CollapseAll image

Get User (Digest/Kerberos) Privileges

The following steps describe how to retrieve the list of permissions associated with a Digest or a Kerberos user.

1.  Start  with the CIM_Account or CIM_RemoteIdentity instance associated with the user (See here for Digest and here for Kerberos).

2.  Locate the relevant CIM_Privilege instance (see here).

3.  Examine the ActivityQualifiers field. It contains strings representing the Realms to which the user has access. See Realm Names and Realm Shortcuts.

Instance Diagram

Digest Diagram:

Kerberos Diagram:

Classes Used in This Flow

SDK Sample

Not applicable

 

Copyright © 2006-2022, Intel Corporation. All rights reserved.