Skip to content

LORIS v21 has expired the lorisadmin account (likely due to inactivity?) #7949

Answered by ridz1208
gdevenyi asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @gdevenyi,

the easiest way to get past that is the following:

  1. make sure the Active column in the users MySQL table is set to Y for this user
  2. run the following command by replacing the user_name value with the actual name: DELETE FROM user_login_history WHERE UserID='user_name'

FYI, This will obviously wipe all traces of that user in the user_login_history, so if you actually care about that data, let me know and I will find another way to get you in

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@gdevenyi
Comment options

Answer selected by gdevenyi
Comment options

You must be logged in to vote
1 reply
@gdevenyi
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants