Of course Ksenia... I'm using Rodopi 5.3 and Radiator 3.6
 
Let me show some parts of my config file:
 
###########
#Hadler session#
###########
<Handler Realm=xxxxxx.yyy.zz>
        SessionDatabase MYDATABSE
  <AuthBy SQL>
      DBSource        dbi:ODBC:MYDSN
      DBUsername Login
      DBAuth  password

            RejectEmptyPassword
            NoDefault
            AuthSelect  exec Interface_Radiator_users '%U', '%{Calling-Station-Id}', '%{NAS-Identifier}'
 
     AcctSQLStatement exec Interface_VircomDetails \
                             '%{Acct-Session-Id}', \
                             '%Y%m%d %H:%M:%S',\
                             '%U',\
                             '%N',\
                             %{NAS-Port},\
                             '',\
                             '',\
                             '%{Framed-IP-Address}', \
                     '%{Calling-Station-Id}',\
                             '%{NAS-Identifier}', \
                             '%{Acct-Status-Type}',  \
                             '%{Acct-Delay-Time}',   \
                             '%{Acct-Input-Octets}', \
                             '%{Acct-Output-Octets}',\
                             '%{Acct-Session-Time}', \
                             '%{Acct-Input-Packets}',\
                             '%{Acct-Output-Packets}',\
                             '%{Acct-Terminate-Cause}',\
                             '', \
                             '0', \
                             '%{Called-Station-Id}'
 </AuthBy>
 
#END sample
 
where Interface_Radiator_users is Authentication SP, and
Interface_VircomDetails is Accounting SP.
 
As you can see, I first tried to use Vircom Radius, but really is a good Radius Server but Radiator offers all that you need and much more functionalities than Vircom!
 
Rodolfo Torrado López
Administrador Recursos de Informática
Enred Comunicaciones S.A.
PBX: (57) 5 3303500
Barranquilla, Colombia
 
----- Original Message -----
Sent: Thursday, November 13, 2003 6:40 AM
Subject: (RADIATOR) <AuthBy RODOPI> and Rodopi 5.3 or 5.4

Hallo list,

Radiator documentation claims that <AuthBy RODOPI> provides
authentication and accounting with Rodopi (see
http://www.open.com.au/radiator/ref.html#pgfId=369765).
But the tablenames "Logins" and "UsageOnlineHours" mentioned in that
chapter  don't exist in the Rodopi 5.3 or 5.4 database. I think  those
tablenames are from older version of Rodopi.
Does anybody know if I can use Radiator for real-time authentication
and accounting with Rodopi 5.3 / 5.4?

Thanks in advance.

Ksenia.

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

Reply via email to