Write (.target.passwd.<name>, string cryptval) -> bool .passwd can be used to set or modify the encrypted password of an already existing user in /etc/passwd and /etc/shadow.
This call returns true on success and false, if it fails.
(.target.passwd.root, crypt (a_passwd))