Freenas & LDAP Multiple User Groups Not Taking Affect
- by Daniel Baker
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