From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 17:47:41 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7528B37B401 for ; Thu, 10 Apr 2003 17:47:34 -0700 (PDT) Received: from mx1.au.itouchnet.net (nat2.au.itouchnet.net [144.135.23.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BD3E43F93 for ; Thu, 10 Apr 2003 17:47:32 -0700 (PDT) (envelope-from andrew.thomson@itouch.com.au) Received: from nobody by mx1.au.itouchnet.net with scanned_ok (Exim 3.36 #1) id 193muX-00027z-00 for freebsd-questions@freebsd.org; Fri, 11 Apr 2003 11:00:57 +1000 X-TLS: TLSv1:DES-CBC3-SHA:168 athomson.prv.au.itouchnet.net -> mx1.au.itouchnet.net Received: from athomson.prv.au.itouchnet.net ([192.168.13.55]) by mx1.au.itouchnet.net with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 3.36 #1) id 193muX-00027s-00 for freebsd-questions@freebsd.org; Fri, 11 Apr 2003 11:00:57 +1000 Received: from ajt by athomson.prv.au.itouchnet.net with local (Exim 4.12) id 193mhD-0002gw-00 for freebsd-questions@freebsd.org; Fri, 11 Apr 2003 10:47:11 +1000 Date: Fri, 11 Apr 2003 10:47:11 +1000 From: Andrew Thomson To: freebsd-questions@freebsd.org Message-ID: <20030411004711.GC30082@athomson.prv.au.itouchnet.net> References: <20030410234825.GG32115@athomson.prv.au.itouchnet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030410234825.GG32115@athomson.prv.au.itouchnet.net> User-Agent: Mutt/1.4.1i Sender: X-Checked: Scanned for any viruses and unauthorized attachments at mx1.au.itouchnet.net X-iScan-ID: 8179-1050022857-35530@mx1.au.itouchnet.net version $Name: REL_2_0_2 $ Subject: Re: apache and auth_ldap X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 00:47:41 -0000 hit the google for some answers... http://groups.google.com/groups?q=freebsd+apache+auth_ldap&hl=en&lr=&ie=UTF-8&oe=UTF-8&selm=3E1C17FB.C767BF14_dolaninformation.com%40ns.sol.net&rnum=1 bit dodge that the port is pooched.. ajt. On Fri, Apr 11, 2003 at 09:48:25AM +1000, Andrew Thomson wrote: > the auth_ldap faq does mention my problem, however not sure what I need > to do.. > > I'm also suprised that I have a problem given I installed everything > from ports.. I thought they would have sorted everything out for me! ;) > > I've installed the following: > > apache-1.3.27_4 > auth_ldap-1.6.0_1 > openldap20-2.0.25_3 > > Now auth_ldap even put the entries into my httpd.conf for me > > LoadModule ldap_module libexec/apache/auth_ldap.so > AddModule mod_ldap.c > > However on restart of apache.... > > /usr/local/etc/rc.d/apache.sh start > Syntax error on line 237 of /usr/local/etc/apache/httpd.conf: > Can't locate API module structure `ldap_module' in file > /usr/local/libexec/apache/auth_ldap.so: Undefined symbol "ldap_module" > > clonk. > > ajt. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >