How to add user (useradd, adduser) Linux
Wednesday, August 29th, 2007/usr/sbin/useradd -g groupname username
more info here
"The only way of finding the limits of the possible is by going beyond them into the impossible." -
Arthur C. Clarke
/usr/sbin/useradd -g groupname username
more info here