Why RSA SSH authentication only works after console log-in?
- by smorhaim
I setup RSA authentication on one of my Ubuntu servers, however after every restart, I can't log-in via ssh RSA. In order to log-in with ssh I need to first log-in via console, then the RSA starts working. Why???
Below are my sshd config file as well as an output from the ssh -vv command before console log-in and after. .
Before console log-in:
…