skip to main content
Connection Property Descriptions : HostName
  

Try DataDirect Drivers Now

HostName

Purpose

Specifies the name or the IP address of the server to which you want to connect.

Valid Values

server_name | IP_address
where:
server_name
is the name of the server to which you want to connect.
IP_address
is the IP address of the server to which you want to connect.
The IP address can be specified in either IPv4 or IPv6 format, or a combination of the two. See IP Addresses for details about these formats.

Notes

*In a Kerberos configuration, the value of the HostName property must match the fully qualified domain name (FQDN) registered with the KDC. The FQDN consists of a host name and a domain name. For the example myserver.test.com, myserver is the host name and test.com is the domain name.
*In a Kerberos configuration, an IP address cannot be used for the HostName connection property.

Default

None

Data Type

String

See also

*Authentication
*Authentication Properties
*ServicePrincipalName