User guide
B-6
Cisco Transport Manager Release 9.2 GateWay/CORBA User Guide and Programmer Manual
OL-20937-01
Appendix B Server Administration and Configuration
B.8 Location of the Naming Service IOR File
B.8 Location of the Naming Service IOR File
The naming service IOR is located at:
/opt/CiscoTransportManagerServer/openfusion/domains/OpenFusion/localhost/NameService/NameSin
gleton/NameSingleton.ior
B.9 Useful Debugging Utilities for Resolving Naming
Service-Related Issues
The following are samples of CTM commands (bundled utility programs) for debugging naming service
connectivity issues.
Obtain the list of registered objects in the OpenFusion naming service:
setenv PATH /opt/CiscoTransportManagerServer/openfusion/bin:$PATH
setenv NS_IOR_LOCATION
file:///opt/CiscoTransportManagerServer/openfusion/domains/OpenFusion/localhost/NameServic
e/NameSingleton/NameSingleton.ior
nsMgrTool -l
Decode an IOR file:
setenv PATH /opt/CiscoTransportManagerServer/openfusion/bin:$PATH
dior -f <IOR file name>, or
dior -i <IOR string>
Check if the naming service is running:
setenv PATH /opt/CiscoTransportManagerServer/openfusion/bin:$PATH
server -status NameService
Note The /opt/CiscoTransportManagerServer/openfusion/bin directory contains nsMgrTool, dior, and server
utility tools.
B.10 Configuring CTM GateWay/CORBA
You can configure the following CTM GateWay/CORBA properties in the CTM client Control Panel.
Step 1 From the Domain Explorer, choose Administration > Control Panel.
Step 2 In the Control Panel, click GateWay/CORBA Service. Configure the following properties:
Note If CTM GateWay/CORBA is running, changes to the config file do not take effect dynamically.
You must restart CTM GateWay/CORBA for the changes to take effect.
• Enable Encryption for username and password:
This property defines whether to encrypt the username and password used for the
CTM GateWay/CORBA client.