diff options
Diffstat (limited to 'patchsets')
-rw-r--r-- | patchsets/pam_skey/1.1.5/02_all_require_skey.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patchsets/pam_skey/1.1.5/02_all_require_skey.patch b/patchsets/pam_skey/1.1.5/02_all_require_skey.patch index 3eab29d..9e51362 100644 --- a/patchsets/pam_skey/1.1.5/02_all_require_skey.patch +++ b/patchsets/pam_skey/1.1.5/02_all_require_skey.patch @@ -35,7 +35,7 @@ the module doesn't change. cause the module to pass the given password to the next module in the authentication stack (usually pam_unix.so with the try_first_pass option). -+ require_skey - This options tells the module to require S/Key ++ require_skey - This option tells the module to require S/Key + authentication if the user has S/Key set. When + this option is set, it is possible to require both + S/Key and another authentication method (like |