Skip to content
  • Leigh B Stoller's avatar
    All users except the creator are set to frozen so that the accounts · 5a98fad5
    Leigh B Stoller authored
    are not created during the swapin. This should save a bunch of time
    when the project has lots of users. Even admin users are frozen, so if
    you are an admin and need to log in:
    
    realboss> sudo ssh innerboss
    innerboss> sudo -u elabman tbacct thaw <user>
    
    Hmm, might have to first change the status in the users table to
    'active'
    5a98fad5