MIT Kerberos Documentation
Contents
|
previous
|
next
|
index
|
Search
|
feedback
krb5_principal
¶
krb5_principal
¶
Declaration
¶
typedef krb5_principal_data* krb5_principal
Members
¶
krb5_magic
krb5_principal.magic
¶
krb5_data
krb5_principal.realm
¶
krb5_data
*
krb5_principal.data
¶
An array of strings.
krb5_int32
krb5_principal.length
¶
krb5_int32
krb5_principal.type
¶
On this page
krb5_principal
Declaration
Members
Table of contents
For users
For administrators
For application developers
Developing with GSSAPI
Differences between Heimdal and MIT Kerberos API
Initial credentials
Principal manipulation and parsing
Complete reference - API and datatypes
krb5 API
krb5 types and structures
krb5 simple macros
For plugin module developers
Building Kerberos V5
Kerberos V5 concepts
Protocols and file formats
MIT Kerberos features
How to build this documentation from the source
Contributing to the MIT Kerberos Documentation
Resources
Full Table of Contents
Search