pam_pkcs11 0.6.12
configuration_st Struct Reference

#include <pam_config.h>

Data Fields

const char * config_file
 
scconf_contextctx
 
int debug
 
int nullok
 
int try_first_pass
 
int use_first_pass
 
int use_authok
 
int card_only
 
int wait_for_card
 
const char * pkcs11_module
 
const char * pkcs11_modulepath
 
const char ** screen_savers
 
const char * slot_description
 
int slot_num
 
int support_threads
 
cert_policy policy
 
const char * token_type
 
const char * username
 
int quiet
 
int err_display_time
 

Detailed Description

Definition at line 28 of file pam_config.h.

Field Documentation

◆ card_only

int card_only

Definition at line 36 of file pam_config.h.

◆ config_file

const char* config_file

Definition at line 29 of file pam_config.h.

◆ ctx

Definition at line 30 of file pam_config.h.

◆ debug

int debug

Definition at line 31 of file pam_config.h.

◆ err_display_time

int err_display_time

Definition at line 48 of file pam_config.h.

◆ nullok

int nullok

Definition at line 32 of file pam_config.h.

◆ pkcs11_module

const char* pkcs11_module

Definition at line 38 of file pam_config.h.

◆ pkcs11_modulepath

const char* pkcs11_modulepath

Definition at line 39 of file pam_config.h.

◆ policy

cert_policy policy

Definition at line 44 of file pam_config.h.

◆ quiet

int quiet

Definition at line 47 of file pam_config.h.

◆ screen_savers

const char** screen_savers

Definition at line 40 of file pam_config.h.

◆ slot_description

const char* slot_description

Definition at line 41 of file pam_config.h.

◆ slot_num

int slot_num

Definition at line 42 of file pam_config.h.

◆ support_threads

int support_threads

Definition at line 43 of file pam_config.h.

◆ token_type

const char* token_type

Definition at line 45 of file pam_config.h.

◆ try_first_pass

int try_first_pass

Definition at line 33 of file pam_config.h.

◆ use_authok

int use_authok

Definition at line 35 of file pam_config.h.

◆ use_first_pass

int use_first_pass

Definition at line 34 of file pam_config.h.

◆ username

const char* username

Definition at line 46 of file pam_config.h.

◆ wait_for_card

int wait_for_card

Definition at line 37 of file pam_config.h.


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