ho un problema non riesco a far vedere la cartella, su windows in nessuna maniera.. posto il file di configurazione :
Codice: Seleziona tutto
[global]
max log size = 1000
workgroup = WORKGROUP
pam password change = yes
syslog = 0
socket options = TCP_NODELAY
dns proxy = no
wins support = no
map to guest = bad user
name resolve order = bcast host lmhosts wins
client lanman auth = Yes
encrypt passwords = yes
server string = %h server (Samba, Ubuntu)
usershare allow guests = yes
log file = /var/log/samba/log.%m
os level = 33
writeable = yes
passdb backend = tdbsam
obey pam restrictions = yes
[Pubblica]
directory mode = 777
path = /media/ferlabel/Dati
create mode = 777
comment = Risorsa pubblica condivisa
[printers]
comment = All Printers
browseable = no
path = /var/spool/samba
printable = yes
guest ok = no
read only = yes
create mask = 0700
[print$]
comment = Printer Drivers
path = /var/lib/samba/printers
browseable = yes
read only = yes
guest ok = no
[Dati]
create mode = 777
directory mode = 777
path = /media/ferlabel/Dati
public = yes
comment = Risorsa pubblica condivisaAttualmente ho creato un utente alberto alberto ma non accede.
A me serve semplicemente sharare la cartella Dati su tutta la rete windows...
Utilizzo l'ultima versione di Xubuntu e di Samba
