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: adding users


On Mon, 16 Sep 2002, Simon Whittaker wrote:

> Thanks for the help earlier,
>
> Now have another question for you. I would like to add a user that can ssh
> in, however after adding the user in windows users and then adding them
> using mkpasswd to cygwin. I try to login - they are able to login but then I
> get /bin/bash permission denied error and get kicked off. Any ideas what I
> am doing wrong?
>
> Cheers
> Simon

Do you have "ntsec" as part of your CYGWIN environment variable?  If so,
do an 'ls -l /bin/bash' and make sure it's world-executable.  Do an 'ls
-ld /bin' and make sure it is world executable (and, preferably,
readable).  Also make sure all the relevant mounts are visible from ssh
(i.e. are type "system", rather than "user").
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"Water molecules expand as they grow warmer" (C) Popular Science, Oct'02, p.51


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