Layer: apps

Module: wireshark

Templates

Description:

Wireshark packet capture tool.


Templates:

wireshark_admin_template( userdomain_prefix )
Summary

The administrative functions template for the wireshark module.

Description

This template creates rules for administrating wireshark, allowing the specified user to manage wireshark files.

Parameters
Parameter:Description:
userdomain_prefix

The prefix of the user domain (e.g., user is the prefix for user_t).

wireshark_domtrans_user_wireshark( userdomain_prefix , domain )
Summary

Run wireshark in wireshark domain.

Description

Run wireshark in wireshark domain.

This is a templated interface, and should only be called from a per-userdomain template.

Parameters
Parameter:Description:
userdomain_prefix

The prefix of the user domain (e.g., user is the prefix for user_t).

domain

Domain allowed access.

wireshark_per_role_template( userdomain_prefix , user_domain , user_role )
Summary

The per role template for the wireshark module.

Description

This template creates a derived domains which are used for wireshark packet capture tool.

This template is invoked automatically for each user, and generally does not need to be invoked directly by policy writers.

Parameters
Parameter:Description:
userdomain_prefix

The prefix of the user domain (e.g., user is the prefix for user_t).

user_domain

The type of the user domain.

user_role

The role associated with the user domain.

Return