[horde] horde Digest, Vol 2641, Issue 1

Jeff Cook jcook at 5xdata.com
Fri Mar 19 12:42:51 UTC 2010


Martin,

  I have a similar setup as you the way I made it work. I am sure its  
not the best way.
1. uncomment the group section in hooks.php this is in  
/horde/config/hook.php this section is at the bottom.
uncomment this after the info box > // This is an example of a group  
hook.  To use it you must set the group
2. go to horde administration 'Groups' change back end drivers to  
'Hooks'. I enabled caching
3.Goto Groups under admin add a group then add members

It work for me. I am able to add tickets (whups) to useers, calender  
sharing I am able to select user.

Give it a try.

If I am total wrong please do not yell it me :) I just try stuff till  
I think it works

-- 
Jeff Cook


Quoting horde-request at lists.horde.org:

> Send horde mailing list submissions to
> 	horde at lists.horde.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://lists.horde.org/mailman/listinfo/horde
> or, via email, send a message with subject or body 'help' to
> 	horde-request at lists.horde.org
>
> You can reach the person managing the list at
> 	horde-owner at lists.horde.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of horde digest..."
>
>
> Today's Topics:
>
>    1. list all users (Martin Kleinschmidt)
>    2. Re: list all users (Michael Rubinsky)
>    3. Horde with Lighttpd (lst_hoe02 at kwsoft.de)
>    4. Re: list all users (Martin Kleinschmidt)
>    5. Re: list all users (Vilius ?umskas)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 18 Mar 2010 17:59:03 +0100
> From: Martin Kleinschmidt <mk at theochem.uni-duesseldorf.de>
> To: horde at lists.horde.org
> Subject: [horde] list all users
> Message-ID: <20100318165903.GA11913 at egg38.theochem.uni-duesseldorf.de>
> Content-Type: text/plain; charset=us-ascii
>
> Hi,
>
> in the last days, I have set up a test installation of horde webmail.
> most things look good. But if I create a new task, there is only me I
> can choose as assignee.
>
> Authentication is done on a dovecot imap server. dovecot does
> authentication via PAM to our ypserver.
>
> Am I doing something wrong?
>
> Martin
>
>
> ------------------------------
>
> Message: 2
> Date: Thu, 18 Mar 2010 13:41:46 -0400
> From: Michael Rubinsky <mrubinsk at horde.org>
> To: horde at lists.horde.org
> Subject: Re: [horde] list all users
> Message-ID:
> 	<20100318134146.Horde.xn3j2suvv1wcwgcwkw04k8k0 at dev.theupstairsroom.com>
>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed; DelSp=Yes
>
>
> Quoting Martin Kleinschmidt <mk at theochem.uni-duesseldorf.de>:
>
>> Hi,
>>
>> in the last days, I have set up a test installation of horde webmail.
>> most things look good. But if I create a new task, there is only me I
>> can choose as assignee.
>>
>> Authentication is done on a dovecot imap server. dovecot does
>> authentication via PAM to our ypserver.
>>
>> Am I doing something wrong?
>
> Nope. When using IMAP authentication Horde is unable to list users
> since the users are controlled by the IMAP server. This is also the
> reason why if you go to admin/user.php, you will get notices that you
> cannot manage users with your choosen authentication backend.
>
>
> Mike
>
> --
> The Horde Project (www.horde.org)
> mrubinsk at horde.org
>
> "Reality is merely an illusion, albeit a very persistent one." - A. Einstein
>
>
> ------------------------------
>
> Message: 3
> Date: Fri, 19 Mar 2010 11:15:21 +0100
> From: lst_hoe02 at kwsoft.de
> To: horde at lists.horde.org
> Subject: [horde] Horde with Lighttpd
> Message-ID: <20100319111521.44771djm6td81lgk at webmail.kwsoft.de>
> Content-Type: text/plain; charset="iso-8859-1"; Format="flowed";
> 	DelSp="Yes"
>
> Hello
>
> from time to time there are rumors on the list that replacing Apache
> with Lighttpd as basis for Horde will gain speed and/or improvements
> regarding memory/CPU usage.
> As far as i can see the main differences are that Lighttpd will use
> threading and a fixed set of workers for scripts like PHP which should
> lead to less overhead and maybe faster operation.
>
> What i have not found out is the following:
> - Do PHP accelerators work with Lighttpd?
> - Is there any "succes-story" or How-To regarding Horde/Lighttpd
> - What are the possible drawbacks for using Lighttpd
>
> Thanks for any feedback on this
>
> Andreas
>
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: smime.p7s
> Type: application/pkcs7-signature
> Size: 6397 bytes
> Desc: S/MIME Signatur
> URL:  
> <http://lists.horde.org/archives/horde/attachments/20100319/bf9f634d/attachment-0001.bin>
>
> ------------------------------
>
> Message: 4
> Date: Fri, 19 Mar 2010 12:21:07 +0100
> From: Martin Kleinschmidt <mk at theochem.uni-duesseldorf.de>
> To: Michael Rubinsky <mrubinsk at horde.org>
> Cc: horde at lists.horde.org
> Subject: Re: [horde] list all users
> Message-ID: <20100319112107.GB11913 at egg38.theochem.uni-duesseldorf.de>
> Content-Type: text/plain; charset=us-ascii
>
> On Do, 18 M?r 2010, Michael Rubinsky wrote:
>
>>
>> Quoting Martin Kleinschmidt <mk at theochem.uni-duesseldorf.de>:
>>
>>> in the last days, I have set up a test installation of horde webmail.
>>> most things look good. But if I create a new task, there is only me I
>>> can choose as assignee.
>>>
>>> Authentication is done on a dovecot imap server. dovecot does
>>> authentication via PAM to our ypserver.
>>>
>>> Am I doing something wrong?
>>
>> Nope. When using IMAP authentication Horde is unable to list users
>> since the users are controlled by the IMAP server. This is also the
>
> OK, thanks.
>
>> reason why if you go to admin/user.php, you will get notices that you
>> cannot manage users with your choosen authentication backend.
>
> yes, right.
>
> so what would be the easiest way for me to go when I want to have the
> users listed there? Which authentication method should I use instead of
> IMAP?
> Current setup is:
> a firewall and a webserver in "the internet"
> a yp and fileserver and a mailserver (including IMAP) behind the
> firewall in the intranet. 10 users.
>
>    ...martin
>
>
>
> ------------------------------
>
> Message: 5
> Date: Fri, 19 Mar 2010 13:47:01 +0200
> From: Vilius ?umskas <vilius at lnk.lt>
> To: <horde at lists.horde.org>
> Subject: Re: [horde] list all users
> Message-ID: <015f01cac759$e3b49580$ab1dc080$@lnk.lt>
> Content-Type: text/plain;	charset="UTF-8"
>
>> so what would be the easiest way for me to go when I want to have the
>> users listed there? Which authentication method should I use instead of
>> IMAP?
>
> The best way to achieve this is to store IMAP users in SQL database  
> and then authenticate to it. I'm not use if this is possible with  
> dovecot though.
>
> --
>   Vilius
>
>
>
> ------------------------------
>
>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>
>
> End of horde Digest, Vol 2641, Issue 1
> **************************************
>



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.




More information about the horde mailing list