On 2/3/10 11:29 AM, Lesiak, Stephen wrote:
We auth through LDAP and I noticed there was a piece in the install that
allowed for specifying a UID and GID.

I created clamav as a user and group in our instance of LDAP:

                 -sh-3.2# id clamav

uid=20722(clamav) gid=1045(clamav) groups=1045(clamav)



Yet when I run ./configure on ClamAV I get: checking for 20722 in
/etc/passwd... no

configure: error: User 20722 (and/or group 1045) doesn't exist. Please
read the



How do I get the configure to check LDAP and not just the local passwd
file?


Use ./configure --disable-clamav

See ./configure --help

dp
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to