The
is used to ensure that clear-text passwords contained in LDIF entries are
properly encoded before they are stored in the appropriate Directory Server
backend.
1.3.6.1.4.1.26027.1.2.115
ds-cfg-password-policy-import-plugin
ds-cfg-plugin
org.opends.server.plugins.PasswordPolicyImportPlugin
ldifimport
Specifies the DNs of the configuration entries for the password storage
schemes that will be used for encoding passwords contained in attributes
with the user password syntax for entries that do not include the
ds-pwp-password-policy-dn attribute to specify which password policy
should be used to govern them.
If the default password policy uses the attribute with the user
password syntax, then the server will use the default password storage
schemes for that password policy. Otherwise, it will encode user
password values using the "SSHA" scheme.
cn=password storage schemes,cn=config
1.3.6.1.4.1.26027.1.1.429
ds-cfg-default-user-password-storage-scheme
Specifies the DNs of the configuration entries for the password storage
schemes that will be used for encoding passwords contained in attributes
with the auth password syntax for entries that do not include the
ds-pwp-password-policy-dn attribute to specify which password policy
should be used to govern them.
If the default password policy uses an attribute with the auth
password syntax, then the server will use the default password storage
schemes for that password policy. Otherwise, it will encode auth
password values using the "SHA1" scheme.
cn=password storage schemes,cn=config
1.3.6.1.4.1.26027.1.1.430
ds-cfg-default-auth-password-storage-scheme-dn