InterMapper Database's integrated PostgreSQL server listens on port 8183. InterMapper Database contacts this server using a private intermapper user account. In order to access the database using your own management or query tools (phpPGAdmin, Crystal Reports, etc.), you must create one or more additional user accounts.
- Create: Create a new un-named user entry.
- Delete: Remove the currently-selected user entry.
- Username: The username for this user.
- Password: The password for this user.
- Write Access: By default, users can only read from the database. Check this box if you need write access, but be aware that making changes to the database contents could corrupt your data.
- Remote Login: By default, the built-in PostgreSQL only accepts connections from localhost. By checking this box, PostgreSQL is set to listen on all addresses, and remote login permissions are added for this user.