From owner-freebsd-current Mon Jan 21 6:29:13 2002 Delivered-To: freebsd-current@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id B03C137B419; Mon, 21 Jan 2002 06:29:05 -0800 (PST) Received: (from ache@localhost) by nagual.pp.ru (8.11.6/8.11.6) id g0LET3w36646; Mon, 21 Jan 2002 17:29:03 +0300 (MSK) (envelope-from ache) Date: Mon, 21 Jan 2002 17:29:01 +0300 From: "Andrey A. Chernov" To: Dag-Erling Smorgrav Cc: markm@freebsd.org, current@freebsd.org Subject: Re: pam_opie(8) prompt Message-ID: <20020121142901.GA36594@nagual.pp.ru> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.24i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Jan 21, 2002 at 15:18:32 +0100, Dag-Erling Smorgrav wrote: > Does anybody mind if I change the pam_opie(8) prompt from "Password:" > to "Response:"? I think users might be slightly confused when they > enter an incorrect or empty response twice and get a new "Password:" > prompt and don't realize it's the pam_unix(8) prompt. Wait... First of all, there (I mean original OPIE) must be 2 prompts in worst case, not 3 prompts: 1) One prompt without echo. 2) One prompt with echo. Thats all. It looks like pam_unix option should be changed from "try_first_pass" to "use_first_pass" to avoid 3rd prompt. Back to your subj.: It breaks, at least, M$ Windows OPIE/Skey generators which do auto-paste when keyword (Password) is found. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message