Help my co worker that usually resets teh passwords in CMS is out and unreachable.....I have done this before but it has been a while and I can not seem to remember how to reset them through term emulator or CMS manager.......HELP....
If a user forgets their password, perform the following procedure:
1. From the CMS Main Menu, highlight the Commands Screen-Labeled Key (SLK).
CMS displays the Commands menu.
2. Select UNIX (r) system.
The screen clears and a $ prompt is displayed.
3. Enter the following command:
su
4. At the Password: prompt, enter the root password.
The # prompt is displayed.
5. Enter the following command:
passwd <userid>
Where <userid> is the ID of the user who needs a new password.
Solaris displays a prompt for the new password.
6. Enter a new password for the user.
Solaris displays the # prompt.
7. Enter the following command:
passwd -f <userid>
Where <userid> is the ID of the user with a new password.
Solaris displays the # prompt.
The passwd -f command will force the user to change their password the next time they
log in to CMS.
8. Enter the following command:
exit
Solaris displays the $ prompt.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.