gethostname() Must Support Alternate Computer Names (183832)
The information in this article applies to:
- Microsoft Windows NT Server 4.0 Terminal Server Edition
- Microsoft Windows NT Server, Enterprise Edition 4.0
- Microsoft Cluster Server
This article was previously published under Q183832 SYMPTOMS
When you use the gethostname function in Windows NT, it does not support the ability to use alternate computer names for the computer.
CAUSE
The gethostname function returns the node name instead of the cluster name in the network name resource.
RESOLUTIONTo resolve this problem, obtain the latest service pack for Windows NT 4.0 or Windows NT Server 4.0, Terminal Server Edition. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
152734 How to Obtain the Latest Windows NT 4.0 Service Pack
STATUS
Microsoft has confirmed this to be a problem in Windows NT Server,
Enterprise Edition version 4.0.
This problem was first corrected in Windows NT 4.0 Service Pack 4.0 and Windows NT Server 4.0, Terminal Server Edition Service Pack 4.MORE INFORMATION
The change that was made in GetComputerName to support alternate computer
names has been added to gethostname. GetComputerName checks an
environment variable. If that variable exists, GetComputerName returns its
value instead of the real computer name. The change was made to keep
applications from breaking in a cluster.
Modification Type: | Minor | Last Reviewed: | 1/5/2006 |
---|
Keywords: | kbHotfixServer kbQFE kbfix kbprb KB183832 |
---|
|