IPnom Home • Manuals • FreeBSD

 FreeBSD Man Pages

Man Sections:Commands (1)System Calls (2)Library Functions (3)Device Drivers (4)File Formats (5)Miscellaneous (7)System Utilities (8)
Keyword Live Search (10 results max):
 Type in part of a command in the search box.
 


krb5_context(3)

NAME

     krb5_context -- krb5 state structure


DESCRIPTION

     The krb5_context structure is designed to hold all per thread state. All
     global variables that are context specific are stored in this structure,
     including default encryption types, credentials-cache (ticket file), and
     default realms.

     The internals of the structure should never be accessed directly, func-
     tions exist for extracting information.


SEE ALSO

     krb5_init_context(3), kerberos(8)

HEIMDAL 		       January 21, 2001 		       HEIMDAL

SPONSORED LINKS




Man(1) output converted with man2html , sed , awk