(RADIATOR) Authentication...
GwangHee Yi
gwanghee at neworbit.net
Fri Dec 14 15:11:08 CST 2001
Dear Hugh,
I try to authenticate call number 17607614701,
If user is not in DB, radiator try to authenticate username='DEFAULT'
Why?
Below is configuration and debug....
Thanks,
Configureration......
++++++++++++++++++++++++++++++++++++++++++
<Realm DEFAULT>
<AuthBy SQL>
# Adjust DBSource, DBUsername, DBAuth to suit your DB
DBSource dbi:mysql:radius
DBUsername *****
DBAuth *******
# Auth Statements
AuthSelect SELECT password,replyattr FROM subscribers WHERE username
= '%n'
AuthColumnDef 0, User-Password, check
AuthColumnDef 1, GENERIC, reply
</AuthBy SQL>
</Realm>
Debug...
++++++++++++++++++++++++++++++++++++++++++
Bla Bla...........
Fri Dec 14 14:01:06 2001: DEBUG: Handling request with Handler
'Realm=DEFAULT'
Fri Dec 14 14:01:06 2001: DEBUG: Deleting session for 17607614701, *.*.*.*,
Fri Dec 14 14:01:06 2001: DEBUG: Handling with Radius::AuthSQL
Fri Dec 14 14:01:06 2001: DEBUG: Handling with Radius::AuthSQL
Fri Dec 14 14:01:06 2001: DEBUG: Query is: SELECT password,replyattr FROM
subscribers WHERE username = '17607614701'
Fri Dec 14 14:01:06 2001: DEBUG: Radius::AuthSQL looks for match with
17607614701
Fri Dec 14 14:01:06 2001: DEBUG: Query is: SELECT password,replyattr FROM
subscribers WHERE username = 'DEFAULT'
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.
More information about the radiator
mailing list