group permission no longer work

Status
Not open for further replies.

samuelkewl

Cadet
Joined
May 26, 2014
Messages
2
everything was working fine until i used setfacl to add an additional group test, into a shared folder.
after i removed it the additional group called test, and deleted the testing shared folder.

i create new dataset, new groups , new users p3 and p4.
p3group consist of p3 and p4

cifs = /DATA/p3
permissions user = p3
permissions group = p3group
with the following r w x permissions on group and users.
type = unix

but.. when i do a getfacl, i can see it is correctly done.
i access via p3, i can create new docs, and overwrite files
but if i access via p4, i can create new docs, but i cannot overwrite files, it says access denied.

i have also refreshed the cifs shares by turning it on and off, as well as restarted the freenas, but it did not work.
can someone please help?
just to mention, everything still works ok for owners of a specific shared folder.
but for groups, it doesnt work..
 
D

dlavigne

Guest
Did you figure this out? If not, which version of FreeNAS?
 

samuelkewl

Cadet
Joined
May 26, 2014
Messages
2
No I haven and I am still trying to fix it.
I am using img thumbdrive version 9.2.1.4

It seems somehow the group permission doesn't work anymore.

Currently using win/mac acl but still having the same issue.

My environment is a windows pc only.

Please advice.
Thank you very much!
 

anodos

Sambassador
iXsystems
Joined
Mar 6, 2014
Messages
9,554
Have you tried configuring ACLs from a windows client? (Right-click on the share and then click 'properties' and navigate to the 'security' tab).
If this doesn't work, please post your smb4.conf file (located at /usr/local/etc/smb4.conf)
 
Status
Not open for further replies.
Top