Hi guys,
Trying to generate keys for wheel user but keep getting "Server refused our key" in PuTTY.
Here's the steps I took:
Thanks in advance!
Trying to generate keys for wheel user but keep getting "Server refused our key" in PuTTY.
Here's the steps I took:
- Login to SSH as wheel user
- Ran command
Code:
ssh-keygen -t rsa
- Copied the public key from /home/wheeluser/.ssh/
- Authorized the public key through WHM.
- Converted the private key to PPK for PuTTY.
- Used the PPK inside putty AUTH.
- Login to server is prompted with "Server refused our key"
Thanks in advance!