Layer: services

Module: bind

Tunables Interfaces

Description:

Berkeley internet name domain DNS server.


Tunables:

named_write_master_zones
Default value

false

Description

Allow BIND to write the master zone files. Generally this is used for dynamic DNS or zone transfers.

Return

Interfaces:

bind_admin( domain , role )
Summary

All of the rules required to administrate an bind environment

Parameters
Parameter:Description:
domain

Domain allowed access.

role

The role to be allowed to manage the bind domain.

bind_domtrans( domain )
Summary

Execute bind in the named domain.

Parameters
Parameter:Description:
domain

Domain allowed access.

bind_domtrans_ndc( domain )
Summary

Execute ndc in the ndc domain.

Parameters
Parameter:Description:
domain

Domain allowed access.

bind_kill( domain )
Summary

Send BIND the kill signal

Parameters
Parameter:Description:
domain

Domain allowed access.

bind_manage_cache( domain )
Summary

Create, read, write, and delete BIND cache files.

Parameters
Parameter:Description:
domain

Domain allowed access.

bind_manage_config_dirs( domain )
Summary

Create, read, write, and delete BIND configuration directories.

Parameters
Parameter:Description:
domain

Domain allowed access.

bind_read_config( domain )
Summary

Read BIND named configuration files.

Parameters
Parameter:Description:
domain

Domain allowed access.

bind_read_dnssec_keys( domain )
Summary

Read DNSSEC keys.

Parameters
Parameter:Description:
domain

Domain allowed access.

bind_read_zone( domain )
Summary

Read BIND zone files.

Parameters
Parameter:Description:
domain

Domain allowed access.

bind_run_ndc( domain , role )
Summary

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

Parameters
Parameter:Description:
domain

Domain allowed access.

role

The role to be allowed the bind domain.

bind_search_cache( domain )
Summary

Search the BIND cache directory.

Parameters
Parameter:Description:
domain

Domain allowed access.

bind_setattr_pid_dirs( domain )
Summary

Do not audit attempts to set the attributes of the BIND pid directory.

Parameters
Parameter:Description:
domain

Domain allowed access.

bind_signal( domain )
Summary

Send generic signals to BIND.

Parameters
Parameter:Description:
domain

Domain allowed access.

bind_signull( domain )
Summary

Send null sigals to BIND.

Parameters
Parameter:Description:
domain

Domain allowed access.

bind_udp_chat_named( domain )
Summary

Send and receive datagrams to and from named. (Deprecated)

Parameters
Parameter:Description:
domain

Domain allowed access.

bind_write_config( domain )
Summary

Write BIND named configuration files.

Parameters
Parameter:Description:
domain

Domain allowed access.

Return