stbalthazor
10-05-2004, 01:40 PM
I have setup private key authentication on other servers before but seem to be having issues setting it up in the hard hat environment.
I have created a .ssh folder in the root (/) folder with permissions of 700; I have created an authorized_keys2 file in the .ssh folder with permissions of 600; I have put my key into the authorized_keys2 file. When I attempt to connect via ssh and use this key my client shows that I am passing the key to the server, but the server is not accepting it for some reason.
Any help on this would be appreciated.
Thanks,
Steve
I have created a .ssh folder in the root (/) folder with permissions of 700; I have created an authorized_keys2 file in the .ssh folder with permissions of 600; I have put my key into the authorized_keys2 file. When I attempt to connect via ssh and use this key my client shows that I am passing the key to the server, but the server is not accepting it for some reason.
Any help on this would be appreciated.
Thanks,
Steve