I'm wondering if it's possible to periodically sync display names and email addresses of members of a certain AD security group to a MySQL table. Any change to the list of members in the AD security group (ADD / REMOVE) should of course reflect back to the
MySQL table, where also disabled members in the AD security group should be removed from the MySQL table.
I've searched high and low on Google and other forums but unfortunately without any luck.
I'd appreciated if someone can help.