From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Nov 9 06:40:01 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 40737C9 for ; Fri, 9 Nov 2012 06:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 25C508FC08 for ; Fri, 9 Nov 2012 06:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qA96e1HH025299 for ; Fri, 9 Nov 2012 06:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qA96e1YT025298; Fri, 9 Nov 2012 06:40:01 GMT (envelope-from gnats) Date: Fri, 9 Nov 2012 06:40:01 GMT Message-Id: <201211090640.qA96e1YT025298@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: "Eugene M. Zheganin" Subject: Re: ports/173490: www/squid32 - missing kerberos helper X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: "Eugene M. Zheganin" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Nov 2012 06:40:01 -0000 The following reply was made to PR ports/173490; it has been noted by GNATS. From: "Eugene M. Zheganin" To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/173490: www/squid32 - missing kerberos helper Date: Fri, 09 Nov 2012 12:34:52 +0600 And yeah, I checked the "LDAP helpers" too. The point is - no helper. May be it would be more appropriate to install it with the LDAP helpers. It used to be called 'squid_kerb_ldap', but nowadays all of the helpers changed their names It's a great helper that uses the GSS-SPNEGO authentication scheme and makes kerberos-protected requests to the LDAP server to match the user to a group. It also uderstands the nested groups. So basically it will replace the ordinary external LDAP helper. And thanks a lot for the great work of porting squid ! :)