Layer: apps

Module: mozilla

Description:

Policy for Mozilla and related web browsers

Templates:

mozilla_domtrans_user_mozilla( userdomain_prefix , domain )
Summary

Run mozilla in user mozilla domain.

Description

Run mozilla in mozilla domain.

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

Parameters
Parameter:Description:Optional:
userdomain_prefix

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

No
domain

Domain allowed access.

No
mozilla_per_role_template( userdomain_prefix , user_domain , user_role )
Summary

The per role template for the mozilla module.

Description

This template creates a derived domains which are used for mozilla web browser.

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

Parameters
Parameter:Description:Optional:
userdomain_prefix

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

No
user_domain

The type of the user domain.

No
user_role

The role associated with the user domain.

No
mozilla_read_user_home_files( userdomain_prefix , domain )
Summary

Read mozilla per user homedir

Description

Read mozilla per user homedir

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

Parameters
Parameter:Description:Optional:
userdomain_prefix

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

No
domain

Domain allowed access.

No
mozilla_rw_user_tcp_sockets( userdomain_prefix , domain )
Summary

read/write mozilla per user tcp_socket

Description

read/write mozilla per user tcp_socket

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

Parameters
Parameter:Description:Optional:
userdomain_prefix

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

No
domain

Domain allowed access.

No
mozilla_write_user_home_files( userdomain_prefix , domain )
Summary

write mozilla per user homedir

Description

Read mozilla per user homedir

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

Parameters
Parameter:Description:Optional:
userdomain_prefix

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

No
domain

Domain allowed access.

No
Return