Date: Wed, 17 May 2006 05:49:16 GMT From: Malte von dem Hagen <bsd@mnetworking.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/97387: syntax error in pureftpd.schema Message-ID: <200605170549.k4H5nG0g040802@www.freebsd.org> Resent-Message-ID: <200605170550.k4H5oA8E060335@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 97387 >Category: ports >Synopsis: syntax error in pureftpd.schema >Confidential: no >Severity: critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed May 17 05:50:09 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Malte von dem Hagen >Release: 6.1-RELEASE >Organization: m networking >Environment: FreeBSD sharra.mnetworking.local 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Mon May 15 22:40:20 CEST 2006 admin@sharra.mnetworking.local:/usr/obj/usr/src/sys/SHARRA i386 >Description: In the pure-ftpd-1.0.21-port, a LDAP-schema is provided for LDAP authentification. If one uses that schema via "import" in slapd.conf, slapd will not start. Debugging lead to the error message /usr/local/etc/openldap/schema/pureftpd.schema: line 46: Unexpected token before SINGLE-VALUE ) That line reads: SYNTAX SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE ) Obviuosly, that's one "SYNTAX" too much. >How-To-Repeat: import pureftpd.schema via slapd.conf and restart slapd vie rc-script >Fix: delete one "SYNTAX" >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605170549.k4H5nG0g040802>