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

Last change on this file was 745, checked in by Silvan Scherrer, 13 years ago

Samba Server: updated trunk to 3.6.0

File size: 323 bytes
Line 
1dn: @INDEXLIST
2@IDXATTR: cn
3@IDXATTR: flatname
4@IDXATTR: realm
5
6dn: @ATTRIBUTES
7cn: CASE_INSENSITIVE
8realm: CASE_INSENSITIVE
9flatname: CASE_INSENSITIVE
10sAMAccountName: CASE_INSENSITIVE
11
12#Add modules to the list to activate them by default
13#beware often order is important
14dn: @MODULES
15@LIST: samba_secrets
16
Note: See TracBrowser for help on using the repository browser.