[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: need help



On Fri, June 19 1998, Wiria A Kusuma <imperial@indosat.net.id> wrote:
|Hi all.., its me again asking for your help, I had my isp running, I use
|debian linux as authentication server, my problem is that I do not know how to
|limit one login session per user, I had tried to write a script to do that job

It's pretty easy - basically you should install the latest
radiusd-cistron which lets you specify a per-user somultaneous-use
limit with something like the following:

# Let users login only once simultenously
DEFAULT Simultaneous-Use = 1,
        Fall-Through = 1

# I let myself login up to 10 times
amos    Simultaneous-Use = 10,
        Fall-Through = 1

That's it.

Radiusd-cistron is maintained by Miquel van Smoorenburg, who's also a
Debian maintainer (among many other things...:), so you can build a
debian package stright from the "upstream" source.

Cheers,

--Amos

--Amos Shapira                    | "Of course Australia was marked for
133 Shlomo Ben-Yosef st.          |  glory, for its people had been chosen
Jerusalem 93 805                  |  by the finest judges in England."
ISRAEL        amos@gezernet.co.il |                     -- Anonymous


--  
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: