Entra

View Full Version : Brevi domande su samba


bongo74
14-06-2007, 10:33
1) chi ha un smb.conf da postare e commentare (lan mista in gruppo di lavoro)

2) spieghiamo in modo semplice come avere 1utente win e lin che si scambiano file in lan in let-scr?

evitiamo post inutili

WebWolf
14-06-2007, 10:51
Post inutili in che senso ?

Cmq hai guardato la mia guida in firma ?

bongo74
14-06-2007, 12:18
1) in una lan privata, 2 pc in casa, posso lasciare "share", tanto che mi cambia?

2) scusate se dico una stupidata, ma è possibile condividere uno scanner usb riconosciuto e funzionante su linux /epson 1240u in rete mista?

Iniquo
14-06-2007, 20:45
Ritengo che sarebbe utile vedere un smb.conf sano così da poter capire dove si sbaglia, io purtroppo non posso postare il mio perchè non riesco a farlo funzionare.

maurinO_o
14-06-2007, 21:07
non è sano, ma se torna utile

[global]
workgroup = tuxmachine
server string = ARCHLINUX
security = user
hosts allow = 192.168.1.101
# printing = cups
log file = /var/log/samba/log.%m
max log size = 50
socket options = TCP_NODELAY
interfaces = eth0
local master = yes
dns proxy = no

unix extensions = no ## so that symlinks work when browsing linux samba share from windows
encrypt passwords = yes

[home]
comment= la-casa
path = /home/maux
public = yes
force user = maux
read only = no
valid users = maux
follow symlinks = yes

[WD]
comment= WD
path = /media/F32
public = yes
force user = maux
writable = yes
valid users = maux
follow symlinks = yes

[WD-USB]
comment= WD_USB
path = /media/disk-1
public = yes
force user = maux
writable = yes
valid users = maux
follow symlinks = yes

questo è il risultato

http://img526.imageshack.us/img526/7153/v3vw7.th.png (http://img526.imageshack.us/my.php?image=v3vw7.png)

edit
per configurare samba provate swat.