RE: ACCESS_DENIED using Authorization Manager with an Active Directory

From: Dave (Dave_at_discussions.microsoft.com)
Date: 01/29/05

  • Next message: Winston: "Procedure for signing CSP"
    Date: Fri, 28 Jan 2005 16:53:03 -0800
    
    

    Hi Martin,

    Is it possible that you have both integrated Windows Authn enabled and
    "allow anonymous"? If so I could imagine a situation where your test machine
    allows only domain users from the root domain to logon and not users from
    other domains. So they get authenticated as anonymous. Who has not been given
    any roles.

    Try validating that the user is authenticated as who you think it should be.
    Print the name on the web page and use the IAzClientContext name properties
    to see who the AzMan client context is.

    -Dave


  • Next message: Winston: "Procedure for signing CSP"