From owner-freebsd-hackers Wed Mar 12 07:36:36 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA20053 for hackers-outgoing; Wed, 12 Mar 1997 07:36:36 -0800 (PST) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA20047 for ; Wed, 12 Mar 1997 07:36:32 -0800 (PST) Received: from time.cdrom.com (jkh@localhost [127.0.0.1]) by time.cdrom.com (8.8.5/8.6.9) with ESMTP id HAA01211; Wed, 12 Mar 1997 07:35:58 -0800 (PST) To: Andrzej Bialecki cc: freebsd-hackers@freebsd.org Subject: Re: SecurID authentication In-reply-to: Your message of "Wed, 12 Mar 1997 13:33:13 +0100." Date: Wed, 12 Mar 1997 07:35:57 -0800 Message-ID: <1207.858180957@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > BUT... I'm willing to help anyone who wishes to implement it in his own > system. In other words: the modifications require some pieces of > proprietary code, which you will have if you install the ACE/Server > software (and BSDI client). Then I can send the diffs to original > ACE/Client software, and to the FreeBSD's login.c. Do you know if they'd be willing to let you distribute *just* the changes? Then you could make it a port - it grabs the proprietary bits from somewhere you point at and makes all the changes for you - easy and painless. Jordan