4.2 Changing the IP Address of an Identity Server

These instructions assume that your Identity Server and Administration Console are not on the same machine. If they are on the same machine, see Section 4.1, Changing the IP Address of the Administration Console.

To move a machine or change the IP address for the Identity Server:

  1. In the Administration Console, click Access Manager > Identity Servers.

  2. Click the server name.

  3. On the General page, click Edit.

  4. Specify the new IP address in the Management IP Address field and, if necessary, a port.

  5. Click OK, then click Close.

  6. In Linux, open the console shell and stop the server communication service by using the following command:

    /etc/init.d/novell-jcc stop

  7. Using YaST, change the IP address on the physical Linux server hosting the Identity Server.

  8. At the console shell, access the /opt/novell/devman/jcc directory, then enter the following command:

    conf/Configure.sh

  9. When you are prompted for the local listener IP address, enter the new IP.

  10. When you are prompted for the administration server IP, enter the same IP that you used during the initial installation.

  11. Follow the prompts and accept the defaults for ports and admin user.

  12. At the console shell, start the server communication service using the command:

    /etc/init.d/novell-jcc start

  13. Restart the Identity Server application on the Servers page.

For information about deleting an Identity Server, see Section 5.1, Managing an Identity Server.