[CentOS] Sudo Build Parameters

Thu Sep 7 21:48:33 UTC 2006
Paul Heinlein <heinlein at madboa.com>

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.

Otherwise, you'll want to download the source rpm and investigate the 
.spec file:

cd /var/tmp
wget http://mirror.centos.org/centos-4/4.4/os/SRPMS/sudo-1.6.7p5-30.1.3.src.rpm
rpm2cpio sudo-*.src.rpm | cpio -id
less sudo.spec

-- 
Paul Heinlein <> heinlein at madboa.com <> www.madboa.com