2024-10-01 13:18:45 +02:00
|
|
|
---
|
2022-03-08 19:42:28 +01:00
|
|
|
format: '0.1'
|
2023-08-02 09:26:54 +02:00
|
|
|
description: OpenLDAP, the LDAP server
|
2024-10-01 13:18:45 +02:00
|
|
|
help: |-
|
2023-08-02 09:26:54 +02:00
|
|
|
This service provides a LDAP server.
|
|
|
|
|
|
|
|
It is possible to request the creation of users. Those users can be mixed or
|
|
|
|
classified into families.
|
|
|
|
|
|
|
|
Those users will be created and updated. They will never be deleted. The
|
|
|
|
initial password will be generated but never updated. You can modify them.
|
|
|
|
|
|
|
|
Other services may also require automatic user creation.
|
2022-12-24 13:01:51 +01:00
|
|
|
website: https://www.openldap.org/
|
2022-03-08 19:42:28 +01:00
|
|
|
depends:
|
2023-06-23 08:12:05 +02:00
|
|
|
# - ldap-client
|
2023-01-17 21:43:32 +01:00
|
|
|
- base-fedora-37
|
2023-08-01 15:13:17 +02:00
|
|
|
service: true
|