Update README.md
This commit is contained in:
parent
c102be963b
commit
cdcc07ed7f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user