This is the mail archive of the cygwin 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: ssh interactive shell not working


After looking at all the config files, everything looked ok.  I noticed that
some files have permission weird, with group as  ?????.  I noticed that my
group file only had groups from the domain not local groups.  I then append
all the local groups to the /etc/group file, and BAM, everything works.


mkgroup -l >> /etc/group

Thanks for everyone that gave suggestions, I learned a lot about debugging
ssh and cygwin.  Thanks Larry for all your help, very good problem solving
steps, if I follow the correctly ;)


Kyle Dawson





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


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