I fixed it. On Thursday, June 22, 2017 12:18 PM, Alan DeKok <aland@deployingradius.com> wrote:
On Jun 22, 2017, at 12:29 PM, Andrew Meyer via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
Hi I am running CentOS 7.3 with the latest FreeRADIUS available. I am having trouble getting radmin working getting the following error when trying to run it.
It would help to format your messages properly, instead of running all the lines together.
[root@asm-rancid01 ~]# radmin -f /etc/raddb/sites-enabled/control-socketradmin: Failed connecting to /etc/raddb/sites-enabled/control-socket: Too many levels of symbolic links
That message should be clear enough.
[root@asm-rancid01 ~]# radminradmin: Could not find control socket in /etc/raddb/radiusd.conf [root@asm-rancid01 ~]# cd /etc/raddb/sites-enabled/[root@asm-rancid01 sites-enabled]# ls -latotal 4drwxr-x---. 2 root radiusd 63 Jun 22 10:42 .drwxr-xr-x. 9 root radiusd 4096 Jun 22 10:41 ..lrwxrwxrwx. 1 root root 14 Jun 22 10:42 control-socket -> control-socket
You are aware that linking a file to itself is a bad idea, right? Alan DeKok.