Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 1999 07:18:56 -0500
From:      Rick Morel <rmorel@morelr.com>
To:        freebsd-isp@FreeBSD.ORG
Subject:   Re: cistron and nologin?
Message-ID:  <2.2.32.19990829121856.006c9f98@mail.morelr.com>

next in thread | raw e-mail | index | archive | help
At 12:29 PM 8/28/99 -0500, Ben Vaughn <bvaughn@prophetnetworks.net> wrote:
>Hi,
>	Anybody know if theres a way to make cistron radius check a users
>shell to see if they should be allowed to log in or not?
>
>Thanks in advance,
>-biv

Not really, but it can check the group. Below is from our default part of
"users". We created a group called "nodial".

DEFAULT Simultaneous-Use = 1
        Fall-Through = 1
DEFAULT  Auth-Type = Reject, Group = "nodial"
DEFAULT Auth-Type = System
     (ETC)


Rick



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?2.2.32.19990829121856.006c9f98>