Re: [CentOS] Unable to use SSH password-less logins

2008-10-11 Thread Ned Slider
Joe Tseng wrote: That was it!!! Thank you very much! You're welcome Joe. btw - please remember to bottom post and trim your replies - thanks :) ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Unable to use SSH password-less logins

2008-10-11 Thread Joe Tseng
That was it!!! Thank you very much! -- From: "Ned Slider" <[EMAIL PROTECTED]> Sent: Saturday, October 11, 2008 11:07 AM To: "CentOS mailing list" Subject: Re: [CentOS] Unable to use SSH password-less logins Joe Tseng

Re: [CentOS] Unable to use SSH password-less logins

2008-10-11 Thread Ned Slider
Joe Tseng wrote: I am trying to ssh from my Windows/Cygwin xterm window into my CentOS52 servers w/o using passwords but my keys seem like they're being ignored. I created the key in cygwin using: $ ssh-keygen -t dsa -f id_dsa And copied id_dsa.pub over to centos:~/.ssh/authorized_keys Idea

[CentOS] Unable to use SSH password-less logins

2008-10-11 Thread Joe Tseng
I am trying to ssh from my Windows/Cygwin xterm window into my CentOS52 servers w/o using passwords but my keys seem like they're being ignored. I created the key in cygwin using: $ ssh-keygen -t dsa -f id_dsa And copied id_dsa.pub over to centos:~/.ssh/authorized_keys Ideas? tia, - Joe