28 Aug
2011
28 Aug
'11
11:38 p.m.
DavidS wrote:
I have added some users dsaw Cleartext-Password := "XXXXX" test Cleartext-Password := "test"
That should work.
However while users can Authenticate with LEAP no other EAP version Authenticates
So... fix eap.conf. This is documented.
The Mac OSX Server terminal output to radiusd -s -X ends with
Failed binding to socket: Address already in use /private/etc/raddb/radiusd.conf[242]: Error binding to port for 0.0.0.0 port 1812
Is this the problem and if so how might i fix it?
That's a Unix 101 problem. There is already a version of FreeRADIUS running. Stop it, and *then* start the server in debugging mode. Or, read "man radiusd", and start the debugging server on another IP and/or port. Alan DeKok.