On Fri, June 19 1998, Wiria A Kusuma <[EMAIL PROTECTED]> 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
amosSimultaneous-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[EMAIL PROTECTED] | -- Anonymous
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]