debops.slapd
OpenLDAP is an open source Lightweight DIrectory Access Protocol server, that can be used for centralized directory services.
The debops.slapd Ansible role can be used to install and manage OpenLDAP
server (slapd) on Debian or Ubuntu hosts. The role supports easy
management of the on-line configuration (OLC) used to manage slapd
instances and integrates with other DebOps roles like debops.pki and
debops.dhparam for additional functionality.
- Getting started
- OpenLDAP Overlays
- Custom LDAP schemas
- General notes
- The
rfc2307bisschema - The initial LDAP schemas
- The
debopsschema - The
posixgroupidschema - The
nextuidgidschema - The
orgstructureschema - The
ppolicyschema - The
ldapnsschema - The
groupofentriesschema - The
openssh-lpkschema - The
sudoschema - The
eduPersonschema - The
schacschema - The
nextcloudschema - The
mailserviceschema - The
dyngroupschema - The
freeradiusschema
- LDAP Access Control List
- Backup and restore procedures
- Guide: N-Way Multi-Provider replication
- Default variables
- LDAP schemas
- APT packages
- OpenLDAP UNIX environment
- LDAP database environment
- LDAP POSIX environment
- LDAP database tuning
- Support for DebOps PKI and TLS
- OpenLDAP configuration tasks
- Backup snapshots
- Network access to OpenLDAP server
- LDAP Access Control List tests
- Configuration variables for other Ansible roles
- Default variable details
- LDAP Directory Information Tree
Copyright
debops.slapd - Manage OpenLDAP server using Ansible
Copyright (C) 2016-2020 Maciej Delmanowski <drybjed@gmail.com>
Copyright (C) 2016-2020 DebOps <https://debops.org/>
SPDX-License-Identifier: GPL-3.0-only
This Ansible role is part of DebOps.
DebOps is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 3, as
published by the Free Software Foundation.
DebOps is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with DebOps. If not, see https://www.gnu.org/licenses/.