Sì praticamente quella macchina virtuale è inutile, io ho trovato le cose così e cerco di lasciarle, tra l'altro ho provato ad installare Uranium Backup sul server con Windows 2008 e non si installa, come non si installa nessun altro programma di backup, in verità ho provato solo Iperius Backup oltre ad Uranium, entrambi hanno lo stesso comportamento: quando clicchi due volte il file di installazione non succede nulla.
E poi c'è sempre questo XP virtualizzato sul Mac del titolare che vuole sia così: comprano i Mac per poi virtualizzare Windows!
Purtroppo però con le tue indicazioni non mi funziona.
Ti mostro come è configurato il file smb.conf
# 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 = colori2010
server string = Samba Server %v
netbios name = DocServer
map to guest = bad user
dns proxy = no
security = user
passdb backend = tdbsam
; 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 = root
create mask = 0664
directory mask = 0775
[documenti]
comment = Cartella Documenti
valid users = @smbgrp
guest ok = no
path = /home/doc
browseable = yes
writable = yes
read only = no
writable = yes
protocol = LANMAN2
client lanman auth = yes
client ntlmv2 auth = yes
lanman auth = yes
ntlm auth = yes
Magari le direttive l'ho messe in un posto sbagliato.