pdb_get_trusteddom_pw() fails with non valid UTF16 random passwords, these are typically generated by windows. A possible conversion from UTF16MUNGED => UTF8 => UTF16LE => nthash looses information, so we need a way to provide a cli_credentials structure from the backend.
fixed in v4-2-test