PDA

View Full Version : aiuto con samba


gino46
11-07-2005, 15:32
chris mnt # mount -t smbfs //192.168.8.3/mnt /mnt/samba/
Password:
9904: tree connect failed: ERRDOS - ERRnosuchshare (You specified an invalid share name)
SMB connection failed


questo č il mio smb.conf

[global]
workgroup = workgroup
server string = Gentoo3
log file = /var/log/samba/log.%m
max log size = 50
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
interfaces = lo eth0
bind interfaces only = yes
hosts allow = 127.0.0.1 192.168.8.0/24
security = share
browseable = yes
writable = no

[pubblic]
comment = /mnt/dati
browseable = yes
writable = yes
public = yes
#create mode = 0700
path = /mnt/dati
guest ok = yes

queste sono le due macchine

192.168.8.2 gentoo
192.168.8.3 winxp


samba client

chris mnt # smbclient -L 192.168.8.3
Password:
Domain=[NOME-EF77BEB641] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]

Sharename Type Comment
--------- ---- -------
IPC$ IPC IPC remoto
D Disk
C Disk
session request to 192.168.8.3 failed (Called name not present)
session request to 192 failed (Called name not present)
Domain=[NOME-EF77BEB641] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]

Server Comment
--------- -------

Workgroup Master
--------- -------


che c'č che nn va?

ilsensine
11-07-2005, 16:35
Il tuo share non si chiama "mnt", ma "pubblic". Un veloce smbclient -L //192.168.8.3 te lo confermerā.

ilsensine
11-07-2005, 16:37
mmm niente, non avevo letto la seconda parte -- lo share č su una macchina windows