unixrobert
MIS
I have a situation where I am supposed to change the password for four users in Solaris 10. Once I am root I type 'tcsh' and proceed with 'passwd <username>' command. I am getting the prompt to type the previous password and enentually it breaks. Please let me know the right procedure.
root@appprd default# uname -a
SunOS appprd 5.10 Generic_125100-09 sun4u sparc SUNW,Netra-T12
root@appprd default# echo $SHELL
/sbin/sh
root@appprd default# passwd abcdefgh
Enter abcdefgh's password:
Thanks
Rob
root@appprd default# uname -a
SunOS appprd 5.10 Generic_125100-09 sun4u sparc SUNW,Netra-T12
root@appprd default# echo $SHELL
/sbin/sh
root@appprd default# passwd abcdefgh
Enter abcdefgh's password:
Thanks
Rob