• carrect syntax to move users with curl and rest api?

    Have anybody the correct and working syntax for a user move for me? I want move a lot of users from PO1 to PO2 with the command line to avoid a lot of clicking in the admin console. Thanks for any hint!
  • How to give admin right to a PO for a user

    Hello! I desperately try to give a user admin right to a PO and always fails. This is the curl command I try: curl -s -k -X PUT -H "Content-Type: application/xml" --user admin:pass server:9710/.../acl --data @- And this is the xml: <object xmlns:xsi=…