Ask a Question related to ASP.NET Security, Design and Development.
-
TK #1
Re: ASP.NET Impersonating a Certain User At Run time
If you looking for a way to use Forms Authentication with Active Directory,
following web site may be a worth reading as your start point. I'm running
my web application works in Forms Authentication with SQL database now, and
am attempting to switch account database from SQL server to Active
Directory. So I'll try this soon too. :-)
[url]http://msdn.microsoft.com/library/en-us/dnnetsec/html/SecNetHT02.asp?frame=true[/url]
Hope this help,
Good luck.
TK
TK Guest
-
HELP: ASP.NET Web Application, Impersonating User and Creating Threads via C++ COM Object
Sorry for the long subject, but it summarizes my issue nicely. I have an ASP.NET application running ... it's a web app running under IIS. For... -
ASP.Net not impersonating for WSE 2.0
I have several web services that use WSE to authenticate calling users. I use a UsernameToken that validates the sent username and password against... -
HELP WITH IMPERSONATING
Hi, I am a newbie at asp.net so I appreciate all of your help. I have a datagrid displaying unc_path's as a hyperlink to network shares. The... -
Who am I impersonating?
Is there a way I can get the user of the identity I will be impersonating to get network resources? I know WindowsIdentity.GetCurrent().Name for... -
impersonating windows authenticated user?
I have a asp.net web application that i wrote for internal use in my company. The problem i'm having is being able to test the application as other...



Reply With Quote

