Chatee ahora con Soporte
Chat con el soporte

Password Manager 5.10 - Administration Guide (AD LDS Edition)

About Password Manager Getting Started Upgrading Password Manager Password Manager Architecture
Password Manager Components and Third-Party Solutions Typical Deployment Scenarios Password Manager in Perimeter Network Management Policy Overview Password Policy Overview reCAPTCHA Overview User Enrollment Process Overview Questions and Answers Policy Overview Data Replication Phone-Based Authentication Service Overview Configuring Management Policy
Management Policies
Checklist: Configuring Password Manager Understanding Management Policies Configuring Access to the Administration Site Configuring Access to the Self-Service Site Configuring Access to the Helpdesk Site Configuring Questions and Answers Policy Workflow overview Custom workflows Custom Activities Self-Service Workflows Helpdesk Workflows User Enforcement Rules
General Settings
General Settings Overview Search and Logon Options Import/Export Configuration Settings Outgoing Mail Servers Diagnostic Logging Scheduled Tasks Web Interface Customization Instance Reinitialization Realm Instances AD LDS Instance Connections Extensibility Features RADIUS Two-Factor Authentication Password Manager components and third-party applications Unregistering users from Password Manager Working with Redistributable Secret Management account Email Templates
Password Policies One Identity Starling Reporting Appendix A: Accounts Used in Password Manager for AD LDS Appendix B: Open Communication Ports for Password Manager for AD LDS Appendix C: Customization Options Overview Appendix D: Feature imparities between the legacy and the new Self-Service Sites Glossary

Account Search Options Customization

Account Search Options Customization

Account search options allow you to customize the Find Your Account page of the Self-Service site. You can allow users to search for their accounts on the Self-Service site or turn off the search options and require them to enter their logon names.

If you allow users to search for their accounts, you can specify how many user accounts and what user properties will be displayed in search results.

To configure account search options, on the Administration site, open General Settings and click the User Identification tab.

For more information on account search options, see Search and Logon Options.

Web Interface Customization

Web Interface Customization

Using Password Manager Administration site, you can customize the Web interface of the Self-Service and Helpdesk sites, i.e. change company and product logos and modify the sites’ color scheme.

To customize the Web interface of the Self-Service and Helpdesk sites, on the Administration site, open General Settings and click the Web Interface Customization tab.

For more information, see Web Interface Customization.

Customization of Password Policies List

When a user changes or resets password on the Self-Service site, the password policy rules specified for the user's application directory partition can be displayed on the page where the user is required to enter a new password.

To modify the list of password policy rules displayed on the Self-Service site, edit the rules specified for the application directory partition on the Password Policies tab of the Administration site.

For more information, see Configuring Password Policy Rules.

Customization of Password Strength Meter

You can customize the Password strength meter on the Helpdesk site and Self-Service site.

To enable Password strength meter:

  • In the web.config file, set the value of PasswordStrengthMeterEnable to true as follows:

<appSettings>

<add key="PasswordStrengthMeterEnable" value="true"/>

</appSettings>

To disable Password strength meter, set the value of PasswordStrengthMeterEnable to false.

You can customize the text displaying the strength of the Password strength meter.

To customize the text:

  • In the Common.xml file present in the LocalizationStorage folder, you can modify values in the Resource Ids to display the required text:

<Resource Id="PasswordStrengthMeter.Text">

<Value><![CDATA[Password strength:]]></Value>

</Resource>

 

<Resource Id="PasswordStrengthMeter.VeryWeak">

<Value><![CDATA[Very weak]]></Value>

</Resource>

 

<Resource Id="PasswordStrengthMeter.Weak">

<Value><![CDATA[Weak]]></Value>

</Resource>

 

<Resource Id="PasswordStrengthMeter.Good">

<Value><![CDATA[Good]]></Value>

</Resource>

 

<Resource Id="PasswordStrengthMeter.Strong">

<Value><![CDATA[Strong]]></Value>

</Resource>

 

<Resource Id="PasswordStrengthMeter.VeryStrong">

<Value><![CDATA[Very strong]]></Value>

</Resource>

For more information, see Password Compliance .

Documentos relacionados

The document was helpful.

Seleccionar calificación

I easily found the information I needed.

Seleccionar calificación