diff options
Diffstat (limited to 'doc/ldap/README.ldap')
-rw-r--r-- | doc/ldap/README.ldap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ldap/README.ldap b/doc/ldap/README.ldap index 2d0b4c3d9..7401cd802 100644 --- a/doc/ldap/README.ldap +++ b/doc/ldap/README.ldap @@ -379,7 +379,7 @@ To list the entire DIT for the domain "example.com" use this command: : ldapsearch -Q -Y EXTERNAL -LLL -H ldapi:/// -b dc=example,dc=com dn This lists just the DNs. If you need the entire content of the DIT -leave our the "dn" argument. The option "-LLL" selects a useful +leave out the "dn" argument. The option "-LLL" selects useful formatting options for the output. ** Insert X.509 Certficate |