Attempt to make the server install bits current
authorBenjamin Kaduk <kaduk@mit.edu>
Thu, 30 Oct 2014 23:38:50 +0000 (19:38 -0400)
committerD Brashear <shadow@your-file-system.com>
Wed, 5 Nov 2014 13:29:48 +0000 (08:29 -0500)
commit27b66f24aad04d1e74a7aa43d6ebcca0b98af18f
treedf1a4b3028efdcd1b10c30dd85f6b97cf0a2ad87
parentf0ba037073bc215132c02c40e66732f2514983d6
Attempt to make the server install bits current

Avoid using -noauth, and mention both the rxkad.keytab (1.6)
and the KeyFileExt (as 1.8, though it's only master at present).
To support these, move forward the use of kadmin to extract
the afs/cell principal's keytab.

Move the buserver's creation to the end of the list and mark it
as optional (many sites do not run the AFS backup suite).

Deindent some programlisting blocks so they don't flow off the
page as much in the PDF version.

Drop vos syncserv and vos syncvldb from the tasks for setting
up a new server; they should not be needed, as the new db server
should pick up the existing database when it joins the quorum.

General edits for clarity, whitespace and such.

Change-Id: I951ec3ee237e4c83a17c82802328f0a454b61097
Reviewed-on: http://gerrit.openafs.org/11581
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: D Brashear <shadow@your-file-system.com>
doc/xml/QuickStartUnix/auqbg003.xml
doc/xml/QuickStartUnix/auqbg004.xml
doc/xml/QuickStartUnix/auqbg005.xml