Extension:Swekey

From MediaWiki.org

Jump to: navigation, search

               

Manual on MediaWiki Extensions
List of MediaWiki Extensions
Crystal Clear action run.png
Swekey

Release status: beta

Swekey-enabled-xl.png
Implementation  Hook, User identity
Description Add support for swekey hardware authentication
Author(s)  swekeyTalk
Last Version  1.0.1.3544 (03/09/09)
MediaWiki  1.13
License GPL
Download http://ftp.swekey.com/mediawiki-swekey-1.13-1.0.1.tar.gz
Example  http://mediawiki.swekey.com

check usage (experimental)

Contents

[edit] What can this extension do?

This extension adds support for the swekey authentication USB key. When this extension is enabled any swekey owner can choose to secure its login with his swekey. Once secured, the user won't be able to login without his swekey plugged in his computer.

[edit] Pre-requisites

This software has been tested in production with MediaWiki 1.13.x. It may or may not work with earlier or later versions, but I'm interested in making later versions work, and I'd be happy to make minor changes to make older, unsupported versions work too.

[edit] Installation and Download

  1. Download source from http://ftp.swekey.com/mediawiki-swekey-1.13-1.0.1.tar.gz
  2. Copy the swekey folder into the extensions folder of your MediaWiki installation.
  3. Change the LocalSettings.php file as described below.

[edit] Changes to LocalSettings.php

Add the following to LocalSettings.php:

require_once("$IP/extensions/swekey/swekey.setup.php");

[edit] See also

http://www.swekey.com