[PLUG] Nautilus can't see freenas...

Michael C Robinson michael at robinson-west.com
Mon Aug 19 20:31:36 UTC 2019


I am on a CentOS 7 system running gnome 3, fully updated.  I want  
clicking on Windows Network in Nautilus to show my freenas 11.2 U6  
server.  My smb.conf on the CentOS 7 box follows:

# 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 = roch.robinson-west.com
	security = user

	client max protocol = SMB3

	passdb backend = tdbsam

         wins server=192.168.254.18

	printing = cups
	printcap name = cups
	load printers = yes
	cups options = raw

[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 = @printadmin root
	force group = @printadmin
	create mask = 0664
	directory mask = 0775

Please note that I am trying to use the CentOS 7 host as a client to  
the freenas server.  I'm trying specifically to use Nautilus and  
browse to the freenas server.

[mrobinson at eagle ~]$ nmblookup freenas
192.168.254.18 freenas<00>
[mrobinson at eagle ~]$

I can do a smb://freenas manually, but I want clicking on Windows  
Network to work properly.

There are zero Windows machines involved.  This is CentOS 7 to FreeNAS  
11.2 U6.




More information about the PLUG mailing list