Date: Sun, 26 Dec 1999 08:32:54 -0600 (CST) From: "Jeffrey J. Libman" <jeffrl@wantabe.com> To: paul@premier-networks.com Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Cistron Radius Question Message-ID: <Pine.BSF.4.21.9912260830550.9402-100000@cutter.wantabe.com> In-Reply-To: <386623FC.D351BEA5@premier-networks.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.9912260830550.9402-100000>
