dsdb-acl: ask for the objectClass attribute if it's not in the scope of the clients...
[Samba/gebeck_regimport.git] / source4 / setup / secrets_sasl_ldap.ldif
blobcccbedb926a3d5ff93cee46ea1aafabafe1caa04
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}