| Item | Description |
|---|---|
Use with: |
Startup scripts, Terminal Launcher, Web, and Windows |
SecureLogin version: |
All |
Type: |
Action |
Usage: |
ChangePassword variable [-random] |
Arguments: variable |
A normal or runtime variable that the new password is stored in. Invokes the random password generator. |
Description: |
Allows a single variable to be changed. Use this command in scenarios where password expiration is an issue. The variable will be set to the new password. The flag for this command is -random. If -random is set, the new password will be generated automatically in compliance with the variable's password policy. If -random is not set, a dialog box prompts the user to enter a new password. The new password will be tried against any variable password policies that are in place. See RestrictVariable . |
Syntax examples: |
ChangePassword ?NewPassword |
Example: |
Dialog |