From: Alan T. DeKok Date: Wed, 6 Feb 2019 01:13:33 +0000 (-0500) Subject: move multiple "winbind_*" into a "winbind" subsection X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd9f9540510bc0fedb5be714f51ac48bddc2fe6f;p=thirdparty%2Ffreeradius-server.git move multiple "winbind_*" into a "winbind" subsection --- diff --git a/raddb/UPGRADE.md b/raddb/UPGRADE.md index c51a164fd3b..a11bd88f50e 100644 --- a/raddb/UPGRADE.md +++ b/raddb/UPGRADE.md @@ -496,6 +496,11 @@ Note that `%{expr:1 * &Attr-Name[*]}` does *not* mean repeated multiplication. Instead, the sum of the attributes is taken as before, and then the result is multiplied by one. +### rlm_mschap + +The `winbind_*` configuration options are now in a `winbind` +subsection. See `mods-available/mschap` for details. + ### rlm_perl Attributes of type `octets` are now passed directly to Perl as binary