SysTutorials Posts

  • |

    krb5_copy_creds (3) Linux Manual Page

    Heimdal Kerberos 5 library – FunctionsKRB5_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_LIB_FUNCTION krb5_error_code…

  • |

    krb5_copy_context (3) Linux Manual Page

    Heimdal Kerberos 5 library – FunctionsKRB5_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_LIB_FUNCTION krb5_error_code…

  • |

    krb5_copy_checksum (3) Linux Manual Page

    krb5_checksum krb5_checksum_disable krb5_checksum_is_collision_proof krb5_checksum_is_keyed krb5_checksumsize krb5_cksumtype_valid krb5_copy_checksum krb5_create_checksum krb5_crypto_get_checksum_type krb5_free_checksum krb5_free_checksum_contents krb5_hmac krb5_verify_checksum – creates, handles and verifies checksums LibraryKerberos 5 Library (libkrb5, -lkrb5) SynopsisIn krb5.h typedef Checksum krb5_checksum; Ft void Fo krb5_checksum_disable Fa krb5_context context Fa krb5_cksumtype type Fc Ft krb5_boolean Fo krb5_checksum_is_collision_proof Fa krb5_context context Fa krb5_cksumtype type Fc Ft krb5_boolean Fo krb5_checksum_is_keyed…

  • |

    krb5_copy_addresses (3) Linux Manual Page

    Heimdal Kerberos 5 address functions – FunctionsKRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_sockaddr2address (krb5_context context, const struct sockaddr *sa, krb5_address *addr)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_sockaddr2port (krb5_context context, const struct sockaddr *sa, int16_t *port)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_addr2sockaddr (krb5_context context, const krb5_address *addr, struct sockaddr *sa, krb5_socklen_t *sa_size, int port)" KRB5_LIB_FUNCTION size_t KRB5_LIB_CALL krb5_max_sockaddr_size (void)" KRB5_LIB_FUNCTION krb5_boolean KRB5_LIB_CALL krb5_sockaddr_uninteresting…

  • |

    krb5_copy_address (3) Linux Manual Page

    Heimdal Kerberos 5 address functions – FunctionsKRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_sockaddr2address (krb5_context context, const struct sockaddr *sa, krb5_address *addr)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_sockaddr2port (krb5_context context, const struct sockaddr *sa, int16_t *port)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_addr2sockaddr (krb5_context context, const krb5_address *addr, struct sockaddr *sa, krb5_socklen_t *sa_size, int port)" KRB5_LIB_FUNCTION size_t KRB5_LIB_CALL krb5_max_sockaddr_size (void)" KRB5_LIB_FUNCTION krb5_boolean KRB5_LIB_CALL krb5_sockaddr_uninteresting…

  • |

    krb5_context (3) Linux Manual Page

    krb5_add_et_list krb5_add_extra_addresses krb5_add_ignore_addresses krb5_context krb5_free_config_files krb5_free_context krb5_get_default_config_files krb5_get_dns_canonize_hostname krb5_get_extra_addresses krb5_get_fcache_version krb5_get_ignore_addresses krb5_get_kdc_sec_offset krb5_get_max_time_skew krb5_get_use_admin_kdc krb5_init_context krb5_init_ets krb5_prepend_config_files krb5_prepend_config_files_default krb5_set_config_files krb5_set_dns_canonize_hostname krb5_set_extra_addresses krb5_set_fcache_version krb5_set_ignore_addresses krb5_set_max_time_skew krb5_set_use_admin_kdc – create, modify and delete krb5_context structures LibraryKerberos 5 Library (libkrb5, -lkrb5) SynopsisIn krb5.h struct krb5_context; Ft krb5_error_code Fo krb5_init_context Fa krb5_context *context Fc Ft void Fo krb5_free_context Fa krb5_context…

  • |

    krb5_config_vget_time_default (3) Linux Manual Page

    Heimdal Kerberos 5 support functions – Data Structuresstruct 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. FunctionsKRB5_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 *file, const char…

  • |

    krb5_config_vget_time (3) Linux Manual Page

    Heimdal Kerberos 5 support functions – Data Structuresstruct 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. FunctionsKRB5_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 *file, const char…

  • |

    krb5_config_vget_strings (3) Linux Manual Page

    Heimdal Kerberos 5 support functions – Data Structuresstruct 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. FunctionsKRB5_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 *file, const char…

  • |

    krb5_config_vget_string_default (3) Linux Manual Page

    Heimdal Kerberos 5 support functions – Data Structuresstruct 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. FunctionsKRB5_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 *file, const char…

  • |

    krb5_config_vget_string (3) Linux Manual Page

    Heimdal Kerberos 5 support functions – Data Structuresstruct 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. FunctionsKRB5_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 *file, const char…

  • |

    krb5_config_vget_list (3) Linux Manual Page

    Heimdal Kerberos 5 support functions – Data Structuresstruct 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. FunctionsKRB5_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 *file, const char…

  • |

    krb5_config_vget_bool_default (3) Linux Manual Page

    Heimdal Kerberos 5 support functions – Data Structuresstruct 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. FunctionsKRB5_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 *file, const char…

  • |

    krb5_config_vget_bool (3) Linux Manual Page

    Heimdal Kerberos 5 support functions – Data Structuresstruct 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. FunctionsKRB5_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 *file, const char…

  • |

    krb5_config_parse_string_multi (3) Linux Manual Page

    Heimdal Kerberos 5 deprecated functions – FunctionsKRB5_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 X instead’)"…

  • |

    krb5_config_parse_file_multi (3) Linux Manual Page

    Heimdal Kerberos 5 support functions – Data Structuresstruct 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. FunctionsKRB5_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 *file, const char…

  • |

    krb5_config_get_time_default (3) Linux Manual Page

    Heimdal Kerberos 5 support functions – Data Structuresstruct 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. FunctionsKRB5_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 *file, const char…

  • |

    krb5_config_get_time (3) Linux Manual Page

    Heimdal Kerberos 5 support functions – Data Structuresstruct 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. FunctionsKRB5_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 *file, const char…

  • |

    krb5_config_get_strings (3) Linux Manual Page

    Heimdal Kerberos 5 support functions – Data Structuresstruct 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. FunctionsKRB5_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 *file, const char…

  • |

    krb5_config_get_string_default (3) Linux Manual Page

    Heimdal Kerberos 5 support functions – Data Structuresstruct 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. FunctionsKRB5_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 *file, const char…