Author: Linux Manual

Linux man pages imported from manual pages.
  • |

    krb5_vabort (3) Linux Manual Page

    NAME Heimdal Kerberos 5 error reporting functions – Functions KRB5_LIB_FUNCTION char *KRB5_LIB_CALL KRB5_DEPRECATED_FUNCTION (‘Use krb5_get_error_message instead’)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_eai_to_heim_errno (int eai_errno, int system_error)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_h_errno_to_heim_errno (int eai_errno)" KRB5_LIB_FUNCTION void KRB5_LIB_CALL krb5_clear_error_message (krb5_context context)" KRB5_LIB_FUNCTION void KRB5_LIB_CALL krb5_set_error_message (krb5_context context, krb5_error_code ret, const char *fmt,…) __attribute__((format(printf" KRB5_LIB_FUNCTION void KRB5_LIB_CALL krb5_vset_error_message (krb5_context context, krb5_error_code…

  • |

    krb5_v4compat (3) Linux Manual Page

    NAME Heimdal Kerberos 4 compatiblity functions – Functions KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb524_convert_creds_kdc (krb5_context context, krb5_creds *in_cred, struct credentials *v4creds) KRB5_DEPRECATED_FUNCTION(‘Use X instead’)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb524_convert_creds_kdc_ccache (krb5_context context, krb5_ccache ccache, krb5_creds *in_cred, struct credentials *v4creds) KRB5_DEPRECATED_FUNCTION(‘Use X instead’)" Detailed Description Function Documentation KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb524_convert_creds_kdc (krb5_contextcontext, krb5_creds *in_cred, struct credentials *v4creds) Convert the v5…

  • |

    krb5_us_timeofday (3) Linux Manual Page

    NAME krb5_timeofday krb5_set_real_time krb5_us_timeofday krb5_format_time krb5_string_to_deltat – Kerberos 5 time handling functions LIBRARY Kerberos 5 Library (libkrb5, -lkrb5) SYNOPSIS In krb5.h krb5_timestamp krb5_deltat Ft krb5_error_code Fo krb5_set_real_time Fa krb5_context context Fa krb5_timestamp sec Fa int32_t usec Fc Ft krb5_error_code Fo krb5_timeofday Fa krb5_context context Fa krb5_timestamp *timeret Fc Ft krb5_error_code Fo krb5_us_timeofday Fa krb5_context context…

  • |

    krb5_unparse_name_short (3) Linux Manual Page

    NAME Heimdal Kerberos 5 principal functions – Functions KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_build_principal (krb5_context, krb5_principal *, int, krb5_const_realm,…)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_copy_principal (krb5_context, krb5_const_principal, krb5_principal *)" KRB5_LIB_FUNCTION void KRB5_LIB_CALL krb5_free_principal (krb5_context, krb5_principal)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_make_principal (krb5_context, krb5_principal *, krb5_const_realm,…)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_parse_name (krb5_context, const char *, krb5_principal *)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_parse_name_flags (krb5_context, const…

  • |

    krb5_unparse_name_flags (3) Linux Manual Page

    NAME Heimdal Kerberos 5 principal functions – Functions KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_build_principal (krb5_context, krb5_principal *, int, krb5_const_realm,…)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_copy_principal (krb5_context, krb5_const_principal, krb5_principal *)" KRB5_LIB_FUNCTION void KRB5_LIB_CALL krb5_free_principal (krb5_context, krb5_principal)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_make_principal (krb5_context, krb5_principal *, krb5_const_realm,…)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_parse_name (krb5_context, const char *, krb5_principal *)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_parse_name_flags (krb5_context, const…

  • |

    krb5_unparse_name_fixed_short (3) Linux Manual Page

    NAME Heimdal Kerberos 5 principal functions – Functions KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_build_principal (krb5_context, krb5_principal *, int, krb5_const_realm,…)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_copy_principal (krb5_context, krb5_const_principal, krb5_principal *)" KRB5_LIB_FUNCTION void KRB5_LIB_CALL krb5_free_principal (krb5_context, krb5_principal)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_make_principal (krb5_context, krb5_principal *, krb5_const_realm,…)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_parse_name (krb5_context, const char *, krb5_principal *)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_parse_name_flags (krb5_context, const…

  • |

    krb5_unparse_name_fixed_flags (3) Linux Manual Page

    NAME Heimdal Kerberos 5 principal functions – Functions KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_build_principal (krb5_context, krb5_principal *, int, krb5_const_realm,…)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_copy_principal (krb5_context, krb5_const_principal, krb5_principal *)" KRB5_LIB_FUNCTION void KRB5_LIB_CALL krb5_free_principal (krb5_context, krb5_principal)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_make_principal (krb5_context, krb5_principal *, krb5_const_realm,…)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_parse_name (krb5_context, const char *, krb5_principal *)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_parse_name_flags (krb5_context, const…

  • |

    krb5_unparse_name_fixed (3) Linux Manual Page

    NAME Heimdal Kerberos 5 principal functions – Functions KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_build_principal (krb5_context, krb5_principal *, int, krb5_const_realm,…)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_copy_principal (krb5_context, krb5_const_principal, krb5_principal *)" KRB5_LIB_FUNCTION void KRB5_LIB_CALL krb5_free_principal (krb5_context, krb5_principal)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_make_principal (krb5_context, krb5_principal *, krb5_const_realm,…)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_parse_name (krb5_context, const char *, krb5_principal *)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_parse_name_flags (krb5_context, const…

  • |

    krb5_unparse_name (3) Linux Manual Page

    NAME Heimdal Kerberos 5 principal functions – Functions KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_build_principal (krb5_context, krb5_principal *, int, krb5_const_realm,…)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_copy_principal (krb5_context, krb5_const_principal, krb5_principal *)" KRB5_LIB_FUNCTION void KRB5_LIB_CALL krb5_free_principal (krb5_context, krb5_principal)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_make_principal (krb5_context, krb5_principal *, krb5_const_realm,…)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_parse_name (krb5_context, const char *, krb5_principal *)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_parse_name_flags (krb5_context, const…

  • |

    krb5_timeofday (3) Linux Manual Page

    NAME krb5_timeofday krb5_set_real_time krb5_us_timeofday krb5_format_time krb5_string_to_deltat – Kerberos 5 time handling functions LIBRARY Kerberos 5 Library (libkrb5, -lkrb5) SYNOPSIS In krb5.h krb5_timestamp krb5_deltat Ft krb5_error_code Fo krb5_set_real_time Fa krb5_context context Fa krb5_timestamp sec Fa int32_t usec Fc Ft krb5_error_code Fo krb5_timeofday Fa krb5_context context Fa krb5_timestamp *timeret Fc Ft krb5_error_code Fo krb5_us_timeofday Fa krb5_context context…

  • |

    krb5_ticket_get_server (3) Linux Manual Page

    NAME Heimdal Kerberos 5 library – Functions KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_add_et_list (krb5_context context, void(*func)(struct et_list **))" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_set_password (krb5_context context, krb5_creds *creds, const char *newpw, krb5_principal targprinc, int *result_code, krb5_data *result_code_string, krb5_data *result_string)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_init_context (krb5_context *context)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_copy_context (krb5_context context, krb5_context *out)" KRB5_LIB_FUNCTION void KRB5_LIB_CALL krb5_free_context (krb5_context context)"…

  • |

    krb5_ticket_get_flags (3) Linux Manual Page

    NAME Heimdal Kerberos 5 ticket functions – Functions KRB5_LIB_FUNCTION unsigned long KRB5_LIB_CALL krb5_ticket_get_flags (krb5_context, const krb5_ticket *)" Detailed Description Function Documentation KRB5_LIB_FUNCTION unsigned long KRB5_LIB_CALL krb5_ticket_get_flags (krb5_contextcontext, const krb5_ticket *ticket) Get the flags from the Kerberos ticket Parameters: context Kerberos context ticket Kerberos ticket Returns: ticket flags Author Generated automatically by Doxygen for HeimdalKerberos5library from…

  • |

    krb5_ticket_get_endtime (3) Linux Manual Page

    NAME Heimdal Kerberos 5 library – Functions KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_add_et_list (krb5_context context, void(*func)(struct et_list **))" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_set_password (krb5_context context, krb5_creds *creds, const char *newpw, krb5_principal targprinc, int *result_code, krb5_data *result_code_string, krb5_data *result_string)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_init_context (krb5_context *context)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_copy_context (krb5_context context, krb5_context *out)" KRB5_LIB_FUNCTION void KRB5_LIB_CALL krb5_free_context (krb5_context context)"…

  • |

    krb5_ticket_get_client (3) Linux Manual Page

    NAME Heimdal Kerberos 5 library – Functions KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_add_et_list (krb5_context context, void(*func)(struct et_list **))" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_set_password (krb5_context context, krb5_creds *creds, const char *newpw, krb5_principal targprinc, int *result_code, krb5_data *result_code_string, krb5_data *result_string)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_init_context (krb5_context *context)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_copy_context (krb5_context context, krb5_context *out)" KRB5_LIB_FUNCTION void KRB5_LIB_CALL krb5_free_context (krb5_context context)"…

  • |

    krb5_ticket_get_authorization_data_type (3) Linux Manual Page

    NAME Heimdal Kerberos 5 library – Functions KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_add_et_list (krb5_context context, void(*func)(struct et_list **))" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_set_password (krb5_context context, krb5_creds *creds, const char *newpw, krb5_principal targprinc, int *result_code, krb5_data *result_code_string, krb5_data *result_string)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_init_context (krb5_context *context)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_copy_context (krb5_context context, krb5_context *out)" KRB5_LIB_FUNCTION void KRB5_LIB_CALL krb5_free_context (krb5_context context)"…

  • |

    krb5_ticket (3) Linux Manual Page

    NAME Heimdal Kerberos 5 ticket functions – Functions KRB5_LIB_FUNCTION unsigned long KRB5_LIB_CALL krb5_ticket_get_flags (krb5_context, const krb5_ticket *)" Detailed Description Function Documentation KRB5_LIB_FUNCTION unsigned long KRB5_LIB_CALL krb5_ticket_get_flags (krb5_contextcontext, const krb5_ticket *ticket) Get the flags from the Kerberos ticket Parameters: context Kerberos context ticket Kerberos ticket Returns: ticket flags Author Generated automatically by Doxygen for HeimdalKerberos5library from…

  • |

    krb5_support (3) Linux Manual Page

    NAME Heimdal Kerberos 5 support functions – Data Structures struct krb5plugin_an2ln_ftable_desc Description of the krb5_aname_to_lname(3) plugin facility. struct krb5plugin_db_ftable_desc Description of the krb5 DB plugin facility. struct krb5plugin_kuserok_ftable_desc Description of the krb5_kuserok(3) plugin facility. Functions KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_acl_match_string (krb5_context context, const char *string, const char *format,…)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_acl_match_file (krb5_context context, const char…

  • |

    krb5_string_to_keytype (3) Linux Manual Page

    NAME Heimdal Kerberos 5 deprecated functions – Functions KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_change_password (krb5_context context, krb5_creds *creds, const char *newpw, int *result_code, krb5_data *result_code_string, krb5_data *result_string) KRB5_DEPRECATED_FUNCTION(‘Use X instead’)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_config_parse_string_multi (krb5_context context, const char *string, krb5_config_section **res) KRB5_DEPRECATED_FUNCTION(‘Use X instead’)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_keytype_to_enctypes (krb5_context context, krb5_keytype keytype, unsigned *len, krb5_enctype **val) KRB5_DEPRECATED_FUNCTION(‘Use…

  • |

    krb5_string_to_key_salt_opaque (3) Linux Manual Page

    NAME krb5_string_to_key krb5_string_to_key_data krb5_string_to_key_data_salt krb5_string_to_key_data_salt_opaque krb5_string_to_key_salt krb5_string_to_key_salt_opaque krb5_get_pw_salt krb5_free_salt – turns a string to a Kerberos key LIBRARY Kerberos 5 Library (libkrb5, -lkrb5) SYNOPSIS In krb5.h Ft krb5_error_code Fo krb5_string_to_key Fa krb5_context context Fa krb5_enctype enctype Fa const char *password Fa krb5_principal principal Fa krb5_keyblock *key Fc Ft krb5_error_code Fo krb5_string_to_key_data Fa krb5_context context Fa…

  • |

    krb5_string_to_key_salt (3) Linux Manual Page

    NAME krb5_string_to_key krb5_string_to_key_data krb5_string_to_key_data_salt krb5_string_to_key_data_salt_opaque krb5_string_to_key_salt krb5_string_to_key_salt_opaque krb5_get_pw_salt krb5_free_salt – turns a string to a Kerberos key LIBRARY Kerberos 5 Library (libkrb5, -lkrb5) SYNOPSIS In krb5.h Ft krb5_error_code Fo krb5_string_to_key Fa krb5_context context Fa krb5_enctype enctype Fa const char *password Fa krb5_principal principal Fa krb5_keyblock *key Fc Ft krb5_error_code Fo krb5_string_to_key_data Fa krb5_context context Fa…