 5108851012
			
		
	
	5108851012
	
	
	
		
			
			git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9540 ec53bebd-3082-4978-b11e-865c3cabbd6b
		
			
				
	
	
		
			21 lines
		
	
	
		
			542 B
		
	
	
	
		
			Groff
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			542 B
		
	
	
	
		
			Groff
		
	
	
	
	
	
| .\" Copyright (c) 2001 Kungliga Tekniska Högskolan
 | |
| .\" $Id$
 | |
| .Dd Jan 21, 2001
 | |
| .Dt KRB5_CONTEXT 3
 | |
| .Os HEIMDAL
 | |
| .Sh NAME
 | |
| .Nm krb5_context
 | |
| .Sh DESCRIPTION
 | |
| The
 | |
| .Nm
 | |
| structure is designed to hold all per thread state. All global
 | |
| variables that are context specific are stored in this struture,
 | |
| including default encryption types, credential-cache (ticket file), and
 | |
| default realms.
 | |
| .Pp
 | |
| The internals of the structure should never be accessed directly,
 | |
| functions exist for extracting information.
 | |
| .Sh SEE ALSO
 | |
| .Xr krb5_init_context 3 ,
 | |
| .Xr kerberos 8
 |