X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-starlingx%2Fmeta-stx-integ%2Frecipes-support%2Fopenldap%2Ffiles%2Fsources%2Fldap.conf;fp=meta-starlingx%2Fmeta-stx-integ%2Frecipes-support%2Fopenldap%2Ffiles%2Fsources%2Fldap.conf;h=0000000000000000000000000000000000000000;hb=6fc6934434f70595536a387ece31bc30141cafb5;hp=1b5486516d72a2ef99dabda374fb8d1565386f4f;hpb=eb1e26510491ba49de693ab3b0498edcb06be6c5;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-integ/recipes-support/openldap/files/sources/ldap.conf b/meta-starlingx/meta-stx-integ/recipes-support/openldap/files/sources/ldap.conf deleted file mode 100644 index 1b54865..0000000 --- a/meta-starlingx/meta-stx-integ/recipes-support/openldap/files/sources/ldap.conf +++ /dev/null @@ -1,19 +0,0 @@ - -# -# 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_CACERTDIR /etc/openldap/certs - -# Turning this off breaks GSSAPI used with krb5 when rdns = false -SASL_NOCANON on