Friday, July 15, 2016

Users are not able to login - Solaris/Linux


1. ssh-keygen -t rsa
Press enter for each line
2. cat ~/.ssh/id_rsa.pub >> ~/.ssh/authorized_keys

3. chmod og-wx ~/.ssh/authorized_keys

No comments:

Post a Comment