GFI Software

Welcome to the GFI Software community forum! For support please open a ticket from https://support.gfi.com.

Home » GFI User Forums » Kerio Connect » nested groups
nested groups [message #122111] Wed, 17 June 2015 20:24 Go to next message
ahu
Messages: 22
Registered: July 2010
Location: Munich

There is already an idea posted:
http://feedback.kerio.com/forums/29250-kerio-connect/suggest ions/574367-groups-within-groups

But I just wanted to push this here again, maybe the last entry has not been seen by Kerio development. I think at least for Active Directory groups, this could be easy to implement as in my example shown.
Maybe this could also be used for mailinglists

Quote:

For Active Directory, this should be pretty easy to implement, it's just an additional policy you can put in the LDAP search string as desribed here:
https://msdn.microsoft.com/en-us/library/aa746475(v=vs.85).aspx

So like this filter will find the group members:
filter (&(objectCategory=user) (memberof=CN=MyGroup,DC=int,DC=domain,DC=com))

this would find group members, if they are in a group that is a member here etc.:
filter (&(objectCategory=user) (memberof:1.2.840.113556.1.4.1941:=CN=MyGroup,DC=int,DC=doma in,DC=com))
Re: nested groups [message #122371 is a reply to message #122111] Thu, 25 June 2015 17:49 Go to previous messageGo to next message
ahu
Messages: 22
Registered: July 2010
Location: Munich

no easy implementation on this? Sad
Re: nested groups [message #146024 is a reply to message #122371] Fri, 21 June 2019 12:59 Go to previous message
Karel is currently offline  Karel
Messages: 1
Registered: December 2015
Dears, do you plan to implement nested AD grups support?
Previous Topic: Folders moving ON THEIR OWN -HELP!
Next Topic: URL for api not working
Goto Forum:
  


Current Time: Mon Mar 20 16:27:11 CET 2023

Total time taken to generate the page: 0.02316 seconds