mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
1a97bd915d
The previous patches to the provision system cut down on the number of reconnects, and disabled the partition handling for part of the process. This means we lost the setting of @OPTIONS as a replicated attribute into the partitions. Andrew Bartlett
20 lines
621 B
Plaintext
20 lines
621 B
Plaintext
dn: @KLUDGEACL
|
|
passwordAttribute: clearTextPassword
|
|
passwordAttribute: userPassword
|
|
passwordAttribute: ntPwdHash
|
|
passwordAttribute: sambaNTPwdHistory
|
|
passwordAttribute: lmPwdHash
|
|
passwordAttribute: sambaLMPwdHistory
|
|
passwordAttribute: krb5key
|
|
passwordAttribute: dBCSPwd
|
|
passwordAttribute: unicodePwd
|
|
passwordAttribute: ntPwdHistory
|
|
passwordAttribute: lmPwdHistory
|
|
passwordAttribute: supplementalCredentials
|
|
passwordAttribute: priorValue
|
|
passwordAttribute: currentValue
|
|
passwordAttribute: trustAuthOutgoing
|
|
passwordAttribute: trustAuthIncoming
|
|
passwordAttribute: initialAuthOutgoing
|
|
passwordAttribute: initialAuthIncoming
|