Miscellaneous files.
Make the specified type usable as a cert file.
Make the specified type usable for cert files. This will also make the type usable for files, making calls to files_type() redundant. Failure to use this interface for a temporary file may result in problems with cert management tools.
Related interfaces:
files_type()
Example:
type mycertfile_t; cert_type(mycertfile_t) allow mydomain_t mycertfile_t:file read_file_perms; files_search_etc(mydomain_t)
Parameter: | Description: |
---|---|
type |
Type to be used for files. |
Delete man pages
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Let test files be an entry point for a specified domain.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Do not audit attempts to read generic SSL/TLS certificates.
Parameter: | Description: |
---|---|
domain |
Domain to not audit. |
Do not audit attempts to search man pages.
Parameter: | Description: |
---|---|
domain |
Domain to not audit. |
Do not audit attempts to set the attributes on a fonts cache directory.
Parameter: | Description: |
---|---|
domain |
Domain to not audit. |
Do not audit attempts to set the attributes on a fonts directory.
Parameter: | Description: |
---|---|
domain |
Domain to not audit. |
Do not audit attempts to write fonts.
Parameter: | Description: |
---|---|
domain |
Domain to not audit. |
Create files in etc directories with localization file type.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Execute test files.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Execute TeX data programs in the caller domain.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Allow process to get the attributes of localization info
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Allow process to read legacy time localization info
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Create, read, write, and delete fonts.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Create, read, write, and delete fonts cache.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Manage generic SSL/TLS certificates.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Manage generic SSL/TLS certificates.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Manage generic SSL/TLS private keys.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Manage generic SSL/TLS private keys.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Manage generic SSL/TLS private keys.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Create, read, write, and delete localization
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Create, read, write, and delete man cache content.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Create, read, write, and delete man pages
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Create, read, write, and delete public files and directories used for file transfer services.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Map man cache content.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Read all SSL/TLS certificates.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Read fonts.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Read generic SSL/TLS certificates.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Read generic SSL/TLS private keys.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Read hardware identification data.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Allow process to read localization information.
Allow the specified domain to read the localization files. This is typically for time zone configuration files, such as /etc/localtime and files in /usr/share/zoneinfo. Typically, any domain which needs to know the GMT/UTC offset of the current timezone will need access to these files. Generally, it should be safe for any domain to read these files.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Read man cache content.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Read man pages
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Read public files used for file transfer services.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Read test files and directories.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Read TeX data
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Allow process to relabel localization info
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Relabel from and to man cache.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Allow process to write localization info
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Search man pages.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Set the attributes on a fonts cache directory.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Set the attributes on a fonts directory.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Allow process to setattr localization info
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Make the specified type usable as a SSL/TLS private key file.
Make the specified type usable for SSL/TLS private key files. This will also make the type usable for files, making calls to files_type() redundant. Failure to use this interface for a temporary file may result in problems with SSL/TLS private key management tools.
Related interfaces:
files_type()
Example:
type mytlsprivkeyfile_t; tls_privkey_type(mytlsprivkeyfile_t) allow mydomain_t mytlsprivkeyfile_t:file read_file_perms; files_search_etc(mydomain_t)
Parameter: | Description: |
---|---|
type |
Type to be used for files. |
Watch fonts directories.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Watch time localization info
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Watch public files
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |