HP CIFS Client A.02.02.02 Release Notes

Software Availability in Native Languages
The CIFS Client is designed to work with a multitude of native languages: most character-sets
used in modern languages in Europe, the middle East, the Americas and Asia are supported.
The character-set displayed on the CIFS Client console is configured with the parameter
clientCharMapFile, which selects any one of the many character mapping files provided
with the product. Character translations for communications with CIFS Servers can be done
either in Unicode or through the configuration parameter serverCharMapFile, which also is
used to select a character mapping file. Use of Unicode is turned on and off with the useUnicode
parameter. More details are provided in the CIFS Client manual as well as in comments in the
configuration file itself (/etc/opt/cifsclient/cifsclient.cfg).
An index, which enumerates the character encoding implemented in each map file, is located in
the file /etc/opt/cifsclient/unitables/README, and is reproduced below. In general,
files that are described as performing "DOS codepage" or "NEXTSTEP" conversions are used for
communications with servers, while files referring to "ISO" or "JIS" are used for converting
characters to the locale configured on the local HP-UX CIFS Client. Note that this discussion
assumes that the locale for which you want to customize the CIFS Client is available as well for
the HP-UX desktop. Here are the descriptions of the character map files:
unimap8859-1.cfg conversion to ISO "Western European" character set
unimap8859-2.cfg conversion to ISO "Eastern European" character set
unimap8859-3.cfg conversion to ISO "Other Latin Languages" character set
unimap8859-4.cfg conversion to ISO "Northern European" character set
unimap8859-5.cfg conversion to ISO Latin/Cyrillic character set
unimap8859-6.cfg conversion to ISO Latin/Arabic character set
unimap8859-7.cfg conversion to ISO Latin/Greek character set
unimap8859-8.cfg conversion to ISO Latin/Hebrew character set
unimap8859-9.cfg conversion to ISO Latin/Turkish character set
unimap8859-15.cfg Similar to ISO 8859-1; includes the "Euro" currency symbol
unimapBig5.cfg conversion to Big5 (Asian) character set (16 bit)
unimapCP437.cfg conversion to DOS codepage 437 (Latin US) character set
unimapCP737.cfg conversion to DOS codepage 737 (Greek) character set
unimapCP775.cfg conversion to DOS codepage 775 (Baltic Rim) character set
unimapCP850.cfg conversion to DOS codepage 850 (DOS Latin 1) character set
unimapCP852.cfg conversion to DOS codepage 852 (DOS Latin 2) character set
unimapCP855.cfg conversion to DOS codepage 855 (Cyrillic) character set
unimapCP857.cfg conversion to DOS codepage 857 (Turkish) character set
unimapCP860.cfg conversion to DOS codepage 860 (Portuguese) character set
unimapCP861.cfg conversion to DOS codepage 861 (Icelandic) character set
unimapCP862.cfg conversion to DOS codepage 862 (Hebrew) character set
unimapCP863.cfg conversion to DOS codepage 863 (CanadaF) character set
unimapCP864.cfg conversion to DOS codepage 864 (Arabic) character set
unimapCP865.cfg conversion to DOS codepage 865 (Nordic) character set
unimapCP866.cfg conversion to DOS codepage 866 (Cyrillic Russian) char set
unimapCP869.cfg conversion to DOS codepage 869 (Greek 2) character set
unimapCP874.cfg conversion to DOS codepage 874 (Thai) character set
unimapNeXT.cfg conversion to NEXTSTEP character set
unimapJIS.cfg conversion to JIS208 and JIS212 Kanji char sets (16 bit)
unimapJIS201.cfg conversion to JIS201 Kanji character set (8 bit)
unimap-eucJP.cfg conversion to eucJP-ms JIS X 0201 and JIS X 0208 (Japanese)
EUC) character set
unimapShiftJIS.cfg conversion to ShiftJIS Kanji character set (8/16 bit)
unimapShiftJIS-std.cfg conversion to ShiftJIS Kanji character set (8/16 bit)
(This version is straight after the standards but probably
not usable because of the backslash mapping). See the
remarks in unimapShiftJIS.cfg for an explanation.
unimap-eucKR.cfg conversion to eucKR Korean character set
14