source: trunk/server/source4/setup/provision_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: 793 bytes
Line 
1dn: @KLUDGEACL
2passwordAttribute: clearTextPassword
3passwordAttribute: userPassword
4passwordAttribute: ntPwdHash
5passwordAttribute: sambaNTPwdHistory
6passwordAttribute: lmPwdHash
7passwordAttribute: sambaLMPwdHistory
8passwordAttribute: krb5key
9passwordAttribute: dBCSPwd
10passwordAttribute: unicodePwd
11passwordAttribute: ntPwdHistory
12passwordAttribute: lmPwdHistory
13passwordAttribute: supplementalCredentials
14passwordAttribute: priorValue
15passwordAttribute: currentValue
16passwordAttribute: trustAuthOutgoing
17passwordAttribute: trustAuthIncoming
18passwordAttribute: initialAuthOutgoing
19passwordAttribute: initialAuthIncoming
20
21dn: @OPTIONS
22checkBaseOnSearch: TRUE
23
24dn: @SAMBA_DSDB
25backendType: ${BACKEND_TYPE}
26serverRole: ${SERVER_ROLE}
27
28dn: @MODULES
29@LIST: samba_dsdb
Note: See TracBrowser for help on using the repository browser.