maciek
19-08-2010, 06:52 AM
I try to configure samba on S4000. FW on Icecrypt has implemented very old version of samba (2.2.12). The newest is 3.5.3. The problem was that NMBD daemon was not run at system startup. Now I can change shares, names, permissions etc. The problem I have is proper displaying of my national characters (Polish). I use samba on several computers, servers and clients (both WIN and Linux). My national characters are displaying properly exept Icecrypt samba server. I need file named:
unicode_map.ISO8859-2 and unicode_map.852, not included in Icecrypt FW distro.
The part of [global} section /etc/samba/smb.conf in my Icecrypt looks like this:
CODE
global]
workgroup = Skrzypowa
server string = Icecrypt
hosts allow = 192.168.0. 127.
netbios name = Icecrypt
dos charset = 852
unix charset = ISO8859-2
How can I obtain necessery charset files?
Can anybody tell me where I Im wrong?
unicode_map.ISO8859-2 and unicode_map.852, not included in Icecrypt FW distro.
The part of [global} section /etc/samba/smb.conf in my Icecrypt looks like this:
CODE
global]
workgroup = Skrzypowa
server string = Icecrypt
hosts allow = 192.168.0. 127.
netbios name = Icecrypt
dos charset = 852
unix charset = ISO8859-2
How can I obtain necessery charset files?
Can anybody tell me where I Im wrong?