Configuring a new NetBSD host
infrastructure
- name host
- add MAC address to DHCP server and select IPv4 address
- add forward and reverse DNS entries for IPv4 and IPv6 addresses
Install
- install operating system
configure
- configure rc.conf
- add mail aliases
- configure ntpd
- configure sshd for kerberos
- configure ["nsswitch.conf"] and ["hesiod.conf"]
- configure ["route.conf"]
configure dhclient ([wiki:dhclient-enter-hooks /etc/dhclient-enter-hooks], [wiki:resolv.conf /etc/resolv.conf.master])
- create krb5.conf (contents "[]") to enable SRV record based Kerberos
- create and install host principal
ext host/myserver.example.org to install host principal from kadmin(8)
see http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kerberos5.html for further info on creating the principal
- add jakllsch to wheel group in /etc/group
- create/mount /home directories
AFS client
- install heimdal from pkgsrc (binary is usually good)
- get syssrc
- build arla outside of pkgsrc
- install