Update INSTALL.md

This commit is contained in:
Marisa 2025-11-04 13:43:37 -05:00
parent 1c730ecda7
commit 3fbe417efd

View File

@ -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