I've set CYGWIN to ntsec and gotten chmod to work. I still get: Administrator@DRL1 /etc $ ssh -2 10.180.2.180 #working linux machine Permission denied (publickey).
Seems like all the documentation is related to getting sshd configured. I don't care a whit about it. I just want to establish a connection to another machine, not have people log into this one. Administrator@DRL1 ~/.ssh $ ls -l total 6 -rw-r--r-- 1 Administ None 836 Oct 29 13:05 authorized_ke -rw------- 1 Administ None 736 Oct 29 13:05 id_dsa -rw-r--r-- 1 Administ None 608 Oct 29 13:05 id_dsa.pub -rw------- 1 Administ None 951 Oct 29 13:05 id_rsa -rw-r--r-- 1 Administ None 228 Oct 29 13:05 id_rsa.pub -rwxr-xr-x 1 Administ None 223 Oct 29 13:31 known_hosts -----Original Message----- From: Peter Buckley [mailto:[EMAIL PROTECTED]] Sent: Monday, October 29, 2001 11:29 AM To: Colliver, Robert Cc: '[EMAIL PROTECTED]' Subject: Re: SSH protocol 2 problem chmod 600 should work- do you have CYGWIN set to ntsec? HTH, Peter Colliver, Robert wrote: > I hope this is a silly question. > > The cygwin ssh port here makes RSA and DSA private key files that are world > readable... So they are aparently useless. "chmod 600 id_dsa" has no > effect on NTFS. > > I assume there is someway to overcome this problem, but I haven't found it. > > Bob Colliver > > > > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Bug reporting: http://cygwin.com/bugs.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > > -- -- Your mouse has moved. Windows NT must be restarted for the change to take effect. Reboot now? [OK] -- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
