View Single Post
  #1 (permalink)  
Old 05-05-2006, 07:59 AM
dzed dzed is offline
Intermediate Member
 
Posts: 19
Default [Solved] Using Zimlet to add zimbra account

Hello ppz,

I was wondering if it s possible to add a zimbra account with a zimlet.
I have coded a zimlet that add an account to my personnal/professionnal webapp without any kind of
problem but the goal of this zimlet is to add an account to zimbra and my webapp, so service's directors
could add account by simply dropping a contact on my zimlet.
And because i dont want to give an access to the admin panel to the director, i need to do it with the zimlet.

I can use zmprov but i d like to find another [more secure] method.
[=> including a call to it in my php script which add the user to my webapp]

So the question is Can i add a zimbra account with the .js file included in my zimlet.zip

I have searched the forum but with no luck.
If you can point me in the right direction, i will really appreciate it.

[By the way, Zimbra is the most powerful software that i know ]

Last edited by dzed : 05-05-2006 at 03:16 PM. Reason: Solved
Reply With Quote