InterMapper Server Setup
Finally, you'll need to tell your InterMapper Server how to reach the IMAuth Server.
Open InterMapper Server Settings to the Users page. If IMAuth is running on the same machine as your InterMapper server: simply click the check-box entitled Use IMAuth Server. If IMAuth is running on a different machine, you will also need to click the advanced button, and fill these fields:
Server: Address of the DataCenter server
Port: ${pagedata['listenPort']}
Name: admin
Password: The IMDC password (same as to log into this admin panel)
Default Group: A group that directory users are automatically assigned to
Once the box is checked, the InterMapper Server will use IMAuth for any authentication requests it receives. However, an entry with a password in InterMapper's list of users will override IMAuth; you will need to edit those users to mark them as database users. See the IMAuth documentation for more information.