[Auth_ldap] AIX install problem

Ronnie Gilkey ronnie at puryear-it.com
Tue Jul 18 13:50:13 PDT 2006


Jeff,

Thanks,  I tried that but no luck.  One other odd thing that sticks out 
to me is that on the line directly above the LoadModule directive for 
auth_ldap_module is a LoadModule directive for Tomcat/Jakarta:

LoadModule jk_module libexec/mod_jk.so
LoadModule auth_ldap_module   libexec/auth_ldap.so

The Tomcat/Jakarta module existed prior to the AuthLdap installation and 
still loads successfully when I comment out the LoadModule directive for 
auth_ldap_module.  As you can see the mod_jk.so file exists in the same 
directory.  Each shared module shares the same ownership and permissions.

I've looked up and down and can't find the source of the problem.  The 
file responds properly to the stat and strace system calls, but can't be 
loaded/found by Apache.

Any other thoughts would be greatly appreciated!

Thanks again,

Ronnie

Jeff Saxton wrote:

> # su - <APACHE_USER>
> $ cat /opt/freeware/apache/apache/libexec/auth_ldap.so
>
> Probably a permission issue with one of the parent directorys
>
> Ronnie Gilkey wrote:
>
>> Hi,
>>
>> I am having a bit of trouble installing the auth_ldap module on an 
>> IBM AIX server.  I have successfully compiled and linked the files.  
>> The shared module is successfully installed to the correct location 
>> when a "make install" command is issued.  However when I run a 
>> "apachectl configtest" I get the following error:
>>
>> # /opt/freeware/apache/apache/bin/apachectl start
>> Syntax error on line 955 of /opt/freeware/apache/apache/conf/httpd.conf:
>> Cannot load /opt/freeware/apache/apache/libexec/auth_ldap.so into 
>> server: No such file or directory.
>>
>> Now when I do a directory listing on the file I get this:
>>
>> # ll /opt/freeware/apache/apache/libexec/auth_ldap.so
>> -rwxr-xr-x 1 root sys 55417 Jul 18 10:37 auth_ldap.so
>>
>> Thanks for all your help,
>>
>> Ronnie
>>
>> ---
>> Puryear Information Technology, LLC
>> Baton Rouge, LA * 225-706-8414
>> http://www.puryear-it.com
>>
>> Author of "Best Practices for Managing Linux and UNIX Servers"
>> Download your free copy:
>> http://www.puryear-it.com/bestpractices.htm
>>
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Auth_ldap mailing list
>> Auth_ldap at rudedog.org
>> http://www.rudedog.org/mailman/listinfo/auth_ldap
>
>



More information about the Auth_ldap mailing list