LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   PuTTy Kegen, SSH and loooooove (https://www.linuxquestions.org/questions/linux-software-2/putty-kegen-ssh-and-loooooove-413566/)

sipsipi 02-09-2006 03:39 PM

PuTTy Kegen, SSH and loooooove
 
I am on a winxp machine. I generated keys using puttygen. i put them on my linux box. i putty in. It likes my keys, but i still have to put in my password.

Sup with that?

pljvaldez 02-09-2006 03:49 PM

I think there's an option somewhere in /etc/ssh/sshd_config that disables passwords, but I could be mistaken...

Brian1 02-09-2006 04:13 PM

Check over this site. About half down it mentions the required permissions for the files using the chmod command. Check to see if your directories and files are the correct permissions.
http://www.suso.org/docs/shell/ssh.sdf

spooon 02-09-2006 04:44 PM

Quote:

Originally Posted by sipsipi
I am on a winxp machine. I generated keys using puttygen. i put them on my linux box. i putty in. It likes my keys, but i still have to put in my password.

Sup with that?

To have it use public-key authentication, you must either:
* load the private key in Putty (Connection -> SSH -> Auth -> Private key file for authentication) or
* load the private key into Pageant and have Pageant running


All times are GMT -5. The time now is 10:29 AM.