Article 5SF20 LXer: How to hash passwords on Linux

LXer: How to hash passwords on Linux

by
LXer
from LinuxQuestions.org on (#5SF20)
Published at LXer:

Passwords should never be stored as plain text. Whether we are talking about a web application or an operating system, they should always be in hash form (on Linux, for example, hashed passwords are stored in the /etc/shadow file). Hashing is the process through which, by the use of some complex algorithms, a password is turned into a different string.

Read More...latest?d=yIl2AUoC8zA latest?i=QqICgg3bcQ0:BFSAtgGiW1U:F7zBnMy latest?i=QqICgg3bcQ0:BFSAtgGiW1U:V_sGLiP latest?d=qj6IDK7rITs latest?i=QqICgg3bcQ0:BFSAtgGiW1U:gIN9vFw
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments