|
-
May 12th, 2006, 09:55 AM
#1
Thread Starter
Frenzied Member
Authentication
I was wondering how you could authenticate users by Active Directory. I don't want a login page, but in the web.config file I would like to use the <authentication> and <identity> tags.
I have it set to:
<authentication mode="Windows" />
<identity impersonate="true" userName="myUserName" password="myPassword" />
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|