Layer: services

Module: rpc

Interfaces Templates

Description:

Remote Procedure Call Daemon for managment of network based process communication

Interfaces:

rpc_domtrans_nfsd( domain )
Summary

Execute domain in nfsd domain.

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
rpc_dontaudit_getattr_exports( domain )
Summary

Do not audit attempts to get the attributes of the NFS export file.

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
rpc_manage_nfs_ro_content( domain )
Summary

Allow domain to create read and write NFS directories.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
rpc_manage_nfs_rw_content( domain )
Summary

Allow domain to create read and write NFS directories.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
rpc_read_exports( domain )
Summary

Allow read access to exports.

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
rpc_search_nfs_state_data( domain )
Summary

Search NFS state data in /var/lib/nfs.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
rpc_udp_rw_nfs_sockets( domain )
Summary

Allow domain to read and write to an NFS UDP socket.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
rpc_udp_send( domain )
Summary

Send UDP network traffic to rpc and recieve UDP traffic from rpc.

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
rpc_udp_send_nfs( domain )
Summary

Send UDP traffic to NFSd.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
rpc_write_exports( domain )
Summary

Allow write access to exports.

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
Return

Templates:

rpc_domain_template( userdomain_prefix )
Summary

The template to define a rpc domain.

Description

This template creates a domain to be used for a new rpc daemon.

Parameters
Parameter:Description:Optional:
userdomain_prefix

The type of daemon to be used.

No
Return