search for: encodewindowspassword

Displaying 2 results from an estimated 2 matches for "encodewindowspassword".

2018 Mar 27
3
remote password change, if password is expired
Hi, we have a couple of users which "forget" to change the passwords even if they get an reminder. Normally we tell them to use a windows machine, where you can change your password if it's expired. But how can a remote user change his password if it's expired ? Is there any secure solution for thisĀ  ? -- Bye, Peer
2018 Mar 27
3
remote password change, if password is expired
...est with the new password. Both requests have to be in one query otherwise samba is denying the change. The password is encoded in UTF-16-LE. The library has a class to convert it: https://github.com/ldaptools/ldaptools/blob/1cd40e7524f5bc1697f0d8ac0f1778cc4058cc66/src/LdapTools/AttributeConverter/EncodeWindowsPassword.php ________________________________ From: samba <samba-bounces at lists.samba.org> on behalf of Marco Gaiarin via samba <samba at lists.samba.org> Sent: Tuesday, March 27, 2018 2:29:35 PM To: samba at lists.samba.org Subject: Re: [Samba] remote password change, if password is expired...