libsss_sudo  1.9.2
Data Fields

Component of a sss_rule structure. More...

#include <sss_sudo.h>

Data Fields

char * name
 The attribute name.
char ** values
 A string array that contains all the attribute values.
unsigned int num_values
 The number of values the attribute contains.

Detailed Description

Component of a sss_rule structure.

The component has exactly one name and one or more values.

Field Documentation

unsigned int sss_sudo_attr::num_values

The number of values the attribute contains.

Attributes are multivalued in general.


The documentation for this struct was generated from the following file: