Koozali.org: home of the SME Server

custom-templates aaarggghhh!

alex dworschak

custom-templates aaarggghhh!
« on: July 23, 2002, 02:43:10 PM »
ok, I think I am just too stupid to get this to work:

I simlpy want to add: codepage:maccode.iso8859-1 to my AppleVolumes.default to allow macclients to 'see' (german-)charset characters on smb/atalk-shares. I can add this to the AppleVolumes.default and it works, but a soon as I do a reboot the code  get's overwritten (because of the custom-template mechanism) of course! I added some other custom-templates before using the how-to's but this time I am lost ! someone help me please !

thanx

dlex

Craig Foster

Re: custom-templates aaarggghhh!
« Reply #1 on: July 23, 2002, 02:58:33 PM »
echo codepage:maccode.iso8859-1 > /etc/e-smith/templates-custom/etc/atalk/AppleVolumes.default/99GermanLanguageCode

/sbin/e-smith/expand-template /etc/atalk/AppleVolumes.default

service atalk restart

Just watch the line wrap on the first line though...

Craig F.

alex dworschak

Re: custom-templates aaarggghhh!
« Reply #2 on: July 23, 2002, 11:09:59 PM »
works! :) thanx man!