From owner-freebsd-hackers Wed Mar 12 23:14:17 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA10612 for hackers-outgoing; Wed, 12 Mar 1997 23:14:17 -0800 (PST) Received: from oskar.nanoteq.co.za (oskar.nanoteq.co.za [163.195.220.170]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA10589 for ; Wed, 12 Mar 1997 23:14:06 -0800 (PST) Received: (from rbezuide@localhost) by oskar.nanoteq.co.za (8.8.5/8.8.5) id JAA23729; Thu, 13 Mar 1997 09:12:58 +0200 (SAT) From: Reinier Bezuidenhout Message-Id: <199703130712.JAA23729@oskar.nanoteq.co.za> Subject: Re: SecurID authentication In-Reply-To: from Andrzej Bialecki at "Mar 12, 97 01:33:13 pm" To: abial@korin.warman.org.pl (Andrzej Bialecki) Date: Thu, 13 Mar 1997 09:12:58 +0200 (SAT) Cc: freebsd-hackers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi .. > For those interested, I added support for Security Dynamics' smartcard > authentication to standard login. Smartcard ... is this the SecurID toekn card where the numbers change each minute or is it an actual smartcard ? > So now you can have: > * SecurID username/PASSCODE. If the network is down, it falls back to > * Kerberos or S/Key or ordinary password (depends on #defines it was > compiled with) > I have also added the SecurID code for the Toekn card/smartcard :) to login, su and ftpd, what I actually hve done is, I added the SecurID code to the skeylibrary .. so .. if you compile skeys with the new skeylib, you automatically get SecurID support ass well ... I'd very much like to see how you did it as it might be a better implementation than mine :) > Unfortunately, I am forbidden by licence agreement to post the code itself > :-((((. It seems that even their APIs are confidential :-(( > True enough .... :( Reinier Bezuidenhout