Update README.md

This commit is contained in:
Marisa 2025-09-18 12:39:53 -04:00
parent c102be963b
commit cdcc07ed7f

View File

@ -176,7 +176,7 @@ plainpasswd being the new password we want to use, and oldplainpasswd, the last
### <ins>_Query as an specific user_</ins>
we already created the user (_uid_) marisa, and established the user's own password using slappasswd\
now we are gonna query our LDAP server using the user (_uid_) marisa credentials, and _the password we entered during slappasswd, called plain password_
now we are gonna query our LDAP server using the user (_uid_) marisa credentials, and _the password we entered during slappasswd, called plain password (plainpasswd)_
```
root@example:/etc/ldap# ldapsearch -D uid=marisa,ou=Supergirls,dc=example,dc=com -b "dc=example,dc=com" -w plainpasswd
# extended LDIF