Re: Limiting dial-in users to one login at a time

Scott Adams (scott@blue.misnet.com)
Sun, 3 Sep 1995 11:58:04 -0500 (CDT)

Assuming that you are on 2.0.x BSD/OS, just change the "CC = cc" to
"CC = gcc" in the Makefile... Works perfect

Scott

On Sun, 3 Sep 1995, System Administrator wrote:

>
>
> On Sat, 2 Sep 1995 larryt@goldrush.com wrote:
>
> > I am using RADIUS on my BSDI v2.0 system. I have a PM2ER10, and I am using
> > dynamic (assigned) IP address for dial-in PPP lines. I would like to limit
> > users to only one login at a time, and optionally, I might like to limit users
> > to certain hours of the day. Does anyone have any ideas on how to do this? I
> > looked at the acct.c and radiusd.c code, and I think that I could modify them
> > to achieve the results, but I was hoping that someone might already have it
> > working.
> >
> I would be interested in any repliy in this area, too.....
>
> Also, does anyone have a COMPILED radiusd for BSDI that I can FTP? I
> tried to compile the 1.16 from Livingston, but got a stack of errors,
> relating to mixed pointer types........ I did not see anything at
> Livingston that refered to this (possible) portability problem. Did I
> miss something? This error came from 2 specific functions in the source
> code, I can pinpoint the problem areas if this would be of use. But, then
> again, if I can simply FTP the finished product, so much the better....
> I wonder why there isn't a compiled one availible directly from
> Livingston?
> Oh well, thanks to anyone that can shed some light on this subject;
> T. Parssinen (odin@arakis.sugar-river.net)
>
>