Changes between Version 2 and Version 3 of net.sf.basedb.yubikey/install
- Timestamp:
- Jun 5, 2014, 8:54:33 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
net.sf.basedb.yubikey/install
v2 v3 5 5 1. Download the latest `yubikey-x.y.tar.gz` file from the [wiki:net.sf.basedb.yubikey YubiKey main page]. 6 6 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) 8 10 4. Copy the `yubikey.jar` file to your BASE plug-ins directory. Look in your 9 11 `base.config` file if you don't know where this is. … … 18 20 that must be performed. Unless otherwise noted, these steps only need to be done the first time. 19 21 20 === A. Generate a key for use with theYubico Web Services ===22 === A. Generate a key for use with Yubico Web Services === 21 23 22 24 Without this key the extension is not allowed to validate passwords against the !YubiCloud. … … 28 30 directory of your BASE installation. 29 31 30 === B. Update the BASE database with someadditional columns in the users table ===32 === B. Update the BASE database with additional columns in the users table === 31 33 32 34 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