Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

HbaLine Struct Reference

#include <hba.h>

Data Fields

int linenumber
char * rawline
ConnType conntype
Listdatabases
Listroles
struct sockaddr_storage addr
struct sockaddr_storage mask
IPCompareMethod ip_cmp_method
char * hostname
UserAuth auth_method
char * usermap
char * pamservice
bool ldaptls
char * ldapserver
int ldapport
char * ldapbinddn
char * ldapbindpasswd
char * ldapsearchattribute
char * ldapbasedn
int ldapscope
char * ldapprefix
char * ldapsuffix
bool clientcert
char * krb_server_hostname
char * krb_realm
bool include_realm
char * radiusserver
char * radiussecret
char * radiusidentifier
int radiusport

Detailed Description

Definition at line 53 of file hba.h.


Field Documentation

Definition at line 60 of file hba.h.

Referenced by check_hba(), and parse_hba_line().

Definition at line 78 of file hba.h.

Referenced by ClientAuthentication(), parse_hba_auth_opt(), and parse_hba_line().

Definition at line 57 of file hba.h.

Referenced by check_hba(), parse_hba_auth_opt(), and parse_hba_line().

Definition at line 58 of file hba.h.

Referenced by check_hba(), and parse_hba_line().

Definition at line 63 of file hba.h.

Referenced by check_hba(), and parse_hba_line().

Definition at line 81 of file hba.h.

Referenced by parse_hba_auth_opt().

Definition at line 62 of file hba.h.

Referenced by check_hba(), and parse_hba_line().

Definition at line 80 of file hba.h.

Referenced by parse_hba_auth_opt().

Definition at line 79 of file hba.h.

Referenced by parse_hba_auth_opt().

Definition at line 74 of file hba.h.

Referenced by parse_hba_auth_opt(), and parse_hba_line().

Definition at line 71 of file hba.h.

Referenced by parse_hba_auth_opt(), and parse_hba_line().

Definition at line 72 of file hba.h.

Referenced by parse_hba_auth_opt(), and parse_hba_line().

Definition at line 70 of file hba.h.

Referenced by parse_hba_auth_opt().

Definition at line 76 of file hba.h.

Referenced by parse_hba_auth_opt(), and parse_hba_line().

Definition at line 75 of file hba.h.

Referenced by parse_hba_auth_opt().

Definition at line 73 of file hba.h.

Referenced by parse_hba_auth_opt(), and parse_hba_line().

Definition at line 69 of file hba.h.

Referenced by parse_hba_auth_opt(), and parse_hba_line().

Definition at line 77 of file hba.h.

Referenced by parse_hba_auth_opt(), and parse_hba_line().

Definition at line 68 of file hba.h.

Referenced by parse_hba_auth_opt().

Definition at line 55 of file hba.h.

Referenced by auth_failed(), and parse_hba_line().

Definition at line 61 of file hba.h.

Referenced by check_hba(), and parse_hba_line().

Definition at line 67 of file hba.h.

Referenced by parse_hba_auth_opt().

Definition at line 84 of file hba.h.

Referenced by CheckRADIUSAuth(), and parse_hba_auth_opt().

Definition at line 85 of file hba.h.

Referenced by CheckRADIUSAuth(), and parse_hba_auth_opt().

Definition at line 83 of file hba.h.

Referenced by CheckRADIUSAuth(), parse_hba_auth_opt(), and parse_hba_line().

Definition at line 82 of file hba.h.

Referenced by CheckRADIUSAuth(), parse_hba_auth_opt(), and parse_hba_line().

Definition at line 56 of file hba.h.

Referenced by auth_failed(), and parse_hba_line().

Definition at line 59 of file hba.h.

Referenced by check_hba(), and parse_hba_line().

Definition at line 66 of file hba.h.

Referenced by ident_inet(), and parse_hba_auth_opt().


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