Summary | pgp & ldap |
Queue | Turba |
Queue Version | 2.0.2 |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | |
Requester | c.menssen (at) web (dot) de |
Created | 04/21/2005 (7418 days ago) |
Due | |
Updated | 04/21/2005 (7418 days ago) |
Assigned | |
Resolved | 04/21/2005 (7418 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
schema that adds fields for that purpose. As there probably doesn't
exist a standard schema for that yet, you need to adapt the
configuration to your local configuration. Or remove these fields.
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ pgp & ldap
Queue ⇒ Turba
I'm using Turba with LDAP, and now i wants to use PGP (GPG of course
*g*) too ;-)
I've found the lines:
// These are not stored on the LDAP server.
'pgpPublicKey' => 'object_pgppublickey',
in the sample config, but when i wants wo write something in the "PGP
Public Key" Field, there comes:
There was an error updating this entry: Modify failed: (17) Undefined
attribute type
I'm confused, because in the sample stands "These are not stored on
the LDAP server", but it looks like a ldap save error because the
field doesn't exists.
Regards,
Chris