no there is no built in tool to do that. one way I have always thought of doing it would be to run a cron job on the zimbra server that queries the ldap server for accounts created within the past x minutes and if it finds any run zmprov to provision the account. you could also try to modify your web tool to create users in zimbra as well if you're programming savvy. there are a few php soap examples in the forum here to do it if you search around. |