https://qa.mandrakesoft.com/show_bug.cgi?id=1574
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #173 is|0 |1
obsolete| |
------- Additional Comments From [EMAIL PROTECTED] 2003-02-12 05:46 -------
Created an attachment (id=174)
--> (https://qa.mandrakesoft.com/attachment.cgi?id=174&action=view)
v2 (wrong patch order)
------- 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.