# # LDAP Defaults # # See ldap.conf(5) for details # This file should be world readable but not world writable. #BASE dc=example,dc=com #URI ldap://ldap.example.com ldap://ldap-master.example.com:666 #>GNUNUX BASE %%ldapclient_search_dn URI ldaps://%%ldap_server_address:%%ldap_port #GNUNUX TLS_KEY %%ldap_key_file TLS_CERT %%ldap_cert_file TLS_CACERT %%ldap_ca_file #GNUNUX BINDDN %%ldapclient_user TIMELIMIT 10 NETWORK_TIMEOUT 10 TIMEOUT 10 BINDPW %%ldapclient_user_password #