Description of problem: With unix charset = ISO8859-15: - accentued characters (éééèèùùàà...) are correctly displayed in explorer.exe - wbinfo -u and wbinfo -g are not functional With unixcharset = UTF-8 - accentued characters are not correctly displayed (eg: "é"=>"_") - wbinfo becomes fonctional Version-Release number of selected component (if applicable): samba 3.5.4-0.68.el5 How reproducible: Apparently 100% Steps to Reproduce: 1. Use in smb.conf: [global] unix charset = UTF-8 display charset = UTF-8 1. Have filenames with ISO-8859-15 accents 2. Look at the directory contents in explorer.exe Actual results: - Incorrect filenames appear - In the Samba logs, one can see: (*) [2010/11/04 11:24:01.310367, 1] ../librpc/ndr/ndr.c:395(ndr_pull_error) ndr_pull_error(1): String terminator not present or outside string boundaries Expected results: - Having both wbinfo working and filenames visible Additional info: Please see upstream report https://bugzilla.samba.org/show_bug.cgi?id=7594
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: When using non-standard character sets, the command 'wbinfo' displayed user and group names with accented characters incorrectly. With this update, those names are displayed correctly with all supported character sets.
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2011-0054.html