1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-05-28 21:50:02 +02:00
gnupg/doc/ldap/gnupg-ldap-ad-init.ldif
Werner Koch 2b06afbf26
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.
2020-12-17 10:17:22 +01:00

18 lines
434 B
Plaintext

# gnupg-ldap-ad-init.ldif -*- conf -*-
#
# Entries connecting the schema specified in gnupg-ldap-ad-schema.ldif.
# Revision: 2020-12-16
dn: cn=GnuPG Keys,DC=EXAMPLEDC
changetype: add
objectClass: container
cn: GnuPG Keys
dn: cn=PGPServerInfo,DC=EXAMPLEDC
changetype: add
objectClass: pgpServerInfo
cn: PGPServerInfo
pgpBaseKeySpaceDN: cn=GnuPG Keys,DC=EXAMPLEDC
pgpSoftware: GnuPG
pgpVersion: 2 ntds