Hi,
I'm trying to configure Freeradius with MOTP by MOTP-AS authentication framework as shown in documentation. In debugging mode this works perfectly. Here is complete output of radiusd -X (client 192.168.1.132 with secret word "12345" successfully authenticates with name "a.bednyakov" and password "929450" provided by MOTP).
But starting with `service radiusd start` I get this error message in radius.log. Script that getting client's secret word still works:
[root@motp-a radius]# php /var/www/html/radius-client.php secret 192.168.1.132
12345[root@motp-a radius]#
Maybe FreeRADIUS enviroment variables work different in debugging and service modes? Or I miss something else?
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

