Problem with WindowsPrincipal IsInRole
From: Roy Chastain (NOSPAMroy_at_kmsys.com.NOSpam)
Date: 02/26/04
- Next message: SStory: "Basic Permissions"
- Previous message: Novice: "RE: Do all three permission classes (Identity Permission, Code Access Permission and Role Based Permission) fall under CAS?"
- Next in thread: Roy Chastain: "Re: Problem with WindowsPrincipal IsInRole"
- Maybe reply: Roy Chastain: "Re: Problem with WindowsPrincipal IsInRole"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 26 Feb 2004 12:46:44 -0500
I think that I have determined the following behavior. Any comments
would be appreciated.
I have a 2k domain in mixed mode (lets call it D2K). I have an NT 4
domain with 2 way trust to the D2K domain (lets call it DNT4).
If I create a GLOBAL group in D2K then WindowsPrincipal IsInRole
appears to work correctly. The only problem is that I can not put
members of the DNT4 domain into the GLOBAL group.
If I create a Domain-Local group in the D2K domain (so I can add DNT4
members to it), then WindowsPrincipal IsInRole fails for all users in
the group. Members of D2K and DNT4 alike.
I don't really know if this is a DOTNET issue or an underlying issue
or something that I have done extremely wrong. Any ideas?
Thanks
-------------------------------------------
Roy Chastain
KMSystems, Inc.
- Next message: SStory: "Basic Permissions"
- Previous message: Novice: "RE: Do all three permission classes (Identity Permission, Code Access Permission and Role Based Permission) fall under CAS?"
- Next in thread: Roy Chastain: "Re: Problem with WindowsPrincipal IsInRole"
- Maybe reply: Roy Chastain: "Re: Problem with WindowsPrincipal IsInRole"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|