Hi,*
*
the configuration file parser, until version 0.94.2, removed adherent 
whitespaces from configuration pairs. The new parser, since version 
0.95, doesn't remove them, so if you run as example, the clamd with the 
configuration setting:

User filter<whitespace>

it calls getpwnam(filter<whitespace>) and not getpwname(filter).
The result is a message like:
Can't get information about user filter .
and clamd is not starting.

Solution: Remove the adherent whitespace in your configuration file.

Reportet as bug 1518.
https://wwws.clamav.net/bugzilla/show_bug.cgi?id=1518*
*
BR,
Jens
 
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to