rmuser joe
Daily Archives: May 31, 2009
DISABLING EXISTING USERS (BUT NOT REMOVING THEIR ACCOUNTS)
pw lock admin
pw unlock admin
cari.net added an admin user group 0!
BSD hardening
by default there are two places for temp files.
/var/tmp
/tmp
move all temp files to /tmp/
ln -s /tmp /var/tmp

