Summary
The procedure below outlines how to reset the current user name and password used by Administrator and Manager to their default values (admin/admin).
Procedure
- In a text editor, open AppServer.properties located at:
On Windows, <ArcIMS Installation Directory>\AppServer\AppServer.properties
On Solaris, $AIMSHOME/Middleware/Application_Server/AppServer.properties - Set the ResetAdmin property to True.
- Save and close the file.
- Stop and restart the ArcIMS Application Server Service.
On Windows NT, choose Start > Settings > Control Panel > Services and stop and start the ArcIMS Application Server 3.0 Service.
On Solaris, navigate to the $AIMSHOME/Xenv directory and type ./aimsappsrvr stop, then type ./aimsappsrvr start to restart the ArcIMS Application Server Service.
- Open Administrator using the default user name and password, admin/admin.
- Open AppServer.properties and set the ResetAdmin property back to False. Save and close the file.
- In Administrator, change the user name and password from the default values to customized values for your site.
<a href='http://support.esri.com/en/knowledgebase/techarticles/detail/23073' target='_blank'>How To: Change the user name and password used with ArcIMS</a> - Close Administrator and repeat Step 4.