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:
At the terminal prompt, open the xtier registry by entering:
/opt/novell/xtier/bin/regedit
Navigate to the authentication domains folder:
//local_machine/software/Novell/Xtier/Configuration/Xsrv/Authentication Domains
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
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.
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.
Enter exit.