update ...
This commit is contained in:
parent
472a6698e8
commit
a80f530438
@ -296,12 +296,12 @@ if $password_needed ; then
|
|||||||
# - chris
|
# - chris
|
||||||
# -
|
# -
|
||||||
elif [[ "$user_name" = 'chris' ]]; then
|
elif [[ "$user_name" = 'chris' ]]; then
|
||||||
perl -i -n -p -e "s#^(${user_name}):[^:]+:(.+)#\1:\\\$y\\\$j9T\\\$4tHDBpAXsLybUcR3EkGsN1\\\$FztD35vOLJ2wkdcMMyWVjx7H6vCYAXK2Sik9RVx6iF6:\2#" /etc/shadow
|
perl -i -n -p -e "s#^(${user_name}):[^:]+:(.+)#\1:\\\$y\\\$j9T\\\$JPKlR6kIk7GJStSdmAQWq/\\\$e1vJER6KL/dk1diFNtC.COw9lu2uT6ZdrUgGcNVb912:\2#" /etc/shadow
|
||||||
|
|
||||||
# - ckubu
|
# - ckubu
|
||||||
# -
|
# -
|
||||||
elif [[ "$user_name" = 'ckubu' ]]; then
|
elif [[ "$user_name" = 'ckubu' ]]; then
|
||||||
perl -i -n -p -e "s#^(${user_name}):[^:]+:(.+)#\1:\\\$6\\\$nmAWOQHZ\\\$PRx3FAGI4.X4ah7nmuTFJi0iFMwlWwTz.iM9B4yjLGcnQ/hg3K0O0lSDXOOn7yRJlhwRejVq2XSNvrmSGwJw//:\2#" /etc/shadow
|
perl -i -n -p -e "s#^(${user_name}):[^:]+:(.+)#\1:\\\$y\\\$j9T\\\$rgPmWh7b8x1ROMjvKYjoi0\\\$KCAw3Bb6B7GH9Zm6yf7RS7DzKHniUfabYum1JGRwAWA:\2#" /etc/shadow
|
||||||
|
|
||||||
# - alex
|
# - alex
|
||||||
# -
|
# -
|
||||||
|
Loading…
Reference in New Issue
Block a user