From owner-freebsd-isp Mon Dec 27 13:57:50 1999 Delivered-To: freebsd-isp@freebsd.org Received: from cutter.wantabe.com (cutter.wantabe.com [209.16.8.8]) by hub.freebsd.org (Postfix) with ESMTP id 835E1150E3 for ; Mon, 27 Dec 1999 13:57:44 -0800 (PST) (envelope-from jeffrl@wantabe.com) Received: from cutter.wantabe.com (cutter.wantabe.com [209.16.8.8]) by cutter.wantabe.com (8.9.3/8.9.3) with ESMTP id IAA09651; Sun, 26 Dec 1999 08:32:54 -0600 (CST) Date: Sun, 26 Dec 1999 08:32:54 -0600 (CST) From: "Jeffrey J. Libman" To: paul@premier-networks.com Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Cistron Radius Question In-Reply-To: <386623FC.D351BEA5@premier-networks.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org definitely there is a way: Cistron Radius has an optioin for the users file, Exec-Program-Wait, which will execute the program selected and wait for a return...if the return is true, the user authenticaton proceeds, if not, it is not authorised. i wrote a program to check users for dialup, 64k and 128k isdn, according to the unix group they are members: Exec-Program-Wait = "/usr/local/bin/chkgrp %u 118", hope this helps. cheers, jeff -- | |\ +------------------------------+ Jeffrey J. Libman, ops. mgr. | \ | Wantabe Internet Services | Wantabe, Inc. |__\ +------------------------------+ jeffrl@wantabe.com <-----|------> | access web cgi ftp news mail | (281) 493-0718 __,.-=\'`^`'~=-../__,.-= +------------------------------+ On Sun, 26 Dec 1999 paul@premier-networks.com wrote: > Can anyone tell me if the Cistron Radius configuration file can support > some users with dial-in priviledges and others without based on what > GROUP they are in? > > Or is there another easy way of obtaining this? The radius server and > mail server are the same machine in this case and we don't want people > who have *extra* email accounts to be able to dialin under those extra > accounts..:) > > Thanks, > > Paul > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message