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