mirror of
https://github.com/Yubico/yubico-pam.git
synced 2025-01-31 16:52:19 +01:00
adding help about capath and yubi_attr_prefix parameters
This commit is contained in:
parent
3e1f5f6925
commit
bf8ececae3
8
README
8
README
@ -167,6 +167,10 @@ Supported PAM module parameters are:
|
||||
|
||||
depending on your version of yubico-c-client.
|
||||
|
||||
"capath": specify the path where X509 certificates are stored. This is
|
||||
required if 'https' or 'ldaps' are used in 'url' and 'ldap_uri'
|
||||
respectively.
|
||||
|
||||
"verbose_otp":
|
||||
This argument is used to show the OTP when it is entered,
|
||||
i.e. to enable terminal echo of entered characters.
|
||||
@ -191,6 +195,10 @@ Supported PAM module parameters are:
|
||||
|
||||
"yubi_attr": specify the LDAP attribute used to store the Yubikey id.
|
||||
|
||||
"yubi_attr_prefix":
|
||||
specify the prefix of the LDAP attribute's value, in case
|
||||
of a generic attribute, used to store several types of ids.
|
||||
|
||||
"capath": Path to a directory with SSL CA certs you trust.
|
||||
|
||||
"token_id_length":
|
||||
|
Loading…
x
Reference in New Issue
Block a user