I've always seemed to have this problem since day one. We have a CIFS shared drive that I manage permissions for from a Windows server. Most of our clients are Mac OS X, but that's another story. We use Active Directory so having a CIFS share managed from a Windows server makes the most sense to me.
When ever a new file or folder is created from a user, the administrator and even root account loses access to that file. I would like to keep it so that the AD administrator account and the root account have full access to every current and future file and folder.
Here is how I set up my share:
I've used to be able to remedy this by doing a quick chown -R administrator:"domain admins", but Freenas has gotten away from that and it is no longer supported. I've found that is is extremely difficult to use setfacl recursively in BSD. If anyone knows a good way to do this, please let me know.
My windows share looks something like this:
Not sure why all my folders say read only. Is that normal?
Has anyone else had this problem before? Any help is greatly appreciated!
When ever a new file or folder is created from a user, the administrator and even root account loses access to that file. I would like to keep it so that the AD administrator account and the root account have full access to every current and future file and folder.
Here is how I set up my share:




I've used to be able to remedy this by doing a quick chown -R administrator:"domain admins", but Freenas has gotten away from that and it is no longer supported. I've found that is is extremely difficult to use setfacl recursively in BSD. If anyone knows a good way to do this, please let me know.
My windows share looks something like this:


Not sure why all my folders say read only. Is that normal?
Has anyone else had this problem before? Any help is greatly appreciated!