Re: Paasword validation in Windows Domain ?

2003-01-13 Thread Andrew DeFaria
Pierre A. Humblet wrote: Cygwin provides a function: cygwin_logon_user (user_pwd_entry, cleartext_password); See http://cygwin.com/cygwin-ug-net/ntsec.html#NTSEC-SETUID As indicated before, the user needs to be in passwd. Has anybody tried this from Perl? -- Unsubscribe info: http:/

Re: Paasword validation in Windows Domain ?

2003-01-13 Thread Pierre A. Humblet
On Mon, Jan 13, 2003 at 11:26:42AM -0500, Habermann, David (DA) wrote: > It should be noted that this does not work if running on W98, it must be on XP or NT >(someone please correct me if I'm wrong here). Correct. The URL below also explains how to do it on win98 > See http://cygwin.com/cygwin-u

RE: Paasword validation in Windows Domain ?

2003-01-13 Thread Habermann, David (DA)
ECTED] Subject: Re: Paasword validation in Windows Domain ? On Mon, Jan 13, 2003 at 10:45:14AM +0100, [EMAIL PROTECTED] wrote: > Hello, > > I want to know if it is possible using the Cygwin tools > to validate a user/password against the domain > a computer is in. Yes, that's exac

Re: Paasword validation in Windows Domain ?

2003-01-13 Thread Pierre A. Humblet
On Mon, Jan 13, 2003 at 10:45:14AM +0100, [EMAIL PROTECTED] wrote: > Hello, > > I want to know if it is possible using the Cygwin tools > to validate a user/password against the domain > a computer is in. Yes, that's exactly what happens when you telnet or ssh, providing a password. Cygwin provi

Re: Paasword validation in Windows Domain ?

2003-01-13 Thread Max Bowsher
[EMAIL PROTECTED] wrote: > Hello, > > I want to know if it is possible using the Cygwin tools > to validate a user/password against the domain > a computer is in. > > I would like to setup web service on the intranet, > which can only be used by certain persons. Since > I a have no interest in crea

Paasword validation in Windows Domain ?

2003-01-13 Thread jurgen . defurne
Hello, I want to know if it is possible using the Cygwin tools to validate a user/password against the domain a computer is in. I would like to setup web service on the intranet, which can only be used by certain persons. Since I a have no interest in creating and maintaining a user database, it