From owner-freebsd-questions Sat Feb 9 4:41:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dns2.s.bonet.se (dns2.s.bonet.se [212.181.54.3]) by hub.freebsd.org (Postfix) with ESMTP id AB40F37B416 for ; Sat, 9 Feb 2002 04:41:19 -0800 (PST) Received: from there (as9-2-1.bi.s.bonet.se [217.215.7.177]) by dns2.s.bonet.se (8.11.2/8.9.3) with SMTP id g19CYqU40080 for ; Sat, 9 Feb 2002 13:34:53 +0100 (CET) (envelope-from peo@intersonic.se) Message-Id: <200202091234.g19CYqU40080@dns2.s.bonet.se> Content-Type: text/plain; charset="iso-8859-15" From: Per olof Ljungmark Organization: Intersonic AB To: freebsd-questions@FreeBSD.ORG Subject: Proftpd on FreeBSD - ldap Date: Sat, 9 Feb 2002 13:41:17 +0100 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Perhaps only partly relevant, but; Hi all, I'm managing small site and is currently in the process of moving www/ftp from Linux to FBSD. As we already use ldap (NS Directory) it seemed like a good idea to use it for www and ftp authentication. I have successfully set up Apache with ldap but proftpd seems to be more difficult (I am not exactly a wizard here). I built proftpd from the FBSD ports tree with 'make -DWITH_LDAP' and it builds with no errors. However, when I start the daemon I get: Fatal: unknown configuration directive 'LDAPPrefix' on line 14 of '/usr/local/etc/proftpd.conf'. Fatal: unknown configuration directive 'LDAPPrefix' on line 14 of '/usr/local/etc/proftpd.conf'. Something is obviously wrong here. So my questions would be, 1. What is the procedure for building proftpd with ldap support on FBSD 2. Can I use NS slapd instead of OpenLDAP? It works fine with Apache. TIA, Per olof To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message