Authenticating against NT 4 Domain
From: ShikariShambu (shikarishambu70_at_hotmail.com)
Date: 07/24/03
- Next message: Mike: "Newbie help for windows authentication please."
- Previous message: Aisha: "Emulators"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 24 Jul 2003 09:06:42 -0500
Hi All,
We have a website that uses Forms Authentication. the users userid and
password are setup on the NT 4 Domain.
And, the information provided on the form is validated against the Domain
Controller using the LogonUser function.
The issue we have is since the Domain is NT4 we have been forced to run the
site under a privileged account (an account that has act as Operating System
right) since only such an account can make a LogonUser call / impersonate
calls to the underlying COM+ subsystem.
We would like to avoid running the site under a privileged account. Is there
any other way of doing the authentication.
TIA
- Next message: Mike: "Newbie help for windows authentication please."
- Previous message: Aisha: "Emulators"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]