<?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: Firewall SSH, the login succeeds with TACACS Account, but there is an issue that closes the session immediately. in Next-Generation Firewall Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/next-generation-firewall/firewall-ssh-the-login-succeeds-with-tacacs-account-but-there-is/m-p/1252505#M6855</link>
    <description>&lt;P&gt;I created a TAC case and these commands solved it and they came from TAC engineer.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 20 Apr 2026 06:23:05 GMT</pubDate>
    <dc:creator>J.Klasa</dc:creator>
    <dc:date>2026-04-20T06:23:05Z</dc:date>
    <item>
      <title>Firewall SSH, the login succeeds with TACACS Account, but there is an issue that closes the session immediately.</title>
      <link>https://live.paloaltonetworks.com/t5/next-generation-firewall/firewall-ssh-the-login-succeeds-with-tacacs-account-but-there-is/m-p/585693#M3103</link>
      <description>&lt;P&gt;Hello, everyone.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Firewall has OS of 10.2.4-H2.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When TACACS account to connect to Firewall SSH, the login succeeds, but there is an issue that closes the session immediately.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In Firewall System-log, authentication and authorization were successful and it was confirmed that the Superuser role was granted..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, a "create-admin-acct-error" log with Critical Severity is created. - "Failed to create local user account for admin user: username" in system-log.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;WEB GUI is connected normally, but only SSH Session issues.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the log was generated as below in TSF File syslog-system.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;sshd[13371]: error: PAM: User account has expired for [username] from [IP].&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HA Peer device doesn't have this issue at all. It happens only on this firewall.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any way to solve?&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2024 01:04:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/next-generation-firewall/firewall-ssh-the-login-succeeds-with-tacacs-account-but-there-is/m-p/585693#M3103</guid>
      <dc:creator>hbshin</dc:creator>
      <dc:date>2024-05-03T01:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Firewall SSH, the login succeeds with TACACS Account, but there is an issue that closes the session immediately.</title>
      <link>https://live.paloaltonetworks.com/t5/next-generation-firewall/firewall-ssh-the-login-succeeds-with-tacacs-account-but-there-is/m-p/1252114#M6839</link>
      <description>&lt;P&gt;You can try these commands if you haven't already solved I guess since it's an old post but I hade the exact same issue.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Remove Lock Files: delete authentication system-lock-files&lt;BR /&gt;&amp;gt; Restart the Authentication Daemon: debug software restart process authd&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2026 20:24:51 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/next-generation-firewall/firewall-ssh-the-login-succeeds-with-tacacs-account-but-there-is/m-p/1252114#M6839</guid>
      <dc:creator>J.Klasa</dc:creator>
      <dc:date>2026-04-13T20:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Firewall SSH, the login succeeds with TACACS Account, but there is an issue that closes the session immediately.</title>
      <link>https://live.paloaltonetworks.com/t5/next-generation-firewall/firewall-ssh-the-login-succeeds-with-tacacs-account-but-there-is/m-p/1252315#M6847</link>
      <description>&lt;P&gt;Check the local admin account as it seems flaged as expired, additionally, you can clear cache by command "debug authentication clear-cache all".&lt;/P&gt;&lt;P&gt;Finally if the issue not resolved, you can try restart the management plane "debug software restart process management-server".&lt;/P&gt;&lt;P&gt;On the other hand, could check you panos release as some of them has a known bug in TACACS authentication.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2026 11:00:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/next-generation-firewall/firewall-ssh-the-login-succeeds-with-tacacs-account-but-there-is/m-p/1252315#M6847</guid>
      <dc:creator>abayoumi21</dc:creator>
      <dc:date>2026-04-16T11:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: Firewall SSH, the login succeeds with TACACS Account, but there is an issue that closes the session immediately.</title>
      <link>https://live.paloaltonetworks.com/t5/next-generation-firewall/firewall-ssh-the-login-succeeds-with-tacacs-account-but-there-is/m-p/1252505#M6855</link>
      <description>&lt;P&gt;I created a TAC case and these commands solved it and they came from TAC engineer.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2026 06:23:05 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/next-generation-firewall/firewall-ssh-the-login-succeeds-with-tacacs-account-but-there-is/m-p/1252505#M6855</guid>
      <dc:creator>J.Klasa</dc:creator>
      <dc:date>2026-04-20T06:23:05Z</dc:date>
    </item>
  </channel>
</rss>

