This video was created for my college Linux Administration class (at TonySako.com). In this video students learn about changing user passwords with passwd
and chpasswd
, and how the passwords are hashed. They also learn why using usermod -p
does not work unless the password is already hashed.