Siamnet
after useradd username, make sure you add that user to the group wheel you can do that from useradd or directory in /etc/group, just add your username to the end of the group you want in /etc/group.
useradd username
wheel
useradd
/etc/group
Featured Pages
2010-09-09