i read the authldaprc & authlib readmes.
i set
LDAP_AUXOPTIONS sharedgroup,disableimap
in authldaprc.
first i tried for a single user. i set sharedgroup attribute and created corresponding index file and that is working fine.
i've a qmail group '[EMAIL PROTECTED]' whose members are [EMAIL PROTECTED] and [EMAIL PROTECTED].
now i want to set folder acls for qmail group '[EMAIL PROTECTED]' such that the acl is set for all members of the group i.e [EMAIL PROTECTED] and [EMAIL PROTECTED].
what option do i set in LDAP_AUXOPTIONS do this ?
On 4/21/06, Sam Varshavchik <[EMAIL PROTECTED]> wrote:
Amol Kulkarni writes:
> first of all : is the 'group' option of maildiracl command meant for this ?
Yes.
>
> it doesnt seem to work when i used a command as follows :
> maildiracl -set /mailstore/user1/Maildir INBOX.docs
> group=<URL:mailto:[EMAIL PROTECTED] >[EMAIL PROTECTED] lr
>
> i've not defined LDAP_AUXOPTIONS. do i need any special options to do
> this.
Yes you do need to define LDAP_AUXOPTIONS. See the documentation in the
authldaprc configuration file, and the READMEs in the courier-authlib
package.
