diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-10-07 21:06:08 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-10-07 21:06:08 +0000 |
commit | 75a4505b02b6bf6ba022c1caf4142cc407fa039a (patch) | |
tree | d1bcc98669fa213f51bb1ab10197779531ace48e | |
parent | Patchset 2, add 02_all_require_skey.patch. (diff) | |
download | ulm-75a4505b02b6bf6ba022c1caf4142cc407fa039a.tar.gz ulm-75a4505b02b6bf6ba022c1caf4142cc407fa039a.tar.bz2 ulm-75a4505b02b6bf6ba022c1caf4142cc407fa039a.zip |
Fix typo.pam_skey-1.1.5-patches-3
-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 |