Imported Upstream version 1.15.1
[platform/upstream/krb5.git] / doc / html / resources.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
4
5 <html xmlns="http://www.w3.org/1999/xhtml">
6   <head>
7     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8     
9     <title>Resources &mdash; MIT Kerberos Documentation</title>
10     
11     <link rel="stylesheet" href="_static/agogo.css" type="text/css" />
12     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
13     <link rel="stylesheet" href="_static/kerb.css" type="text/css" />
14     
15     <script type="text/javascript">
16       var DOCUMENTATION_OPTIONS = {
17         URL_ROOT:    './',
18         VERSION:     '1.15.1',
19         COLLAPSE_INDEX: false,
20         FILE_SUFFIX: '.html',
21         HAS_SOURCE:  true
22       };
23     </script>
24     <script type="text/javascript" src="_static/jquery.js"></script>
25     <script type="text/javascript" src="_static/underscore.js"></script>
26     <script type="text/javascript" src="_static/doctools.js"></script>
27     <link rel="author" title="About these documents" href="about.html" />
28     <link rel="copyright" title="Copyright" href="copyright.html" />
29     <link rel="top" title="MIT Kerberos Documentation" href="index.html" />
30     <link rel="prev" title="Contributing to the MIT Kerberos Documentation" href="about.html" /> 
31   </head>
32   <body>
33     <div class="header-wrapper">
34         <div class="header">
35             
36             
37             <h1><a href="index.html">MIT Kerberos Documentation</a></h1>
38             
39             <div class="rel">
40                 
41         <a href="index.html" title="Full Table of Contents"
42             accesskey="C">Contents</a> |
43         <a href="about.html" title="Contributing to the MIT Kerberos Documentation"
44             accesskey="P">previous</a> |
45         <a href="genindex.html" title="General Index"
46             accesskey="I">index</a> |
47         <a href="search.html" title="Enter search criteria"
48             accesskey="S">Search</a> |
49     <a href="mailto:krb5-bugs@mit.edu?subject=Documentation__Resources">feedback</a>
50             </div>
51         </div>
52     </div>
53
54     <div class="content-wrapper">
55       <div class="content">
56         <div class="document">
57             
58       <div class="documentwrapper">
59         <div class="bodywrapper">
60           <div class="body">
61             
62   <div class="section" id="resources">
63 <h1>Resources<a class="headerlink" href="#resources" title="Permalink to this headline">¶</a></h1>
64 <div class="section" id="mailing-lists">
65 <h2>Mailing lists<a class="headerlink" href="#mailing-lists" title="Permalink to this headline">¶</a></h2>
66 <ul class="simple">
67 <li><a class="reference external" href="mailto:kerberos&#37;&#52;&#48;mit&#46;edu">kerberos<span>&#64;</span>mit<span>&#46;</span>edu</a> is a community resource for discussion and
68 questions about MIT krb5 and other Kerberos implementations.  To
69 subscribe to the list, please follow the instructions at
70 <a class="reference external" href="http://mailman.mit.edu/mailman/listinfo/kerberos">http://mailman.mit.edu/mailman/listinfo/kerberos</a>.</li>
71 <li><a class="reference external" href="mailto:krbdev&#37;&#52;&#48;mit&#46;edu">krbdev<span>&#64;</span>mit<span>&#46;</span>edu</a> is the primary list for developers of MIT Kerberos.
72 To subscribe to the list, please follow the instructions at
73 <a class="reference external" href="http://mailman.mit.edu/mailman/listinfo/krbdev">http://mailman.mit.edu/mailman/listinfo/krbdev</a>.</li>
74 <li><a class="reference external" href="mailto:krb5-bugs&#37;&#52;&#48;mit&#46;edu">krb5-bugs<span>&#64;</span>mit<span>&#46;</span>edu</a> is notified when a ticket is created or updated.
75 This list helps track bugs and feature requests.
76 In addition, this list is used to track documentation criticism
77 and recommendations for improvements.</li>
78 <li><a class="reference external" href="mailto:krbcore&#37;&#52;&#48;mit&#46;edu">krbcore<span>&#64;</span>mit<span>&#46;</span>edu</a> is a private list for the MIT krb5 core team.  Send
79 mail to this list if you need to contact the core team.</li>
80 <li><a class="reference external" href="mailto:krbcore-security&#37;&#52;&#48;mit&#46;edu">krbcore-security<span>&#64;</span>mit<span>&#46;</span>edu</a> is the point of contact for security problems
81 with MIT Kerberos.  Please use PGP-encrypted mail to report possible
82 vulnerabilities to this list.</li>
83 </ul>
84 </div>
85 <div class="section" id="irc-channels">
86 <h2>IRC channels<a class="headerlink" href="#irc-channels" title="Permalink to this headline">¶</a></h2>
87 <p>The IRC channel <cite>#kerberos</cite> on irc.freenode.net is a community
88 resource for general Kerberos discussion and support.</p>
89 <p>The main IRC channel for MIT Kerberos development is <cite>#krbdev</cite> on
90 freenode.</p>
91 <p>For more information about freenode, see <a class="reference external" href="http://freenode.net/">http://freenode.net/</a>.</p>
92 </div>
93 <div class="section" id="archives">
94 <h2>Archives<a class="headerlink" href="#archives" title="Permalink to this headline">¶</a></h2>
95 <ul class="simple">
96 <li>The archive <a class="reference external" href="http://mailman.mit.edu/pipermail/kerberos/">http://mailman.mit.edu/pipermail/kerberos/</a> contains past
97 postings from the <cite>kerberos&#64;mit.edu</cite> list.</li>
98 <li>The <a class="reference external" href="http://mailman.mit.edu/pipermail/krbdev/">http://mailman.mit.edu/pipermail/krbdev/</a> contains past
99 postings from the <cite>krbdev&#64;mit.edu</cite> list.</li>
100 </ul>
101 </div>
102 <div class="section" id="wiki">
103 <h2>Wiki<a class="headerlink" href="#wiki" title="Permalink to this headline">¶</a></h2>
104 <p>The wiki at <a class="reference external" href="http://k5wiki.kerberos.org/">http://k5wiki.kerberos.org/</a> contains useful information
105 for developers working on the MIT Kerberos source code.  Some of the
106 information on the wiki may be useful for advanced users or system
107 administrators.</p>
108 </div>
109 <div class="section" id="web-pages">
110 <h2>Web pages<a class="headerlink" href="#web-pages" title="Permalink to this headline">¶</a></h2>
111 <ul class="simple">
112 <li><a class="reference external" href="http://web.mit.edu/kerberos/">http://web.mit.edu/kerberos/</a> is the MIT Kerberos software web page.</li>
113 <li><a class="reference external" href="http://kerberos.org/">http://kerberos.org/</a> is the MIT Kerberos Consortium web page.</li>
114 </ul>
115 </div>
116 </div>
117
118
119           </div>
120         </div>
121       </div>
122         </div>
123         <div class="sidebar">
124     <h2>On this page</h2>
125     <ul>
126 <li><a class="reference internal" href="#">Resources</a><ul>
127 <li><a class="reference internal" href="#mailing-lists">Mailing lists</a></li>
128 <li><a class="reference internal" href="#irc-channels">IRC channels</a></li>
129 <li><a class="reference internal" href="#archives">Archives</a></li>
130 <li><a class="reference internal" href="#wiki">Wiki</a></li>
131 <li><a class="reference internal" href="#web-pages">Web pages</a></li>
132 </ul>
133 </li>
134 </ul>
135
136     <br/>
137     <h2>Table of contents</h2>
138     <ul class="current">
139 <li class="toctree-l1"><a class="reference internal" href="user/index.html">For users</a></li>
140 <li class="toctree-l1"><a class="reference internal" href="admin/index.html">For administrators</a></li>
141 <li class="toctree-l1"><a class="reference internal" href="appdev/index.html">For application developers</a></li>
142 <li class="toctree-l1"><a class="reference internal" href="plugindev/index.html">For plugin module developers</a></li>
143 <li class="toctree-l1"><a class="reference internal" href="build/index.html">Building Kerberos V5</a></li>
144 <li class="toctree-l1"><a class="reference internal" href="basic/index.html">Kerberos V5 concepts</a></li>
145 <li class="toctree-l1"><a class="reference internal" href="formats/index.html">Protocols and file formats</a></li>
146 <li class="toctree-l1"><a class="reference internal" href="mitK5features.html">MIT Kerberos features</a></li>
147 <li class="toctree-l1"><a class="reference internal" href="build_this.html">How to build this documentation from the source</a></li>
148 <li class="toctree-l1"><a class="reference internal" href="about.html">Contributing to the MIT Kerberos Documentation</a></li>
149 <li class="toctree-l1 current"><a class="current reference internal" href="">Resources</a><ul class="simple">
150 </ul>
151 </li>
152 </ul>
153
154     <br/>
155     <h4><a href="index.html">Full Table of Contents</a></h4>
156     <h4>Search</h4>
157     <form class="search" action="search.html" method="get">
158       <input type="text" name="q" size="18" />
159       <input type="submit" value="Go" />
160       <input type="hidden" name="check_keywords" value="yes" />
161       <input type="hidden" name="area" value="default" />
162     </form>
163         </div>
164         <div class="clearer"></div>
165       </div>
166     </div>
167
168     <div class="footer-wrapper">
169         <div class="footer" >
170             <div class="right" ><i>Release: 1.15.1</i><br />
171                 &copy; <a href="copyright.html">Copyright</a> 1985-2017, MIT.
172             </div>
173             <div class="left">
174                 
175         <a href="index.html" title="Full Table of Contents"
176             >Contents</a> |
177         <a href="about.html" title="Contributing to the MIT Kerberos Documentation"
178             >previous</a> |
179         <a href="genindex.html" title="General Index"
180             >index</a> |
181         <a href="search.html" title="Enter search criteria"
182             >Search</a> |
183     <a href="mailto:krb5-bugs@mit.edu?subject=Documentation__Resources">feedback</a>
184             </div>
185         </div>
186     </div>
187
188   </body>
189 </html>