|
|
krb5_free_principal(3) -- principal free function
|
|
The krb5_free_principal() will free a principal that has been created with krb5_build_principal(), krb5_parse_name(), or with some other function. |
|
krb5_get_all_client_addrs(3) -- return local addresses
|
|
These functions return in addrs a list of addresses associated with the local host. The server variant returns all configured interface addresses (if possible), including loop-back addresses. This is ... |
|
krb5_get_all_server_addrs(3) -- return local addresses
|
|
These functions return in addrs a list of addresses associated with the local host. The server variant returns all configured interface addresses (if possible), including loop-back addresses. This is ... |
|
krb5_get_default_realm(3) -- default and host realm read and manipulation routines
|
|
krb5_free_host_realm() frees all memory allocated by realmlist. krb5_get_default_realm() returns the first default realm for this host. The realm returned should be free with free(). krb5_get_default_... |
|
krb5_get_default_realms(3) -- default and host realm read and manipulation routines
|
|
krb5_free_host_realm() frees all memory allocated by realmlist. krb5_get_default_realm() returns the first default realm for this host. The realm returned should be free with free(). krb5_get_default_... |
|
krb5_get_host_realm(3) -- default and host realm read and manipulation routines
|
|
krb5_free_host_realm() frees all memory allocated by realmlist. krb5_get_default_realm() returns the first default realm for this host. The realm returned should be free with free(). krb5_get_default_... |
|
krb5_get_krb524hst(3) -- lookup Kerberos KDC hosts
|
|
These functions implement the old API to get a list of Kerberos hosts, and are thus similar to the krb5_krbhst_init() functions. However, since these functions returns all hosts in one go, they potent... |
|
krb5_get_krbhst(3) -- lookup Kerberos KDC hosts
|
|
These functions implement the old API to get a list of Kerberos hosts, and are thus similar to the krb5_krbhst_init() functions. However, since these functions returns all hosts in one go, they potent... |
|
krb5_get_krb_admin_hst(3) -- lookup Kerberos KDC hosts
|
|
These functions implement the old API to get a list of Kerberos hosts, and are thus similar to the krb5_krbhst_init() functions. However, since these functions returns all hosts in one go, they potent... |
|
krb5_get_krb_changepw_hst(3) -- lookup Kerberos KDC hosts
|
|
These functions implement the old API to get a list of Kerberos hosts, and are thus similar to the krb5_krbhst_init() functions. However, since these functions returns all hosts in one go, they potent... |
|
krb5_h_addr2addr(3) -- mange addresses in Kerberos.
|
|
The krb5_address structure holds a address that can be used in Kerberos API calls. There are help functions to set and extract address information of the address. The krb5_addresses structure holds a ... |
|
krb5_h_addr2sockaddr(3) -- mange addresses in Kerberos.
|
|
The krb5_address structure holds a address that can be used in Kerberos API calls. There are help functions to set and extract address information of the address. The krb5_addresses structure holds a ... |
|
krb5_initlog(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 ... |