pdb-samba4: use ldb_get_default_basedn() instead of NULL
authorAndrew Tridgell <tridge@samba.org>
Fri, 19 Aug 2011 07:27:14 +0000 (17:27 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 24 Aug 2011 21:39:37 +0000 (07:39 +1000)
commitfb612af6553748ca725cfbb0d8c24948d10f47a2
tree41a9f45eaa953a43c99e201e0a09280731204423
parent4655a5bf7c875c9cd2e4c70362e0ecac8b8a0152
pdb-samba4: use ldb_get_default_basedn() instead of NULL

this makes pdb-samba4 safe for multi-domain setups

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source3/passdb/pdb_samba4.c