AMAVISD-AGENT(8) System Manager's Manual AMAVISD-AGENT(8)NAME
amavisd-agent - Amavisd agent
SYNOPSIS
amavisd-agent
DESCRIPTION
Amavisd-agent SNMP-like counters updated by amavisd-new.
OPTIONS
Debug Debug option.
FILES
N/A
SEE ALSO
amavisd-agent AMAVISD-AGENT(8)
Check Out this Related Man Page
TOMOYO-EDITPOLICY-AGENT(8) System Administration Utilities TOMOYO-EDITPOLICY-AGENT(8)NAME
tomoyo-editpolicy-agent - agent for remotely editing TOMOYO Linux policy
SYNOPSIS
tomoyo-editpolicy-agent listen_ip:listen_port
DESCRIPTION
This program is an agent for tomoyo-editpolicy, tomoyo-loadpolicy, tomoyo-savepolicy, tomoyo-pstree, tomoyo-queryd, and tomoyo-auditd.
It listens on the specified IP address at the specified port.
Do not run this program unless you know what you are doing. It allows anonymous users to edit policy, as no user authentication is
performed. It is designed for systems with resource limitations that make it difficult to run the TOMOYO Linux userspace tools. Do not use
this for normal desktops or servers.
Before this program can be invoked, you must register it in /sys/kernel/security/tomoyo/manager.
EXAMPLES
Listen to 192.168.1.1 at port 10000
tomoyo-editpolicy-agent 192.168.1.1:10000
BUGS
If you find any bugs, send an email to <tomoyo-users-en@lists.sourceforge.jp>.
AUTHORS
Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Main author.
Jamie Nguyen <jamie@tomoyolinux.co.uk>
Documentation and website.
SEE ALSO tomoyo-editpolicy(8), tomoyo-loadpolicy(8), tomoyo-savepolicy(8), tomoyo-pstree(8), tomoyo-queryd(8), tomoyo-auditd(8)
See <http://tomoyo.sourceforge.jp> for more information.
tomoyo-tools 2.5.0 2012-04-14 TOMOYO-EDITPOLICY-AGENT(8)