https://bugzilla.novell.com/show_bug.cgi?id=783688 https://bugzilla.novell.com/show_bug.cgi?id=783688#c0 Summary: nfs4_setfacl -e fails to allow nfs4 ACL's to be set Classification: openSUSE Product: openSUSE 12.2 Version: Final Platform: i586 OS/Version: openSUSE 12.2 Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: lynn@steve-ss.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.8 (KHTML, like Gecko) Chrome/23.0.1255.0 Safari/537.8 SUSE/23.0.1255.0 When I try to set a nfs4 ACL on a nfs4 mounted file, I always get an error even though the ACE I'm setting is legal e.g. compartida is a folder which is nfs4 mounted: nfs4_setfacl -e compartida ## Editing NFSv4 ACL for directory: /mnt/compartida A::OWNER@:rwaDxtTcCy A::GROUP@:rwaDxtcy A::EVERYONE@:tcy A:fdi:OWNER@:rwaDxtTcCy A:fdi:GROUP@:rwaDxtcy A:fdi:EVERYONE@:tcy :wq Failed setxattr operation: Operation not permitted Reproducible: Always Steps to Reproduce: 1.Mount an nfs4 share and choose a mounted <file> 2.nfs4_setfacl -e <file> 3.Edit or leave the ACE's as they are 4.:wq Actual Results: Failed setxattr operation: Operation not permitted Expected Results: 1. vi exits normally. 2. Either new ACL's are set or the existing ACL's remain unchanged. 3. a + is observed alongside the <file> listing to show that the acl has been set. The underlying file system is: /dev/disk/by-id/ata-Maxtor_6V200E0_V40FV13G-part2 / ext4 acl,user_xattr 1 1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.