This is an old revision of the document!
If you manually want to change the password field in the shadow file, the md5 hashed string can be generated like this:
# openssl passwd -1 <strongpassword> Where the parameter <strongpassword> is the password in clear text. Output will be a md5 hased string like this: $1$t/Y0/ENi$PccO/XwuuZb4q/uhfh4Yf0