Bug 166717
Summary: | NTLM LDAP support missing? | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dave Malcolm <dmalcolm> |
Component: | evolution-data-server | Assignee: | Matthew Barnes <mbarnes> |
Status: | CLOSED DUPLICATE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | 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
(Also to check that we properly support 64-bit; and if possible to do this via dynamic linking) 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. |