Re: 1.5.14: strange sshd error (openssh-3.9p1-2)

2005-04-06 Thread Corinna Vinschen
On Apr 6 06:41, Eric Blake wrote: > According to Corinna Vinschen on 4/6/2005 2:04 AM: > > In Cygwin you can change the primary group to any group you're member of > > by changing the pw_gid entry (e.g. 545 for "Users"). > > Is there any way in cygwin to implement the POSIX-required utility newgr

Re: 1.5.14: strange sshd error (openssh-3.9p1-2)

2005-04-06 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Corinna Vinschen on 4/6/2005 2:04 AM: > > In Cygwin you can change the primary group to any group you're member of > by changing the pw_gid entry (e.g. 545 for "Users"). Is there any way in cygwin to implement the POSIX-required utility

Re: 1.5.14: strange sshd error (openssh-3.9p1-2)

2005-04-06 Thread Corinna Vinschen
On Apr 5 20:30, Greg Kempe wrote: > $ id > uid=1005(Greg) gid=513(None) > groups=0(root),513(None),544(Administrators),545(Users),1008(Debugger > Users) > > But it's not listed as a group in the User and Groups snap-in in > Computer Management, I don't know if it should be. That'll teach me to >

Re: 1.5.14: strange sshd error (openssh-3.9p1-2)

2005-04-05 Thread Greg Kempe
On Apr 5, 2005 4:54 PM, Brian Dessent <[EMAIL PROTECTED]> wrote: > Greg Kempe wrote: > > > I would guess 513 is being rejected as a group ID. Does cygwin create > > the None group or is it a built-in? > > It's a built-in group, and should be in your /etc/group file. It's there. $ id uid=1005(Gr

Re: 1.5.14: strange sshd error (openssh-3.9p1-2)

2005-04-05 Thread Brian Dessent
Greg Kempe wrote: > I would guess 513 is being rejected as a group ID. Does cygwin create > the None group or is it a built-in? It's a built-in group, and should be in your /etc/group file. $ id uid=1003(brian) gid=513(None) groups=0(root),513(None),544(Administrators),545(Users),1004(Debugger U

Re: 1.5.14: strange sshd error (openssh-3.9p1-2)

2005-04-05 Thread Greg Kempe
On Apr 5, 2005 6:37 AM, Joe Buehler <[EMAIL PROTECTED]> wrote: > Corinna Vinschen wrote: > > >>Failed none for Greg from 127.0.0.1 port 1202 ssh2 > >>debug1: userauth-request for user Greg service ssh-connection method > >>publickey > >>debug1: attempt 1 failures 1 > >>debug2: input_userauth_requ

Re: 1.5.14: strange sshd error (openssh-3.9p1-2)

2005-04-05 Thread Joe Buehler
Corinna Vinschen wrote: Failed none for Greg from 127.0.0.1 port 1202 ssh2 debug1: userauth-request for user Greg service ssh-connection method publickey debug1: attempt 1 failures 1 debug2: input_userauth_request: try method publickey debug1: test whether pkalg/pkblob are acceptable debug1: tempor

Re: 1.5.14: strange sshd error (openssh-3.9p1-2)

2005-04-04 Thread Greg Kempe
On Apr 4, 2005 3:29 AM, Corinna Vinschen <[EMAIL PROTECTED]> wrote: > On Apr 4 00:06, Greg Kempe wrote: > > Hi > > > > This isn't your usual "I can't install sshd on cygwin" bug. This is a > > strange error between openssh-3.9p1-2 and openssh-3.9p1-3. > > > > With openssh-3.9p1-2, everything is fi

Re: 1.5.14: strange sshd error (openssh-3.9p1-2)

2005-04-04 Thread Corinna Vinschen
On Apr 4 00:06, Greg Kempe wrote: > Hi > > This isn't your usual "I can't install sshd on cygwin" bug. This is a > strange error between openssh-3.9p1-2 and openssh-3.9p1-3. > > With openssh-3.9p1-2, everything is fine. I'm not using privsep. If I > upgrade to 3.9p1-3, I get this error when tryi

Re: 1.5.14: strange sshd error (openssh-3.9p1-2)

2005-04-04 Thread Greg Kempe
Sorry, some missing information: Windows XP sp2, openssl 0.9.7f, cygdll 1.5.14, user Greg is part of the administrators group, the id_rsa* files are owned and readable by Greg. CYGWIN environment var is "ntsec tty". Thanks again Greg On Apr 4, 2005 12:06 AM, Greg Kempe <[EMAIL PROTECTED]> wrote

1.5.14: strange sshd error (openssh-3.9p1-2)

2005-04-04 Thread Greg Kempe
Hi This isn't your usual "I can't install sshd on cygwin" bug. This is a strange error between openssh-3.9p1-2 and openssh-3.9p1-3. With openssh-3.9p1-2, everything is fine. I'm not using privsep. If I upgrade to 3.9p1-3, I get this error when trying to ssh into localhost using an RSA key pair. T