I don't seem to be able to make multiple session databases to work. I have
something like this in my radiusd.cfg:

<SessionDatabase NULL>
  Identifier SDB_NULL
</SessionDatabase>

<SessionDatabase SQL>
  Identifier SDB_SQL
  ...
</SessionDatabase>

<Handler ...>
  SessionDatabase SDB_NULL>
</Handler>

<Handler ...>
  SessionDatabase SDB_SQL>
</Handler>


No matter what I do, the SessionDatabase that is specified last in the
configuration file (SDB_SQL in this case) takes over. What I want to achieve
is, that local logons are checked for multiple simultaneous logins, but iPass
logons are not. This does not seem to work and iPass logons are always put in
my RADONLINE table. What am I doing wrong? I'm running radiator 2.17.1.

Blaz Zupan,  Medinet d.o.o, Linhartova 21, 2000 Maribor, Slovenia
E-mail: [EMAIL PROTECTED], Tel: +386-2-320-6320, Fax: +386-2-320-6325


===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to