Layer: services

Module: inn

Interfaces

Description:

Internet News NNTP server


Interfaces:

inn_admin( domain , role , terminal )
Summary

All of the rules required to administrate an inn environment

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
role

The role to be allowed to manage the inn domain.

No
terminal

The type of the user terminal.

No
inn_dgram_send( domain )
Summary

Send to a innd unix dgram socket.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
inn_domtrans( domain )
Summary

Execute inn in the inn domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
inn_exec( domain )
Summary

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

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
inn_exec_config( domain )
Summary

Allow the specified domain to execute inn configuration files in /etc.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
inn_initrc_domtrans( domain )
Summary

Execute inn server in the inn domain.

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
inn_manage_log( domain )
Summary

Create, read, write, and delete the innd log.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
inn_manage_pid( domain )
Summary

Create, read, write, and delete the innd pid files.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
inn_read_config( domain )
Summary

Read innd configuration files.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
inn_read_news_lib( domain )
Summary

Read innd news library files.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
inn_read_news_spool( domain )
Summary

Read innd news library files.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
Return