register freeradius as a service
After I installed freeradius 3.0.12 on a new ubuntu 14.04 server I was a bit confused, last time I did (running freeradius 3.0.11 on another server (ubuntu14.04)) I was able to start and stop the freeradius server by using: service freeradius start service freeradius -v etc. Now when I try to use these commands on my new server (using freeradius 3.0.12) I get this error: root@DEBIAN-TEST:~# service freeradius -X freeradius: unrecognized service All the best; Janis
On Oct 5, 2016, at 12:41 PM, Janis Heller <janis.heller@outlook.de> wrote:
After I installed free radius 3.0.12
How?
on a new ubuntu 14.04 server I was a bit confused, last time I did (running freeradius 3.0.11 on another server (ubuntu14.04)) I was able to start and stop the freeradius server by using:
service freeradius start service freeradius -v etc.
Now when I try to use these commands on my new server (using freeradius 3.0.12) I get this error:
root@DEBIAN-TEST:~# service freeradius -X freeradius: unrecognized service
Whatever you did, you didn't install the files required for that. See http://wiki.freeradius.org/building/Debian for more details. Alan DeKok.
On 5 Oct 2016, at 18:26, Alan DeKok <aland@deployingradius.com> wrote:
On Oct 5, 2016, at 12:41 PM, Janis Heller <janis.heller@outlook.de> wrote:
After I installed free radius 3.0.12
How?
Probably from source.... So it didn't install the init script. Kids today rah rah rah... -Arran Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
Install was from source yep. -How to install service too? All the best; Janis Am 6. Oktober 2016 10:11:32 MESZ, schrieb Arran Cudbard-Bell <a.cudbardb@freeradius.org>: On 5 Oct 2016, at 18:26, Alan DeKok <aland@deployingradius.com> wrote: On Oct 5, 2016, at 12:41 PM, Janis Heller <janis.heller@outlook.de> wrote: After I installed free radius 3.0.12 How? Probably from source.... So it didn't install the init script. Kids today rah rah rah... -Arran Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2 - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
On Thu, Oct 06, 2016 at 09:09:29AM +0000, Janis Heller wrote:
Am 6. Oktober 2016 10:11:32 MESZ, schrieb Arran Cudbard-Bell <a.cudbardb@freeradius.org>:
Probably from source.... So it didn't install the init script. Install was from source yep. -How to install service too?
Build the Debian packages from the source, and install them. They will put the service file in the right place for you. Take v3.0.x HEAD (or cherry-pick e5cce05 on top of 3.0.12) - small bug got missed so the released version doesn't build cleanly. Instructions at http://wiki.freeradius.org/building/Debian Matthew -- Matthew Newton, Ph.D. <mcn4@leicester.ac.uk> Systems Specialist, Infrastructure Services, I.T. Services, University of Leicester, Leicester LE1 7RH, United Kingdom For IT help contact helpdesk extn. 2253, <ithelp@le.ac.uk>
Hi, first of all big thanks for fast support. -So I should NOT install the debian packages (I used source), not the package I get using apt-get install. -What document should I take a look into to get the latest radius version up and running with service? All the best; Janis ________________________________ Von: Freeradius-Users <freeradius-users-bounces+janis.heller=outlook.de@lists.freeradius.org> im Auftrag von A.L.M.Buxey@lboro.ac.uk <A.L.M.Buxey@lboro.ac.uk> Gesendet: Donnerstag, 6. Oktober 2016 12:15:43 An: FreeRadius users mailing list Betreff: Re: register freeradius as a service Hi,
Install was from source yep. -How to install service too?
from source, not using debian stuff, the service will be radiusd, not freeradius alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
On Thu, Oct 06, 2016 at 10:32:22AM +0000, Janis Heller wrote:
Hi, first of all big thanks for fast support. -So I should NOT install the debian packages (I used source), not the package I get using apt-get install. -What document should I take a look into to get the latest radius version up and running with service?
You've had the URL twice so far. Get the source, build FreeRADIUS packages from it. It works (including service freeradius stop/start); I just tried it. http://wiki.freeradius.org/building/Debian Matthew -- Matthew Newton, Ph.D. <mcn4@leicester.ac.uk> Systems Specialist, Infrastructure Services, I.T. Services, University of Leicester, Leicester LE1 7RH, United Kingdom For IT help contact helpdesk extn. 2253, <ithelp@le.ac.uk>
participants (5)
-
A.L.M.Buxey@lboro.ac.uk -
Alan DeKok -
Arran Cudbard-Bell -
Janis Heller -
Matthew Newton