On Wed, May 26, 2004 at 08:32:10PM -0400, Larry Hansford wrote: > I haven't seen any replies to this one, and wonder if anyone has any > suggestions. I added the following 3 lines to the [global] section: > > dos charset = CP932 > unix charset = EUC-JP > display charset = CP932 > > The Japanese workstations can create, edit, and view new files, in the > Japanese language. But, they cannot open any files that existed prior to > the upgrade to Samba 3.0.4-1. I'd like to get the rest of the files > available to them as well.
You need to convert all the files prior to the conversion to have EUC-JP filenames. There is a script someone posted to the list (no I don't have a link, sorry) that will do such a conversion over a directory tree. Jeremy. -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
