 Parent Directory
|
 Parent Directory
|  Revision Log
 Revision Log
+ minor changes
| 1 | jonen | 1.1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | 
| 2 | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
| 3 | <head> | ||
| 4 | <title>Install Cyrus SASL v1</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" /> | ||
| 7 | </head> | ||
| 8 | |||
| 9 | <body> | ||
| 10 | <table border="0" width="100%" cellspacing="0" cellpadding="3"> | ||
| 11 | <tr><td class="block" valign="middle"> | ||
| 12 | <big><strong><span class="block"> Install Cyrus SASL v1</span></strong></big> | ||
| 13 | </td></tr> | ||
| 14 | </table> | ||
| 15 | |||
| 16 | <p><a name="__index__"></a></p> | ||
| 17 | <!-- INDEX BEGIN --> | ||
| 18 | |||
| 19 | <ul> | ||
| 20 | |||
| 21 | <ul> | ||
| 22 | |||
| 23 | <li><a href="#install_cyrus_sasl_v1">Install Cyrus SASL v1</a></li> | ||
| 24 | <ul> | ||
| 25 | |||
| 26 | <li><a href="#description">Description</a></li> | ||
| 27 | <li><a href="#install">install</a></li> | ||
| 28 | <ul> | ||
| 29 | |||
| 30 | <li><a href="#debian:">debian:</a></li> | ||
| 31 | <li><a href="#build_from_source:">build from source:</a></li> | ||
| 32 | </ul> | ||
| 33 | |||
| 34 | <li><a href="#resources">Resources</a></li> | ||
| 35 | </ul> | ||
| 36 | |||
| 37 | </ul> | ||
| 38 | |||
| 39 | </ul> | ||
| 40 | <!-- INDEX END --> | ||
| 41 | |||
| 42 | <hr /> | ||
| 43 | <p> | ||
| 44 | </p> | ||
| 45 | <h2><a name="install_cyrus_sasl_v1">Install Cyrus SASL v1</a></h2> | ||
| 46 | <p>Sebastian Utz <a href="mailto:seut@netfrag.org">seut@netfrag.org</a></p> | ||
| 47 | <p><strong>last changes</strong></p> | ||
| 48 | <pre> | ||
| 49 | jonen | 1.2 | Revision 1.1 2003/01/27 09:11:05 jonen | 
| 50 | jonen | 1.1 | + create new</pre> | 
| 51 | <p> | ||
| 52 | </p> | ||
| 53 | <h3><a name="description">Description</a></h3> | ||
| 54 | <p>Install Cyrus SASL v1</p> | ||
| 55 | <p></p> | ||
| 56 | <p> | ||
| 57 | </p> | ||
| 58 | <h3><a name="install">install</a></h3> | ||
| 59 | <p> | ||
| 60 | </p> | ||
| 61 | <h4><a name="debian:">debian:</a></h4> | ||
| 62 | <pre> | ||
| 63 | Turbo Fredriksson has good kerberosized Cyrus SASL packages (recommend!): | ||
| 64 | |||
| 65 | deb <a href="ftp://ftp.bayour.com/pub/debian">ftp://ftp.bayour.com/pub/debian</a> local . | ||
| 66 | deb-src <a href="ftp://ftp.bayour.com/pub/debian">ftp://ftp.bayour.com/pub/debian</a> local .</pre> | ||
| 67 | <pre> | ||
| 68 | - apt-get install libsasl7 libsasl-modules-plain sasl-bin | ||
| 69 | |||
| 70 | optional packages: | ||
| 71 | |||
| 72 | libsasl-digestmd5-des | ||
| 73 | libsasl-digestmd5-plain | ||
| 74 | libsasl-gssapi-mit</pre> | ||
| 75 | <pre> | ||
| 76 | note: libgssapiv2.so is also in package libsasl-modules-plain if you use turbo fredriksson's deb sources,</pre> | ||
| 77 | <p> | ||
| 78 | </p> | ||
| 79 | <h4><a name="build_from_source:">build from source:</a></h4> | ||
| 80 | <pre> | ||
| 81 | look at <a href="http://www.bayour.com/LDAPv3-HOWTO.html#4.4.1.Building%20Cyrus%20SASL">http://www.bayour.com/LDAPv3-HOWTO.html#4.4.1.Building%20Cyrus%20SASL</a></pre> | ||
| 82 | <p></p> | ||
| 83 | <p> | ||
| 84 | </p> | ||
| 85 | <h3><a name="resources">Resources</a></h3> | ||
| 86 | <dl> | ||
| 87 | <dt><strong><a name="item_cyrus_sasl">Cyrus SASL</a></strong><br /> | ||
| 88 | </dt> | ||
| 89 | <dd> | ||
| 90 | <pre> | ||
| 91 | <a href="http://asg.web.cmu.edu/cyrus/sasl/">http://asg.web.cmu.edu/cyrus/sasl/</a></pre> | ||
| 92 | </dd> | ||
| 93 | <dt><strong><a name="item_openldap%2c_openssl%2c_sasl_and_kerberosv_howto">OpenLDAP, OpenSSL, SASL and KerberosV HOWTO</a></strong><br /> | ||
| 94 | </dt> | ||
| 95 | <dd> | ||
| 96 | <pre> | ||
| 97 | <a href="http://www.bayour.com/LDAPv3-HOWTO.html">http://www.bayour.com/LDAPv3-HOWTO.html</a></pre> | ||
| 98 | </dd> | ||
| 99 | <dt><strong><a name="item_cyrus_sasl_library_installation_instructions">Cyrus SASL Library Installation Instructions</a></strong><br /> | ||
| 100 | </dt> | ||
| 101 | <dd> | ||
| 102 | <pre> | ||
| 103 | <a href="http://www.upenn.edu/computing/pennkey/sysadmin/d_install_unix/sasl.html">http://www.upenn.edu/computing/pennkey/sysadmin/d_install_unix/sasl.html</a></pre> | ||
| 104 | </dd> | ||
| 105 | </dl> | ||
| 106 | <p><a href="#__index__"><small>back to top</small></a></p> | ||
| 107 | <table border="0" width="100%" cellspacing="0" cellpadding="3"> | ||
| 108 | <tr><td class="block" valign="middle"> | ||
| 109 | <big><strong><span class="block"> Install Cyrus SASL v1</span></strong></big> | ||
| 110 | </td></tr> | ||
| 111 | </table> | ||
| 112 | |||
| 113 | </body> | ||
| 114 | |||
| 115 | </html> | 
| MailToCvsAdmin">MailToCvsAdmin | ViewVC Help | 
| Powered by ViewVC 1.1.26 |  |