# $Id: e-smith-radiusd.spec,v 1.9 2019/12/19 06:00:24 jpp Exp $ Summary: e-smith server and gateway - configure PPTP inbound VPN %define name e-smith-radiusd Name: %{name} %define version 2.6.0 %define release 10 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.xz Patch0: e-smith-radiusd-2.6.0-freeradius3.patch Patch1: e-smith-radiusd-2.6.0-freeradius3bis.patch Patch2: e-smith-radiusd-2.6.0-freeradius3ter.patch Patch3: e-smith-radiusd-2.6.0-bz10853.patch Patch4: e-smith-radiusd-2.6.0-bz11113-bz11155-systemd-update.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: e-smith-base >= 4.13.16-27 Requires: e-smith-lib >= 1.15.1-16 Requires: freeradius >= 2.1.12 Requires: freeradius-ldap >= 2.1.12 Requires: radiusclient-ng >= 0.5.6 Obsoletes: radiusclient <= 0.3.2 BuildRequires: e-smith-devtools >= 1.13.1-03 BuildArchitectures: noarch %define stunnelid 451 %description e-smith server and gateway - configure radius server %changelog * Tue Dec 08 2020 Jean-Philipe Pialasse 2.6.0-10.sme - create -update event [SME: 11155] - move radiusd to systemd {SME: 11113] * Thu Dec 19 2019 Jean-Philipe Pialasse 2.6.0-9.sme - fix server restartting with virtual_server error [SME: 10853] * Tue Apr 12 2016 Jean-Philipe Pialasse 2.6.0-8.sme - escaped {} characters in ldap template [SME: 9434] * Sun Apr 10 2016 Jean-Philipe Pialasse 2.6.0-7.sme - fix typo [SME: 9434] * Wed Apr 06 2016 Jean-Philipe Pialasse 2.6.0-6.sme - more adjustements regarding [SME: 9434] - e-smith-radiusd-2.6.0-freeradius3bis.patch - e-smith-radiusd-2.6.0-freeradius3ter.patch * Fri Apr 01 2016 Jean-Philipe Pialasse 2.6.0-3.sme - fix directorie rpm ownership [SME: 9425] * Fri Apr 01 2016 Jean-Philipe Pialasse 2.6.0-2.sme - updated syntax and conf files for freeradius3 server [SME: 9409] * Fri Feb 05 2016 stephane de Labrusse 2.6.0-1.sme - Initial release to sme10 * Sat Jun 8 2013 Daniel Berteaud 2.4.0-10.sme - the config file is radiusclient.conf, not radiusclient-ng.conf [SME: 7546] * Thu Jun 6 2013 Daniel Berteaud 2.4.0-9.sme - Add templates for radiusclient-ng.conf file to remove binaddr directive [SME: 7546] * Sun Apr 14 2013 Charlie Brady 2.4.0-8.sme - Add directive to options.pptpd so that radius plugin can find the radiusclient configuration file. [SME: 7546] * Sat Apr 13 2013 Charlie Brady 2.4.0-7.sme - Fix permissions of /etc/radiusclient-ng/servers. [SME: 7548] * Mon Mar 11 2013 Shad L. Lords 2.4.0-6.sme - Obsolete el5 version of radiusclient [SME: 7273] * Thu Feb 21 2013 Daniel Berteaud 2.4.0-5.sme - Use the new listen directive instead of bind_address which is deprecated [SME: 7377] * Mon Feb 18 2013 Daniel Berteaud 2.4.0-4.sme - Send log to stdout [SME: 7251] * Thu Feb 14 2013 Shad L. Lords 2.4.0-3.sme - Add requires for freeradius-ldap module [SME: 7252] * Thu Feb 14 2013 Shad L. Lords 2.4.0-2.sme - Update radiusclient to radiusclient-ng * Wed Feb 13 2013 Shad L. Lords 2.4.0-1.sme - Roll new stream for sme9 * Mon Nov 1 2010 Shad L. Lords 2.2.0-4.sme - Auth against ldap if it is master [SME: 6323] * Tue Oct 27 2010 Shad L. Lords 2.2.0-3.sme - Add ldap as an auth type to radius [SME: 6313] * Tue Jun 2 2009 Shad L. Lords 2.2.0-2.sme - Fix owner/perms for radius files [SME: 5317] * Tue Oct 7 2008 Shad L. Lords 2.2.0-1.sme - Roll new stream to separate sme7/sme8 trees [SME: 4633] * Wed Aug 20 2008 Jonathan Martens 1.0.0-18 - Allow for multiple auth modules in radiusd.conf [SME: 4166] * Sat Aug 09 2008 Gavin Weight 1.0.0-17 - Remove the Requires kernel =>2.4 line. [SME: 4483] * Fri May 18 2007 Federico Simoncelli 1.0.0-16 - Added support for fixed ip addresses in the pptp vpn [SME: 1230] * Sun Apr 29 2007 Shad L. Lords - Clean up spec so package can be built by koji/plague * Fri Apr 06 2007 Shad L. Lords 1.0.0-14 - Fix perms on servers file [SME: 2720] * Fri Apr 06 2007 Shad L. Lords 1.0.0-14 - Fix perms on client.conf file [SME: 2708] * Wed Mar 07 2007 Shad L. Lords 1.0.0-13 - Break up auth template to allow customization [SME: 2565] * Thu Dec 07 2006 Shad L. Lords - Update to new release naming. No functional changes. - Make Packager generic * Wed Nov 30 2005 Gordon Rowell 1.0.0-12 - Bump release number only * Tue Sep 27 2005 Charlie Brady - [1.0.0-11] - Fix run script so that output actually goes to the logger. [SF: 1280982] * Mon Sep 26 2005 Charlie Brady - [1.0.0-10] - Make sure that the log/run script is executable, and that the log directory exists. [SF: 1280982] - Make sure that stunnel user exists, by making sure that %pre script works :-) (%stunnelid was not defined). * Mon Sep 26 2005 Gordon Rowell - [1.0.0-9] - Add a log/run script [SF: 1280982] * Fri Sep 2 2005 Charlie Brady - [1.0.0-8] - Make sure that stunnel user exists, by %pre script. * Mon Jul 18 2005 Charlie Brady - [1.0.0-7] - [More updates from Shad.] - Add accounting into radiusd - Let radius do its own normal logging * Tue Jul 12 2005 Charlie Brady - [1.0.0-6] - Expand /etc/raddb/users in user-lock [SF: 1225995] - Expand sigterm in password-modify, ldap-update [SF: 1225995] * Fri Jun 24 2005 Charlie Brady - [1.0.0-5] - Expand /etc/raddb/users in password-modify event [SF: 1215401] * Fri Jun 24 2005 Charlie Brady - [1.0.0-4] - Add missing patch to allow local hosts to be radius clients. [SF: 1215401] * Thu Jun 16 2005 Charlie Brady - [1.0.0-3] - Use e-smith-services startup symlink for radiusd, so that 'status' property is honoured. [SF: 1215401] * Tue Jun 14 2005 Charlie Brady - [1.0.0-2] - Patches from Shad to automate radiusd startup, and to allow local hosts to be radius clients. [SF: 1215401] * Mon Jun 13 2005 Shad L. Lords - [1.0.0-1] - initial %prep %setup %patch0 -p1 %patch1 -p1 %patch2 -p1 %patch3 -p1 %patch4 -p1 rm -rf root/service root/var/service %build perl createlinks %install rm -rf $RPM_BUILD_ROOT (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) rm -f %{name}-%{version}-%{release}-filelist /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ --file /sbin/e-smith/systemd/radiusd-configure 'attr(0554,root,root)' \ --file /sbin/e-smith/systemd/radiusd-certificate 'attr(0554,root,root)' \ --dir /var/service/radiusd 'attr(01755,root,root)' \ --file /var/service/radiusd/down 'attr(0644,root,root)' \ --file /var/service/radiusd/run 'attr(0755,root,root)' \ --file /var/service/radiusd/log/run 'attr(0755,root,root)' \ --dir /var/service/radiusd/supervise 'attr(0700,root,root)' \ --dir /var/log/radiusd 'attr(0755,smelog,smelog)' \ |sed -e '/%dir %attr(0755,root,root) \/etc\/raddb/d' \ |sed -e '/%dir %attr(0755,root,root) \/etc\/raddb\/mods-enabled/d' \ > %{name}-%{version}-%{release}-filelist echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist %pre /sbin/e-smith/create-system-user stunnel %{stunnelid} \ 'chrooted stunnel user user' /var/log/imap/ssl /bin/false %clean rm -rf $RPM_BUILD_ROOT %files -f %{name}-%{version}-%{release}-filelist %defattr(-,root,root) %pre if [ $1 -gt 1 ] ; then if [ -e /var/service/radiusd/run ] ; then /usr/bin/sv d radiusd /usr/bin/sv d radiusd/log fi if [ -e /var/service/radiusd ] ; then rm -rf /var/service/radiusd fi fi