AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only
  • 1.  Russian language support for samba shares in AIX

    Posted Thu January 28, 2010 09:44 AM

    Originally posted by: Konst@ntin


    Hello
    We have a problem with russian language support in AIX 5.3
    We have a share in windows and it is mounted in AIX by cifs

    bash-3.00# mount
    node mounted mounted over vfs date options

    ---------------

    ------------
    mynode /test /winshare cifs Jan 27 19:06

    bash-3.00# oslevel -r
    5300-06

    I put files with russian names (encoding win-1251) on windows in this share, in the AIX its filenames look corrupted.
    I haven't found russian locale win-1251 for AIX :( Where can I get this locale?
    Any ideas?


  • 2.  Re: Russian language support for samba shares in AIX

    Posted Fri January 29, 2010 10:20 AM

    Originally posted by: Ice


    > Where can I get this locale?

    Make it yourself


  • 3.  Re: Russian language support for samba shares in AIX

    Posted Thu February 04, 2010 10:13 AM

    Originally posted by: Konst@ntin


    I can't do it by localedef, cause I have no locale source definition files at all on my system(


  • 4.  Re: Russian language support for samba shares in AIX

    Posted Thu February 18, 2010 01:52 AM

    Originally posted by: Konst@ntin


    Ok, I've assembled win-1251 locale
    Well, but problem remains. Russian file names look to be corrupted((
    Does cifs support russian codepage at windows?