Package freeradius: Information

    Source package: freeradius
    Version: 2.2.0-alt3
    Build time:  Nov 9, 2012, 07:32 PM
    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-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: Vladimir Lettiev


    ACL:
    Vladimir Lettiev
    @everybody

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

    Last changed


    Nov. 9, 2012 Vladimir Lettiev 2.2.0-alt3
    - preserve files /etc/raddb/sites-available/* (Closes: #29750)
    Nov. 6, 2012 Vladimir Lettiev 2.2.0-alt2
    - fixed handling of relative path in $INCLUDE in users files (Closes: #27927)
    - systemd compatibility (Closes: #27928)
    - moved dhcp_sqlippool config to mysql subpackage
    Sept. 14, 2012 Vladimir Lettiev 2.2.0-alt1
    - 2.1.12 -> 2.2.0
    - Security fixes: CVE-2012-3547
    - Built with fresh libtool