man krb5_fwd_tgt_creds (Fonctions bibliothèques) - krb5_get_forwarded_creds ,

NAME

krb5_get_forwarded_creds ,krb5_fwd_tgt_creds - get forwarded credentials from the KDC

LIBRARY

Kerberos 5 Library (libkrb5, -lkrb5)

SYNOPSIS

krb5_context contextkrb5_auth_context auth_contextkrb5_ccache ccachekrb5_flags flagsconst char *hostnamekrb5_creds *in_credskrb5_data *out_datakrb5_context contextkrb5_auth_context auth_contextconst char *hostnamekrb5_principal clientkrb5_principal serverkrb5_ccache ccacheint forwardablekrb5_data *out_data

DESCRIPTION

krb5_get_forwarded_creds

and krb5_fwd_tgt_creds get tickets forwarded to hostname. If the tickets that are forwarded are address-less, the forwarded tickets will also be address-less, otherwise hostname will be used for figure out the address to forward the ticket too.

SEE ALSO

krb5(3) ,krb5_get_credentials(3) ,krb5.conf()