Changes between Version 1 and Version 2 of net.sf.basedb.yubikey/using
- Timestamp:
- Mar 4, 2014, 9:44:10 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
net.sf.basedb.yubikey/using
v1 v2 1 1 = How to use the !YubiKey authentication extension = 2 3 == Logging in == 4 5 To begin with all users can login using their regular username/password combination. Enter the ''username'' in the '''!YubiKey''' field and the ''password'' in the '''Password''' field. 6 7 Once a user has been assigned a !YubiKey (see below), that user must always login with the !YubiKey. 8 9 1. Insert the !YubiKey in a USB port. 10 2. Make sure the '''!YubiKey''' field has focus and touch the button on the !YubiKey. 11 3. A one-time-password is generated and focus is shifted to the '''Password''' field. 12 4. Enter the ''password'' and click '''Login'''. 2 13 3 14 == Assign !YubiKeys to users == 4 15 5 1. To begin with all users can login using their regular login/password combination. 6 To assign a !YubiKey to a user, the BASE administrator should 16 1. To assign a !YubiKey to a user, the BASE administrator should 7 17 locate that user in the '''Administrate->Users''' list and open the edit dialog. 8 18 … … 18 28 enter the serial number into the '''Serial #''' field (optional). Save! 19 29 30 31 == Unassign a !YubiKey == 32 33 Click on the '''Remove''' in the '''!YubiKey''' tab in the '''Edit user''' dialog. Save! 34 35 == Notes! == 36 37 1. The ''root'' account can always login with username/password, even if a !YubiKey has been assigned. 38 2. It is possible to assign the same !YubiKey to more than one user account if the passwords are not the same. 39 This might be practical for persons that have one regular account for daily usage and one account for 40 administrative needs. 41 42