Re: Access denied when using active directory groups and windows authentication
From: Dominick Baier [DevelopMentor] (dbaier_at_pleasepleasenospamdevelop.com)
Date: 11/02/05
- Previous message: Dominick Baier [DevelopMentor]: "Re: Access denied when using active directory groups and windows authentication"
- In reply to: David: "Re: Access denied when using active directory groups and windows authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 02 Nov 2005 11:17:46 -0800
Hello david,
you should definitely log on as the user in question and do a whoami /groups
to double check if the user is indeed in this group (at least from the point
of view of that machine).
---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
> Yup, as you mentioned turning on impersonation does not resolve the
> problem. I guess for now I will just suggest adding the users directly
> to the web.config (aren't that many anyway) and will put in a better
> solution when we upgrade to 2.0 which we are in the process of doing
> now. I'll look into the new Request.LogonUserIdentity feature.
>
> Thanks again for all your help
> David
- Previous message: Dominick Baier [DevelopMentor]: "Re: Access denied when using active directory groups and windows authentication"
- In reply to: David: "Re: Access denied when using active directory groups and windows authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]