Pages

Thursday, 10 September 2020

NFS home can cause ssh login failure

 Recently, I came across two ssh login failure issues due to NFS home.


  • If the user's NFS home cannot be mounted properly, ssh login will just fail instead of skip over the home.

  • If the user's home doesn't exist at all, ssh will skip it and let it login successfully.

No comments:

Post a Comment