Some user forgot his password and I want to restore it being root. For that I use, in su :
#passwd <user>
passwd: user '<user>' does not exist
I know the user is there because trying via ssh I am asked for the password. Either the user is not in
/etc/passwd/