mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
d6fde2d4c2
Achieve this by introducing a "disallowDNFilter" flag. Reviewed-by: Andrew Bartlett <abartlet@samba.org> Signed-off-by: Andrew Bartlett <abartlet@samba.org>
31 lines
787 B
Plaintext
31 lines
787 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
|
|
|
|
dn: @OPTIONS
|
|
checkBaseOnSearch: TRUE
|
|
disallowDNFilter: TRUE
|
|
|
|
dn: @SAMBA_DSDB
|
|
backendType: ${BACKEND_TYPE}
|
|
serverRole: ${SERVER_ROLE}
|
|
|
|
dn: @MODULES
|
|
@LIST: samba_dsdb
|