]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
ldap_debug is no longer in module config
authorNick Porter <nick@portercomputing.co.uk>
Thu, 24 Aug 2023 10:54:03 +0000 (11:54 +0100)
committerNick Porter <nick@portercomputing.co.uk>
Thu, 24 Aug 2023 10:54:03 +0000 (11:54 +0100)
src/tests/modules/ldap/module.conf

index a15b17671d4125991f2bb550087e9e6e61f555a6..238076e5f23a8583f186360c3f570dfa3429af9b 100644 (file)
@@ -487,10 +487,6 @@ ldap ldapssl {
        sasl {
        }
 
-       global {
-               ldap_debug = 0x0801
-       }
-
        valuepair_attribute = 'radiusAttribute'
 
        update {
@@ -605,10 +601,6 @@ ldap ldaptls {
        sasl {
        }
 
-       global {
-               ldap_debug = 0x0801
-       }
-
        valuepair_attribute = 'radiusAttribute'
 
        update {