Bug 1393354 - nfs-ganesha: Issue with Inherited ACLs
Summary: nfs-ganesha: Issue with Inherited ACLs
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat
Component: nfs-ganesha
Version: rhgs-3.2
Hardware: All
OS: All
unspecified
medium
Target Milestone: ---
: ---
Assignee: Jiffin
QA Contact: Sachin
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-11-09 11:46 UTC by Soumya Koduri
Modified: 2016-11-18 04:08 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-11-14 05:13:40 UTC
Target Upstream Version:


Attachments (Terms of Use)
acl-test.sh (4.98 KB, application/x-shellscript)
2016-11-09 11:46 UTC, Soumya Koduri
no flags Details

Description Soumya Koduri 2016-11-09 11:46:03 UTC
Created attachment 1218922 [details]
acl-test.sh

Description of problem:

While testing ACL functionality on NFSv4 mount using NFS-Ganesha, we found that inherited ACLs are not working as expected in certain cases. Attaching the script we have used to test.

Version-Release number of selected component (if applicable):
nfs-ganesha-2.4.1-1

How reproducible:
Always


Steps to Reproduce:
1. Set an inherited ACL on a file with RW access permissions to a named group
2. Try to write to that file as a user from that group
3. 

Actual results:
The write fails with Permission Denied error.


Expected results:
Write should succeed.


Additional info:
Attached the test-script for reference.

Comment 2 Jiffin 2016-11-14 05:13:40 UTC
The issue is not seen with dowstream bits. I have hit issue with upstream bits once. But when cleaned up everything , issue is no more reproducible. Hence for the time being I am closing this bug. Please reopen this bug if issue hits again.


Note You need to log in before you can comment on or make changes to this bug.