Unsolved
This post is more than 5 years old
46 Posts
0
1160
September 30th, 2008 06:00
Use UTF-8 chars in CIFS-Share comments (German Umlauts)
Hello,
i use IE6 to access our Celerra Manager Web-GUI. If i try to use German umlauts in comments i get an error like:
"Modify CIFS share Gruppen: on server_2:available from CIFS Server. Input must consist of ASCII or UTF-8 characters."
At the CLI, everything works fine, even with Umlauts. I've already tried to change the encoding under "View" -> "Encoding" to "UTF-8", but still no luck.
i use IE6 to access our Celerra Manager Web-GUI. If i try to use German umlauts in comments i get an error like:
"Modify CIFS share Gruppen: on server_2:available from CIFS Server. Input must consist of ASCII or UTF-8 characters."
At the CLI, everything works fine, even with Umlauts. I've already tried to change the encoding under "View" -> "Encoding" to "UTF-8", but still no luck.
No Events found!


Rainer_EMC
6 Operator
•
8.6K Posts
0
September 30th, 2008 06:00
works for me fine with Celerra Manager on 5.6.39 and IE6
Of course share names itself right now are restricted to ASCI (but that will change)
Rainer_EMC
6 Operator
•
8.6K Posts
0
September 30th, 2008 07:00
there are quite some differences between 5.5 and 5.6 under the covers
To be frank I dont know if Umlaut for share comments are actually supported.
The help doesnt say anything about or against it.
All I could see that the techincal notes say that for CIFS server comments only ASCII is supported
They do look a bit funny in the CLI:
[nasadmin@ns20 ~]$ server_export server_2 -P cifs -l
server_2 :
share "test123" "/fs2" umask=022 maxusr=4294967295 netbios=FS_NS20 comment="mit Umläuten"
while the GUI says "mit Umläuten"
If its really bothering you please open a service request
kbit1
46 Posts
0
September 30th, 2008 07:00
Umlauts set with CLI are displayed as cryptic chars in the Web-GUI. Could it be, that Celerra Manager did not send any encoding information to the browser?
Or is this a Java issue?
kbit1
46 Posts
0
September 30th, 2008 07:00
Rainer_EMC
6 Operator
•
8.6K Posts
0
September 30th, 2008 07:00
when I try to create a share I get:
[nasadmin@ns20 ~]$ server_export server_2 -Protocol cifs -name test123 -option netbios=FS_NS20 -comment "nochma Umläute
Error 2101: Input must consist of ASCII or UTF-8 characters.
kbit1
46 Posts
0
October 1st, 2008 02:00
Peter_EMC
674 Posts
0
October 2nd, 2008 03:00
Rainer_EMC
6 Operator
•
8.6K Posts
0
October 23rd, 2008 05:00