[horde] Listing of users - authentication backend reg.

ANANT S ATHAVALE asa at isac.gov.in
Thu May 7 10:30:36 UTC 2015


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?



-- 
      सादर धन्यवाद/ Thanks & Regards
           अनंत / Anant
------------------------------------------------------------------------------
Confidentiality Notice: This e-mail message, including any attachments, is for
the sole use of the intended recipient(s) and may contain confidential and
privileged information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the intended recipient, please
contact the sender by reply e-mail and destroy all copies of the original
message.
------------------------------------------------------------------------------



More information about the horde mailing list