[MEPIS 6] Samba non accede alle condivisioni

Pubblicità

Paramir

Utente Attivo
Messaggi
104
Reazioni
0
Punteggio
38
Il mio pc fa parte di una rete domestica (HOME) e fino a quando ho utilizzato mepis 3.4.3 tutto andava bene; con krdc controllavo il "muletto" e con samba accedevo alle condivisioni per trasferire i files. Da quando ho provato kubuntu 6.06 e ora mepis non mi riesce più di accedere alle condivisioni che pure sono viste da smb4k; anche krdc funziona regolarmente.

Quando provo ad accedere al muletto mi viene il seguente messaggio di errore:

"Si è verificato un errore durante la ricezione dell'elenco delle condivisioni - Dettagli: Could not connect to server HTPC"

Per la cronaca HTPC è il muletto

Il mio samba.conf:

;*******************section global*****************
[global]

# Do something sensible when Samba crashes: mail the admin a backtrace
panic action = /usr/share/samba/panic-action %d
printing = cups
workgroup = HOME
server string = %h server (Samba %v)
hosts allow = 192.168.0. 192.168.1. 192.168.2. 192.168.79. 127.
socket options = IPTOS_LOWDELAY TCP_NODELAY
log level = 1
dead time = 15
wins support = yes
hide unreadable = yes
passdb backend = tdbsam guest
dns proxy = no
max log size = 1000
security = share
restrict anonymous = no
domain master = no
preferred master = no
max protocol = NT
ldap ssl = No
server signing = Auto
oplocks = No
level2 oplocks = No
;*******************section JasonBurne*****************
[JasonBurne]
comment = /home/JasonBurne
path = /home/JasonBurne
guest ok = yes
read only = no
;*******************section homes*****************
available = yes
browseable = yes
public = yes
writable = yes
[homes]
comment = Home Directories
browseable = yes
read only = yes
;*******************section printers*****************
[printers]
comment = All Printers
path = /tmp
browseable = no
printable = yes
guest ok = yes
create mode = 0700



[DATI]
path = /mnt
available = yes
browseable = yes
public = yes
writable = yes

- - - - - - - - - - - -

Ciao!
 
Pubblicità
Pubblicità
Indietro
Top