The name of Kerberos principal. If this HPE Web Connector is part of a system using the Kerberos authentication protocol, this parameter gives the Kerberos principal name assigned to this HPE Web Connector.
The Kerberos principal name consists of:
the Kerberos service name (for example, IDOL/
).
the instance name (the fully qualified host name; for example, myserver.acme.com
)
the Kerberos realm (normally the domain name in uppercase; for example, @ACME.COM
).
Note: To use Kerberos, you must also set CommsEncryptionType to GSS
.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | ACIEncryption |
Example: | ServiceName=DAH/server02.example.com@EXAMPLE.COM
|
See Also: | CommsEncryptionType |
|