summaryrefslogtreecommitdiff
path: root/source4/setup/secrets_sasl_ldap.ldif
blob: cccbedb926a3d5ff93cee46ea1aafabafe1caa04 (plain)
1
2
3
4
5
6
7
dn: CN=SAMDB Credentials
objectClass: top
objectClass: ldapSecret
cn: SAMDB Credentials
secret:: ${LDAPADMINPASS_B64}
samAccountName: ${LDAPADMINUSER}
realm: ${LDAPADMINREALM}