XDM_CONST.KERBEROS_PRINCIPAL_TYPE

Cortex Data Model Schema Guide

Last date published
2024-04-14

The type of the principal.

Original

Mapped

Description

0

XDM_CONST.KERBEROS_PRINCIPAL_TYPE_UNKNOWN

Name type not known.

1

XDM_CONST.KERBEROS_PRINCIPAL_TYPE_PRINCIPAL

The name of the principal, as in DCE, or for users.

2

XDM_CONST.KERBEROS_PRINCIPAL_TYPE_SRV_INST

Service and other unique instance (krbtgt).

3

XDM_CONST.KERBEROS_PRINCIPAL_TYPE_SRV_HST

Service with host name as instance (telnet, rcommands).

4

XDM_CONST.KERBEROS_PRINCIPAL_TYPE_SRV_XHST

Service with host as remaining components.

5

XDM_CONST.KERBEROS_PRINCIPAL_TYPE_UID

Unique ID

6

XDM_CONST.KERBEROS_PRINCIPAL_TYPE_X500_PRINCIPAL

Encoded X.509 Distinguished name [RFC2253].

7

XDM_CONST.KERBEROS_PRINCIPAL_TYPE_SMTP_NAME

Name in form of SMTP email name (e.g., user@example.com).

10

XDM_CONST.KERBEROS_PRINCIPAL_TYPE_ENTERPRISE

Enterprise name; may be mapped to principal name.