This is the mail archive of the cygwin@sources.redhat.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: NT login problems


Corinna Vinschen <vinschen@cygnus.com>:

> I have just uploaded a patched version of login to sources.redhat.com.
> 
> There was a bad mistake in NT password authentication.

I installed the new login (1.4-1) and the new cygwin (1.1.3-1) and the
behaviour of login has improved: it no longer crashes. But I still
couldn't log in. Apparently cygwin_login_user() fails. I hacked
login.c to always use crypt(), even on NT, and put my encrypted
password in /etc/passwd. Now I can log in, and I can telnet to the NT
machine - just once - if I run "/usr/sbin/in.telnetd -debug".

When I last looked, I couldn't find any instructions for running
inetd. Are there any? Or is there an option to telnetd to make it run
as an independent daemon? Or does openssh work under cygwin?

Edmund

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]