hello all..
i am using HP-UX . i wanted to add the user in system, sam works fine for this purpose , but when i use command it is not working.
the command used by me is
useradd -d /home/tjones -s usr/bin/sh -c "Tom's Account" tjones
and then i used passwd tjones
and it gives the message "Passwd successfully changed"..
but, when i login withe the same name now, it is again asking for the login.
please help
i am using HP-UX . i wanted to add the user in system, sam works fine for this purpose , but when i use command it is not working.
the command used by me is
useradd -d /home/tjones -s usr/bin/sh -c "Tom's Account" tjones
and then i used passwd tjones
and it gives the message "Passwd successfully changed"..
but, when i login withe the same name now, it is again asking for the login.
please help
Comment