linuxmuster / linuxmuster-base7

Mangement scripts for linuxmuster.net V7
GNU General Public License v3.0
13 stars 8 forks source link

Allow nested Groups #94

Closed mcazautet closed 4 years ago

mcazautet commented 4 years ago

To fetch all users in for example "all-students" with "getent group all-students" we need to add the nested groups funktion in winbind:

https://www.softed.de/blog/winbind-und-verschachtelte-ad-gruppen/

Maybe this can also have an effekt of the ACL problems on the Linux Client.