dbwrap: Do not rely on dbwrap_record_get_value to return a talloc object
[Samba/vl.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}