Dynamic Update of Groups using AD

I have configured my Wildfire server with an AD server. I would like new users added to AD to automatically be added to the group I have created in Wildfire Admin Console. I have configured the registration plugin to do so, but users are not automatically being added to the group. Also, when users are deleted from the AD, they are deleted from the user list in Wildfire but not from the group. I have created a search filter. Could this be the problem?

Rony

Hi Rony,

please use the undocumented content tag so one can see your search filter.

LG

LG

Here is my search filter:

{}

I think what you meant and what LG wants to see is:

<searchFilter><![CDATA[(&(sAMAccountName={0})(|(memberOf=CN=Wildfire Users,CN=Users,DC=smtp,DC=megacolor,DC=com)))\]\]\></searchFilter>

Hi,

I wonder if you hit JM-703 but as I don’'t use LDAP I hope that someone who does can help here.

As LDAP is used as an external data source for users it’'s really hard to synchronize group information with LDAP. It may take some time to resolve JM-858, maybe only the documentation will get updated.

LG