Re: Howto setup an OpenLDAP PGP keyserver

2006-04-07 Thread Walter Haidinger
On Thu, 23 Feb 2006, Walter Haidinger wrote: > Attached is tarball with the files for OpenLDAP configuration, > to which will be refered to below. I hope this doesn't violate > the rules of this list but the attachment is very small anyways. I've uploaded the tarball to my webspace too: http://m

Re: Howto setup an OpenLDAP PGP keyserver

2006-03-01 Thread Walter Haidinger
Walter Haidinger schrieb: > Used software: OpenLDAP 2.2.27, run under SuSE 10.0 > GnuPG 1.4.3rc1 (subversion revision 4020). > > If you don't want to wait until 1.4.3 is officially released, > grab yourself a copy from svn: >> svn co svn://cvs.gnupg.org/gnupg/trunk Actually, upcoming 1.4.3 is onl

Re: Howto setup an OpenLDAP PGP keyserver

2006-02-24 Thread Walter Haidinger
On Thu, 23 Feb 2006, David Shaw wrote: > On Thu, Feb 23, 2006 at 05:01:08PM +0100, Walter Haidinger wrote: > > Thanks for writing this up! I will certainly be pointing people to > this when they ask inthe future. Hopefully the setup of an LDAP PGP keyserver will be officially documented someti

Re: Howto setup an OpenLDAP PGP keyserver

2006-02-23 Thread David Shaw
Another thing worth adding to your HOWTO is that if the LDAP server is going to be publically available, a good name to use is "keys.(yourdomain)". The reason for this is that both PGP and GnuPG (as of 1.4.3) can automatically locate keys using that name. For example, let's say I want to encrypt

Re: Howto setup an OpenLDAP PGP keyserver

2006-02-23 Thread David Shaw
On Thu, Feb 23, 2006 at 05:01:08PM +0100, Walter Haidinger wrote: Thanks for writing this up! I will certainly be pointing people to this when they ask inthe future. One comment: > Further notes: > * GnuPG looks for PGPServerInfo under the base DN. > If you decide to put it somewhere else, us

Howto setup an OpenLDAP PGP keyserver

2006-02-23 Thread Walter Haidinger
Hi! After all issues are finally resolved, I'm glad to post this howto about setting up a PGP keyserver with OpenLDAP. The inital thread that finally leads to here starts at: http://marc.theaimsgroup.com/?l=gnupg-users&m=114028686432264&w=2 Many thanks to Peter Palfrader for providing the LDAP sc