ACCESS_DENIED using Authorization Manager with an Active Directory forest
From: Mart?n Zavala (tinchoz_at_gmail.com)
Date: 01/27/05
- Next message: sherry: "InitializeSecurityContext() returns SEC_E_INVALID_TOKEN on first c"
- Previous message: Michel Gallant: "Re: CryptoAPI migration from WinNT to Win2003 server"
- Next in thread: Dave: "RE: ACCESS_DENIED using Authorization Manager with an Active Directory"
- Reply: Dave: "RE: ACCESS_DENIED using Authorization Manager with an Active Directory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 27 Jan 2005 12:55:25 -0800
Hello everyone!
I'm developing a web application (using C# 2003, .NET 1.1) that runs
on a Windows 2003 Server integrated with ActiveDirectory. The
ActiveDirectory has one root domain and several subdomains. The forest
has Windows 2003 functional level.
The web application uses Windows authentication and is bound to
Authorization Manager in order to get the current logged user's
permissions.
The thing is, when I open the web application with an user that
belongs to the root domain, everything works like a wonder, I get
authenticated and then authorized correctly. But when I log in as any
user from any of the subdomains, I get authenticated but every call to
AccessCheck returns with ACCESS_DENIED, no matter what user I use or
which permissions I assign. I initialize the client context from the
token of the currently logged on user.
I would appreciate any help, 'cause I haven't been able to gather
enough information from the newsgroups regarding this matter.
Thanx in advance,
Martín.-
- Next message: sherry: "InitializeSecurityContext() returns SEC_E_INVALID_TOKEN on first c"
- Previous message: Michel Gallant: "Re: CryptoAPI migration from WinNT to Win2003 server"
- Next in thread: Dave: "RE: ACCESS_DENIED using Authorization Manager with an Active Directory"
- Reply: Dave: "RE: ACCESS_DENIED using Authorization Manager with an Active Directory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|