diff doc/app_diameap.conf.sample @ 565:64e55fc10ab3

added configuration parameters for DiamEAP and EAP-TLS
author Souheil Ben Ayed <souheil@tera.ics.keio.ac.jp>
date Mon, 27 Sep 2010 16:39:14 +0900
parents 70eabd4f8a31
children
line wrap: on
line diff
--- a/doc/app_diameap.conf.sample	Fri Sep 17 17:23:46 2010 +0900
+++ b/doc/app_diameap.conf.sample	Mon Sep 27 16:39:14 2010 +0900
@@ -28,6 +28,9 @@
 
 Load_plugin = "EAP Identity":1:0:"/extensions/eap_identity.emp":"";
 
+# Enable/disable checking User's Identity. If disabled, default parameters value will be used for authentication and authorization attributes.
+# Default values are defined in database for 'Default User'.
+Check_User_Identity = 1;
 
 # In addition to authentication DiamEAP can be configured to check authorization of authenticated users. If set to 0 authorization is disabled, otherwise enabled.( by default disabled).
 Authorization = 1;
"Welcome to our mercurial repository"