SYNOPSIS
- authtest {loginid} [password] [newpassword]
DESCRIPTION
authtest
If only one argument is provided, the authentication request displays the account information for loginid, if found.
If two arguments are provided, password must match loginid's existing password.
If three arguments are provided, loginid's password is changed to newpassword, but only if password matches the existing psasword.
These three basic authentication requests can be used to troubleshoot the authentication library's configuration.