[sudo-workers] Compiling sudo for AIX 5.3 with LDAP

Todd C. Miller Todd.Miller at courtesan.com
Tue Sep 13 13:22:46 EDT 2011


On Tue, 13 Sep 2011 10:12:09 PDT, Wong Ren wrote:

> It does not look like a linked file:
> 
> #ls -l /usr/local/libexec/sudoers.so
> -rwxr-xr-x    1 root     system      1470984 Sep 13 17:32 /usr/local/libexec/
> sudoers.so

It may be that the error has to do with the ldap library symbolic
link.  Can you try removing the libldap.a link that you created and
change the -lldap in plugins/sudoers/Makefile to -libmldap instead?
You'll need to do a "make clean" and then re-make it after editing
plugins/sudoers/Makefile.

 - todd



More information about the sudo-workers mailing list