Authentication Q - Cant use basic or windows
- From: arun.hallan@xxxxxxxxx
- Date: 6 Nov 2006 10:28:44 -0800
Hi,
I'm having problems with authentication.
I have a set of users that are allowed to use a webpage. They are in
domain A.
My goal is to get the username of these users and then check them
against my list.
The webpage is hosted under a username in domain B.
I cannot change any settings on the domains.
This means that i cant use windows authentication because of the
different domains.
I've tried to use basic authentication, but then a secondary function
that the webpage fires off doesnt work for some reason (i havent found
out why because i cant debug in my VS under basic auth!).
Is there anyway else to do it?
At the moment the authentication is set to anonymous but the username
is set to the same username the webpage is hosted under.
Thanks
.
- Follow-Ups:
- Re: Authentication Q - Cant use basic or windows
- From: Jeff Dillon
- Re: Authentication Q - Cant use basic or windows
- Prev by Date: Re: Exclude App_Data from SourceSafe
- Next by Date: Re: Issues Using Javascript confirmation box in conjunction with a button. Attributes.Add("onclick"...) event and GetPostBackEventReference
- Previous by thread: How do I include a server tag within a javascript parameter which is itself within a HTML element event?
- Next by thread: Re: Authentication Q - Cant use basic or windows
- Index(es):
Loading