[imp] Possible address book bug?
Craig White
craigwhite at azapple.com
Sun Oct 16 17:12:38 PDT 2005
On Sun, 2005-10-16 at 19:05 -0400, Jacob Elder wrote:
> Horde 3.0.5, Imp 4.0.3, Turba 2.0.3
>
> While viewing a message, clicking the address book icon next to an email
> address produces the following error:
>
> Failed to add an object: [8] "Strong(er) authentication required" DN: cn=Horde
> Mailing List,ou=Users,dc=trec,dc=us (attributes: [a:4:{s:2:"cn";s:18:"Horde
> Mailing
> List";s:4:"mail";s:21:"horde at lists.horde.org";s:3:"uid";s:44:"20051016190012.1h8fztqzim4g at brewster.trec.us";s:11:"objectclass";a:4:{i:0;s:3:"top";i:1;s:6:"person";i:2;s:20:"organizationalPerson";i:3;s:13:"inetOrgPerson";}}]).Charset:ISO-8859-1
>
> This message is clearly from the localldap source, which is being accessed with
> limited privelages. However, when sending a message to a user not in either
> address book, Imp is able to sucessfully update localsql.
>
> $_prefs['add_source'] = array(
> 'value' => 'localsql',
> 'locked' => false,
> 'shared' => true,
> 'type' => 'implicit'
> );
>
> It looks like Imp (or Turba) is choosing the wrong address book source. Is this
> a bug or do I have a configuration error somewhere?
----
A user could set an individual preference (the above 'locked' => false)
and thus a user could indicate in Address Book -> options -> Address
Books to use a specific address book such as an LDAP address book to
which he is not able to make changes because of external factors such as
LDAP ACL's
Craig
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
More information about the imp
mailing list