cipux_rpc_test_client

Commandline helper tools for XML-RPC server

Install

All systems
curl cmd.cat/cipux_rpc_test_client.sh
Debian Debian
apt-get install cipux-rpc-tools
Ubuntu
apt-get install cipux-rpc-tools
Windows (WSL2)
sudo apt-get update sudo apt-get install cipux-rpc-tools
Raspbian
apt-get install cipux-rpc-tools

cipux-rpc-tools

Commandline helper tools for XML-RPC server

CipUX is a modular framework for information abstraction and administration, primarily aimed at administration of users, groups and organisational resources stored in a central LDAP database. CAT is CipUX Administration Tools. Two CATs are provided officially with CipUX: - cipux-cat: generic web-based CAT - cipux-cat-moodle: CipUX plugin for Moodle These can be extended or replaced with custom tools. This package contains the CipUX XML-RPC daemon, serving the CipUX::Task API for network-based appplications. Any XML-RPC application can access the CipUX::Task API and perform tasks, like creating users and other objects, inside the CipUX framework. This package contains commandline tools to help setup and test the XML-RPC server for CipUX.