sssd
2.6.1
|
Enumerations | |
enum | sss_authtok_type { SSS_AUTHTOK_TYPE_EMPTY = 0x0000, SSS_AUTHTOK_TYPE_PASSWORD = 0x0001, SSS_AUTHTOK_TYPE_CCFILE = 0x0002, SSS_AUTHTOK_TYPE_2FA = 0x0003, SSS_AUTHTOK_TYPE_SC_PIN = 0x0004, SSS_AUTHTOK_TYPE_SC_KEYPAD = 0x0005, SSS_AUTHTOK_TYPE_2FA_SINGLE = 0x0006 } |
The different types of authentication tokens. More... | |
To indicate to the components of the SSSD how to handle the authentication token the client sends the type of the authentication token to the SSSD.
enum sss_authtok_type |
The different types of authentication tokens.