[][src]Module kerberos_constants::principal_names

Types of names used by Kerberos protocol.

References

  • RFC 4210, Section 6.2.

Constants

NT_ENTERPRISE

Enterprise name - may be mapped to principal name

NT_ENT_PRINCIPAL_AND_ID
NT_MS_PRINCIPAL
NT_MS_PRINCIPAL_AND_ID
NT_PRINCIPAL

Just the name of the principal as in DCE, or for users

NT_SMTP_NAME

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

NT_SRV_HST

Service with host name as instance (telnet, rcommands)

NT_SRV_INST

Service and other unique instance (krbtgt)

NT_SRV_XHST

Service with host as remaining components

NT_UID

Unique ID

NT_UNKNOWN

Name type not known

NT_X500_PRINCIPAL

Encoded X.509 Distinguished name