I've been setting up ssh key authentication for our development server and managed to configure a normal linux user account to work with two client machines in the office.
For enhanced security I locked the normal account with "passwd -l user" so I could only access the account with ssh key authentication. But I also unwittingly did the same for root. Now I'm unable to access the root user and can only access the normal user through ssh key authentication. Is there a solution for this without a total re-install?
_______________________________________________ rhelv5-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/rhelv5-list
