From owner-freebsd-questions@FreeBSD.ORG Fri Mar 16 18:40:39 2007 Return-Path: X-Original-To: FreeBSD-questions@freebsd.org Delivered-To: FreeBSD-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B4A2716A403 for ; Fri, 16 Mar 2007 18:40:39 +0000 (UTC) (envelope-from tlt@tltodd.com) Received: from tltodd.com (tltodd.com [64.80.250.209]) by mx1.freebsd.org (Postfix) with ESMTP id A4D2113C45A for ; Fri, 16 Mar 2007 18:40:38 +0000 (UTC) (envelope-from tlt@tltodd.com) Received: (from tlt@localhost) by tltodd.com (8.9.3/8.9.3) id NAA47914 for FreeBSD-questions@freebsd.org; Fri, 16 Mar 2007 13:38:43 -0600 (CST) (envelope-from tlt) Date: Fri, 16 Mar 2007 13:38:43 -0600 From: Terry Todd To: FreeBSD-questions@freebsd.org Message-ID: <20070316133843.A47732@badger.tltodd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Cc: Subject: ssh authorized_keys AND opie X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Mar 2007 18:40:39 -0000 FreeBSD 6.2 ssh question: Is there a way to have sshd prompt for the authorized_keys passphrase and then also go on to require an opie password as well to authenticate the user? If so how would it be configured to work this way? I can make it do one or the other but haven't figured out how to make it do both. TIA, Terry Todd