Parent Directory | Revision Log
updated generation scripts
1 | jonen | 1.1 | ###################################### |
2 | # | ||
3 | root | 1.3 | # $Id: install_cyrus_sasl_v1.pod,v 1.2 2003/01/27 09:20:40 jonen Exp $ |
4 | jonen | 1.1 | # |
5 | ###################################### | ||
6 | # | ||
7 | jonen | 1.2 | # $Log: install_cyrus_sasl_v1.pod,v $ |
8 | root | 1.3 | # Revision 1.2 2003/01/27 09:20:40 jonen |
9 | # + minor changes | ||
10 | # | ||
11 | jonen | 1.2 | # Revision 1.1 2003/01/27 09:11:05 jonen |
12 | # + create new | ||
13 | # | ||
14 | jonen | 1.1 | # |
15 | # | ||
16 | ###################################### | ||
17 | |||
18 | |||
19 | =pod | ||
20 | |||
21 | |||
22 | =head2 Install Cyrus SASL v1 | ||
23 | |||
24 | Sebastian Utz S<seut@netfrag.org> | ||
25 | |||
26 | |||
27 | B<last changes> | ||
28 | |||
29 | jonen | 1.2 | Revision 1.1 2003/01/27 09:11:05 jonen |
30 | jonen | 1.1 | + create new |
31 | |||
32 | |||
33 | |||
34 | =head3 Description | ||
35 | |||
36 | Install Cyrus SASL v1 | ||
37 | |||
38 | |||
39 | |||
40 | =head3 install | ||
41 | |||
42 | |||
43 | =head4 debian: | ||
44 | |||
45 | Turbo Fredriksson has good kerberosized Cyrus SASL packages (recommend!): | ||
46 | |||
47 | deb ftp://ftp.bayour.com/pub/debian local . | ||
48 | deb-src ftp://ftp.bayour.com/pub/debian local . | ||
49 | |||
50 | |||
51 | - apt-get install libsasl7 libsasl-modules-plain sasl-bin | ||
52 | |||
53 | optional packages: | ||
54 | |||
55 | libsasl-digestmd5-des | ||
56 | libsasl-digestmd5-plain | ||
57 | libsasl-gssapi-mit | ||
58 | |||
59 | note: libgssapiv2.so is also in package libsasl-modules-plain if you use turbo fredriksson's deb sources, | ||
60 | |||
61 | |||
62 | |||
63 | =head4 build from source: | ||
64 | |||
65 | look at http://www.bayour.com/LDAPv3-HOWTO.html#4.4.1.Building%20Cyrus%20SASL | ||
66 | |||
67 | |||
68 | |||
69 | |||
70 | =head3 Resources | ||
71 | |||
72 | =over | ||
73 | |||
74 | =item Cyrus SASL | ||
75 | |||
76 | http://asg.web.cmu.edu/cyrus/sasl/ | ||
77 | |||
78 | =item OpenLDAP, OpenSSL, SASL and KerberosV HOWTO | ||
79 | |||
80 | http://www.bayour.com/LDAPv3-HOWTO.html | ||
81 | |||
82 | =item Cyrus SASL Library Installation Instructions | ||
83 | |||
84 | http://www.upenn.edu/computing/pennkey/sysadmin/d_install_unix/sasl.html | ||
85 | |||
86 | |||
87 | =back | ||
88 | |||
89 | |||
90 | |||
91 | root | 1.3 | =cut |
MailToCvsAdmin">MailToCvsAdmin | ViewVC Help |
Powered by ViewVC 1.1.26 |