1krb5_principal_intro(3) HeimdalKerberos5library krb5_principal_intro(3)
2
3
4
6 krb5_principal_introThe principal handing functions.
7 - A Kerberos principal is a email address looking string that contains
8 two parts separated by . The second part is the kerberos realm the
9 principal belongs to and the first is a list of 0 or more components.
10 For example
11
12 lha@SU.SE
13 host/hummel.it.su.se@SU.SE
14 host/admin@H5L.ORG
15
16
17 See the library functions here: Heimdal Kerberos 5 principal functions
18
19
20
21Version 7.7.0 Fri Jun 7 2019 krb5_principal_intro(3)