[this meight be a repost]
Hello
I just tried to upload contacts from csv file through the soap interface as described in:
ZCS 6.0:Zimbra REST API Reference:Import Contacts - Zimbra :: Wiki
First of all: The port 7070 nowhere exists! There are outcommented entries in
/opt/zimbra/jetty-6.1.22.z6/etc/zimbra.web.xml.in
/opt/zimbra/jetty-6.1.22.z6/etc/zimbraAdmin.xml.in
If I enable these ports, login though the webinterface is not longer possible.
When I use the port 80 as discussed in:
SOAP Access on port 7070
I always get the error "401 Permission denied" with the curl command:
curl --user admin --upload-file /tmp/SugarCRMContacts.csv "http://192.168.5.155/home/admin@/contacts?fmt=csv&csvfmt=thunderbird-csv"
It seems to me that the regular port 80 is only for reading not for updating things. If You want to upload things the port 7070 is required; but its not open and cannot be opend because of login issues when the port is activated.
What's going wrong here?
Regards
Roland


LinkBack URL
About LinkBacks


