[Samba] Standalone - Multiple (2) responses received for a query on subnet ...

David C. Rankin drankinatty at gmail.com
Sat Apr 1 23:20:51 UTC 2023


On 4/1/23 17:26, Rowland Penny via samba wrote:
> disable netbios = yes

Modified smb.conf on all Linux boxes:

# Global parameters
[global]
         disable netbios = Yes
         dns proxy = No
         log file = /var/log/samba/%m.log
         max log size = 50
         printcap name = /etc/printcap
         security = USER
         server string = %h Samba %v
         idmap config * : backend = tdb
         hosts allow = 192.168.6. 192.168.7. 127. 66.76.63.60
         vfs objects = fruit streams_xattr

Stopped/disabled nmb, e.g.

   # systemctl stop nmb
   # systemctl disable nmb

Restarted smbd

   # systemctl restart smb

All working just fine. Thanks for confirming I could just nuke nmb.

-- 
David C. Rankin, J.D.,P.E.




More information about the samba mailing list