summaryrefslogtreecommitdiffstats
path: root/src/windows/identity/help/html/welcome.htm
blob: 32d7d05b26ffa0c56582ee8fe210aa2c8b581f47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<html>
<head>
  <title>Welcome to Khimaira</title>
  <meta name="description" content="Welcome">
  <meta name="keywords" content="welcome">
  <link rel="stylesheet" type="text/css" href="khm.css">
</head>

<h1>Welcome to Khimaira</h1>

<p>Khimaira is a credentials manager that lets you manage Kerberos,
AFS and other types of credentials.
</p>

<p>The following web sites provide more information about Kerberos and
AFS:</p>

<ul>
<li><a class="external" href="http://web.mit.edu/kerberos">http://web.mit.edu/kerbeors</a></li>
<li><a class="external" href="http://openafs.org">http://openafs.org</a></li>
</ul>


</html>