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]

cygwin 1.3.9 login problem


Hello

I'm trying to  use cywin sshd  to login to my pc from remote location (using
password authenitficattion) without succes
I've traced the problem down to login.exe, which get failuer while executing
One thing to note is that sshd is started not as service but simply from the
command line


fails to execute  LogonUserA syscall


here is the output from strace  (i've simply run login on the command line
and  then edited out the password)

25224 13116392 [main] login 1900 extract_nt_dom_user: pw_gecos = A011BCC
(Vadim,U-LAP\Vadim,S-1-5-21-73586283-7647337031060284298-1000)
27244 13143636 [main] login 1900 cygwin_logon_user: LogonUserA (Vadim, LAP,
xxxxxx, ...)
10633 13154269 [main] login 1900 seterrno_from_win_error:
/cygnus/netrel/src/cygwin-1.3.9-1/winsup/cygwin/security.cc:16 errno 1314
24907 13179176 [main] login 1900 geterrno_from_win_error: unknown windows
error 1314, setting errno to 13


Somebody have any idea what could be done about it?


I'm attaching cygcheck output


Vadim

P.S. please CC me the responce as i'm not subscribed on the list


Attachment: cygcheck.txt
Description: Text document

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