The passwd command

The passwd command



What does it do ?

Changes login password and password attributes.


How is it used ?

Type: passwd username


Examples and remarks

If you type in the command passwd username, you can change your password and/or the attributes associated with your password. Passwords must be constructed to meet the following requirements:

Any user may use the -s option to show password attributes for his or her own login name. Simply type passwd -s. The format of the display will be:

name status mm/dd/yy min max

For more information on password attributes and changing them, refer to the man pages by typing man passwd.



next previous table of contents