ud-gpgimport: handle guest keyrings
authorPeter Palfrader <peter@palfrader.org>
Wed, 20 Oct 2010 11:41:23 +0000 (11:41 +0000)
committerPeter Palfrader <peter@palfrader.org>
Wed, 20 Oct 2010 11:41:23 +0000 (11:41 +0000)
commitff3b878da940bd8871ff8312722e40f3d7fa8543
tree3f9ad8bbad1e7aa2d9383c573cad598f9fd36126
parent2126687d3ee0fc56a042bfee4f0872911320722a
ud-gpgimport: handle guest keyrings

ud-gpgimport so far used a single list of keyrings, and it expected all
keys from that keyring to be in ldap, and to have all users in ldap a
key in those keyrings.

Now ud-gpgimport has a notion of the guest-keyring.  It still expects
all keys from the "main" keyring to be in ldap, but not all keys from
the guest (DM and guest) keyrings need to have accounts.  An account
with a key associated to it is OK as long as it has a key in any of
the keyrings.
debian/changelog
ud-gpgimport