At 07:34 AM 8/10/2005, you wrote: >Hi, > >I'm encountering the following issue: > >If I try to connect to my Windows box via SSH, using password I get the >following: > >[EMAIL PROTECTED] [~]--> ssh [EMAIL PROTECTED] -o "PubkeyAuthentication=no" >touch /usr/zlocal/packaging/new >[EMAIL PROTECTED]'s password: > >(Command was successful) > >When I try to do the same thing, using public key authentication method, I get: > >[EMAIL PROTECTED] [~]--> ssh [EMAIL PROTECTED] -o "PubkeyAuthentication=yes" >touch /usr/zlocal/packaging/new >touch: cannot touch `/usr/zlocal/packaging/new': Permission denied > > >Information: > >$ uname -a >CYGWIN_NT-5.0 packsys-w2k 1.5.18(0.132/4/2) 2005-07-02 20:30 i686 unknown >unknown Cygwin > >$ ssh -v >OpenSSH_4.1p1, OpenSSL 0.9.8 05 Jul 2005 > >$ id >uid=12529(packaging) gid=10545(mkgroup-l-d) >groups=0(root),544(Administrators),545(Users),10545(mkgroup-l-d) > >$ ls -l /usr/zlocal/| grep packaging >drwxr-xr-x 1 packaging mkgroup-l-d 0 Jan 1 1970 packaging > >/usr/zlocal/packaging is a mount to h: (which is mounted to Samba server).
Ah, thank the lords of Cygwin for the hallowed FAQ! Why don't my services work (or access network shares)? <http://cygwin.com/faq/faq-nochunks.html#faq.using.services> -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/