system '/usr/sbin/useradd', "-u $uid", '-g 100', '-m', $username; exec '/usr/bin/passwd', $username;