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