Changes between Version 2 and Version 3 of net.sf.basedb.yubikey/install


Ignore:
Timestamp:
Jun 5, 2014, 8:54:33 AM (10 years ago)
Author:
Nicklas Nordborg
Comment:

Fixes #600

Legend:

Unmodified
Added
Removed
Modified
  • net.sf.basedb.yubikey/install

    v2 v3  
    55 1. Download the latest `yubikey-x.y.tar.gz` file from the [wiki:net.sf.basedb.yubikey YubiKey main page].
    66 2. Unpack the downloaded file to a directory of your choice.
    7  3. If this is a FIRST-TIME INSTALLATION go through the step below
     7 3. If this is a FIRST-TIME INSTALLATION:
     8    A. Generate a key for use with the Yubico Web Services (see below)
     9    B. Update the BASE database with additional columns in the users table (see below)
    810 4. Copy the `yubikey.jar` file to your BASE plug-ins directory. Look in your
    911    `base.config` file if you don't know where this is.
     
    1820that must be performed. Unless otherwise noted, these steps only need to be done the first time.
    1921
    20 === A. Generate a key for use with the Yubico Web Services ===
     22=== A. Generate a key for use with Yubico Web Services ===
    2123
    2224Without this key the extension is not allowed to validate passwords against the !YubiCloud.
     
    2830    directory of your BASE installation.
    2931
    30 === B. Update the BASE database with some additional columns in the users table ===
     32=== B. Update the BASE database with additional columns in the users table ===
    3133
    3234 1. Move or copy the `yubikey-extended-properties.xml` file to the `WEB-INF/classes/extended-properties` directory. '''NOTE! ''' This file is missing from the installation package, but can be downloaded from http://baseplugins.thep.lu.se/export/2484/extensions/net.sf.basedb.yubikey/tags/1.0/yubikey-extended-properties.xml