I can't seem to get radius authentication working for my dNews setup. I can
get the built in authentication to work as well as POP3 authentication but
for the life of me I can't get radius authentication to work.
When I watch the radius log file activity I see no connection attempt
whatsoever from the dNews machine. I can however run a diagnostic utility
from the same machine and authenticate properly. With my present setup I
added the following to dnews.conf:
auth_radius_host 1.2.3.4
auth_radius_secret fred
auth_radius_attribute 26
I of course changed the IPs and password properly.
I also added the following line to access.conf
...
*:read,post:$lookup$:$lookup$:*
After restarting the system it will prompt the user to enter authentication
information but never talks to the radius server. Any help will be
appreciated.
Carlo