Пакет freeradius: Информация

    Исходный пакет: freeradius
    Версия: 2.2.9-alt2
    Собран:  26 января 2016 г. 16:38 в задании #156644
    Категория: Система/Серверы
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.freeradius.org/

    Лицензия: GPLv2+ and LGPLv2+
    О пакете: High-performance and highly configurable free RADIUS server
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным 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)

    Сопровождающий: Evgenii Terechkov


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

    Последнее изменение


    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
    5 января 2016 г. Evgenii Terechkov 2.2.9-alt1
    - 2.2.9
    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!)