show how to start tinyldap_standalone as root
add a small file with the important RFCs
This commit is contained in:
@@ -63,6 +63,7 @@ run from tcpserver, tinyldap_standalone can be run just like that (it
|
||||
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
|
||||
objectName "cn=Felix von Leitner,o=fefe,c=de"
|
||||
mail:felix-tinyldap@fefe.de
|
||||
|
||||
Reference in New Issue
Block a user