The OpenManage Virtual Appliance (OMVA) provides automatically managed configuration for SpiderOak Blue™ services. It provides three major services: LDAP-driven automatic user provisioning, user authentication to either LDAP or RADIUS servers, and encryption key escrow management for the enterprise.
The net_kes project provides all these services for the OMVA.
The (currently clunky) way to create a deployment tarball is:
$ ./make_tarball.sh <source_directory> <version> <brand_id> ldap.
Where:
source_directory: where to find the deployment source.version: Human-readable version number.brand_id: Enterprise brand id to build forldap: Leave asldap. Will be removed in future versions.
This will create a file called openmanage.tar.bz2, ready for
deployment on an OMVA.