1929c70cbSchristos<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2929c70cbSchristos<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 3929c70cbSchristos<title>Heimdal Kerberos 5 library</title> 4929c70cbSchristos<link href="doxygen.css" rel="stylesheet" type="text/css"> 5929c70cbSchristos<link href="tabs.css" rel="stylesheet" type="text/css"> 6929c70cbSchristos</head><body> 7929c70cbSchristos<p> 8929c70cbSchristos<a href="http://www.h5l.org/"><img src="http://www.h5l.org/keyhole-heimdal.png" alt="keyhole logo"/></a> 9929c70cbSchristos</p> 10929c70cbSchristos<!-- end of header marker --> 11*dd75ac5bSchristos<!-- Generated by Doxygen 1.9.1 --> 12929c70cbSchristos<script type="text/javascript" src="menudata.js"></script> 13929c70cbSchristos<script type="text/javascript" src="menu.js"></script> 14929c70cbSchristos<script type="text/javascript"> 15*dd75ac5bSchristos/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ 16929c70cbSchristos$(function() { 17929c70cbSchristos initMenu('',false,false,'search.php','Search'); 18929c70cbSchristos}); 19*dd75ac5bSchristos/* @license-end */</script> 20929c70cbSchristos<div id="main-nav"></div> 21929c70cbSchristos</div><!-- top --> 22*dd75ac5bSchristos<div class="PageDoc"><div class="header"> 23929c70cbSchristos <div class="headertitle"> 24929c70cbSchristos<div class="title">Heimdal Kerberos 5 library </div> </div> 25929c70cbSchristos</div><!--header--> 26929c70cbSchristos<div class="contents"> 27929c70cbSchristos<div class="textblock"><h1><a class="anchor" id="intro"></a> 28929c70cbSchristosIntroduction</h1> 29929c70cbSchristos<p>Heimdal libkrb5 library is a implementation of the Kerberos protocol.</p> 30*dd75ac5bSchristos<p>Kerberos is a system for authenticating users and services on a network. It is built upon the assumption that the network is `‘unsafe’'. For example, data sent over the network can be eavesdropped and altered, and addresses can also be faked. Therefore they cannot be used for authentication purposes.</p> 31929c70cbSchristos<ul> 32929c70cbSchristos<li><a class="el" href="krb5_introduction.html">Introduction to the Kerberos 5 API</a></li> 33929c70cbSchristos<li><a class="el" href="krb5_principal_intro.html">The principal handing functions.</a></li> 34929c70cbSchristos<li><a class="el" href="krb5_ccache_intro.html">The credential cache functions</a></li> 35929c70cbSchristos<li><a class="el" href="krb5_keytab_intro.html">The keytab handing functions</a></li> 36929c70cbSchristos</ul> 37929c70cbSchristos<p>If you want to know more about the file formats that is used by Heimdal, please see: <a class="el" href="krb5_fileformats.html">File formats</a></p> 38929c70cbSchristos<p>The project web page: <a href="http://www.h5l.org/">http://www.h5l.org/</a> </p> 39*dd75ac5bSchristos</div></div><!-- PageDoc --> 40*dd75ac5bSchristos</div><!-- contents --> 41929c70cbSchristos<hr size="1"><address style="text-align: right;"><small> 42*dd75ac5bSchristosGenerated on Tue Nov 15 2022 14:04:26 for Heimdal Kerberos 5 library by <a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.9.1</small></address> 43929c70cbSchristos</body> 44929c70cbSchristos</html> 45