| | |
| | | xmlns:adm="http://www.opends.org/admin" |
| | | xmlns:ldap="http://www.opends.org/admin-ldap"> |
| | | <adm:synopsis> |
| | | The |
| | | <adm:user-friendly-name /> |
| | | is used to ensure that clear-text passwords contained in LDIF |
| | | The Password Policy Import plug-in |
| | | ensures that clear-text passwords contained in LDIF |
| | | entries are properly encoded before they are stored in the |
| | | appropriate Directory Server backend. |
| | | </adm:synopsis> |
| | |
| | | <adm:property name="default-user-password-storage-scheme" |
| | | multi-valued="true"> |
| | | <adm:synopsis> |
| | | Specifies the names of the password storage schemes that will be |
| | | Specifies the names of the password storage schemes to 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. |
| | | ds-pwp-password-policy-dn attribute specifying which password |
| | | policy is to be used to govern them. |
| | | </adm:synopsis> |
| | | <adm:default-behavior> |
| | | <adm:alias> |
| | | <adm:synopsis> |
| | | If the default password policy uses the attribute with the |
| | | user password syntax, then the server will use the default |
| | | user password syntax, then the server uses the default |
| | | password storage schemes for that password policy. Otherwise, |
| | | it will encode user password values using the "SSHA" scheme. |
| | | it encodes user password values using the "SSHA" scheme. |
| | | </adm:synopsis> |
| | | </adm:alias> |
| | | </adm:default-behavior> |
| | |
| | | <adm:constraint> |
| | | <adm:synopsis> |
| | | The referenced password storage schemes must be enabled when |
| | | the |
| | | <adm:user-friendly-name /> |
| | | is enabled. |
| | | the Password Policy Import plug-in is enabled. |
| | | </adm:synopsis> |
| | | <adm:target-needs-enabling-condition> |
| | | <adm:contains property="enabled" value="true" /> |
| | |
| | | <adm:property name="default-auth-password-storage-scheme" |
| | | multi-valued="true"> |
| | | <adm:synopsis> |
| | | Specifies the names of password storage schemes that will be used |
| | | Specifies the names of password storage schemes that to 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 |
| | | ds-pwp-password-policy-dn attribute specifying which password |
| | | policy should be used to govern them. |
| | | </adm:synopsis> |
| | | <adm:default-behavior> |
| | | <adm:alias> |
| | | <adm:synopsis> |
| | | 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. |
| | | password syntax, then the server uses the default password |
| | | storage schemes for that password policy. Otherwise, it |
| | | encodes auth password values using the "SHA1" scheme. |
| | | </adm:synopsis> |
| | | </adm:alias> |
| | | </adm:default-behavior> |
| | |
| | | <adm:constraint> |
| | | <adm:synopsis> |
| | | The referenced password storage schemes must be enabled when |
| | | the |
| | | <adm:user-friendly-name /> |
| | | is enabled. |
| | | the Password Policy Import plug-in is enabled. |
| | | </adm:synopsis> |
| | | <adm:target-needs-enabling-condition> |
| | | <adm:contains property="enabled" value="true" /> |