Skip to content

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

Notifications You must be signed in to change notification settings

SpiderOak/netkes

Folders and files

NameName
Last commit message
Last commit date
Aug 19, 2020
Mar 30, 2018
Sep 14, 2018
Jun 18, 2013
Mar 30, 2018
Aug 19, 2020
Oct 13, 2017
May 24, 2018
Jun 20, 2015
Jun 7, 2018
Oct 11, 2017
Jul 6, 2016
Nov 4, 2014
Nov 4, 2014

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.