On Apr 17, 2016, at 11:38 AM, Ejaz <mejaz@cyberia.net.sa> wrote:
1. NAS (MDG from Motorola, do we need add addionational attributes in dictionary file for the Motorola MDG)
Ask Motorola. We don't know.
2. Freeradius version 3.x, oracle 11g client (installed or Dell PowerEdge R730 or oracle 11x86) 3. Database (installed or Sparc remote server) 4. Driver rlm_sql is already installed .
OK...
The Radius server is able to connect to the database as below but the authentication is failed. as i am very new to freeradius any help would be highly appreciated..
Have you tried *reading* the debug output? That would help.
(0) } # policy filter_username = reject
(0) } # authorize = reject
That seems pretty clear. If you have problems with the filter_username policy, then disable it. The configuration files are text, and can be edited. Alan DeKok.