From owner-freebsd-isp Wed Jan 29 14:37:36 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA26710 for isp-outgoing; Wed, 29 Jan 1997 14:37:36 -0800 (PST) Received: from databus.databus.com (databus.databus.com [198.186.154.34]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id OAA26702 for ; Wed, 29 Jan 1997 14:37:33 -0800 (PST) From: Barney Wolff To: freebsd-isp@freebsd.org Date: Wed, 29 Jan 1997 17:30 EST Subject: Re: USR Total Control Content-Type: text/plain Message-ID: <32efd1240.2d61@databus.databus.com> Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Date: Wed, 29 Jan 1997 16:50:36 -0500 (EST) > From: Steve Ames > > Does anyone have a FreeBSD radius port that will work with the USR Total > Control system? I've installed the one in ports-current but it crashes as > soon as I attempt to authenticate from the USR onto it... Check the length of the shared secret. As I recall the Livingston code, a secret length >15 chars will overwrite memory and is NOT checked. Dunno if this is your problem, but in my working life I've seen the code run on HP-UX and Irix and Unixware without much trauma. It's not sysv-specific, though. Barney Wolff