8.15 Unable to View or Delete the Values of the Alternative Hosts in iManager

iManager allows you to add alternative hosts for the Authentication Domain. However, iManager does not display the values of the alternative hosts.

You can view and delete the values of the alternative hosts through the xtier registry by using the following procedure:

  1. At the terminal prompt, open the xtier registry by entering:

    /opt/novell/xtier/bin/regedit

  2. Navigate to the authentication domains folder:

    //local_machine/software/Novell/Xtier/Configuration/Xsrv/Authentication Domains

  3. In the authentication domains folder, navigate to the domain in which you want to view or delete the value of the alternative hosts, for example:

    cd 111.22.33.4

  4. View the values of alternative hosts by using the following command:

    ls -l

    Other hosts lists contains the IP addresses or DNS names of alternativehosts for authentication.

  5. Remove the values of the alternative hosts by using the following command:

    rmval Other Hosts

    This command removes all the alternative hosts inside the domain.

  6. Enter exit.