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