Is there any type of access control for a remote Argus?
Argus can use two types of access control. The first is provided by tcp_wrappers() and the other is provided by SASL. tcp_wrappers() provides a mechanism where you can specify what hosts can access the Argus. This is an excellent utility, and should be a part of any system. ./configure will find a tcp_wrappers directory if one is available in the configure path, so inclusion of tcp_wrappers access control in automatic. SASL provides authentication and authorization when accessing argi. This is very important stuff when accessing remote real-time Argus data.