(RADIATOR) Ah. Authby SQL question..

1999-04-17 Thread Rob Thomas


I've been plowing through radiator, and I'm pretty happy with it. Just going
through and I don't seem to find any documentation on having a different
database for authentication and accounting. Am I blind, or is it not there?

Why, I hear you asking, do you want to do that?

Well.  I'm using MySQL and MySQL can't limit access per table, only per
database. So, I'm going to have to set up two databases. One with only
'select' permissions (for authentcation), and the other with
insert/update/delete permissions (for accounting - insert only, and
simultaneous-use, requires insert, update(?) and delete.)  So really, I need
three databases. Or I need Oracle 8-)

Anyone done this?

--Rob

===
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



Re: (RADIATOR) OK. Clues if anyone can..

1999-01-17 Thread Rob Thomas

  Allrighty! So this should be a sane setup then?
 
  Reply String is now:
  Framed-Route="203.19.27.0/24 0.0.0.0 1",Session-Timeout=0,Port-Limit=2
 
  Check String is now:
  Simultaneous-Use=2

 Looks fine to me.

Trap for the unwary - 'Session-Timeout=0' does -not- mean 'infinite
length call' - it means 'Drop the link after 1 second has expired ' 8-)

This is on the Bay's anyway - I don't think it's a bug, as it -is- an
optional Radius attribute, but it's kinda non-intuitive. Just so you all
know. And yes, everything is now happily working multilink wise, thanks
everyone for their assistance. 

--Rob

===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



(RADIATOR) OK. Clues if anyone can..

1999-01-16 Thread Rob Thomas

For the radiator guys: I'm using Radiator
For the bay-isp guys: Well, you all know I'm a 5399 man 8-)

After telling users for ages to bugger off, they can't have MPPP, I've
got a customer who wants two 64K channels over ISDN.  

The question I'm asking is:  

In radiator, I've got:

Handler blah
  Authby SQL
Blah..
  /AuthBy
  MaxSessions 1
/Handler

Can I -override- the maxsessions by a responce back from SQL, or, will I
need to set up a new handler for the mppp sessions?

For the 5399 guys, I remember seeing a 'mp_max_sessions' or something
like that somewhere.  Can that be over-ridden from radius, or will I
need a new SPB?

--Rob

===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.