Displaying 2 results from an estimated 2 matches for "belowsamba".
2018 Jan 18
2
Changing expired Samba AD password during Windows login
...n you can use the below command line: samba-tool user setpassword --filter=samaccountname=username --newpassword=password
or you can also use command below to reset the user password if you remember the old password kpasswd username
Also you can change password settings on Samba 4 using the command belowsamba-tool domain passwordsettings set --history-length=0
samba-tool domain passwordsettings set --min-pwd-age=0
samba-tool domain passwordsettings set --max-pwd-age=90
Thanks n Regards
Harsh Kukreja Systems Administrator International University of Namibia Tel: 061-4336000 - E-mail: h.kukreja at ium...
2018 Jan 18
0
Changing expired Samba AD password during Windows login
...use the below command line: samba-tool user setpassword --filter=samaccountname=username --newpassword=password
> or you can also use command below to reset the user password if you remember the old password kpasswd username
> Also you can change password settings on Samba 4 using the command belowsamba-tool domain passwordsettings set --history-length=0
> samba-tool domain passwordsettings set --min-pwd-age=0
> samba-tool domain passwordsettings set --max-pwd-age=90
>
> Thanks n Regards
>
>
>
> Harsh Kukreja Systems Administrator International University of Namibia Tel: 06...