Error registering Postgres Enterprise Geodatbase with ArcGIS Enterprise - Bad login user error

421
2
Jump to solution
03-28-2022 07:57 AM
TigerWoulds
Occasional Contributor III

Running ArcGIS Enterprise 10.91. I have a Postgres SDE connection, connected as the SDE user, in ArcGIS Pro. I can create, update, and delete tables here. Trying to register this with our ArcGIS Server so we can publish services. When I attempt to register, through ArcGIS Server, I get the error: The connection property set was missing a required property or the property value was unrecognized. Bad login user[ ]

TigerWoulds_0-1648479349049.png

 

I would assume the username and password are correct since I can use this connection file in ArcGIS Pro. Any ideas?

 

0 Kudos
1 Solution

Accepted Solutions
ZDouiri
New Contributor II

Hi @TigerWoulds,

Did you add the IP Address of machine ArcGIS Server in the config file of Postgresql (pg_hba.conf)?

 

Zakaria

View solution in original post

0 Kudos
2 Replies
ZDouiri
New Contributor II

Hi @TigerWoulds,

Did you add the IP Address of machine ArcGIS Server in the config file of Postgresql (pg_hba.conf)?

 

Zakaria

0 Kudos
TigerWoulds
Occasional Contributor III

Ah, yes. That fixed the issue. Thank you.

0 Kudos