Re: git and ssh issue

2010-09-18 Thread Jeremy Bopp
On 09/18/2010 04:16 PM, Eliot Moss wrote: > The test case works just fine for me: > > Windows 7 > latest git and openssh > cygwin 1.7.7-1 > > I wonder if it's an OS-specific or BLODA problem? My system doesn't have anything from the BLODA list on it, and Chris was able to reproduce the problem a

Re: git and ssh issue

2010-09-18 Thread Eliot Moss
The test case works just fine for me: Windows 7 latest git and openssh cygwin 1.7.7-1 I wonder if it's an OS-specific or BLODA problem? Regards -- Eliot Moss -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cy

Re: git and ssh issue

2010-09-18 Thread Jeremy Bopp
On 09/18/2010 12:23 AM, Frédéric Bron wrote: > using cygwin 1.7.7(0.230/5/3) 2010-08-31 09:58 i686 > > I have right now an example where I cannot fetch with the following > error message: > > remote: Counting objects: 534, done. > remote: Compressing objects: 100% (210/210), done. > fatal: The re

git and ssh issue

2010-09-17 Thread Frédéric Bron
using cygwin 1.7.7(0.230/5/3) 2010-08-31 09:58 i686 I have right now an example where I cannot fetch with the following error message: remote: Counting objects: 534, done. remote: Compressing objects: 100% (210/210), done. fatal: The remote end hung up unexpectedly fatal: early EOFs: 39% (141/35

RE: ssh: issue with file permissions on Samba network shares

2008-04-01 Thread Dave Korn
Andrew DeFaria wrote on 01 April 2008 16:11: > Greg Chicares wrote: > > On 2008-04-01 13:31Z, Public Mailing Lists wrote: > > > > Permissions 0644 for '/home/xxx/.ssh/id_rsa' are too open. > > Try this: > > chmod 600 ~/.ssh/id_rsa > If that doesn't work (after the chmod try an ls -l to verify

Re: ssh: issue with file permissions on Samba network shares

2008-04-01 Thread Andrew DeFaria
Greg Chicares wrote: On 2008-04-01 13:31Z, Public Mailing Lists wrote: Permissions 0644 for '/home/xxx/.ssh/id_rsa' are too open. Try this: chmod 600 ~/.ssh/id_rsa If that doesn't work (after the chmod try an ls -l to verify the mod) then it could be that your home directory is being share

Re: ssh: issue with file permissions on Samba network shares

2008-04-01 Thread Greg Chicares
On 2008-04-01 13:31Z, Public Mailing Lists wrote: > >> Permissions 0644 for '/home/xxx/.ssh/id_rsa' are too open. Try this: chmod 600 ~/.ssh/id_rsa -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

ssh: issue with file permissions on Samba network shares

2008-04-01 Thread Public Mailing Lists
Hi guys, I got a Linux home directory. On Windows, this directory imported as Windows share, and I mount it under Cygwin. This way, I can use all my Linux settings dot-files, and I don't see the Windows path name mess that much. Ssh (OpenSSH_4.7p1, OpenSSL 0.9.8g 19 Oct 2007) on Cygwin refus

Re: ssh issue

2004-02-23 Thread Pierre A. Humblet
Richard Duran wrote: > > We are running an "automounter" service as a DomainAdmin (because > LocalSystem doesn't have access to networked items). When we ssh into > the box we can see all the network drives under "/cygdrive". However, > when we set up ssh-passthru to that [EMAIL PROTECTED] can c

Re: ssh issue

2004-02-23 Thread Igor Pechtchanski
On Mon, 23 Feb 2004, Richard Duran wrote: > We are running an "automounter" service as a DomainAdmin (because > LocalSystem doesn't have access to networked items). When we ssh into > the box we can see all the network drives under "/cygdrive". However, > when we set up ssh-passthru to that [EMAIL

ssh issue

2004-02-23 Thread Richard Duran
We are running an "automounter" service as a DomainAdmin (because LocalSystem doesn't have access to networked items). When we ssh into the box we can see all the network drives under "/cygdrive". However, when we set up ssh-passthru to that [EMAIL PROTECTED] can connect to [EMAIL PROTECTED] withou