1
0
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:
Remi Mollon 2012-02-01 09:29:27 +01:00
parent 3e1f5f6925
commit bf8ececae3

8
README
View File

@ -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":