<?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: Ubuntu 20.04 expedition install / login failed in Expedition Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/expedition-discussions/ubuntu-20-04-expedition-install-login-failed/m-p/539539#M4545</link>
    <description>&lt;P&gt;I had to do 2 things:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Configure root password.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;update user SET PASSWORD=PASSWORD("paloalto") WHERE USER='root' ;&lt;/LI-CODE&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;
&lt;P&gt;2. Reset MariaDB securization&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;update user set plugin="" where User='root';
flush privileges;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As of &lt;A href="https://serverfault.com/questions/795290/admin-password-of-mariadb-doesnt-seem-to-work" target="_blank" rel="noopener"&gt;https://serverfault.com/questions/795290/admin-password-of-mariadb-doesnt-seem-to-work&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Btw, I was running Ubuntu 20 in WSL2, if that matters.&lt;/P&gt;</description>
    <pubDate>Thu, 20 Apr 2023 15:09:15 GMT</pubDate>
    <dc:creator>AGrijalba</dc:creator>
    <dc:date>2023-04-20T15:09:15Z</dc:date>
    <item>
      <title>Ubuntu 20.04 expedition install / login failed</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/ubuntu-20-04-expedition-install-login-failed/m-p/529453#M4389</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a fresh Ubuntu 20.04 server 64bit and after install the latest Expedition I'm getting "Incorrect user or password."&lt;/P&gt;
&lt;P&gt;Apache logs:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;root@expedition:~# tail -f /var/log/apache2/error.log
[Wed Feb 01 11:27:14.078549 2023] [:error] [pid 4061] [client 192.168.56.1:53280] PHP Warning: mysqli::__construct(): (HY000/1698): Access denied for user 'root'@'localhost' in /var/www/html/libs/database.php on line 22, referer: https://192.168.56.103/
[Wed Feb 01 11:27:14.078704 2023] [:error] [pid 4061] [client 192.168.56.1:53280] PHP Fatal error: Database connection failed: Access denied for user 'root'@'localhost' in /var/www/html/libs/database.php on line 24, referer: https://192.168.56.103/
[Wed Feb 01 11:27:16.859803 2023] [:error] [pid 4060] [client 192.168.56.1:53272] PHP Warning: mysqli::__construct(): (HY000/1698): Access denied for user 'root'@'localhost' in /var/www/html/libs/database.php on line 22, referer: https://192.168.56.103/
[Wed Feb 01 11:27:16.859979 2023] [:error] [pid 4060] [client 192.168.56.1:53272] PHP Fatal error: Database connection failed: Access denied for user 'root'@'localhost' in /var/www/html/libs/database.php on line 24, referer: https://192.168.56.103/
[Wed Feb 01 11:27:32.668515 2023] [:error] [pid 4062] [client 192.168.56.1:59550] PHP Warning: mysqli::__construct(): (HY000/1698): Access denied for user 'root'@'localhost' in /var/www/html/libs/database.php on line 22, referer: https://192.168.56.103/
[Wed Feb 01 11:27:32.668762 2023] [:error] [pid 4062] [client 192.168.56.1:59550] PHP Fatal error: Database connection failed: Access denied for user 'root'@'localhost' in /var/www/html/libs/database.php on line 24, referer: https://192.168.56.103/
[Wed Feb 01 11:27:57.175861 2023] [:error] [pid 4063] [client 192.168.56.1:33100] PHP Warning: mysqli::__construct(): (HY000/1698): Access denied for user 'root'@'localhost' in /var/www/html/libs/database.php on line 22, referer: https://192.168.56.103/
[Wed Feb 01 11:27:57.178667 2023] [:error] [pid 4063] [client 192.168.56.1:33100] PHP Fatal error: Database connection failed: Access denied for user 'root'@'localhost' in /var/www/html/libs/database.php on line 24, referer: https://192.168.56.103/
[Wed Feb 01 11:38:02.563178 2023] [:error] [pid 4064] [client 192.168.56.1:33300] PHP Warning: mysqli::__construct(): (HY000/1698): Access denied for user 'root'@'localhost' in /var/www/html/libs/database.php on line 22, referer: https://192.168.56.103/
[Wed Feb 01 11:38:02.563285 2023] [:error] [pid 4064] [client 192.168.56.1:33300] PHP Fatal error: Database connection failed: Access denied for user 'root'@'localhost' in /var/www/html/libs/database.php on line 24, referer: https://192.168.56.103/&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 12:04:46 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/ubuntu-20-04-expedition-install-login-failed/m-p/529453#M4389</guid>
      <dc:creator>GSkupien</dc:creator>
      <dc:date>2023-02-01T12:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Ubuntu 20.04 expedition install / login failed</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/ubuntu-20-04-expedition-install-login-failed/m-p/539539#M4545</link>
      <description>&lt;P&gt;I had to do 2 things:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Configure root password.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;update user SET PASSWORD=PASSWORD("paloalto") WHERE USER='root' ;&lt;/LI-CODE&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;
&lt;P&gt;2. Reset MariaDB securization&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;update user set plugin="" where User='root';
flush privileges;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As of &lt;A href="https://serverfault.com/questions/795290/admin-password-of-mariadb-doesnt-seem-to-work" target="_blank" rel="noopener"&gt;https://serverfault.com/questions/795290/admin-password-of-mariadb-doesnt-seem-to-work&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Btw, I was running Ubuntu 20 in WSL2, if that matters.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 15:09:15 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/ubuntu-20-04-expedition-install-login-failed/m-p/539539#M4545</guid>
      <dc:creator>AGrijalba</dc:creator>
      <dc:date>2023-04-20T15:09:15Z</dc:date>
    </item>
  </channel>
</rss>

