[turba] Add global column

Anant Athavale asa at isac.gov.in
Tue Oct 9 03:44:04 UTC 2007


You can achieve this by locking address book preferences (prefs.php  
for turba).

$_prefs['addressbooks'] = array(
     'value' => 'localsql\nlocalldap',
     'locked' => true,
     'shared' => false,
     'type' => 'implicit',
);


Regards,
Anant.


----- Message from mrodrigox at gmail.com ---------
     Date: Mon, 8 Oct 2007 16:34:28 -0300
     From: Rodrigo Monteiro <mrodrigox at gmail.com>
Reply-To: Rodrigo Monteiro <mrodrigox at gmail.com>
  Subject: [turba] Add global column
       To: turba at lists.horde.org


> I have an localsql and localldap configured on turba (Horde Groupware
> Webmail Edition 1.0.2).
> What I want to do is to add the email column in the localldap for all
> the users (global horde/turba configuration). How can I do that?
> What I'm doing now (in a testing enviroment) is to add this preference
> for all the users in the horde_prefs table
> ('user','turba','columns','localsql email\r\nlocalldap email'), but
> this is not an good way to do it, right?
>
> Regards,
>
> Rodrigo.
> --
> 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
>


----- End message from mrodrigox at gmail.com -----



Regards,

Anant Athavale.


More information about the turba mailing list