mirror of
git://git.gnupg.org/gnupg.git
synced 2024-10-31 20:08:43 +01:00
265d993c76
--
18 lines
437 B
Plaintext
18 lines
437 B
Plaintext
# gnupg-ldap-ad-init.ldif -*- conf -*-
|
|
#
|
|
# Entries connecting the schema specified in gnupg-ldap-ad-schema.ldif.
|
|
# Revision: 2021-09-01 v1
|
|
|
|
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
|