Skip to content

xpkoala/netkes

 
 

Repository files navigation

Build Status

The OpenManage Virtual Appliance

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.

Building

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 for
  • ldap: Leave as ldap. Will be removed in future versions.

This will create a file called openmanage.tar.bz2, ready for deployment on an OMVA.

About

Networked key escrow server and LDAP sync code for SpiderOak Blue.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 60.1%
  • HTML 17.6%
  • CSS 9.4%
  • JavaScript 7.3%
  • Shell 4.3%
  • PLpgSQL 0.9%
  • Makefile 0.4%