Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

tomoyo-editpolicy-agent - agent for remotely editing TOMOYO Linux policy

Authors

       Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
           Main author.

       Jamie Nguyen <jamie@tomoyolinux.co.uk>
           Documentation and website.

Bugs

       If you find any bugs, send an email to <tomoyo-users-en@lists.osdn.me>.

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

Listento192.168.1.1atport10000
             tomoyo-editpolicy-agent 192.168.1.1:10000

Name

       tomoyo-editpolicy-agent - agent for remotely editing TOMOYO Linux policy

See Also

tomoyo-editpolicy(8),  tomoyo-loadpolicy(8),  tomoyo-savepolicy(8),  tomoyo-pstree(8),  tomoyo-queryd(8),
       tomoyo-auditd(8)

       See <https://tomoyo.osdn.jp> for more information.

tomoyo-tools 2.6.0                                 2019-02-05                         TOMOYO-EDITPOLICY-AGENT(8)

Synopsis

tomoyo-editpolicy-agentlisten_ip:listen_port

See Also