passwd : command not found
807557Mar 26 2009 — edited Mar 29 2009I have created a whole-root zone on solaris 10 update 3. I installed it and try to create new user to it. However i am unable to create the passwd as passwd commant not found.
bash-3.00# useradd -d /export/home/ariffs -m -s /bin/sh -c "Ariffudeen" ariffs
bash-3.00# passwd
bash: passwd: command not found
bash-3.00# passwd ariffs
bash: passwd: command not found