[CentOS] Sudo Build Parameters

Camron W. Fox cwfox at us.fujitsu.com
Thu Sep 7 21:56:13 UTC 2006


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

-- 
Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu America, INC.
E-mail:          cwfox at us.fujitsu.com




More information about the CentOS mailing list