2 Dec
2010
2 Dec
'10
3:26 a.m.
Oguzhan Kayhan wrote:
As i noticed (i might be wrong), there is only one setting for authcheck_table. My username and passwords are in a table that i shouldnt change its structure.
Yes, that was clear from your previous message.
But for radcheck, i need to add attribute and value fields as i see. How can i check just username and password from one table, and check other attributes (AuthType etc) from another??
Write an SQL function. Alan DeKok.