Try this for user creation : /usr/sbin/useradd myuser /bin/echo foobar | /usr/bin/passwd myuser --stdin Cliff.