February 2004
Beginner
200 pages
5h 40m
English
passwd [options] [username] — passwd
/usr/bin stdin stdout - file -- opt --help --versionThe passwd command changes a login password, yours by default:
# passwd
or another user’s password if run by the superuser:
# passwd smith
passwd does have options, most of them related to password expiration. Use them only in the context of a well-thought-out security policy.
Read now
Unlock full access