Skip to content

ffquintella/puppet-realmd

Repository files navigation

realmd

Table of Contents

  1. Description
  2. Usage - Configuration options and additional functionality
  3. Limitations - OS compatibility, etc.
  4. Development - Guide for contributing to the module

Description

Realmd support for RHEL Originally developed and maintained by Geoff Williams. This module was created to support Redhat 8 or 9 (which the current Geoff Willams one doesn't) Other than adding the RHEL8 (and RHEL9) support, this module remains the same.

Features

  • Join a single domain
  • Re-join to a different domain if realm list --name-only doesn't agree with the domain parameter
  • simple_allow_groups used for access control

Usage

See reference and examples

Limitations

  • Not supported by Puppet, Inc.
  • Supports joining a single realm only
  • Rewrites /etc/sssd/sssd.conf (template)
  • simple_allow_groups used for access control

Development

PRs accepted :)

Testing

This module supports testing using PDQTest.

Test can be executed with:

bundle install
make

See .travis.yml for a working CI example

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published