diff doc/app_diameap.conf.sample @ 441:70eabd4f8a31

Cleanups in documentation
author Souheil Ben Ayed <souheil@tera.ics.keio.ac.jp>
date Wed, 28 Jul 2010 17:33:09 +0900
parents 0c6e50a5291d
children 64e55fc10ab3
line wrap: on
line diff
--- a/doc/app_diameap.conf.sample	Wed Jul 28 16:17:29 2010 +0900
+++ b/doc/app_diameap.conf.sample	Wed Jul 28 17:33:09 2010 +0900
@@ -23,8 +23,10 @@
 # Load_plugin = "<EAP method name>":EAP_TYPE:VENDOR:"<Path to EAP method >":"<Path to configuration file>";
 #
 # Example:
-# Load_plugin = "EAP identity":1:0:"/plugins/eap_identity.emp":"";
-# Load_plugin = "EAP tls":13:0;"/plugins/eap_tls.emp":"/plugins/eaptls.conf";
+# Load_plugin = "EAP MD5":4:0:"/extensions/eap_md5.emp":"";
+# Load_plugin = "EAP TLS":13:0;"/extensions/eap_tls.emp":"/doc/eap_tls_plugin.diameap.conf";
+
+Load_plugin = "EAP Identity":1:0:"/extensions/eap_identity.emp":"";
 
 
 # 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).
"Welcome to our mercurial repository"