cond otp
[heimdal.git] / doc / heimdal.texi
blobf941e86847a0a77944f6bdb21b5fc93391bd331c
1 \input texinfo @c -*- texinfo -*-
2 @c %**start of header
3 @c $Id$
4 @setfilename heimdal.info
5 @settitle HEIMDAL
6 @iftex
7 @afourpaper
8 @end iftex
9 @c some sensible characters, please?
10 @tex
11 \input latin1.tex
12 @end tex
13 @setchapternewpage on
14 @syncodeindex pg cp
15 @c %**end of header
17 @ifinfo
18 @dircategory Heimdal
19 @direntry
20 * Heimdal: (heimdal).           The Kerberos 5 distribution from KTH
21 @end direntry
22 @end ifinfo
24 @c title page
25 @titlepage
26 @title Heimdal
27 @subtitle Kerberos 5 from KTH
28 @subtitle Edition 0.0, for version 0.0h
29 @subtitle 1997
30 @author Johan Danielsson
31 @author Assar Westerlund
32 @author last updated $Date$
34 @def@copynext{@vskip 20pt plus 1fil@penalty-1000}
35 @def@copyrightstart{}
36 @def@copyrightend{}
37 @page
38 @copyrightstart
39 Copyright (c) 1997 Kungliga Tekniska Högskolan 
40 (Royal Institute of Technology, Stockholm, Sweden).
41 All rights reserved.
43 Redistribution and use in source and binary forms, with or without
44 modification, are permitted provided that the following conditions
45 are met:
47 1. Redistributions of source code must retain the above copyright
48    notice, this list of conditions and the following disclaimer.
50 2. Redistributions in binary form must reproduce the above copyright
51    notice, this list of conditions and the following disclaimer in the
52    documentation and/or other materials provided with the distribution.
54 3. All advertising materials mentioning features or use of this software
55    must display the following acknowledgement:
56      This product includes software developed by Kungliga Tekniska
57      Högskolan and its contributors.
59 4. Neither the name of the Institute nor the names of its contributors
60    may be used to endorse or promote products derived from this software
61    without specific prior written permission.
63 THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND
64 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
65 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
66 ARE DISCLAIMED.  IN NO EVENT SHALL THE INSTITUTE OR CONTRIBUTORS BE LIABLE
67 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
68 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
69 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
70 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
71 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
72 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
73 SUCH DAMAGE.
75 @copynext
77 Copyright (C) 1995-1997 Eric Young (eay@@mincom.oz.au)
78 All rights reserved.
80 This package is an DES implementation written by Eric Young (eay@@mincom.oz.au).
81 The implementation was written so as to conform with MIT's libdes.
83 This library is free for commercial and non-commercial use as long as
84 the following conditions are aheared to.  The following conditions
85 apply to all code found in this distribution.
87 Copyright remains Eric Young's, and as such any Copyright notices in
88 the code are not to be removed.
89 If this package is used in a product, Eric Young should be given attribution
90 as the author of that the SSL library.  This can be in the form of a textual
91 message at program startup or in documentation (online or textual) provided
92 with the package.
94 Redistribution and use in source and binary forms, with or without
95 modification, are permitted provided that the following conditions
96 are met:
98 1. Redistributions of source code must retain the copyright
99    notice, this list of conditions and the following disclaimer.
101 2. Redistributions in binary form must reproduce the above copyright
102    notice, this list of conditions and the following disclaimer in the
103    documentation and/or other materials provided with the distribution.
105 3. All advertising materials mentioning features or use of this software
106    must display the following acknowledgement:
107    This product includes software developed by Eric Young (eay@@mincom.oz.au)
109 THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
110 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
111 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
112 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
113 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
114 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
115 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
116 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
117 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
118 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
119 SUCH DAMAGE.
121 @copynext
123 Copyright (C) 1990 by the Massachusetts Institute of Technology
125 Export of this software from the United States of America may
126 require a specific license from the United States Government.
127 It is the responsibility of any person or organization contemplating
128 export to obtain such a license before exporting.
130 WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
131 distribute this software and its documentation for any purpose and
132 without fee is hereby granted, provided that the above copyright
133 notice appear in all copies and that both that copyright notice and
134 this permission notice appear in supporting documentation, and that
135 the name of M.I.T. not be used in advertising or publicity pertaining
136 to distribution of the software without specific, written prior
137 permission.  M.I.T. makes no representations about the suitability of
138 this software for any purpose.  It is provided "as is" without express
139 or implied warranty.
141 @copynext
143 Copyright (c) 1988, 1990, 1993
144      The Regents of the University of California.  All rights reserved.
146 Redistribution and use in source and binary forms, with or without
147 modification, are permitted provided that the following conditions
148 are met:
150 1. Redistributions of source code must retain the above copyright
151    notice, this list of conditions and the following disclaimer.
153 2. Redistributions in binary form must reproduce the above copyright
154    notice, this list of conditions and the following disclaimer in the
155    documentation and/or other materials provided with the distribution.
157 3. All advertising materials mentioning features or use of this software
158    must display the following acknowledgement:
159      This product includes software developed by the University of
160      California, Berkeley and its contributors.
162 4. Neither the name of the University nor the names of its contributors
163    may be used to endorse or promote products derived from this software
164    without specific prior written permission.
166 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
167 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
168 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
169 ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
170 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
171 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
172 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
173 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
174 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
175 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
176 SUCH DAMAGE.
178 @copynext
180 Copyright 1992 Simmule Turner and Rich Salz.  All rights reserved. 
182 This software is not subject to any license of the American Telephone 
183 and Telegraph Company or of the Regents of the University of California. 
185 Permission is granted to anyone to use this software for any purpose on
186 any computer system, and to alter it and redistribute it freely, subject
187 to the following restrictions:
189 1. The authors are not responsible for the consequences of use of this
190    software, no matter how awful, even if they arise from flaws in it.
192 2. The origin of this software must not be misrepresented, either by
193    explicit claim or by omission.  Since few users ever read sources,
194    credits must appear in the documentation.
196 3. Altered versions must be plainly marked as such, and must not be
197    misrepresented as being the original software.  Since few users
198    ever read sources, credits must appear in the documentation.
200 4. This notice may not be removed or altered.
202 @copyrightend
203 @end titlepage
205 @c Less filling! Tastes great!
206 @iftex
207 @parindent=0pt
208 @global@parskip 6pt plus 1pt
209 @global@chapheadingskip = 15pt plus 4pt minus 2pt 
210 @global@secheadingskip = 12pt plus 3pt minus 2pt
211 @global@subsecheadingskip = 9pt plus 2pt minus 2pt
212 @end iftex
213 @ifinfo
214 @paragraphindent 0
215 @end ifinfo
217 @ifinfo
218 @node Top, Introduction, (dir), (dir)
219 @top Heimdal
220 @end ifinfo
222 @menu
223 * Introduction::                
224 * What is Kerberos?::           
225 * Building and Installing::     
226 * Setting up a realm::          
227 * Kerberos 4 issues::           
228 * Acknowledgments::             
230  --- The Detailed Node Listing ---
232 Building and Installing
234 * Finishing the installation::  
236 Kerberos 4 issues
238 * Principal conversion issues::  
239 * Converting a version 4 database::  
240 @end menu
242 @include intro.texi
243 @include whatis.texi
244 @include install.texi
245 @include setup.texi
246 @include kerberos4.texi
247 @include ack.texi
249 @c @shortcontents
250 @contents
252 @bye