User Management

    BSD uses Berkeley db password database

        /etc/master.passwd -> /etc/passwd.db

    /etc/passwd is synthetic; doesn't include passwd encryptions

    /etc/passwd.conf controls encryption algorithms

    adduser command to add accounts

        Interactive

        Also useradd similar to SVR4 command