# # 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 #SIZELIMIT 12 #TIMELIMIT 15 #DEREF never # TLS certificates (needed for GnuTLS) TLS_CACERT never base {{ LDAP_BASE_DN }} uri {{ LDAP_URI_NOSSL }} bind_policy soft nss_base_group ou=Groups,{{ LDAP_BASE_DN }} nss_map_attribute gecos description