GNOME Bugzilla – Bug 331513
Due to Unknown LDAP error, Cannot give permissions for any folder other then Inbox
Last modified: 2006-05-03 06:32:02 UTC
Select any folder other then Inbox. Right click and specify a user. Throws error message 'Unknown error looking up mail id' Same problem in 'Contacts, 'Calendar' & 'Tasks'. Permissions can be given only for 'Inbox', 'Calendar', 'Contacts' & 'Tasks'. But it works in 'Outlook'. Exchange storage E2K_DEBUG traces of exchange (evolution-exchange-storage:32600): libedata-book-WARNING **: impl_GNOME_Evolution_Addressbook_Book_getBookView ((or (beginswith "file_as" "pna") (beginswith "full_name" "pna") (beginswith "email" "pna") (beginswith "nickname" "pna") )) e_data_book_respond_get_book_view rev time : 2006-01-25T10:46:21.0Z rev time : 2005-07-01T06:07:55.0Z (evolution-exchange-storage:32600): libedata-book-WARNING **: impl_GNOME_Evolution_Addressbook_Book_getBookView ((or (beginswith "file_as" "pnay") (beginswith "full_name" "pnay") (beginswith "email" "pnay") (beginswith "nickname" "pnay") )) e_data_book_respond_get_book_view rev time : 2006-01-25T10:46:21.0Z rev time : 2005-07-01T06:07:55.0Z (evolution-exchange-storage:32600): libedata-book-WARNING **: impl_GNOME_Evolution_Addressbook_Book_getBookView ((or (beginswith "file_as" "pnaya") (beginswith "full_name" "pnaya") (beginswith "email" "pnaya") (beginswith "nickname" "pnaya") )) e_data_book_respond_get_book_view rev time : 2006-01-25T10:46:21.0Z rev time : 2005-07-01T06:07:55.0Z Evolution traces on terminal (evolution:32602): calendar-gui-CRITICAL **: gnome_calendar_add_source: assertion `E_IS_SOURCE (source)' failed ** (evolution:32602): WARNING **: LDAP authentication failed (0xffffffff) ** (evolution:32602): WARNING **: LDAP authentication failed (0xffffffff) (evolution:32602): calendar-gui-CRITICAL **: gnome_calendar_add_source: assertion `E_IS_SOURCE (source)' failed ** (evolution:32602): WARNING **: LDAP authentication failed (0xffffffff)
This works for me... from the error log message "LDAP authentication failed (0xffffffff)" server related issue, because of which ntlm_bind() was failing? Outlook may not be using LDAP interface for this operation.
*** Bug 334378 has been marked as a duplicate of this bug. ***