Identifying a user's group membership
From: Chris_uk (sideshowbob102_at_hotmail.com)
Date: 06/26/03
- Next message: tim: "Database project - Login pops up after upgrading to VS 2003"
- Previous message: Michael Giagnocavo [MVP]: "Re: Best practices for storing/retrieving login credentials"
- Next in thread: Joe Kaplan \(MVP - ADSI\): "Re: Identifying a user's group membership"
- Reply: Joe Kaplan \(MVP - ADSI\): "Re: Identifying a user's group membership"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 26 Jun 2003 14:15:49 -0700
I am trying to identify group memberships for users that
logon to my application. I know that the WindowsPrincipal
technique can be used to compare the user's group against
the ones in windows security but how do i simply go about
enumerating a user's group so i can assign it to a string?
Thanks,
Chris
- Next message: tim: "Database project - Login pops up after upgrading to VS 2003"
- Previous message: Michael Giagnocavo [MVP]: "Re: Best practices for storing/retrieving login credentials"
- Next in thread: Joe Kaplan \(MVP - ADSI\): "Re: Identifying a user's group membership"
- Reply: Joe Kaplan \(MVP - ADSI\): "Re: Identifying a user's group membership"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|