You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 9, 2020. It is now read-only.
Users with non-ASCII characters in their name (apparently the CN attribute, not the SamAccountName) produce an error message like the following:
@] Error while processing row for user Möller, Max
[@] 'ascii' codec can't encode character u'\xf6' in position 15: ordinal not in
range(128)
Presumably these users are also excluded from the password hash check itself
The text was updated successfully, but these errors were encountered: