Displaying 1 result from an estimated 1 matches for "new_pw_len".
1998 Nov 19
0
check_oem_password: Incorrect password length
...value. I do not know if
this would be due to incorrect data being sent into the SamOEMhash
function from the client or something strange happening in the function
itself.
>From a technical viewpoint, under what conditions might the above error be
generated? The values I've seen returned for new_pw_len are generally in
the 7-8 digit range, both positive and negative (two such values are like
868360728 and -381369387). Any insight anyone can give about these types
of new_pw_len values and what sort of culprits may be at work here would
definitely further my investigation greatly.
Thanks in advanc...