<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic FreeRadius rejecting with ERROR: Cleartext password does not match &amp;quot;known good&amp;quot; pa in Data Center (VDX)</title>
    <link>https://community.extremenetworks.com/t5/data-center-vdx/freeradius-rejecting-with-error-cleartext-password-does-not/m-p/99390#M764</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to configure Freeradius with my ongoing project for Authentication, and It seems being rejected always with a bad password.&lt;/P&gt;&lt;P&gt;I have checked all my config, and all looks ok.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) Received Access-Request Id 71 from 47.73.0.36:18132 to 47.73.209.137:1812 length 480&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) User-Name = "test"&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) 3GPP-IMEISV = "9900046115183800"&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) 3GPP-IMSI = "204047168954296"&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) Called-Station-Id = "catm.c.octo.com"&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) Calling-Station-Id = "204047168954296"&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) 3GPP-PDP-Type = 0&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) Acct-Status-Type = Start&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) Acct-Delay-Time = 100&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) Acct-Session-Id = "204047168954296"&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) 3GPP-Charging-ID = 547424000&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) 3GPP-RAT-Type = UTRAN&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) NAS-IP-Address = 47.73.209.137&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) NAS-Identifier = "Localhost"&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) NAS-Port = 0&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) 3GPP-IMSI-MCC-MNC = "12345"&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) 3GPP-NSAPI = "7"&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) NAS-Port-Type = Wireless-Other&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) User-Password = "\024*×·Ã\256\355\341\255\346$ "&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) 3GPP-GGSN-Address = 158.234.62.27&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) Proxy-State = 0x726665000006000521ddcee7fa110600000000000000000002002c8c2f49d18900000000000000000000000047869a46aeb5681faf3677ec90863f2b96010400000000000000&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) Proxy-State = 0x7262650039e1cee7fa110600000000000000000043000000b8df056f94b90000b8df056f94b90000b89cf41b0a2c2300100007a12000000000000000000000000000000002002c8c2f49d1890000000000000000630100004701869a46aeb5681faf3677ec90863f2b961d00000000000000000000000000746573740000000000000000000000000000000000000000000000000000000000000000010000&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) # Executing section authorize from file /etc/raddb/sites-enabled/default&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) authorize {&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) policy filter_username {&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) if (&amp;amp;User-Name) {&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) if (&amp;amp;User-Name) -&amp;gt; TRUE&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) if (&amp;amp;User-Name) {&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) if (&amp;amp;User-Name =~ / /) {&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) if (&amp;amp;User-Name =~ / /) -&amp;gt; FALSE&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) if (&amp;amp;User-Name =~ /@[^@]*@/ ) {&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) if (&amp;amp;User-Name =~ /@[^@]*@/ ) -&amp;gt; FALSE&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) if (&amp;amp;User-Name =~ /\.\./ ) {&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) if (&amp;amp;User-Name =~ /\.\./ ) -&amp;gt; FALSE&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) if ((&amp;amp;User-Name =~ /@/) &amp;amp;&amp;amp; (&amp;amp;User-Name !~ /@(.+)\.(.+)$/)) {&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) if ((&amp;amp;User-Name =~ /@/) &amp;amp;&amp;amp; (&amp;amp;User-Name !~ /@(.+)\.(.+)$/)) -&amp;gt; FALSE&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) if (&amp;amp;User-Name =~ /\.$/) {&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) if (&amp;amp;User-Name =~ /\.$/) -&amp;gt; FALSE&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) if (&amp;amp;User-Name =~ /@\./) {&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) if (&amp;amp;User-Name =~ /@\./) -&amp;gt; FALSE&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) } # if (&amp;amp;User-Name) = notfound&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) } # policy filter_username = notfound&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) [preprocess] = ok&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) [chap] = noop&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) [mschap] = noop&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) [digest] = noop&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) suffix: Checking for suffix after "@"&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) suffix: No '@' in User-Name = "test", looking up realm NULL&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) suffix: No such realm "NULL"&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) [suffix] = noop&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) eap: No EAP-Message, not doing EAP&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) [eap] = noop&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) files: users: Matched entry test at line 74&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) [files] = ok&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) [expiration] = noop&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) [logintime] = noop&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) [pap] = updated&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) } # authorize = updated&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) Found Auth-Type = PAP&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) # Executing group from file /etc/raddb/sites-enabled/default&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) Auth-Type PAP {&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) pap: Login attempt with password&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) pap: Comparing with "known good" Cleartext-Password&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) pap: ERROR: Cleartext password does not match "known good" password&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) pap: Passwords don't match&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) [pap] = reject&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) } # Auth-Type PAP = reject&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) Failed to authenticate the user&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) WARNING: Unprintable characters in the password. Double-check the shared secret on the server and the NAS!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the Authorise file, I have&amp;nbsp;&lt;/P&gt;&lt;P&gt;test Cleartext-Password := "radiussecret1"&lt;BR /&gt;Service-Type = Framed-User,&lt;BR /&gt;Framed-Protocol = PPP&lt;/P&gt;&lt;P&gt;In client.conf I have set it as the correct secret&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;#radius fe&lt;BR /&gt;client radfe_ipv4 {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ipaddr&amp;nbsp; = 47.73.0.36&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; secret&amp;nbsp; = radiussecret1&lt;BR /&gt;}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;In the default file, I have also commented below the line&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;# &amp;nbsp; &amp;nbsp; &amp;nbsp; filter_password&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know how Freeradius prints the encrypted password, but it looks like this.&lt;/P&gt;&lt;P&gt;User-Password = "\024*×·Ã\256\355\341\255\346$ "&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help if someone has any ideas. Maybe we need to modify PDUs accordingly to pass the desired encrypted password.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I appreciate any help you can provide.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 22 Feb 2024 18:40:45 GMT</pubDate>
    <dc:creator>PKJohns</dc:creator>
    <dc:date>2024-02-22T18:40:45Z</dc:date>
    <item>
      <title>FreeRadius rejecting with ERROR: Cleartext password does not match "known good" pa</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/freeradius-rejecting-with-error-cleartext-password-does-not/m-p/99390#M764</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to configure Freeradius with my ongoing project for Authentication, and It seems being rejected always with a bad password.&lt;/P&gt;&lt;P&gt;I have checked all my config, and all looks ok.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) Received Access-Request Id 71 from 47.73.0.36:18132 to 47.73.209.137:1812 length 480&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) User-Name = "test"&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) 3GPP-IMEISV = "9900046115183800"&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) 3GPP-IMSI = "204047168954296"&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) Called-Station-Id = "catm.c.octo.com"&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) Calling-Station-Id = "204047168954296"&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) 3GPP-PDP-Type = 0&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) Acct-Status-Type = Start&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) Acct-Delay-Time = 100&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) Acct-Session-Id = "204047168954296"&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) 3GPP-Charging-ID = 547424000&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) 3GPP-RAT-Type = UTRAN&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) NAS-IP-Address = 47.73.209.137&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) NAS-Identifier = "Localhost"&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) NAS-Port = 0&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) 3GPP-IMSI-MCC-MNC = "12345"&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) 3GPP-NSAPI = "7"&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) NAS-Port-Type = Wireless-Other&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) User-Password = "\024*×·Ã\256\355\341\255\346$ "&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) 3GPP-GGSN-Address = 158.234.62.27&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) Proxy-State = 0x726665000006000521ddcee7fa110600000000000000000002002c8c2f49d18900000000000000000000000047869a46aeb5681faf3677ec90863f2b96010400000000000000&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) Proxy-State = 0x7262650039e1cee7fa110600000000000000000043000000b8df056f94b90000b8df056f94b90000b89cf41b0a2c2300100007a12000000000000000000000000000000002002c8c2f49d1890000000000000000630100004701869a46aeb5681faf3677ec90863f2b961d00000000000000000000000000746573740000000000000000000000000000000000000000000000000000000000000000010000&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) # Executing section authorize from file /etc/raddb/sites-enabled/default&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) authorize {&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) policy filter_username {&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) if (&amp;amp;User-Name) {&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) if (&amp;amp;User-Name) -&amp;gt; TRUE&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) if (&amp;amp;User-Name) {&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) if (&amp;amp;User-Name =~ / /) {&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) if (&amp;amp;User-Name =~ / /) -&amp;gt; FALSE&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) if (&amp;amp;User-Name =~ /@[^@]*@/ ) {&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) if (&amp;amp;User-Name =~ /@[^@]*@/ ) -&amp;gt; FALSE&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) if (&amp;amp;User-Name =~ /\.\./ ) {&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) if (&amp;amp;User-Name =~ /\.\./ ) -&amp;gt; FALSE&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) if ((&amp;amp;User-Name =~ /@/) &amp;amp;&amp;amp; (&amp;amp;User-Name !~ /@(.+)\.(.+)$/)) {&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) if ((&amp;amp;User-Name =~ /@/) &amp;amp;&amp;amp; (&amp;amp;User-Name !~ /@(.+)\.(.+)$/)) -&amp;gt; FALSE&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) if (&amp;amp;User-Name =~ /\.$/) {&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) if (&amp;amp;User-Name =~ /\.$/) -&amp;gt; FALSE&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) if (&amp;amp;User-Name =~ /@\./) {&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) if (&amp;amp;User-Name =~ /@\./) -&amp;gt; FALSE&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) } # if (&amp;amp;User-Name) = notfound&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) } # policy filter_username = notfound&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) [preprocess] = ok&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) [chap] = noop&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) [mschap] = noop&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) [digest] = noop&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) suffix: Checking for suffix after "@"&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) suffix: No '@' in User-Name = "test", looking up realm NULL&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) suffix: No such realm "NULL"&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) [suffix] = noop&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) eap: No EAP-Message, not doing EAP&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) [eap] = noop&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) files: users: Matched entry test at line 74&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) [files] = ok&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) [expiration] = noop&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) [logintime] = noop&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) [pap] = updated&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) } # authorize = updated&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) Found Auth-Type = PAP&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) # Executing group from file /etc/raddb/sites-enabled/default&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) Auth-Type PAP {&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) pap: Login attempt with password&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) pap: Comparing with "known good" Cleartext-Password&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) pap: ERROR: Cleartext password does not match "known good" password&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) pap: Passwords don't match&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) [pap] = reject&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) } # Auth-Type PAP = reject&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) Failed to authenticate the user&lt;BR /&gt;Feb 22 17:26:28 vga679yr radiusd[497648]: (7) WARNING: Unprintable characters in the password. Double-check the shared secret on the server and the NAS!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the Authorise file, I have&amp;nbsp;&lt;/P&gt;&lt;P&gt;test Cleartext-Password := "radiussecret1"&lt;BR /&gt;Service-Type = Framed-User,&lt;BR /&gt;Framed-Protocol = PPP&lt;/P&gt;&lt;P&gt;In client.conf I have set it as the correct secret&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;#radius fe&lt;BR /&gt;client radfe_ipv4 {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ipaddr&amp;nbsp; = 47.73.0.36&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; secret&amp;nbsp; = radiussecret1&lt;BR /&gt;}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;In the default file, I have also commented below the line&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;# &amp;nbsp; &amp;nbsp; &amp;nbsp; filter_password&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know how Freeradius prints the encrypted password, but it looks like this.&lt;/P&gt;&lt;P&gt;User-Password = "\024*×·Ã\256\355\341\255\346$ "&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help if someone has any ideas. Maybe we need to modify PDUs accordingly to pass the desired encrypted password.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I appreciate any help you can provide.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 18:40:45 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/freeradius-rejecting-with-error-cleartext-password-does-not/m-p/99390#M764</guid>
      <dc:creator>PKJohns</dc:creator>
      <dc:date>2024-02-22T18:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRadius rejecting with ERROR: Cleartext password does not match "known good" pa</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/freeradius-rejecting-with-error-cleartext-password-does-not/m-p/99413#M765</link>
      <description>&lt;P&gt;Is the auth attempt being sent via a VDX?&amp;nbsp; I am not sure if you have the correct forum.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 14:07:49 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/freeradius-rejecting-with-error-cleartext-password-does-not/m-p/99413#M765</guid>
      <dc:creator>Michael_Morey</dc:creator>
      <dc:date>2024-02-23T14:07:49Z</dc:date>
    </item>
  </channel>
</rss>

