From owner-freebsd-ports Fri Sep 15 22:30: 5 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BA25337B43C for ; Fri, 15 Sep 2000 22:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA48001; Fri, 15 Sep 2000 22:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Fri, 15 Sep 2000 22:30:02 -0700 (PDT) Message-Id: <200009160530.WAA48001@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Scot W. Hetzel" Subject: Re: ports/20887: [PATCH] LDAP support and fixes for cyrus-sasl Reply-To: "Scot W. Hetzel" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/20887; it has been noted by GNATS. From: "Scot W. Hetzel" To: "FreeBSD-GNATS" Cc: Subject: Re: ports/20887: [PATCH] LDAP support and fixes for cyrus-sasl Date: Sat, 16 Sep 2000 00:26:23 -0500 Please don't apply the patches from this PR to the port, as I have a better implementation for LDAP Authentication. That I'll be submitting tomorrow. The new implementation will add a pwcheck method for both LDAP & MySQL Authentication. It patches lib/checkpw.c, instead of creating a LDAP pwcheck daemon. It uses configuration directives in the application.conf files to configure the LDAP attributes (server, basedn, uidattr, host), instead of environment variables. Scot W. Hetzel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message