hi, i'm trying to use volume option to overrides
the share name but not works.
my /etc/samba/smb.conf
[...]
[root]
        path = /home
        volume = anothername
        writeable = Yes
        browseable = no
[...]
Windows see this share with the "root" name and
not with "anothername"
Why?
thanks