aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ldap/README.ldap (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-05-31indent: Fix spellingDaniel Kahn Gillmor1-4/+4
-- These are non-substantive corrections for minor spelling mistakes within the GnuPG codebase. With something like this applied to the codebase, and a judiciously tuned spellchecker integrated as part of a standard test suite, it should be possible to keep a uniform orthography within the project. GnuPG-bug-id: 7116
2021-09-09doc: Minor update of the AD schema.Werner Koch1-15/+20
--
2021-08-28gpg: Print a note about the obsolete option --secret-keyring.Werner Koch1-1/+1
-- GnuPG-bug-id: 2749
2021-05-28doc: Add notes on how to enable TLS in openldap.Werner Koch1-0/+56
--
2021-04-19doc: Fix an example in README.ldapWerner Koch1-1/+1
--
2020-12-23doc: Add instructions on how to setup an Active Directory.Werner Koch1-7/+87
--
2020-12-17dirmngr: Finalize Active Directory LDAP SchemaWerner Koch1-1/+1
-- 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.
2020-10-07doc: Add notes on how to setup LDAPWerner Koch1-0/+445
--