Re: codepage mac <-> pc


Subject: Re: codepage mac <-> pc
From: Xavier DEBACKER (xdebacker@xon-xoff.fr)
Date: Tue Apr 25 2000 - 09:22:06 EDT


Phil Wenzlawski wrote:

> hi there !
>
> first i want to shortly introduce myself:
> i'm a 28-years old system admin from cologne/germany.
> i've 20 macs, 25 pc and some nt-server on my lan. i've just added
> a linux-box runing a software-raid, netatalk and samba to the net.
>
> i'm pretty new to this group, and so my question is maybe a faq !?
>
> i want to give pc-user read-access (samba) to the same files as the
> mac-users (netatalk). and i want to get rid of the problem with
> different codepages. the german-umlauts are always different :(
>
> maybe someone have a clue for me ?
>
> thanks & l8er
>
> phil

these examples may work:
----------------------------------------------------------------------------

netatalk: /usr/local/etc/AppleVolumes.default
- ---------

/local/atalk/Foo "Foo" codepage=maccode.iso8859-1 access=@foogrp

samba: /etc/samba/smb.conf
- ------

#Global parameters

         character set = ISO8859-1
         client code page = 437

[Foo]

         create mask = 0770
         directory mask = 0770
         veto files = /.AppleDouble/.AppleDesktop/Network Trash
Folder/DesktopFolderDB/resource.frk/
         mangled names = No

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



This archive was generated by hypermail 2b28 : Wed Jan 17 2001 - 14:30:31 EST