openafs/doc/xml/AdminGuide/auagd000.xml
Benjamin Kaduk c04c57c6c5 Remove documentation of 'program'
This tool was removed in 2006 in commit
b405868ca0. Also remove mention of
wsadmin, removed at the same time.

Change-Id: I8475b951f576f10ddd2f4b72565354b9fba41d94
Reviewed-on: http://gerrit.openafs.org/11554
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: D Brashear <shadow@your-file-system.com>
2014-10-23 16:10:07 -04:00

108 lines
2.5 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 "auagd005.xml">
<!ENTITY chapter1 SYSTEM "auagd006.xml">
<!ENTITY chapter2 SYSTEM "auagd007.xml">
<!ENTITY chapter3 SYSTEM "auagd008.xml">
<!ENTITY chapter4 SYSTEM "auagd009.xml">
<!ENTITY chapter5 SYSTEM "auagd010.xml">
<!ENTITY chapter6 SYSTEM "auagd011.xml">
<!ENTITY chapter7 SYSTEM "auagd012.xml">
<!ENTITY chapter8 SYSTEM "auagd013.xml">
<!ENTITY chapter9 SYSTEM "auagd014.xml">
<!ENTITY chapter10 SYSTEM "auagd015.xml">
<!ENTITY chapter12 SYSTEM "auagd017.xml">
<!ENTITY chapter13 SYSTEM "auagd018.xml">
<!ENTITY chapter14 SYSTEM "auagd019.xml">
<!ENTITY chapter15 SYSTEM "auagd020.xml">
<!ENTITY chapter16 SYSTEM "auagd021.xml">
<!ENTITY appendixA SYSTEM "auagd022.xml">
<!ENTITY appendixB SYSTEM "auagd023.xml">
<!ENTITY appendixC SYSTEM "auagd024.xml">
<!ENTITY appendixD SYSTEM "auagd025.xml">
]>
<book>
<bookinfo>
<title>OpenAFS Administration Guide</title>
<mediaobject role="cover">
<imageobject>
<imagedata fileref="auagd000.png" />
</imageobject>
</mediaobject>
<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-4563-00</revremark>
</revision>
</revhistory>
<abstract>
<para>
This document describes the configuration and maintenance of
OpenAFS from an adminstrator's standpoint. It provides a
conceptual overview of OpenAFS for cell administrators, details on
OpenAFS configuration, and information about managing OpenAFS
servers and clients.
</para>
</abstract>
</bookinfo>
&preface;
<part>
<title>Concepts and Configuration Issues</title>
&chapter1;
&chapter2;
</part>
<part>
<title>Managing File Server Machines</title>
&chapter3;
&chapter4;
&chapter5;
&chapter6;
&chapter7;
&chapter8;
&chapter9;
</part>
<part>
<title>Managing Client Machines</title>
&chapter10;
</part>
<part>
<title>Managing Users and Groups</title>
&chapter12;
&chapter13;
&chapter14;
&chapter15;
&chapter16;
</part>
&appendixA;
&appendixB;
&appendixC;
&appendixD;
<index></index>
</book>