Hi everybody, I am currently struggling with smbmount and NT. All I want to do is to mount a shared ressource from an NT4 computer providing file service under suse linux 7.2. Unfortunately not all filenames are displayed correctly. All files using german "Umlaute" ("A?????...") are displayed with an "?" when I list them under linux. configuration: - samba 2.2.0a - linux 2.2.18, SuSE 7.2, with NLS support compiled - smbmount was invoked with the parameters "-o codepage=cp850,iocharset=iso8859-1" and... unfortunately it sucks :-) What else can be checked? If there is anybody with a new idea what to do then please let me know. thankx in advance, Damian -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net
On Mon, 8 Apr 2002, Damian Hesse wrote:> - samba 2.2.0a > - linux 2.2.18, SuSE 7.2, with NLS support compiled > - smbmount was invoked with the parameters "-o > codepage=cp850,iocharset=iso8859-1" > > and... unfortunately it sucks :-) What else can be checked?Read the smbmount manpage again. Which kernel version do you need for the codepage and iocharset options? You can change the default by rebuilding your kernel and set the right defaults for you in the smbfs nls config and the default nls setting, or just upgrade to 2.4. /Urban