source:
branches/samba-3.5.x/source4/setup/fedorads-sasl.ldif
| Last change on this file was 414, checked in by , 16 years ago | |
|---|---|
| File size: 300 bytes | |
| Line | |
|---|---|
| 1 | # Map samba-admin to CN=samba-admin,${SAMBADN} |
| 2 | dn: cn=samba-admin mapping,cn=mapping,cn=sasl,cn=config |
| 3 | objectClass: top |
| 4 | objectClass: nsSaslMapping |
| 5 | cn: samba-admin mapping |
| 6 | nsSaslMapRegexString: ^samba-admin$ |
| 7 | nsSaslMapBaseDNTemplate: CN=samba-admin,${SAMBADN} |
| 8 | nsSaslMapFilterTemplate: (objectclass=*) |
| 9 |
Note:
See TracBrowser
for help on using the repository browser.
