Main Page | Data Structures | Directories | File List | Data Fields | Globals

configuration_st Struct Reference

#include <pam_config.h>


Detailed Description

Definition at line 27 of file pam_config.h.

Data Fields

char * config_file
scconf_contextctx
int debug
int nullok
int try_first_pass
int use_first_pass
int use_authok
char * pkcs11_module
char * pkcs11_modulepath
int slot_num
char * ca_dir
char * crl_dir
int crl_policy
char * username


Field Documentation

char* ca_dir
 

Definition at line 38 of file pam_config.h.

char* config_file
 

Definition at line 28 of file pam_config.h.

char* crl_dir
 

Definition at line 39 of file pam_config.h.

int crl_policy
 

Definition at line 40 of file pam_config.h.

scconf_context* ctx
 

Definition at line 29 of file pam_config.h.

int debug
 

Definition at line 30 of file pam_config.h.

int nullok
 

Definition at line 31 of file pam_config.h.

char* pkcs11_module
 

Definition at line 35 of file pam_config.h.

char* pkcs11_modulepath
 

Definition at line 36 of file pam_config.h.

int slot_num
 

Definition at line 37 of file pam_config.h.

int try_first_pass
 

Definition at line 32 of file pam_config.h.

int use_authok
 

Definition at line 34 of file pam_config.h.

int use_first_pass
 

Definition at line 33 of file pam_config.h.

char* username
 

Definition at line 41 of file pam_config.h.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 12 11:17:07 2005 for pam_pkcs11 by  doxygen 1.4.4