dataset/seed/openldap/README.md

129 lines
10 KiB
Markdown
Raw Normal View History

2022-12-24 13:01:51 +01:00
---
gitea: none
include_toc: true
---
2022-03-08 19:42:28 +01:00
2022-12-24 13:01:51 +01:00
# openldap
2022-03-08 19:42:28 +01:00
2023-08-02 09:26:54 +02:00
## Synopsis
2022-12-24 13:01:51 +01:00
OpenLDAP, a LDAP server.
[For more informations](https://www.openldap.org/)
2023-08-02 09:26:54 +02:00
## Variables
2023-08-01 15:13:17 +02:00
2023-08-02 09:26:54 +02:00
### Général
2023-08-01 15:13:17 +02:00
2023-08-02 09:26:54 +02:00
#### ldap
2023-08-01 15:13:17 +02:00
2023-08-02 09:26:54 +02:00
| Description | Type | Values |
|-------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------|
| **Schémas LDAP additionnel** (*[general.ldap.ldap_schemas](dictionaries/21_openldap-server.xml)*) [+] | [filename](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | /etc/openldap/schema/cosine.ldif<br />/etc/openldap/schema/inetorgperson.ldif<br />/etc/openldap/schema/nis.ldif<br />/etc/openldap/schema/misc.ldif |
2023-08-01 15:13:17 +02:00
2023-08-02 09:26:54 +02:00
### Accounts
2023-08-01 15:13:17 +02:00
2022-12-24 13:01:51 +01:00
2023-08-02 09:26:54 +02:00
| Description | Type |
|----------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------|
| Familles (*[accounts.families](extras/accounts/00_account.xml)*) [+] | [unix_user](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) |
2022-12-24 13:01:51 +01:00
2023-08-02 09:26:54 +02:00
#### Gestion des utilisateurs
2022-12-24 13:01:51 +01:00
2023-08-02 09:26:54 +02:00
This a family is a leadership.
2022-12-24 13:01:51 +01:00
2023-08-02 09:26:54 +02:00
| Description | Help | Type |
|----------------------------------------------------------------------------------------------------|---------------------|----------------------------------------------------------------------------------------------------------------------|
| Adresse courriel du compte (*[accounts.users.ldap_user_mail](extras/accounts/00_account.xml)*) [+] | johndoe@example.net | [mail](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) |
| Aliases du mail (*[accounts.users.ldap_user_aliases](extras/accounts/00_account.xml)*) [+] | | [mail](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) |
2022-12-24 13:01:51 +01:00
2023-08-02 09:26:54 +02:00
#### Gestion de la famille
2022-12-24 13:01:51 +01:00
2023-08-02 09:26:54 +02:00
This a dynamic family generated from the variable "accounts.families".
##### Gestion des utilisateurs de la famille
2022-12-24 13:01:51 +01:00
2023-08-02 09:26:54 +02:00
This a family is a leadership.
2022-12-24 13:01:51 +01:00
2023-08-02 09:26:54 +02:00
| Description | Type |
|-----------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------|
| Adresse courriel du compte de la famille (*[accounts.family_.users_.ldap_user_mail_](extras/accounts/00_account.xml)*) [+] | [mail](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) |
| Aliases du mail de la famille (*[accounts.family_.users_.ldap_user_aliases_](extras/accounts/00_account.xml)*) [+] | [mail](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) |
2022-12-24 13:01:51 +01:00
2023-08-02 09:26:54 +02:00
- [+]: variable is multiple
- **bold**: variable is mandatory
2022-12-24 13:01:51 +01:00
2023-08-02 09:26:54 +02:00
## Variables for expert
2022-12-24 13:01:51 +01:00
2023-08-02 09:26:54 +02:00
### Général
2022-12-24 13:01:51 +01:00
2023-08-02 09:26:54 +02:00
#### ldap
2022-12-24 13:01:51 +01:00
2023-08-02 09:26:54 +02:00
##### Limites
2022-12-24 13:01:51 +01:00
2023-08-02 09:26:54 +02:00
| Description | Type | Values |
|-------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------|----------|
| **Niveau de log** (*[general.ldap.limits.ldap_loglevel](dictionaries/21_openldap-server.xml)*) | [number](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | 0 |
| **Nombre maximum d'entrées à retourner lors d'une requête** (*[general.ldap.limits.ldap_sizelimit](dictionaries/21_openldap-server.xml)*) | [number](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | 5000 |
| **Temps de réponse maximum à une requête (en secondes)** (*[general.ldap.limits.ldap_timelimit](dictionaries/21_openldap-server.xml)*) | [number](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | 3600 |
2022-12-24 13:01:51 +01:00
2023-08-02 09:26:54 +02:00
##### DB environment
2022-12-24 13:01:51 +01:00
2023-08-02 09:26:54 +02:00
| Description | Type | Values |
|------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------|-------------------|
| **Quantité de Giga-octets à utiliser pour le cache HDB** (*[general.ldap.db_environment.db_cache_size_g](dictionaries/21_openldap-server.xml)*) | [number](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | 0 |
| **Quantité d'octets à utiliser pour le cache HDB** (*[general.ldap.db_environment.db_cache_size_o](dictionaries/21_openldap-server.xml)*) | [number](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | 268435456 |
| **Nombre de fichiers ou écrire le cache HDB** (*[general.ldap.db_environment.db_cache_chunks](dictionaries/21_openldap-server.xml)*) | [number](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | 1 |
| **Quantité de fichier de cache mis en cache mémoire** (*[general.ldap.db_environment.db_log_region_max](dictionaries/21_openldap-server.xml)*) | [number](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | 262144 |
| **Quantité d'informations de journalisation conservé jusqu'à rotation** (*[general.ldap.db_environment.db_log_max](dictionaries/21_openldap-server.xml)*) | [number](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | 10485760 |
| **Quantité d'informations de journalisation du cache reporté sur le disque** (*[general.ldap.db_environment.db_log_bsize](dictionaries/21_openldap-server.xml)*) | [number](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | 2097152 |
| **Répertoire de conservation des informations de journalisation** (*[general.ldap.db_environment.db_log_directory](dictionaries/21_openldap-server.xml)*) | [filename](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | /srv/openldap/log |
| **Nombre d'objet qui peuvent être verrouillés simultanément ** (*[general.ldap.db_environment.db_lk_max_objects](dictionaries/21_openldap-server.xml)*) | [number](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | 5000 |
| **Nombre de verrous maximal** (*[general.ldap.db_environment.db_lk_max](dictionaries/21_openldap-server.xml)*) | [number](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | 5000 |
| **Nombre de verroulleur maximal** (*[general.ldap.db_environment.db_lk_max_lockers](dictionaries/21_openldap-server.xml)*) | [number](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | 5000 |
2022-12-24 13:01:51 +01:00
- [+]: variable is multiple
- **bold**: variable is mandatory
2023-08-02 09:26:54 +02:00
## Associated providers
- **LocalDNS**
- Journald
**bold**: provider is mandatory
## Example
Zone names are provided as examples. Think about adapting with the value of provider_zone in configuration file.
```
openldap:
applicationservice: openldap
provider_zone: ldap
zones_name:
- localdns
```
## Dependances
- [base-fedora-37](../base-fedora-37/README.md)
- [base-fedora](../base-fedora/README.md)
- [systemd](../systemd/README.md)
- [base-machine](../base-machine/README.md)
- [base](../base/README.md)
- [dns-local](../dns-local/README.md)
- [pki-tls](../pki-tls/README.md)
- [journald](../journald/README.md)
- [resolved](../resolved/README.md)
2023-01-18 09:19:37 +01:00
## Supplier
2022-12-24 13:01:51 +01:00
2023-01-18 09:19:37 +01:00
[ldap-client](../ldap-client/README.md)
2023-02-14 14:43:41 +01:00
[All applications services for this dataset.](../README.md)