Hi guys,
 
I'm working on a web part that for certain functionality it requires to analize 
all permission levels on all SP groups the user belongs.
All users are AD users and some AD Groups could be found.
 
I used SPContext.Current.Web.CurrentUser.Groups, but I noticed that when the 
current user permissions come from an AD Group that is included in a SP Group, 
that line of code doesn't add that particular SP Group into the returned 
collection.
 
AD User --> AD Group --> SP Group --grants access to--> Site XaX (SP Group 
contains AD Group)
 
The AD User has access to the site XaX, but 
SPContext.Current.Web.CurrentUser.Groups is not recognizing the SP Group.
 
Any ideas?
 
Thanks in Advance !
 
Diego Costamagna
 

_________________________________________________________________
News, entertainment and everything you care about at Live.com. Get it now!
http://www.live.com/getstarted.aspx--------------------------------------------------------------------------------
List address: [email protected]
Subscribe: [email protected]
Unsubscribe: [email protected]
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists

Reply via email to