Bug 166717

Summary: NTLM LDAP support missing?
Product: [Fedora] Fedora Reporter: Dave Malcolm <dmalcolm>
Component: evolution-data-serverAssignee: Matthew Barnes <mbarnes>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fenlason
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-11-11 02:01:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 150223, 158504, 177586    

Description Dave Malcolm 2005-08-24 21:12:50 UTC
The configure of e-d-s seems to be missing NTLM support for LDAP.

Need to track this down and fix it.

Also to check that this made it into FC4

Comment 1 Dave Malcolm 2005-08-26 03:59:10 UTC
(Also to check that we properly support 64-bit; and if possible to do this via
dynamic linking)

Comment 3 Matthew Barnes 2006-08-01 18:42:05 UTC
Talked with Nalin and Dave about this.

It will require evolution-data-server to statically link to a non-standard
version of openldap with NTLM support compiled in.  This is available in the
virtual package "openldap-evolution-devel".  evolution-connector is already
using it.

The hooks are already in evolution-data-server.spec, it's just a matter of
enabling it.

Comment 4 Matthew Barnes 2006-11-11 02:01:16 UTC
A more recent bug report about this has a patch.

*** This bug has been marked as a duplicate of 210126 ***