On Sun, Jan 19, 2003 at 03:34:53PM +0200, Alon Weinstein wrote:
> > > I've setup Samba as a PDC for my network. Everything works 
> > OK except 
> > > for Hebrew file names -- I just can't make it work. I tried 
> > following 
> > > the instructions in the Samba manual & in Iglu.org.il.
> > > 
> > > What could be the cause of this? Is it a problem with my Samba 
> > > configuration, my codepages (is there a place I can download them 
> > > from?), my Win2K configuration?
> > 
> > I think you also need to add to smb.conf this:
> > valid chars = 224 225 226 227 228 229 230 231 232 233 234 235 
> > 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 253 254
> > 
> >     Didi
> > 
> Thanks Didi, but it didn't work.... I looked up the "valid chars"
> config. -- it was used before internationalization was added to Samba
> 2.0 -- it's not obsolete. Either way I tried adding it -- no change.

Did it ever work for you, and stopped working?
We had sometimes specific clients that had problems with hebrew
filenames, client-side problems. They simply stopped working.
It was always a client configuration problem - not on samba.
You can try a Localized Hebrew Win98, and after it works move
to 2000/XP (which are more complex).

The only (relevant) option we use is 'valid chars'. I also wrote a
patch that causes samba to save the names in ISO8859-8 (instead of
CP862), but this is only relevant for reading the files from the
server (or via NFS) - it never made a change on the client side
(assuming you do not move between patched and unpatched sambas).
You can get it from <http://www.cs.tau.ac.il/~didi>.
BTW, we still use samba 2.2.2, but I think the changes since then
aren't relevant.

> 
> Any other ideas anyone?

        Didi


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to