DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:authradius

This is an old revision of the document!


authradius Plugin

Compatible with DokuWiki

Weatherwax, 2013-05-10

plugin Authentication using radius servers

Last updated on
2013-05-27
Provides
Auth

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Tagged with auth, authentication, radius

Installation

:!: External requirements: This plugin requires the following additional components that must be installed separately:

Install the plugin using the Plugin Manager and the download URL above, which points to latest version of the plugin. Refer to Plugins on how to install plugins manually.

Configuration and Settings

Authentication is performed against a list of radius servers. A group can be provided to the user by setting the Class attribute in the radius authentication response.

The following options need to be set in the Configuration Manager:

  • host : A comma separated list of IPs or hostnames of radius servers.
  • port : The port to use for radius. Must be the same for all servers.
  • timeout : The radius timeout.
  • tries : The number of tries for radius to authenticate.
  • secret : The shared secret for the radius servers. Must be the same for all servers.
  • mailhost : The host to append to email addresses. User email addresses will be set to <username>@<mailhost>.
  • defaultgroup : The group to give to the user if none is provided by the Class radius attribute.

Then to switch to the radius authentication set the Authentication backend to authradius.

If you find yourself locked out edit the conf/local.php and change the authtype back to authplain.

Change Log

  • 2013-05-27
    • Initial release
  • 2013-05-28
    • Added English configuration settings explanations.

Notes

plugin/authradius.1369752407.txt.gz · Last modified: 2013-05-28 16:46 by indigots

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki