Running the name change utility in RESOLVE mode on IBM i

Follow these steps to run the name conversion utility in RESOLVE mode on IBM® i.

Procedure

  1. Stop the IBM Sametime® Community Server, but leave the Domino® server running by running TELL STADDIN2 QUIT from the Domino console.
  2. Go to the OS/400® command line and edit the data-directory/STCommLaunch.dep file and comment out the following line by putting a number sign # in front of it:
    #SERVERAPP StMux,StCommunty,SOFT
    #SERVERAPP StPolling,StCommunty,SOFT 
  3. Restart the Sametime Community Server by running LOAD STADDIN2 from the Domino console. This starts the server without running Sametime Community Server multiplexer service. Name change in RESOLVE mode differs from running other name conversion modes, because in the RESOLVE mode the Sametime Community server should be running, so that the name change utility can access StResolve
  4. Go to the OS/400 command line, and enter the following command: "QSH" This opens up a command line where the Name Change task is run.
  5. Type the following commands:
    cd <data directory>
    stnamechange <data directory>
  6. Use the Sametime Administration Tool to change the Sametime Community Server LDAP configuration.
  7. Stop the IBM Sametime Community Server, but leave the Domino server running by running TELL STADDIN2 QUIT from the Domino console.
  8. Go to the OS/400 command line and edit the data-directory/STCommLaunch.dep file and remove the number sign # from the following line.
    SERVERAPP StMux,StCommunty,SOFT
    SERVERAPP StPolling,StCommunty,SOFT