krb5_get_credentials_with_flags man page on OpenBSD

Man page or keyword search:  
man Server   11362 pages
apropos Keyword Search (all sections)
Output format
OpenBSD logo
[printable version]

KRB5_GET_CREDENTIALS(3)	  OpenBSD Programmer's Manual  KRB5_GET_CREDENTIALS(3)

NAME
     krb5_get_credentials, krb5_get_credentials_with_flags,
     krb5_get_cred_from_kdc, krb5_get_cred_from_kdc_opt, krb5_get_kdc_cred -
     get credentials from the KDC using krbtgt

LIBRARY
     Kerberos 5 Library (libkrb5, -lkrb5)

SYNOPSIS
     #include <krb5.h>

     krb5_error_code
     krb5_get_credentials(krb5_context context, krb5_flags options,
     krb5_ccache ccache, krb5_creds *in_creds, krb5_creds **out_creds);

     krb5_error_code
     krb5_get_credentials(krb5_context context, krb5_flags options,
     krb5_kdc_flags flags, krb5_ccache ccache, krb5_creds *in_creds,
     krb5_creds **out_creds);

     krb5_error_code
     krb5_get_cred_from_kdc(krb5_context context, krb5_ccache ccache,
     krb5_creds *in_creds, krb5_creds **out_creds, krb5_creds ***ret_tgts);

     krb5_error_code
     krb5_get_cred_from_kdc_opt(krb5_context context, krb5_ccache ccache,
     krb5_creds *in_creds, krb5_creds **out_creds, krb5_creds ***ret_tgts,
     krb5_flags flags);

     krb5_error_code
     krb5_get_kdc_cred(krb5_context context, krb5_ccache id, krb5_kdc_flags
     flags, krb5_addresses *addresses, Ticket  *second_ticket, krb5_creds
     *in_creds, krb5_creds **out_creds);

DESCRIPTION
     krb5_get_credentials_with_flags() get credentials by first looking in the
     ccache and if doesn't exists or is expired, fetch the credential from the
     KDC using the krbtgt in ccache.  Valid flags to pass into options
     argument are:

     KRB5_GC_CACHED	Only check the ccache, don't got out on network to
			fetch credential.
     KRB5_GC_USER_USER	request a user to user ticket.	This options doesn't
			store the resulting user to user credential in the
			ccache.
     KRB5_GC_EXPIRED_OK
			returns the credential even if its expired, default
			behavior is trying to refetch the credential from the
			KDC.

     Flags are KDCOptions, note the caller must fill in the bit-field and not
     use the integer associated structure.

     krb5_get_credentials() works the same way as
     krb5_get_credentials_with_flags() except that the flags field is missing.

     krb5_get_cred_from_kdc() and krb5_get_cred_from_kdc_opt() fetches the
     credential from the KDC very much like krb5_get_credentials,(but,
     doesn't, look, in, the) ccache if the credential exists there first.

     krb5_get_kdc_cred() does the same as the functions above, but the caller
     must fill in all the information andits closer to the wire protocol.

SEE ALSO
     krb5(3), krb5_get_forwarded_creds(3), krb5.conf(5)

HEIMDAL				 July 26, 2004			       HEIMDAL
[top]

List of man pages available for OpenBSD

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net