[cvs] [Wiki] changed: TurbaModule

Chuck Hagenbuch chuck at horde.org
Sat Jun 23 04:06:46 UTC 2007


chuck  Fri, 22 Jun 2007 21:06:46 -0700

Modified page: http://wiki.horde.org/TurbaModule
New Revision:  1.8
Change log:  a little cleanup, link to LDAP howtos

@@ -1,19 +1,19 @@
 + Turba, the Horde Address Book

-Someone's !OpenLDAP/Turba howto:
-http://ww2.redant.ca/consulting/ldap/turba.php
+Turba can be configured to provide multiple address books from multiple
backends. This is done in {{turba/config/sources.php}}.

-Turba can be configured with multiple sources.
-Modifications are made to horde/turba/config/sources.php
-SQL (i.e. localsql)
-!OpenLDAP
-IMSP (docs soon to follow at
http://cyrusimap.web.cmu.edu/twiki/bin/view/Cyrus/OtherCyrusSoftware )
+* SQL (i.e. localsql)
+* LDAP (see ExistingLDAPHowTo, which includes address book configuration
information, and NewLDAPHowTo for general LDAP setup)
+* IMSP (docs soon to follow at
http://cyrusimap.web.cmu.edu/twiki/bin/view/Cyrus/OtherCyrusSoftware )

-The default setup is per user.
+Someone's !OpenLDAP/Turba howto:
+http://ww2.redant.ca/consulting/ldap/turba.php

-**[Turba 2.1]:** For shared address books add the follwing to the bottom
stanza of the declaration.
+**[Turba 2.1 and later]:** For shared address books add the following to
the bottom stanza of the source declaration:
+<code>
     'use_shares' => true,
+</code>

 When using the shared address book functionality, user and group
permissions are managed directly by the user who owns the address book
using the My Address Books interface in Turba, **not** by an administrator
using the Administration/Permissions panel.  Extended permissions (such as
Maximum Number of Contacts) may still be set via the
Administration/Permissions panel.

 For sources not using the shared address book functionality, all
permissions can be structured through the Administration/Permissions panel.


More information about the cvs mailing list