Layer: contrib

Module: nscd

Tunables Interfaces

Description:

Name service cache daemon


Tunables:

nscd_use_shm
Default value

false

Description

Allow confined applications to use nscd shared memory.

Return

Interfaces:

nscd_admin( domain , role )
Summary

All of the rules required to administrate an nscd environment

Parameters
Parameter:Description:
domain

Domain allowed access.

role

The role to be allowed to manage the nscd domain.

nscd_domtrans( domain )
Summary

Execute NSCD in the nscd domain.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

nscd_dontaudit_read_pid( domain )
Summary

Do not audit attempts to read the NSCD pid directory.

Parameters
Parameter:Description:
domain

Domain to not audit.

nscd_dontaudit_search_pid( domain )
Summary

Do not audit attempts to search the NSCD pid directory.

Parameters
Parameter:Description:
domain

Domain to not audit.

nscd_dontaudit_write_sock_file( domain )
Summary

Do not audit attempts to write nscd sock files

Parameters
Parameter:Description:
domain

Domain to not audit.

nscd_exec( domain )
Summary

Allow the specified domain to execute nscd in the caller domain.

Parameters
Parameter:Description:
domain

Domain allowed access.

nscd_initrc_domtrans( domain )
Summary

Execute the nscd server init script.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

nscd_kill( domain )
Summary

Send NSCD the kill signal.

Parameters
Parameter:Description:
domain

Domain allowed access.

nscd_read_pid( domain )
Summary

Read NSCD pid file.

Parameters
Parameter:Description:
domain

Domain allowed access.

nscd_run( domain , role )
Summary

Execute nscd in the nscd domain, and allow the specified role the nscd domain.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

role

Role allowed access.

nscd_shm_use( domain )
Summary

Use NSCD services by mapping the database from an inherited NSCD file descriptor.

Parameters
Parameter:Description:
domain

Domain allowed access.

nscd_signal( domain )
Summary

Send generic signals to NSCD.

Parameters
Parameter:Description:
domain

Domain allowed access.

nscd_signull( domain )
Summary

Send signulls to NSCD.

Parameters
Parameter:Description:
domain

Domain allowed access.

nscd_socket_use( domain )
Summary

Use NSCD services by connecting using a unix stream socket.

Parameters
Parameter:Description:
domain

Domain allowed access.

nscd_systemctl( domain )
Summary

Execute nscd server in the nscd domain.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

nscd_unconfined( domain )
Summary

Unconfined access to NSCD services.

Parameters
Parameter:Description:
domain

Domain allowed access.

nscd_use( domain )
Summary

Use nscd services

Parameters
Parameter:Description:
domain

Domain allowed access.

Return