diff --git a/doc/Two_Factor_PAM_Configuration.adoc b/doc/Two_Factor_PAM_Configuration.adoc index 039c1f3..7663033 100644 --- a/doc/Two_Factor_PAM_Configuration.adoc +++ b/doc/Two_Factor_PAM_Configuration.adoc @@ -13,7 +13,7 @@ file called `~/.yubico/authorized_yubikeys`, or a system wide file called in as specific users. See https://developers.yubico.com/yubico-pam[the README] for more information. -The "use_first_pass" on the next line says that the password the pam_unix +The 'use_first_pass' on the next line says that the password the pam_unix module should check should be received from the earlier PAM modules and that the module should not query for passwords.