2.1) How do I change my password?
First: log in to the server via Telnet
or SSH, and get to the netmar> prompt. We will use the passwd command
to change your password. You can do this with these commands from the
command prompt:
------- Code Sample
1 ------------
netmar> passwd
Changing NIS account information for user on nis.
Please enter your old password:
Changing NIS password for user on nis.
Please enter the new password:
Please retype the new password:
The NIS password has been changed on nis.
netmar> logout
|
|