|
krb5_kt_read_service_key(3) -- manage keytab (key storage) files
|
A keytab name is on the form type:residual. The residual part is specific to each keytab-type. When a keytab-name is resolved, the type is matched with an interal list of keytab types. If there is no ... |
krb5_kt_register(3) -- manage keytab (key storage) files
|
A keytab name is on the form type:residual. The residual part is specific to each keytab-type. When a keytab-name is resolved, the type is matched with an interal list of keytab types. If there is no ... |
krb5_kt_remove_entry(3) -- manage keytab (key storage) files
|
A keytab name is on the form type:residual. The residual part is specific to each keytab-type. When a keytab-name is resolved, the type is matched with an interal list of keytab types. If there is no ... |
krb5_kt_resolve(3) -- manage keytab (key storage) files
|
A keytab name is on the form type:residual. The residual part is specific to each keytab-type. When a keytab-name is resolved, the type is matched with an interal list of keytab types. If there is no ... |
krb5_kt_start_seq_get(3) -- manage keytab (key storage) files
|
A keytab name is on the form type:residual. The residual part is specific to each keytab-type. When a keytab-name is resolved, the type is matched with an interal list of keytab types. If there is no ... |
krb5_log(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_log_msg(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_make_principal(3) -- principal creation functions
|
These functions create a Kerberos 5 principal from a realm and a list of components. All of these functions return an allocated principal in the principal parameter, this should be freed with krb5_fre... |
krb5_openlog(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_parse_name(3) -- string to principal conversion
|
krb5_parse_name() converts a string representation of a princpal name to krb5_principal. The principal will point to allocated data that should be freed with krb5_free_principal(). The string should c... |
krb5_set_warn_dest(3) -- Heimdal warning and error functions
|
These functions prints a warning message to some destination. format is a printf style format specifying the message to print. The forms not ending in an ``x'' prints the error string associated wit... |
krb5_sname_to_principal(3) -- create a service principal
|
These functions create a ``service'' principal that can, for instance, be used to lookup a key in a keytab. For both these function the sname parameter will be used for the first component of the cr... |
krb5_sock_to_principal(3) -- create a service principal
|
These functions create a ``service'' principal that can, for instance, be used to lookup a key in a keytab. For both these function the sname parameter will be used for the first component of the cr... |