Title: wp-linotp-auth
Author: cornelinux
Published: <strong>July 8, 2011</strong>
Last modified: October 21, 2013

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/linotp.svg)

# wp-linotp-auth

 By [cornelinux](https://profiles.wordpress.org/cornelinux/)

[Download](https://downloads.wordpress.org/plugin/linotp.zip)

 * [Details](https://wordpress.org/plugins/linotp/#description)
 * [Reviews](https://wordpress.org/plugins/linotp/#reviews)
 * [Development](https://wordpress.org/plugins/linotp/#developers)

 [Support](https://wordpress.org/support/plugin/linotp/)

## Description

Two factor authentication for wordpress to authenticate against LinOTP.

Installation

For installing the wordpress plugin copy the file wp-linotp-auth.php to the wordpress
directory

./wp-content/plugins

Configuration

Please add at least a Hostname or IP address of your LinOTP server.
 If you do not
want to verify the SSL certificate of the LinOTP server, enter “0” at the verification
configuration.

Please note: You need to have the same users in the LinOTP server.
 You can achieve
this by configuring an SQL Resolver!

Troubleshooting

If you misconfigured the plugin, you can not access your wordpress anymore.

You could either:

adapt the entry in the table wp_options where option_name=”active_plugins”;

or you can:

remove the function wp_authenticate from wp-linotp-auth.php

or you can uncomment this line:

// return new WP_User($username);

But be aware: This gives access to any user with any password!

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“wp-linotp-auth” is open source software. The following people have contributed 
to this plugin.

Contributors

 *   [ cornelinux ](https://profiles.wordpress.org/cornelinux/)

[Translate “wp-linotp-auth” into your language.](https://translate.wordpress.org/projects/wp-plugins/linotp)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/linotp/), check out
the [SVN repository](https://plugins.svn.wordpress.org/linotp/), or subscribe to
the [development log](https://plugins.trac.wordpress.org/log/linotp/) by [RSS](https://plugins.trac.wordpress.org/log/linotp/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.0**
 *  Last updated **13 years ago**
 *  Active installations **Fewer than 10**
 *  [Advanced View](https://wordpress.org/plugins/linotp/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/linotp/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/linotp/reviews/)

## Contributors

 *   [ cornelinux ](https://profiles.wordpress.org/cornelinux/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/linotp/)