Displaying 1 result from an estimated 1 matches for "18lts".
Did you mean:
14lts
2020 Mar 11
2
"net time" cannot connect to Windows 10 Pro computer
Hi,
I have a script that uses /usr/bin/net time -S hostmachine to sync time
with a host computer. I recently upgraded the host computer from Win 7
to Win 10 x64 Pro (latest patches). I'm using samba as supplied in
Ubuntu 18LTS.
I've noticed that now /usr/bin/net time -S hostmachine is returning
> Protocol negotiation failed: NT_STATUS_CONNECTION_RESET
I've tried editing /etc/samba/smb.conf to add "client min protocol=SMB3"
but that doesn't seem to help.
Can anyone suggest what I should do to...