fix filter example

This commit is contained in:
leitner
2004-11-12 17:11:18 +00:00
parent 9b68a30055
commit 188f25a4f6

View File

@@ -64,7 +64,7 @@ will bind to port 389, which it only can if you run it as root). Once
it runs, you can use ldapclient to query a specific record:
# ./tinyldap_standalone &
$ ./ldapclient 127.0.0.1 "o=fefe,c=de" sn="von Leitner" mail
$ ./ldapclient 127.0.0.1 "o=fefe,c=de" '(sn=von Leitner)' mail
objectName "cn=Felix von Leitner,o=fefe,c=de"
mail:felix-tinyldap@fefe.de