krb5_auth_con_setsendsubkey.rst
krb5_auth_con_setsendsubkey_k.rst
krb5_auth_con_setuseruserkey.rst
+ krb5_cc_cache_match.rst
krb5_cc_copy_creds.rst
krb5_cc_end_seq_get.rst
krb5_cc_get_config.rst
krb5_cc_get_flags.rst
+ krb5_cc_get_full_name.rst
krb5_cc_last_change_time.rst
krb5_cc_lock.rst
krb5_cc_move.rst
krb5_cc_next_cred.rst
krb5_cc_remove_cred.rst
krb5_cc_retrieve_cred.rst
+ krb5_cc_select.rst
krb5_cc_set_config.rst
krb5_cc_set_default_name.rst
krb5_cc_set_flags.rst
krb5_cc_start_seq_get.rst
krb5_cc_store_cred.rst
+ krb5_cc_support_switch.rst
+ krb5_cc_switch.rst
krb5_cc_unlock.rst
krb5_cccol_cursor_free.rst
krb5_cccol_cursor_new.rst
krb5_free_keyblock.rst
krb5_free_keyblock_contents.rst
krb5_free_keytab_entry_contents.rst
+ krb5_free_octet_data.rst
+ krb5_free_string.rst
krb5_free_ticket.rst
krb5_free_unparsed_name.rst
krb5_get_permitted_enctypes.rst
SYNOPSIS
~~~~~~~~
-kinit
- [**-V**]
- [**-l** *lifetime*]
- [**-s** *start_time*]
- [**-r** *renewable_life*]
- [**-p** | -**P**]
- [**-f** | -**F**]
- [**-a**]
- [**-A**]
- [**-C**]
- [**-E**]
- [**-v**]
- [**-R**]
- [**-k** [-**t** *keytab_file*]]
- [**-c** *cache_name*]
- [**-n**]
- [**-S** *service_name*]
- [**-T** *armor_ccache*]
- [**-X** *attribute[=value]*]
- [*principal*]
+**kinit**
+ [**-V**]
+ [**-l** *lifetime*]
+ [**-s** *start_time*]
+ [**-r** *renewable_life*]
+ [**-p** | -**P**]
+ [**-f** | -**F**]
+ [**-a**]
+ [**-A**]
+ [**-C**]
+ [**-E**]
+ [**-v**]
+ [**-R**]
+ [**-k** [-**t** *keytab_file*]]
+ [**-c** *cache_name*]
+ [**-n**]
+ [**-S** *service_name*]
+ [**-T** *armor_ccache*]
+ [**-X** *attribute[=value]*]
+ [*principal*]
DESCRIPTION
# directories that contain example code fragments that are included (see
# the \include command).
-EXAMPLE_PATH =
+EXAMPLE_PATH = ../doc/doxy_examples
# If the value of the EXAMPLE_PATH tag contains directories, you can use the
# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp