[horde] Listing of users - authentication backend reg.

Jan Schneider jan at horde.org
Thu May 7 11:06:32 UTC 2015


Zitat von ANANT S ATHAVALE <asa at isac.gov.in>:

> Dear List,
>
> Based on the feedback received through mailing list, I managed to  
> change authentication driver from IMP/IMAP to LDAP Authentication.
>
> Now, Whups, Kronolith etc are listing users.  So, problem is solved  
> partially.
>
> Most of the things seem to work fine.  But, Sharing of folders in  
> IMP is still not working (even before changing authentication  
> driver, it was not working).  I am getting the following error, when  
> I click on Sharing.
>
> "Could not authenticate as admin user to obtain ACLs. Perhaps your  
> admin configuration is incorrect in config/backends.local.php?"
>
> Following is my backends.local.php
>
> <?php
> $servers['imap']['disabled'] = true;
> $servers['advanced']['disabled'] = false;
> $servers['advanced']['secure'] = false;
> $servers['advanced']['maildomain'] = 'isac.gov.in';
> $servers['advanced']['hordeauth'] = true;
> $servers['advanced']['admin']['password'] = 'adminpasswordhere';
> $servers['advanced']['special_mboxes']['IMP_Mailbox::MBOX_DRAFTS'] =  
> 'Drafts';
> $servers['advanced']['special_mboxes']['IMP_Mailbox::MBOX_SENT'] = 'Sent';
> $servers['advanced']['special_mboxes']['IMP_Mailbox::MBOX_SPAM'] = 'Spam';
> $servers['advanced']['special_mboxes']['IMP_Mailbox::MBOX_TEMPLATES'] =  
> 'Templates';
> $servers['advanced']['special_mboxes']['IMP_Mailbox::MBOX_TRASH'] = 'Trash';
> $servers['advanced']['special_mboxes']['IMP_Mailbox::MBOX_TRASH'] = 'Trash';
> $servers['advanced']['autocreate_special'] = true;
>
> Is this now issue of TLS?

No, your 'admin' entry is incomplete.

-- 
Jan Schneider
The Horde Project
http://www.horde.org/
https://www.facebook.com/hordeproject



More information about the horde mailing list