source: trunk/server/source4/setup/secrets_sasl_ldap.ldif

Last change on this file was 414, checked in by Herwig Bauernfeind, 16 years ago

Samba 3.5.0: Initial import

File size: 176 bytes
Line 
1dn: CN=SAMDB Credentials
2objectClass: top
3objectClass: ldapSecret
4cn: SAMDB Credentials
5secret:: ${LDAPADMINPASS_B64}
6samAccountName: ${LDAPADMINUSER}
7realm: ${LDAPADMINREALM}
Note: See TracBrowser for help on using the repository browser.