On 9/20/06, Moire <sec@shee.org> wrote:Maybe a silly question:
Is it possible to search for a spezific DN?
Lets say, this is my entry:
cn=Michael Voss,ou=Eng,o=Firm,dc=domain,dc=org
and i want to look direcly for it
ldapsearch -x "(dn=cn=Michael Voss,ou=Eng,o=Firm,dc=domain,dc=org)"
or similar.
yes it is possible just correct the syntax using &
Hello,
i am not sure how to correct. Could you please give an example.
Thanks
Moire