openafs/doc/xml/UserGuide/auusg000.xml
Booker Bense fc145e7162 Updating UserGuide with Kerberos v5 authentication
This patchset contains updates to the OpenAFS UserGuide that
explains how to authentication OpenAFS using kinit/aklog
and uses language describing Kerberos outside the context
of the kaserver.  References to applications such as telnet
have been replaced with more modern equivalents such as ssh.

Change-Id: Ifae779b04a26beb9be9cf58b450958acdc477c06
Reviewed-on: http://gerrit.openafs.org/1521
Tested-by: Jeffrey Altman <jaltman@openafs.org>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
2010-03-23 21:17:00 -07:00

69 lines
1.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY version SYSTEM "version.xml">
<!ENTITY preface SYSTEM "auusg003.xml">
<!ENTITY chapter1 SYSTEM "auusg004.xml">
<!ENTITY chapter2 SYSTEM "auusg005.xml">
<!ENTITY chapter3 SYSTEM "auusg006.xml">
<!ENTITY chapter4 SYSTEM "auusg007.xml">
<!ENTITY chapter5 SYSTEM "auusg008.xml">
<!ENTITY chapter6 SYSTEM "auusg009.xml">
<!ENTITY appendixA SYSTEM "auusg010.xml">
<!ENTITY appendixB SYSTEM "auusg011.xml">
<!ENTITY glossary SYSTEM "auusg012.xml">
]>
<book>
<bookinfo>
<title>OpenAFS User Guide</title>
<copyright>
<year>2000</year>
<holder>IBM Corporation. All Rights Reserved</holder>
</copyright>
<revhistory>
&version;
<revision>
<revnumber>3.6</revnumber>
<date>April 2000</date>
<revremark>First IBM Edition, Document Number GC09-4561-00</revremark>
</revision>
</revhistory>
<abstract>
<para>This edition applies to: <simplelist>
<member>OpenAFS for AIX, Version M.n</member>
<member>OpenAFS for Digital Unix, Version M.n</member>
<member>OpenAFS for HP-UX, Version M.n</member>
<member>OpenAFS for Linux, Version M.n</member>
<member>OpenAFS for SGI IRIX, Version M.n</member>
<member>OpenAFS for Solaris, Version M.n</member>
</simplelist></para>
<para>and to all subsequent releases and modifications until otherwise
indicated in new editions.This softcopy version is based on the printed
edition of this book. Some formatting amendments have been made to make
this information more suitable for softcopy.</para>
</abstract>
</bookinfo>
&preface;
&chapter1;
&chapter2;
&chapter3;
&chapter4;
&chapter5;
&chapter6;
&appendixA;
&appendixB;
&glossary;
<index></index>
</book>