Re: unusual scenario for auth - I think
- From: "James" <noone@xxxxxxxxxxx>
- Date: Wed, 17 Dec 2008 16:34:41 -0500
thank you, I appreciate the info.
"Joe Kaplan" <joseph.e.kaplan@xxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:e6sfxzIYJHA.1184@xxxxxxxxxxxxxxxxxxxxxxx
IWA auth on a web server will authenticate against any domain that is trusted, but if the foreign forest has no trust path at all, it won't work.
The only way you could do this would be with LDAP-based forms auth with something like the AD membership provider.
The better way to do this would be to just run the code on a server joined to the proper domain. :)
--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
"James" <noone@xxxxxxxxxxx> wrote in message news:uueCKeIYJHA.5020@xxxxxxxxxxxxxxxxxxxxxxxHello,
I'm not extremely experienced in asp.net web app dev but I've done a handfull of small projects... both forms based (internet) and windows based auth (intranet scenario). I realize both the asp.net app and IIS are involved in the configuration....
so, that said, can the following be done?
IIS and SQLExpress installed on server 2k8 domain controller. A web app there currently uses forms based auth. Can this app be changed to use integrated windows auth, BUT auth against a completey different AD forest?
to be clear:
- web app on DC in forest A
- wondering if it can be made so users from forest B can log in via integrated windows auth.
.
- References:
- unusual scenario for auth - I think
- From: James
- Re: unusual scenario for auth - I think
- From: Joe Kaplan
- unusual scenario for auth - I think
- Prev by Date: Re: unusual scenario for auth - I think
- Next by Date: ASP.NET - User.Identity.IsAuthenticated returning false unexpected
- Previous by thread: Re: unusual scenario for auth - I think
- Next by thread: ASP.NET - User.Identity.IsAuthenticated returning false unexpected
- Index(es):
Relevant Pages
|