1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
---|
2 | <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
---|
3 | <title>HeimdalKerberos5library: Heimdal Kerberos 5 library</title>
|
---|
4 | <link href="doxygen.css" rel="stylesheet" type="text/css">
|
---|
5 | <link href="tabs.css" rel="stylesheet" type="text/css">
|
---|
6 | </head><body>
|
---|
7 | <p>
|
---|
8 | <a href="http://www.h5l.org/"><img src="http://www.h5l.org/keyhole-heimdal.png" alt="keyhole logo"/></a>
|
---|
9 | </p>
|
---|
10 | <!-- end of header marker -->
|
---|
11 | <!-- Generated by Doxygen 1.5.6 -->
|
---|
12 | <div class="navigation" id="top">
|
---|
13 | <div class="tabs">
|
---|
14 | <ul>
|
---|
15 | <li class="current"><a href="index.html"><span>Main Page</span></a></li>
|
---|
16 | <li><a href="pages.html"><span>Related Pages</span></a></li>
|
---|
17 | <li><a href="modules.html"><span>Modules</span></a></li>
|
---|
18 | <li><a href="annotated.html"><span>Data Structures</span></a></li>
|
---|
19 | </ul>
|
---|
20 | </div>
|
---|
21 | </div>
|
---|
22 | <div class="contents">
|
---|
23 | <h1>Heimdal Kerberos 5 library</h1>
|
---|
24 | <p>
|
---|
25 | <h3 align="center">1.5.3 </h3><h2><a class="anchor" name="intro">
|
---|
26 | Introduction</a></h2>
|
---|
27 | Heimdal libkrb5 library is a implementation of the Kerberos protocol.<p>
|
---|
28 | 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>
|
---|
29 | <ul>
|
---|
30 | <li><a class="el" href="krb5_introduction.html">Introduction to the Kerberos 5 API</a></li><li><a class="el" href="krb5_principal_intro.html">The principal handing functions.</a></li><li><a class="el" href="krb5_ccache_intro.html">The credential cache functions</a></li><li><a class="el" href="krb5_keytab_intro.html">The keytab handing functions</a></li></ul>
|
---|
31 | <p>
|
---|
32 | 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>
|
---|
33 | The project web page: <a href="http://www.h5l.org/">http://www.h5l.org/</a> </div>
|
---|
34 | <hr size="1"><address style="text-align: right;"><small>
|
---|
35 | Generated on Sun Dec 9 14:10:35 2012 for HeimdalKerberos5library by <a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6</small></address>
|
---|
36 | </body>
|
---|
37 | </html>
|
---|