RE: about cyglsa.dll

2008-03-15 Thread Chen Yue
MESSAGE- Hash: SHA1 According to Chen Yue on 3/14/2008 8:21 PM: | But the DLL seems not included in the latest | cygwin package. Is it still under development testing? Yes, and will be, until cygwin 1.7.0 is released (it will not work with cygwin 1.5.x). | | I would like to try this module. But I

about cyglsa.dll

2008-03-14 Thread Chen Yue
Hi Cygwin expert I have noticed Corinna had released an LSA authentication package called cyglsa.dll to resolve windows logon issue at the end of 2006 from http://cygwin.com/ml/cygwin-developers/2006-11/msg0.html. It is really cool except the extra-work to install and uninstall referring to th

RE: is it possible to re-compile sshd to support "real-user" login in terms of public key authentication

2008-02-18 Thread Chen Yue
, 2008 9:02 PM To: cygwin@cygwin.com Subject: Re: is it possible to re-compile sshd to support "real-user" login in terms of public key authentication Chen Yue wrote: > requires password in the third parameter. So I wonder how Tectia sshd > implements this mechanism. You'd ha

is it possible to re-compile sshd to support "real-user" login in terms of public key authentication

2008-02-18 Thread Chen Yue
Hi Cygwin experts We all know user can login cygwin sshd to get real-user only by password. If user logins sshd by public key, he/she could merely get the ACL in which the sshd process is run. But in Tectia windows sshd(www.ssh.com), user can get the proper ACL no matter he/she logins in terms of

RE: porting Unix programs to windows

2008-02-04 Thread Chen Yue
VC and Cygwin are absolutely not compatible. I suggest you to try MINGW which may fulfill your requirement. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Wei Le Sent: Monday, February 04, 2008 5:16 AM To: cygwin@cygwin.com Subject: porting Unix progra

error in using cygrunsrv to run sshd as a service

2008-01-26 Thread Chen Yue
Hi I have a windows XP host installed with cygwin sshd. Recently, I found I could not run cygrunsrv to start the service. However, I can use "/usr/sbin/sshd" to start the daemon. How can I debug this issue? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: what's the difference between /dev/tty1 and /dev/console

2008-01-24 Thread Chen Yue
Thank you very much Brian Yue Chen wrote: > I have two hosts installed with cygwin. When I click the cygwin icon > on host1, the prompt CLI window's tty is /dev/console. However, when I > click the icon on host2, the CLI window's tty turns to be /dev/tty1. > In the first window, all windows appli

why can not get ssh passwd prompt

2008-01-21 Thread Chen Yue
Hi Everyone My requirement may be somehow insane but I really meet it. First, I created an sshd daemon by cygwin on windows host (let it as host A). Then I login host A by ssh and get a shell window. All the above is all right for me. Here is the problem, there is a bat file on windows host whi

答复: how to set a cygwin root

2007-11-16 Thread Chen Yue
It really works. Thank you Chritopher -邮件原件- 发件人: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 代表 Christopher Faylor 发送时间: 2007年11月17日 12:29 收件人: cygwin@cygwin.com 主题: Re: how to set a cygwin root On Sat, Nov 17, 2007 at 12:04:11PM +0800, Chen Yue wrote: >Hi > >I have created

how to set a cygwin root

2007-11-16 Thread Chen Yue
Hi I have created a cygwin environment on one host and everything is OK. When I copied the whole dir to another host, the cygwin root is switched from C:/cygwin to C:/.(The cygwin root on the original host is C;/cygwin). I don't want to reinstall a cygwin on the other host because it is difficult

session user ID error when ssh in terms of public-key exchange

2007-10-13 Thread Chen Yue
Greetings I am a new bee in cygwin. Now I am about to setup an sshd environment on a windows2003 server in a project. But there is a weird phenomenon blocking my task. I setup a local account named sshd_server in administrators group, grant “Create a token object”, “Log on as a service” and “repl