Allow a client system to make virus scanning requests.
This command grants access to the ClamAV virus scanning server on some remote system to a client. It generally does not require any parameters, and outputs the IP address and port of the ClamAV server to use.
If run from the command line or remotely by root
the --owner
flag must also be given, followed by the name of a system owner who is allowed to provision virus scanning clients.
Example usage
cloudmin provision-virus --owner kvmprovision OK: host=lentor.home ip=193.9.101.120 port=3310
Command Line Help
cloudmin provision-virus [--remote ip] [--owner name]