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: weird... ssh from windows to other host only works when CYGWIN=""


On Wed, Mar 13, 2002 at 08:59:22PM -0800, Stephen Gutknecht wrote:
> I'm having problems with "setgid 513" too... what is going on here?

Check /etc/passwd and /etc/group.  If you have a group 10513 but no
group 513 you should change either your /etc/passwd entry to have
10513 as primary group or change the /etc/group entry to have gid
513 instead of 10513.  Or use any other unique number < 65000 you
like, as long as your /etc/passwd entry has a primary group which
actually exists.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

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