To obtain the host name and ID using the Mac OS X or Linux terminal window
- Launch a Terminal window.
- Go to the directory where lmutil is installed.
- Retrieve the host name by entering the following in Terminal:
<prompt>./lmutil lmhostid -hostname
The host name is displayed.
- Retrieve the host ID by entering the following in Terminal:
<prompt>./lmutil lmhostid
The twelve-character host ID is displayed.
- Close the Terminal Window.