diff options
Diffstat (limited to 'doc/heimdal.texi')
| -rw-r--r-- | doc/heimdal.texi | 30 |
1 files changed, 11 insertions, 19 deletions
diff --git a/doc/heimdal.texi b/doc/heimdal.texi index a40da9c3d68e..00041ca76c2d 100644 --- a/doc/heimdal.texi +++ b/doc/heimdal.texi @@ -1,4 +1,5 @@ \input texinfo @c -*- texinfo -*- + @c %**start of header @c $Id$ @setfilename heimdal.info @@ -7,9 +8,7 @@ @afourpaper @end iftex @c some sensible characters, please? -@tex -\input latin1.tex -@end tex +@documentencoding UTF-8 @setchapternewpage on @syncodeindex pg cp @c %**end of header @@ -22,19 +21,20 @@ @ifinfo @dircategory Security @direntry -* Heimdal: (heimdal). The Kerberos 5 distribution from KTH +* Heimdal: (heimdal). The Kerberos 5 and PKIX distribution from KTH @end direntry @end ifinfo @c title page @titlepage @title Heimdal -@subtitle Kerberos 5 from KTH +@subtitle Kerberos 5 and PKIX from KTH @subtitle Edition @value{EDITION}, for version @value{VERSION} @subtitle 2008 @author Johan Danielsson @author Love Hörnquist Åstrand @author Assar Westerlund +@author et al @end titlepage @@ -64,11 +64,14 @@ This manual for version @value{VERSION} of Heimdal. @menu * Introduction:: * What is Kerberos?:: +* What is PKIX?:: +* What is a Certification Authority (CA)?:: +* What is kx509?:: +* What is bx509?:: * Building and Installing:: * Setting up a realm:: * Applications:: * Things in search for a better place:: -* Kerberos 4 issues:: * Windows compatibility:: * Programming with Kerberos:: * Migration:: @@ -101,19 +104,8 @@ Setting up a realm Applications -* Authentication modules:: * AFS:: -Authentication modules - -* Digital SIA:: -* IRIX:: - -Kerberos 4 issues - -* Principal conversion issues:: -* Converting a version 4 database:: - Windows compatibility * Configuring Windows to use a Heimdal KDC:: @@ -135,14 +127,14 @@ Programming with Kerberos @include setup.texi @include apps.texi @include misc.texi -@include kerberos4.texi @include win2k.texi @include programming.texi @include migration.texi @include ack.texi +@node Copyrights and Licenses, , Acknowledgments, Top + @comment node-name, next, previous, up @include copyright.texi @c @shortcontents -@contents @bye |
