Comment 9 for bug 1783298

Revision history for this message
josephpei (josephpei) wrote : Re: AuthInfoRequired negotiate in cups 2.2.7 in Bionic does not work

I found the solution:

https://www.dedoimedo.com/computers/ubuntu-beaver-samba-shares.html

Quote: The reason is, they changed the default protocol version and whatnot, and actually, who cares. People just want to be able to share things with their Windows boxes easily!

Edit

/etc/samba/smb.conf

Add a line

client max protocol = NT1

Restart smb

sudo systemctl restart smbd.service

Now we can see the windows neighbours and the share printers.