Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Account Type

Login Method

Local User Account

Local user accounts, by default, are designated with the Standard login method.
 
Any user account created prior to Universal Controller 6.4.6.0 is, by default, designated with the Standard login method; for example, after an upgrade, or after importing users from an earlier release.
 
Any attempt by a user to use the Standard login for an account that is not designated to use Standard login method will receive the following error:
 

Panel
Username and/or password invalid.


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.
 
The designation of the login method only applies at user creation time.

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.
 
The designation of the login method only applies at user creation time.
 

...

If you try to enter your currently expired password as your new password, the following error message displays on the Password Expired dialog:

Panel
Your new password cannot be the same as your current password.

Anchor
Single Sign-On Login
Single Sign-On Login
Single Sign-On Login

...

If you attempt to log in to a locked account, the following message displays:

Panel
User account <Username> is locked. Please check with your administrator."

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
User <Username> not permitted to login through the web browser. Please check with your administrator.

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
Universal Controller license for node <node_id> will expire in N days. 
 
Please contact Stonebranch customer support to avoid service interruption.

If you log in to the Controller and your Controller license already has expired, the following error message displays in the Console:

Panel
Universal Controller license for node <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.

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
timestamp (internal) login activity <user=user name, ipaddr=IP address>

For example:

Panel
2015-04-16-11:16:26:391 -0400   INFO [http-bio-8080-exec-5] Login OK <user=ops.admin, ipaddr=192.55.44.123>
2015-04-16-11:17:20:208 -0400   INFO [http-bio-8080-exec-10] Login Failed <user=ops.admin, ipaddr=192.55.44.123>
2015-04-16-11:16:57:442 -0400   INFO [http-bio-8080-exec-11] Logout OK <user=ops.admin, ipaddr=192.55.44.123>

Anchor
Audit Messages
Audit Messages
Audit Messages

Audit messages for login activity are in the following format:

Panel
login activity <user=user name, ipaddr=IP address>

For example:

Panel
LOGIN <user=stonebranch-user-01, ipaddr=192.55.44.123>


Note
titleNote

The IP Address of the user is not logged or audited for login activity via the Command Line Interface (CLI).

...