From 3fbe417efdca4b7251c8d20fb94c9da115360f6f Mon Sep 17 00:00:00 2001 From: Marisa Date: Tue, 4 Nov 2025 13:43:37 -0500 Subject: [PATCH] Update INSTALL.md --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index c387e46..7104f83 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -99,7 +99,7 @@ Let's add one of the policy schemas that comes with openLDAP, these files can be root@example:/# ldapadd -Q -Y EXTERNAL -H ldapi:/// -f /etc/ldap/schema/corba.ldif adding new entry "cn=corba,cn=schema,cn=config" ``` -We need to make sure we have at least the following schemas loaded: +The following schemas will be loaded by default: ``` root@example:/# ldapsearch -Q -LLL -Y EXTERNAL -H ldapi:/// -b cn=schema,cn=config dn dn: cn=schema,cn=config