aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ldap/gnupg-ldap-schema.ldif (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-12-15dirmngr: Remove superfluous attribute from the LDAP schema.Werner Koch1-12/+8
-- I accidently added a gpgSubCertID attribute not realizing that the pgpSubKeyID already carries the long keyid. Remove that. Note that the pgpkeyID has the short keyid and the long keyid has the name pgpCertID. Signed-off-by: Werner Koch <[email protected]>
2020-10-07doc: Add notes on how to setup LDAPWerner Koch1-0/+209
--