1 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-radiusd-2.6.0/root/etc/e-smith/templates/etc/raddb/sites-available/inner-tunnel/80postauth40default mezzanine_patched_e-smith-radiusd-2.6.0/root/etc/e-smith/templates/etc/raddb/sites-available/inner-tunnel/80postauth40default |
2 |
--- e-smith-radiusd-2.6.0/root/etc/e-smith/templates/etc/raddb/sites-available/inner-tunnel/80postauth40default 2021-11-01 04:03:48.849583256 -0500 |
3 |
+++ mezzanine_patched_e-smith-radiusd-2.6.0/root/etc/e-smith/templates/etc/raddb/sites-available/inner-tunnel/80postauth40default 2021-11-01 04:01:44.613932995 -0500 |
4 |
@@ -28,17 +28,4 @@ |
5 |
# the 'modules' section. |
6 |
# |
7 |
}# ldap |
8 |
-{ |
9 |
- # |
10 |
- # Access-Reject packets are sent through the REJECT sub-section of the |
11 |
- # post-auth section. |
12 |
- # |
13 |
- # Add the ldap module name (or instance) if you have set |
14 |
- # 'edir_account_policy_check = yes' in the ldap module configuration |
15 |
- # |
16 |
-} Post-Auth-Type REJECT \{ |
17 |
- # log failed authentications in SQL, too. |
18 |
-# -sql |
19 |
- attr_filter.access_reject |
20 |
- \} |