Update README.md

This commit is contained in:
Marisa 2025-09-16 10:50:31 -04:00
parent f088d44e63
commit df737fdae6

View File

@ -35,6 +35,15 @@ __*__ edit base configuration of openLDAP server
> vim /etc/ldap/ldap.conf
```
__*__ add core ldap schemas in case the base config doesn't
```
# ldapadd -Y EXTERNAL -H ldapi:/// -f /etc/ldap/schema/core.ldif
SASL/EXTERNAL authentication started
SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
SASL SSF: 0
adding new entry "cn=core,cn=schema,cn=config"
```
create a **password** for openLDAP root user
```
> slappasswd