Versions Compared

Key

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

When accessing CAS, you are permitted a limited number of login attempts before your user name will be blocked.

...

Failing to correctly enter all 3 credentials 5 times will result in a ban:

...

The resolution depends upon the server you are trying to access.

Tip

If you use the GB Cloud, please create a support ticket and request that the ban be lifted.

  • Please include your Organization Name and User Name.

  • A reset link will be sent to your email, which will lift the ban and enable a new password entry.

Password requirements:

  • 12+ characters,

  • includes at least one digit,

  • includes at least one special character,

  • includes at least one lowercase + one uppercase characters.

If you run your own CAS server:

...

Code Block
sudo /batm/batm-manage unban-user USERNAME
  • Replace USERNAME with the actual username blocked.

...