Re: ASP security

From: Duane Laflotte (dlaflotte_at_criticalsites.com)
Date: 05/25/05


Date: Wed, 25 May 2005 14:12:43 -0400

Reza,
     So let me see if I understand you correctly:
    1. You have two domains (A & B). Are they NT Domains or 2K
    2. You must have a trust between these domains because a user from
domain b can login to a computer from domain A.
    3. When you, as a User in A, hit the web application, from a computer
in A, all works ok
    4. When you, as a User in B, hit the web application, from a computer
in A, you get the NT Login box? Is that what you mean by "It doesnt know my
identity".

I would say this can be caused by a few things. The first think I would
look at is the rights of the files/virtual directory to make sure that users
from Domain B have rights to view them. I'm assuming this is an intranet
application that uses NTLM Auth? Which flavor of IIS are you using?

Hope I can help,

-- 
Duane Laflotte
MCSE, MCSD, MCDBA, MCSA, MCT, MCP+I
dlaflotte@criticalsites.com
http://www.criticalsites.com/dlaflotte
"Reza" <Reza@discussions.microsoft.com> wrote in message
news:9485B195-77C8-4FC0-9FDD-F25D68076577@microsoft.com...
> Hi
>
>  I have two domains A and B. I logon to a computer which is in domain A as
a
> user in domain B. When I connect to a web application in domain A it does
not
> know my identity. If I logon to the same computer as a user in its native
> domain (domain A) everything is ok. Does somebody know in detail why this
> happens?
>
>  Thanks.
>  Reza.


Relevant Pages