Difference between revisions of "Configuring and Changing Passwords"
(→Creating Admin Users) |
(→Creating Admin Users) |
||
(One intermediate revision by the same user not shown) | |||
Line 29: | Line 29: | ||
*Admin users have the ability to: | *Admin users have the ability to: | ||
:* Edit and rebuild user macro definitions. | :* Edit and rebuild user macro definitions. | ||
− | ::Additional configuration may be required. Check [[ | + | ::Additional configuration may be required. Check [[Creating_the_AskPlus_Macro_File | here]] for more details. |
:* Create and delete Visimage3 users for your Credit Union. | :* Create and delete Visimage3 users for your Credit Union. | ||
:* Perform password resets for other users in your Credit Union. | :* Perform password resets for other users in your Credit Union. | ||
:* For more information on using these commands [https://vimeo.com/vitalsoft/v3admincommands watch this video]. | :* For more information on using these commands [https://vimeo.com/vitalsoft/v3admincommands watch this video]. | ||
:* Admin user functionality requires vsrvTCP version 4.9.2.3 (or higher). | :* Admin user functionality requires vsrvTCP version 4.9.2.3 (or higher). |
Latest revision as of 19:57, 5 June 2023
Contents
Configuring Passwords
The following keywords should be added to the [VSRVTCP Manager] profile of the vsrvtcp.ini file.
[VSRVTCP Manager] ... RequireEncryptedPasswords=yes RequirePasswordAging=yes PasswordAgingDays=90
- Encrypted passwords should always be required.
- When password aging is activated, passwords will expire after the number of days specified by "PasswordAgingDays".
- When a password has expired, users can no longer start server from Visimage3, but they can still reset their password.
- If not specified, the default for "PasswordAgingDays" is 90 days.
Changing a Password
- Visimage3 users can reset their passwords from the Server > Edit Connections menu.
- To change a password, users must know the current (possibly expired) password.
- If password aging is enabled, the new password will expire in the specified number of days (see above).
Resetting a Forgotten Password
- A Visimage3 Admin user can reset a forgotten password for any other user from the Admin > Reset Password menu.
- Reset passwords expire after 10 days so the user needs to change their own password after a reset.
Creating Admin Users
- Add the Admin=Y keyword to the user's host profile to enable Admin capabilities.
- Admin users have the ability to:
- Edit and rebuild user macro definitions.
- Additional configuration may be required. Check here for more details.
- Create and delete Visimage3 users for your Credit Union.
- Perform password resets for other users in your Credit Union.
- For more information on using these commands watch this video.
- Admin user functionality requires vsrvTCP version 4.9.2.3 (or higher).