ports/131878: www/squid: Bug with kerberos heimdal negotiate auth.

Pavel I Volkov pol at opk.ru
Thu Feb 19 16:30:02 UTC 2009


>Number:         131878
>Category:       ports
>Synopsis:       www/squid: Bug with kerberos heimdal negotiate auth.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 19 16:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Pavel I Volkov
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD pol.iib.ru 7.1-STABLE FreeBSD 7.1-STABLE #174: Sun Jan 11 05:47:11 MSK 2009
>Description:
Eliminates an error in squid_kerb_auth: parseNegTokenInit failed with rc=102

Port maintainer (tmseck at web.de) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- squid-3.0.13.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/squid30.orig/files/patch-squid_kerb_auth /usr/ports/www/squid30/files/patch-squid_kerb_auth
--- /usr/ports/www/squid30.orig/files/patch-squid_kerb_auth	2009-02-19 18:35:45.000000000 +0300
+++ /usr/ports/www/squid30/files/patch-squid_kerb_auth	2009-02-19 18:36:57.000000000 +0300
@@ -414,7 +414,7 @@
 +# MIT
 +#KERBINC = 
 +#KERBLIBS = -lgssapi_krb5 -lkrb5 -lcom_err
-+KERBINC = -DHEIMDAL @KERBINC@
++KERBINC = -DHEIMDAL -D__LITTLE_ENDIAN__ @KERBINC@
 +KERBLIBS = @KERBLIBS@
 +KRB5CONFIG = @KRB5CONFIG@
  LDFLAGS = @LDFLAGS@
--- squid-3.0.13.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list