Hi
I just created a share within an LXC running Ubuntu 20.10 and SAMBA configured, other LXC machines can access the share no problem.
I noticed however that the hostname of the LXC does not show in the Windows network browser list. What do I need to do to make it show up?
I tried modifying the smb.conf to include the following but it didnt make a difference.
workgroup = WORKGROUP
netbios name = MOLXCSHARE01
lanman auth = no
ntlm auth = yes
client lanman auth = no
wins support = yes
local master = yes
preferred master = yes
I just created a share within an LXC running Ubuntu 20.10 and SAMBA configured, other LXC machines can access the share no problem.
I noticed however that the hostname of the LXC does not show in the Windows network browser list. What do I need to do to make it show up?
I tried modifying the smb.conf to include the following but it didnt make a difference.
workgroup = WORKGROUP
netbios name = MOLXCSHARE01
lanman auth = no
ntlm auth = yes
client lanman auth = no
wins support = yes
local master = yes
preferred master = yes