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: sshd installation on NT 5.0


On Wed, Nov 27, 2002 at 12:53:43PM +0200, Marc Girod wrote:
> $ cd /usr/sbin
> $ ./sshd
> Bad owner or mode for /var/empty
> $ ls -la /var/empty
> total 0
> drwxr-xr-x    2 SYSTEM   SYSTEM          0 Nov 26 17:19 .
> drwxrwxrwx    6 Administ None            0 Nov 26 17:19 ..
> $ 

That's correct.  When *you* start sshd, the owner is wrong.  For
SYSTEM, it's ok.  For testing purposes you would have to chown to
your account name.  Don't forget to chown it back when trying to
start the service again.

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]