When configuring LDAP to use certificates, which option should be used with the TLSVerifyClient directive to ask the client for a valid certificate in order to proceed normally?
On a Postfix mail server, the command postconf -m is run to determine if OpenLDAP is supported. Which storage medium would indicate support for OpenLDAP?
When configuring a UNIX client to authenticate against a Microsoft Active Directory Server, the top-level entry in the domain is dc=ad,dc=example,dc=com . What is the default DN of the container where users and groups are stored?
After an administrator added comments to each line of the ACLs in slapd.conf, the ACLs ceased to function properly. What is the most likely cause of this?
Which of the following arguments complete the command which will search for cn=ldapadmin OR ou=BR recursively in the directory? Ldapsearch -LLL -h server -s sub -b "o=inc" "___"