Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

get user password linux

#You can't! For good reasons.
#It would be a huge security flaw.
#You can change the password with the passwd command (see man passwd).
sudo passwd usernamehere
 
PREVIOUS NEXT
Tagged: #user #password #linux
ADD COMMENT
Topic
Name
9+7 =