Icinga-core 1.4.0
next gen monitoring
authdata_struct Struct Reference

#include <cgiauth.h>

Data Fields

char * username
int authorized_for_all_hosts
int authorized_for_all_host_commands
int authorized_for_all_services
int authorized_for_all_service_commands
int authorized_for_system_information
int authorized_for_system_commands
int authorized_for_configuration_information
int authorized_for_read_only
int authenticated
int number_of_authentication_rules
char ** authentication_rules

Detailed Description

Definition at line 36 of file cgiauth.h.


Field Documentation

Definition at line 46 of file cgiauth.h.

Definition at line 48 of file cgiauth.h.

Definition at line 38 of file cgiauth.h.

Definition at line 45 of file cgiauth.h.

Definition at line 37 of file cgiauth.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Defines