Yosel Lazaro Vera Gonzalez
2016-Apr-27 13:07 UTC
[Samba] why samba-tool allows password reset against Windows DC ?
The password encryption works because I can modify the password connected to a DC samba4, but the problem is when I try the same with the Windows DC. I'm using a LDAP java library. My question is: what is the samba-tool authentication method that you can reset password connected to a Windows DC using "samba-tool user setpassword Admin --newpassword=PASSWORD -H ldap://10.0.0.3 -U Admin" or how can I do the ssl connection using the port 636
Rowland penny
2016-Apr-27 15:45 UTC
[Samba] why samba-tool allows password reset against Windows DC ?
On 27/04/16 14:07, Yosel Lazaro Vera Gonzalez wrote:> The password encryption works because I can modify the password connected to a DC samba4, but the problem is when I try the same with the Windows DC. > I'm using a LDAP java library. > My question is: what is the samba-tool authentication method that you can reset password connected to a Windows DC using "samba-tool user setpassword Admin --newpassword=PASSWORD -H ldap://10.0.0.3 -U Admin" > or how can I do the ssl connection using the port 636 >See here: https://support.microsoft.com/en-us/kb/269190 Rowland