Changes

/* Auth Retrieval (GET) */
#: password: <code>myverysecretpassword</code>
# If the bind was successful, retrieve further information with the LDAP service user from the leaf uid=<UID>,ou=people,dc=stoney-cloud,dc=org.
 
An example how to bind with the user credentials, presuming uid=<UID>:
ldapsearch -H ldaps://ldapm.stoney-cloud.org -b "ou=people,dc=stoney-cloud,dc=org" -D "uid=<UID>,ou=people,dc=stoney-cloud,dc=org" -x "(objectclass=*)" -v -W
Information about the configurable LDAP service user:
SLB, editor, reviewer
3,368
edits