s3:provision_basedn_modify.ldif - add "msDS-NcType" attribute and fix comments
[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}