sss_sudo_result Struct Reference
[A library for communication between SUDO and SSSD]

A result object returned from SSSD. More...

#include <sss_sudo.h>

Data Fields

unsigned int num_rules
 The number of rules for the user.
struct sss_sudo_rulerules
 List of rules found.

Detailed Description

A result object returned from SSSD.

The result consists of zero or more sss_rule elements.


Field Documentation

The number of rules for the user.

In case the user exists in one of SSSD domains but no rules match for him, the num_rules element is 0.


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

Generated on 25 Feb 2013 for libsss_sudo by  doxygen 1.6.1