Skip to content

Setup LDAP with Kerberos 5 for user login/authentication/authorisation/name resolution

Notifications You must be signed in to change notification settings

kindredgroup/puppet-pamldap

Repository files navigation

unibet-pamldap

Build Status Puppet Forge Puppet Forge

Table of Contents

  1. Overview
  2. Usage - Configuration options and additional functionality

Overview

Configure a system to use LDAP for user authentication, authorisation and related name resolution.

Currently only tested on Redhat-like systems.

Usage

class { 'pamldap':
  ldap_base  => 'dc=example,dc=com',
  krb_realm  => 'EXAMPLE.COM',
  krb_domain => 'example.com',
  kdcs       => ['10.7.96.13', '10.7.96.14'],
}

About

Setup LDAP with Kerberos 5 for user login/authentication/authorisation/name resolution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published