Summary | Kolab configuration in sources.php shows not only addresses in global abook |
Queue | Turba |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | wrobel (at) horde (dot) org |
Requester | m.bellini (at) mpicc (dot) de |
Created | 04/11/2007 (6679 days ago) |
Due | |
Updated | 04/19/2007 (6671 days ago) |
Assigned | 04/18/2007 (6672 days ago) |
Resolved | 04/19/2007 (6671 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Assigned to Gunnar Wrobel
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Kolab configuration in sources.php shows not only addresses in global abook
Queue ⇒ Turba
State ⇒ Unconfirmed
addresses but also some parts of the schema structure (internal,
external, group folders).
The problem is in the objectclass:
objectclass' => array( 'top', 'inetOrgPerson'
If you remove the "top" entry from the array then only users are shown
in the global addressbook.