To prevent unauthorized user access to Unwired Orchestrator command and control operations in the Enterprise Explorer, modify the default agent password and then synch up the change with the Unwired Orchestrator connection profile password.
To secure access to command and control operations:
Edit the boot.xml file. Do the following:
Open the boot.xml file using an XML editor. Choose from the following:
Locate the following section:
<mbean name="sybase.system.adaptor.security:Name=UserPassword"
code="com.sybase.management.jmx.system.RMIAuthenticatorSetup">
<attribute name="RMIAdaptor">sybase.system.adaptor:Protocol=RMI-JRMP</attribute>
<attribute name="User">sybrmiclient</attribute>
<attribute name="Password">_5y6rm1cl1en4</attribute>
<invoke name="initRMIAdaptor">
</invoke>
</mbean>
Edit the value for the Password attribute.
Edit the StopSybAgent.bat file to enable proper functioning of the shutdown scripts that stop the agent. Do the following:
Open the <installation directory>\Orch-5_1\bin\StopSybAgent.bat file using a text editor.
Change the set password entry to the new password.
Change the value of the default password for the Unwired Orchestrator connection profile. Do the following:
Open the Enterprise Browser in the Sybase WorkSpace.
Disconnect the Service Container | Unwired Orchestrator connection profile.
Right-click the connection profile, and select Properties from the context menu. Edit the Password value.
Reconnect the connection profile.
Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com