2008/2/1, Arun <[EMAIL PROTECTED]>:
> Hi,
>
> I have a web application in which I need to implement windows
> authentication.
> Basically there is a login screen where we can enter username and password.
> These users are the users that are there in OS.
> The username is like domainname\username and password is the password.
> A  basic authentication dialog wil popup asking this. It should authenticate
> against the domain name server.
> And forward to home page with the login information.
> Can anybody help me on this.?

This may help you a lot:
http://jcifs.samba.org/src/docs/ntlmhttpauth.html

Ciao
Antonio

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to