Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Is done here: https://github.com/schmto/nmsprime/blob/dev/modules/ProvBase/Install/after_install.sh

 

  • Needs Testing

Install

# 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

  • No labels