<?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: New MineMeld install on CentOS 7 ...  joined to AD domain. WEBUI login failing - bad creds in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/new-minemeld-install-on-centos-7-joined-to-ad-domain-webui-login/m-p/260093#M96840</link>
    <description>&lt;P&gt;Some time ago I have same problem. I dont remember exact cause, but after several hours of fighting I rebooted whole server, and default login credentials started to work...&lt;/P&gt;&lt;P&gt;But does anyone know, if it is possible to setup authentication to WEB UI based on RADIUS server, rather than local database?&lt;/P&gt;&lt;P&gt;Maby somewhere is some extension for that functionality?&lt;/P&gt;</description>
    <pubDate>Tue, 07 May 2019 10:14:00 GMT</pubDate>
    <dc:creator>adam-w</dc:creator>
    <dc:date>2019-05-07T10:14:00Z</dc:date>
    <item>
      <title>New MineMeld install on CentOS 7 ...  joined to AD domain. WEBUI login failing - bad creds</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/new-minemeld-install-on-centos-7-joined-to-ad-domain-webui-login/m-p/260054#M96839</link>
      <description>&lt;P&gt;We have been running Minemeld on Ubuntu 18.04LTS, but since that OS is EOL&amp;nbsp; I am working on a replacement server running CentOS 7. The server was built for me by the server team and was joined to the domain. I use my AD credentials to ssh to the server and then use sudo on the install commands. I used the instructions in github and the install worked fine. But I can't log into the MineMeld webui. I get bad credentials. I tried admin with the default password minemeld but it failed.&amp;nbsp; I'm guessing it's looking for the server admin creds which only the server admins know. But I also tried my AD creds that I use to login to the server over ssh (since I added my AD userid/pwd to the minemeld group per the install instructions on github). Those also failed. I also tried creating a local user account testmm01, changing the password,&amp;nbsp; and adding it to the minemeld group -- no luck. Ideally I would like use my AD account for login to the webui and not have to use admin for anything. I tried restarting the minemeld service, to no avail. Is it possible to do what I'm trying to do?&amp;nbsp; If so, what needs to be done so that the webui will accept my AD creds?&amp;nbsp; Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;$ sudo yum install -y wget git gcc python-devel libffi-devel openssl-devel zlib-dev sqlite-devel bzip2-devel&lt;BR /&gt;$ wget &lt;A href="https://bootstrap.pypa.io/get-pip.py" target="_blank"&gt;https://bootstrap.pypa.io/get-pip.py&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;$ sudo -H python get-pip.py&lt;BR /&gt;$ sudo -H pip install ansible&lt;I&gt;&lt;BR /&gt;&lt;/I&gt;$ git clone &lt;A href="https://github.com/PaloAltoNetworks/minemeld-ansible.git" target="_blank"&gt;https://github.com/PaloAltoNetworks/minemeld-ansible.git&lt;/A&gt;&lt;BR /&gt;$ cd minemeld-ansible&lt;BR /&gt;$ ansible-playbook -K -e "minemeld_version=master" -i 127.0.0.1, local.yml&lt;/P&gt;
&lt;P&gt;$ sudo useradd testmm01&lt;/P&gt;
&lt;P&gt;$ sudo passwd testmm01&lt;BR /&gt;$ sudo usermod -a -G minemeld testmm01&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2019 02:28:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/new-minemeld-install-on-centos-7-joined-to-ad-domain-webui-login/m-p/260054#M96839</guid>
      <dc:creator>alterioc</dc:creator>
      <dc:date>2019-05-07T02:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: New MineMeld install on CentOS 7 ...  joined to AD domain. WEBUI login failing - bad creds</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/new-minemeld-install-on-centos-7-joined-to-ad-domain-webui-login/m-p/260093#M96840</link>
      <description>&lt;P&gt;Some time ago I have same problem. I dont remember exact cause, but after several hours of fighting I rebooted whole server, and default login credentials started to work...&lt;/P&gt;&lt;P&gt;But does anyone know, if it is possible to setup authentication to WEB UI based on RADIUS server, rather than local database?&lt;/P&gt;&lt;P&gt;Maby somewhere is some extension for that functionality?&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2019 10:14:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/new-minemeld-install-on-centos-7-joined-to-ad-domain-webui-login/m-p/260093#M96840</guid>
      <dc:creator>adam-w</dc:creator>
      <dc:date>2019-05-07T10:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: New MineMeld install on CentOS 7 ...  joined to AD domain. WEBUI login failing - bad creds</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/new-minemeld-install-on-centos-7-joined-to-ad-domain-webui-login/m-p/260270#M96841</link>
      <description>&lt;P&gt;Thank you, Adam-w.&amp;nbsp; I had restarted the minemeld service but didn't try rebooting. After a reboot I can login the ui with admin/minemeld.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm still wondering if/how we can enable AD authentication on the UI. Does anyone know if this is possible?&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2019 15:16:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/new-minemeld-install-on-centos-7-joined-to-ad-domain-webui-login/m-p/260270#M96841</guid>
      <dc:creator>alterioc</dc:creator>
      <dc:date>2019-05-08T15:16:33Z</dc:date>
    </item>
  </channel>
</rss>

