kanotix.com

Netzwerk - Samba: nosuchshare

severin - 15.10.2006, 10:52 Uhr
Titel: Samba: nosuchshare
Hi!
Habe das Problem, dass ein XP-Rechner auf einmal (sicherlich nach einigen d-u's) nicht mehr an meine Freigaben rankommt (generische Fehlermeldung von wegen keine Rechte, Administrator kontaktieren,...). Von meinem eigenen Rechner geht's auch nicht: "smbclient -L localhost" zeigt alle shares, aber "smbmount //godot/bla /media/blubb" scheitert (nach Passwortabfrage) mit
Code:
20231: tree connect failed: ERRDOS - ERRnosuchshare (You specified an invalid share name)
SMB connection failed
Konqueror genauso: "smb://godot" zeigt die shares an, aber mounten scheitert mit
Code:
Die Datei oder der Ordner smb://godot/bla existiert nicht
Hier mal meine smb.conf:
Code:
[global]

# Do something sensible when Samba crashes: mail the admin a backtrace
panic action = /usr/share/samba/panic-action %d
printing = cups
printcap name = cups
invalid users = root

security = share
workgroup = WORKGROUP
server string = %h running Samba %v
syslog only = no
syslog = 0
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=4096 SO_RCVBUF=4096
encrypt passwords = true
passdb backend = smbpasswd
wins support = yes

# If we receive WINS server info from DHCP, override the options above.
#include = /etc/samba/dhcp.conf

name resolve order = lmhosts host wins bcast
dns proxy = no
preserve case = yes
unix password sync = no
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n .
max log size = 1000

obey pam restrictions = yes
unix charset = UTF-8
display charset = UTF-8
dos charset = UTF-8
restrict anonymous = no
domain master = no
preferred master = no
max protocol = NT
ldap ssl = No
server signing = Auto

[print$]
comment = Printer Drivers
path = /var/lib/samba/printers
write list = knoppix

[bla]
case sensitive = no
msdfs proxy = no
hosts allow = 192.168.1.
path = /home/severin/bla/
force user = severin
force group = severin
guest ok = yes
follow symlinks = yes
wide links = yes
writeable = no

Hat jemand ne Idee? Is samba 3.0.23c-2.

Schoene Gruesse,
Severin
severin - 15.10.2006, 18:01 Uhr
Titel: Samba: nosuchshare
OK, hab's jetzt raus: das
Code:
msdfs proxy = no
muss raus. Jetzt muss ich nur noch rauskriegen, was ich mir damals davon versprochen habe...
Alle Zeiten sind GMT + 1 Stunde
PNphpBB2 © 2003-2007