mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
d120d7fe84
Changes to provision and join to create a database with encrypted_secrets enabled and a key file generated. Also adds the --plaintext-secrets option to join and provision commands to allow the creation of unencrypted databases. Signed-off-by: Gary Lockyer <gary@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
35 lines
913 B
Plaintext
35 lines
913 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
|
|
passwordAttribute: pekList
|
|
passwordAttribute: msDS-ExecuteScriptPassword
|
|
|
|
dn: @OPTIONS
|
|
checkBaseOnSearch: TRUE
|
|
disallowDNFilter: TRUE
|
|
|
|
dn: @SAMBA_DSDB
|
|
backendType: ${BACKEND_TYPE}
|
|
serverRole: ${SERVER_ROLE}
|
|
compatibleFeatures: sortedLinks
|
|
${REQUIRED_FEATURES}
|
|
|
|
dn: @MODULES
|
|
@LIST: samba_dsdb
|