|
kafs(3) -- AFS library
|
k_hasafs() initializes some library internal structures, and tests for the presence of AFS in the kernel, none of the other functions should be called before k_hasafs() is called, or if it fails. krb_... |
kerberos(3) -- Kerberos authentication library
|
This library supports network authentication and various related operations. The library contains many routines beyond those described in this man page, but they are not intended to be used directly. ... |
killpg(3) -- send signal to a process group
|
killpg() sends the signal sig to the process group pgrp. See sigaction(2) for a list of signals. If pgrp is 0, killpg() sends the signal to the sending process's process group. The sending process an... |
krb5(3) -- kerberos 5 library
|
These functions constitute the kerberos 5 library, libkrb5. Declarations for these functions may be obtained from the include file krb5/krb5.h. |
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 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 value... |
krb5_appdefault_boolean(3) -- get application configuration value
|
These functions get application 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 value... |
krb5_appdefault_string(3) -- get application configuration value
|
These functions get application 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 value... |
krb5_appdefault_time(3) -- get application configuration value
|
These functions get application 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 value... |