ipa_hbac  1.16.5
Data Fields
hbac_request_element Struct Reference

Component of an HBAC request. More...

#include <ipa_hbac.h>

Data Fields

const char * name
 List of explicit members of this request component. More...
 
const char ** groups
 List of group members of this request component. More...
 

Detailed Description

Component of an HBAC request.

Field Documentation

const char** hbac_request_element::groups

List of group members of this request component.

  • Users: user groups (POSIX or non-POSIX)
  • Hosts: hostgroups
  • Services: PAM service groups.
const char* hbac_request_element::name

List of explicit members of this request component.

  • Users: usernames
  • Hosts: hostnames
  • Services: PAM service names

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