2 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
<html xmlns="http://www.w3.org/1999/xhtml"> |
3 |
<head> |
<head> |
4 |
<title>Cyrus Imapd v1 + PAM + Kerberos V mini-HowTo</title> |
<title>Cyrus Imapd v1 + PAM + Kerberos V mini-HowTo</title> |
5 |
|
<link rel="stylesheet" href="http://netfrag.org/horde/css.php?app=chora" type="text/css" /> |
6 |
<link rev="made" href="mailto:root@localhost" /> |
<link rev="made" href="mailto:root@localhost" /> |
7 |
</head> |
</head> |
8 |
|
|
9 |
<body style="background-color: white"> |
<body> |
10 |
|
<table border="0" width="100%" cellspacing="0" cellpadding="3"> |
11 |
|
<tr><td class="block" valign="middle"> |
12 |
|
<big><strong><span class="block"> Cyrus Imapd v1 + PAM + Kerberos V mini-HowTo</span></strong></big> |
13 |
|
</td></tr> |
14 |
|
</table> |
15 |
|
|
16 |
<p><a name="__index__"></a></p> |
<p><a name="__index__"></a></p> |
17 |
<!-- INDEX BEGIN --> |
<!-- INDEX BEGIN --> |
36 |
<li><a href="#requirements">Requirements</a></li> |
<li><a href="#requirements">Requirements</a></li> |
37 |
<li><a href="#resources">Resources</a></li> |
<li><a href="#resources">Resources</a></li> |
38 |
<li><a href="#todo">ToDo</a></li> |
<li><a href="#todo">ToDo</a></li> |
|
<li><a href="#authors">Authors</a></li> |
|
|
<li><a href="#last_changes">last changes</a></li> |
|
39 |
</ul> |
</ul> |
40 |
|
|
41 |
</ul> |
</ul> |
47 |
<p> |
<p> |
48 |
</p> |
</p> |
49 |
<h2><a name="cyrus_imapd_v1_+_pam_+_kerberos_v_minihowto">Cyrus Imapd v1 + PAM + Kerberos V mini-HowTo</a></h2> |
<h2><a name="cyrus_imapd_v1_+_pam_+_kerberos_v_minihowto">Cyrus Imapd v1 + PAM + Kerberos V mini-HowTo</a></h2> |
50 |
|
<p>Sebastian Utz <a href="mailto:seut@netfrag.org">seut@netfrag.org</a></p> |
51 |
|
<p><strong>last changes</strong></p> |
52 |
|
<pre> |
53 |
|
Revision 1.1 2003/01/25 08:44:50 jonen |
54 |
|
+ create new</pre> |
55 |
<p> |
<p> |
56 |
</p> |
</p> |
57 |
<h3><a name="description">Description</a></h3> |
<h3><a name="description">Description</a></h3> |
58 |
<pre> |
<p>Install and configure Cyrus Imapd v1 with PAM and Kerberos V support |
59 |
Install and configure Cyrus Imapd v1 with PAM and Kerberos V support |
(debian way...)</p> |
|
(debian way...)</pre> |
|
60 |
<p> |
<p> |
61 |
</p> |
</p> |
62 |
<h4><a name="install_cyrus_imapd">install cyrus imapd</a></h4> |
<h4><a name="install_cyrus_imapd">install cyrus imapd</a></h4> |
63 |
|
<p>Be sure, your deb sources contains kerberosized cyrus packages!</p> |
64 |
|
<pre> |
65 |
|
Turbo Fredriksson has good ones:</pre> |
66 |
<pre> |
<pre> |
|
Be sure, your deb sources contains kerberosized cyrus packages! |
|
|
Turbo Fredriksson has good ones: |
|
67 |
deb <a href="ftp://ftp.bayour.com/pub/debian">ftp://ftp.bayour.com/pub/debian</a> local . |
deb <a href="ftp://ftp.bayour.com/pub/debian">ftp://ftp.bayour.com/pub/debian</a> local . |
68 |
deb-src <a href="ftp://ftp.bayour.com/pub/debian">ftp://ftp.bayour.com/pub/debian</a> local .</pre> |
deb-src <a href="ftp://ftp.bayour.com/pub/debian">ftp://ftp.bayour.com/pub/debian</a> local .</pre> |
69 |
<pre> |
<pre> |
135 |
<h3><a name="todo">ToDo</a></h3> |
<h3><a name="todo">ToDo</a></h3> |
136 |
<pre> |
<pre> |
137 |
o MORE docu !! |
o MORE docu !! |
138 |
|
o is pam really needed if imaps is use with above wrapper? |
139 |
o write more about Kerberos V |
o write more about Kerberos V |
|
o write more about Cyrus SASL |
|
140 |
o docu installation for other distribution than Debian |
o docu installation for other distribution than Debian |
141 |
o check out Cyrus Imapd v2 and SASL v2 more and write howto</pre> |
o check out Cyrus Imapd v2 and SASL v2 more and write howto |
142 |
<p> |
x write more about Cyrus SASL</pre> |
143 |
</p> |
<p><a href="#__index__"><small>back to top</small></a></p> |
144 |
<h3><a name="authors">Authors</a></h3> |
<table border="0" width="100%" cellspacing="0" cellpadding="3"> |
145 |
<pre> |
<tr><td class="block" valign="middle"> |
146 |
Sebastian Utz seut@tunemedia.de</pre> |
<big><strong><span class="block"> Cyrus Imapd v1 + PAM + Kerberos V mini-HowTo</span></strong></big> |
147 |
<p> |
</td></tr> |
148 |
</p> |
</table> |
|
<h3><a name="last_changes">last changes</a></h3> |
|
|
<pre> |
|
|
Jan 25 2003 05:53:00 |
|
|
+ create new</pre> |
|
149 |
|
|
150 |
</body> |
</body> |
151 |
|
|