Update README.md

This commit is contained in:
Marisa 2025-09-17 18:21:57 -04:00
parent 52cb94f4cf
commit 2d748dba3c

View File

@ -158,4 +158,7 @@ verify the _mail_ attribute of the user marisa has been changed to marisa.kirisa
root@example:/home# ldapsearch -x -LLL -b "dc=example,dc=com" "(uid=marisa)" mail
dn: uid=marisa,ou=Engineering,dc=example,dc=com
mail: marisa.kirisame@example.com
```
```
ldapsearch -D uid=marisa,ou=Supergirls,dc=example,dc=com -b "dc=example,dc=com" -w qwerty
ldappasswd -H ldap://server_domain_or_IP -x -D "cn=admin,dc=example,dc=com" -W -S "uid=bob,ou=people,dc=example,dc=com"