If you want groups that the imap server will use for authorization 
purposes, there's no support on this from the Cyrus IMAP side.  (See my 
previous message about authorization backends.)  You'd have to look at 
writing a new auth_ldap.c in the lib directory.  (See auth_unix, for 
instance.)

Bear in mind that the IMAP server asks for a large number of authorization 
decisions, so if these routines run slowly, the entire IMAP server will 
seem slower.

Larry

--On Tuesday, December 05, 2000 08:52:39 AM +0100 Martin Stockhammer 
<[EMAIL PROTECTED]> wrote:

> Hello,
>
> I use cyrus imap 1.6.24 with OpenLDAP for authentication.
> Authentication is made via PAM and the pam_ldap-module.
> Now I want to store the groups in LDAP too. What do I have to
> do for this?
> I have read that nss_ldap is used for this, but I don't know
> how to configure it.
>
> Thanks
>
> Martin Stockhammer
>
>
>
> --
>
> Martin Stockhammer
> Visual Analysis GmbH
> http://www.visualanalysis.com
> email: [EMAIL PROTECTED]




Reply via email to