http://netbsd.i2p/docs/guide/en/chap-boot.html
Instead, administrators are
encouraged to add a regular user, add the user to the wheel group, then use the su (1) command when
root privileges are required. NetBSD offers the useradd (8) utility
to create user accounts. For example, to create a new user: # useradd -m joe The defaults for the useradd command
can be changed; see the useradd (8) man page.