From owner-freebsd-isp Fri Dec 11 10:58:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA11960 for freebsd-isp-outgoing; Fri, 11 Dec 1998 10:58:44 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from smtp1.erols.com (smtp1.erols.com [207.172.3.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA11951 for ; Fri, 11 Dec 1998 10:58:41 -0800 (PST) (envelope-from shmit@natasya.noc.erols.net) Received: from natasya.noc.erols.net (natasya.noc.erols.net [207.172.25.236]) by smtp1.erols.com (8.8.8/8.8.5) with ESMTP id NAA03245; Fri, 11 Dec 1998 13:58:27 -0500 (EST) Received: (from shmit@localhost) by natasya.noc.erols.net (8.9.1/8.9.1) id NAA18994; Fri, 11 Dec 1998 13:58:25 -0500 (EST) Message-ID: <19981211135825.H26279@kublai.com> Date: Fri, 11 Dec 1998 13:58:25 -0500 From: Brian Cully To: N , Jeremy Shaffner Cc: Tomasz Zin , Sandro Santos Andrade , freebsd-isp@FreeBSD.ORG Subject: Re: Simultaneous-Use directive in radiusd version 2.4.23C ... Reply-To: shmit@kublai.com References: <981211111104.30744B-100000@liquid.tpb.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <981211111104.30744B-100000@liquid.tpb.net>; from N on Fri, Dec 11, 1998 at 11:15:57AM +0100 X-Sender: If your mailer pays attention to this, it's broken. X-PGP-Info: finger shmit@kublai.com for my public key. Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Dec 11, 1998 at 11:15:57AM +0100, N wrote: > >>> I'm tring to disallow simultaneous login in radiusd 2.4.23C, > >> I suppose that only commercial version of radius support this feature. > > Cistron. Free. :) cistron.nl I think. > > Actually, Merit's commercial RADIUS daemon can do it, so can Radiator > (which is also commercial). Cistron RADIUS (based loosely on Livingston > RADIUS 1.16, the last free version released) uses SNMP to check whether a > user is really logged in twice. It's available from > , but there is a port > (net/radiusd-cistron) available. I have some code that I wrote that does the same thing (even using SNMP for verification). But it runs as a seperate process and communicates with the RADIUS daemon over a UDP socket, so you need to make a couple simple mods to your daemon to make it work. It's all free, you can mail me if you want it. -- Brian Cully Macintosh -- we might not get everything right, but at least we knew the century was going to end. -- Douglas Adams, on the Y2K problem. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message