Camron W. Fox wrote:
Paul Heinlein wrote:
On Thu, 7 Sep 2006, Camron W. Fox wrote:
I'm trying to find out the build parameters used with the current
installation of sudo-1.6.7p5-30.1.3, specifically, whether "--with-ldap" was used.
When I run ldd against /usr/bin/sudo, nothing remotely LDAP-ish shows up.
Paul,
I ran ldd, and found the same. Just wanted to make sure I didn't
miss anything. For all, these are the config params:
%configure \ --prefix=%{_prefix} \ --sbindir=%{_sbindir} \ --with-logging=syslog \ --with-logfac=authpriv \ --with-pam \ --with-editor=/bin/vi \ --with-env-editor \ --with-ignore-dot \ --with-tty-tickets \ --without-interfaces
Best Regards, Camron
I'm not fully up on all this, it's a very confusing journey, but I think that if PAM's configured to use LDAP, then sudo will too.