構造体 LsaAddPrivileges
[LSA Functions]

#include <libmsrpc.h>


変数

struct {
   POLICY_HND *   pol
 An open LSA policy handle
   DOM_SID *   sid
 (Optional) The user's SID (must specify at least sid or name)
   char *   name
 (Optional) The user's name (must specify at least sid or name)
   char **   priv_names
 The privilege names of the privileges to add for the account
   uint32   num_privs
 The number of privileges in the priv_names array
in


説明

libmsrpc.h953 行で定義されています。


構造体

POLICY_HND* pol

An open LSA policy handle

libmsrpc.h956 行で定義されています。

参照元 cac_LsaAddPrivileges()cac_LsaSetPrivileges().

DOM_SID* sid

(Optional) The user's SID (must specify at least sid or name)

libmsrpc.h959 行で定義されています。

参照元 cac_LsaAddPrivileges()cac_LsaSetPrivileges().

char* name

(Optional) The user's name (must specify at least sid or name)

libmsrpc.h962 行で定義されています。

参照元 cac_LsaAddPrivileges()cac_LsaSetPrivileges().

char** priv_names

The privilege names of the privileges to add for the account

libmsrpc.h965 行で定義されています。

参照元 cac_LsaAddPrivileges()cac_LsaSetPrivileges().

uint32 num_privs

The number of privileges in the priv_names array

libmsrpc.h968 行で定義されています。

参照元 cac_LsaAddPrivileges()cac_LsaSetPrivileges().

struct { ... } in

参照元 cac_LsaAddPrivileges()cac_LsaSetPrivileges().


この構造体の説明は次のファイルから生成されました:
Sambaに対してSat Aug 29 21:24:42 2009に生成されました。  doxygen 1.4.7