Configuring and Changing Passwords
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.