Layer: apps

Module: wireshark

Tunables Interfaces Templates

Description:

Wireshark packet capture tool.


Tunables:

wireshark_manage_all_user_content
Default value

false

Description

Grant the wireshark domains manage rights on all user content

wireshark_manage_generic_user_content
Default value

false

Description

Grant the wireshark domains manage rights on generic user content

wireshark_read_all_user_content
Default value

false

Description

Grant the wireshark domains read access to all user content

wireshark_read_generic_user_content
Default value

true

Description

Grant the wireshark domains read access to generic user content

Return

Interfaces:

wireshark_domtrans( domain )
Summary

Execute wireshark in wireshark domain.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

Return

Templates:

wireshark_role( role_prefix , user_domain , user_exec_domain , role )
Summary

Role access for wireshark.

Parameters
Parameter:Description:
role_prefix

The prefix of the user role (e.g., user is the prefix for user_r).

user_domain

User domain for the role.

user_exec_domain

User exec domain for execute and transition access.

role

Role allowed access

Return