|
|
kn_remove_authorizer(3) -- a trust-management system library
|
|
For more details on keynote, see RFC 2704. keynote_errno contains an error code if some library call failed. Failed calls return -1 (if their return value is integer), or NULL (if their return value i... |
|
kn_sign_assertion(3) -- a trust-management system library
|
|
For more details on keynote, see RFC 2704. keynote_errno contains an error code if some library call failed. Failed calls return -1 (if their return value is integer), or NULL (if their return value i... |
|
kn_verify_assertion(3) -- a trust-management system library
|
|
For more details on keynote, see RFC 2704. keynote_errno contains an error code if some library call failed. Failed calls return -1 (if their return value is integer), or NULL (if their return value i... |
|
krb5_425_conv_principal(3) -- converts to and from version 4 principals
|
|
Converting between version 4 and version 5 principals can at best be described as a mess. A version 4 principal consists of a name, an instance, and a realm. A version 5 principal consists of one or m... |
|
krb5_425_conv_principal_ext(3) -- converts to and from version 4 principals
|
|
Converting between version 4 and version 5 principals can at best be described as a mess. A version 4 principal consists of a name, an instance, and a realm. A version 5 principal consists of one or m... |
|
krb5_524_conv_principal(3) -- converts to and from version 4 principals
|
|
Converting between version 4 and version 5 principals can at best be described as a mess. A version 4 principal consists of a name, an instance, and a realm. A version 5 principal consists of one or m... |
|
krb5_addlog_dest(3) -- Heimdal logging functions
|
|
These functions logs messages to one or more destinations. The krb5_openlog() function creates a logging facility, that is used to log messages. A facility consists of one or more destinations (which ... |
|
krb5_addlog_func(3) -- Heimdal logging functions
|
|
These functions logs messages to one or more destinations. The krb5_openlog() function creates a logging facility, that is used to log messages. A facility consists of one or more destinations (which ... |
|
krb5_appdefault(3) -- get application configuration value
|
|
These functions get application defaults from the appdefaults section of the krb5.conf(5) configuration file. These defaults can be specified per application, and/or per realm. These values will be lo... |
|
krb5_appdefault_boolean(3) -- get application configuration value
|
|
These functions get application defaults from the appdefaults section of the krb5.conf(5) configuration file. These defaults can be specified per application, and/or per realm. These values will be lo... |
|
krb5_appdefault_string(3) -- get application configuration value
|
|
These functions get application defaults from the appdefaults section of the krb5.conf(5) configuration file. These defaults can be specified per application, and/or per realm. These values will be lo... |
|
krb5_appdefault_time(3) -- get application configuration value
|
|
These functions get application defaults from the appdefaults section of the krb5.conf(5) configuration file. These defaults can be specified per application, and/or per realm. These values will be lo... |
|
krb5_auth_context(3) -- manage authentication on connection level
|
|
The krb5_auth_context structure holds all context related to an authenticated connection, in a similar way to krb5_context that holds the context for the thread or process. krb5_auth_context is used b... |