Unix Help
Changing your password

The command to change your password on most Unix systems is passwd.

Picking a new password

Using passwd:

The following transcript shows what may (or may not) happen while changing your password with passwd on a Unix system that uses NIs. Note, your password will never echo to the screen.

JOE-USER> passwd
passwd: Changing password for joe-user
Enter login(NIS) password:
New password:
Re-enter new password:
NIS(YP) passwd/attributes changed on eclipse
JOE-USER>