From c8bbea3d45c0222b94dc196117793511d79fa31c Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Tue, 13 Apr 2010 17:40:32 +0000 Subject: [PATCH] Describe authfile parameter. From Erinn Looney-Triggs . --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index f9f7859..ab19685 100644 --- a/README +++ b/README @@ -91,6 +91,9 @@ For more information, see the project Wiki page. 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. "key": to indicate your client key in base64 format.