comparison 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
comparison
equal deleted inserted replaced
564:603f70bf1453 565:64e55fc10ab3
26 # Load_plugin = "EAP MD5":4:0:"/extensions/eap_md5.emp":""; 26 # Load_plugin = "EAP MD5":4:0:"/extensions/eap_md5.emp":"";
27 # Load_plugin = "EAP TLS":13:0;"/extensions/eap_tls.emp":"/doc/eap_tls_plugin.diameap.conf"; 27 # Load_plugin = "EAP TLS":13:0;"/extensions/eap_tls.emp":"/doc/eap_tls_plugin.diameap.conf";
28 28
29 Load_plugin = "EAP Identity":1:0:"/extensions/eap_identity.emp":""; 29 Load_plugin = "EAP Identity":1:0:"/extensions/eap_identity.emp":"";
30 30
31 # Enable/disable checking User's Identity. If disabled, default parameters value will be used for authentication and authorization attributes.
32 # Default values are defined in database for 'Default User'.
33 Check_User_Identity = 1;
31 34
32 # 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). 35 # 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).
33 Authorization = 1; 36 Authorization = 1;
34 37
35 # This parameter specify the maximum number of seconds provided to the access device for responding to an EAP request. (by default set to 30 seconds) 38 # This parameter specify the maximum number of seconds provided to the access device for responding to an EAP request. (by default set to 30 seconds)
"Welcome to our mercurial repository"