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]

Re: Re: problems setting up openssh 2.9p2-2 with keyfiles


On Tue, Jul 17, 2001 at 04:01:51PM +0200, Hans Sturm wrote:
> I set the env var CYGWIN to contain `ntsec' in the system env and when installing sshd as service e.g.
> but same problem.
> Then i installed the new snapshot cygwin1.dll (20010716) but same problem again.
> my user keys get accepted but then there seems to go something wrong with the switching of the uid.
> I then used a NT-exploit to become the local system user and started sshd as system with -d -e options.
> This is the output that it gave:
> 
> C:\cygwin\usr\sbin>id
> uid=18(SYSTEM) gid=18(SYSTEM) groups=0(Jeder),544(Administratoren)
> 
> C:\cygwin\usr\sbin>sshd -d -e

Could you try an

   strace -o sshd.trace -f C:/cygwin/usr/sbin/sshd -d

and send the sshd.trace output (gzipped) plus your /etc/passwd and
/etc/group files to my account vinschen@redhat.com, not to the list?

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]