Displaying 2 results from an estimated 2 matches for "password_must_chang".
Did you mean:
password_must_change
2020 Jul 22
0
rpcclient & smbpasswd user PASSWORD_MUST_CHANGE
...,
Jerem
________________________________
From: Jeremy Brousseau <jeremy.brousseau at outlook.com>
Sent: Wednesday, July 22, 2020 4:39 PM
To: samba at lists.samba.org <samba at lists.samba.org>; Rowland penny <rpenny at samba.org>
Subject: Re: [Samba] rpcclient & smbpasswd user PASSWORD_MUST_CHANGE
First thanks for your quick reply,
I may have explained myself improperly. By default - from my understanding- on any windows domain you're allowed to anonymously connect to :
- rootDSE of the LDAP ;
-Connect to the IPC$ as anonymous if not directly forbidden in the registry.
But...
2020 Jul 22
3
rpcclient & smbpasswd user PASSWORD_MUST_CHANGE
...first time doing this kind of things !
I'm currently working within a small AD environment within a single forest-domain which is the following :
- DC Windows 2016
- Archlinux with samba version 4.12.3
I currently have a standard domain user named 'test' which has the attribute PASSWORD_MUST_CHANGE set and my goal is to change this password. During my test is used the following client
- rpcclient 4.12.3
-smbpasswd
When trying to change the password of the user 'test' with smbpasswd i have no issue and this is behaving like expected (smbpasswd -r 10.10.10.2 -U "CORP.LOCAL\TEST...