Blame freeradius.yaml

857220
---
857220
document: modulemd
857220
version: 2
857220
data:
857220
  name: freeradius
857220
  stream: "3.0"
857220
  summary: High-performance and highly configurable free RADIUS server
857220
  description: >-
857220
    The FreeRADIUS Server Project is a high performance and highly configurable GPL'd
857220
    free RADIUS server. The server is similar in some respects to Livingston's 2.0
857220
    server.  While FreeRADIUS started as a variant of the Cistron RADIUS server, they
857220
    don't share a lot in common any more. It now has many more features than Cistron
857220
    or Livingston, and is much more configurable.
857220
857220
    FreeRADIUS is an Internet authentication daemon, which implements the RADIUS protocol,
857220
    as defined in RFC 2865 (and others). It allows Network Access Servers (NAS boxes)
857220
    to perform authentication for dial-up users. There are also RADIUS clients available
857220
    for Web servers, firewalls, Unix logins, and more.  Using RADIUS allows authentication
857220
    and authorization for a network to be centralized, and minimizes the amount of
857220
    re-configuration which has to be done when adding or deleting new users.
857220
  license:
857220
    module:
857220
    - GPL
857220
  dependencies:
857220
  - buildrequires:
857220
      perl: [5.26]
857220
      platform: [el8.5.0]
857220
    requires:
857220
      perl: [5.26]
857220
      platform: [el8]
857220
  profiles:
857220
    server:
857220
      description: The FreeRADIUS Server
857220
      rpms:
857220
      - freeradius
857220
  api:
857220
    rpms:
857220
    - freeradius
857220
    - freeradius-devel
857220
    - freeradius-doc
857220
    - freeradius-krb5
857220
    - freeradius-ldap
857220
    - freeradius-mysql
857220
    - freeradius-perl
857220
    - freeradius-postgresql
857220
    - freeradius-rest
857220
    - freeradius-sqlite
857220
    - freeradius-unixODBC
857220
    - freeradius-utils
857220
  components:
857220
    rpms:
857220
      freeradius:
857220
        rationale: Provides the FreeRADIUS server
857220
        ref: 7520792687ddd10e05069821e36ceb2c8abef208
857220
        buildorder: 10
857220
...
857220