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: OpenSSH/SSHD Problem - seteuid 1005: Permission denied (WinXP 64-bit)


On Mar 22 15:35, Glenn wrote:
> 
> I have a problem with "sshd" where it;
>   (1) won't allow users to login, users recieve the message "Read from 
> socket failed: Connection reset by peer"
>   (2) "sshd" terminates prematurely.
> 
> The problem I believe (though I'm not really sure) relates to the second 
> final line of output from the sshd server (see below)
>   "seteuid 1005: Permission denied"
> I'm running Windows XP 64-bit Edition -- it's my belief that seteuid cannot 
> be called from a 32-bit context?? I could be wrong?? Though 

Wrong.  When running Cygwin you're inside the WOW64 32 bit emulation
layer.  You have no access to the 64 bit capabilites and the problem
isn't related.

> debug1: temporarily_use_uid: 1005/513 (e=1002/513)
> seteuid 1005: Permission denied

Is your uid 1002 privileged to switch user context?


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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