I have a config file with only one realm, because my clients don't use
realms... this realm will be authenticated by multiple <AuthBy SQL>
methods... with a AuthPolicy of UntilAccepted, I have 4 <AuthBy SQL> in this
realm that do queries to diferent databases/tables... any user will exist
only in one of them, but I have this problems:

1) I have diferent accounting tables in every database, so if a user is
authenticated by the first <AuthBy SQL> then I wish that the accounting data
will be stored in the table specified in that <AuthBy SQL>, this way if a
user is authenticated by the second <AuthBy SQL> his/her accounting
information will be stored in a correspondent database.

2) I made a lot of testing, but EncryptedPassword is not working for me, any
suggestions?

I send you my config file, and maybe you can explain to me what Radiator is
doing.


Roberto Carlos Navas

radius.cfg

Reply via email to