ok now since i know where autorize and authenticate and accounting modules went i feel much better =)
But I still got small problem, when i run in de debug mode i saw this warning. I'm not fully sure what it asks me to do? Any advice on this?
++[pap] returns updated
Found Auth-Type = PAP
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!! Replacing User-Password in config items with Cleartext-Password. !!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!! Please update your configuration so that the "known good" !!!
!!! clear text password is in Cleartext-Password, and not in User-Password. !!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+- entering group PAP {...}
[pap] login attempt with password "1111"
[pap] Using clear text password "1111"
[pap] User authenticated successfully
++[pap] returns ok
Thanks a lot for helping!
Hi,
> My SQL include and module authorization is enabled in instantiate sectionyou need to ensure that 'sql' is listed in the correct section - eg
> Im not 100% sure what "virtual server" do in new radius.
>
> I guess you are probably right about that fact that my radius is not
> accsesing SQL to see the users there,.. so since my Include is enabled i
> guess i need to figure out what those virtual servers are and how to use
> them
in the authenticate section - see the files and comments in config files.
alan