Groups | Blog | Home
all groups > dotnet security > august 2007 >

dotnet security : Login to a different domain from ASP.NET application



Juan Manuel Porras Gálvez
8/29/2007 5:52:20 AM
Hello all,

I've got a problem with the authentication of my ASP.NET application. The
question is how to authenticate in a NT domain from my ASP.NET application
placed on a different domain which is trusted (trusting) to it. The trusted
relationship are in both sides (from NT domain to Active Directory Domain and
on the other hand).

The only trouble is make a procedutre o function to determinate if an any
user ("user" and "pass" write on the init form) is validated o not into the
NT domain (the application runs on the Active Directory Domain).

Are there any form to resolve this problem?.

Dominick Baier
8/29/2007 2:11:54 PM
Have you tried using Win32 LogonUser?

-----
Dominick Baier (http://www.leastprivilege.com)

Developing More Secure Microsoft ASP.NET 2.0 Applications (http://www.microsoft.com/mspress/books/9989.asp)

[quoted text, click to view]

AddThis Social Bookmark Button