<?xml version="1.0" encoding="UTF-8"?>
<!--
  RADIUS installation guide on Debian GNU and Ubuntu

  http://techpubs.spinlocksolutions.com/dklar/radius.xml
  http://techpubs.spinlocksolutions.com/dklar/radius.html
  http://techpubs.spinlocksolutions.com/dklar/radius.tgz

  (C) 2014 Davor Ocelic, docelic@spinlocksolutions.com

  SPINLOCK, http://www.spinlocksolutions.com/ - advanced
  infrastructure-based Unix solutions for commercial and
  education sectors.


 This documentation is free; you can redistribute it and/or modify
 it under the terms of the &GNU; General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.

 It is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.


  To build the HTML version of the article, download
  http://techpubs.spinlocksolutions.com/dklar/radius.tgz
  and run 'make radius.html'.
-->
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"docbook/docbookx.dtd" [
<!ENTITY DEB "<ulink url='http://www.debian.org/'>Debian GNU</ulink>">
<!ENTITY UBU "<ulink url='http://www.ubuntu.com/'>Ubuntu</ulink>">
<!ENTITY GNU "<ulink url='http://www.gnu.org/'>GNU</ulink>">
<!ENTITY KRB "<ulink url='http://web.mit.edu/radius/'>MIT Kerberos</ulink>">
<!ENTITY LDA "<ulink url='http://www.openldap.org/'>OpenLDAP</ulink>">
<!ENTITY AFS "<ulink url='http://www.openafs.org/'>OpenAFS</ulink>">
<!ENTITY RAD "<ulink url='http://www.freeradius.org/'>FreeRADIUS</ulink>">
<!ENTITY PAM "<ulink url='http://www.linux-pam.org/'>Linux-PAM</ulink>">
<!ENTITY PSY "<ulink url='http://www.linux-pam.org/Linux-PAM-html/sag-configuration-file.html'>PAM Configuration File Syntax</ulink>">
<!ENTITY NSS "<ulink url='http://www.gnu.org/software/libc/manual/html_node/Name-Service-Switch.html'>NSS</ulink>">
<!ENTITY SUN "<ulink url='http://www.sun.com/'>Sun Microsystems</ulink>">
<!ENTITY HDL "<ulink url='http://www.pdc.kth.se/heimdal/'>Heimdal Kerberos</ulink>">
<!ENTITY DOCBK "<ulink url='http://www.docbook.org/'>DocBook</ulink>">
<!ENTITY SL "<ulink url='http://www.spinlocksolutions.com/'>Spinlock Solutions</ulink>">
<!ENTITY DKLAR_DEB "<ulink url='http://techpubs.spinlocksolutions.com/dklar/debian.html'>Debian GNU Guide</ulink>">
<!ENTITY DKLAR_KRB "<ulink url='http://techpubs.spinlocksolutions.com/dklar/radius.html'>MIT Kerberos 5 Guide</ulink>">
<!ENTITY DKLAR_LDA "<ulink url='http://techpubs.spinlocksolutions.com/dklar/ldap.html'>OpenLDAP Guide</ulink>">
<!ENTITY DKLAR_AFS "<ulink url='http://techpubs.spinlocksolutions.com/dklar/afs.html'>OpenAFS Guide</ulink>">
<!ENTITY DKLAR_RAD "<ulink url='http://techpubs.spinlocksolutions.com/dklar/radius.html'>FreeRADIUS Guide</ulink>">
<!ENTITY MLS "<ulink url='http://web.mit.edu/radius/mail-lists.html'> XXX http://web.mit.edu/radius/mail-lists.html</ulink>">
]>
<article id="debian-radius">
  <articleinfo>
    <!--
	<mediaobject>
		<imageobject><imagedata fileref="images/logo-debian.png"
			format="JPG" width="120px" scalefit="1" /></imageobject>
	</mediaobject>
	-->

    <title>Debian GNU and Ubuntu: Setting up FreeRADIUS</title>

    <titleabbrev>debian-radius</titleabbrev>

    <copyright>
      <year>2014</year>

      <holder>Davor Ocelic</holder>
    </copyright>

    <authorgroup>
      <author>
        <firstname>Davor</firstname>

        <surname>Ocelic</surname>

        <email>docelic@spinlocksolutions.com</email>

        <affiliation><ulink
        url="http://www.spinlocksolutions.com/">SPINLOCK</ulink>— advanced
        GNU/Linux and Unix solutions for commercial and education
        sectors.</affiliation>
      </author>
    </authorgroup>

    <legalnotice>
      <para>Last update: Oct 28, 2014.</para>

      <para>This documentation is free; you can redistribute it and/or modify
      it under the terms of the &GNU; General Public License as published by
      the Free Software Foundation; either version 2 of the License, or (at
      your option) any later version.</para>

      <para>It is distributed in the hope that it will be useful, but WITHOUT
      ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
      FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
      more details.</para>
    </legalnotice>

    <abstract>
      <para>The purpose of this article is to give you a straight-forward,
      Debian/Ubuntu-friendly way of installing and configuring FreeRADIUS.</para>

      <para>
			TODO &mdash; this is a template document and the guide yet has to be written.
			</para>

      <para>This article is part of &SL;'s practical 4-piece introductory
      series to infrastructure-based Unix networks, containing &DKLAR_DEB;,
      &DKLAR_KRB;, &DKLAR_LDA; and &DKLAR_AFS;.</para>
    </abstract>
  </articleinfo>

</article>
