<?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: Unable to register geodatabase. Bad login user in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/unable-to-register-geodatabase-bad-login-user/m-p/846630#M5015</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gianni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the database reside in a location different than the ArcGIS Server machine? &amp;nbsp;If so, make sure&amp;nbsp;to alter the pg_hba.conf file to allow the IP address of the ArcGIS Server machine to connect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, the pg_hba.conf file could&amp;nbsp;contain:&lt;BR /&gt;Entries for both ipv4 and ipv6 connection types, the second line, indicates that &lt;STRONG&gt;any user from any machine can connect&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;# IPv4 local connections:&lt;BR /&gt;host all all 127.0.0.1/32 md5&lt;BR /&gt;host all all 0.0.0.0/0 md5 &lt;STRONG&gt;&amp;nbsp;# &amp;lt;-- add the specific address of the ArcGIS Server machine if desired.&lt;/STRONG&gt;&lt;BR /&gt;# IPv6 local connections:&lt;BR /&gt;host all all ::1/128 md5&lt;BR /&gt;host all all ::/0 md5&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is the case, the "bad login user" error may sound misleading. &amp;nbsp;However, from PostgreSQL's point of view, the proper credentials were never actually passed to the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ken&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Apr 2017 22:55:03 GMT</pubDate>
    <dc:creator>KenGalliher1</dc:creator>
    <dc:date>2017-04-21T22:55:03Z</dc:date>
    <item>
      <title>Unable to register geodatabase. Bad login user</title>
      <link>https://community.esri.com/t5/geodatabase-questions/unable-to-register-geodatabase-bad-login-user/m-p/846629#M5014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying ti register a geodatabase PostgreSQL 9.3 in ArcGIS Server 10.4.&lt;/P&gt;&lt;P&gt;ArcGIS Server is installed on Ubuntu (Linux) machine.&lt;/P&gt;&lt;P&gt;I'm experiencing this error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;machine='ubuntu' process='26' thread='23' &amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; The connection property set was missing a required property or the property value was unrecognized.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; Bad login user.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to add ubuntu arcgis user to postgresql, but I can't solve this issue.&lt;/P&gt;&lt;P&gt;I tried to make the process throught sde user, but nothing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me. Thanks&lt;/P&gt;&lt;P&gt;Gianni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 13:17:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/unable-to-register-geodatabase-bad-login-user/m-p/846629#M5014</guid>
      <dc:creator>GianniContino</dc:creator>
      <dc:date>2016-10-21T13:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to register geodatabase. Bad login user</title>
      <link>https://community.esri.com/t5/geodatabase-questions/unable-to-register-geodatabase-bad-login-user/m-p/846630#M5015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gianni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the database reside in a location different than the ArcGIS Server machine? &amp;nbsp;If so, make sure&amp;nbsp;to alter the pg_hba.conf file to allow the IP address of the ArcGIS Server machine to connect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, the pg_hba.conf file could&amp;nbsp;contain:&lt;BR /&gt;Entries for both ipv4 and ipv6 connection types, the second line, indicates that &lt;STRONG&gt;any user from any machine can connect&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;# IPv4 local connections:&lt;BR /&gt;host all all 127.0.0.1/32 md5&lt;BR /&gt;host all all 0.0.0.0/0 md5 &lt;STRONG&gt;&amp;nbsp;# &amp;lt;-- add the specific address of the ArcGIS Server machine if desired.&lt;/STRONG&gt;&lt;BR /&gt;# IPv6 local connections:&lt;BR /&gt;host all all ::1/128 md5&lt;BR /&gt;host all all ::/0 md5&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is the case, the "bad login user" error may sound misleading. &amp;nbsp;However, from PostgreSQL's point of view, the proper credentials were never actually passed to the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ken&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Apr 2017 22:55:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/unable-to-register-geodatabase-bad-login-user/m-p/846630#M5015</guid>
      <dc:creator>KenGalliher1</dc:creator>
      <dc:date>2017-04-21T22:55:03Z</dc:date>
    </item>
  </channel>
</rss>

