Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Warning
titlePage obsolete

This page is obsolete. Please, refer to Install Moonshot Libraries on a Debian/Ubuntu/Raspbian Client instead.



Panel

On this page you will find instructions on how to configure install the Moonshot Libraries a Debian 7 8 (WheezyJessie) device to enable its use as a Moonshot clientClient.

Contents

Table of Contents
maxLevel2

...

Numberedheadings

System Preparation

First, there are a few Debian configuration options that need to be set in advance.

Add the Moonshot Repository

  1. Add the Moonshot Debian Wheezy Jessie repository to your system. To do this, run the following command (as root, or using sudo):

    bash


  2. Install the Moonshot GPG key:

    bash


  3. Update the apt cache with the new repository information:

    bash
Moonshot GSS Mechanisms

Create a new file at /usr/etc/gss/mech (you will likely need to create the /usr/etc/gss directory) with the following content:

true

Install the Moonshot Client libraries

We’re now ready to install the Moonshot software and its required dependencies. Install the software by running the following command:

bash

Next steps

At this point, you now have all of the required Moonshot software on your device, including the . Depending on what Application/Service you client application you are using and wish to authenticate to using enable Moonshot authentication for, you job may now be done, or you may need to go and install a Moonshot compatible version of the client software or configure your existing client. Check the section on client compatibility if you are unsure.

 

 

...