Blame freeradius.yaml

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