mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-01 12:39:35 -05:00
Fix example
This commit is contained in:
parent
b7f0758fa2
commit
c07c266777
1 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,7 @@ You can check to see if the server is running and your naming context
|
|||
{{I:ldapsearch}}(1).
|
||||
By default ldapsearch is installed as {{FILE:/usr/local/bin/ldapsearch}}.
|
||||
|
||||
.{{EX:ldapsearch -x -b "" -s base '(objectclass=*)' namingContexts
|
||||
.{{EX:ldapsearch -x -b "" -s base '(objectclass=*)' namingContexts}}
|
||||
|
||||
This should return:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue