CFIS doesn't give right permissions

Status
Not open for further replies.

thedeadzone

Dabbler
Joined
Feb 13, 2014
Messages
20
So I set up my permissions they way I want them to, works fine when I try it on the server with the different accounts. Alle accounts that should, can read and write to files in the directories.
ACL on the datasets is UNIX and the share have "inherit permissions" checked

ls -l gives me the following output :
Code:
drwxrwx---  11 thomas  admin  11 Mar 19 22:44 Fotos/

Thats how I want it, read write access for the owner and the admin group.

When I try to access the Fotos folder via cifs share on which I used my credentials for a user that is part of the admin group, I get my problem. Somehow Windows only shows/gets read and execute permissions on the files.

I don't really get why the write permissions disappears on the share(windows doesn't see it) but not on the files on the server.

The owner has write access, that works fine.
 

Attachments

  • windows.jpg
    windows.jpg
    55.1 KB · Views: 241

Yatti420

Wizard
Joined
Aug 12, 2012
Messages
1,437
What FreeNAS version? There are issues with CIFS - Permissions in more recent versions I think..
 

thedeadzone

Dabbler
Joined
Feb 13, 2014
Messages
20
I am using 9.2.1.3 asweel. Only Solution that I found so far is setting the ACL to Windows and changing it there. But this is far from optimal, it does take a shitload of time to change the permissions and using this in a non windows only environment is optional.

There seems to be a bug already reported about this : https://bugs.freenas.org/issues/4587
 
Status
Not open for further replies.
Top