Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Lars Thorelius on July 21, 2000, 11:19:32 PM

Title: Intl char´s in i-bay file name
Post by: Lars Thorelius on July 21, 2000, 11:19:32 PM
I use e-smith 4.0. I have an i-bay with unlimited access locally, which I use for backup purposes from the LAN Windows machines.

The problem:
e-smith can´t handle file names with the Swedish characters åäöÅÄÖ. It´s difficult to motivate backups when the users have to rename their documents for backups to work...

Can someone give me a hint how to solve this?

Regards
Lars
Title: RE: Intl char´s in i-bay file name
Post by: Enrico Sørensen on July 22, 2000, 06:37:05 AM
Yes you have a point there, I have trouble with æ,ø,å in usernames as well so how to get international keyboard incorporatet most be an issue!
                               Enrico Sørensen.
Title: RE: Intl char´s in i-bay file name
Post by: Charlie Brady on July 22, 2000, 08:01:51 AM
Lars Thorelius wrote:

> I use e-smith 4.0. I have an i-bay with unlimited access
> locally, which I use for backup purposes from the LAN Windows
> machines.
>
> The problem: e-smith can´t handle file names with the Swedish
> characters åäöÅÄÖ. It´s difficult to motivate backups when the
> users have to rename their documents for backups to work...

The e-smith server can handle such file names, but not all parts of the software will handle it correctly. You'll need to work with us to determine what software you are actually having trouble with and what changes need to be made to solve your problems.

Please email me directly and tell me exactly what symptoms you see - it isn't obvious from your posting.

Regards

Charlie
Title: RE: Intl char´s in i-bay file name
Post by: Lasse Johanssaon on July 24, 2000, 03:57:24 PM
To enable Samba to handle Swedish characters, make sure that your last lines in the "Global Settings" section of /etc/smb.conf reads like this:

# Be very careful with case sensitivity - it can break things!
  case sensitive = no                                        
  client code page = 850                                      
  character set = iso8859-1                                  
  valid chars = 0345:0305 0366:0326 0344:0304  

That should solve your problem!

Best Regards:

//Lasse Johansson
Title: RE: Intl char´s in i-bay file name
Post by: Lars Thorelius on July 24, 2000, 08:21:53 PM
Thank you for your reply! I will try that.

Lars