[turba] Shared address book

Martin Ziegler mz at newyorkcity.de
Thu Dec 30 01:02:52 PST 2004


Just found a solution.

Inserted the following into sources.php:

require_once 'Horde/Group.php';
$groups = &Group::singleton();
if ($groups->userIsInGroup(Auth::getAuth(), 'asl_addressbook')) {
        $cfgSources['localsql_asl'] = array(
        'title' => _("ASL"),
            'type' => 'sql',
	 [...]
}


--On Donnerstag, 30. Dezember 2004 08:50 +0100 Martin Ziegler 
<mz at newyorkcity.de> wrote:

> Howdy,
>
> is there any way to have a second address book for which it's possible to
> add certain permissions for single users ?
>
> Thanks, Martin
>
> --
> Turba mailing list - Join the hunt: http://horde.org/bounties/#turba
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: turba-unsubscribe at lists.horde.org
>




More information about the turba mailing list