DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:authradius

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
plugin:authradius [2013-05-27 22:33] – created indigotsplugin:authradius [2022-07-29 23:25] (current) Klap-in
Line 6: Line 6:
 email      : toddswitzer@gmail.com  email      : toddswitzer@gmail.com 
 type       : auth type       : auth
-lastupdate : 2013-05-27 +lastupdate : 2013-12-11 
-compatible : Weatherwax, 2013-05-10+compatible : Weatherwax
 depends    :  depends    : 
 conflicts  conflicts 
 similar    :  similar    : 
-tags       : authentication, auth, radius+tags       : authentication, radius
  
 downloadurl: http://toddswitzer.ca/authradius/authradius-plugin.zip downloadurl: http://toddswitzer.ca/authradius/authradius-plugin.zip
Line 27: Line 27:
   * The [[http://pecl.php.net/package/radius|pecl/radius php package]] must be installed and the extension needs to be enabled.   * The [[http://pecl.php.net/package/radius|pecl/radius php package]] must be installed and the extension needs to be enabled.
  
-Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
 ===== Configuration and Settings ===== ===== Configuration and Settings =====
Line 41: Line 41:
   * **mailhost** : The host to append to email addresses. User email addresses will be set to ''<username>''@''<mailhost>''.   * **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.   * **defaultgroup** : The group to give to the user if none is provided by the ''Class'' radius attribute.
 +  * **auth type** : Change the type of RADIUS Authentication.  Currently supported are PAP, MSCHAPV2.  Default is PAP.
  
 Then to switch to the radius authentication set the ''Authentication backend'' to ''authradius''. Then to switch to the radius authentication set the ''Authentication backend'' to ''authradius''.
Line 50: Line 51:
   * **2013-05-27**   * **2013-05-27**
     * Initial release     * Initial release
 +  * **2013-05-28**
 +    * Added English configuration settings explanations.
 +  * **2013-12-11**
 +    * Added support for MSCHAPv2. Changes contributed by Benjamin J. Higgins.
 +  * **2015-10-13**
 +    * Added support for multiple groups. Add the list of groups for the user to the ''Class'' parameter of the RADIUS response separated by '';'' or '',''. Changes contributed by Patrick F. Marques.
  
 === Notes === === Notes ===
  
-Based on this code: https://www.dokuwiki.org/auth:radius +  * Based on this code: https://www.dokuwiki.org/auth:radius
plugin/authradius.txt · Last modified: 2022-07-29 23:25 by Klap-in

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