ciao a tutti, ho impostato il file di configurazione nel seguente modo:
codice:
[global]

   log file = /var/log/samba-log.%m
   lock directory = /var/lock/samba
   share modes = yes
   security=share
   workgroup= WORKGROUP
   load printers= yes
   printcap name = cups
   printing = cups
   interfaces = 192.168.2.3/24
   interfaces = 192.168.5.2/24

[hdesktop]
        comment =film
        path =/mnt/fdati/scar
        public = yes
        writable = yes
pero' se monto hdesktop in remoto posso solo "leggerla" vorrei anche poterci scrivere ma sinceramente non so dove mettere le mani

grazie ciao