nxTrustees_t

Contains information about a trustee assignment.

Service:NetWare Platform

Structure

  #include <nks/netware.h>
  
  typedef struct
  {
     uint32_t   trObjectID;
     uint32_t   trRights;
  } nxTrustees_t;
  

Fields

trObjectID

Contains the object ID of the user.

trRights

Contains a bit mask of the rights granted to the user. For possible values, see Effective Rights Flags in Volume 1.