Am 26.09.2006 um 21:15 schrieb Ralf Haferkamp:
On Tuesday 26 September 2006 12:50, Moire wrote: [..]Am 20.09.2006 um 19:19 schrieb Darko Delinac:You missed the "-s base" option to limit the search scope to just the baseLimit the search scope to base (-s base) and as a base use the DN, something like this:
ldapsearch -x -h my_ldap_server -b "cn=Michael Voss,ou=Eng,o=Firm,dc=domain,dc=org" -s base
Also Delinac's suggestion would found not just one entry if there are some childs ...
object.
Thanks Ralf, i missed it. A germans locution says: So many trees and you don't see the forest .)
Modern versions of slapd(8) include an early implementation of draft-zeilenga-ldap-entrydn-xx.txt, a work in progress.
Thats what i'm looking for, citation: <draft-zeilenga-ldap-entrydn-xx.txt, which should allow you to create filters that search against the content of a DN >
Thank you
C. Moire