Freenas & LDAP Multiple User Groups Not Taking Affect

Posted by Daniel Baker on Server Fault See other posts from Server Fault or by Daniel Baker
Published on 2014-08-20T04:00:26Z Indexed on 2014/08/20 4:23 UTC
Read the original article Hit count: 212

Filed under:
|
|

we are using, Freenas 9.2.1.7 which communicates with LDAP to control file permission.

We have Windows users in multiple groups. Some belong to Finance as their primary group and Admin as another group they belong to. They can only access files from their Primary group.

We use LDAP Account Manager - 4.4 to control which group the users belong to.

We have also been trying to control access from the command line. We hae tried using this :

setfacl -m group@:rwWxpaRc::allow DIR / Or File Name

The problem is only the primary group is being seen / used. I am trying to determine why only on group is being used.

Can someone please help me diagnose where the problem is.

Thanks for the help,

Dan

© Server Fault or respective owner

Related posts about ldap

Related posts about file-permissions