Bug 6160 - Office 2007 fails saving files to a Samba mapped drive.
Summary: Office 2007 fails saving files to a Samba mapped drive.
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.3
Classification: Unclassified
Component: File services (show other bugs)
Version: unspecified
Hardware: Other Linux
: P3 normal
Target Milestone: ---
Assignee: Jeremy Allison
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-04 18:39 UTC by Jeremy Allison
Modified: 2009-03-05 11:06 UTC (History)
0 users

See Also:


Attachments
Wireshark trace between XP and Windows server using office2007. (172.31 KB, application/octet-stream)
2009-03-04 18:40 UTC, Jeremy Allison
no flags Details
Patch for 3.3.1 and above. (1.14 KB, patch)
2009-03-05 11:02 UTC, Jeremy Allison
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Allison 2009-03-04 18:39:03 UTC
Office2007 has started to use the SEC_RIGHT_SYSTEM_SECURITY bit in open. We don't support this and must reply NT_STATUS_PRIVILEGE_NOT_HELD in order for the client to correctly retry. Capture trace showing this to follow.
Jeremy.
Comment 1 Jeremy Allison 2009-03-04 18:40:37 UTC
Created attachment 3970 [details]
Wireshark trace between XP and Windows server using office2007.

See packets 531 and 532 for details.
Jeremy.
Comment 2 Jeremy Allison 2009-03-05 11:02:25 UTC
Created attachment 3974 [details]
Patch for 3.3.1 and above.

Fixes the problem (confirmed).
Comment 3 Jeremy Allison 2009-03-05 11:06:39 UTC
Confirmed fixed by reporters "Michele Petrazzo - Unipex srl <michele.petrazzo@unipex.it>" and  "Schweigert, Udo CERT" <Udo.Schweigert@siemens.com>
Jeremy.