Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Install

Code Block
languagebash
# TODO

# copy default config
cp /var/www/nmsprime/modules/ProvBase/Install/files/named.conf /etc/named.conf

# permissions
chmod g+w /var/named/dynamic/
chown apache /var/named/ 
chown -R apache /etc/named.conf /var/named/dynamic/

adapt name of domain & zone file, and access control lists (acl's)

TODO: Patrick Reichel

adapt domain in /var/named/dynamic/{zonefilename}

TODO: Patrick Reichel