Ask a Question related to ASP.NET Security, Design and Development.
-
ThaYoung1! #1
Username not logged in IIS when using forms authentication with Active Directory
Hi!
I've succesfully implemented Forms Authentication with a Active
Directory, described at
[url]http://msdn.microsoft.com/architecture/application/default.aspx?pull=/library/en-us/dnnetsec/html/SecNetHT02.asp[/url].
Users which exist in a specific organisational unit within my Active
Directory can log in. There's only 1 problem. When I open my
webservers logfile it doesn't seem to log any user-information. When I
use windows authentication I can see the username in the logfile. When
I use the forms authentication described above I don't see the user's
name. Already added identity impersonate=true to the web.config. This
doesn't have any impact.
Can someone please help me?
ThaYoung1! Guest
-
Asp.Net Forms authentication using Active Directory
Hi. I am using forms authentication in ASP.Net against Active Directory. I have followed the example provided by Microsoft. Here is my problem.... -
Role based Forms Authentication (using Active Directory)
Hi All, Can anybody here kindly forward me a sample of a Role based forms Authentication using Acitve Directory? Thanks alot. P -
Forms Authentication Using Domain Controller not Active Directory
I want to authenticate user using its Domain from Combo box and then giving username and password. Please give me some hint or links or code. i m... -
Forms Authentication with Active Directory using vb.net
I have seen many examples of form authentication using c#. Can someone point me to a sample using vb.net. I would like to use WinNT://domain,... -
Forms or windows authentication with active directory?
Hi, I'm having a hard time deciding (figuring out) how to implement security in my asp.net application. Requirements: - Use active directory as...



Reply With Quote

