aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ldap/README.ldap
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2020-12-17 09:17:22 +0000
committerWerner Koch <[email protected]>2020-12-17 09:17:22 +0000
commit2b06afbf260f620e4a1191aea6176535a3d71aed (patch)
tree39161260d7154b44cded757ba950ab68f56cadbc /doc/ldap/README.ldap
parentdirmngr: Store all version 2 schema attributes. (diff)
downloadgnupg-2b06afbf260f620e4a1191aea6176535a3d71aed.tar.gz
gnupg-2b06afbf260f620e4a1191aea6176535a3d71aed.zip
dirmngr: Finalize Active Directory LDAP Schema
-- With these modifications it is now possible to store and retrieve keys from an AD without manually tweaking the schema. Permissions need to be set manuallay, though.
Diffstat (limited to 'doc/ldap/README.ldap')
-rw-r--r--doc/ldap/README.ldap2
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