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)
commitf6c2c5190737ca11f55a147f5295ccca505fb58b
treebdb886d323218b513d37d9b4a5c2b07515373cf1
parentfc8feee56034fe165359c804d111f80e5b3ebb65
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
source/lib/ldb/ldb_ildap/ldb_ildap.c