hbac_eval_req Struct Reference
[Host-Based Access Control Resolver]

Request object for an HBAC rule evaluation. More...

#include <ipa_hbac.h>

Data Fields

struct hbac_request_elementservice
 This is a list of service DNs to check, it must consist of the actual service requested, as well as all parent groups containing that service.
struct hbac_request_elementuser
 This is a list of user DNs to check, it must consist of the actual user requested, as well as all parent groups containing that user.
struct hbac_request_elementtargethost
 This is a list of target hosts to check, it must consist of the actual target host requested, as well as all parent groups containing that target host.
struct hbac_request_elementsrchost
 This is a list of source hosts to check, it must consist of the actual source host requested, as well as all parent groups containing that source host.
time_t request_time
 For future use.

Detailed Description

Request object for an HBAC rule evaluation.


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

Generated on 20 Nov 2013 for ipa_hbac by  doxygen 1.6.1