703 |
+ # Client attribute mappings are in the format: |
+ # Client attribute mappings are in the format: |
704 |
+ # <client attribute> = <ldap attribute> |
+ # <client attribute> = <ldap attribute> |
705 |
+ # |
+ # |
706 |
+ # Arbitrary attributes (accessible by %{client:<attr>}) are not yet supported. |
+ # Arbitrary attributes (accessible by %\{client:<attr>\}) are not yet supported. |
707 |
+ # |
+ # |
708 |
+ # The following attributes are required: |
+ # The following attributes are required: |
709 |
+ # * identifier - IPv4 address, or IPv4 address with prefix, or hostname. |
+ # * identifier - IPv4 address, or IPv4 address with prefix, or hostname. |
1087 |
+ # If the server is running in debugging mode, this file is |
+ # If the server is running in debugging mode, this file is |
1088 |
+ # NOT used. |
+ # NOT used. |
1089 |
+ # |
+ # |
1090 |
+} file = ${logdir}/radius.log |
+} file = $\{logdir\}/radius.log |
1091 |
+{ |
+{ |
1092 |
+ # |
+ # |
1093 |
+ # If this configuration parameter is set, then log messages for |
+ # If this configuration parameter is set, then log messages for |
1872 |
+# the "inner-tunnel" virtual server. You will likely have to edit |
+# the "inner-tunnel" virtual server. You will likely have to edit |
1873 |
+# that, too, for authentication to work. |
+# that, too, for authentication to work. |
1874 |
+# |
+# |
1875 |
+# $Id: 77c271c4820c2d609b7d0a6bc2b65636d73730bc $ |
+# $Id: e-smith-radiusd-2.6.0-freeradius3.patch,v 1.2 2016/04/07 03:14:49 unnilennium Exp $ |
1876 |
+# |
+# |
1877 |
+###################################################################### |
+###################################################################### |
1878 |
+# |
+# |