r7719: make the ildap ldb backend use the defaultNamingContext if the basedn
authorAndrew Tridgell <tridge@samba.org>
Sat, 18 Jun 2005 09:48:17 +0000 (09:48 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:18:26 +0000 (13:18 -0500)
commit97318cdb45f1022ca2beebbf24ab11af80c07dc2
treef68117f9380d06532add2566a330656b7704a92f
parentca91a8a6919b9bc1b6016310c6b30447723b08d6
r7719: make the ildap ldb backend use the defaultNamingContext if the basedn
is not specified, so:

  ldbsearch ldap://hostname '(objectclass=user)'

works without knowing the domain name
(This used to be commit f6c2c5190737ca11f55a147f5295ccca505fb58b)
source4/lib/ldb/ldb_ildap/ldb_ildap.c