cipux_rpcd

XML-RPC server for CipUX

Install

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

cipux-rpcd

XML-RPC server for CipUX

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.