Ask a Question related to ASP.NET Security, Design and Development.
-
Stefaan #1
Active Directory Authentification in asp.net 2.0
Hello,
I have an intranet site developped in asp where username and password are
storred in the sql database. Now I want to rewrite the intranet site using
asp.net 2.0. I also want to use form authentification to check active
directory for username and password. I can't just use the windows
authentifaction because I don't want a different user to need to log out
windows.
I've read about ADAM an active directory membership providers but I have no
idea how to set this up. Can someone provide me with some usefull links/code
to set this up?
With kind regards,
Stefaan Dewulf
Stefaan Guest
-
active directory
Hello, I need to get all the AD information from a user that access a intranet ASP.NET page.Does anyone can tell me how to do it? (the user can't... -
Active Directory Search fails ("The directory service is unavailab
Hi all, I'm having one of those nerve wrecking errors, when trying to perform a simple search in an Active Directory. The objective of the code... -
Asp.net and Active Directory Log On To
Hello, I use Active Directory to authenticate users in my Asp.Net web applications. The problem I'm having is that the user's account are set to... -
Active Directory, ASP, & IIS
What do you mean? How are you running the ASP application not in IIS? Ray at home "Lynn" <lynn.shoemake@cts.cendant.com> wrote in message... -
Active Directory and ASP
Hey All, This is the senerio: I have 2 domains lets call them "workingdomain.com" and "activedirectorydomain.com". I have an account on the... -
Manohar #2
Re: Active Directory Authentification in asp.net 2.0
http://www.microsoft.com/windowsserver2003/adam/default.mspx
I would suggest that you install ADAM -- it comes with a help file which is
very useful.
--
Manohar Kamath
Editor, .netBooks
www.dotnetbooks.com
"Stefaan Dewulf" <be> wrote in message
news:4289eb7d$0$29428$skynet.be...
Manohar Guest
-
Jan #3
Re: Active Directory Authentification in asp.net 2.0
Stefaan Dewulf schrieb:
In this case, I would just disable the automatic Windows authentification
(NTLM) in the IIS. With the only method plain username/password activated
you are always asked for a username and password even in the IE.
Jan
Jan Guest



Reply With Quote

