Roland Schwingel wrote: > Hi... > > I just updated to 1.3.13 and encountered a problem with permissions > > When trying to ssh to different machine I get: > @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ > @ WARNING: UNPROTECTED PRIVATE KEY FILE! @ > @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ > Permissions 0644 for '//raid1/Entwicklung/User/roland/.ssh/id_rsa' are > too open. > > Maybe a new bug?
Nope - a side effect of ntsec being on by default. Disable it (CYGWIN=nontsec), or chmod your file appropriately. Max. -- 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/

