Updating the database settings Stop the Grid. For example, use the StopAllHosts command in the bin folder. Stop the Enterprise Connector bootstrap service. On Windows, stop the Infor ION Grid-<EC installation folder> service. On Linux, run this command: /etc/init.d/grid_<EC installation folder> stop Run this command: java -jar <EC installation folder>/tools/grid-cli.jar -dir <EC installation folder> database config -user <new-user> -password <new-password> Start the bootstrap service. On Windows, start the Infor ION Grid-<EC installation folder> service. On Linux, run this command: /etc/init.d/grid_<EC installation folder> start Repeat step 2 - 4 for each Enterprise Connector host. Start the Grid. For example, use the StartAllHosts command in the bin folder.