https://qa.mandrakesoft.com/show_bug.cgi?id=1574
------- Additional Comments From [EMAIL PROTECTED] 2003-02-12 05:44 ------- Created an attachment (id=173) --> (https://qa.mandrakesoft.com/attachment.cgi?id=173&action=view) Patch to correct the problem ------- 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: UNCONFIRMED 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.