Package freeradius: Information

    Source package: freeradius
    Version: 2.2.9-alt2
    Build time:  Jan 26, 2016, 04:38 PM in the task #156644
    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.

    List of rpms provided by this srpm:
    freeradius (x86_64, i586)
    freeradius-common (noarch)
    freeradius-debuginfo (x86_64, i586)
    freeradius-devel (x86_64, i586)
    freeradius-krb5 (x86_64, i586)
    freeradius-krb5-debuginfo (x86_64, i586)
    freeradius-ldap (x86_64, i586)
    freeradius-ldap-debuginfo (x86_64, i586)
    freeradius-libs (x86_64, i586)
    freeradius-libs-debuginfo (x86_64, i586)
    freeradius-mysql (x86_64, i586)
    freeradius-mysql-debuginfo (x86_64, i586)
    freeradius-perl (x86_64, i586)
    freeradius-perl-debuginfo (x86_64, i586)
    freeradius-postgresql (x86_64, i586)
    freeradius-postgresql-debuginfo (x86_64, i586)
    freeradius-python (x86_64, i586)
    freeradius-python-debuginfo (x86_64, i586)
    freeradius-unixODBC (x86_64, i586)
    freeradius-unixODBC-debuginfo (x86_64, i586)
    freeradius-utils (x86_64, i586)
    freeradius-utils-debuginfo (x86_64, i586)

    Maintainer: Evgenii Terechkov


      1. libssl-devel
      2. libstdc++-devel-static
      3. perl-DBI
      4. perl-DBM
      5. perl-devel
      6. libgdbm-devel
      7. mailx
      8. libmysqlclient-devel
      9. gcc-c++
      10. net-snmp-utils
      11. postgresql-devel
      12. libpam-devel
      13. slocate
      14. python-devel
      15. libunixODBC-devel
      16. libcom_err-devel
      17. libldap-devel
      18. libreadline-devel
      19. libltdl-devel

    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!)