Checking a login against a windows NT Domain...
From: Chris Blanco (cblancoNOSPAM@necam.com)
Date: 03/20/03
- Next message: Sitaraman: "Re: WindowsPrincipal.IsInRole(role) != Page.User.IsInRole(role)"
- Previous message: Yancey B. Jones: "Re: Forms authentication using domain account"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Chris Blanco" <cblancoNOSPAM@necam.com> Date: Thu, 20 Mar 2003 09:58:43 -0500
I am working on a web application that will allow users to either manage
their own passwords or use an NT/2000 domain login. I want to use Forms
Authentication with role based security. I am currently manually creating
the FormsAuthenticationCookie, I was wondering if I could send
domain/username/password manually to a Windows Domain to check to see if
credentials are correct. I don't want to use Windows Authentication,
remember my Web App needs to provide the ability for users to manage their
own passwords if they choose. I would appreciate any help in this matter.
Thanks!!!
Chris
- Next message: Sitaraman: "Re: WindowsPrincipal.IsInRole(role) != Page.User.IsInRole(role)"
- Previous message: Yancey B. Jones: "Re: Forms authentication using domain account"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|