--- gitea: none include_toc: true --- # openldap ## Synopsis OpenLDAP, a LDAP server. [For more informations](https://www.openldap.org/) ## Variables ### Général (*general*) #### ldap (*general.ldap*) | 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
/etc/openldap/schema/inetorgperson.ldif
/etc/openldap/schema/nis.ldif
/etc/openldap/schema/misc.ldif | ### Accounts (*accounts*) ##### DB environment (*general.ldap.db_environment*) | 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) | #### Gestion des utilisateurs (*accounts.users*) This a family is a leadership. | 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) | #### Gestion de la famille (*accounts.family_*) This a dynamic family generated from the variable "accounts.families". ##### Gestion des utilisateurs de la famille (*accounts.family_.users_*) This a family is a leadership. | 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) | - [+]: variable is multiple - **bold**: variable is mandatory ## Variables for expert ### Général (*general*) #### ldap (*general.ldap*) ##### Limites (*general.ldap.limits*) | 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 | ##### DB environment (*general.ldap.db_environment*) | 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 | - [+]: variable is multiple - **bold**: variable is mandatory ## Examples Zone names are provided as examples. Think about adapting with the value of provider_zone in configuration file. With minimum providers: ``` openldap: applicationservice: openldap provider_zone: ldap zones_name: - localdns ``` With all providers: ``` openldap: applicationservice: openldap provider_zone: ldap zones_name: - journald - 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) ## Supplier [ldap-client](../ldap-client/README.md) [All applications services for this dataset.](../README.md)