cipux_cat_web_module

user and resource management framework CipUX - web-based admin tools

Install

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

cipux-cat-web

user and resource management framework CipUX - web-based admin tools

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, interacting with the core CipUX framework through XML-RPC. Two CATs are provided officially with CipUX: - cipux-cat-web: generic web-based CAT - cipux-cat-moodle: CipUX plugin for Moodle These can be extended or replaced with custom tools. This package contains the generic web-based CAT cipux-cat-web: a set of Perl CGI scripts for web server like Apache to administrate user, groups, machines stored in LDAP using the CipUX framework. The use of Template Toolkit (TT2) makes theming easy, for fancy layout or localization.