What else should radmin do?
Bjørn Mork
bjorn at mork.no
Thu Feb 5 10:22:35 CET 2015
Rui Ribeiro <ruyrybeyro at gmail.com> writes:
> Hi Alan,
>
> It would be interesting to make radmin work as non-root. At least in Debian
> 7 and 8, it has not work since 2.2.2 at least;
Debian 7 has 2.1.12. Debian 8 has 2.2.5. And radmin works fine as
non-root in both.
I did a test install on Debian sid (same freeradius package as in Debian
8 "jessie"), just to verify right now. This is using default Debian
configs, except for enabling the control socket:
frtest1:/etc/freeradius/sites-enabled# ln -s ../sites-available/control-socket
frtest1:/etc/freeradius/sites-enabled# /etc/init.d/freeradius restart
[ ok ] Stopping FreeRADIUS daemon: freeradius.
[ ok ] Starting FreeRADIUS daemon: freeradius.
test at frtest1:~$ apt-cache policy freeradius
freeradius:
Installed: 2.2.5+dfsg-0.2
Candidate: 2.2.5+dfsg-0.2
Version table:
*** 2.2.5+dfsg-0.2 0
500 http://ftp.no.debian.org/debian/ sid/main amd64 Packages
100 /var/lib/dpkg/status
test at frtest1:~$ id
uid=1001(test) gid=1001(test) groups=1001(test),112(freerad)
test at frtest1:~$ /usr/sbin/radmin
radmin version 2.2.5 - FreeRADIUS Server administration tool.
Copyright (C) 2008-2012 The FreeRADIUS server project and contributors.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
You may redistribute copies of FreeRADIUS under the terms of the
GNU General Public License v2.
radmin> show version
FreeRADIUS Version 2.2.5, for host x86_64-pc-linux-gnu, built on Oct 24 2014 at 02:05:28
radmin> show uptime
Up since Thu Feb 5 10:14:02 2015
> I am using 3.0.7 from git atm.
OK, so your problems has nothing to do with any Debian packaging.
Bjørn
More information about the Freeradius-Users
mailing list