RE: Enumerating the current user's privileges (GetTokenInformation API

From: Chris Geier (chris.geier)
Date: 12/23/04


Date: Thu, 23 Dec 2004 07:53:02 -0800

When you say list all the privileges for a user, do you mean on the file
system or from a system/GPO perspective such as create page file, access this
computer from the network etc. There are lots of utilites out there that do
this such as Xcalcs, NTrights, accessenum etc. The resource kit has some
good ones, as does sysinternals. and sysinternals will also provide the
source code

"Schmidtmayer Marc" wrote:

> Hi all,
>
> I need to list all the privileges (and if they are enabled/disabled)
> for a specific user.
> I checked MSDN but I don't manage to make it work.
> Can anyone help me out please ?
> Maybe someone has an example (VB, C++, …) ?
>
> Thanks,
> Marc.
>



Relevant Pages