From owner-freebsd-stable Tue Jan 23 21:11:57 2001 Delivered-To: freebsd-stable@freebsd.org Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (Postfix) with ESMTP id C4BD437B400; Tue, 23 Jan 2001 21:11:34 -0800 (PST) Received: from cain.gsoft.com.au (doconnor@cain [203.38.152.97]) by cain.gsoft.com.au (8.8.8/8.8.8) with ESMTP id PAA04760; Wed, 24 Jan 2001 15:41:23 +1030 (CST) (envelope-from doconnor@gsoft.com.au) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20010123205759.C26378@citusc17.usc.edu> Date: Wed, 24 Jan 2001 15:41:23 +1030 (CST) From: "Daniel O'Connor" To: Kris Kennaway Subject: Re: Non-sequential one-time passwords? Cc: freebsd-stable@FreeBSD.ORG, Shawn Barnhart Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 24-Jan-01 Kris Kennaway wrote: > What you need is to teach your users how to calculate password > challenge responses themselves, either using one of the FreeBSD tools > or an online javascript calculator (these exist, but I don't have a > URL handy). This is as simple as pasting the OTP challenge into a > website and entering their passphrase, then pasting the response in. You can get a S/Key generater for the Palm Pilot at http://www.dimensional.com/~bgiles/pilot/skey/ Works fine for me. Here is a Java one - http://www.cs.umd.edu/~harry/jotp/ Couldn't find a JS one though :) --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message