smb_pwd_update
static int smb_pwd_update(const char *, const char *, int);
return (smb_pwd_update(name, password, 0));
return (smb_pwd_update(name, NULL, control));