Ask a Question related to ASP.NET Security, Design and Development.
-
Carlos #1
asp.net how to login to AD from a webform
I have a webserver 2003 and a AD server 2003, I need to create an intranet
app and I want the users login to the Webserver using their AD credentials
so I do not have to create a users table.
Does anyone knows how to do it or has a sample ?
Thanks in advance
Carlos Guest
-
Strange problem with Forms authentication: After successfull login, login page is still displayed
Hi there I have a quite strange problem with my ASP.NET-Application. The application has being deployed one year ago and worked fine till last... -
session problem - login screen continually reloads after pressing the login button
I am trying to get sessions to work on a log in screen to give certain users access to certain pages/directories. The problem is that when the... -
Run .exe from WebForm
How can I run an .exe (located at the server) from within a WebForm? For example, run "word.exe mydoc.txt" -
Including WebForm Image Control in a Webform Table Control
What is the code for including an image control in a Table control of a WebForm ???? regards -
LOGIN: ERROR- Failed to initialize policy manager. (IFOR_PM_FATAL) Login sessions denied.
Verify that you haven't set the system date by mistake to a far away future. All the licenses then become expired! Restoring the system to the... -
Carlos #2
asp.net how to login to AD from a webform
I have a webserver 2003 and a AD server 2003, I need to create an intranet
app and I want the users login to the Webserver using their AD credentials
so I do not have to create a users table.
Does anyone knows how to do it or has a sample ?
Thanks in advance
Carlos Guest
-
Carlos #3
asp.net how to login to AD from a webform
I have a webserver 2003 and a AD server 2003, I need to create an intranet
app and I want the users login to the Webserver using their AD credentials
so I do not have to create a users table.
Does anyone knows how to do it or has a sample ?
Thanks in advance
Carlos Guest
-
[MSFT] #4
RE: asp.net how to login to AD from a webform
Hi Carlos,
I saw this question was posted multiple times in this group, I have replied
you in the last one, please refer to that thread.
Thanks,
Luke
[MSFT] Guest
-
[MSFT] #5
RE: asp.net how to login to AD from a webform
Hi Carlos,
I saw this question was posted multiple times in this group, I have replied
you in the last one, please refer to that thread.
Thanks,
Luke
[MSFT] Guest
-
[MSFT] #6
RE: asp.net how to login to AD from a webform
Hello Carlos,
Here is a KB article about how to implement this:
How to authenticate against the Active Directory by using Forms
authentication and Visual C# .NET
[url]http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q316748[/url]
you may refer to it to see if it can help.
regards,
Luke
[MSFT] Guest



Reply With Quote

