Re: formsauthentication with users in different domains
- From: "Joe Kaplan" <joseph.e.kaplan@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 25 Nov 2006 10:51:20 -0600
What if you query for the user in the global catalog (which represents the
whole forest) as a way to find the user and then once you locate them, use
the domain info from that query to get any additional information you can't
get from the GC.
It should also be possible to represent the user's name in a qualified
format such as domain\user so that you can just parse it out in the second
page and know which domain to query from there. Some of that depends on
your forms auth implementation.
Joe K.
--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--
<galbertse@xxxxxxxxxxx> wrote in message
news:1164451710.410158.243820@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I'm developing a asp.net 2.0 (vb) web site which uses
formsauthentication to active directory. The users who will access the
web site are from different domains. I manage to get the authentication
part working. On my second page I need to do a ldap query. For the
query to work, I need the domain value selected by the login users. Can
the domain value be passed on from the login/formsauthentication page?
.
- References:
- formsauthentication with users in different domains
- From: galbertse
- formsauthentication with users in different domains
- Prev by Date: formsauthentication with users in different domains
- Next by Date: Re: Expired Tickets - Delegation vs S4U
- Previous by thread: formsauthentication with users in different domains
- Next by thread: Re: Expired Tickets - Delegation vs S4U
- Index(es):
Relevant Pages
|
|