mirror of
https://github.com/samba-team/samba.git
synced 2025-07-18 00:59:12 +03:00
The password in secrets.ldb is UTF8, while clearTextPassword in
sam.ldb is UTF16.
This corrects commit bd5039546e
, which
had these the wrong way around.
Andrew Bartlett