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