29 Mar
2018
29 Mar
'18
5:12 p.m.
On Mar 29, 2018, at 5:07 PM, Gelinas, Robert <Robert.Gelinas@sbdinc.com> wrote:
I did as you suggested, and moved the rest into inner-tunnel authorization (and the logs show Cleartext-Password returned and recognized); however, the md5 module doesn't seem to see it.
You're adding it to the request list. You need to add it to the control list. ... control:Cleartext-Password := ... Alan DeKok.