Bug 9611 - Inherited from list displays 'none' as opposed to inherited from location
Summary: Inherited from list displays 'none' as opposed to inherited from location
Status: NEW
Alias: None
Product: Samba 3.5
Classification: Unclassified
Component: File services (show other bugs)
Version: 3.5.10
Hardware: x64 Linux
: P5 normal
Target Milestone: ---
Assignee: Volker Lendecke
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-28 13:14 UTC by NickC
Modified: 2013-01-28 13:14 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description NickC 2013-01-28 13:14:11 UTC
When a new user is added to the ACL that ACE is inherited correctly in any newly created descendent sub directories but is listed in the windows ACL in those descendents as being inherited from 'None' as opposed to the name of it's parent directory.

Example:
Create Samba share \\Storage1\WinShare - /mnt/WinShare
Set some standard windows permissions in the root ACL of this share
Add a sub-directory \\Storage1\WinShare\Test
Add ACE on \\Storage1\WinShare\Test for User1
Add a new sub-directory \\Storage1\WinShare\Test\NewFolder
Examine ACL for \\Storage1\WinShare\Test\NewFolder
ACE for User1 lists 'Inherited from' as None', it should list inherited from as \\Storage1\WinShare\Test


Environment:
Windows 8
Scientific Linux 6.3

fstab options:
	acl,user_xattr

smb.conf options
	inherit acls = Yes
	map acl inherit = Yes
	cups options = raw
	store dos attributes = Yes
	vfs objects = acl_xattr