Can't use winbind in 3.0.16
Stuart Anderson
s.anderson at qmul.ac.uk
Thu Feb 1 17:46:59 CET 2018
>
> > Failed creating control socket "/var/run/radiusd/radiusd.sock":
> > Failed binding to /var/run/radiusd/radiusd.sock: No such file or
> > directory
>
We hit this issue after going to FR3.15. We overcame it by creating /usr/lib/tmpfiles.d/radiusd.conf with the following contents:
d /var/run/radiusd 0755 radiusd radiusd –
This ensures that the directory /var/run/radiusd is created when the server boots up, and so radiusd can start successfully.
Regards,
Stuart
More information about the Freeradius-Users
mailing list