| setaaauser_password |
Use this method to set password with which the user logs on. Required for any user account that does not exist on an external authentication server. If you are not using an external authentication server, all user accounts must have a password. If you are using an external authentication server, you must provide a password for local user accounts that do not exist on the authentication server. This is mandatory parameter. |
Syntax |
Parameters |
username |
Name of the local AAA user account. This is mandatory parameter. |
password |
Password with which the user logs on. Required for any user account that does not exist on an external authentication server.
If you are not using an external authentication server, all user accounts must have a password. If you are using an external authentication server, you must provide a password for local user accounts that do not exist on the authentication server. This is mandatory parameter. |
Return Value |
Returns simpleResult |
See Also |