[horde] Automatic kolab resource creation and some other questions

Gunnar Wrobel post at gunnarwrobel.de
Thu Aug 9 04:56:34 UTC 2007


Hi Mark!

I am not certain which version of Horde you are currently using with
Kolab. There has been a lot of changes that improved Kolab support
within Horde during the last months which are only available if you
are using Horde CVS or the recent Horde 3.2 Alpha release. 

I'll answer based on the newest version but this might not apply if
you use an older version.

Mark Richardson <mark at wire-solutions.nl> writes:

>    I've been playing with the kolab backend, took me a while to figure out how the addressbook for example is to be called on creation ( Contacts ). 

This seems incorrect. The addressbooks should be identified by a
specific IMAP annotation.

# /kolab/bin/cyradm -user manager localhost
# info user/test3/Adressen at pardus.de
{user/test3/Adressen at pardus.de}:
...
  folder-type: contact.default

"folder-type: contact" marks a normal contact folder and the
".default" suffix marks the current default folder.

>   Creating these folders via cyradm does not work, is there some way
>   I can create these resources ( Contacts, Tasks, Calendar, Notes )
>   via some hook / command for each user so they don't have to
>   manually do that when they enter a new account ?

You should be able to add new addressbooks within Horde using the
standard addressbook management page.

>   Also noticed that when user A shares an resource to user B, the
>   user B is unable to access his own resource, but only the shared
>   (by A) resource.

Hm, strange. This is not the case for me on the newest version.

>
>   Other than that all seems to work pretty well, users can't be
> listed in my setup though, is this an configuration error from my
> part ? it says: "Listing users is disabled.
>
>   Your authentication backend does not support listing users, or the
>   feature has been disabled for some other reason."

The Kolab backend should support listing users since the underlying
ldap backend does. I did not check in detail though.

Cheers,

Gunnar


More information about the horde mailing list