About the Indeed Passcode Provider component
Indeed AM Passcode Provider is intended for user authentication with password defined on their own and for use in combination with Indeed AM products.
Installation
- Install Indeed Passcode Provider by running IndeedAM Passcode Provider.msi installer.
- After the installation is complete, system restart might be necessary. If installer prompts for system restart - confirm the action.
- Product removal/restoring is performed by standard method of supported operating systems -via Control panel menu.
Configuring the authentication parameters
Password storage settings
The policy enables storing of sha1 hash of Passcode password instead of password value. If the policy is not defined or is disabled, then the password will be stored in its original form.
Settings of requirements to password
The policy makes it possible to define the following requirements to Passcode password:
- Minimum length of password
- Maximum number of character occurrences
- Allowed characters (Latin letters, digits, special characters, user characters)
- Minimum number of characters from a group
Maximum number of character occurrences can be limited in the range from 1 to 63, a value of 0 means no restriction is set.
Character groups:
- Digits: 0-9
- Lowercase Latin letters: a-z
- Capital Latin letters: A-Z
- Special characters: . , < > / ? [ ] { } = + - _ \ | ! @ # $ % ^ & * ( )
- User character group (character is defined by user for each application separately)