Revert "Revert "oran-shell-release: release image for F""
[pti/rtp.git] / meta-starlingx / meta-stx-integ / recipes-support / openldap / files / sources / ldap.conf
1
2 #
3 # LDAP Defaults
4 #
5
6 # See ldap.conf(5) for details
7 # This file should be world readable but not world writable.
8
9 #BASE   dc=example,dc=com
10 #URI    ldap://ldap.example.com ldap://ldap-master.example.com:666
11
12 #SIZELIMIT      12
13 #TIMELIMIT      15
14 #DEREF          never
15
16 TLS_CACERTDIR   /etc/openldap/certs
17
18 # Turning this off breaks GSSAPI used with krb5 when rdns = false
19 SASL_NOCANON    on