Table of Contents

Credential Access

About Athena

Most credentials are located on our credential server - Athena. Athena runs an instance of KeeWeb, with WebDAV setup to store/upload credential files.

Gaining access to Athena is a two part process.

  1. You must be told the KeePass Database Password
  2. You must be given credentials to read/upload to the WebDAV File Store

To get access to Athena, please contact Kevin or James.

Internal: Granting Access

  1. SSH into ubnetdef.org
  2. Run sudo htpasswd /web/athena.ubnetdef.org/htpasswd USERNAME
    1. USERNAME is the user you wish to give access to
    2. Have the user enter the password. As a note, they cannot change it (as only root has access to write this file)
  3. Give them the KeePass DB password. You do remember it, don't you?

Internal: Updating KeeWeb

  1. SSH into ubnetdef.org
  2. Change to the user web-builder
  3. Go to /web/athena.ubnetdef.org/public
  4. Run git pull origin gh-pages
  5. You're done! Make sure the settings.json file still exists