Strange Samba error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



My journal is full of these error messages, occurring every 15 minutes:

Jun 30 00:43:38 Bree nmbd[1301]: [2020/06/30 00:43:38.122397,  0] ../../source3/nmbd/nmbd_browsesync.c:354(find_domain_master_name_query_fail)
Jun 30 00:43:38 Bree nmbd[1301]:   find_domain_master_name_query_fail:
Jun 30 00:43:38 Bree nmbd[1301]:   Unable to find the Domain Master Browser name SAMBA<1b> for the workgroup SAMBA.
Jun 30 00:43:38 Bree nmbd[1301]:   Unable to sync browse lists in this workgroup.
Jun 30 00:43:38 Bree nmbd[1301]: [2020/06/30 00:43:38.122554,  0] ../../source3/nmbd/nmbd_browsesync.c:354(find_domain_master_name_query_fail)
Jun 30 00:43:38 Bree nmbd[1301]:   find_domain_master_name_query_fail:
Jun 30 00:43:38 Bree nmbd[1301]:   Unable to find the Domain Master Browser name SAMBA<1b> for the workgroup SAMBA.
Jun 30 00:43:38 Bree nmbd[1301]:   Unable to sync browse lists in this workgroup.

What I can't figure out is where 'SAMBA<1b>' is coming from (I assume
the <1b> is a non-printable byte at the end of the name). My smb.conf
file contains:

[global]
        workgroup = SAMBA
        netbios name = BREESHARE
        wins support = yes
        security = user

and no other instances of SAMBA. I attach the full file for
completeness.

Any thoughts?

poc
# See smb.conf.example for a more detailed config file or
# read the smb.conf manpage.
# Run 'testparm' to verify the config is correct after
# you modified it.

[global]
	workgroup = SAMBA
	netbios name = BREESHARE
	wins support = yes
	security = user

;	log level = 2
	passdb backend = tdbsam

	printing = cups
	printcap name = cups
	load printers = yes
	cups options = raw
;	server min protocol = NT1

;[homes]
;	comment = Home Directories
;	valid users = %S, %D%w%S
;	browseable = No
;	read only = No
;	inherit acls = Yes

[printers]
	comment = All Printers
	path = /var/tmp
	printable = Yes
	create mask = 0600
	browseable = No

[print$]
	comment = Printer Drivers
	path = /var/lib/samba/drivers
	write list = root
	create mask = 0664
	directory mask = 0775

; poc@xxxxxx - 23/11/2016
; Add sharing to KVM virtual machines
[LinuxHost]
	comment = Home Share
	path = /home/poc/Shared
;	valid users = poc
;	public = no
	browsable = yes
	writable = yes
	printable = no

[WinBackup]
	comment = Backup Share
	path = /home/poc/Shared/WinBackup
;	valid users = poc
;	public = no
	public = yes
	browsable = yes
	writable = yes
	guest ok = yes
	printable = no
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux