This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygwin update 1.3.9-1 ==> 1.3.10-1: sshd stops working



 Hallo!

On Sat, 9 Mar 2002, Martin Bene wrote:

> if I try updating cygwin from 1.3.9 to 1.3.10 sshd stops working: when trying to connect from a remote system, I get the followin messages:
>
> [root@backup full]# ssh martin.bene@myserver
> martin.bene@myserver's password:
> Fanfare!!!
> You are successfully logged in to this server!!!
> setgid: Invalid argument
> Connection to myserver closed.
>
> downgrading to 1.3.9 fixes the problem; installation is on a W2K server, completely new/clean install (openssh 3.1p1) using CYGWIN=ntsec tty in environment. sshd is run as a service with aditional binmode parameter.

 1. Search the archive about ssh & setgid

 2. there you find:
    - you have to fix your /etc/passwd and /etc/group
    - every group used in /etc/passwd *must* be listed in
      /etc/group
    - you are probably missing group 513 or 10513

 3. There might be some other problem, so try the archives.


 Bjoern

-- 
+---------------------------------------------------------------------+
| Dipl.-Phys. Bjoern Kahl +++ AG Embedded Systems and Robotics (RESY) |
| Informatics Faculty +++ Building 48 +++ University of Kaiserslautern|
| phone: +49-631-205-2654 +++ www: http://resy.informatik.uni-kl.de   |
+---------------------------------------------------------------------+


--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]