Displaying 1 result from an estimated 1 matches for "12abcdef".
Did you mean:
02abcdef
2019 Oct 25
3
Old samba password is valid after setting the new one.
...ed a very strange behavior on samba 4.8.9 and 4.10.6.
After setting a new password for a user with samba-tool the old
password remains valid. The user can use both passwords.
After setting the third password become the first password invalid:
:~ # samba-tool user setpassword extisadm --newpassword=12AbCdEf
Changed password OK
:~ # samba-tool user setpassword extisadm --newpassword=12AbCdEG
Changed password OK
:~ # smbclient -L admin -U extisadm%12AbCdEf
Sharename Type Comment
--------- ---- -------
sysvol Disk
groups Disk...