Blame freeradius.yaml

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