Bug 4179 - Sharing file fails
Summary: Sharing file fails
Status: RESOLVED INVALID
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: File Services (show other bugs)
Version: 3.0.10
Hardware: x86 Mac OS X
: P3 normal
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL: http://pastebin.ca/207619
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-17 22:07 UTC by jimmy.kl
Modified: 2006-10-18 01:41 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jimmy.kl 2006-10-17 22:07:48 UTC
I am sharing a directory from my Mac using the built-in samba 3.0.10. The client is an xbox running xbox media centre (which is running some version of 3 but not sure exactly which)

The problem is the client can see the share, login, view files but cannot load or stream the files from the host.

http://pastebin.ca/207619 is the host log.smbd for a session. 
http://pastebin.ca/207638 is from the client log when attempting to play a video file.

I think Samba is having a problem translating between the codepages and UTF-8-MAC? The host smbd.conf has:
unix charset = UTF-8-MAC
display charset = UTF-8-MAC
dos charset = CP1252 

and the client (which uses an xml file I guess to feed samba somewhere in the system:
<codepage>CP1252</codepage>

I'm not a developer so if I need to provide any more info please get in touch.

Cheers,
James.
Comment 1 jimmy.kl 2006-10-17 22:10:33 UTC
The host is running OS X 10.4.8 on an Intel iMac.
Comment 2 Volker Lendecke 2006-10-18 01:41:20 UTC
Please contact your Apple support for this problem. Your log file shows a panic and also some routine names (auth_ods.c:opendirectory_auth_user) that the original Samba does not contain. You are using a Version of Samba that Apple modified, so the Samba team can not do much about this bug.

Sorry,

Volker