http://qa.mandrakesoft.com/show_bug.cgi?id=1574
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2003-03-04 21:33 -------
Should be fixed in 3.0-0.alpha21.4mdk
Thanks.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date:
description:
/etc/samba3/smb.conf uses decreciated configuration for client and serverside
file encoding.
It chould be changed
client code page -> dos charset
character set -> unix charset
Simple sed -e 's/foo/bar/g' smb.conf or a pacth can be used to correct the
problem.