Martin MacLeod-Brown wrote:
File: /etc/freeradius/users
Find:
DEFAULT Auth-Type = System Fall-Through = 1
Replace with:
DEFAULT Auth-Type = LDAP
Don't do that. Just delete that entry.
Now when I try to test I get the following error
radclient: no response from server for ID 80 Looking in the radius.log - I get no output at all from a tail -f command
Because the server isn't running.
Putting the server into debug mode I get
root@morpheus:/etc/freeradius# radiusd -X The program 'radiusd' can be found in the following packages: * radiusd-livingston * yardradius * xtradius Try: apt-get install <selected package> bash: radiusd: command not found
This is now making me thing I have not installed it properly?
Debian has re-named the server to "freeradiusd", or maybe "freeradius". Alan DeKok.