The manual says: If you are installing ClamAV for the first time, you have to add a new user and group to your system:
# groupadd clamav # useradd -g clamav -s /bin/false -c "Clam AntiVirus" clamav Consult a system manual if your OS has not groupadd and useradd utilities. Don’t forget to lock access to the account! ### However, I don't know exactly what I should do to lock access to the account. For Debian or Ubuntu, what would this entail? Thanks for the pointer...should perhaps add an example of this in the manual to make it more clear. ~Patrick _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
