...
Account Type | Login Method | |||
---|---|---|---|---|
Local User Account | Local user accounts, by default, are designated with the Standard login method.
| |||
LDAP-Provisioned User Account | Any user provisioned through LDAP synchronization will be designated, by default, with the login method(s) configured in the LDAP Settings. | |||
Single Sign-On-Provisioned User Account | Any user provisioned through SAML Single Sign-On will be designated, by default, with the Single Sign-On login method only. |
...
If you try to enter your currently expired password as your new password, the following error message displays on the Password Expired dialog:
Panel | |
---|---|
Html bobswift | Your new password cannot be the same as your current password.
</pre> |
Anchor | ||||
---|---|---|---|---|
|
...
If you attempt to log in to a locked account, the following message displays:
Panel |
---|
<pre>
User account <Username><Username> is locked. Please check with your administrator."</pre> |
To unlock a locked account, your Controller system administrator must uncheck the Locked out field ion the User Details for that user account.
...
If either restriction is in place, the following error message will display when you enter your user name at the User name prompt:
Panel | |
---|---|
Html bobswift | User <Username><Username> not permitted to login through the web browser. Please check with your administrator.</pre> |
To remove the restriction, the system administrator must either:
...
If you log in to the Controller and your Controller license is about to expire within one week, the following informational message displays in the Console:
Panel | |
---|---|
Html bobswift | Universal Controller license for node<node_id> <node_id> will expire in N days. Please contact Stonebranch customer support to avoid service interruption.</pre> |
If you log in to the Controller and your Controller license already has expired, the following error message displays in the Console:
Panel | |
---|---|
Html bobswift | Universal Controller license for node <node_id><node_id> has expired and the Controller has been suspended. Licensed Number of Days: N Actual Number of Days: N Please contact Stonebranch customer support to restore services.</pre> |
In each case, the Console will remain open until you manually close it.
...
Log file messages for login activity are in the following format:
Panel | |
---|---|
Html bobswift | timestamp (internal)</i> <i>loginloginactivity</i> <user=<i>user name</i> activity <user=user name, ipaddr=<i>IP address</i>> </pre> IP address> |
For example:
Panel | |
---|---|
Html bobswift | 2015-04-16-11:16:26:391 -0400 INFO [http-bio-8080-exec-5] Login OK <user<user=ops.admin, ipaddr=192.55.44.123> 123> 2015-04-16-11:17:20:208 -0400 INFO [http-bio-8080-exec-10] Login Failed<user= <user=ops.admin, ipaddr=192.55.44.123> 123> 2015-04-16-11:16:57:442 -0400 INFO [http-bio-8080-exec-11] Logout OK<user <user=ops.admin, ipaddr=192.55.44.123> </pre> 123> |
Anchor | ||||
---|---|---|---|---|
|
Audit messages for login activity are in the following format:
Panel | |
---|---|
Html bobswift | login activity <user=user name, ipaddr=<i>IP address</i>> </pre> IP address> |
For example:
Panel | |
---|---|
Html bobswift | LOGIN <user<user=stonebranch-user-01, ipaddr=192.55.44.123> </pre> 123> |
Note | ||
---|---|---|
| ||
The IP Address of the user is not logged or audited for login activity via the Command Line Interface (CLI). |
...