Bug 6167 - zfs handle is invalid
Summary: zfs handle is invalid
Status: RESOLVED WORKSFORME
Alias: None
Product: Samba 3.3
Classification: Unclassified
Component: VFS Modules (show other bugs)
Version: 3.3.1
Hardware: Other Other
: P3 normal
Target Milestone: ---
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-05 14:45 UTC by mchugh19@yahoo.com
Modified: 2009-03-06 09:35 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 mchugh19@yahoo.com 2009-03-05 14:45:11 UTC
Samba 3.3.1 with the zfs vfs backend displays the error "Invalid file handle" when attempting to set permissions for the "authenticated users" group from windows. 

My goal is to setup a file hierarchy that allows user control. Currently on a windows file server we are able to set authenticated users to have create folder and creator owner to have full control. This allows us to give users the ability to create their own folders and manage the contents inside, but not give them the permission to mess with other user's stuff.
Comment 1 Jeremy Allison 2009-03-05 17:21:20 UTC
Can you get me a debug level 10 log of this failing, and also if the error message specifies a filename about which it prints "Invalid file handle" that would help.
Thanks,
Jeremy.
Comment 2 mchugh19@yahoo.com 2009-03-06 09:35:14 UTC
Apparently everything is now working just fine. Since I'm unable to replicate this problem, I suppose it can be closed.