Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
[tprouty/samba.git] / source4 / setup / secrets_sasl_ldap.ldif
1 dn: CN=SAMDB Credentials
2 objectClass: top
3 objectClass: ldapSecret
4 cn: SAMDB Credentials
5 secret:: ${LDAPADMINPASS_B64}
6 samAccountName: ${LDAPADMINUSER}
7 realm: ${LDAPADMINREALM}
8
9