From: Alan T. DeKok Date: Fri, 17 Nov 2023 19:00:26 +0000 (-0500) Subject: typo X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afe53a0ba53df1fcac604137ee04ba5f1ff2583b;p=thirdparty%2Ffreeradius-server.git typo --- diff --git a/src/tests/ldap_sync/rfc4533/config/radiusd.conf b/src/tests/ldap_sync/rfc4533/config/radiusd.conf index 2a5f2257702..7eff5a4235f 100644 --- a/src/tests/ldap_sync/rfc4533/config/radiusd.conf +++ b/src/tests/ldap_sync/rfc4533/config/radiusd.conf @@ -181,7 +181,7 @@ server test { } load Cookie { - &control.Tmp-String-0 := "%ldap("ldap:///%{LDAP-Sync.Directory-Root-DN}?contextCSN?base") + &control.Tmp-String-0 := %ldap("ldap:///%{LDAP-Sync.Directory-Root-DN}?contextCSN?base") if (&control.Tmp-String-0 != "") { &reply.LDAP-Sync.Cookie := "rid=000,csn=%{control.Tmp-String-0}"