Displaying 2 results from an estimated 2 matches for "locked_out".
2017 Aug 10
2
cifs mount | then change password on DC
Hi,
Not sure if this is the place to ask, but:
We have user who uses mount -t cifs to mount his files on his machine.
Then this user changed his AD password. Then, suddenly his account
started to become LOCKED_OUT on the AD DCs, because of too many FAILED
with error NT_STATUS_WRONG_PASSWORD
After umounting the cifs mount, the FAILED with error
NT_STATUS_WRONG_PASSWORD disappeared, and the account no longer LOCKED_OUT.
So, it seems mount -t cifs keeps trying the password it remembers (even
though it beca...
2017 Aug 10
0
cifs mount | then change password on DC
...Samba] cifs mount | then change password on DC
>
> Hi,
>
> Not sure if this is the place to ask, but:
>
> We have user who uses mount -t cifs to mount his files on his machine.
>
> Then this user changed his AD password. Then, suddenly his
> account started to become LOCKED_OUT on the AD DCs, because
> of too many FAILED with error NT_STATUS_WRONG_PASSWORD
>
> After umounting the cifs mount, the FAILED with error
> NT_STATUS_WRONG_PASSWORD disappeared, and the account no
> longer LOCKED_OUT.
>
> So, it seems mount -t cifs keeps trying the passwor...