Update INSTALL.md
This commit is contained in:
parent
1c730ecda7
commit
3fbe417efd
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user