Search found 4 matches

by rmontagud
Wed Oct 21, 2015 5:48 am
Forum: Administrators
Topic: Using SOAP API to create contacts on users address books as an admin
Replies: 1
Views: 629

Using SOAP API to create contacts on users address books as an admin

A word of advice after getting a clue of how it works: avoid current PHP libraries for zimbra, they're poorly documented and mostly designed to use the zimbraAdmin part not to mention some overcomplicate things for the sake of "clean code". Using the native SOAP module is painful but will ...
by rmontagud
Sat Sep 26, 2015 8:49 am
Forum: Administrators
Topic: Create user for API access with delegated auth only
Replies: 0
Views: 516

Create user for API access with delegated auth only

I'm working in an app which requires to read user's address books from their zimbra server. The thing is I want to create an administrative user with limited permissions, just the necessary to exec the DelegatedAuthRequest. Which is the best approach to accomplish this? 
by rmontagud
Fri May 08, 2015 6:04 am
Forum: Administrators
Topic: Using SOAP API to create contacts on users address books as an admin
Replies: 1
Views: 629

Using SOAP API to create contacts on users address books as an admin

Can you act as an user the same way as view mail allows you with the admin console? Let's say i'm AdminA and i want to create on all my users under a certain domain a contact group without knowing their passwords. I've seen the DelegatedAuthRequest method but i'm not familiar with the whole flow. If...
by rmontagud
Thu Jan 29, 2015 11:47 am
Forum: Administrators
Topic: Installing openfire along with ZCS in Ubuntu 14.04
Replies: 1
Views: 758

Installing openfire along with ZCS in Ubuntu 14.04

I'm thinking about installing openfire and i did it in my lab VM but I don't like the idea of installing openjdk/oracle java in addition to zimbra's bundled java. So my question is.. Is there any kind of side effects if i install OpenJDK/Oracle JRE runtimes?