From f32f254a3187fae7d3119cdcb89a6e7704e9d67a Mon Sep 17 00:00:00 2001 From: Thomas Constans Date: Mon, 11 Dec 2023 15:55:40 +0100 Subject: [PATCH] rajout cosine schema as dep --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index 0aa3d0d..9b37abd 100644 --- a/Readme.md +++ b/Readme.md @@ -40,6 +40,7 @@ Voir le fichier _user.ldif_ Identifiez et charger les schémas dont vous aurez besoin ```bash +lda -f /etc/openldap/schema/cosine.ldif lda -f /etc/openldap/schema/nis.ldif lda -f /etc/openldap/schema/inetorgperson.ldif ```