Hi everybody!
Now all works, but I have still a few questions:
after installing DBI:mysql support I'm in the condition to request
authentication via both radpwtst and a client interface on which I'm
working, but the attributes are shown uncorrectly (first case, radpwtst) or
quite not shown (second case, my pretty client)...
So the first question is this: to make the attributes shown, what command I
have to insert in the clause <AuthBySQL>, assuming that the SUBSCRIBERS
table is the one in which I have to insert the attributes...
Otherwise, if my reasoning is wrong , in which table I have to insert those
attributes to make Radiator read them and write them?



MaTTeo JuRMaN
[EMAIL PROTECTED]
http://www.matteo-ale.org/
Mon Jul 28 16:50:13 2003: DEBUG: Adding Clients from SQL database
Mon Jul 28 16:50:13 2003: DEBUG: Query is: 'select
        NASIDENTIFIER,
        SECRET,
        IGNOREACCTSIGNATURE,
        DUPINTERVAL,
        DEFAULTREALM,
        NASTYPE,
        SNMPCOMMUNITY,
        LIVINGSTONOFFS,
        LIVINGSTONHOLE,
        FRAMEDGROUPBASEADDRESS,
        FRAMEDGROUPMAXPORTSPERCLASSC,
        REWRITEUSERNAME,
        NOIGNOREDUPLICATES,
        PREHANDLERHOOK from RADCLIENTLIST':

Mon Jul 28 16:50:13 2003: DEBUG: Reading users file c:/Programmi/Radiator/users.syac
Mon Jul 28 16:50:13 2003: DEBUG: Reading users file c:/Programmi/Radiator/users
Mon Jul 28 16:50:13 2003: DEBUG: Finished reading configuration file 
'C:\programmi\Radiator\radius.cfg'
Mon Jul 28 16:50:13 2003: DEBUG: Reading dictionary file 
'c:/Programmi/Radiator/dictionary'
Mon Jul 28 16:50:13 2003: DEBUG: Creating authentication port 0.0.0.0:5001
Mon Jul 28 16:50:13 2003: DEBUG: Creating accounting port 0.0.0.0:5002
Mon Jul 28 16:50:13 2003: NOTICE: Server started: Radiator 3.6 on pcdevelop-1
Mon Jul 28 16:50:18 2003: DEBUG: Packet dump:
*** Received from 192.168.2.89 port 1409 ....
Code:       Access-Request
Identifier: 49
Authentic:  <0><0><22>4<0><0><127>p<0><0>K<149><0><0><31>-
Attributes:
        Service-Type = Digieye-User
        User-Name = "[EMAIL PROTECTED]"
        User-Password = "<27><202><149>+8<175><249><202><195><192><22><17>(<15><222>+"
        NAS-Port = 0

Mon Jul 28 16:50:18 2003: DEBUG: Handling request with Handler 'Realm=syac2'
Mon Jul 28 16:50:18 2003: DEBUG:  Deleting session for [EMAIL PROTECTED], 
192.168.2.89, 0
Mon Jul 28 16:50:18 2003: DEBUG: Handling with Radius::AuthSQL
Mon Jul 28 16:50:18 2003: DEBUG: Handling with Radius::AuthSQL:
Mon Jul 28 16:50:18 2003: DEBUG: Query is: 'select PASSWORD, CHECKATTR, REPLYATTR from 
SUBSCRIBERS where USERNAME='[EMAIL PROTECTED]'':

Mon Jul 28 16:50:18 2003: DEBUG: Radius::AuthSQL looks for match with [EMAIL PROTECTED]
Mon Jul 28 16:50:18 2003: DEBUG: Radius::AuthSQL ACCEPT:
Mon Jul 28 16:50:18 2003: DEBUG: Access accepted for [EMAIL PROTECTED]
Mon Jul 28 16:50:18 2003: DEBUG: Packet dump:
*** Sending to 192.168.2.89 port 1409 ....
Code:       Access-Accept
Identifier: 49
Authentic:  <0><0><22>4<0><0><127>p<0><0>K<149><0><0><31>-
Attributes:

Mon Jul 28 16:51:23 2003: DEBUG: Packet dump:
*** Received from 192.168.2.89 port 1410 ....
Code:       Access-Request
Identifier: 50
Authentic:  <0><0><7><200><0><0>(<23><0><0>k<4><0><0> <205>
Attributes:
        Service-Type = Digieye-User
        User-Name = "[EMAIL PROTECTED]"
        User-Password = "<193>T<2><144><158><226><218>K#@<232><203><178><128>6E"
        NAS-Port = 0

Mon Jul 28 16:51:23 2003: DEBUG: Handling request with Handler 'Realm=syac2'
Mon Jul 28 16:51:23 2003: DEBUG:  Deleting session for [EMAIL PROTECTED], 
192.168.2.89, 0
Mon Jul 28 16:51:23 2003: DEBUG: Handling with Radius::AuthSQL
Mon Jul 28 16:51:23 2003: DEBUG: Handling with Radius::AuthSQL:
Mon Jul 28 16:51:23 2003: DEBUG: Query is: 'select PASSWORD, CHECKATTR, REPLYATTR from 
SUBSCRIBERS where USERNAME='[EMAIL PROTECTED]'':

Mon Jul 28 16:51:23 2003: DEBUG: Radius::AuthSQL looks for match with [EMAIL PROTECTED]
Mon Jul 28 16:51:23 2003: DEBUG: Radius::AuthSQL ACCEPT:
Mon Jul 28 16:51:23 2003: DEBUG: Access accepted for [EMAIL PROTECTED]
Mon Jul 28 16:51:23 2003: DEBUG: Packet dump:
*** Sending to 192.168.2.89 port 1410 ....
Code:       Access-Accept
Identifier: 50
Authentic:  <0><0><7><200><0><0>(<23><0><0>k<4><0><0> <205>
Attributes:

Attachment: radius.cfg
Description: Binary data

Reply via email to