Set up user account with SSH key authentication and no password
Set up user account with SSH key authentication and no password
I have a client who is requesting that I set up an account with no password that uses key authentication with an rsa-formatted public key file that they provided. I have checked "Allow Key Authentication," "Key Authentication Only," "Disable FTP" and "SSH/SFTP" on the server, installed the cert in the security section of the user's account, and whitelisted all of their IPs, but they still are unable to connect. The account has no password on the server. I don't know what else to try. Please help me.
-
- Site Admin
- Posts: 1010
- Joined: Mon Mar 24, 2003 4:37 am
Re: Set up user account with SSH key authentication and no password
make sure the public key is in a directory that can be read by the server.
The client log would be the most helpful to understand why its failing.
The client log would be the most helpful to understand why its failing.
Re: Set up user account with SSH key authentication and no password
Where can I find the client log files?
-
- Site Admin
- Posts: 1010
- Joined: Mon Mar 24, 2003 4:37 am
Re: Set up user account with SSH key authentication and no password
ask the client for it. Identifying the actual error will be very helpful.