xref: /minix3/crypto/external/bsd/heimdal/dist/doc/heimdal.texi (revision 0a6a1f1d05b60e214de2f05a7310ddd1f0e590e7)
1ebfedea0SLionel Sambuc\input texinfo @c -*- texinfo -*-
2*0a6a1f1dSLionel Sambuc@c $NetBSD: heimdal.texi,v 1.1.1.3 2014/04/24 12:45:26 pettai Exp $
3ebfedea0SLionel Sambuc@c %**start of header
4ebfedea0SLionel Sambuc@c Id
5ebfedea0SLionel Sambuc@setfilename heimdal.info
6ebfedea0SLionel Sambuc@settitle HEIMDAL
7ebfedea0SLionel Sambuc@iftex
8ebfedea0SLionel Sambuc@afourpaper
9ebfedea0SLionel Sambuc@end iftex
10ebfedea0SLionel Sambuc@c some sensible characters, please?
11ebfedea0SLionel Sambuc@tex
12ebfedea0SLionel Sambuc\input latin1.tex
13ebfedea0SLionel Sambuc@end tex
14ebfedea0SLionel Sambuc@setchapternewpage on
15ebfedea0SLionel Sambuc@syncodeindex pg cp
16ebfedea0SLionel Sambuc@c %**end of header
17ebfedea0SLionel Sambuc
18ebfedea0SLionel Sambuc@include vars.texi
19ebfedea0SLionel Sambuc
20ebfedea0SLionel Sambuc@set VERSION @value{PACKAGE_VERSION}
21ebfedea0SLionel Sambuc@set EDITION 1.0
22ebfedea0SLionel Sambuc
23ebfedea0SLionel Sambuc@ifinfo
24ebfedea0SLionel Sambuc@dircategory Security
25ebfedea0SLionel Sambuc@direntry
26ebfedea0SLionel Sambuc* Heimdal: (heimdal).           The Kerberos 5 distribution from KTH
27ebfedea0SLionel Sambuc@end direntry
28ebfedea0SLionel Sambuc@end ifinfo
29ebfedea0SLionel Sambuc
30ebfedea0SLionel Sambuc@c title page
31ebfedea0SLionel Sambuc@titlepage
32ebfedea0SLionel Sambuc@title Heimdal
33ebfedea0SLionel Sambuc@subtitle Kerberos 5 from KTH
34ebfedea0SLionel Sambuc@subtitle Edition @value{EDITION}, for version @value{VERSION}
35ebfedea0SLionel Sambuc@subtitle 2008
36ebfedea0SLionel Sambuc@author Johan Danielsson
37ebfedea0SLionel Sambuc@author Love Hörnquist Åstrand
38ebfedea0SLionel Sambuc@author Assar Westerlund
39ebfedea0SLionel Sambuc
40ebfedea0SLionel Sambuc@end titlepage
41ebfedea0SLionel Sambuc
42ebfedea0SLionel Sambuc@macro manpage{man, section}
43ebfedea0SLionel Sambuc@cite{\man\(\section\)}
44ebfedea0SLionel Sambuc@end macro
45ebfedea0SLionel Sambuc
46ebfedea0SLionel Sambuc@c Less filling! Tastes great!
47ebfedea0SLionel Sambuc@iftex
48ebfedea0SLionel Sambuc@parindent=0pt
49ebfedea0SLionel Sambuc@global@parskip 6pt plus 1pt
50ebfedea0SLionel Sambuc@global@chapheadingskip = 15pt plus 4pt minus 2pt
51ebfedea0SLionel Sambuc@global@secheadingskip = 12pt plus 3pt minus 2pt
52ebfedea0SLionel Sambuc@global@subsecheadingskip = 9pt plus 2pt minus 2pt
53ebfedea0SLionel Sambuc@end iftex
54ebfedea0SLionel Sambuc@ifinfo
55ebfedea0SLionel Sambuc@paragraphindent 0
56ebfedea0SLionel Sambuc@end ifinfo
57ebfedea0SLionel Sambuc
58ebfedea0SLionel Sambuc@ifnottex
59ebfedea0SLionel Sambuc@node Top, Introduction, (dir), (dir)
60ebfedea0SLionel Sambuc@top Heimdal
61ebfedea0SLionel Sambuc@end ifnottex
62ebfedea0SLionel Sambuc
63ebfedea0SLionel SambucThis manual for version @value{VERSION} of Heimdal.
64ebfedea0SLionel Sambuc
65ebfedea0SLionel Sambuc@menu
66ebfedea0SLionel Sambuc* Introduction::
67ebfedea0SLionel Sambuc* What is Kerberos?::
68ebfedea0SLionel Sambuc* Building and Installing::
69ebfedea0SLionel Sambuc* Setting up a realm::
70ebfedea0SLionel Sambuc* Applications::
71ebfedea0SLionel Sambuc* Things in search for a better place::
72ebfedea0SLionel Sambuc* Kerberos 4 issues::
73ebfedea0SLionel Sambuc* Windows compatibility::
74ebfedea0SLionel Sambuc* Programming with Kerberos::
75ebfedea0SLionel Sambuc* Migration::
76ebfedea0SLionel Sambuc* Acknowledgments::
77ebfedea0SLionel Sambuc* Copyrights and Licenses::
78ebfedea0SLionel Sambuc
79ebfedea0SLionel Sambuc@detailmenu
80ebfedea0SLionel Sambuc --- The Detailed Node Listing ---
81ebfedea0SLionel Sambuc
82ebfedea0SLionel SambucSetting up a realm
83ebfedea0SLionel Sambuc
84ebfedea0SLionel Sambuc* Configuration file::
85ebfedea0SLionel Sambuc* Creating the database::
86ebfedea0SLionel Sambuc* Modifying the database::
87ebfedea0SLionel Sambuc* keytabs::
88ebfedea0SLionel Sambuc* Remote administration::
89ebfedea0SLionel Sambuc* Password changing::
90ebfedea0SLionel Sambuc* Testing clients and servers::
91ebfedea0SLionel Sambuc* Slave Servers::
92ebfedea0SLionel Sambuc* Incremental propagation::
93ebfedea0SLionel Sambuc* Encryption types and salting::
94ebfedea0SLionel Sambuc* Credential cache server - KCM::
95ebfedea0SLionel Sambuc* Cross realm::
96ebfedea0SLionel Sambuc* Transit policy::
97ebfedea0SLionel Sambuc* Setting up DNS::
98ebfedea0SLionel Sambuc* Using LDAP to store the database::
99ebfedea0SLionel Sambuc* Providing Kerberos credentials to servers and programs::
100ebfedea0SLionel Sambuc* Setting up PK-INIT::
101*0a6a1f1dSLionel Sambuc* Debugging Kerberos problems::
102ebfedea0SLionel Sambuc
103ebfedea0SLionel SambucApplications
104ebfedea0SLionel Sambuc
105ebfedea0SLionel Sambuc* Authentication modules::
106ebfedea0SLionel Sambuc* AFS::
107ebfedea0SLionel Sambuc
108ebfedea0SLionel SambucAuthentication modules
109ebfedea0SLionel Sambuc
110ebfedea0SLionel Sambuc* Digital SIA::
111ebfedea0SLionel Sambuc* IRIX::
112ebfedea0SLionel Sambuc
113ebfedea0SLionel SambucKerberos 4 issues
114ebfedea0SLionel Sambuc
115ebfedea0SLionel Sambuc* Principal conversion issues::
116ebfedea0SLionel Sambuc* Converting a version 4 database::
117ebfedea0SLionel Sambuc
118ebfedea0SLionel SambucWindows compatibility
119ebfedea0SLionel Sambuc
120ebfedea0SLionel Sambuc* Configuring Windows to use a Heimdal KDC::
121ebfedea0SLionel Sambuc* Inter-Realm keys (trust) between Windows and a Heimdal KDC::
122ebfedea0SLionel Sambuc* Create account mappings::
123ebfedea0SLionel Sambuc* Encryption types::
124ebfedea0SLionel Sambuc* Authorisation data::
125ebfedea0SLionel Sambuc* Quirks of Windows 2000 KDC::
126ebfedea0SLionel Sambuc* Useful links when reading about the Windows::
127ebfedea0SLionel Sambuc
128ebfedea0SLionel SambucProgramming with Kerberos
129ebfedea0SLionel Sambuc
130ebfedea0SLionel Sambuc@end detailmenu
131ebfedea0SLionel Sambuc@end menu
132ebfedea0SLionel Sambuc
133ebfedea0SLionel Sambuc@include intro.texi
134ebfedea0SLionel Sambuc@include whatis.texi
135ebfedea0SLionel Sambuc@include install.texi
136ebfedea0SLionel Sambuc@include setup.texi
137ebfedea0SLionel Sambuc@include apps.texi
138ebfedea0SLionel Sambuc@include misc.texi
139ebfedea0SLionel Sambuc@include kerberos4.texi
140ebfedea0SLionel Sambuc@include win2k.texi
141ebfedea0SLionel Sambuc@include programming.texi
142ebfedea0SLionel Sambuc@include migration.texi
143ebfedea0SLionel Sambuc@include ack.texi
144ebfedea0SLionel Sambuc@include copyright.texi
145ebfedea0SLionel Sambuc
146ebfedea0SLionel Sambuc@c @shortcontents
147ebfedea0SLionel Sambuc@contents
148ebfedea0SLionel Sambuc
149ebfedea0SLionel Sambuc@bye
150