From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 2256F1399E6 for ; Fri, 4 Sep 2015 08:36:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06C309588D; Fri, 4 Sep 2015 08:33:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DB0919588D for ; Fri, 4 Sep 2015 08:33:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 65124340A7B for ; Fri, 4 Sep 2015 08:33:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A3A341A2 for ; Fri, 4 Sep 2015 08:33:26 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1286485568.75a4505b02b6bf6ba022c1caf4142cc407fa039a.ulm@gentoo> Subject: [gentoo-commits] dev/ulm:pam_skey-1.1.5-patches-6 commit in: patchsets/pam_skey/1.1.5/ X-VCS-Repository: dev/ulm X-VCS-Files: patchsets/pam_skey/1.1.5/02_all_require_skey.patch X-VCS-Directories: patchsets/pam_skey/1.1.5/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 75a4505b02b6bf6ba022c1caf4142cc407fa039a X-VCS-Branch: pam_skey-1.1.5-patches-6 Date: Fri, 4 Sep 2015 08:33:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 42179e2b-064c-4f2f-870c-6fbc9cddb4da X-Archives-Hash: 0246868ab3b710ce9416d6962faa8c88 Message-ID: <20150904083326.Ut7zUvWrdg9wPzyyAyIK7pFJgrPoIS2g2OXBgEvcKMg@z> commit: 75a4505b02b6bf6ba022c1caf4142cc407fa039a Author: Ulrich Müller gentoo org> AuthorDate: Thu Oct 7 21:06:08 2010 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Thu Oct 7 21:06:08 2010 +0000 URL: https://gitweb.gentoo.org/dev/ulm.git/commit/?id=75a4505b Fix typo. patchsets/pam_skey/1.1.5/02_all_require_skey.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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