Re: unusual scenario for auth - I think
- From: "Joe Kaplan" <joseph.e.kaplan@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 17 Dec 2008 15:16:13 -0600
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@xxxxxxxxxxxxxxxxxxxxxxx
Hello,
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.
.
- Follow-Ups:
- Re: unusual scenario for auth - I think
- From: James
- Re: unusual scenario for auth - I think
- References:
- unusual scenario for auth - I think
- From: James
- unusual scenario for auth - I think
- Prev by Date: unusual scenario for auth - I think
- Next by Date: Re: unusual scenario for auth - I think
- Previous by thread: unusual scenario for auth - I think
- Next by thread: Re: unusual scenario for auth - I think
- Index(es):
Relevant Pages
|