Hallo,
seit den größeren Umstellungen im Trunk (ich habe eine neue Config erstellt), akzeptiert Samba mein passwort nicht mehr.
Eigentlich nutze ich Windows, das ist aber bei dem Fehler nicht sehr gesprächig.
Linux ist auch nicht viel besser. Aber ein bisschen:
Den Share WD gibt es aber. Zumindest wird er unter Windows angezeigt.
Auch wenn ich nur smbmount //fritz.box/ /mnt/test eingebe, kommt die gleiche Fehlermeldung.
Ein smbclient -L fritz.box fragt auch nach dem PW und akzeptiert es (jedes):
Gruß,
Hendrik
seit den größeren Umstellungen im Trunk (ich habe eine neue Config erstellt), akzeptiert Samba mein passwort nicht mehr.
Eigentlich nutze ich Windows, das ist aber bei dem Fehler nicht sehr gesprächig.
Linux ist auch nicht viel besser. Aber ein bisschen:
Code:
smbmount //fritz.box/WD /mnt/test
.....
init_iconv: Conversion from UTF-16BE to 1255 not supported
init_iconv: Attempting to replace with conversion from UTF-16BE to ASCII
Password:
13080: tree connect failed: ERRDOS - ERRnosuchshare (You specified an invalid share name)
SMB connection failed
Den Share WD gibt es aber. Zumindest wird er unter Windows angezeigt.
Auch wenn ich nur smbmount //fritz.box/ /mnt/test eingebe, kommt die gleiche Fehlermeldung.
Ein smbclient -L fritz.box fragt auch nach dem PW und akzeptiert es (jedes):
Code:
smbclient -L fritz.box
init_iconv: Conversion from UTF-16LE to 1255 not supported
init_iconv: Attempting to replace with conversion from UTF-16LE to ASCII
init_iconv: Conversion from UTF-8 to 1255 not supported
init_iconv: Attempting to replace with conversion from ASCII to ASCII
init_iconv: Conversion from ISO8859-1 to 1255 not supported
init_iconv: Attempting to replace with conversion from ASCII to ASCII
init_iconv: Conversion from 1255 to UTF-16LE not supported
init_iconv: Attempting to replace with conversion from ASCII to UTF-16LE
init_iconv: Conversion from 1255 to UTF-8 not supported
init_iconv: Attempting to replace with conversion from ASCII to ASCII
init_iconv: Conversion from 1255 to ISO8859-1 not supported
init_iconv: Attempting to replace with conversion from ASCII to ASCII
init_iconv: Conversion from 1255 to UTF8 not supported
init_iconv: Attempting to replace with conversion from ASCII to ASCII
init_iconv: Conversion from 1255 to UTF-16BE not supported
init_iconv: Attempting to replace with conversion from ASCII to UTF-16BE
init_iconv: Conversion from UTF8 to 1255 not supported
init_iconv: Attempting to replace with conversion from ASCII to ASCII
init_iconv: Conversion from UTF-16BE to 1255 not supported
init_iconv: Attempting to replace with conversion from UTF-16BE to ASCII
init_iconv: Conversion from UTF-16LE to 1255 not supported
init_iconv: Attempting to replace with conversion from UTF-16LE to ASCII
init_iconv: Conversion from UTF-8 to 1255 not supported
init_iconv: Attempting to replace with conversion from ASCII to ASCII
init_iconv: Conversion from UTF-8 to 1255 not supported
init_iconv: Attempting to replace with conversion from ASCII to ASCII
init_iconv: Conversion from 1255 to UTF-16LE not supported
init_iconv: Attempting to replace with conversion from ASCII to UTF-16LE
init_iconv: Conversion from 1255 to UTF-8 not supported
init_iconv: Attempting to replace with conversion from ASCII to ASCII
init_iconv: Conversion from 1255 to UTF-8 not supported
init_iconv: Attempting to replace with conversion from ASCII to ASCII
init_iconv: Conversion from 1255 to UTF8 not supported
init_iconv: Attempting to replace with conversion from ASCII to ASCII
init_iconv: Conversion from 1255 to UTF-16BE not supported
init_iconv: Attempting to replace with conversion from ASCII to UTF-16BE
init_iconv: Conversion from UTF8 to 1255 not supported
init_iconv: Attempting to replace with conversion from ASCII to ASCII
init_iconv: Conversion from UTF-16BE to 1255 not supported
init_iconv: Attempting to replace with conversion from UTF-16BE to ASCII
init_iconv: Conversion from UTF-16LE to 1255 not supported
init_iconv: Attempting to replace with conversion from UTF-16LE to ASCII
init_iconv: Conversion from UTF-8 to 1255 not supported
init_iconv: Attempting to replace with conversion from ASCII to ASCII
init_iconv: Conversion from UTF-8 to 1255 not supported
init_iconv: Attempting to replace with conversion from ASCII to ASCII
init_iconv: Conversion from 1255 to UTF-16LE not supported
init_iconv: Attempting to replace with conversion from ASCII to UTF-16LE
init_iconv: Conversion from 1255 to UTF-8 not supported
init_iconv: Attempting to replace with conversion from ASCII to ASCII
init_iconv: Conversion from 1255 to UTF-8 not supported
init_iconv: Attempting to replace with conversion from ASCII to ASCII
init_iconv: Conversion from 1255 to UTF8 not supported
init_iconv: Attempting to replace with conversion from ASCII to ASCII
init_iconv: Conversion from 1255 to UTF-16BE not supported
init_iconv: Attempting to replace with conversion from ASCII to UTF-16BE
init_iconv: Conversion from UTF8 to 1255 not supported
init_iconv: Attempting to replace with conversion from ASCII to ASCII
init_iconv: Conversion from UTF-16BE to 1255 not supported
init_iconv: Attempting to replace with conversion from UTF-16BE to ASCII
Password:
Domain=[ARBEITSGRUPPE] OS=[Unix] Server=[Samba 3.0.24]
Sharename Type Comment
--------- ---- -------
WD Disk data
freecom Disk data
Daten Disk Daten
downloads Disk downloads
online-speicher Disk smartdrive_freetz
bilder Disk bilder
datenablage Disk datenablage
Musik Disk Musik
IPC$ IPC IPC Service (FritzBox)
Domain=[ARBEITSGRUPPE] OS=[Unix] Server=[Samba 3.0.24]
Server Comment
--------- -------
FRITZ.BOX FritzBox
VDR Samba Server 3.0.37
Workgroup Master
--------- -------
ARBEITSGRUPPE FRITZ.BOX
WORKGROUP LAPTOPHENFRI
Gruß,
Hendrik