1
0
mirror of https://github.com/Yubico/yubico-pam.git synced 2025-01-31 16:52:19 +01:00

Describe authfile parameter.

From Erinn Looney-Triggs <erinn.looneytriggs@gmail.com>.
This commit is contained in:
Simon Josefsson 2010-04-13 17:40:32 +00:00
parent 15cae15f1c
commit c8bbea3d45

3
README
View File

@ -91,6 +91,9 @@ For more information, see the project Wiki page.
Supported PAM module parameters are: Supported PAM module parameters are:
{{{ {{{
"authfile": to indicate the location of the file that holds the
mappings of yubikey public IDs to usernames.
"id": to indicate your client identity. "id": to indicate your client identity.
"key": to indicate your client key in base64 format. "key": to indicate your client key in base64 format.