<?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 Re: Authentication error after upgrading to 7.0.x in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/authentication-error-after-upgrading-to-7-0-x/m-p/135660#M47534</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm sure you have done this by now, but you may want to contact support. I dont recall having issues when I upgraded and had radius auth.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
    <pubDate>Tue, 03 Jan 2017 22:57:21 GMT</pubDate>
    <dc:creator>OtakarKlier</dc:creator>
    <dc:date>2017-01-03T22:57:21Z</dc:date>
    <item>
      <title>Authentication error after upgrading to 7.0.x</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/authentication-error-after-upgrading-to-7-0-x/m-p/135296#M47494</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've one issue after upgrading for one of my client from 6.1.6 to 7.0.7 regarding Radius authentication. Authentication was successful till we upgrade to the new version. After the upgrade we are getting the error “Number of Access Domains and roles doesn't match for the user". Only local admins can log in but not Radius admins.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="clienterror.png" style="width: 500px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/7085iA9220692C27D2299/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="clienterror.png" alt="clienterror.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I checked the error in community articles I found it related to Panorama as "access domains" only available in Panorama when we are using Radius authentication but they don't have Panorama &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've read another article when they said after version 7.0 PA is using CHAP then fallback to PAP, then I've changed the used protocol to PAP only using the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; set authentication radius-auth-type PAP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I’m still getting the same error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then I checked the authd.log and found the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2016-12-27 15:39:03.411 +0400 debug: pan_authd_radius_set_auth_type(pan_authd_radius.c:67): Set PAP (only) request type to ip:port=10.110.255.122:1812&lt;/P&gt;&lt;P&gt;2016-12-27 15:39:39.984 +0400 debug: pan_auth_request_process(pan_auth_state_engine.c:1540): Receive request: msg type PAN_AUTH_REQ_REMOTE_INIT_AUTH, conv id 1, body length 2156&lt;/P&gt;&lt;P&gt;2016-12-27 15:39:39.984 +0400 debug: pan_auth_request_process(pan_auth_state_engine.c:1563): Trying to authenticate: &amp;lt;profile: "", vsys: "", username "adm-admin"&amp;gt;&lt;/P&gt;&lt;P&gt;2016-12-27 15:39:39.984 +0400 debug: _get_auth_prof_detail(pan_auth_util.c:925): "adm-admin" is an admin user&lt;/P&gt;&lt;P&gt;2016-12-27 15:39:39.984 +0400 debug: _get_admin_authentication_profile_by_name(pan_auth_util.c:505): Got auth prof "Radius" for admin user "adm-admin"&lt;/P&gt;&lt;P&gt;2016-12-27 15:39:39.984 +0400 debug: _get_authseq_profile(pan_auth_util.c:809): Auth profile/vsys (Radius/shared) is NOT auth sequence&lt;/P&gt;&lt;P&gt;2016-12-27 15:39:39.984 +0400 debug: pan_auth_cache_user_is_allowed(pan_auth_cache_allowlist_n_grp.c:260): This is a single vsys platform, group check for allow list is performed on "vsys1"&lt;/P&gt;&lt;P&gt;2016-12-27 15:39:39.984 +0400 debug: pan_auth_cache_user_is_allowed(pan_auth_cache_allowlist_n_grp.c:271): user "adm-admin" is in allow list of auth prof/vsys "Radius/shared"&lt;/P&gt;&lt;P&gt;2016-12-27 15:39:39.984 +0400 debug: _authenticate_by_localdb_or_remote_server(pan_auth_state_engine.c:1068): Authenticating user "adm-admin" with &amp;lt;profile: "Radius", vsys: "shared"&amp;gt;&lt;/P&gt;&lt;P&gt;2016-12-27 15:39:39.984 +0400 debug: pan_auth_service_get_svr_ids(pan_auth_service.c:630): find auth server id vector for Radius-shared&lt;/P&gt;&lt;P&gt;2016-12-27 15:39:39.984 +0400 debug: pan_authd_radius_create_req_payload(pan_authd_radius.c:191): username: adm-admin&lt;/P&gt;&lt;P&gt;2016-12-27 15:39:39.984 +0400 debug: pan_make_radius_request_buf(pan_authd_radius_prot.c:412): RADIUS request type: PAP&lt;/P&gt;&lt;P&gt;2016-12-27 15:39:39.985 +0400 debug: pan_make_radius_request_buf(pan_authd_radius_prot.c:444): framed-ip-address is zero. Skip it.&lt;/P&gt;&lt;P&gt;2016-12-27 15:39:40.169 +0400 debug: pan_authd_radius_parse_resp_payload(pan_authd_radius.c:241): resp_code = RAD_ACCESS_ACCEPT&lt;/P&gt;&lt;P&gt;2016-12-27 15:39:40.169 +0400 debug: pan_authd_radius_parse_resp_payload(pan_authd_radius.c:262): access domain = superuser&lt;/P&gt;&lt;P&gt;2016-12-27 15:39:40.169 +0400 debug: pan_auth_service_recv_response(pan_auth_service_handle.c:1185): Got response for user: "adm-admin"&lt;/P&gt;&lt;P&gt;2016-12-27 15:39:40.169 +0400 debug: pan_auth_response_process(pan_auth_state_engine.c:2337): auth status: auth success&lt;/P&gt;&lt;P&gt;2016-12-27 15:39:40.169 +0400 debug: pan_auth_response_process(pan_auth_state_engine.c:2355): username: adm-admin, username_only: adm-admin&lt;/P&gt;&lt;P&gt;2016-12-27 15:39:40.169 +0400 debug: pan_auth_response_process(pan_auth_state_engine.c:2391): local admin acct for remote user 'adm-admin' exists&lt;/P&gt;&lt;P&gt;2016-12-27 15:39:40.169 +0400 debug: pan_auth_response_process(pan_auth_state_engine.c:2397): Authentication success: &amp;lt;profile: "Radius", vsys: "shared", username "adm-admin"&amp;gt;&lt;/P&gt;&lt;P&gt;2016-12-27 15:39:40.169 +0400 debug: pan_auth_send_auth_resp(pan_auth_server.c:321): Succeed to cache role/adomain /superuser for user adm-admin&lt;/P&gt;&lt;P&gt;2016-12-27 15:39:40.169 +0400 authenticated for user 'adm-admin'.&amp;nbsp;&amp;nbsp; auth profile 'Radius', vsys 'shared', server profile 'Cisco-ACS-SERVER', server address '10.110.255.121', From: 10.1.132.161.&lt;/P&gt;&lt;P&gt;2016-12-27 15:39:40.169 +0400 debug: _log_auth_respone(pan_auth_server.c:240): Sent SUCCESS auth response for user 'adm-admin' (exp_in_days=-1 (-1 never; 0 within a day))&lt;/P&gt;&lt;P&gt;2016-12-27 15:39:41.251 +0400 debug: pan_auth_request_process(pan_auth_state_engine.c:1540): Receive request: msg type PAN_AUTH_REQ_GROUP, conv id 41, body length 32&lt;/P&gt;&lt;P&gt;2016-12-27 15:39:41.251 +0400 debug: pan_db_funcs_request_process(pan_auth_state_engine.c:906): init'ing group request (authorization)&lt;/P&gt;&lt;P&gt;2016-12-27 15:39:41.251 +0400 debug: pan_authd_handle_group_req(pan_auth_state_engine.c:745): start to authorize user "adm-admin"&lt;/P&gt;&lt;P&gt;2016-12-27 15:39:41.251 +0400 debug: pan_auth_mgr_get_userinfo(pan_auth_mgr.c:1014): Found userinfo (name/role/ado) cache entry: adm-admin//superuser&lt;/P&gt;&lt;P&gt;2016-12-27 15:39:41.251 +0400 debug: pan_authd_handle_group_req(pan_auth_state_engine.c:856): Sent authorization response for user "adm-admin": role/domain="/superuser"; expiring_in_days=-1; rem_grace_period=-1, rem_login_count=-1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Authentication is successful as the logs said but it’s not completing the authorization for some reason.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone have any idea about this issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sharief&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2016 22:48:04 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/authentication-error-after-upgrading-to-7-0-x/m-p/135296#M47494</guid>
      <dc:creator>MohamedSharief</dc:creator>
      <dc:date>2016-12-30T22:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication error after upgrading to 7.0.x</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/authentication-error-after-upgrading-to-7-0-x/m-p/135660#M47534</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm sure you have done this by now, but you may want to contact support. I dont recall having issues when I upgraded and had radius auth.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2017 22:57:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/authentication-error-after-upgrading-to-7-0-x/m-p/135660#M47534</guid>
      <dc:creator>OtakarKlier</dc:creator>
      <dc:date>2017-01-03T22:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication error after upgrading to 7.0.x</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/authentication-error-after-upgrading-to-7-0-x/m-p/135718#M47540</link>
      <description>&lt;P&gt;Hi Otakar,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yup. Already contacted Support, they are analyzing this at the moment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sharief&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2017 09:45:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/authentication-error-after-upgrading-to-7-0-x/m-p/135718#M47540</guid>
      <dc:creator>MohamedSharief</dc:creator>
      <dc:date>2017-01-04T09:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication error after upgrading to 7.0.x</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/authentication-error-after-upgrading-to-7-0-x/m-p/135795#M47550</link>
      <description>&lt;P&gt;Looks like the radius server is sending radius attribute #4 (for access domains) instead of number #3 (for predefined roles). According to your logs the role is blank but the access domain (ADO) is "superuser" (predefined role)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;access domain = superuser
Found userinfo (name/role/ado) cache entry: adm-admin//superuser
Sent authorization response for user "adm-admin": role/domain="/superuser"&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/t5/Configuration-Articles/RADIUS-Vendor-Specific-Attributes-VSA/ta-p/60273" target="_blank"&gt;https://live.paloaltonetworks.com/t5/Configuration-Articles/RADIUS-Vendor-Specific-Attributes-VSA/ta-p/60273&lt;/A&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;PaloAlto-Panorama-Admin-Role&lt;/STRONG&gt;: &lt;SPAN class="lia-search-match-lithium"&gt;Attribute&lt;/SPAN&gt; #3 - This can either be a default admin role name or a custom admin role name on Panorama.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;PaloAlto-Panorama-Admin-Access-Domain&lt;/STRONG&gt;: &lt;SPAN class="lia-search-match-lithium"&gt;Attribute&lt;/SPAN&gt; #4 - This is the name of an Access Domain configured on Panorama as created under Panorama &amp;gt; Access Domains.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If you want to configure admins with access domains you can follow the next guide,&lt;/P&gt;&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/t5/Management-Articles/Separate-Panorama-Admins-Access-Domains-using-RADIUS/ta-p/54432" target="_blank"&gt;https://live.paloaltonetworks.com/t5/Management-Articles/Separate-Panorama-Admins-Access-Domains-using-RADIUS/ta-p/54432&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can place a packet capture to analyze the radius responses at the top of my head they should be on clear text,&lt;/P&gt;&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/t5/Management-Articles/How-To-Packet-Capture-tcpdump-On-Management-Interface/ta-p/55415" target="_blank"&gt;https://live.paloaltonetworks.com/t5/Management-Articles/How-To-Packet-Capture-tcpdump-On-Management-Interface/ta-p/55415&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/t5/Management-Articles/Tcpdump-Packet-Capture-Truncated/ta-p/63047" target="_blank"&gt;https://live.paloaltonetworks.com/t5/Management-Articles/Tcpdump-Packet-Capture-Truncated/ta-p/63047&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2017 18:55:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/authentication-error-after-upgrading-to-7-0-x/m-p/135795#M47550</guid>
      <dc:creator>glastra1</dc:creator>
      <dc:date>2017-01-04T18:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication error after upgrading to 7.0.x</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/authentication-error-after-upgrading-to-7-0-x/m-p/135923#M47561</link>
      <description>&lt;P&gt;Hi glastra1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually it shouldn't send any attributes with #3 or #4 cause we are not using Panorama.&lt;/P&gt;&lt;P&gt;Also the Radius server was working just fine before upgrading to 7.0.7&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sharief&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2017 08:19:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/authentication-error-after-upgrading-to-7-0-x/m-p/135923#M47561</guid>
      <dc:creator>MohamedSharief</dc:creator>
      <dc:date>2017-01-05T08:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication error after upgrading to 7.0.x</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/authentication-error-after-upgrading-to-7-0-x/m-p/135951#M47564</link>
      <description>&lt;P&gt;It could also be sending attribute number 2, anyway make sure is sending the right attribute depending on your needs and run packet captures just to double check.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/t5/Configuration-Articles/RADIUS-Vendor-Specific-Attributes-VSA/ta-p/60273" target="_blank"&gt;https://live.paloaltonetworks.com/t5/Configuration-Articles/RADIUS-Vendor-Specific-Attributes-VSA/ta-p/60273&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There are 5 attributes:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;PaloAlto-Admin-Role&lt;/STRONG&gt;: Attribute #1 - This can either be a default admin role name or a custom admin role name.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;PaloAlto-Admin-Access-Domain&lt;/STRONG&gt;: Attribute #2 - This is used when a Palo Alto Networks device has multiple vsys.&amp;nbsp; This is the name of an Access Domain as created under Device &amp;gt; Access Domains.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;PaloAlto-User-Group&lt;/STRONG&gt;: Attribute #5 - This is the name of a group to be used in an Authentication Profile.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Gerardo.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2017 13:34:23 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/authentication-error-after-upgrading-to-7-0-x/m-p/135951#M47564</guid>
      <dc:creator>glastra1</dc:creator>
      <dc:date>2017-01-05T13:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication error after upgrading to 7.0.x</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/authentication-error-after-upgrading-to-7-0-x/m-p/135997#M47574</link>
      <description>&lt;P&gt;In your Authentication Profile, what are the values for 'User Domain' and 'Username Modifier'?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do remember having an issue going from 6.1 to 7.0 and I'm also using radius with Cisco ACS. I think I might have changed the value in one of these fields.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2017 18:43:15 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/authentication-error-after-upgrading-to-7-0-x/m-p/135997#M47574</guid>
      <dc:creator>RFalconer</dc:creator>
      <dc:date>2017-01-05T18:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication error after upgrading to 7.0.x</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/authentication-error-after-upgrading-to-7-0-x/m-p/136468#M47644</link>
      <description>&lt;P&gt;Hey RFalconer,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You mean the username and domain in the authentication profile of radius as I understand.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good idea, let me try to change this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sharief&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2017 12:06:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/authentication-error-after-upgrading-to-7-0-x/m-p/136468#M47644</guid>
      <dc:creator>MohamedSharief</dc:creator>
      <dc:date>2017-01-09T12:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication error after upgrading to 7.0.x</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/authentication-error-after-upgrading-to-7-0-x/m-p/138044#M47884</link>
      <description>&lt;P&gt;Tried to play with user modifier and domain but its not working also.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now the case is escalated to TAC Support and they couldn't find a proper root cause and pushing me to use TACACS+.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sharief&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 09:27:27 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/authentication-error-after-upgrading-to-7-0-x/m-p/138044#M47884</guid>
      <dc:creator>MohamedSharief</dc:creator>
      <dc:date>2017-01-18T09:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication error after upgrading to 7.0.x</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/authentication-error-after-upgrading-to-7-0-x/m-p/355913#M87588</link>
      <description>&lt;P&gt;I had same error. Try deleting the radius setting and re-add again. Do the same on RADIUS too.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Not sure which device is creating this issue. But we had same issue on couple devices and it worked both times.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2020 22:10:54 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/authentication-error-after-upgrading-to-7-0-x/m-p/355913#M87588</guid>
      <dc:creator>Sachin.Kusuma</dc:creator>
      <dc:date>2020-10-12T22:10:54Z</dc:date>
    </item>
  </channel>
</rss>

