Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 52024

Summary: Feature Request: Add Ximian's NTLM patch
Product: Gentoo Linux Reporter: Andrew Glen-Young <andy>
Component: New packagesAssignee: Robin Johnson <robbat2>
Status: RESOLVED DUPLICATE    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andrew Glen-Young 2004-05-25 09:49:29 UTC
Please could you add the NTLM patch from Ximian to allow OpenLDAP to work with Exchange connector.  The patch is included with the connector source from the connector-1-4-branch of the CVS repo on cvs.gnome.org.  It compiles cleany on my machine.

Here is a patch against the latest openldap-2.1.30.ebuild:
--- /usr/portage/net-nds/openldap/openldap-2.1.30.ebuild        2004-05-12 22:10:06.000000000 +0200
+++ /usr/local/portage/net-nds/openldap/openldap-2.1.30.ebuild  2004-05-25 18:32:53.186837744 +0200
@@ -66,6 +66,9 @@
        cd ${S}
        epatch ${FILESDIR}/${PN}-2.1.27-perlthreadsfix.patch
  
+       # Add Ximian connector NTLM patch.
+       epatch ${FILESDIR}/${PN}-2.1.30-ntlm.patch
+
        # fix up stuff for newer autoconf that simulates autoconf-2.13, but doesn't
        # do it perfectly.
        cd ${S}/build




Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-05-26 10:27:36 UTC
please provide a more direct linkage to the patch.
cvs.gnome.org has a message the the web content is down right now, and i definetly don't find what you describe in the viewcvs.
Comment 3 Alastair Tse (RETIRED) gentoo-dev 2004-08-04 06:16:06 UTC

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