source:
trunk/server/source4/setup/secrets_sasl_ldap.ldif
Last change on this file was 414, checked in by , 16 years ago | |
---|---|
File size: 176 bytes |
Line | |
---|---|
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} |
Note:
See TracBrowser
for help on using the repository browser.