Package freeradius: Information

    Binary package: freeradius
    Version: 2.2.9-alt2
    Architecture: x86_64
    Build time:  Jan 26, 2016, 04:38 PM in the task #156644
    Source package: freeradius
    Category: System/Servers
    Report package bug
    License: GPLv2+ and LGPLv2+
    Summary: High-performance and highly configurable free RADIUS server
    Description: 
    The FreeRADIUS Server Project is a high performance and highly configurable
    GPL'd free RADIUS server. The server is similar in some respects to
    Livingston's 2.0 server.  While FreeRADIUS started as a variant of the
    Cistron RADIUS server, they don't share a lot in common any more. It now has
    many more features than Cistron or Livingston, and is much more configurable.
    
    FreeRADIUS is an Internet authentication daemon, which implements the RADIUS
    protocol, as defined in RFC 2865 (and others). It allows Network Access
    Servers (NAS boxes) to perform authentication for dial-up users. There are
    also RADIUS clients available for Web servers, firewalls, Unix logins, and
    more.  Using RADIUS allows authentication and authorization for a network to
    be centralized, and minimizes the amount of re-configuration which has to be
    done when adding or deleting new users.

    Maintainer: Evgenii Terechkov


    Last changed


    Jan. 26, 2016 Evgenii Terechkov 2.2.9-alt2
    - Move /etc/raddb to common subpackage (radius clients needs /etc/raddb/dictionary)
    - Create user/group in common subpackage
    - Allow everyone run radius clients with packaged dicts
    Jan. 5, 2016 Evgenii Terechkov 2.2.9-alt1
    - 2.2.9
    Jan. 5, 2016 Evgenii Terechkov 2.2.0-alt5
    - Change mode of /var/log/{radius,radius/radacct} to 1770 according to ALT Secure Packaging Policy
    - Change owner of /var/log/radius/radius.log
    - Do not rotate/replace radutmp (ALT#28653, RH#904578)
    - Move tmpfiles manifest in right place (Thanks, repocop!)
    - Send SIGHUP to radiusd after radius.log rotation (ALT#31044)
    - Separate /usr/share/freeradius to common noarch subpackage (ALT#28477)
    - Systemd unit file added (Thanks, repocop!)