OpenLDAP schema to store OpenPGP keys?
Walter Haidinger
walter.haidinger at gmx.at
Thu Feb 23 16:13:51 CET 2006
On Thu, February 23, 2006 14:03, David Shaw wrote:
> --keyserver-option "binddn=\"uid=user1,ou=PGP Users,dc=EXAMPLE,dc=COM\""
I've got yet another problem when I put keyserver-options into
~/.gnupg/gpg.conf, like:
> nl -b a ~/.gnupg/gpg.conf | tail -5
225 keyserver ldap://localhost
226 keyserver-option verbose
227 keyserver-option binddn="uid=user1,ou=PGP Users,dc=EXAMPLE,dc=COM"
228 keyserver-option bindpw=user1
229
> gpg --list-keys
gpg: /home/walter/.gnupg/gpg.conf:226: invalid option
gpg: /home/walter/.gnupg/gpg.conf:227: invalid option
gpg: /home/walter/.gnupg/gpg.conf:228: invalid option
What is wrong here?
Walter
More information about the Gnupg-users
mailing list