Bug 11738 - Wrong debug print in se_create_child_secdesc()
Summary: Wrong debug print in se_create_child_secdesc()
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: File services (show other bugs)
Version: 4.4.0rc1
Hardware: All All
: P5 minor (vote)
Target Milestone: ---
Assignee: Karolin Seeger
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-14 18:52 UTC by Uri Simchoni
Modified: 2016-02-23 09:54 UTC (History)
1 user (show)

See Also:


Attachments
git-am fix for 4.4.next and 4.3.next (1.09 KB, patch)
2016-02-16 18:40 UTC, Uri Simchoni
amitay: review+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Uri Simchoni 2016-02-14 18:52:52 UTC
When creating a security descriptor of a child file/folder by inheriting from its parent folder, the debug prints for CREATOR_OWNER and CREATOR_GROUP ACE's are incorrect.

Reported and patch submitted by Noel Power <noel.power@suse.com>
Comment 1 Uri Simchoni 2016-02-16 18:40:57 UTC
Created attachment 11843 [details]
git-am fix for 4.4.next and 4.3.next
Comment 2 Amitay Isaacs 2016-02-16 22:17:17 UTC
(In reply to Uri Simchoni from comment #0)

Please include the BUG: line in the commit message for upstream too.  That way it's easier to know which upstream commits are related to bug fixes.
Comment 3 Amitay Isaacs 2016-02-16 22:18:50 UTC
Hi Karolin,

The same patch applies to v4-4 and v4-3 branches.
Comment 4 Karolin Seeger 2016-02-22 10:15:48 UTC
(In reply to Amitay Isaacs from comment #3)
Pushed to autobuild-v4-[4|3]-test.
Comment 5 Karolin Seeger 2016-02-23 09:54:41 UTC
Pushed to both branches.
Closing out bug report.

Thanks!