about mod_auth_ldap- getting an error
I've been trying to get apache to authenticate using the AuthLDAPURL method but have been unsuccessful. I keep getting the error: [ERROR] I get the following error: Starting httpd2 (prefork) Syntax error on line 170 of /etc/apache2/default-server.conf: Invalid command 'AuthLDAPURL', perhaps mis-spelled or defined by a module not included in the server configuration The command line was: /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf [/ERROR] I've tried googling but didn't find what I'm looking for to fix it. I've also tried installing a few auth_mod_ldap rpm's but have had no luck. Any recommendations? Thank you in advance for the help and advice. ------- Code Monkey (recently demoted from Super Code Monkey) Whoa whoa WHOA whoa whoa Whoa whoa whoa WHOA whoa whoa... this is not my Batman cup __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
On Thu, Sep 01, 2005 at 04:40:12PM -0700, Super Code Monkey wrote:
I've been trying to get apache to authenticate using the AuthLDAPURL method but have been unsuccessful. I keep getting the error:
[ERROR] I get the following error: Starting httpd2 (prefork) Syntax error on line 170 of /etc/apache2/default-server.conf: Invalid command 'AuthLDAPURL', perhaps mis-spelled or defined by a module not included in the server configuration
The command line was: /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf [/ERROR]
util_ldap and mod_auth_ldap are loaded?
I've tried googling but didn't find what I'm looking for to fix it. I've also tried installing a few auth_mod_ldap rpm's but have had no luck.
auth_mod_ldap rpms??? mod_auth_ldap is shipping with apache 2.0, standard on every suse box. Peter -- the little cardinal got the tasty machine that goes "ping"
participants (2)
-
poeml@cmdline.net
-
Super Code Monkey