<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">Index: openafs/doc/man-pages/Makefile.in
diff -c openafs/doc/man-pages/Makefile.in:1.6 openafs/doc/man-pages/Makefile.in:1.6.4.1
*** openafs/doc/man-pages/Makefile.in:1.6	Wed Jan 25 00:59:38 2006
--- openafs/doc/man-pages/Makefile.in	Mon May 18 19:38:15 2009
***************
*** 11,16 ****
--- 11,18 ----
  html:
  	perl generate-html
  
+ LINKEDPAGES = klog pagsh tokens
+ 
  dest:
  	chmod +x install-man
  	mkdir -p $(DEST)/man/man1 $(DEST)/man/man5 $(DEST)/man/man8
***************
*** 23,28 ****
--- 25,35 ----
  	set -e; cd man8 &amp;&amp; for M in *.8 ; do \
  	    ../install-man $$M $(DEST)/man/man8/$$M ; \
  	done
+ 	set -e; for M in ${LINKEDPAGES}; do \
+ 	    NEWPAGE=$(DEST)/man/man1/$$M.krb.1 ; \
+ 	    test -h ${NEWPAGE} || ln -s $$M.1 ${NEWPAGE} ; \
+ 	done
+ 
  
  install: $(MAN1) $(MAN8)
  	chmod +x install-man
***************
*** 37,39 ****
--- 44,50 ----
  	set -e; cd man8 &amp;&amp; for M in *.8 ; do \
  	    ../install-man $$M $(DESTDIR)$(mandir)/man8/$$M ; \
  	done
+ 	set -e; for M in ${LINKEDPAGES}; do \
+ 	    NEWPAGE=$(DESTDIR)$(mandir)/man1/$$M.krb.1 ; \
+ 	    test -h ${NEWPAGE} || ln -s $$M.1 ${NEWPAGE} ; \
+ 	done
Index: openafs/doc/man-pages/NTMakefile
diff -c openafs/doc/man-pages/NTMakefile:1.1.2.3 openafs/doc/man-pages/NTMakefile:1.1.2.5
*** openafs/doc/man-pages/NTMakefile:1.1.2.3	Sun Jun 29 00:54:27 2008
--- openafs/doc/man-pages/NTMakefile	Mon May 25 19:54:06 2009
***************
*** 27,36 ****
  
  !INCLUDE ..\..\src\config\NTMakefile.$(SYS_NAME)
  
! install: 
          @echo Building man pages in HTML format
          perl generate-html
  
  clean::
          $(CD) html
          $(DEL) /s *.html
--- 27,352 ----
  
  !INCLUDE ..\..\src\config\NTMakefile.$(SYS_NAME)
  
! PODS = \
!         pod1\afs.pod                   \
!         pod1\afsmonitor.pod            \
!         pod1\aklog.pod                 \
!         pod1\cmdebug.pod               \
!         pod1\compile_et.pod            \
!         pod1\copyauth.pod              \
!         pod1\dlog.pod                  \
!         pod1\dpass.pod                 \
!         pod1\fs.pod                    \
!         pod1\fs_apropos.pod            \
!         pod1\fs_checkservers.pod       \
!         pod1\fs_checkvolumes.pod       \
!         pod1\fs_cleanacl.pod           \
!         pod1\fs_copyacl.pod            \
!         pod1\fs_cscpolicy.pod          \
!         pod1\fs_diskfree.pod           \
!         pod1\fs_examine.pod            \
!         pod1\fs_exportafs.pod          \
!         pod1\fs_flush.pod              \
!         pod1\fs_flushall.pod           \
!         pod1\fs_flushmount.pod         \
!         pod1\fs_flushvolume.pod        \
!         pod1\fs_getcacheparms.pod      \
!         pod1\fs_getcalleraccess.pod    \
!         pod1\fs_getcellstatus.pod      \
!         pod1\fs_getclientaddrs.pod     \
!         pod1\fs_getcrypt.pod           \
!         pod1\fs_getfid.pod             \
!         pod1\fs_getserverprefs.pod     \
!         pod1\fs_help.pod               \
!         pod1\fs_listacl.pod            \
!         pod1\fs_listaliases.pod        \
!         pod1\fs_listcells.pod          \
!         pod1\fs_listquota.pod          \
!         pod1\fs_lsmount.pod            \
!         pod1\fs_memdump.pod            \
!         pod1\fs_messages.pod           \
!         pod1\fs_minidump.pod           \
!         pod1\fs_mkmount.pod            \
!         pod1\fs_monitor.pod            \
!         pod1\fs_newalias.pod           \
!         pod1\fs_newcell.pod            \
!         pod1\fs_quota.pod              \
!         pod1\fs_rmmount.pod            \
!         pod1\fs_rxstatpeer.pod         \
!         pod1\fs_rxstatproc.pod         \
!         pod1\fs_setacl.pod             \
!         pod1\fs_setcachesize.pod       \
!         pod1\fs_setcbaddr.pod          \
!         pod1\fs_setcell.pod            \
!         pod1\fs_setclientaddrs.pod     \
!         pod1\fs_setcrypt.pod           \
!         pod1\fs_setquota.pod           \
!         pod1\fs_setserverprefs.pod     \
!         pod1\fs_setvol.pod             \
!         pod1\fs_storebehind.pod        \
!         pod1\fs_sysname.pod            \
!         pod1\fs_trace.pod              \
!         pod1\fs_uuid.pod               \
!         pod1\fs_whereis.pod            \
!         pod1\fs_whichcell.pod          \
!         pod1\fs_wscell.pod             \
!         pod1\klog.krb5.pod             \
!         pod1\klog.pod                  \
!         pod1\knfs.pod                  \
!         pod1\kpasswd.pod               \
!         pod1\livesys.pod               \
!         pod1\package_test.pod          \
!         pod1\pagsh.pod                 \
!         pod1\pts.pod                   \
!         pod1\pts_adduser.pod           \
!         pod1\pts_apropos.pod           \
!         pod1\pts_chown.pod             \
!         pod1\pts_creategroup.pod       \
!         pod1\pts_createuser.pod        \
!         pod1\pts_delete.pod            \
!         pod1\pts_examine.pod           \
!         pod1\pts_help.pod              \
!         pod1\pts_interactive.pod       \
!         pod1\pts_listentries.pod       \
!         pod1\pts_listmax.pod           \
!         pod1\pts_listowned.pod         \
!         pod1\pts_membership.pod        \
!         pod1\pts_quit.pod              \
!         pod1\pts_removeuser.pod        \
!         pod1\pts_rename.pod            \
!         pod1\pts_setfields.pod         \
!         pod1\pts_setmax.pod            \
!         pod1\pts_sleep.pod             \
!         pod1\pts_source.pod            \
!         pod1\rxdebug.pod               \
!         pod1\rxgen.pod                 \
!         pod1\scout.pod                 \
!         pod1\symlink.pod               \
!         pod1\symlink_list.pod          \
!         pod1\symlink_make.pod          \
!         pod1\symlink_remove.pod        \
!         pod1\sys.pod                   \
!         pod1\tokens.pod                \
!         pod1\translate_et.pod          \
!         pod1\udebug.pod                \
!         pod1\unlog.pod                 \
!         pod1\up.pod                    \
!         pod1\vos.pod                   \
!         pod1\vos_addsite.pod           \
!         pod1\vos_apropos.pod           \
!         pod1\vos_backup.pod            \
!         pod1\vos_backupsys.pod         \
!         pod1\vos_changeaddr.pod        \
!         pod1\vos_changeloc.pod         \
!         pod1\vos_clone.pod             \
!         pod1\vos_convertROtoRW.pod     \
!         pod1\vos_copy.pod              \
!         pod1\vos_create.pod            \
!         pod1\vos_delentry.pod          \
!         pod1\vos_dump.pod              \
!         pod1\vos_examine.pod           \
!         pod1\vos_help.pod              \
!         pod1\vos_listaddrs.pod         \
!         pod1\vos_listpart.pod          \
!         pod1\vos_listvldb.pod          \
!         pod1\vos_listvol.pod           \
!         pod1\vos_lock.pod              \
!         pod1\vos_move.pod              \
!         pod1\vos_offline.pod           \
!         pod1\vos_online.pod            \
!         pod1\vos_partinfo.pod          \
!         pod1\vos_release.pod           \
!         pod1\vos_remove.pod            \
!         pod1\vos_remsite.pod           \
!         pod1\vos_rename.pod            \
!         pod1\vos_restore.pod           \
!         pod1\vos_setfields.pod         \
!         pod1\vos_shadow.pod            \
!         pod1\vos_size.pod              \
!         pod1\vos_status.pod            \
!         pod1\vos_syncserv.pod          \
!         pod1\vos_syncvldb.pod          \
!         pod1\vos_unlock.pod            \
!         pod1\vos_unlockvldb.pod        \
!         pod1\vos_zap.pod               \
!         pod1\xstat_cm_test.pod         \
!         pod1\xstat_fs_test.pod         \
!         pod5\afs.pod                   \
!         pod5\afsmonitor.pod            \
!         pod5\afszcm.cat.pod            \
!         pod5\afs_cache.pod             \
!         pod5\afs_volume_header.pod     \
!         pod5\AuthLog.dir.pod           \
!         pod5\AuthLog.pod               \
!         pod5\BackupLog.pod             \
!         pod5\bdb.DB0.pod               \
!         pod5\BosConfig.pod             \
!         pod5\BosLog.pod                \
!         pod5\butc.pod                  \
!         pod5\butc_logs.pod             \
!         pod5\cacheinfo.pod             \
!         pod5\CellAlias.pod             \
!         pod5\CellServDB.pod            \
!         pod5\FileLog.pod               \
!         pod5\fms.log.pod               \
!         pod5\FORCESALVAGE.pod          \
!         pod5\kaserver.DB0.pod          \
!         pod5\kaserverauxdb.pod         \
!         pod5\KeyFile.pod               \
!         pod5\krb.conf.pod              \
!         pod5\NetInfo.pod               \
!         pod5\NetRestrict.pod           \
!         pod5\NoAuth.pod                \
!         pod5\package.pod               \
!         pod5\prdb.DB0.pod              \
!         pod5\SALVAGE.fs.pod            \
!         pod5\salvage.lock.pod          \
!         pod5\SalvageLog.pod            \
!         pod5\sysid.pod                 \
!         pod5\tapeconfig.pod            \
!         pod5\ThisCell.pod              \
!         pod5\UserList.pod              \
!         pod5\uss.pod                   \
!         pod5\uss_bulk.pod              \
!         pod5\vldb.DB0.pod              \
!         pod5\VLLog.pod                 \
!         pod5\VolserLog.pod             \
!         pod8\afsd.pod                  \
!         pod8\asetkey.pod               \
!         pod8\backup.pod                \
!         pod8\backup_adddump.pod        \
!         pod8\backup_addhost.pod        \
!         pod8\backup_addvolentry.pod    \
!         pod8\backup_addvolset.pod      \
!         pod8\backup_apropos.pod        \
!         pod8\backup_dbverify.pod       \
!         pod8\backup_deldump.pod        \
!         pod8\backup_deletedump.pod     \
!         pod8\backup_delhost.pod        \
!         pod8\backup_delvolentry.pod    \
!         pod8\backup_delvolset.pod      \
!         pod8\backup_diskrestore.pod    \
!         pod8\backup_dump.pod           \
!         pod8\backup_dumpinfo.pod       \
!         pod8\backup_help.pod           \
!         pod8\backup_interactive.pod    \
!         pod8\backup_jobs.pod           \
!         pod8\backup_kill.pod           \
!         pod8\backup_labeltape.pod      \
!         pod8\backup_listdumps.pod      \
!         pod8\backup_listhosts.pod      \
!         pod8\backup_listvolsets.pod    \
!         pod8\backup_quit.pod           \
!         pod8\backup_readlabel.pod      \
!         pod8\backup_restoredb.pod      \
!         pod8\backup_savedb.pod         \
!         pod8\backup_scantape.pod       \
!         pod8\backup_setexp.pod         \
!         pod8\backup_status.pod         \
!         pod8\backup_volinfo.pod        \
!         pod8\backup_volrestore.pod     \
!         pod8\backup_volsetrestore.pod  \
!         pod8\bos.pod                   \
!         pod8\bosserver.pod             \
!         pod8\bos_addhost.pod           \
!         pod8\bos_addkey.pod            \
!         pod8\bos_adduser.pod           \
!         pod8\bos_apropos.pod           \
!         pod8\bos_create.pod            \
!         pod8\bos_delete.pod            \
!         pod8\bos_exec.pod              \
!         pod8\bos_getdate.pod           \
!         pod8\bos_getlog.pod            \
!         pod8\bos_getrestart.pod        \
!         pod8\bos_help.pod              \
!         pod8\bos_install.pod           \
!         pod8\bos_listhosts.pod         \
!         pod8\bos_listkeys.pod          \
!         pod8\bos_listusers.pod         \
!         pod8\bos_prune.pod             \
!         pod8\bos_removehost.pod        \
!         pod8\bos_removekey.pod         \
!         pod8\bos_removeuser.pod        \
!         pod8\bos_restart.pod           \
!         pod8\bos_salvage.pod           \
!         pod8\bos_setauth.pod           \
!         pod8\bos_setcellname.pod       \
!         pod8\bos_setrestart.pod        \
!         pod8\bos_shutdown.pod          \
!         pod8\bos_start.pod             \
!         pod8\bos_startup.pod           \
!         pod8\bos_status.pod            \
!         pod8\bos_stop.pod              \
!         pod8\bos_uninstall.pod         \
!         pod8\bos_util.pod              \
!         pod8\buserver.pod              \
!         pod8\butc.pod                  \
!         pod8\fileserver.pod            \
!         pod8\fms.pod                   \
!         pod8\fstrace.pod               \
!         pod8\fstrace_apropos.pod       \
!         pod8\fstrace_clear.pod         \
!         pod8\fstrace_dump.pod          \
!         pod8\fstrace_help.pod          \
!         pod8\fstrace_lslog.pod         \
!         pod8\fstrace_lsset.pod         \
!         pod8\fstrace_setlog.pod        \
!         pod8\fstrace_setset.pod        \
!         pod8\ka-forwarder.pod          \
!         pod8\kadb_check.pod            \
!         pod8\kas.pod                   \
!         pod8\kaserver.pod              \
!         pod8\kas_apropos.pod           \
!         pod8\kas_create.pod            \
!         pod8\kas_delete.pod            \
!         pod8\kas_examine.pod           \
!         pod8\kas_forgetticket.pod      \
!         pod8\kas_help.pod              \
!         pod8\kas_interactive.pod       \
!         pod8\kas_list.pod              \
!         pod8\kas_listtickets.pod       \
!         pod8\kas_noauthentication.pod  \
!         pod8\kas_quit.pod              \
!         pod8\kas_setfields.pod         \
!         pod8\kas_setpassword.pod       \
!         pod8\kas_statistics.pod        \
!         pod8\kas_stringtokey.pod       \
!         pod8\kas_unlock.pod            \
!         pod8\kdb.pod                   \
!         pod8\kpwvalid.pod              \
!         pod8\package.pod               \
!         pod8\prdb_check.pod            \
!         pod8\ptserver.pod              \
!         pod8\pt_util.pod               \
!         pod8\read_tape.pod             \
!         pod8\restorevol.pod            \
!         pod8\rmtsysd.pod               \
!         pod8\salvager.pod              \
!         pod8\salvageserver.pod         \
!         pod8\upclient.pod              \
!         pod8\upserver.pod              \
!         pod8\uss.pod                   \
!         pod8\uss_add.pod               \
!         pod8\uss_apropos.pod           \
!         pod8\uss_bulk.pod              \
!         pod8\uss_delete.pod            \
!         pod8\uss_help.pod              \
!         pod8\vldb_check.pod            \
!         pod8\vldb_convert.pod          \
!         pod8\vlserver.pod              \
!         pod8\voldump.pod               \
!         pod8\volinfo.pod               \
!         pod8\volserver.pod             \
!         pod8\vsys.pod                  \
!         pod8\xfs_size_check.pod
! 
! html\index.html: $(PODS)
          @echo Building man pages in HTML format
          perl generate-html
  
+ 
+ install: html\index.html
+ 
  clean::
          $(CD) html
          $(DEL) /s *.html
Index: openafs/doc/man-pages/README
diff -c openafs/doc/man-pages/README:1.8.2.24 openafs/doc/man-pages/README:1.8.2.35
*** openafs/doc/man-pages/README:1.8.2.24	Mon Mar 16 22:30:01 2009
--- openafs/doc/man-pages/README	Mon May 18 19:38:15 2009
***************
*** 229,261 ****
    don't just report the deficiency again, but any contributions towards
    fixing it are greatly appreciated.
  
-    * The following installed commands have no man pages:
- 
-        compile_et.afs
-        copyauth
-        fs cscpolicy
-        fs getfid
-        fs memdump
-        fs monitor
-        fs rxstatpeer
-        fs rxstatproc
-        fs setcbaddr
-        fs trace
-        klog.krb
-        krb.conf
-        pagsh.krb
-        restorevol
-        rmtsysd
-        tokens.krb
-        vsys
- 
     * Add -noresolve to the documentation of all the vos commands.
  
-    * klog.krb, pagsh.krb, and tokens.krb need to be listed as alternative
-      names in the NAME line of the non-.krb man pages, links should be
-      installed on man page installation, and the behavior of pagsh.krb
-      should be documented in the pagsh man page.
- 
     * Some of the documentation in fs getserverprefs needs minor updates to
       reflect what happens in the dynroot case.
  
--- 229,236 ----
***************
*** 278,285 ****
     * The salvager actually creates a bunch of SalvageLog files and then
       combines them, but the SalvageLog man page doesn't reflect this.
  
-    * The CellServDB documentation hasn't been updated for -dynroot.
- 
     * The aklog man page isn't in POD.  (Neither is the mpp man page, but
       I don't think we care about it and it's not currently installed.)
  
--- 253,258 ----
Index: openafs/doc/man-pages/pod1/compile_et.pod
diff -c /dev/null openafs/doc/man-pages/pod1/compile_et.pod:1.1.2.2
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/man-pages/pod1/compile_et.pod	Mon May 18 19:33:02 2009
***************
*** 0 ****
--- 1,83 ----
+ =head1 NAME
+ 
+ compile_et - Produce error text tables for compilation
+ 
+ =head1 SYNOPSIS
+ 
+ =for html
+ &lt;div class="synopsis"&gt;
+ 
+ B&lt;compile_et&gt; [B&lt;-debug&gt;] S&lt;&lt;&lt; [B&lt;-language&gt; &lt;I&lt;lang&gt;&gt;] &gt;&gt;&gt;
+     S&lt;&lt;&lt; [B&lt;-prefix&gt; &lt;I&lt;prefix&gt;&gt;] &gt;&gt;&gt; [B&lt;-v&gt; &lt;I&lt;version&gt;&gt;] &lt;I&lt;error_table&gt;&gt;
+ 
+ =for html
+ &lt;/div&gt;
+ 
+ =head1 DESCRIPTION
+ 
+ The B&lt;compile_et&gt; command builds the error text tables for compilation.
+ This includes both a header file that contains a set of mappings between
+ error names and values and a F&lt;.c&gt; (or F&lt;.msf&gt;) file that provides a text
+ table of descriptions.
+ 
+ The &lt;I&lt;error_table&gt;&gt; argument specifies which error table to generate.
+ The error table specification should exist in the current working
+ directory or in the directory specified with B&lt;-prefix&gt; and should be
+ named F&lt;error_table.et&gt;.
+ 
+ =head1 CAUTIONS
+ 
+ This command is used internally within the build process for OpenAFS.
+ Most users will access this information via L&lt;translate_et(1)&gt; rather than
+ via B&lt;compile_et&gt;.
+ 
+ This command does not use the standard AFS command-line parsing package.
+ 
+ =head1 OPTIONS
+ 
+ =over 4
+ 
+ =item B&lt;-debug&gt;
+ 
+ Does nothing.  It neither adds debugging information to the output nor
+ provides additional information on its operation.
+ 
+ =item B&lt;-language&gt; &lt;I&lt;lang&gt;&gt;
+ 
+ Specifies the type of output to generate.  Currently, only ANSI C and K&amp;R
+ are supported values (via the B&lt;c&gt; and B&lt;k&amp;r-c&gt; values, respectively).
+ The default is ANSI C.  There is some support for C++ started, but that is
+ not yet supported.
+ 
+ =item B&lt;-prefix &lt;I&lt;prefix&gt;&gt;
+ 
+ Specifies the directory to search for the F&lt;error_table.et&gt; file.
+ 
+ =item B&lt;-v&gt; &lt;I&lt;version&gt;&gt;
+ 
+ Specified the type of output file: valid values are 1 (the default, for C
+ files) or 2, for B&lt;.msf&gt; file generation.
+ 
+ =back
+ 
+ =head1 EXAMPLES
+ 
+ The following command generates the files F&lt;pterror.h&gt; and F&lt;pterror.c&gt;, 
+ suitable for use with C programs:
+ 
+    % compile_et -p path/to/src/ptserver pterror
+ 
+ The following command generates K&amp;R style files instead:
+ 
+    % compile_et -p path/to/src/ptserver -lang 'k&amp;r-c' pterror
+ 
+ =head1 SEE ALSO
+ 
+ L&lt;translate_et(1)&gt;
+ 
+ =head1 COPYRIGHT
+ 
+ Copyright 2009 Steven Jenkins &lt;steven@endpoint.com&gt;
+ 
+ This documentation is covered by the IBM Public License Version 1.0.  This
+ man page was written by Steven Jenkins for OpenAFS.
Index: openafs/doc/man-pages/pod1/copyauth.pod
diff -c /dev/null openafs/doc/man-pages/pod1/copyauth.pod:1.1.2.2
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/man-pages/pod1/copyauth.pod	Mon May 18 19:33:26 2009
***************
*** 0 ****
--- 1,44 ----
+ =head1 NAME
+ 
+ copyauth - Copies user's AFS credentials to a new cell
+ 
+ =head1 SYNOPSIS
+ 
+ =for html
+ &lt;div class="synopsis"&gt;
+ 
+ B&lt;copyauth&gt; S&lt;&lt;&lt; &lt;I&lt;cell name&gt;&gt; &gt;&gt;&gt; 
+ 
+ =for html
+ &lt;/div&gt;
+ 
+ =head1 DESCRIPTION
+ 
+ The B&lt;copyauth&gt; command copies existing AFS credentials in the local
+ cell to the foreign cell specified on the command line.  
+ 
+ The functionality in this command is largely superseded by L&lt;aklog(1)&gt;.
+ 
+ =head1 CAUTIONS
+ 
+ This functionality only works if you have a shared AFS key across multiple
+ cells, which is strongly discouraged as it weakens security.  If you do
+ not understand those risks, you should not use this tool.
+ 
+ =head1 EXAMPLES
+ 
+    % copyauth other.cell.org
+ 
+ =head1 PRIVILEGE REQUIRED
+ 
+ None.
+ 
+ =head1 SEE ALSO
+ 
+ L&lt;aklog(1)&gt;,
+ L&lt;tokens(1)&gt;
+ 
+ =head1 COPYRIGHT
+ 
+ This documentation was written by Steven Jenkins and is covered 
+ by the IBM Public License Version 1.0. 
Index: openafs/doc/man-pages/pod1/fs.pod
diff -c openafs/doc/man-pages/pod1/fs.pod:1.4.2.4 openafs/doc/man-pages/pod1/fs.pod:1.4.2.7
*** openafs/doc/man-pages/pod1/fs.pod:1.4.2.4	Tue Dec 25 17:26:43 2007
--- openafs/doc/man-pages/pod1/fs.pod	Mon May 18 19:33:43 2009
***************
*** 23,28 ****
--- 23,29 ----
  L&lt;B&lt;fs getserverprefs&gt;|fs_getserverprefs(1)&gt;,
  L&lt;B&lt;fs listcells&gt;|fs_listcells(1)&gt;,
  L&lt;B&lt;fs newcell&gt;|fs_newcell(1)&gt;,
+ L&lt;B&lt;fs setcbaddr&gt;|fs_setcbaddr(1)&gt;,
  L&lt;B&lt;fs setcell&gt;|fs_setcell(1)&gt;,
  L&lt;B&lt;fs setcrypt&gt;|fs_setcrypt(1)&gt;,
  L&lt;B&lt;fs setserverprefs&gt;|fs_setserverprefs(1)&gt;,
***************
*** 45,50 ****
--- 46,52 ----
  given file or directory:
  L&lt;B&lt;fs diskfree&gt;|fs_diskfree(1)&gt;,
  L&lt;B&lt;fs examine&gt;|fs_examine(1)&gt;,
+ L&lt;B&lt;fs getfid&gt;|fs_getfid(1)&gt;,
  L&lt;B&lt;fs listquota&gt;|fs_listquota(1)&gt;,
  L&lt;B&lt;fs quota&gt;|fs_quota(1)&gt;,
  L&lt;B&lt;fs setquota&gt;|fs_setquota(1)&gt;,
***************
*** 56,61 ****
--- 58,64 ----
  
  Commands to administer the local client cache and related information:
  L&lt;B&lt;fs checkvolumes&gt;|fs_checkvolumes(1)&gt;,
+ L&lt;B&lt;fs cscpolicy&gt;|fs_cscpolicy(1)&gt;,
  L&lt;B&lt;fs flush&gt;|fs_flush(1)&gt;,
  L&lt;B&lt;fs flushall&gt;|fs_flushall(1)&gt;,
  L&lt;B&lt;fs flushvolume&gt;|fs_flushvolume(1)&gt;,
***************
*** 75,81 ****
  
  Commands to control monitoring and tracing:
  L&lt;B&lt;fs debug&gt;|fs_debug(1)&gt;,
! and L&lt;B&lt;fs messages&gt;|fs_messages(1)&gt;.
  
  =item *
  
--- 78,90 ----
  
  Commands to control monitoring and tracing:
  L&lt;B&lt;fs debug&gt;|fs_debug(1)&gt;,
! L&lt;B&lt;fs memdump&gt;|fs_memdump(1)&gt;,
! L&lt;B&lt;fs messages&gt;|fs_messages(1)&gt;,
! L&lt;B&lt;fs minidump&gt;|fs_minidump(1)&gt;,
! L&lt;B&lt;fs monitor&gt;|fs_monitor(1)&gt;,
! L&lt;B&lt;fs rxstatpeer&gt;|fs_rxstatpeer(1)&gt;,
! L&lt;B&lt;fs rxstatproc&gt;|fs_rxstatproc(1)&gt;,
! and L&lt;B&lt;fs trace&gt;|fs_trace(1)&gt;.
  
  =item *
  
***************
*** 184,189 ****
--- 193,199 ----
  L&lt;fs_checkvolumes(1)&gt;,
  L&lt;fs_cleanacl(1)&gt;,
  L&lt;fs_copyacl(1)&gt;,
+ L&lt;fs_cscpolicy(1)&gt;,
  L&lt;fs_diskfree(1)&gt;,
  L&lt;fs_examine(1)&gt;,
  L&lt;fs_exportafs(1)&gt;,
***************
*** 196,201 ****
--- 206,212 ----
  L&lt;fs_getcellstatus(1)&gt;,
  L&lt;fs_getclientaddrs(1)&gt;,
  L&lt;fs_getcrypt(1)&gt;,
+ L&lt;fs_getfid(1)&gt;,
  L&lt;fs_getserverprefs(1)&gt;,
  L&lt;fs_help(1)&gt;,
  L&lt;fs_listacl(1)&gt;,
***************
*** 203,216 ****
--- 214,233 ----
  L&lt;fs_listcells(1)&gt;,
  L&lt;fs_listquota(1)&gt;,
  L&lt;fs_lsmount(1)&gt;,
+ L&lt;fs_memdump(1)&gt;,
  L&lt;fs_messages(1)&gt;,
+ L&lt;fs_minidump(1)&gt;,
  L&lt;fs_mkmount(1)&gt;,
+ L&lt;fs_monitor(1)&gt;,
  L&lt;fs_newalias(1)&gt;,
  L&lt;fs_newcell(1)&gt;,
  L&lt;fs_quota(1)&gt;,
  L&lt;fs_rmmount(1)&gt;,
+ L&lt;fs_rxstatpeer(1)&gt;,
+ L&lt;fs_rxstatproc(1)&gt;,
  L&lt;fs_setacl(1)&gt;,
  L&lt;fs_setcachesize(1)&gt;,
+ L&lt;fs_setcbattr(1)&gt;,
  L&lt;fs_setcell(1)&gt;,
  L&lt;fs_setclientaddrs(1)&gt;,
  L&lt;fs_setcrypt(1)&gt;,
***************
*** 219,224 ****
--- 236,242 ----
  L&lt;fs_setvol(1)&gt;,
  L&lt;fs_storebehind(1)&gt;,
  L&lt;fs_sysname(1)&gt;,
+ L&lt;fs_trace(1)&gt;,
  L&lt;fs_whereis(1)&gt;,
  L&lt;fs_whichcell(1)&gt;,
  L&lt;fs_wscell(1)&gt;
Index: openafs/doc/man-pages/pod1/fs_cscpolicy.pod
diff -c /dev/null openafs/doc/man-pages/pod1/fs_cscpolicy.pod:1.1.2.2
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/man-pages/pod1/fs_cscpolicy.pod	Sun May 17 23:40:27 2009
***************
*** 0 ****
--- 1,107 ----
+ =head1 NAME
+ 
+ fs_cscpolicy - Change client side caching policy for AFS shares
+ 
+ =head1 SYNOPSIS
+ 
+ =for html
+ &lt;div class="synopsis"&gt;
+ 
+ B&lt;fs cscpolicy&gt; S&lt;&lt;&lt; [B&lt;-share&gt; I&lt;sharename&gt; [B&lt;-manual&gt;|B&lt;-programs&gt;|B&lt;-documents&gt;|B&lt;-disable&gt;] ] &gt;&gt;&gt;
+ 
+ =for html
+ &lt;/div&gt;
+ 
+ =head1 DESCRIPTION
+ 
+ The fs cscpolicy command sets the client side caching policy for a
+ particular AFS share, or displays a list of policies.
+ 
+ This command can change the policy of only one share at a time.
+ 
+ Only one of the policy options B&lt;-manual&gt;, B&lt;-programs&gt;, B&lt;-documents&gt;, or
+ B&lt;-disable&gt;, may be selected.  The default policy is B&lt;-manual&gt;.
+ 
+ After changing the policy for a share, you must close all applications
+ that accessed files on this share, or restart AFS Client, for the change
+ to take effect.
+ 
+ =head1 CAUTIONS
+ 
+ This command is only available on Windows.
+ 
+ Use of this functionality is not recommended.  Windows Offline Folders do
+ not work well with AFS since the AFS server is always present.  When this
+ functionality was contributed and incorporated, it was believed to be safe
+ for the AFS cache manager to return BADNETPATH errors when a single file
+ server or volume was inaccessible.  It is now known that returning such
+ errors causes the Microsoft SMB redirector to drop the connection to the
+ AFS server resulting in serious side effects.
+ 
+ This functionality is specific to use with the Microsoft SMB redirector.
+ Client Side Caching (Offline Folders) is built into that driver and will
+ not be present in the native AFS redirector, so this functionality will be
+ removed at a future date.
+ 
+ =head1 OPTIONS
+ 
+ =over 4
+ 
+ =item B&lt;-share&gt; I&lt;sharename&gt;
+ 
+ The name of the share whose policy is to be changed.  (If omitted, no
+ share policy is changed.)
+ 
+ =item B&lt;-manual&gt;
+ 
+ Specifies manual caching of documents.
+ 
+ =item B&lt;-programs&gt;
+ 
+ Specifies automatic caching of programs and documents.
+ 
+ =item B&lt;-documents&gt;
+ 
+ Specifies automatic caching of documents.
+ 
+ =item B&lt;-disable&gt;
+ 
+ Disables caching.
+ 
+ =back
+ 
+ =head1 OUTPUT
+ 
+ When changing the policy of a share, the output is:
+ 
+    CSC policy on share "share" changed to "policy".
+    Close all applications that accessed files on this share or restart AFS Client for the change to take effect.
+ 
+ When displaying policies, the output is:
+ 
+    policyname = policy
+ 
+ =head1 EXAMPLES
+ 
+ The following command disables all caching on the share "AFS1":
+ 
+    % fs cscpolicy -share AFS1 -disable
+ 
+ The following command displays all policies currently in effect:
+ 
+    % fs cscpolicy
+ 
+ =head1 PRIVILEGE REQUIRED
+ 
+ The issuer must be have AFS Client Administrator access, either to display
+ or to set policies.
+ 
+ In addition, to change policies, the issuer must be a Windows
+ Administrator, since policy information is stored in a protected area of
+ the Windows Registry.
+ 
+ =head1 COPYRIGHT
+ 
+ This document was written by Mike Robinson, and is released under the IBM
+ Public License Version 1.0.  Jeffrey Altman made several corrections,
+ clarifications, and additions.
Index: openafs/doc/man-pages/pod1/fs_getfid.pod
diff -c /dev/null openafs/doc/man-pages/pod1/fs_getfid.pod:1.1.2.2
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/man-pages/pod1/fs_getfid.pod	Sun May 17 23:40:27 2009
***************
*** 0 ****
--- 1,82 ----
+ =head1 NAME
+ 
+ fs_getfid - Display the fid for a given path in AFS
+ 
+ =head1 SYNOPSIS
+ 
+ =for html
+ &lt;div class="synopsis"&gt;
+ 
+ B&lt;fs getfid&gt; S&lt;&lt;&lt; [B&lt;-path&gt;] I&lt;path&gt; &gt;&gt;&gt; [B&lt;-help&gt;]
+ 
+ =for html
+ &lt;/div&gt;
+ 
+ =head1 DESCRIPTION
+ 
+ The fs getfid command displays the FID for a given path in AFS.  The FID
+ is the internal identifier used by AFS encoding the volume name and the
+ file within a volume.
+ 
+ =head1 CAUTIONS
+ 
+ This command is not available on Windows prior to version 1.5.60.
+ 
+ =head1 OPTIONS
+ 
+ =over 4
+ 
+ =item B&lt;-path&gt; I&lt;path&gt;
+ 
+ The path of the file (or directory).
+ 
+ =item B&lt;-literal&gt;
+ 
+ Windows only: for a symlink or mount point, evaluates the specified object
+ rather than the object it refers to.
+ 
+ =item B&lt;-help&gt;
+ 
+ Prints the online help for this command. All other valid options are
+ ignored.
+ 
+ =back
+ 
+ =head1 OUTPUT
+ 
+ The output contains the name of the file or directory, the FID, and the
+ volume containing the FID.  The Windows version also outputs the object
+ type instead of using "File" to describe all objects.
+ 
+ =head1 EXAMPLES
+ 
+ On Unix:
+ 
+    % fs getfid .
+    File . (536870918.1.1) contained in volume 536870918
+ 
+    % fs getfid /afs/example.com/foo 
+    File /afs/example.com/foo (536870918.20404.20997) contained in volume 536870918
+ 
+ On Windows:
+ 
+    % fs.exe getfid \\afs\example.edu\user\b\o\bob \
+        \\afs\example.org\usr\bob\linktests\broken
+    Directory \\afs\example.edu\user\b\o\bob (537235559.1.1) contained in cell example.edu
+    fs: File '\\afs\example.org\usr\bob\linktests\broken' doesn't exist
+ 
+    % fs.exe getfid \\afs\example.edu\user\b\o\bob \
+        \\afs\example.org\usr\bob\linktests\broken -literal
+    Mountpoint \\afs\example.edu\user\b\o\bob (536873032.1162.16997) contained in cell example.edu
+    Symlink \\afs\example.org\usr\bob\linktests\broken (536874416.27618.488969) contained in cell example.org
+ 
+ =head1 PRIVILEGE REQUIRED
+ 
+ The issuer must be have read access in the directory containing the path
+ to be resolved.
+ 
+ =head1 COPYRIGHT
+ 
+ This document was written by Steven Jenkins, and is released under the IBM
+ Public License Version 1.0.  Jeffrey Altman made several suggestions and
+ additions.
Index: openafs/doc/man-pages/pod1/fs_memdump.pod
diff -c /dev/null openafs/doc/man-pages/pod1/fs_memdump.pod:1.1.2.2
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/man-pages/pod1/fs_memdump.pod	Sun May 17 23:40:27 2009
***************
*** 0 ****
--- 1,71 ----
+ =head1 NAME
+ 
+ fs_memdump - Dump AFS cache state and memory allocations
+ 
+ =head1 SYNOPSIS
+ 
+ =for html
+ &lt;div class="synopsis"&gt;
+ 
+ B&lt;fs memdump&gt; S&lt;&lt;&lt; [B&lt;-begin&gt;|B&lt;-end&gt;] &gt;&gt;&gt;
+ 
+ =for html
+ &lt;/div&gt;
+ 
+ =head1 DESCRIPTION
+ 
+ This command dumps the state of AFS cache manager objects and statistics.
+ If a checked build of the C run-time library is in use, memory allocations
+ will also be included.
+ 
+ =head1 CAUTIONS
+ 
+ This command is only available on Windows.
+ 
+ =head1 OPTIONS
+ 
+ (One of either B&lt;-begin&gt; or B&lt;-end&gt; must be specified.)
+ 
+ =over 4
+ 
+ =item B&lt;-begin&gt;
+ 
+ Set a memory checkpoint.
+ 
+ =item B&lt;-end&gt;
+ 
+ Create a dump-file containing information about memory allocation that has
+ taken place since the B&lt;-begin&gt; command was issued.
+ 
+ =back
+ 
+ =head1 OUTPUT
+ 
+ If successful, the output of this command (for B&lt;-begin&gt; I&lt;or&gt; B&lt;-end&gt;)
+ will be:
+ 
+    AFS memdump created
+ 
+ If unsuccessful:
+ 
+    AFS memdump failed
+ 
+ =head1 EXAMPLES
+ 
+ The following command starts a memory allocation dump:
+ 
+    % fs memdump -begin
+ 
+ The following command ends it:
+ 
+    % fs memdump -end
+ 
+ =head1 PRIVILEGE REQUIRED
+ 
+ The issuer must be have AFS Client Administrator access to issue this
+ command.
+ 
+ =head1 COPYRIGHT
+ 
+ This document was written by Mike Robinson, and is released under the IBM
+ Public License Version 1.0.
Index: openafs/doc/man-pages/pod1/fs_monitor.pod
diff -c /dev/null openafs/doc/man-pages/pod1/fs_monitor.pod:1.1.2.2
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/man-pages/pod1/fs_monitor.pod	Mon May 18 19:33:44 2009
***************
*** 0 ****
--- 1,54 ----
+ =head1 NAME
+ 
+ fs_monitor - Enable client logging to a remote monitoring station
+ 
+ =head1 SYNOPSIS
+ 
+ =for html
+ &lt;div class="synopsis"&gt;
+ 
+ B&lt;fs monitor&gt; S&lt;&lt;&lt; [B&lt;-server&gt; &lt;I&lt;hostname/IP address or 'off'&gt;&gt;] &gt;&gt;&gt; [B&lt;-help&gt;]
+ 
+ B&lt;fs mariner&gt; S&lt;&lt;&lt; [B&lt;-server&gt; &lt;I&lt;hostname/IP address or 'off'&gt;&gt;] &gt;&gt;&gt; [B&lt;-help&gt;]
+ 
+ =for html
+ &lt;/div&gt;
+ 
+ =head1 DESCRIPTION
+ 
+ The B&lt;fs monitor&gt; command (aka B&lt;mariner&gt;) sets the cache monitor host
+ address (or turns it off).
+ 
+ =head1 CAUTIONS
+ 
+ This command is hidden since the necessary remote monitoring component,
+ B&lt;venusmon&gt;, is not part of OpenAFS.  This system is not currently
+ distributed or supported.
+ 
+ =head1 OPTIONS
+ 
+ =over 4
+ 
+ =item B&lt;-server&gt; &lt;I&lt;hostname/IP address or 'off'&gt;&gt;
+ 
+ Name (or address) of the B&lt;venusmon&gt; host that monitoring information
+ should be sent to.  Setting the server to I&lt;off&gt; turns off monitoring.
+ 
+ =item B&lt;-help&gt;
+ 
+ Prints the online help for this command.  All other valid options are
+ ignored.
+ 
+ =back
+ 
+ =head1 PRIVILEGE REQUIRED
+ 
+ The issuer must be super-user on the local machine.
+ 
+ =head1 COPYRIGHT
+ 
+ Copyright 2009 Steven Jenkins &lt;steven@endpoint.com&gt;
+ 
+ This documentation is covered by the BSD License as written in the
+ doc/LICENSE file. This man page was written by Steven Jenkins for
+ OpenAFS.
Index: openafs/doc/man-pages/pod1/fs_rxstatpeer.pod
diff -c openafs/doc/man-pages/pod1/fs_rxstatpeer.pod:1.1.2.3 openafs/doc/man-pages/pod1/fs_rxstatpeer.pod:1.1.2.4
*** openafs/doc/man-pages/pod1/fs_rxstatpeer.pod:1.1.2.3	Tue Dec 25 17:30:01 2007
--- openafs/doc/man-pages/pod1/fs_rxstatpeer.pod	Sun May 17 23:40:54 2009
***************
*** 1,6 ****
  =head1 NAME
  
! fs_rxstatpeer - Enables Rx packet logging in the OpenAFS kernel module
  
  =head1 SYNOPSIS
  
--- 1,6 ----
  =head1 NAME
  
! fs_rxstatpeer - Manage per-peer Rx statistics collection
  
  =head1 SYNOPSIS
  
***************
*** 57,62 ****
--- 57,63 ----
  =head1 SEE ALSO
  
  L&lt;fs(1)&gt;,
+ L&lt;fs_rxstatproc(1)&gt;,
  L&lt;rxdebug(1)&gt;
  
  =head1 COPYRIGHT
Index: openafs/doc/man-pages/pod1/fs_rxstatproc.pod
diff -c /dev/null openafs/doc/man-pages/pod1/fs_rxstatproc.pod:1.1.2.3
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/man-pages/pod1/fs_rxstatproc.pod	Mon May 18 19:57:08 2009
***************
*** 0 ****
--- 1,65 ----
+ =head1 NAME
+ 
+ fs_rxstatproc - Manage per-process Rx statistics collection
+ 
+ =head1 SYNOPSIS
+ 
+ =for html
+ &lt;div class="synopsis"&gt;
+ 
+ B&lt;fs rxstatproc&gt; [B&lt;-enable&gt;] [B&lt;-disable&gt;] [B&lt;-clear&gt;]
+ 
+ =for html
+ &lt;/div&gt;
+ 
+ =head1 DESCRIPTION
+ 
+ This command enables or disables the updating of RPC statistics counters
+ related to the entire RX process, or sets the accumulated counter values
+ back to zero.
+ 
+ =head1 OPTIONS
+ 
+ One or more of the following options must be specified:
+ 
+ =over 4
+ 
+ =item B&lt;-enable&gt;
+ 
+ Enable the collection of process RPC statistics
+ 
+ =item B&lt;-disable&gt;
+ 
+ Enable the collection of process RPC statistics
+ 
+ =item B&lt;-clear&gt;
+ 
+ Resets all trace counters to zero.
+ 
+ =back
+ 
+ =head1 OUTPUT
+ 
+ This command produces no output other than error-messages.
+ 
+ =head1 EXAMPLES
+ 
+ The following command starts collecting statistics:
+ 
+    % fs rxstatproc -enable
+ 
+ =head1 PRIVILEGE REQUIRED
+ 
+ The issuer must be logged in as the local superuser root.
+ 
+ =head1 SEE ALSO
+ 
+ L&lt;fs(1)&gt;,
+ L&lt;fs_rxstatpeer(1)&gt;,
+ L&lt;rxdebug(1)&gt;
+ 
+ =head1 COPYRIGHT
+ 
+ Copyright 2008. This documentation is covered by the BSD License as
+ written in the doc/LICENSE file. This man page was written by Mike
+ Robinson (L&lt;mike@endpoint.com&gt;) for OpenAFS.
Index: openafs/doc/man-pages/pod1/fs_setcbaddr.pod
diff -c /dev/null openafs/doc/man-pages/pod1/fs_setcbaddr.pod:1.1.2.2
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/man-pages/pod1/fs_setcbaddr.pod	Sun May 17 23:40:54 2009
***************
*** 0 ****
--- 1,49 ----
+ =head1 NAME
+ 
+ fs_setcbaddr - Configure IP address used for AFS callbacks
+ 
+ =head1 SYNOPSIS
+ 
+ =for html
+ &lt;div class="synopsis"&gt;
+ 
+ B&lt;fs setcbaddr&gt; S&lt;&lt;&lt; [B&lt;-host&gt; &lt;I&lt;address&gt;&gt;] &gt;&gt;&gt;
+ 
+ =for html
+ &lt;/div&gt;
+ 
+ =head1 DESCRIPTION
+ 
+ B&lt;fs setcbaddr&gt; changes the IP address used by the client for callbacks.
+ 
+ =head1 OPTIONS
+ 
+ =over 4
+ 
+ =item B&lt;-host&gt; &lt;I&lt;address&gt;&gt;]
+ 
+ The new callback address.
+ 
+ =back
+ 
+ =head1 OUTPUT
+ 
+ This command produces no output other than error messages.
+ 
+ =head1 EXAMPLES
+ 
+    % fs setcbaddr 10.2.4.23
+ 
+ =head1 PRIVILEGE REQUIRED
+ 
+ The issuer must be the local superuser.
+ 
+ =head1 SEE ALSO
+ 
+ L&lt;fs(1)&gt;
+ 
+ =head1 COPYRIGHT
+ 
+ Copyright 2008. This documentation is covered by the BSD License as
+ written in the doc/LICENSE file. This man page was written by Mike
+ Robinson (L&lt;mike@endpoint.com&gt;) for OpenAFS.
Index: openafs/doc/man-pages/pod1/fs_trace.pod
diff -c /dev/null openafs/doc/man-pages/pod1/fs_trace.pod:1.1.2.3
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/man-pages/pod1/fs_trace.pod	Mon May 18 19:57:08 2009
***************
*** 0 ****
--- 1,86 ----
+ =head1 NAME
+ 
+ fs_trace - Enable or disable AFS Cache Manager tracing 
+ 
+ =head1 SYNOPSIS
+ 
+ =for html
+ &lt;div class="synopsis"&gt;
+ 
+ B&lt;fs trace&gt; S&lt;&lt;&lt; [B&lt;-on&gt;|B&lt;-off&gt;] &gt;&gt;&gt; [B&lt;-reset&gt;] [B&lt;-dump&gt;]
+ 
+ =for html
+ &lt;/div&gt;
+ 
+ =head1 DESCRIPTION
+ 
+ This command enables or disables AFS Cache Manager tracing, resets the
+ trace log, or dumps the log.  When you dump the log, two files are created
+ in the Windows Temporary directory:  F&lt;afs-buffer.log&gt; and F&lt;afsd.log&gt;.
+ Any existing files with those names will be replaced.
+ 
+ =head1 CAUTIONS
+ 
+ This command is only available on Windows.
+ 
+ =head1 OPTIONS
+ 
+ Any combination of the following options may be specified, except that
+ both B&lt;-on&gt; and B&lt;-off&gt; cannot be specified at the same time.
+ 
+ =over 4
+ 
+ =item B&lt;-on&gt;
+ 
+ Turn tracing on.
+ 
+ =item B&lt;-off&gt;
+ 
+ Turn tracing off.
+ 
+ =item B&lt;-reset&gt;
+ 
+ Resets the tracing information, discarding any trace-information collected
+ up to this time.
+ 
+ =item B&lt;-dump&gt;
+ 
+ Creates a dump file containing the trace information.
+ 
+ =back
+ 
+ =head1 OUTPUT
+ 
+ If successful, the output of this command (for any option) will be:
+ 
+    AFS tracing enabled
+ 
+ If unsuccessful:
+ 
+    AFS tracing disabled
+ 
+ =head1 EXAMPLES
+ 
+ The following command starts tracing:
+ 
+    % fs trace -on
+ 
+ The following dumps the current contents and resets the trace log, then
+ turns tracing off:
+ 
+    % fs trace -dump -reset -off
+ 
+ =head1 PRIVILEGE REQUIRED
+ 
+ The issuer must be have AFS Client Administrator access to issue this
+ command.
+ 
+ =head1 SEE ALSO
+ 
+ L&lt;fs(1)&gt;
+ 
+ =head1 COPYRIGHT
+ 
+ Copyright 2008. This documentation is covered by the BSD License as
+ written in the doc/LICENSE file. This man page was written by Mike
+ Robinson (L&lt;mike@endpoint.com&gt;) for OpenAFS.
Index: openafs/doc/man-pages/pod1/klog.pod
diff -c openafs/doc/man-pages/pod1/klog.pod:1.4.2.1 openafs/doc/man-pages/pod1/klog.pod:1.4.2.2
*** openafs/doc/man-pages/pod1/klog.pod:1.4.2.1	Fri Jul 27 14:00:25 2007
--- openafs/doc/man-pages/pod1/klog.pod	Mon May 18 19:38:15 2009
***************
*** 1,6 ****
  =head1 NAME
  
! klog - Authenticates with the Authentication Server
  
  =head1 SYNOPSIS
  
--- 1,6 ----
  =head1 NAME
  
! klog, klog.krb - Authenticates with the Authentication Server
  
  =head1 SYNOPSIS
  
***************
*** 19,24 ****
--- 19,31 ----
      [B&lt;-pi&gt;] [B&lt;-si&gt;] S&lt;&lt;&lt; [B&lt;-l&gt; &lt;I&lt;ticket lifetime in hh[:mm[:ss]]&gt;&gt;] &gt;&gt;&gt;
      [B&lt;-se&gt;] [B&lt;-t&gt;] [B&lt;-h&gt;]
  
+ B&lt;klog.krb&gt; [B&lt;-x&gt;] S&lt;&lt;&lt; [B&lt;-principal&gt; &lt;I&lt;user name&gt;&gt;] &gt;&gt;&gt;
+     [-password &lt;I&lt;user's password&gt;&gt;] S&lt;&lt;&lt; [B&lt;-cell&gt; &lt;I&lt;cell name&gt;&gt;] &gt;&gt;&gt;
+     S&lt;&lt;&lt; [B&lt;-servers&gt; &lt;I&lt;explicit list of servers&gt;&gt;+] &gt;&gt;&gt;
+     [B&lt;-pipe&gt;] [B&lt;-silent&gt;]
+     S&lt;&lt;&lt; [B&lt;-lifetime&gt; &lt;I&lt;ticket lifetime in hh[:mm[:ss]]&gt;&gt;] &gt;&gt;&gt;
+     [B&lt;-setpag&gt;] [B&lt;-tmp&gt;] [B&lt;-help&gt;]
+ 
  =for html
  &lt;/div&gt;
  
***************
*** 54,60 ****
  B&lt;aklog&gt; instead of B&lt;klog&gt;.
  
  Sites using Kerberos v4 authentication (perhaps with the AFS
! Authentication Server) must use the Kerberos version of this command,
  B&lt;klog.krb&gt;, on all client machines. It automatically places the issuer's
  Kerberos tickets in the file named by the KRBTKFILE environment variable,
  which the B&lt;pagsh.krb&gt; command defines automatically as F&lt;/tmp/tktpI&lt;X&gt;&gt;
--- 61,67 ----
  B&lt;aklog&gt; instead of B&lt;klog&gt;.
  
  Sites using Kerberos v4 authentication (perhaps with the AFS
! Authentication Server) should use the Kerberos version of this command,
  B&lt;klog.krb&gt;, on all client machines. It automatically places the issuer's
  Kerberos tickets in the file named by the KRBTKFILE environment variable,
  which the B&lt;pagsh.krb&gt; command defines automatically as F&lt;/tmp/tktpI&lt;X&gt;&gt;
Index: openafs/doc/man-pages/pod1/pagsh.pod
diff -c openafs/doc/man-pages/pod1/pagsh.pod:1.4 openafs/doc/man-pages/pod1/pagsh.pod:1.4.2.1
*** openafs/doc/man-pages/pod1/pagsh.pod:1.4	Wed Mar  1 00:02:30 2006
--- openafs/doc/man-pages/pod1/pagsh.pod	Mon May 18 19:38:15 2009
***************
*** 1,6 ****
  =head1 NAME
  
! pagsh - Creates a new PAG
  
  =head1 SYNOPSIS
  
--- 1,6 ----
  =head1 NAME
  
! pagsh, pagsh.krb - Creates a new PAG
  
  =head1 SYNOPSIS
  
***************
*** 9,14 ****
--- 9,16 ----
  
  B&lt;pagsh&gt;
  
+ B&lt;pagsh.krb&gt;
+ 
  =for html
  &lt;/div&gt;
  
***************
*** 24,32 ****
  
  Any tokens acquired subsequently (presumably for other cells) become
  associated with the PAG, rather than with the user's UNIX UID.  This
! method for distinguishing users has two advantages.
  
! =over 4
  
  =item *
  
--- 26,34 ----
  
  Any tokens acquired subsequently (presumably for other cells) become
  associated with the PAG, rather than with the user's UNIX UID.  This
! method for distinguishing users has two advantages:
  
! =over 2
  
  =item *
  
***************
*** 49,54 ****
--- 51,63 ----
  
  =back
  
+ The (mostly obsolete) B&lt;pagsh.krb&gt; command is the same as B&lt;pagsh&gt; except
+ that it also sets the KRBTKFILE environment variable, which controls the
+ default Kerberos v4 ticket cache, to F&lt;/tmp/tktpI&lt;X&gt;&gt; where I&lt;X&gt; is the
+ number of the user's PAG.  This is only useful for AFS cells still using
+ Kerberos v4 outside of AFS and has no effect for cells using Kerberos v5
+ and B&lt;aklog&gt; or B&lt;klog.krb5&gt;.
+ 
  =head1 CAUTIONS
  
  Each PAG created uses two of the memory slots that the kernel uses to
***************
*** 98,103 ****
--- 107,113 ----
  
  =head1 SEE ALSO
  
+ L&lt;aklog(1)&gt;,
  L&lt;fs_exportafs(1)&gt;,
  L&lt;klog(1)&gt;,
  L&lt;tokens(1)&gt;
Index: openafs/doc/man-pages/pod1/pts.pod
diff -c openafs/doc/man-pages/pod1/pts.pod:1.2.6.2 openafs/doc/man-pages/pod1/pts.pod:1.2.6.3
*** openafs/doc/man-pages/pod1/pts.pod:1.2.6.2	Mon Feb  4 12:53:44 2008
--- openafs/doc/man-pages/pod1/pts.pod	Tue May 12 15:40:34 2009
***************
*** 129,134 ****
--- 129,140 ----
  and refuses to perform such an action even if the B&lt;-noauth&gt; flag is
  provided.
  
+ =item B&lt;-encrypt&gt;
+ 
+ Establishes an authenticated, encrypted connection to the Protection Server.
+ It is useful when it is desired to obscure network traffic related to the
+ transactions being done.
+ 
  =item B&lt;-localauth&gt;
  
  Constructs a server ticket using the server encryption key with the
Index: openafs/doc/man-pages/pod1/tokens.pod
diff -c openafs/doc/man-pages/pod1/tokens.pod:1.4 openafs/doc/man-pages/pod1/tokens.pod:1.4.2.1
*** openafs/doc/man-pages/pod1/tokens.pod:1.4	Wed Mar  1 00:02:30 2006
--- openafs/doc/man-pages/pod1/tokens.pod	Mon May 18 19:38:15 2009
***************
*** 1,6 ****
  =head1 NAME
  
! tokens - Displays the issuer's tokens
  
  =head1 SYNOPSIS
  
--- 1,6 ----
  =head1 NAME
  
! tokens, tokens.krb - Displays the issuer's tokens
  
  =head1 SYNOPSIS
  
***************
*** 11,26 ****
  
  B&lt;tokens&gt; [B&lt;-h&gt;]
  
  =for html
  &lt;/div&gt;
  
  =head1 DESCRIPTION
  
! The tokens command displays all tokens (tickets) cached on the local
  machine for the issuer. AFS server processes require that their clients
  present a token as evidence that they have authenticated in the server's
  local cell.
  
  =head1 OPTIONS
  
  =over 4
--- 11,33 ----
  
  B&lt;tokens&gt; [B&lt;-h&gt;]
  
+ B&lt;tokens.krb&gt; [B&lt;-help&gt;]
+ 
+ B&lt;tokens.krb&gt; [B&lt;-h&gt;]
+ 
  =for html
  &lt;/div&gt;
  
  =head1 DESCRIPTION
  
! The B&lt;tokens&gt; command displays all tokens (tickets) cached on the local
  machine for the issuer. AFS server processes require that their clients
  present a token as evidence that they have authenticated in the server's
  local cell.
  
+ The (mostly obsolete) B&lt;tokens.krb&gt; command is the same as B&lt;tokens&gt;
+ except that it also displays the user's Kerberos v4 ticket cache.
+ 
  =head1 OPTIONS
  
  =over 4
***************
*** 37,43 ****
  The output lists one token for each cell in which the user is
  authenticated. The output indicates the
  
! =over 4
  
  =item *
  
--- 44,50 ----
  The output lists one token for each cell in which the user is
  authenticated. The output indicates the
  
! =over 2
  
  =item *
  
Index: openafs/doc/man-pages/pod1/vos_dump.pod
diff -c openafs/doc/man-pages/pod1/vos_dump.pod:1.4.2.1 openafs/doc/man-pages/pod1/vos_dump.pod:1.4.2.3
*** openafs/doc/man-pages/pod1/vos_dump.pod:1.4.2.1	Sun Nov 11 18:51:05 2007
--- openafs/doc/man-pages/pod1/vos_dump.pod	Tue May 26 21:24:49 2009
***************
*** 9,20 ****
  
  B&lt;vos dump&gt; S&lt;&lt;&lt; B&lt;-id&gt; &lt;I&lt;volume name or ID&gt;&gt; &gt;&gt;&gt; S&lt;&lt;&lt; [B&lt;-time&gt; &lt;I&lt;dump from time&gt;&gt;] &gt;&gt;&gt;
      S&lt;&lt;&lt; [B&lt;-file&gt; &lt;I&lt;dump file&gt;&gt;] &gt;&gt;&gt; S&lt;&lt;&lt; [B&lt;-server&gt; &lt;I&lt;server&gt;&gt;] &gt;&gt;&gt;
!     S&lt;&lt;&lt; [B&lt;-partition&gt; &lt;I&lt;partition&gt;&gt;] &gt;&gt;&gt; S&lt;&lt;&lt; [B&lt;-cell&gt; &lt;I&lt;cell name&gt;&gt;] &gt;&gt;&gt;
!     [B&lt;-noauth&gt;] [B&lt;-localauth&gt;] [B&lt;-verbose&gt;] [B&lt;-help&gt;]
  
  B&lt;vos du&gt; S&lt;&lt;&lt; B&lt;-i&gt; &lt;I&lt;volume name or ID&gt;&gt; &gt;&gt;&gt; S&lt;&lt;&lt; [B&lt;-t&gt; &lt;I&lt;dump from time&gt;&gt;] &gt;&gt;&gt;
      S&lt;&lt;&lt; [B&lt;-f&gt; &lt;I&lt;dump file&gt;&gt;] &gt;&gt;&gt; S&lt;&lt;&lt; [B&lt;-s&gt; &lt;I&lt;server&gt;&gt;] &gt;&gt;&gt; S&lt;&lt;&lt; [B&lt;-p&gt; &lt;I&lt;partition&gt;&gt;] &gt;&gt;&gt;
!     S&lt;&lt;&lt; [B&lt;-c&gt; &lt;I&lt;cell name&gt;&gt;] &gt;&gt;&gt; [B&lt;-n&gt;] [B&lt;-l&gt;] [B&lt;-v&gt;] [B&lt;-h&gt;]
  
  =for html
  &lt;/div&gt;
--- 9,22 ----
  
  B&lt;vos dump&gt; S&lt;&lt;&lt; B&lt;-id&gt; &lt;I&lt;volume name or ID&gt;&gt; &gt;&gt;&gt; S&lt;&lt;&lt; [B&lt;-time&gt; &lt;I&lt;dump from time&gt;&gt;] &gt;&gt;&gt;
      S&lt;&lt;&lt; [B&lt;-file&gt; &lt;I&lt;dump file&gt;&gt;] &gt;&gt;&gt; S&lt;&lt;&lt; [B&lt;-server&gt; &lt;I&lt;server&gt;&gt;] &gt;&gt;&gt;
!     S&lt;&lt;&lt; [B&lt;-partition&gt; &lt;I&lt;partition&gt;&gt;] &gt;&gt;&gt; [B&lt;-clone&gt;] [B&lt;-omitdirs&gt;]
!     S&lt;&lt;&lt; [B&lt;-cell&gt; &lt;I&lt;cell name&gt;&gt;] &gt;&gt;&gt; [B&lt;-noauth&gt;] [B&lt;-localauth&gt;]
!     [B&lt;-verbose&gt;] [B&lt;-help&gt;]
  
  B&lt;vos du&gt; S&lt;&lt;&lt; B&lt;-i&gt; &lt;I&lt;volume name or ID&gt;&gt; &gt;&gt;&gt; S&lt;&lt;&lt; [B&lt;-t&gt; &lt;I&lt;dump from time&gt;&gt;] &gt;&gt;&gt;
      S&lt;&lt;&lt; [B&lt;-f&gt; &lt;I&lt;dump file&gt;&gt;] &gt;&gt;&gt; S&lt;&lt;&lt; [B&lt;-s&gt; &lt;I&lt;server&gt;&gt;] &gt;&gt;&gt; S&lt;&lt;&lt; [B&lt;-p&gt; &lt;I&lt;partition&gt;&gt;] &gt;&gt;&gt;
!     [B&lt;-cl&gt;] [B&lt;-o&gt;] S&lt;&lt;&lt; [B&lt;-ce&gt; &lt;I&lt;cell name&gt;&gt;] &gt;&gt;&gt; [B&lt;-n&gt;] [B&lt;-l&gt;]
!     [B&lt;-v&gt;] [B&lt;-h&gt;]
  
  =for html
  &lt;/div&gt;
***************
*** 130,135 ****
--- 132,154 ----
  Specifies the partition on which the volume resides. Provide the
  B&lt;-server&gt; argument along with this one.
  
+ =item B&lt;-clone&gt;
+ 
+ Normally, B&lt;vos dump&gt; locks the volume and dumps it, which blocks writes
+ to the volume while the dump is in progress.  If this flag is given, B&lt;vos
+ dump&gt; will instead clone the volume first (similar to what B&lt;vos move&gt;
+ would do) and then dumps the clone.  This can significantly decrease the
+ amount of time the volume is kept locked for dumps of large volumes.
+ 
+ =item B&lt;-omitdirs&gt;
+ 
+ By default, B&lt;vos dump&gt; includes all directory objects in an incremental
+ dump whether they've been changed or not.  If this option is given,
+ unchanged directories will be omitted.  This will reduce the size of the
+ dump and not cause problems if the incremental is restored, as expected,
+ on top of a volume containing the correct directory structure (such as one
+ created by restoring previous full and incremental dumps).
+ 
  =item B&lt;-cell&gt; &lt;I&lt;cell name&gt;
  
  Names the cell in which to run the command. Do not combine this argument
***************
*** 187,192 ****
--- 206,212 ----
  
  =head1 SEE ALSO
  
+ L&lt;restorevol(8)&gt;,
  L&lt;vos(1)&gt;,
  L&lt;vos_examine(1)&gt;,
  L&lt;vos_listvldb(1)&gt;,
Index: openafs/doc/man-pages/pod1/vos_restore.pod
diff -c openafs/doc/man-pages/pod1/vos_restore.pod:1.4.2.1 openafs/doc/man-pages/pod1/vos_restore.pod:1.4.2.2
*** openafs/doc/man-pages/pod1/vos_restore.pod:1.4.2.1	Sun Nov 11 18:51:05 2007
--- openafs/doc/man-pages/pod1/vos_restore.pod	Mon May 18 19:34:07 2009
***************
*** 221,226 ****
--- 221,227 ----
  
  =head1 SEE ALSO
  
+ L&lt;restorevol(8)&gt;,
  L&lt;vos(1)&gt;,
  L&lt;vos_dump(1)&gt;,
  L&lt;vos_examine(1)&gt;,
Index: openafs/doc/man-pages/pod5/CellServDB.pod
diff -c openafs/doc/man-pages/pod5/CellServDB.pod:1.1.6.1 openafs/doc/man-pages/pod5/CellServDB.pod:1.1.6.2
*** openafs/doc/man-pages/pod5/CellServDB.pod:1.1.6.1	Sun Jul 13 19:53:51 2008
--- openafs/doc/man-pages/pod5/CellServDB.pod	Mon May 18 19:35:55 2009
***************
*** 15,24 ****
  Along with AFSDB entries in DNS, the client version of the CellServDB file
  lists the database server machines in the local cell and any foreign cell
  that is to be accessible from the local client machine. Database server
! machines run the Authentication Server (optional), Backup Server,
! Protection Server, and Volume Location (VL) Server (the B&lt;kaserver&gt;,
! B&lt;buserver&gt;, B&lt;ptserver&gt;, and B&lt;vlserver&gt;) processes, which maintain the
! cell's administrative AFS databases.
  
  The Cache Manager and other processes running on a client machine use the
  list of a cell's database server machines when performing several common
--- 15,24 ----
  Along with AFSDB entries in DNS, the client version of the CellServDB file
  lists the database server machines in the local cell and any foreign cell
  that is to be accessible from the local client machine. Database server
! machines run the Authentication Server (optional), Backup Server
! (optional), Protection Server, and Volume Location (VL) Server (the
! B&lt;kaserver&gt;, B&lt;buserver&gt;, B&lt;ptserver&gt;, and B&lt;vlserver&gt;) processes, which
! maintain the cell's administrative AFS databases.
  
  The Cache Manager and other processes running on a client machine use the
  list of a cell's database server machines when performing several common
***************
*** 33,48 ****
  
  =item *
  
! Authenticating users. Client-side authentication programs (such as an
! AFS-modified login utility or the B&lt;klog&gt; command interpreter) contact the
! Authentication Server to obtain a server ticket, which the AFS server
! processes accept as proof that the user is authenticated.
  
  =item *
  
! Creating protection groups. The B&lt;pts&gt; command interpreter contacts the
! Protection Server when users create protection groups or request
! information from the Protection Database.
  
  =back
  
--- 33,57 ----
  
  =item *
  
! Creating, viewing, and manipulating protection groups. The B&lt;pts&gt; command
! interpreter contacts the Protection Server when users create protection
! groups or request information from the Protection Database.
! 
! =item *
! 
! Populating the contents of the fake F&lt;root.afs&gt; volume mounted at F&lt;/afs&gt;
! (or the alternative mount point specified in F&lt;cacheinfo&gt;) when B&lt;afsd&gt; is
! run in C&lt;-dynroot&gt; mode.  The default contents of this directory will
! match the cells listed in the client F&lt;CellServDB&gt; file.
  
  =item *
  
! Authenticating users. Client-side authentication programs (such as an
! AFS-modified login utility or the B&lt;klog&gt; command interpreter) contact the
! Authentication Server to obtain a server ticket, which the AFS server
! processes accept as proof that the user is authenticated. This only
! applies to AFS cells using the deprecated Authentication Server instead of
! Kerberos v5 and B&lt;aklog&gt;.
  
  =back
  
***************
*** 54,59 ****
--- 63,76 ----
  list of database server machines without rebooting, use the B&lt;fs newcell&gt;
  command.
  
+ If the client attempts to access an AFS cell not listed in F&lt;CellServDB&gt;
+ and B&lt;afsd&gt; was started with the B&lt;-afsdb&gt; option, the Cache Manager will
+ attempt an AFSDB DNS record lookup and dynamically add the database server
+ locations for that cell based on the result of the DNS query.  If the
+ B&lt;-afsdb&gt; option was not used, all AFS cells that will be accessed by a
+ client machine must either be listed in F&lt;CellServDB&gt; or added with the
+ B&lt;fs newcell&gt; command.
+ 
  The F&lt;CellServDB&gt; file is in ASCII format and must reside in the
  F&lt;/usr/vice/etc&gt; directory on each AFS client machine. Use a text editor
  to create and maintain it.
***************
*** 69,83 ****
  
  The server version of the F&lt;CellServDB&gt; file lists the local cell's
  database server machines. These machines run the Authentication Server
! (optional), Backup Server, Protection Server, and Volume Location (VL)
! Server (the B&lt;kaserver&gt;, B&lt;buserver&gt;, B&lt;ptserver&gt;, and B&lt;vlserver&gt;)
! processes, which maintain the cell's administrative AFS databases. The
! initial version of the file is created with the B&lt;bos setcellname&gt; command
! during the installation of the cell's server machine, which is
! automatically recorded as the cell's first database server machine. When
! adding or removing database server machines, be sure to update this file
! appropriately. It must reside in the F&lt;/usr/afs/etc&gt; directory on each AFS
! server machine.
  
  The database server processes consult the F&lt;CellServDB&gt; file to learn
  about their peers, with which they must maintain constant connections in
--- 86,100 ----
  
  The server version of the F&lt;CellServDB&gt; file lists the local cell's
  database server machines. These machines run the Authentication Server
! (optional), Backup Server (optional), Protection Server, and Volume
! Location (VL) Server (the B&lt;kaserver&gt;, B&lt;buserver&gt;, B&lt;ptserver&gt;, and
! B&lt;vlserver&gt;) processes, which maintain the cell's administrative AFS
! databases. The initial version of the file is created with the B&lt;bos
! setcellname&gt; command during the installation of the cell's server machine,
! which is automatically recorded as the cell's first database server
! machine. When adding or removing database server machines, be sure to
! update this file appropriately. It must reside in the F&lt;/usr/afs/etc&gt;
! directory on each AFS server machine.
  
  The database server processes consult the F&lt;CellServDB&gt; file to learn
  about their peers, with which they must maintain constant connections in
Index: openafs/doc/man-pages/pod5/NetInfo.pod
diff -c openafs/doc/man-pages/pod5/NetInfo.pod:1.2.6.1 openafs/doc/man-pages/pod5/NetInfo.pod:1.2.6.2
*** openafs/doc/man-pages/pod5/NetInfo.pod:1.2.6.1	Tue Jun 19 05:08:41 2007
--- openafs/doc/man-pages/pod5/NetInfo.pod	Mon Apr 27 14:37:34 2009
***************
*** 80,88 ****
--- 80,103 ----
  appears on each line, in dotted decimal format. The order of the addresses
  is not significant.
  
+ Optionally, the File Server can be forced to use an IP address that does
+ not belong to one of the server interfaces. To do this, add a line to the
+ F&lt;NetInfo&gt; file with the IP address prefixed with "f" and a space. This is
+ useful when the File Server is on the interal side of a NAT firewall.
+ 
  To display the File Server interface addresses registered in the VLDB, use
  the B&lt;vos listaddrs&gt; command.
  
+ =head1 EXAMPLES
+ 
+ If the File Server is on the internal side of a NAT firewall, where it
+ serves internal clients using the IP address 192.168.1.123 and external
+ clients using the IP address 10.1.1.321, then the F&lt;NetInfo&gt; file should
+ contain the following:
+ 
+    192.168.1.123
+    f 10.1.1.321
+ 
  =head1 SEE ALSO
  
  L&lt;NetRestrict(5)&gt;,
Index: openafs/doc/man-pages/pod5/krb.conf.pod
diff -c openafs/doc/man-pages/pod5/krb.conf.pod:1.1.2.2 openafs/doc/man-pages/pod5/krb.conf.pod:1.1.2.3
*** openafs/doc/man-pages/pod5/krb.conf.pod:1.1.2.2	Sun Jul 13 19:53:51 2008
--- openafs/doc/man-pages/pod5/krb.conf.pod	Tue May 19 14:40:20 2009
***************
*** 4,10 ****
  
  =head1 DESCRIPTION
  
! /usr/vice/etc/krb.conf is an optional file that resides on an OpenAFS
  server and is used to specify which Kerberos5 realms are trusted to
  authenticate to the local AFS cell. The format of the file is one realm
  per line. If the Kerberos5 realm matches the AFS cell name
--- 4,10 ----
  
  =head1 DESCRIPTION
  
! /usr/afs/etc/krb.conf is an optional file that resides on an OpenAFS
  server and is used to specify which Kerberos5 realms are trusted to
  authenticate to the local AFS cell. The format of the file is one realm
  per line. If the Kerberos5 realm matches the AFS cell name
Index: openafs/doc/man-pages/pod8/afsd.pod
diff -c openafs/doc/man-pages/pod8/afsd.pod:1.6.2.7 openafs/doc/man-pages/pod8/afsd.pod:1.6.2.8
*** openafs/doc/man-pages/pod8/afsd.pod:1.6.2.7	Thu Mar 19 22:31:41 2009
--- openafs/doc/man-pages/pod8/afsd.pod	Sat May 30 21:22:39 2009
***************
*** 25,31 ****
       [B&lt;-nosettime&gt;]
       S&lt;&lt;&lt; [B&lt;-prealloc&gt; &lt;I&lt;number of 'small' preallocated blocks&gt;&gt;] &gt;&gt;&gt;
       [B&lt;-rmtsys&gt;] S&lt;&lt;&lt; [B&lt;-rootvol&gt; &lt;I&lt;name of AFS root volume&gt;&gt;] &gt;&gt;&gt;
!      [B&lt;-rxbind&gt;] S&lt;&lt;&lt; [B&lt;-rxpck&gt; value for rx_extraPackets ] &gt;&gt;&gt;
       [B&lt;-settime&gt;] [B&lt;-shutdown&gt;]
       S&lt;&lt;&lt; [B&lt;-splitcache&gt; &lt;I&lt;RW/RO ratio&gt;&gt;] &gt;&gt;&gt;
       S&lt;&lt;&lt; [B&lt;-stat&gt; &lt;I&lt;number of stat entries&gt;&gt;] &gt;&gt;&gt; [B&lt;-verbose&gt;]
--- 25,32 ----
       [B&lt;-nosettime&gt;]
       S&lt;&lt;&lt; [B&lt;-prealloc&gt; &lt;I&lt;number of 'small' preallocated blocks&gt;&gt;] &gt;&gt;&gt;
       [B&lt;-rmtsys&gt;] S&lt;&lt;&lt; [B&lt;-rootvol&gt; &lt;I&lt;name of AFS root volume&gt;&gt;] &gt;&gt;&gt;
!      [B&lt;-rxbind&gt;] S&lt;&lt;&lt; [B&lt;-rxmaxmtu&gt; value for maximum MTU ] &gt;&gt;&gt; 
!      S&lt;&lt;&lt; [B&lt;-rxpck&gt; value for rx_extraPackets ] &gt;&gt;&gt;
       [B&lt;-settime&gt;] [B&lt;-shutdown&gt;]
       S&lt;&lt;&lt; [B&lt;-splitcache&gt; &lt;I&lt;RW/RO ratio&gt;&gt;] &gt;&gt;&gt;
       S&lt;&lt;&lt; [B&lt;-stat&gt; &lt;I&lt;number of stat entries&gt;&gt;] &gt;&gt;&gt; [B&lt;-verbose&gt;]
***************
*** 628,633 ****
--- 629,641 ----
  
  Bind the Rx socket (one interface only).
  
+ =item B&lt;-rxmaxmtu&gt; &lt;I&lt;value for maximum MTU&gt;&gt;
+ 
+ Set a limit for the largest maximum transfer unit (network packet size) that
+ the AFS client on this machine will be willing to transmit. This switch can
+ be used where an artificial limit on the network precludes packets as large
+ as the discoverable MTU from being transmitted successfully.
+ 
  =item B&lt;-rxpck&gt; &lt;I&lt;value for rx_extraPackets&gt;&gt;
  
  Set rx_extraPackets to this value. This sets the number of extra Rx
Index: openafs/doc/man-pages/pod8/bosserver.pod
diff -c openafs/doc/man-pages/pod8/bosserver.pod:1.3.2.1 openafs/doc/man-pages/pod8/bosserver.pod:1.3.2.2
*** openafs/doc/man-pages/pod8/bosserver.pod:1.3.2.1	Tue Jan 22 23:18:10 2008
--- openafs/doc/man-pages/pod8/bosserver.pod	Tue May  5 08:30:34 2009
***************
*** 8,14 ****
  &lt;div class="synopsis"&gt;
  
  B&lt;bosserver&gt; [B&lt;-noauth&gt;] [B&lt;-log&gt;] [B&lt;-enable_peer_stats&gt;]
!     [B&lt;-enable_process_stats&gt;] [B&lt;-allow-dotted-principal&gt;] [B&lt;-help&gt;]
  
  =for html
  &lt;/div&gt;
--- 8,14 ----
  &lt;div class="synopsis"&gt;
  
  B&lt;bosserver&gt; [B&lt;-noauth&gt;] [B&lt;-log&gt;] [B&lt;-enable_peer_stats&gt;]
!     [B&lt;-enable_process_stats&gt;] [B&lt;-allow-dotted-principals&gt;] [B&lt;-help&gt;]
  
  =for html
  &lt;/div&gt;
***************
*** 108,114 ****
  other machines. To display or otherwise access the records, use the Rx
  Monitoring API.
  
! =item B&lt;-allow-dotted-principal&gt;
  
  By default, the RXKAD security layer will disallow access by Kerberos
  principals with a dot in the first component of their name. This is to avoid
--- 108,114 ----
  other machines. To display or otherwise access the records, use the Rx
  Monitoring API.
  
! =item B&lt;-allow-dotted-principals&gt;
  
  By default, the RXKAD security layer will disallow access by Kerberos
  principals with a dot in the first component of their name. This is to avoid
Index: openafs/doc/man-pages/pod8/fileserver.pod
diff -c openafs/doc/man-pages/pod8/fileserver.pod:1.5.2.14 openafs/doc/man-pages/pod8/fileserver.pod:1.5.2.16
*** openafs/doc/man-pages/pod8/fileserver.pod:1.5.2.14	Tue Nov 11 21:31:12 2008
--- openafs/doc/man-pages/pod8/fileserver.pod	Fri May 15 09:30:18 2009
***************
*** 139,145 ****
  
    Parameter (Argument)               Small (-S)     Medium   Large (-L)
    ---------------------------------------------------------------------
!   Number of LWPs (-p)                        6           9           12
    Number of cached dir blocks (-b)          70          90          120
    Number of cached large vnodes (-l)       200         400          600
    Number of cached small vnodes (-s)       200         400          600
--- 139,145 ----
  
    Parameter (Argument)               Small (-S)     Medium   Large (-L)
    ---------------------------------------------------------------------
!   Number of LWPs (-p)                        6           9          128
    Number of cached dir blocks (-b)          70          90          120
    Number of cached large vnodes (-l)       200         400          600
    Number of cached small vnodes (-s)       200         400          600
***************
*** 402,408 ****
  
  Force the fileserver to only bind to one IP address.
  
! =item B&lt;-allow-dotted-principal&gt;
  
  By default, the RXKAD security layer will disallow access by Kerberos
  principals with a dot in the first component of their name. This is to avoid
--- 402,408 ----
  
  Force the fileserver to only bind to one IP address.
  
! =item B&lt;-allow-dotted-principals&gt;
  
  By default, the RXKAD security layer will disallow access by Kerberos
  principals with a dot in the first component of their name. This is to avoid
Index: openafs/doc/man-pages/pod8/ptserver.pod
diff -c openafs/doc/man-pages/pod8/ptserver.pod:1.3.2.4 openafs/doc/man-pages/pod8/ptserver.pod:1.3.2.5
*** openafs/doc/man-pages/pod8/ptserver.pod:1.3.2.4	Sun Aug 24 21:15:03 2008
--- openafs/doc/man-pages/pod8/ptserver.pod	Tue May  5 08:30:34 2009
***************
*** 11,17 ****
      [B&lt;-rebuildDB&gt;] S&lt;&lt;&lt; [B&lt;-groupdepth&gt; &lt;I&lt;# of nested groups&gt;&gt;] &gt;&gt;&gt;
      S&lt;&lt;&lt; [B&lt;-default_access&gt; &lt;I&lt;user access mask&gt;&gt; &lt;I&lt;group access mask&gt;&gt;] &gt;&gt;&gt;
      [B&lt;-restricted&gt;] [B&lt;-enable_peer_stats&gt;]
!     [B&lt;-enable_process_stats&gt;] [B&lt;-allow-dotted-principal&gt;]
      [B&lt;-rxbind&gt;] S&lt;&lt;&lt; [B&lt;-auditlog&gt; &lt;I&lt;file path&gt;&gt;] &gt;&gt;&gt;
      S&lt;&lt;&lt; [B&lt;-syslog&gt;[=&lt;I&lt;FACILITY&gt;&gt;]] &gt;&gt;&gt; S&lt;&lt;&lt; [B&lt;-rxmaxmtu&gt; &lt;I&lt;bytes&gt;&gt;] &gt;&gt;&gt;
      [B&lt;-help&gt;]
--- 11,17 ----
      [B&lt;-rebuildDB&gt;] S&lt;&lt;&lt; [B&lt;-groupdepth&gt; &lt;I&lt;# of nested groups&gt;&gt;] &gt;&gt;&gt;
      S&lt;&lt;&lt; [B&lt;-default_access&gt; &lt;I&lt;user access mask&gt;&gt; &lt;I&lt;group access mask&gt;&gt;] &gt;&gt;&gt;
      [B&lt;-restricted&gt;] [B&lt;-enable_peer_stats&gt;]
!     [B&lt;-enable_process_stats&gt;] [B&lt;-allow-dotted-principals&gt;]
      [B&lt;-rxbind&gt;] S&lt;&lt;&lt; [B&lt;-auditlog&gt; &lt;I&lt;file path&gt;&gt;] &gt;&gt;&gt;
      S&lt;&lt;&lt; [B&lt;-syslog&gt;[=&lt;I&lt;FACILITY&gt;&gt;]] &gt;&gt;&gt; S&lt;&lt;&lt; [B&lt;-rxmaxmtu&gt; &lt;I&lt;bytes&gt;&gt;] &gt;&gt;&gt;
      [B&lt;-help&gt;]
***************
*** 129,135 ****
  other machines. To display or otherwise access the records, use the Rx
  Monitoring API.
  
! =item B&lt;-allow-dotted-principal&gt;
  
  By default, the RXKAD security layer will disallow access by Kerberos
  principals with a dot in the first component of their name. This is to
--- 129,135 ----
  other machines. To display or otherwise access the records, use the Rx
  Monitoring API.
  
! =item B&lt;-allow-dotted-principals&gt;
  
  By default, the RXKAD security layer will disallow access by Kerberos
  principals with a dot in the first component of their name. This is to
Index: openafs/doc/man-pages/pod8/restorevol.pod
diff -c /dev/null openafs/doc/man-pages/pod8/restorevol.pod:1.1.2.2
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/man-pages/pod8/restorevol.pod	Mon May 18 19:34:08 2009
***************
*** 0 ****
--- 1,153 ----
+ =head1 NAME
+ 
+ restorevol - Restore a volume from vos dump to the local file system
+ 
+ =head1 SYNOPSIS
+ 
+ =for html
+ &lt;div class="synopsis"&gt;
+ 
+ B&lt;restorevol&gt; S&lt;&lt;&lt; [B&lt;-file&gt; &lt;I&lt;dump file&gt;&gt;] &gt;&gt;&gt; S&lt;&lt;&lt; [B&lt;-dir&gt; &lt;I&lt;restore dir&gt;&gt; ] &gt;&gt;&gt;
+     S&lt;&lt;&lt; [B&lt;-extension&gt; &lt;I&lt;name extension&gt;&gt;] &gt;&gt;&gt;
+     S&lt;&lt;&lt; [B&lt;-mountpoint&gt; &lt;I&lt;mount point root&gt;&gt;] &gt;&gt;&gt;
+     S&lt;&lt;&lt; [B&lt;-umask&gt; &lt;I&lt;mode mask&gt;&gt;] &gt;&gt;&gt; [B&lt;-verbose&gt;] [B&lt;-help&gt;]
+ 
+ =for html
+ &lt;/div&gt;
+ 
+ =head1 DESCRIPTION
+ 
+ B&lt;restorevol&gt; takes an AFS volume in the format produced by B&lt;vos dump&gt;
+ and restores it to the local file system.  Normally, the contents of a
+ volume are maintained by the AFS File Server in an opaque format and
+ copying a volume's raw data does not make it easily accessible.  This
+ utility will produce a directory tree that is equivalent to that seen via
+ an AFS client, but without preserving the AFS-specific Access Control
+ Lists (ACLs).  It's primary use is to recover data from a volume dump or
+ backup and make it available via a filesystem other than AFS.
+ 
+ The dump output will read from standard input, or from a file if B&lt;-file&gt;
+ is specified.
+ 
+ The restore process is as follows:
+ 
+ =over 4
+ 
+ =item 1. 
+ 
+ The dump file will be restored within the current directory or that
+ specified with B&lt;-dir&gt;.
+ 
+ =item 2. 
+ 
+ Within this directory, a subdir is created.  It's name is the RW volume
+ name that was dumped.  An extension can be appended to this directory name
+ with B&lt;-extension&gt;.
+ 
+ =item 3. 
+ 
+ All mountpoints will appear as symbolic links to the volume name.  The
+ path name to the volume will be either that in B&lt;-mountpoint&gt;, or B&lt;-dir&gt;.
+ Symbolic links remain untouched.
+ 
+ =item 4. 
+ 
+ You can change your umask during the restore with B&lt;-umask&gt;.  Otherwise,
+ B&lt;restorevol&gt; uses your current umask.  Mode bits for directories are 0777
+ (then AND'ed with the umask).  Mode bits for files are the owner mode bits
+ duplicated accross group and user (then AND'ed with the umask).
+ 
+ =item 5. 
+ 
+ For restores of full dumps, if a directory says it has a file and the file
+ is not found, then a symbolic link F&lt;&lt; AFSFile-&lt;#&gt; &gt;&gt; will appear in that
+ restored tree.  Restores of incremental dumps remove all these files at
+ the end (expensive because it is a tree search).
+ 
+ =item 6. 
+ 
+ If a file or directory was found in the dump but found not to be connected
+ to the hierarchical tree, then the file or directory will be connected at
+ the root of the tree as F&lt;&lt; __ORPHANEDIR__.&lt;#&gt; &gt;&gt; or F&lt;&lt;
+ __ORPHANFILE__.&lt;#&gt; &gt;&gt;.
+ 
+ =item 7. 
+ 
+ ACLs are not restored.
+ 
+ =back
+ 
+ =head1 CAUTIONS
+ 
+ Normally, use L&lt;vos_restore(1)&gt; instead of this command.  B&lt;restorevol&gt; is
+ a tool of last resort to try to extract data from the data structures
+ stored in a volume dumpfile and is not as regularly tested or used as the
+ normal L&lt;vos_restore(1)&gt; implementation.  Using B&lt;restorevol&gt; bypasses
+ checks done by the L&lt;fileserver(8)&gt; and L&lt;salvager(8)&gt;.
+ 
+ =head1 OPTIONS
+ 
+ =over 4
+ 
+ =item B&lt;-file&gt; &lt;I&lt;dump file&gt;&gt;
+ 
+ Specifies the output file for the dump.  If this option is not given, the
+ volume will be dumped to standard output.
+ 
+ =item B&lt;-dir&gt; &lt;I&lt;restore dir&gt;&gt;
+ 
+ Names the directory in which to create the restored filesystem.  The
+ current directory is used by default.  Note that any mountpoints inside
+ the volume will point to the same directory unless the B&lt;-mountpoint&gt;
+ option is also specified.
+ 
+ =item B&lt;-extension&gt; &lt;I&lt;name extension&gt;&gt;
+ 
+ By default, the name of the directory created matches the RW volume name
+ of the volume in the dump file.  If this option is used, the directory
+ name will be the RW volume name I&lt;name extension&gt; as the suffix.
+ 
+ =item B&lt;-mountpoint&gt; &lt;I&lt;mount point root&gt;&gt;
+ 
+ By default, mountpoints inside the volume being restored point to the
+ value given by I&lt;-dir&gt;.  This option allows mountpoints to be resolved
+ relative to another path.  A common use for this would be to specify a
+ path under F&lt;/afs&gt; as the mount point root so that mountpoints inside the
+ restored volume would be resolved via AFS.
+ 
+ The I&lt;mount point root&gt; must exist, and the process running the command
+ have read access to that directory, or the command will fail.
+ 
+ =back
+ 
+ =head1 EXAMPLES
+ 
+ The following command restores the contents of the dumpfile in
+ F&lt;sample.dump&gt; to the directory F&lt;/tmp/sample.2009-05-17&gt;, but having all
+ mountpoints inside the volume point to AFS (note that this requires
+ knowledge of where F&lt;sample&gt; is mounted in AFS):
+ 
+    % restorevol -file sample.dump -dir /tmp -extension .2009-05-17 \
+        -mountpoint /afs/example.org/sample
+    Restoring volume dump of 'sample' to directory '/tmp/sample.2009-05-17'
+ 
+ =head1 PRIVILEGE REQUIRED
+ 
+ The issuer must have read access to the dump file and write access to the
+ directory into which the dump is restored.  If the B&lt;-mountpoint&gt; flag is
+ given, the issuer must also have read access to that directory.
+ 
+ =head1 SEE ALSO
+ 
+ L&lt;salvager(8)&gt;,
+ L&lt;voldump(8)&gt;,
+ L&lt;vos_dump(1)&gt;,
+ L&lt;vos_restore(1)&gt;
+ 
+ =head1 COPYRIGHT
+ 
+ Copyright 2009 Steven Jenkins &lt;steven@endpoint.com&gt;
+ 
+ This documentation is covered by the BSD License as written in the
+ doc/LICENSE file. This man page was written by Steven Jenkins for
+ OpenAFS.
Index: openafs/doc/man-pages/pod8/rmtsysd.pod
diff -c /dev/null openafs/doc/man-pages/pod8/rmtsysd.pod:1.1.2.2
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/man-pages/pod8/rmtsysd.pod	Mon May 18 19:34:56 2009
***************
*** 0 ****
--- 1,41 ----
+ =head1 NAME
+ 
+ rmtsysd - Daemon to execute AFS-specific system calls for remote hosts
+ 
+ =head1 SYNOPSIS
+ 
+ =for html
+ &lt;div class="synopsis"&gt;
+ 
+ B&lt;rmtsysd&gt;
+ 
+ =for html
+ &lt;/div&gt;
+ 
+ =head1 DESCRIPTION
+ 
+ B&lt;rmtsysd&gt; is a daemon to execute AFS-specific system calls on behalf of
+ NFS client machines.  This daemon only needs to be started if the machine
+ is an NFS/AFS translator server for users of NFS client machines who
+ execute AFS commands.
+ 
+ =head1 CAUTIONS
+ 
+ The protocol used by this daemon is not considered secure, so this should
+ not be used in an environment where security is important.
+ 
+ =head1 PRIVILEGE REQUIRED
+ 
+ The issuer must be logged in as the local superuser root.
+ 
+ =head1 SEE ALSO
+ 
+ L&lt;afsd(8)&gt;
+ 
+ =head1 COPYRIGHT
+ 
+ Copyright 2009 Steven Jenkins &lt;steven@endpoint.com&gt;
+ 
+ This documentation is covered by the BSD License as written in the
+ doc/LICENSE file. This man page was written by Steven Jenkins for
+ OpenAFS.
Index: openafs/doc/man-pages/pod8/vlserver.pod
diff -c openafs/doc/man-pages/pod8/vlserver.pod:1.3.2.3 openafs/doc/man-pages/pod8/vlserver.pod:1.3.2.4
*** openafs/doc/man-pages/pod8/vlserver.pod:1.3.2.3	Sun Aug 24 21:15:03 2008
--- openafs/doc/man-pages/pod8/vlserver.pod	Tue May  5 08:30:34 2009
***************
*** 8,14 ****
  &lt;div class="synopsis"&gt;
  
  B&lt;vlserver&gt; S&lt;&lt;&lt; [B&lt;-p&gt; &lt;I&lt;number of threads&gt;&gt;] &gt;&gt;&gt; [B&lt;-nojumbo&gt;] [B&lt;-jumbo&gt;] [B&lt;-rxbind&gt;] S&lt;&lt;&lt; [B&lt;-d&gt; &lt;I&lt;debug level&gt;&gt;] &gt;&gt;&gt;
!     [B&lt;-allow-dotted-principal&gt;] [B&lt;-enable_peer_stats&gt;] [B&lt;-enable_process_stats&gt;] 
      [B&lt;-help&gt;]
  
  =for html
--- 8,14 ----
  &lt;div class="synopsis"&gt;
  
  B&lt;vlserver&gt; S&lt;&lt;&lt; [B&lt;-p&gt; &lt;I&lt;number of threads&gt;&gt;] &gt;&gt;&gt; [B&lt;-nojumbo&gt;] [B&lt;-jumbo&gt;] [B&lt;-rxbind&gt;] S&lt;&lt;&lt; [B&lt;-d&gt; &lt;I&lt;debug level&gt;&gt;] &gt;&gt;&gt;
!     [B&lt;-allow-dotted-principals&gt;] [B&lt;-enable_peer_stats&gt;] [B&lt;-enable_process_stats&gt;] 
      [B&lt;-help&gt;]
  
  =for html
***************
*** 95,101 ****
  other machines. To display or otherwise access the records, use the Rx
  Monitoring API.
  
! =item B&lt;-allow-dotted-principal&gt;
  
  By default, the RXKAD security layer will disallow access by Kerberos
  principals with a dot in the first component of their name. This is to avoid
--- 95,101 ----
  other machines. To display or otherwise access the records, use the Rx
  Monitoring API.
  
! =item B&lt;-allow-dotted-principals&gt;
  
  By default, the RXKAD security layer will disallow access by Kerberos
  principals with a dot in the first component of their name. This is to avoid
Index: openafs/doc/man-pages/pod8/voldump.pod
diff -c openafs/doc/man-pages/pod8/voldump.pod:1.2 openafs/doc/man-pages/pod8/voldump.pod:1.2.2.1
*** openafs/doc/man-pages/pod8/voldump.pod:1.2	Wed Mar  1 00:02:32 2006
--- openafs/doc/man-pages/pod8/voldump.pod	Mon May 18 19:34:08 2009
***************
*** 86,91 ****
--- 86,92 ----
  =head1 SEE ALSO
  
  L&lt;bos_shutdown(8)&gt;,
+ L&lt;restorevol(8)&gt;,
  L&lt;volserver(8)&gt;,
  L&lt;vos_dump(1)&gt;,
  L&lt;vos_restore(1)&gt;
Index: openafs/doc/man-pages/pod8/volserver.pod
diff -c openafs/doc/man-pages/pod8/volserver.pod:1.4.2.2 openafs/doc/man-pages/pod8/volserver.pod:1.4.2.3
*** openafs/doc/man-pages/pod8/volserver.pod:1.4.2.2	Sun Aug 24 21:15:03 2008
--- openafs/doc/man-pages/pod8/volserver.pod	Tue May  5 08:30:34 2009
***************
*** 12,18 ****
      S&lt;&lt;&lt; [B&lt;-d&gt; &lt;I&lt;debug level&gt;&gt;] &gt;&gt;&gt;
      [B&lt;-nojumbo&gt;] [B&lt;-jumbo&gt;] 
      [B&lt;-enable_peer_stats&gt;] [B&lt;-enable_process_stats&gt;] 
!     [B&lt;-allow-dotted-principal&gt;] [B&lt;-help&gt;]
  
  =for html
  &lt;/div&gt;
--- 12,18 ----
      S&lt;&lt;&lt; [B&lt;-d&gt; &lt;I&lt;debug level&gt;&gt;] &gt;&gt;&gt;
      [B&lt;-nojumbo&gt;] [B&lt;-jumbo&gt;] 
      [B&lt;-enable_peer_stats&gt;] [B&lt;-enable_process_stats&gt;] 
!     [B&lt;-allow-dotted-principals&gt;] [B&lt;-help&gt;]
  
  =for html
  &lt;/div&gt;
***************
*** 99,105 ****
  other machines. To display or otherwise access the records, use the Rx
  Monitoring API.
  
! =item B&lt;-allow-dotted-principal&gt;
  
  By default, the RXKAD security layer will disallow access by Kerberos
  principals with a dot in the first component of their name. This is to avoid
--- 99,105 ----
  other machines. To display or otherwise access the records, use the Rx
  Monitoring API.
  
! =item B&lt;-allow-dotted-principals&gt;
  
  By default, the RXKAD security layer will disallow access by Kerberos
  principals with a dot in the first component of their name. This is to avoid
Index: openafs/doc/man-pages/pod8/vsys.pod
diff -c /dev/null openafs/doc/man-pages/pod8/vsys.pod:1.1.2.2
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/man-pages/pod8/vsys.pod	Mon May 18 19:35:33 2009
***************
*** 0 ****
--- 1,51 ----
+ =head1 NAME
+ 
+ vsys - Make AFS system calls from the command line
+ 
+ =head1 SYNOPSIS
+ 
+ =for html
+ &lt;div class="synopsis"&gt;
+ 
+ B&lt;vsys&gt; &lt;I&lt;call number&gt;&gt; &lt;I&lt;parms&gt;&gt;+
+ 
+ =for html
+ &lt;/div&gt;
+ 
+ =head1 DESCRIPTION
+ 
+ B&lt;vsys&gt; is a development tool to make AFS system calls from the command
+ line.  &lt;I&lt;call number&gt;&gt; is the AFS system call to be invoked.  &lt;I&lt;parms&gt;&gt;+
+ are the values to pass to the system call.  Knowledge of the AFS system
+ call layer is required to know valid call numbers and parameters.
+ 
+ =head1 CAUTIONS
+ 
+ B&lt;vsys&gt; is intended for debugging AFS at a low level and is therefore
+ intended for AFS developers.  System Administrators and AFS users should
+ use the higher-level interfaces provided by L&lt;fs(1)&gt;, L&lt;aklog(1)&gt;,
+ L&lt;klog(1)&gt;, and L&lt;pagsh(1)&gt; instead.
+ 
+ B&lt;vsys&gt; provides a way to pass arbitrary data into the AFS system call
+ mechanism.  Caution should be taken when using or providing this binary on
+ a system, as incorrect use as a privileged user could cause a system to
+ panic, hang, or perform an unsafe operation.
+ 
+ =head1 PRIVILEGE REQUIRED
+ 
+ The issuer must be logged in as the local superuser root.
+ 
+ =head1 SEE ALSO
+ 
+ L&lt;afsd(8)&gt;,
+ L&lt;aklog(1)&gt;,
+ L&lt;fs(1)&gt;,
+ L&lt;klog(1)&gt;,
+ L&lt;pagsh(1)&gt;
+ 
+ =head1 COPYRIGHT
+ 
+ Copyright 2009 Steven Jenkins &lt;steven@endpoint.com&gt;
+ 
+ This documentation is covered by the BSD License as written in the
+ doc/LICENSE file. This man page was written by Steven Jenkins for OpenAFS.
Index: openafs/doc/txt/winnotes/afs-changes-since-1.2.txt
diff -c openafs/doc/txt/winnotes/afs-changes-since-1.2.txt:1.72.2.67 openafs/doc/txt/winnotes/afs-changes-since-1.2.txt:1.72.2.68
*** openafs/doc/txt/winnotes/afs-changes-since-1.2.txt:1.72.2.67	Mon Apr  6 13:15:12 2009
--- openafs/doc/txt/winnotes/afs-changes-since-1.2.txt	Mon May 25 23:50:03 2009
***************
*** 1,3 ****
--- 1,86 ----
+ Since 1.5.59
+  * A fix to the pioctl library to support drive substitution 
+    to UNC paths.&nbsp; (SUBST &lt;d:&gt; &lt;\\afs\cell\path&gt;).
+ 
+  * On April 9th Microsoft released a Hot Fix for Windows Server 2003 SP2 
+    that corrects a deadlock in the smb redirector and also adds new 
+    functionality that permits the AFS SMB server to be given a longer 
+    timeout than is normally the case.  New functionality has been added 
+    to configure these additional LanmanWorkstation\Parameter values.
+    (This functionality has been backported to XP SP3 and is scheduled
+    to be released on June 5th.)
+    
+  * The BackConnectionHostNames registry value configuration was broken 
+    when dynamic re-establishment of Netbios Name registrations was added.
+    Restore it.
+ 
+  * Hidden vos commands are revealed.
+ 
+  * If the "DisableLoopbackCheck" registry value is set, do not unset 
+    it during the same service session.
+ 
+  * Reorganize code that prevents multiple Store operations to the same 
+    File.
+ 
+  * Modify IsPathInAfs test in Explorer Shell Extension and fs.exe to 
+    permit broken symlinks to be treated as being in AFS.
+ 
+  * Fix vos commands that output 64-bit integer values.
+ 
+  * Cygwin Import Libraries are provided in the SDK for all OpenAFS DLLs.
+    Permits building cygwin applications against OpenAFS libraries. 
+ 
+  * OpenAFS Release Notes, Administrator Guide and User Guide now installed 
+    as Windows HTML Help (.CHM) files.  
+ 
+  * NSIS installer does a much better job of cleaning up files left 
+    over from previous installs.
+ 
+  * Fix RT#124787, a race condition between "fs flush &lt;dir&gt;", "fs flushvolume", 
+    or "fs flushall" and on-going directory operations that can result in 
+    afsd_service.exe crashing.
+ 
+  * Add support for DNS SRV records in place of AFSDB records.&nbsp; 
+    _afs3-vlserver._udp.&lt;cellname&gt;.Â&nbsp; Priority field is used.&nbsp; 
+    Weight is currently ignored.
+ 
+  * Add a method of specifying Client CellServDB information within the 
+    registry that can be used to either override the CellServDB file or 
+    force the use of DNS lookups for a given cell.
+ 
+    The registry schema is as follows:
+ 
+      HKLM\SOFTWARE\OpenAFS\{Client,Server}\CellServDB\[cellname]\
+        "LinkedCell" REG_SZ "[cellname]"
+        "Description" REG_SZ "[comment]"
+        "ForceDNS" DWORD {0,1}
+ 
+      HKLM\SOFTWARE\OpenAFS\{Client,Server}\CellServDB\[cellname]\[servername]\
+        "HostName" REG_SZ "[hostname]"  Default: [servername]
+        "IPv4Address" REG_SZ "[address]"  Used only if gethostbyname() fails.
+        "IPv6Address" REG_SZ "[address]" &lt;future&gt;
+        "Comment" REG_SZ "[comment]"
+        "Rank" DWORD "0..65535"  Default: 0
+        "Clone" DWORD "{0,1}" &lt;future: server only&gt;
+        "vlserver" DWORD "7003" &lt;future&gt;
+        "ptserver" DWORD ... &lt;future&gt;
+ 
+    ForceDNS is implied non-zero if there are no [servername]
+    keys under the [cellname] key. Otherwise, ForceDNS is zero.
+    If [servername] keys are specified and none of them evaluate
+    to a valid server configuration, the return code is success.
+    This prevents failover to the CellServDB file or DNS.
+    
+    Only one of "HostName" or "IPv4Address" is required.  "HostName"
+    is optional if [servername] is the host name.
+ 
+  * Extend registry based CellServDB functionality to 
+    afsconf_GetCellInfo() interface used by aklog and many 
+    other command line utilities.
+ 
+  * libafsconf.dll moved from OpenAFS\Client\Program to OpenAFS\Common
+    as it is now used by both client and server components.
+ 
  Since 1.5.58
   * PriorityClass of afsd_service.exe process raised to 
     "High" to match the priority of the system services 
Index: openafs/doc/xml/banner.gif
Index: openafs/doc/xml/books.gif
Index: openafs/doc/xml/down.gif
Index: openafs/doc/xml/home.gif
Index: openafs/doc/xml/index.gif
Index: openafs/doc/xml/index.html
diff -c /dev/null openafs/doc/xml/index.html:1.1.2.2
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/xml/index.html	Wed May 13 22:25:59 2009
***************
*** 0 ****
--- 1,55 ----
+ &lt;html&gt;
+ &lt;head&gt;
+ &lt;meta http-equiv=Content-Type content="text/html; charset=iso-8859-1"&gt;
+ &lt;title&gt;OpenAFS Documentation&lt;/title&gt;
+ &lt;/head&gt;
+ 
+ &lt;body bgcolor=white lang=EN-US link=blue vlink=purple&gt;
+ 
+ &lt;div class=Section1&gt;
+ 
+ &lt;p&gt;
+ &lt;a href="http://www.openafs.org/"&gt;
+ &lt;img border=0 width=201 height=139 src="logo.jpg" align=left title="www.openafs.org"&gt;&lt;/a&gt;
+ &lt;a name="Top_Of_Page"&gt;&lt;/a&gt;&lt;/p&gt;
+ 
+ &lt;p&gt;&amp;nbsp;&lt;/p&gt;
+ &lt;p&gt;&amp;nbsp;&lt;/p&gt;
+ 
+ &lt;h1&gt;Documentation&lt;/h1&gt;
+ 
+ &lt;p&gt;&amp;nbsp;&lt;/p&gt;
+ &lt;p&gt;&amp;nbsp;&lt;/p&gt;
+ 
+ &lt;p&gt;Welcome to the OpenAFS Documentation set!&lt;/p&gt;
+ 
+ &lt;h3&gt;Documentation:&lt;/h3&gt;
+ 
+ &lt;ul&gt;
+ &lt;li&gt;Release Notes:
+   &lt;ul&gt;
+ &lt;!--    &lt;li&gt;&lt;a href="ReleaseNotesUnix/index.html"&gt;Unix&lt;/a&gt;&lt;/li&gt; --&gt;
+     &lt;li&gt;&lt;a href="ReleaseNotesWindows/index.html"&gt;Microsoft Windows&lt;/a&gt;&lt;/li&gt;
+   &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;Quick Start Guides:
+   &lt;ul&gt;
+     &lt;li&gt;&lt;a href="QuickStartUnix/index.html"&gt;Unix&lt;/a&gt;&lt;/li&gt;
+     &lt;li&gt;&lt;a href="http://www.dementia.org/twiki/bin/view/AFSLore/WindowsEndUserQuickStartGuide"&gt;Microsoft Windows&lt;/a&gt;&lt;/li&gt;
+   &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;&lt;a href="UserGuide/index.html"&gt;User Guide&lt;/a&gt;&lt;/li&gt;
+ &lt;li&gt;&lt;a href="AdminGuide/index.html"&gt;Administrator Guide&lt;/a&gt;&lt;/li&gt;
+ &lt;li&gt;&lt;a href="Reference/index"&gt;Reference Manual&lt;/a&gt;&lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;a name="Bot_Of_Page"&gt;&lt;/a&gt;
+ 
+ &lt;/div&gt;
+ 
+ &lt;/body&gt;
+ 
+ &lt;/html&gt;
+ 
+ 
+ 
+ 
Index: openafs/doc/xml/logo.jpg
Index: openafs/doc/xml/next.gif
Index: openafs/doc/xml/prev.gif
Index: openafs/doc/xml/up.gif
Index: openafs/doc/xml/AdminGuide/Makefile.in
diff -c /dev/null openafs/doc/xml/AdminGuide/Makefile.in:1.1.2.2
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/xml/AdminGuide/Makefile.in	Wed May 27 15:44:51 2009
***************
*** 0 ****
--- 1,42 ----
+ # Makefile to build the AFS Admin Guide for Unix.
+ #
+ # This makefile assumes that various utilities are available on the system.
+ # On Debian lenny, installing the packages:
+ #
+ #     dblatex
+ #     docbook-xsl
+ #     libxml2-utils
+ #     xsltproc
+ #
+ # gave me all the utilities needed.
+ #
+ # HTML_XSL is possibly specific to Debian and may need to be modified on other
+ # systems.
+ 
+ all: pdf html
+ 
+ include @TOP_OBJDIR@/src/config/Makefile.config
+ VERSFILE=version
+ include @TOP_OBJDIR@/src/config/Makefile.version
+ 
+ BOOK     = auagd000.xml
+ SRCS     = $(BOOK) auagd005.xml auagd006.xml auagd007.xml auagd008.xml \
+ 	   auagd009.xml auagd010.xml auagd011.xml auagd012.xml auagd013.xml \
+ 	   auagd014.xml auagd015.xml auagd016.xml auagd017.xml auagd018.xml \
+ 	   auagd019.xml auagd020.xml auagd021.xml auagd022.xml auagd023.xml \
+ 	   auagd024.xml auagd025.xml
+ HTML_XSL = @HTML_XSL@
+ XSLTPROC = @XSLTPROC@
+ 
+ html: $(SRCS) $(VERSFILE).xml
+ 	$(XSLTPROC) --param navig.graphics 1 \
+ 	    --stringparam navig.graphics.path ../ $(HTML_XSL) $(BOOK)
+ 
+ pdf: $(SRCS)
+ 	dblatex $(BOOK)
+ 
+ check:
+ 	xmllint --noout --valid $(BOOK)
+ 
+ clean:
+ 	rm -f *.html *.pdf
Index: openafs/doc/xml/AdminGuide/NTMakefile
diff -c /dev/null openafs/doc/xml/AdminGuide/NTMakefile:1.1.2.4
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/xml/AdminGuide/NTMakefile	Thu May 21 13:52:13 2009
***************
*** 0 ****
--- 1,85 ----
+ # Copyright 2009, Secure Endpoints Inc.
+ # All Rights Reserved.
+ #
+ # Redistribution and use in source and binary forms, with or without
+ # modification, are permitted provided that the following conditions are met:
+ #
+ # - Redistributions of source code must retain the above copyright notice,
+ #   this list of conditions and the following disclaimer.
+ # - Redistributions in binary form must reproduce the above copyright notice,
+ #   this list of conditions and the following disclaimer in the documentation
+ #   and/or other materials provided with the distribution.
+ # - Neither the name of Secure Endpoints Inc. nor the names of its contributors
+ #   may be used to endorse or promote products derived from this software without
+ #   specific prior written permission from Secure Endpoints Inc..
+ #
+ # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+ # TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
+ # PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
+ # OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ # PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ # LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ 
+ VERSFILE = version
+ !INCLUDE ..\..\..\src\config\NTMakefile.$(SYS_NAME)
+ !INCLUDE ..\..\..\src\config\NTMakefile.version
+ 
+ !IFNDEF CYGWIN
+ CYGWIN     = c:/cygwin
+ !ENDIF
+ !IFNDEF DOCBOOK_XSL
+ DOCBOOK_XSL = $(CYGWIN)/usr/share/docbook-xsl
+ !ENDIF
+ XSLTPROC   = xsltproc.exe
+ HTML_XSL = $(DOCBOOK_XSL)/html/chunk.xsl
+ HTML_PARMS = --param navig.graphics 1 --stringparam navig.graphics.path ../
+ CHM_XSL    = $(DOCBOOK_XSL)/htmlhelp/htmlhelp.xsl
+ 
+ XMLSRCS = \
+         auagd000.xml \
+         auagd005.xml \
+         auagd006.xml \
+         auagd007.xml \
+         auagd008.xml \
+         auagd009.xml \
+         auagd010.xml \
+         auagd011.xml \
+         auagd012.xml \
+         auagd013.xml \
+         auagd014.xml \
+         auagd015.xml \
+         auagd016.xml \
+         auagd017.xml \
+         auagd018.xml \
+         auagd019.xml \
+         auagd020.xml \
+         auagd021.xml \
+         auagd022.xml \
+         auagd023.xml \
+         auagd024.xml \
+         auagd025.xml \
+         $(VERSFILE).xml
+ 
+ index.html: $(XMLSRCS)
+         @echo Building OpenAFS Administrator Guide in HTML format
+         $(XSLTPROC) $(HTML_PARMS) $(HTML_XSL) auagd000.xml 
+ 
+ htmlhelp.chm: $(XMLSRCS)
+         @echo Building OpenAFS Administrator Guide in HTML Help format
+         $(XSLTPROC) $(CHM_XSL) auagd000.xml
+         -hhc.exe htmlhelp.hhp
+         $(DEL) *.html
+         $(DEL) *.hh?
+         $(DEL) *.chw
+ 
+ install: htmlhelp.chm index.html
+ 
+ clean::
+         $(DEL) *.html
+         $(DEL) htmlhelp.chm
+         $(DEL) $(VERSFILE).xml
Index: openafs/doc/xml/AdminGuide/auagd000.xml
diff -c /dev/null openafs/doc/xml/AdminGuide/auagd000.xml:1.1.8.5
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/xml/AdminGuide/auagd000.xml	Thu May 21 13:52:13 2009
***************
*** 0 ****
--- 1,109 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.3//EN"
+         "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+ &lt;!ENTITY version SYSTEM "version.xml"&gt;
+ &lt;!ENTITY preface SYSTEM "auagd005.xml"&gt;
+ &lt;!ENTITY chapter1 SYSTEM "auagd006.xml"&gt;
+ &lt;!ENTITY chapter2 SYSTEM "auagd007.xml"&gt;
+ &lt;!ENTITY chapter3 SYSTEM "auagd008.xml"&gt;
+ &lt;!ENTITY chapter4 SYSTEM "auagd009.xml"&gt;
+ &lt;!ENTITY chapter5 SYSTEM "auagd010.xml"&gt;
+ &lt;!ENTITY chapter6 SYSTEM "auagd011.xml"&gt;
+ &lt;!ENTITY chapter7 SYSTEM "auagd012.xml"&gt;
+ &lt;!ENTITY chapter8 SYSTEM "auagd013.xml"&gt;
+ &lt;!ENTITY chapter9 SYSTEM "auagd014.xml"&gt;
+ &lt;!ENTITY chapter10 SYSTEM "auagd015.xml"&gt;
+ &lt;!ENTITY chapter11 SYSTEM "auagd016.xml"&gt;
+ &lt;!ENTITY chapter12 SYSTEM "auagd017.xml"&gt;
+ &lt;!ENTITY chapter13 SYSTEM "auagd018.xml"&gt;
+ &lt;!ENTITY chapter14 SYSTEM "auagd019.xml"&gt;
+ &lt;!ENTITY chapter15 SYSTEM "auagd020.xml"&gt;
+ &lt;!ENTITY chapter16 SYSTEM "auagd021.xml"&gt;
+ &lt;!ENTITY appendixA SYSTEM "auagd022.xml"&gt;
+ &lt;!ENTITY appendixB SYSTEM "auagd023.xml"&gt;
+ &lt;!ENTITY appendixC SYSTEM "auagd024.xml"&gt;
+ &lt;!ENTITY appendixD SYSTEM "auagd025.xml"&gt;
+ ]&gt;
+ &lt;book&gt;
+   &lt;bookinfo&gt;
+     &lt;title&gt;OpenAFS Administration Guide&lt;/title&gt;
+ 
+     &lt;copyright&gt;
+       &lt;year&gt;2000&lt;/year&gt;
+ 
+       &lt;holder&gt;IBM Corporation. All Rights Reserved&lt;/holder&gt;
+     &lt;/copyright&gt;
+ 
+     &lt;revhistory&gt;
+       &amp;version;
+                                   
+       &lt;revision&gt;
+         &lt;revnumber&gt;3.6&lt;/revnumber&gt;
+ 
+         &lt;date&gt;April 2000&lt;/date&gt;
+ 
+         &lt;revremark&gt;First IBM Edition, Document Number GC09-4563-00&lt;/revremark&gt;
+       &lt;/revision&gt;
+     &lt;/revhistory&gt;
+ 
+     &lt;abstract&gt;
+       &lt;para&gt;This edition applies to: &lt;simplelist&gt;
+           &lt;member&gt;OpenAFS for AIX, Version M.m&lt;/member&gt;
+           &lt;member&gt;OpenAFS for Digital Unix, Version M.m&lt;/member&gt;
+           &lt;member&gt;OpenAFS for HP-UX, Version M.m&lt;/member&gt;
+           &lt;member&gt;OpenAFS for Linux, Version M.m&lt;/member&gt;
+           &lt;member&gt;OpenAFS for SGI IRIX, Version M.m&lt;/member&gt;
+           &lt;member&gt;OpenAFS for Solaris, Version M.m&lt;/member&gt;
+         &lt;/simplelist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;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.&lt;/para&gt;
+     &lt;/abstract&gt;
+   &lt;/bookinfo&gt;
+ 
+   &amp;preface;
+ 
+   &lt;part&gt;
+     &lt;title&gt;Concepts and Configuration Issues&lt;/title&gt;
+ 
+     &amp;chapter1;
+     &amp;chapter2;
+   &lt;/part&gt;
+ 
+   &lt;part&gt;
+     &lt;title&gt;Managing File Server Machines&lt;/title&gt;
+ 
+     &amp;chapter3;
+     &amp;chapter4;
+     &amp;chapter5;
+     &amp;chapter6;
+     &amp;chapter7; 
+     &amp;chapter8;
+     &amp;chapter9;
+   &lt;/part&gt;
+ 
+   &lt;part&gt;
+     &lt;title&gt;Managing Client Machines&lt;/title&gt;
+ 
+     &amp;chapter10;
+     &amp;chapter11;
+   &lt;/part&gt;
+ 
+   &lt;part&gt;
+     &lt;title&gt;Managing Users and Groups&lt;/title&gt;
+ 
+     &amp;chapter12;
+     &amp;chapter13;
+     &amp;chapter14;
+     &amp;chapter15;
+     &amp;chapter16;
+   &lt;/part&gt;
+ 
+   &amp;appendixA;
+   &amp;appendixB;
+   &amp;appendixC;
+   &amp;appendixD;
+   &lt;index&gt;&lt;/index&gt;
+ &lt;/book&gt;
Index: openafs/doc/xml/AdminGuide/auagd005.xml
diff -c /dev/null openafs/doc/xml/AdminGuide/auagd005.xml:1.1.8.3
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/xml/AdminGuide/auagd005.xml	Wed May 13 22:25:59 2009
***************
*** 0 ****
--- 1,207 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;preface id="Header_3"&gt;
+   &lt;title&gt;About This Guide&lt;/title&gt;
+ 
+   &lt;para&gt;This section describes the purpose, organization, and conventions of this document.&lt;/para&gt;
+ 
+   &lt;sect1 id="HDRWQ1"&gt;
+     &lt;title&gt;Audience and Purpose&lt;/title&gt;
+ 
+     &lt;para&gt;This guide describes the concepts and procedures that an AFS(R) system administrator needs to know. It assumes familiarity
+     with UNIX(R) administration, but no previous knowledge of AFS.&lt;/para&gt;
+ 
+     &lt;para&gt;This document describes AFS commands in the context of specific tasks. Thus, it does not describe all commands in detail.
+     Refer to the OpenAFS Administration Reference for detailed command descriptions.&lt;/para&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ2"&gt;
+     &lt;title&gt;Document Organization&lt;/title&gt;
+ 
+     &lt;para&gt;This document groups AFS administrative tasks into the following conceptual sections: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Concepts and Configuration Issues&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Managing File Server Machines&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Managing Client Machines&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Managing Users and Groups&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;The individual chapters in each section contain the following: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;A chapter overview&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;A quick reference list of the tasks and commands described in the chapter&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;An introduction to concepts that pertain to all of the tasks described in the chapter&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;A set of sections devoted to specific tasks. Each section begins with a discussion of concepts specific to that
+           task, followed by step-by-step instructions for performing the task. The instructions are as specific as has been judged
+           practical. If two related procedures differ from one another in important details, separate sets of instructions are
+           usually provided.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ3"&gt;
+     &lt;title&gt;How to Use This Document&lt;/title&gt;
+ 
+     &lt;para&gt;When you need to perform a specific administrative task, follow these steps:
+ 
+     &lt;orderedlist&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;Determine if the task concerns file server machines, client machines, or users and groups. Turn to the appropriate
+         section in this document and then to the appropriate chapter.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;Read or review the general introductory material at the beginning of the chapter.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;Read or review the introductory material concerning the specific task you wish to perform.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;Follow the step-by-step instructions for the task.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;If necessary, refer to the OpenAFS Administration Reference for more detailed information about the commands.&lt;/para&gt;
+       &lt;/listitem&gt;
+     &lt;/orderedlist&gt;
+ &lt;/para&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ4"&gt;
+     &lt;title&gt;Related Documents&lt;/title&gt;
+ 
+     &lt;para&gt;The following documents are also included in the AFS documentation set.
+ 
+     &lt;variablelist&gt;
+       &lt;varlistentry&gt;
+         &lt;term&gt;OpenAFS Administration Reference&lt;/term&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;This reference manual details the syntax and effect of each AFS command. It is intended for the experienced AFS
+           administrator, programmer, or user. The OpenAFS Administration Reference lists AFS files and commands in alphabetical
+           order. The reference page for each command specifies its syntax, including the acceptable aliases and abbreviations. It
+           then describes the command's function, arguments, and output if any. Examples and a list of related commands are provided,
+           as are warnings where appropriate.&lt;/para&gt;
+ 
+           &lt;para&gt;This manual complements the OpenAFS Administration Guide: it does not include procedural information, but describes
+           commands in more detail than the OpenAFS Administration Guide.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/varlistentry&gt;
+ 
+       &lt;varlistentry&gt;
+         &lt;term&gt;OpenAFS Quick Beginnings&lt;/term&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;This guide provides instructions for installing AFS server and client machines. It is assumed that the installer is
+           an experienced UNIX(R) system administrator.&lt;/para&gt;
+ 
+           &lt;para&gt;For predictable performance, machines must be installed and configured in accordance with the instructions in this
+           guide.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/varlistentry&gt;
+ 
+       &lt;varlistentry&gt;
+         &lt;term&gt;OpenAFS Release Notes&lt;/term&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;This document provides information specific to each release of AFS, such as a list of new features and commands, a
+           list of requirements and limitations, and instructions for upgrading server and client machines.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/varlistentry&gt;
+ 
+       &lt;varlistentry&gt;
+         &lt;term&gt;OpenAFS User Guide&lt;/term&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;This guide presents the basic concepts and procedures necessary for using AFS effectively. It assumes that the
+           reader has some experience with UNIX, but does not require familiarity with networking or AFS.&lt;/para&gt;
+ 
+           &lt;para&gt;The guide explains how to perform basic functions, including authenticating, changing a password, protecting AFS
+           data, creating groups, and troubleshooting. It provides illustrative examples for each function and describes some of the
+           differences between the UNIX file system and AFS.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/varlistentry&gt;
+     &lt;/variablelist&gt;
+ &lt;/para&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRTYPO_CONV"&gt;
+     &lt;title&gt;Typographical Conventions&lt;/title&gt;
+ 
+     &lt;para&gt;This document uses the following typographical conventions:
+ 
+     &lt;itemizedlist&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;Command and option names appear in &lt;emphasis role="bold"&gt;bold type&lt;/emphasis&gt; in syntax definitions, examples, and
+         running text. Names of directories, files, machines, partitions, volumes, and users also appear in &lt;emphasis
+         role="bold"&gt;bold type&lt;/emphasis&gt;.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;Variable information appears in &lt;emphasis&gt;italic type&lt;/emphasis&gt;. This includes user-supplied information on command
+         lines and the parts of prompts that differ depending on who issues the command. New terms also appear in &lt;emphasis&gt;italic
+         type&lt;/emphasis&gt;.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;Examples of screen output and file contents appear in &lt;computeroutput&gt;monospace type&lt;/computeroutput&gt;.&lt;/para&gt;
+       &lt;/listitem&gt;
+     &lt;/itemizedlist&gt;
+ &lt;/para&gt;
+ 
+     &lt;para&gt;In addition, the following symbols appear in command syntax definitions, both in the documentation and in AFS online help
+     statements. When issuing a command, do not type these symbols. &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Square brackets &lt;emphasis role="bold"&gt;[ ]&lt;/emphasis&gt; surround optional items.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Angle brackets &lt;emphasis role="bold"&gt;&amp;lt; &amp;gt;&lt;/emphasis&gt; surround user-supplied values in AFS commands.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;A superscripted plus sign &lt;emphasis role="bold"&gt;+&lt;/emphasis&gt; follows an argument that accepts more than one
+           value.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The percent sign &lt;computeroutput&gt;%&lt;/computeroutput&gt; represents the regular command shell prompt. Some operating systems possibly use a different
+           character for this prompt.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The number sign &lt;computeroutput&gt;#&lt;/computeroutput&gt; represents the command shell prompt for the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;.
+           Some operating systems possibly use a different character for this prompt.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The pipe symbol &lt;emphasis role="bold"&gt;|&lt;/emphasis&gt; in a command syntax statement separates mutually exclusive values
+           for an argument.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;For additional information on AFS commands, including a description of command string components, acceptable abbreviations
+     and aliases, and how to get online help for commands, see &lt;link linkend="HDRCOMMANDS"&gt;Appendix B, Using AFS
+     Commands&lt;/link&gt;.&lt;/para&gt;
+   &lt;/sect1&gt;
+ &lt;/preface&gt;
Index: openafs/doc/xml/AdminGuide/auagd006.xml
diff -c /dev/null openafs/doc/xml/AdminGuide/auagd006.xml:1.1.8.3
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/xml/AdminGuide/auagd006.xml	Wed May 13 22:25:59 2009
***************
*** 0 ****
--- 1,1154 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;chapter id="HDRWQ5"&gt;
+   &lt;title&gt;An Overview of OpenAFS Administration&lt;/title&gt;
+ 
+   &lt;para&gt;This chapter provides a broad overview of the concepts and organization of AFS. It is strongly recommended that anyone
+   involved in administering an AFS cell read this chapter before beginning to issue commands.&lt;/para&gt;
+ 
+   &lt;sect1 id="HDRWQ6"&gt;
+     &lt;title&gt;A Broad Overview of AFS&lt;/title&gt;
+ 
+     &lt;para&gt;This section introduces most of the key terms and concepts necessary for a basic understanding of AFS. For a more detailed
+     discussion, see &lt;link linkend="HDRWQ7"&gt;More Detailed Discussions of Some Basic Concepts&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;sect2 renderas="sect3"&gt;
+       &lt;title&gt;AFS: A Distributed File System&lt;/title&gt;
+ 
+       &lt;para&gt;AFS is a distributed file system that enables users to share and access all of the files stored in a network of
+       computers as easily as they access the files stored on their local machines. The file system is called distributed for this
+       exact reason: files can reside on many different machines (be distributed across them), but are available to users on every
+       machine.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 renderas="sect3"&gt;
+       &lt;title&gt;Servers and Clients&lt;/title&gt;
+ 
+       &lt;para&gt;In fact, AFS stores files on a subset of the machines in a network, called file server machines. File server machines
+       provide file storage and delivery service, along with other specialized services, to the other subset of machines in the
+       network, the client machines. These machines are called clients because they make use of the servers' services while doing
+       their own work. In a standard AFS configuration, clients provide computational power, access to the files in AFS and other
+       "general purpose" tools to the users seated at their consoles. There are generally many more client workstations than file
+       server machines.&lt;/para&gt;
+ 
+       &lt;para&gt;AFS file server machines run a number of server processes, so called because each provides a distinct specialized
+       service: one handles file requests, another tracks file location, a third manages security, and so on. To avoid confusion, AFS
+       documentation always refers to server machines and server processes, not simply to servers. For a more detailed description of
+       the server processes, see &lt;link linkend="HDRWQ17"&gt;AFS Server Processes and the Cache Manager&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 renderas="sect3"&gt;
+       &lt;title&gt;Cells&lt;/title&gt;
+ 
+       &lt;para&gt;A cell is an administratively independent site running AFS. As a cell's system administrator, you make many decisions
+       about configuring and maintaining your cell in the way that best serves its users, without having to consult the
+       administrators in other cells. For example, you determine how many clients and servers to have, where to put files, and how to
+       allocate client machines to users.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 renderas="sect3"&gt;
+       &lt;title&gt;Transparent Access and the Uniform Namespace&lt;/title&gt;
+ 
+       &lt;para&gt;Although your AFS cell is administratively independent, you probably want to organize the local collection of files
+       (your filespace or tree) so that users from other cells can also access the information in it. AFS enables cells to combine
+       their local filespaces into a global filespace, and does so in such a way that file access is transparent--users do not need
+       to know anything about a file's location in order to access it. All they need to know is the pathname of the file, which looks
+       the same in every cell. Thus every user at every machine sees the collection of files in the same way, meaning that AFS
+       provides a uniform namespace to its users.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 renderas="sect3"&gt;
+       &lt;title&gt;Volumes&lt;/title&gt;
+ 
+       &lt;para&gt;AFS groups files into volumes, making it possible to distribute files across many machines and yet maintain a uniform
+       namespace. A volume is a unit of disk space that functions like a container for a set of related files, keeping them all
+       together on one partition. Volumes can vary in size, but are (by definition) smaller than a partition.&lt;/para&gt;
+ 
+       &lt;para&gt;Volumes are important to system administrators and users for several reasons. Their small size makes them easy to move
+       from one partition to another, or even between machines. The system administrator can maintain maximum efficiency by moving
+       volumes to keep the load balanced evenly. In addition, volumes correspond to directories in the filespace--most cells store
+       the contents of each user home directory in a separate volume. Thus the complete contents of the directory move together when
+       the volume moves, making it easy for AFS to keep track of where a file is at a certain time. Volume moves are recorded
+       automatically, so users do not have to keep track of file locations.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 renderas="sect3"&gt;
+       &lt;title&gt;Efficiency Boosters: Replication and Caching&lt;/title&gt;
+ 
+       &lt;para&gt;AFS incorporates special features on server machines and client machines that help make it efficient and
+       reliable.&lt;/para&gt;
+ 
+       &lt;para&gt;On server machines, AFS enables administrators to replicate commonly-used volumes, such as those containing binaries for
+       popular programs. Replication means putting an identical read-only copy (sometimes called a clone) of a volume on more than
+       one file server machine. The failure of one file server machine housing the volume does not interrupt users' work, because the
+       volume's contents are still available from other machines. Replication also means that one machine does not become
+       overburdened with requests for files from a popular volume.&lt;/para&gt;
+ 
+       &lt;para&gt;On client machines, AFS uses caching to improve efficiency. When a user on a client workstation requests a file, the
+       Cache Manager on the client sends a request for the data to the File Server process running on the proper file server machine.
+       The user does not need to know which machine this is; the Cache Manager determines file location automatically. The Cache
+       Manager receives the file from the File Server process and puts it into the cache, an area of the client machine's local disk
+       or memory dedicated to temporary file storage. Caching improves efficiency because the client does not need to send a request
+       across the network every time the user wants the same file. Network traffic is minimized, and subsequent access to the file is
+       especially fast because the file is stored locally. AFS has a way of ensuring that the cached file stays up-to-date, called a
+       callback.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 renderas="sect3"&gt;
+       &lt;title&gt;Security: Mutual Authentication and Access Control Lists&lt;/title&gt;
+ 
+       &lt;para&gt;Even in a cell where file sharing is especially frequent and widespread, it is not desirable that every user have equal
+       access to every file. One way AFS provides adequate security is by requiring that servers and clients prove their identities
+       to one another before they exchange information. This procedure, called mutual authentication, requires that both server and
+       client demonstrate knowledge of a "shared secret" (like a password) known only to the two of them. Mutual authentication
+       guarantees that servers provide information only to authorized clients and that clients receive information only from
+       legitimate servers.&lt;/para&gt;
+ 
+       &lt;para&gt;Users themselves control another aspect of AFS security, by determining who has access to the directories they own. For
+       any directory a user owns, he or she can build an access control list (ACL) that grants or denies access to the contents of
+       the directory. An access control list pairs specific users with specific types of access privileges. There are seven separate
+       permissions and up to twenty different people or groups of people can appear on an access control list.&lt;/para&gt;
+ 
+       &lt;para&gt;For a more detailed description of AFS's mutual authentication procedure, see &lt;link linkend="HDRWQ75"&gt;A More Detailed
+       Look at Mutual Authentication&lt;/link&gt;. For further discussion of ACLs, see &lt;link linkend="HDRWQ562"&gt;Managing Access Control
+       Lists&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ7"&gt;
+     &lt;title&gt;More Detailed Discussions of Some Basic Concepts&lt;/title&gt;
+ 
+     &lt;para&gt;The previous section offered a brief overview of the many concepts that an AFS system administrator needs to understand.
+     The following sections examine some important concepts in more detail. Although not all concepts are new to an experienced
+     administrator, reading this section helps ensure a common understanding of term and concepts.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ8"&gt;
+       &lt;title&gt;Networks&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;network&lt;/primary&gt;
+ 
+         &lt;secondary&gt;defined&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;A &lt;emphasis&gt;network&lt;/emphasis&gt; is a collection of interconnected computers able to communicate with each other and
+       transfer information back and forth.&lt;/para&gt;
+ 
+       &lt;para&gt;A networked computing environment contrasts with two types of computing environments: &lt;emphasis&gt;mainframe&lt;/emphasis&gt; and
+       &lt;emphasis&gt;personal&lt;/emphasis&gt;. &lt;indexterm&gt;
+           &lt;primary&gt;network&lt;/primary&gt;
+ 
+           &lt;secondary&gt;as computing environment&lt;/secondary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;environment&lt;/primary&gt;
+ 
+           &lt;secondary&gt;types compared&lt;/secondary&gt;
+         &lt;/indexterm&gt; &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;A &lt;emphasis&gt;mainframe&lt;/emphasis&gt; computing environment is the most traditional. It uses a single powerful computer
+             (the mainframe) to do the majority of the work in the system, both file storage and computation. It serves many users,
+             who access their files and issue commands to the mainframe via terminals, which generally have only enough computing
+             power to accept input from a keyboard and to display data on the screen.&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;mainframe&lt;/primary&gt;
+ 
+               &lt;secondary&gt;computing environment&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;A &lt;emphasis&gt;personal&lt;/emphasis&gt; computing environment is a single small computer that serves one (or, at the most,
+             a few) users. Like a mainframe computer, the single computer stores all the files and performs all computation. Like a
+             terminal, the personal computer provides access to the computer through a keyboard and screen.&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;personal&lt;/primary&gt;
+ 
+               &lt;secondary&gt;computing environment&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;A network can connect computers of any kind, but the typical network running AFS connects high-function personal
+       workstations. Each workstation has some computing power and local disk space, usually more than a personal computer or
+       terminal, but less than a mainframe. For more about the classes of machines used in an AFS environment, see &lt;link
+       linkend="HDRWQ10"&gt;Servers and Clients&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ9"&gt;
+       &lt;title&gt;Distributed File Systems&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;file system&lt;/primary&gt;
+ 
+         &lt;secondary&gt;defined&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;distributed file system&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;A &lt;emphasis&gt;file system&lt;/emphasis&gt; is a collection of files and the facilities (programs and commands) that enable users
+       to access the information in the files. All computing environments have file systems. In a mainframe environment, the file
+       system consists of all the files on the mainframe's storage disks, whereas in a personal computing environment it consists of
+       the files on the computer's local disk.&lt;/para&gt;
+ 
+       &lt;para&gt;Networked computing environments often use &lt;emphasis&gt;distributed file systems&lt;/emphasis&gt; like AFS. A distributed file
+       system takes advantage of the interconnected nature of the network by storing files on more than one computer in the network
+       and making them accessible to all of them. In other words, the responsibility for file storage and delivery is "distributed"
+       among multiple machines instead of relying on only one. Despite the distribution of responsibility, a distributed file system
+       like AFS creates the illusion that there is a single filespace.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ10"&gt;
+       &lt;title&gt;Servers and Clients&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server/client model&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;definition&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;client&lt;/primary&gt;
+ 
+         &lt;secondary&gt;definition&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;AFS uses a server/client model. In general, a server is a machine, or a process running on a machine, that provides
+       specialized services to other machines. A client is a machine or process that makes use of a server's specialized service
+       during the course of its own work, which is often of a more general nature than the server's. The functional distinction
+       between clients and server is not always strict, however--a server can be considered the client of another server whose
+       service it is using.&lt;/para&gt;
+ 
+       &lt;para&gt;AFS divides the machines on a network into two basic classes, &lt;emphasis&gt;file server machines&lt;/emphasis&gt; and
+       &lt;emphasis&gt;client machines&lt;/emphasis&gt;, and assigns different tasks and responsibilities to each.&lt;/para&gt;
+ 
+       &lt;formalpara&gt;
+         &lt;title&gt;File Server Machines&lt;/title&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;file server machine&lt;/primary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;server&lt;/primary&gt;
+ 
+           &lt;secondary&gt;process&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;definition&lt;/tertiary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;para&gt;&lt;emphasis&gt;File server machines&lt;/emphasis&gt; store the files in the distributed file system, and a &lt;emphasis&gt;server
+         process&lt;/emphasis&gt; running on the file server machine delivers and receives files. AFS file server machines run a number of
+         &lt;emphasis&gt;server processes&lt;/emphasis&gt;. Each process has a special function, such as maintaining databases important to AFS
+         administration, managing security or handling volumes. This modular design enables each server process to specialize in one
+         area, and thus perform more efficiently. For a description of the function of each AFS server process, see &lt;link
+         linkend="HDRWQ17"&gt;AFS Server Processes and the Cache Manager&lt;/link&gt;.&lt;/para&gt;
+       &lt;/formalpara&gt;
+ 
+       &lt;para&gt;Not all AFS server machines must run all of the server processes. Some processes run on only a few machines because the
+       demand for their services is low. Other processes run on only one machine in order to act as a synchronization site. See &lt;link
+       linkend="HDRWQ90"&gt;The Four Roles for File Server Machines&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;formalpara&gt;
+         &lt;title&gt;Client Machines&lt;/title&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;client&lt;/primary&gt;
+ 
+           &lt;secondary&gt;machine&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;definition&lt;/tertiary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;para&gt;The other class of machines are the &lt;emphasis&gt;client machines&lt;/emphasis&gt;, which generally work directly for users,
+         providing computational power and other general purpose tools. Clients also provide users with access to the files stored on
+         the file server machines. Clients do not run any special processes per se, but do use a modified kernel that enables them to
+         communicate with the AFS server processes running on the file server machines and to cache files. This collection of kernel
+         modifications is referred to as the Cache Manager; see &lt;link linkend="HDRWQ28"&gt;The Cache Manager&lt;/link&gt;. There are usually
+         many more client machines in a cell than file server machines.&lt;/para&gt;
+       &lt;/formalpara&gt;
+ 
+       &lt;formalpara&gt;
+         &lt;title&gt;Client and Server Configuration&lt;/title&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;personal&lt;/primary&gt;
+ 
+           &lt;secondary&gt;workstation&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;as typical AFS machine&lt;/tertiary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;para&gt;In the most typical AFS configuration, both file server machines and client machines are high-function workstations
+         with disk drives. While this configuration is not required, it does have some advantages.&lt;/para&gt;
+       &lt;/formalpara&gt;
+ 
+       &lt;para&gt;There are several advantages to using personal workstations as file server machines. One is that it is easy to expand
+       the network by adding another file server machine. It is also easy to increase storage space by adding disks to existing
+       machines. Using workstations rather than more powerful mainframes makes it more economical to use multiple file server
+       machines rather than one. Multiple file server machines provide an increase in system availability and reliability if popular
+       files are available on more than one machine.&lt;/para&gt;
+ 
+       &lt;para&gt;The advantage of using workstations as clients is that caching on the local disk speeds the delivery of files to
+       application programs. (For an explanation of caching, see &lt;link linkend="HDRWQ16"&gt;Caching and Callbacks&lt;/link&gt;.) Diskless
+       machines can access AFS if they are running NFS(R) and the NFS/AFS Translator, an optional component of the AFS
+       distribution.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ11"&gt;
+       &lt;title&gt;Cells&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;cell&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;A &lt;emphasis&gt;cell&lt;/emphasis&gt; is an independently administered site running AFS. In terms of hardware, it consists of a
+       collection of file server machines and client machines defined as belonging to the cell; a machine can only belong to one cell
+       at a time. Users also belong to a cell in the sense of having an account in it, but unlike machines can belong to (have an
+       account in) multiple cells. To say that a cell is administratively independent means that its administrators determine many
+       details of its configuration without having to consult administrators in other cells or a central authority. For example, a
+       cell administrator determines how many machines of different types to run, where to put files in the local tree, how to
+       associate volumes and directories, and how much space to allocate to each user.&lt;/para&gt;
+ 
+       &lt;para&gt;The terms &lt;emphasis&gt;local cell&lt;/emphasis&gt; and &lt;emphasis&gt;home cell&lt;/emphasis&gt; are equivalent, and refer to the cell in
+       which a user has initially authenticated during a session, by logging onto a machine that belongs to that cell. All other
+       cells are referred to as &lt;emphasis&gt;foreign&lt;/emphasis&gt; from the user's perspective. In other words, throughout a login session,
+       a user is accessing the filespace through a single Cache Manager--the one on the machine to which he or she initially logged
+       in--whose cell membership defines the local cell. All other cells are considered foreign during that login session, even if
+       the user authenticates in additional cells or uses the &lt;emphasis role="bold"&gt;cd&lt;/emphasis&gt; command to change directories into
+       their file trees.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;local cell&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;cell&lt;/primary&gt;
+ 
+         &lt;secondary&gt;local&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;foreign cell&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;cell&lt;/primary&gt;
+ 
+         &lt;secondary&gt;foreign&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;It is possible to maintain more than one cell at a single geographical location. For instance, separate departments on a
+       university campus or in a corporation can choose to administer their own cells. It is also possible to have machines at
+       geographically distant sites belong to the same cell; only limits on the speed of network communication determine how
+       practical this is.&lt;/para&gt;
+ 
+       &lt;para&gt;Despite their independence, AFS cells generally agree to make their local filespace visible to other AFS cells, so that
+       users in different cells can share files if they choose. If your cell is to participate in the "global" AFS namespace, it must
+       comply with a few basic conventions governing how the local filespace is configured and how the addresses of certain file
+       server machines are advertised to the outside world.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ12"&gt;
+       &lt;title&gt;The Uniform Namespace and Transparent Access&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;transparent access as AFS feature&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;access&lt;/primary&gt;
+ 
+         &lt;secondary&gt;transparent (AFS feature)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;One of the features that makes AFS easy to use is that it provides transparent access to the files in a cell's
+       filespace. Users do not have to know which file server machine stores a file in order to access it; they simply provide the
+       file's pathname, which AFS automatically translates into a machine location.&lt;/para&gt;
+ 
+       &lt;para&gt;In addition to transparent access, AFS also creates a &lt;emphasis&gt;uniform namespace&lt;/emphasis&gt;--a file's pathname is
+       identical regardless of which client machine the user is working on. The cell's file tree looks the same when viewed from any
+       client because the cell's file server machines store all the files centrally and present them in an identical manner to all
+       clients.&lt;/para&gt;
+ 
+       &lt;para&gt;To enable the transparent access and the uniform namespace features, the system administrator must follow a few simple
+       conventions in configuring client machines and file trees. For details, see &lt;link linkend="HDRWQ39"&gt;Making Other Cells Visible
+       in Your Cell&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ13"&gt;
+       &lt;title&gt;Volumes&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;definition&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;A &lt;emphasis&gt;volume&lt;/emphasis&gt; is a conceptual container for a set of related files that keeps them all together on one
+       file server machine partition. Volumes can vary in size, but are (by definition) smaller than a partition. Volumes are the
+       main administrative unit in AFS, and have several characteristics that make administrative tasks easier and help improve
+       overall system performance. &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The relatively small size of volumes makes them easy to move from one partition to another, or even between
+             machines.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;You can maintain maximum system efficiency by moving volumes to keep the load balanced evenly among the different
+             machines. If a partition becomes full, the small size of individual volumes makes it easy to find enough room on other
+             machines for them.&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;volume&lt;/primary&gt;
+ 
+               &lt;secondary&gt;in load balancing&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Each volume corresponds logically to a directory in the file tree and keeps together, on a single partition, all
+             the data that makes up the files in the directory. By maintaining (for example) a separate volume for each user's home
+             directory, you keep all of the user's files together, but separate from those of other users. This is an administrative
+             convenience that is impossible if the partition is the smallest unit of storage.&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;volume&lt;/primary&gt;
+ 
+               &lt;secondary&gt;correspondence with directory&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;directory&lt;/primary&gt;
+ 
+               &lt;secondary&gt;correspondence with volume&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;correspondence&lt;/primary&gt;
+ 
+               &lt;secondary&gt;of volumes and directories&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The directory/volume correspondence also makes transparent file access possible, because it simplifies the process
+             of file location. All files in a directory reside together in one volume and in order to find a file, a file server
+             process need only know the name of the file's parent directory, information which is included in the file's pathname.
+             AFS knows how to translate the directory name into a volume name, and automatically tracks every volume's location, even
+             when a volume is moved from machine to machine. For more about the directory/volume correspondence, see &lt;link
+             linkend="HDRWQ14"&gt;Mount Points&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Volumes increase file availability through replication and backup.&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;volume&lt;/primary&gt;
+ 
+               &lt;secondary&gt;as unit of&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;replication&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;volume&lt;/primary&gt;
+ 
+               &lt;secondary&gt;as unit of&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;backup&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Replication (placing copies of a volume on more than one file server machine) makes the contents more reliably
+             available; for details, see &lt;link linkend="HDRWQ15"&gt;Replication&lt;/link&gt;. Entire sets of volumes can be backed up to tape
+             and restored to the file system; see &lt;link linkend="HDRWQ248"&gt;Configuring the AFS Backup System&lt;/link&gt; and &lt;link
+             linkend="HDRWQ283"&gt;Backing Up and Restoring AFS Data&lt;/link&gt;. In AFS, backup also refers to recording the state of a
+             volume at a certain time and then storing it (either on tape or elsewhere in the file system) for recovery in the event
+             files in it are accidentally deleted or changed. See &lt;link linkend="HDRWQ201"&gt;Creating Backup Volumes&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Volumes are the unit of resource management. A space quota associated with each volume sets a limit on the maximum
+             volume size. See &lt;link linkend="HDRWQ234"&gt;Setting and Displaying Volume Quota and Current Size&lt;/link&gt;.&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;volume&lt;/primary&gt;
+ 
+               &lt;secondary&gt;as unit of&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;resource management&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ14"&gt;
+       &lt;title&gt;Mount Points&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;mount point&lt;/primary&gt;
+ 
+         &lt;secondary&gt;definition&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The previous section discussed how each volume corresponds logically to a directory in the file system: the volume keeps
+       together on one partition all the data in the files residing in the directory. The directory that corresponds to a volume is
+       called its &lt;emphasis&gt;root directory&lt;/emphasis&gt;, and the mechanism that associates the directory and volume is called a
+       &lt;emphasis&gt;mount point&lt;/emphasis&gt;. A mount point is similar to a symbolic link in the file tree that specifies which volume
+       contains the files kept in a directory. A mount point is not an actual symbolic link; its internal structure is
+       different.&lt;/para&gt;
+ 
+       &lt;note&gt;
+         &lt;para&gt;You must not create a symbolic link to a file whose name begins with the number sign (#) or the percent sign (%),
+         because the Cache Manager interprets such a link as a mount point to a regular or read/write volume, respectively.&lt;/para&gt;
+       &lt;/note&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;root directory&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;directory&lt;/primary&gt;
+ 
+         &lt;secondary&gt;root&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;root directory of&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;mounting&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The use of mount points means that many of the elements in an AFS file tree that look and function just like standard
+       UNIX file system directories are actually mount points. In form, a mount point is a one-line file that names the volume
+       containing the data for files in the directory. When the Cache Manager (see &lt;link linkend="HDRWQ28"&gt;The Cache Manager&lt;/link&gt;)
+       encounters a mount point--for example, in the course of interpreting a pathname--it looks in the volume named in the mount
+       point. In the volume the Cache Manager finds an actual UNIX-style directory element--the volume's root directory--that lists
+       the files contained in the directory/volume. The next element in the pathname appears in that list.&lt;/para&gt;
+ 
+       &lt;para&gt;A volume is said to be &lt;emphasis&gt;mounted&lt;/emphasis&gt; at the point in the file tree where there is a mount point pointing
+       to the volume. A volume's contents are not visible or accessible unless it is mounted.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ15"&gt;
+       &lt;title&gt;Replication&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;replication&lt;/primary&gt;
+ 
+         &lt;secondary&gt;definition&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;clone&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;&lt;emphasis&gt;Replication&lt;/emphasis&gt; refers to making a copy, or &lt;emphasis&gt;clone&lt;/emphasis&gt;, of a source read/write volume
+       and then placing the copy on one or more additional file server machines in a cell. One benefit of replicating a volume is
+       that it increases the availability of the contents. If one file server machine housing the volume fails, users can still
+       access the volume on a different machine. No one machine need become overburdened with requests for a popular file, either,
+       because the file is available from several machines.&lt;/para&gt;
+ 
+       &lt;para&gt;Replication is not necessarily appropriate for cells with limited disk space, nor are all types of volumes equally
+       suitable for replication (replication is most appropriate for volumes that contain popular files that do not change very
+       often). For more details, see &lt;link linkend="HDRWQ50"&gt;When to Replicate Volumes&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ16"&gt;
+       &lt;title&gt;Caching and Callbacks&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;caching&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Just as replication increases system availability, &lt;emphasis&gt;caching&lt;/emphasis&gt; increases the speed and efficiency of
+       file access in AFS. Each AFS client machine dedicates a portion of its local disk or memory to a cache where it stores data
+       temporarily. Whenever an application program (such as a text editor) running on a client machine requests data from an AFS
+       file, the request passes through the Cache Manager. The Cache Manager is a portion of the client machine's kernel that
+       translates file requests from local application programs into cross-network requests to the &lt;emphasis&gt;File Server
+       process&lt;/emphasis&gt; running on the file server machine storing the file. When the Cache Manager receives the requested data
+       from the File Server, it stores it in the cache and then passes it on to the application program.&lt;/para&gt;
+ 
+       &lt;para&gt;Caching improves the speed of data delivery to application programs in the following ways:&lt;/para&gt;
+ 
+       &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;When the application program repeatedly asks for data from the same file, it is already on the local disk. The
+           application does not have to wait for the Cache Manager to request and receive the data from the File Server.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Caching data eliminates the need for repeated request and transfer of the same data, so network traffic is reduced.
+           Thus, initial requests and other traffic can get through more quickly.&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;AFS&lt;/primary&gt;
+ 
+             &lt;secondary&gt;reducing traffic in&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;network&lt;/primary&gt;
+ 
+             &lt;secondary&gt;reducing traffic through caching&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;slowed performance&lt;/primary&gt;
+ 
+             &lt;secondary&gt;preventing in AFS&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;callback&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;consistency guarantees&lt;/primary&gt;
+ 
+         &lt;secondary&gt;cached data&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;While caching provides many advantages, it also creates the problem of maintaining consistency among the many cached
+       copies of a file and the source version of a file. This problem is solved using a mechanism referred to as a
+       &lt;emphasis&gt;callback&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;A callback is a promise by a File Server to a Cache Manager to inform the latter when a change is made to any of the
+       data delivered by the File Server. Callbacks are used differently based on the type of file delivered by the File Server:
+       &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;When a File Server delivers a writable copy of a file (from a read/write volume) to the Cache Manager, the File
+             Server sends along a callback with that file. If the source version of the file is changed by another user, the File
+             Server breaks the callback associated with the cached version of that file--indicating to the Cache Manager that it
+             needs to update the cached copy.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;When a File Server delivers a file from a read-only volume to the Cache Manager, the File Server sends along a
+             callback associated with the entire volume (so it does not need to send any more callbacks when it delivers additional
+             files from the volume). Only a single callback is required per accessed read-only volume because files in a read-only
+             volume can change only when a new version of the complete volume is released. All callbacks associated with the old
+             version of the volume are broken at release time.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The callback mechanism ensures that the Cache Manager always requests the most up-to-date version of a file. However, it
+       does not ensure that the user necessarily notices the most current version as soon as the Cache Manager has it. That depends
+       on how often the application program requests additional data from the File System or how often it checks with the Cache
+       Manager.&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ17"&gt;
+     &lt;title&gt;AFS Server Processes and the Cache Manager&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;AFS&lt;/primary&gt;
+ 
+       &lt;secondary&gt;server processes used in&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;server&lt;/primary&gt;
+ 
+       &lt;secondary&gt;process&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;list of AFS&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;As mentioned in &lt;link linkend="HDRWQ10"&gt;Servers and Clients&lt;/link&gt;, AFS file server machines run a number of processes,
+     each with a specialized function. One of the main responsibilities of a system administrator is to make sure that processes are
+     running correctly as much of the time as possible, using the administrative services that the server processes provide.&lt;/para&gt;
+ 
+     &lt;para&gt;The following list briefly describes the function of each server process and the Cache Manager; the following sections
+     then discuss the important features in more detail.&lt;/para&gt;
+ 
+     &lt;para&gt;The &lt;emphasis&gt;File Server&lt;/emphasis&gt;, the most fundamental of the servers, delivers data files from the file server
+     machine to local workstations as requested, and stores the files again when the user saves any changes to the files.&lt;/para&gt;
+ 
+     &lt;para&gt;The &lt;emphasis&gt;Basic OverSeer Server (BOS Server)&lt;/emphasis&gt; ensures that the other server processes on its server machine
+     are running correctly as much of the time as possible, since a server is useful only if it is available. The BOS Server relieves
+     system administrators of much of the responsibility for overseeing system operations.&lt;/para&gt;
+ 
+     &lt;para&gt;The &lt;emphasis&gt;Authentication Server&lt;/emphasis&gt; helps ensure that communications on the network are secure. It verifies
+     user identities at login and provides the facilities through which participants in transactions prove their identities to one
+     another (mutually authenticate). It maintains the Authentication Database.&lt;/para&gt;
+ 
+     &lt;para&gt;The Protection Server helps users control who has access to their files and directories. Users can grant access to several
+     other users at once by putting them all in a group entry in the Protection Database maintained by the Protection Server.&lt;/para&gt;
+ 
+     &lt;para&gt;The &lt;emphasis&gt;Volume Server&lt;/emphasis&gt; performs all types of volume manipulation. It helps the administrator move volumes
+     from one server machine to another to balance the workload among the various machines.&lt;/para&gt;
+ 
+     &lt;para&gt;The &lt;emphasis&gt;Volume Location Server (VL Server)&lt;/emphasis&gt; maintains the Volume Location Database (VLDB), in which it
+     records the location of volumes as they move from file server machine to file server machine. This service is the key to
+     transparent file access for users.&lt;/para&gt;
+ 
+     &lt;para&gt;The &lt;emphasis&gt;Update Server&lt;/emphasis&gt; distributes new versions of AFS server process software and configuration
+     information to all file server machines. It is crucial to stable system performance that all server machines run the same
+     software.&lt;/para&gt;
+ 
+     &lt;para&gt;The &lt;emphasis&gt;Backup Server&lt;/emphasis&gt; maintains the Backup Database, in which it stores information related to the Backup
+     System. It enables the administrator to back up data from volumes to tape. The data can then be restored from tape in the event
+     that it is lost from the file system.&lt;/para&gt;
+ 
+     &lt;para&gt;The &lt;emphasis&gt;Salvager&lt;/emphasis&gt; is not a server in the sense that others are. It runs only after the File Server or
+     Volume Server fails; it repairs any inconsistencies caused by the failure. The system administrator can invoke it directly if
+     necessary.&lt;/para&gt;
+ 
+     &lt;para&gt;The &lt;emphasis&gt;Network Time Protocol Daemon (NTPD)&lt;/emphasis&gt; is not an AFS server process per se, but plays a vital role
+     nonetheless. It synchronizes the internal clock on a file server machine with those on other machines. Synchronized clocks are
+     particularly important for correct functioning of the AFS distributed database technology (known as Ubik); see &lt;link
+     linkend="HDRWQ103"&gt;Configuring the Cell for Proper Ubik Operation&lt;/link&gt;. The NTPD is controlled by the &lt;emphasis
+     role="bold"&gt;runntp&lt;/emphasis&gt; process.&lt;/para&gt;
+ 
+     &lt;para&gt;The &lt;emphasis&gt;Cache Manager&lt;/emphasis&gt; is the one component in this list that resides on AFS client rather than file
+     server machines. It not a process per se, but rather a part of the kernel on AFS client machines that communicates with AFS
+     server processes. Its main responsibilities are to retrieve files for application programs running on the client and to maintain
+     the files in the cache.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ18"&gt;
+       &lt;title&gt;The File Server&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;File Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;description&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The &lt;emphasis&gt;File Server&lt;/emphasis&gt; is the most fundamental of the AFS server processes and runs on each file server
+       machine. It provides the same services across the network that the UNIX file system provides on the local disk: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Delivering programs and data files to client workstations as requested and storing them again when the client
+             workstation finishes with them.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Maintaining the hierarchical directory structure that users create to organize their files.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Handling requests for copying, moving, creating, and deleting files and directories.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Keeping track of status information about each file and directory (including its size and latest modification
+             time).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Making sure that users are authorized to perform the actions they request on particular files or
+             directories.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Creating symbolic and hard links between files.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Granting advisory locks (corresponding to UNIX locks) on request.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ19"&gt;
+       &lt;title&gt;The Basic OverSeer Server&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;BOS Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;description&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The &lt;emphasis&gt;Basic OverSeer Server (BOS Server)&lt;/emphasis&gt; reduces the demands on system administrators by constantly
+       monitoring the processes running on its file server machine. It can restart failed processes automatically and provides a
+       convenient interface for administrative tasks.&lt;/para&gt;
+ 
+       &lt;para&gt;The BOS Server runs on every file server machine. Its primary function is to minimize system outages. It also&lt;/para&gt;
+ 
+       &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Constantly monitors the other server processes (on the local machine) to make sure they are running
+           correctly.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Automatically restarts failed processes, without contacting a human operator. When restarting multiple server
+           processes simultaneously, the BOS server takes interdependencies into account and initiates restarts in the correct
+           order.&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;system outages&lt;/primary&gt;
+ 
+             &lt;secondary&gt;reducing&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;outages&lt;/primary&gt;
+ 
+             &lt;secondary&gt;BOS Server role in,&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Accepts requests from the system administrator. Common reasons to contact BOS are to verify the status of server
+           processes on file server machines, install and start new processes, stop processes either temporarily or permanently, and
+           restart dead processes manually.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Helps system administrators to manage system configuration information. The BOS server automates the process of
+           adding and changing &lt;emphasis&gt;server encryption keys&lt;/emphasis&gt;, which are important in mutual authentication. The BOS
+           Server also provides a simple interface for modifying two files that contain information about privileged users and
+           certain special file server machines. For more details about these configuration files, see &lt;link linkend="HDRWQ85"&gt;Common
+           Configuration Files in the /usr/afs/etc Directory&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ20"&gt;
+       &lt;title&gt;The Authentication Server&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Authentication Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;description&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The &lt;emphasis&gt;Authentication Server&lt;/emphasis&gt; performs two main functions related to network security: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Verifying the identity of users as they log into the system by requiring that they provide a password. The
+             Authentication Server grants the user a token as proof to AFS server processes that the user has authenticated. For more
+             on tokens, see &lt;link linkend="HDRWQ76"&gt;Complex Mutual Authentication&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Providing the means through which server and client processes prove their identities to each other (mutually
+             authenticate). This helps to create a secure environment in which to send cross-network messages.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;In fulfilling these duties, the Authentication Server utilizes algorithms and other procedures known as
+       &lt;emphasis&gt;Kerberos&lt;/emphasis&gt; (which is why many commands used to contact the Authentication Server begin with the letter
+       &lt;emphasis role="bold"&gt;k&lt;/emphasis&gt;). This technology was originally developed by the Massachusetts Institute of Technology's
+       Project Athena.&lt;/para&gt;
+ 
+       &lt;para&gt;The Authentication Server also maintains the &lt;emphasis&gt;Authentication Database&lt;/emphasis&gt;, in which it stores user
+       passwords converted into encryption key form as well as the AFS server encryption key. To learn more about the procedures AFS
+       uses to verify user identity and during mutual authentication, see &lt;link linkend="HDRWQ75"&gt;A More Detailed Look at Mutual
+       Authentication&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AFS&lt;/primary&gt;
+ 
+         &lt;secondary&gt;&lt;/secondary&gt;
+ 
+         &lt;see&gt;AFS UID&lt;/see&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;username&lt;/primary&gt;
+ 
+         &lt;secondary&gt;use by Kerberos&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;UNIX&lt;/primary&gt;
+ 
+         &lt;secondary&gt;UID&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;functional difference from AFS UID&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Kerberos&lt;/primary&gt;
+ 
+         &lt;secondary&gt;use of usernames&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ21"&gt;
+       &lt;title&gt;The Protection Server&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;protection&lt;/primary&gt;
+ 
+         &lt;secondary&gt;in AFS&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Protection Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;description&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;protection&lt;/primary&gt;
+ 
+         &lt;secondary&gt;in UNIX&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The &lt;emphasis&gt;Protection Server&lt;/emphasis&gt; is the key to AFS's refinement of the normal UNIX methods for protecting
+       files and directories from unauthorized use. The refinements include the following: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Defining seven access permissions rather than the standard UNIX file system's three. In conjunction with the UNIX
+             mode bits associated with each file and directory element, AFS associates an &lt;emphasis&gt;access control list
+             (ACL)&lt;/emphasis&gt; with each directory. The ACL specifies which users have which of the seven specific permissions for the
+             directory and all the files it contains. For a definition of AFS's seven access permissions and how users can set them
+             on access control lists, see &lt;link linkend="HDRWQ562"&gt;Managing Access Control Lists&lt;/link&gt;.&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;access&lt;/primary&gt;
+ 
+               &lt;secondary&gt;&lt;/secondary&gt;
+ 
+               &lt;see&gt;ACL&lt;/see&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Enabling users to grant permissions to numerous individual users--a different combination to each individual if
+             desired. UNIX protection distinguishes only between three user or groups: the owner of the file, members of a single
+             specified group, and everyone who can access the local file system.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Enabling users to define their own groups of users, recorded in the &lt;emphasis&gt;Protection Database&lt;/emphasis&gt;
+             maintained by the Protection Server. The groups then appear on directories' access control lists as though they were
+             individuals, which enables the granting of permissions to many users simultaneously.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Enabling system administrators to create groups containing client machine IP addresses to permit access when it
+             originates from the specified client machines. These types of groups are useful when it is necessary to adhere to
+             machine-based licensing restrictions.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;group&lt;/primary&gt;
+ 
+         &lt;secondary&gt;definition&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Protection Database&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The Protection Server's main duty is to help the File Server determine if a user is authorized to access a file in the
+       requested manner. The Protection Server creates a list of all the groups to which the user belongs. The File Server then
+       compares this list to the ACL associated with the file's parent directory. A user thus acquires access both as an individual
+       and as a member of any groups.&lt;/para&gt;
+ 
+       &lt;para&gt;The Protection Server also maps usernames (the name typed at the login prompt) to &lt;emphasis&gt;AFS user ID&lt;/emphasis&gt;
+       numbers (&lt;emphasis&gt;AFS UIDs&lt;/emphasis&gt;). These UIDs are functionally equivalent to UNIX UIDs, but operate in the domain of AFS
+       rather than in the UNIX file system on a machine's local disk. This conversion service is essential because the tokens that
+       the Authentication Server grants to authenticated users are stamped with usernames (to comply with Kerberos standards). The
+       AFS server processes identify users by AFS UID, not by username. Before they can understand whom the token represents, they
+       need the Protection Server to translate the username into an AFS UID. For further discussion of tokens, see &lt;link
+       linkend="HDRWQ75"&gt;A More Detailed Look at Mutual Authentication&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ22"&gt;
+       &lt;title&gt;The Volume Server&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Volume Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;description&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The &lt;emphasis&gt;Volume Server&lt;/emphasis&gt; provides the interface through which you create, delete, move, and replicate
+       volumes, as well as prepare them for archiving to tape or other media (backing up). &lt;link linkend="HDRWQ13"&gt;Volumes&lt;/link&gt;
+       explained the advantages gained by storing files in volumes. Creating and deleting volumes are necessary when adding and
+       removing users from the system; volume moves are done for load balancing; and replication enables volume placement on multiple
+       file server machines (for more on replication, see &lt;link linkend="HDRWQ15"&gt;Replication&lt;/link&gt;).&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ23"&gt;
+       &lt;title&gt;The Volume Location (VL) Server&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;VL Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;description&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;VLDB&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The &lt;emphasis&gt;VL Server&lt;/emphasis&gt; maintains a complete list of volume locations in the &lt;emphasis&gt;Volume Location
+       Database (VLDB)&lt;/emphasis&gt;. When the Cache Manager (see &lt;link linkend="HDRWQ28"&gt;The Cache Manager&lt;/link&gt;) begins to fill a
+       file request from an application program, it first contacts the VL Server in order to learn which file server machine
+       currently houses the volume containing the file. The Cache Manager then requests the file from the File Server process running
+       on that file server machine.&lt;/para&gt;
+ 
+       &lt;para&gt;The VLDB and VL Server make it possible for AFS to take advantage of the increased system availability gained by using
+       multiple file server machines, because the Cache Manager knows where to find a particular file. Indeed, in a certain sense the
+       VL Server is the keystone of the entire file system--when the information in the VLDB is inaccessible, the Cache Manager
+       cannot retrieve files, even if the File Server processes are working properly. A list of the information stored in the VLDB
+       about each volume is provided in &lt;link linkend="HDRWQ180"&gt;Volume Information in the VLDB&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;VL Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;importance to transparent access&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ24"&gt;
+       &lt;title&gt;The Update Server&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Update Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;description&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The &lt;emphasis&gt;Update Server&lt;/emphasis&gt; helps guarantee that all file server machines are running the same version of a
+       server process. System performance can be inconsistent if some machines are running one version of the BOS Server (for
+       example) and other machines were running another version.&lt;/para&gt;
+ 
+       &lt;para&gt;To ensure that all machines run the same version of a process, install new software on a single file server machine of
+       each system type, called the &lt;emphasis&gt;binary distribution machine&lt;/emphasis&gt; for that type. The binary distribution machine
+       runs the server portion of the Update Server, whereas all the other machines of that type run the client portion of the Update
+       Server. The client portions check frequently with the &lt;emphasis&gt;server portion&lt;/emphasis&gt; to see if they are running the right
+       version of every process; if not, the &lt;emphasis&gt;client portion&lt;/emphasis&gt; retrieves the right version from the binary
+       distribution machine and installs it locally. The system administrator does not need to remember to install new software
+       individually on all the file server machines: the Update Server does it automatically. For more on binary distribution
+       machines, see &lt;link linkend="HDRWQ93"&gt;Binary Distribution Machines&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Update Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;server portion&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Update Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;client portion&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;In cells that run the United States edition of AFS, the Update Server also distributes configuration files that all file
+       server machines need to store on their local disks (for a description of the contents and purpose of these files, see &lt;link
+       linkend="HDRWQ85"&gt;Common Configuration Files in the /usr/afs/etc Directory&lt;/link&gt;). As with server process software, the need
+       for consistent system performance demands that all the machines have the same version of these files. With the United States
+       edition, the system administrator needs to make changes to these files on one machine only, the cell's &lt;emphasis&gt;system
+       control machine&lt;/emphasis&gt;, which runs a server portion of the Update Server. All other machines in the cell run a client
+       portion that accesses the correct versions of these configuration files from the system control machine. Cells running the
+       international edition of AFS do not use a system control machine to distribute configuration files. For more information, see
+       &lt;link linkend="HDRWQ94"&gt;The System Control Machine&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ25"&gt;
+       &lt;title&gt;The Backup Server&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+         &lt;secondary&gt;Backup Server described&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;description&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The &lt;emphasis&gt;Backup Server&lt;/emphasis&gt; maintains the information in the &lt;emphasis&gt;Backup Database&lt;/emphasis&gt;. The Backup
+       Server and the Backup Database enable administrators to back up data from AFS volumes to tape and restore it from tape to the
+       file system if necessary. The server and database together are referred to as the Backup System.&lt;/para&gt;
+ 
+       &lt;para&gt;Administrators initially configure the Backup System by defining sets of volumes to be dumped together and the schedule
+       by which the sets are to be dumped. They also install the system's tape drives and define the drives' &lt;emphasis&gt;Tape
+       Coordinators&lt;/emphasis&gt;, which are the processes that control the tape drives.&lt;/para&gt;
+ 
+       &lt;para&gt;Once the Backup System is configured, user and system data can be dumped from volumes to tape. In the event that data is
+       ever lost from the system (for example, if a system or disk failure causes data to be lost), administrators can restore the
+       data from tape. If tapes are periodically archived, or saved, data can also be restored to its state at a specific time.
+       Additionally, because Backup System data is difficult to reproduce, the Backup Database itself can be backed up to tape and
+       restored if it ever becomes corrupted. For more information on configuring and using the Backup System, see &lt;link
+       linkend="HDRWQ248"&gt;Configuring the AFS Backup System&lt;/link&gt; and &lt;link linkend="HDRWQ283"&gt;Backing Up and Restoring AFS
+       Data&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ26"&gt;
+       &lt;title&gt;The Salvager&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Salvager&lt;/primary&gt;
+ 
+         &lt;secondary&gt;description&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The &lt;emphasis&gt;Salvager&lt;/emphasis&gt; differs from other AFS Servers in that it runs only at selected times. The BOS Server
+       invokes the Salvager when the File Server, Volume Server, or both fail. The Salvager attempts to repair disk corruption that
+       can result from a failure.&lt;/para&gt;
+ 
+       &lt;para&gt;As a system administrator, you can also invoke the Salvager as necessary, even if the File Server or Volume Server has
+       not failed. See &lt;link linkend="HDRWQ232"&gt;Salvaging Volumes&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ27"&gt;
+       &lt;title&gt;The Network Time Protocol Daemon&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;ntpd&lt;/primary&gt;
+ 
+         &lt;secondary&gt;description&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The &lt;emphasis&gt;Network Time Protocol Daemon (NTPD)&lt;/emphasis&gt; is not an AFS server process per se, but plays an important
+       role. It helps guarantee that all of the file server machines agree on the time. The NTPD on one file server machine acts as a
+       synchronization site, generally learning the correct time from a source outside the cell. The NTPDs on the other file server
+       machines refer to the synchronization site to set the internal clocks on their machines.&lt;/para&gt;
+ 
+       &lt;para&gt;Keeping clocks synchronized is particularly important to the correct operation of AFS's distributed database technology,
+       which coordinates the copies of the Authentication, Backup, Protection, and Volume Location Databases; see &lt;link
+       linkend="HDRWQ52"&gt;Replicating the OpenAFS Administrative Databases&lt;/link&gt;. Client machines also refer to these clocks for the
+       correct time; therefore, it is less confusing if all file server machines have the same time. For more technical detail about
+       the NTPD, see &lt;link linkend="HDRWQ151"&gt;The runntp Process&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ28"&gt;
+       &lt;title&gt;The Cache Manager&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+         &lt;secondary&gt;functions of&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;As already mentioned in &lt;link linkend="HDRWQ16"&gt;Caching and Callbacks&lt;/link&gt;, the &lt;emphasis&gt;Cache Manager&lt;/emphasis&gt; is
+       the one component in this section that resides on client machines rather than on file server machines. It is not technically a
+       stand-alone process, but rather a set of extensions or modifications in the client machine's kernel that enable communication
+       with the server processes running on server machines. Its main duty is to translate file requests (made by application
+       programs on client machines) into &lt;emphasis&gt;remote procedure calls (RPCs)&lt;/emphasis&gt; to the File Server. (The Cache Manager
+       first contacts the VL Server to find out which File Server currently houses the volume that contains a requested file, as
+       mentioned in &lt;link linkend="HDRWQ23"&gt;The Volume Location (VL) Server&lt;/link&gt;). When the Cache Manager receives the requested
+       file, it caches it before passing data on to the application program.&lt;/para&gt;
+ 
+       &lt;para&gt;The Cache Manager also tracks the state of files in its cache compared to the version at the File Server by storing the
+       callbacks sent by the File Server. When the File Server breaks a callback, indicating that a file or volume changed, the Cache
+       Manager requests a copy of the new version before providing more data to application programs.&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ &lt;/chapter&gt;
\ No newline at end of file
Index: openafs/doc/xml/AdminGuide/auagd007.xml
diff -c /dev/null openafs/doc/xml/AdminGuide/auagd007.xml:1.1.8.3
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/xml/AdminGuide/auagd007.xml	Wed May 13 22:25:59 2009
***************
*** 0 ****
--- 1,4101 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;chapter id="HDRWQ29"&gt;
+   &lt;title&gt;Issues in Cell Configuration and Administration&lt;/title&gt;
+ 
+   &lt;para&gt;This chapter discusses many of the issues to consider when configuring and administering a cell, and directs you to detailed
+   related information available elsewhere in this guide. It is assumed you are already familiar with the material in &lt;link
+   linkend="HDRWQ5"&gt;An Overview of OpenAFS Administration&lt;/link&gt;.&lt;/para&gt;
+ 
+   &lt;para&gt;It is best to read this chapter before installing your cell's first file server machine or performing any other
+   administrative task.&lt;/para&gt;
+ 
+   &lt;indexterm&gt;
+     &lt;primary&gt;AFS&lt;/primary&gt;
+ 
+     &lt;secondary&gt;differences from UNIX summarized&lt;/secondary&gt;
+   &lt;/indexterm&gt;
+ 
+   &lt;indexterm&gt;
+     &lt;primary&gt;UNIX&lt;/primary&gt;
+ 
+     &lt;secondary&gt;differences from AFS summarized&lt;/secondary&gt;
+   &lt;/indexterm&gt;
+ 
+   &lt;indexterm&gt;
+     &lt;primary&gt;differences&lt;/primary&gt;
+ 
+     &lt;secondary&gt;between AFS and UNIX, summarized&lt;/secondary&gt;
+   &lt;/indexterm&gt;
+ 
+   &lt;sect1 id="HDRWQ30"&gt;
+     &lt;title&gt;Differences between AFS and UNIX: A Summary&lt;/title&gt;
+ 
+     &lt;para&gt;AFS behaves like a standard UNIX file system in most respects, while also making file sharing easy within and between
+     cells. This section describes some differences between AFS and the UNIX file system, referring you to more detailed information
+     as appropriate.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;protection&lt;/primary&gt;
+ 
+       &lt;secondary&gt;AFS compared to UNIX&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="Header_35"&gt;
+       &lt;title&gt;Differences in File and Directory Protection&lt;/title&gt;
+ 
+       &lt;para&gt;AFS augments the standard UNIX file protection mechanism in two ways: it associates an &lt;emphasis&gt;access control list
+       (ACL)&lt;/emphasis&gt; with each directory, and it enables users to define a large number of their own groups, which can be placed
+       on ACLs.&lt;/para&gt;
+ 
+       &lt;para&gt;AFS uses ACLs to protect files and directories, rather than relying exclusively on the mode bits. This has several
+       implications, which are discussed further in the indicated sections: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;AFS ACLs use seven access permissions rather than the three UNIX mode bits. See &lt;link linkend="HDRWQ567"&gt;The AFS
+             ACL Permissions&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;For directories, AFS ignores the UNIX mode bits. For files, AFS uses only the first set of mode bits (the
+             &lt;emphasis role="bold"&gt;owner&lt;/emphasis&gt; bits) , and their meaning interacts with permissions on the directory's ACL. See
+             &lt;link linkend="HDRWQ580"&gt;How AFS Interprets the UNIX Mode Bits&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;A directory's ACL protects all of the files in a directory in the same manner. To apply a more restrictive set of
+             AFS permissions to certain file, place it in directory with a different ACL.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Moving a file to a different directory changes its protection. See &lt;link linkend="HDRWQ566"&gt;Differences Between
+             UFS and AFS Data Protection&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;An ACL can include about 20 entries granting different combinations of permissions to different users or groups,
+             rather than only the three UNIX entities represented by the three sets of mode bits. See &lt;link
+             linkend="HDRWQ566"&gt;Differences Between UFS and AFS Data Protection&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;You can designate an AFS file as write-only as in the UNIX file system, by setting only the &lt;emphasis
+             role="bold"&gt;w&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;write&lt;/emphasis&gt;) mode bit. You cannot designate an AFS directory as
+             write-only, because AFS ignores the mode bits on a directory. See &lt;link linkend="HDRWQ580"&gt;How AFS Interprets the UNIX
+             Mode Bits&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;AFS enables users to define the groups of other users. Placing these groups on ACLs extends the same permissions to a
+       number of exactly specified users at the same time, which is much more convenient than placing the individuals on the ACLs
+       directly. See &lt;link linkend="HDRWQ531"&gt;Administering the Protection Database&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;There are also system-defined groups, &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; and &lt;emphasis
+       role="bold"&gt;system:authuser&lt;/emphasis&gt;, whose presence on an ACL extends access to a wide range of users at once. See &lt;link
+       linkend="HDRWQ535"&gt;The System Groups&lt;/link&gt; and &lt;link linkend="HDRWQ571"&gt;Using Groups on ACLs&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;authentication&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS compared to UNIX&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;password&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS compared to UNIX&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ31"&gt;
+       &lt;title&gt;Differences in Authentication&lt;/title&gt;
+ 
+       &lt;para&gt;Just as the AFS filespace is distinct from each machine's local file system, AFS authentication is separate from local
+       login. This has two practical implications, which are discussed further in &lt;link linkend="HDRWQ65"&gt;Using an AFS-modified login
+       Utility&lt;/link&gt;. &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;To access AFS files, users must both log into the local machine's UNIX file system and authenticate with the AFS
+             authentication service. (Logging into the local UNIX file system is necessary because the AFS filespace is accessed
+             through the Cache Manager, which resides in the local machine's kernel.)&lt;/para&gt;
+ 
+             &lt;para&gt;AFS provides a modified login utility for each system type that accomplishes both local login and AFS
+             authentication in one step, based on a single password. If you choose not to use the AFS-modified login utility, your
+             users must login and authenticate in separate steps, as detailed in the &lt;emphasis&gt;OpenAFS User Guide&lt;/emphasis&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Passwords are stored in two separate places: the Authentication Database for AFS and each machine's local password
+             file (&lt;emphasis role="bold"&gt;/etc/passwd&lt;/emphasis&gt; or equivalent) for the UNIX file system. A user's passwords in the
+             two places can differ if desired, though the resulting behavior depends on whether and how the cell is using an
+             AFS-modified login utility.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_37"&gt;
+       &lt;title&gt;Differences in the Semantics of Standard UNIX Commands&lt;/title&gt;
+ 
+       &lt;para&gt;This section summarizes how AFS modifies the functionality of some UNIX commands. &lt;variablelist&gt;
+           &lt;indexterm&gt;
+             &lt;primary&gt;chmod command&lt;/primary&gt;
+ 
+             &lt;secondary&gt;AFS compared to UNIX&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;chmod (AFS compared to UNIX)&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;setuid programs&lt;/primary&gt;
+ 
+             &lt;secondary&gt;setting mode bits&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;The chmod command&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Only members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group can use this command to turn on
+               the setuid, setgid or sticky mode bits on AFS files. For more information, see &lt;link linkend="HDRWQ409"&gt;Determining if
+               a Client Can Run Setuid Programs&lt;/link&gt;.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;chown command&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;AFS compared to UNIX&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;commands&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;chown (AFS compared to UNIX)&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;The chown command&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Only members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group can issue this command on AFS
+               files.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;chgrp command&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;AFS compared to UNIX&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;commands&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;chgrp (AFS compared to UNIX)&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;The chgrp command&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Only members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; can issue this command on AFS files
+               and directories.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;ftpd command&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;AFS compared to UNIX&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;commands&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;ftpd (AFS compared to UNIX)&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;The ftpd daemon&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The AFS-modified version of this daemon attempts to authenticate remote issuers of the &lt;emphasis
+               role="bold"&gt;ftp&lt;/emphasis&gt; command with the local AFS authentication service. See &lt;link linkend="HDRWQ78"&gt;Using UNIX
+               Remote Services in the AFS Environment&lt;/link&gt;.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;groups command&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;AFS compared to UNIX&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;commands&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;groups (AFS compared to UNIX)&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;The groups command&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;If the user's AFS tokens are associated with a process authentication group (PAG), the output of this command
+               sometimes includes two large numbers. To learn about PAGs, see &lt;link linkend="HDRWQ64"&gt;Identifying AFS Tokens by
+               PAG&lt;/link&gt;.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;inetd command&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;AFS compared to UNIX&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;commands&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;inetd (AFS compared to UNIX)&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;The inetd daemon&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The AFS-modified version of this daemon authenticates remote issuers of the AFS-modified &lt;emphasis
+               role="bold"&gt;rcp&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;rsh&lt;/emphasis&gt; commands with the local AFS authentication
+               service. See &lt;link linkend="HDRWQ78"&gt;Using UNIX Remote Services in the AFS Environment&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;The login utility&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;AFS-modified login utilities both log the issuer into the local file system and authenticate the user with the
+               AFS authentication service. See &lt;link linkend="HDRWQ65"&gt;Using an AFS-modified login Utility&lt;/link&gt;.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;ln command&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;AFS compared to UNIX&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;commands&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;ln (AFS compared to UNIX)&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;The ln command&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This command cannot create hard links between files in different AFS directories. See &lt;link
+               linkend="HDRWQ32"&gt;Creating Hard Links&lt;/link&gt;.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;rcp command&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;AFS compared to UNIX&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;commands&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;rcp (AFS compared to UNIX)&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;The rcp command&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The AFS-modified version of this command enables the issuer to access files on the remote machine as an
+               authenticated AFS user. See &lt;link linkend="HDRWQ78"&gt;Using UNIX Remote Services in the AFS Environment&lt;/link&gt;.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;rlogind command&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;AFS compared to UNIX&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;commands&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;rlogind (AFS compared to UNIX)&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;The rlogind daemon&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The AFS-modified version of this daemon authenticates remote issuers of the &lt;emphasis
+               role="bold"&gt;rlogin&lt;/emphasis&gt; command with the local AFS authentication service. See &lt;link linkend="HDRWQ78"&gt;Using
+               UNIX Remote Services in the AFS Environment&lt;/link&gt;.&lt;/para&gt;
+ 
+               &lt;para&gt;The AFS distribution for some system types possibly does not include a modified &lt;emphasis
+               role="bold"&gt;rlogind&lt;/emphasis&gt; program. See the &lt;emphasis&gt;OpenAFS Release Notes&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;rsh command&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;AFS compared to UNIX&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;commands&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;rsh (AFS compared to UNIX)&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;The remsh or rsh command&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The AFS-modified version of this command enables the issuer to execute commands on the remote machine as an
+               authenticated AFS user. See &lt;link linkend="HDRWQ78"&gt;Using UNIX Remote Services in the AFS Environment&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fsck command&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS compared to UNIX&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fsck (AFS compared to UNIX)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fsck command&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS version&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fsck (AFS version)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;directories&lt;/primary&gt;
+ 
+         &lt;secondary&gt;lost+found&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;lost+found directory&lt;/primary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_38"&gt;
+       &lt;title&gt;The AFS version of the fsck Command&lt;/title&gt;
+ 
+       &lt;para&gt;Never run the standard UNIX &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt; command on an AFS file server machine. It does not
+       understand how the File Server organizes volume data on disk, and so moves all AFS data into the &lt;emphasis
+       role="bold"&gt;lost+found&lt;/emphasis&gt; directory on the partition.&lt;/para&gt;
+ 
+       &lt;para&gt;Instead, use the version of the &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt; program that is included in the AFS distribution.
+       The &lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt; explains how to replace the vendor-supplied &lt;emphasis
+       role="bold"&gt;fsck&lt;/emphasis&gt; program with the AFS version as you install each server machine.&lt;/para&gt;
+ 
+       &lt;para&gt;The AFS version functions like the standard &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt; program on data stored on both UFS and
+       AFS partitions. The appearance of a banner like the following as the &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt; program initializes
+       confirms that you are running the correct one:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    --- AFS (R) version fsck---
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where &lt;emphasis&gt;version&lt;/emphasis&gt; is the AFS version. For correct results, it must match the AFS version of the server
+       binaries in use on the machine.&lt;/para&gt;
+ 
+       &lt;para&gt;If you ever accidentally run the standard version of the program, contact AFS Product Support immediately. It is
+       sometimes possible to recover volume data from the &lt;emphasis role="bold"&gt;lost+found&lt;/emphasis&gt; directory.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;hard link&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS restrictions on&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;restrictions&lt;/primary&gt;
+ 
+         &lt;secondary&gt;on hard links in AFS&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ32"&gt;
+       &lt;title&gt;Creating Hard Links&lt;/title&gt;
+ 
+       &lt;para&gt;AFS does not allow hard links (created with the UNIX &lt;emphasis role="bold"&gt;ln&lt;/emphasis&gt; command) between files that
+       reside in different directories, because in that case it is unclear which of the directory's ACLs to associate with the
+       link.&lt;/para&gt;
+ 
+       &lt;para&gt;AFS also does not allow hard links to directories, in order to keep the file system organized as a tree.&lt;/para&gt;
+ 
+       &lt;para&gt;It is possible to create symbolic links (with the UNIX &lt;emphasis role="bold"&gt;ln -s&lt;/emphasis&gt; command) between elements
+       in two different AFS directories, or even between an element in AFS and one in a machine's local UNIX file system. Do not
+       create a symbolic link to a file whose name begins with either a number sign (&lt;emphasis role="bold"&gt;#&lt;/emphasis&gt;) or a percent
+       sign (&lt;emphasis role="bold"&gt;%&lt;/emphasis&gt;), however. The Cache Manager interprets such links as a mount point to a regular or
+       read/write volume, respectively.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fsync system call&lt;/primary&gt;
+ 
+         &lt;secondary&gt;for files saved on AFS client&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;close system call&lt;/primary&gt;
+ 
+         &lt;secondary&gt;for files saved on AFS client&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;write&lt;/primary&gt;
+ 
+         &lt;secondary&gt;system call for files saved on AFS client&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ33"&gt;
+       &lt;title&gt;AFS Implements Save on Close&lt;/title&gt;
+ 
+       &lt;para&gt;When an application issues the UNIX &lt;emphasis role="bold"&gt;close&lt;/emphasis&gt; system call on a file, the Cache Manager
+       performs a synchronous write of the data to the File Server that maintains the central copy of the file. It does not return
+       control to the application until the File Server has acknowledged receipt of the data. For the &lt;emphasis
+       role="bold"&gt;fsync&lt;/emphasis&gt; system call, control does not return to the application until the File Server indicates that it
+       has written the data to non-volatile storage on the file server machine.&lt;/para&gt;
+ 
+       &lt;para&gt;When an application issues the UNIX &lt;emphasis role="bold"&gt;write&lt;/emphasis&gt; system call, the Cache Manager writes
+       modifications to the local AFS client cache only. If the local machine crashes or an application program exits without issuing
+       the &lt;emphasis role="bold"&gt;close&lt;/emphasis&gt; system call, it is possible that the modifications are not recorded in the central
+       copy of the file maintained by the File Server. The Cache Manager does sometimes write this type of modified data from the
+       cache to the File Server without receiving the &lt;emphasis role="bold"&gt;close&lt;/emphasis&gt; or &lt;emphasis
+       role="bold"&gt;fsync&lt;/emphasis&gt; system call, for example if it needs to free cache chunks for new data. However, it is not
+       generally possible to predict when the Cache Manager transfers modified data to the File Server in this way.&lt;/para&gt;
+ 
+       &lt;para&gt;The implication is that if an application's &lt;emphasis role="bold"&gt;Save&lt;/emphasis&gt; option invokes the &lt;emphasis
+       role="bold"&gt;write&lt;/emphasis&gt; system call rather than &lt;emphasis role="bold"&gt;close&lt;/emphasis&gt; or &lt;emphasis
+       role="bold"&gt;fsync&lt;/emphasis&gt;, the changes are not necessarily stored permanently on the File Server machine. Most application
+       programs issue the &lt;emphasis role="bold"&gt;close&lt;/emphasis&gt; system call for save operations, as well as when they finish
+       handling a file and when they exit.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_41"&gt;
+       &lt;title&gt;Setuid Programs&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;setuid programs&lt;/primary&gt;
+ 
+         &lt;secondary&gt;restrictions on&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Set the UNIX setuid bit only for the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;; this does not present an
+       automatic security risk: the local superuser has no special privilege in AFS, but only in the local machine's UNIX file system
+       and kernel.&lt;/para&gt;
+ 
+       &lt;para&gt;Any file can be marked with the setuid bit, but only members of the &lt;emphasis
+       role="bold"&gt;system:administrators&lt;/emphasis&gt; group can issue the &lt;emphasis role="bold"&gt;chown&lt;/emphasis&gt; system call or the
+       &lt;emphasis role="bold"&gt;/etc/chown&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;fs setcell&lt;/emphasis&gt; command determines whether setuid programs that originate in a foreign
+       cell can run on a given client machine. See &lt;link linkend="HDRWQ409"&gt;Determining if a Client Can Run Setuid
+       Programs&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;cell&lt;/primary&gt;
+ 
+         &lt;secondary&gt;name&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;choosing&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;choosing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;name&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;cell&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;conventions&lt;/primary&gt;
+ 
+         &lt;secondary&gt;cell name&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Internet&lt;/primary&gt;
+ 
+         &lt;secondary&gt;conventions for cell name&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ34"&gt;
+     &lt;title&gt;Choosing a Cell Name&lt;/title&gt;
+ 
+     &lt;para&gt;This section explains how to choose a cell name and explains why choosing an appropriate cell name is important.&lt;/para&gt;
+ 
+     &lt;para&gt;Your cell name must distinguish your cell from all others in the AFS global namespace. By conventions, the cell name is
+     the second element in any AFS pathname; therefore, a unique cell name guarantees that every AFS pathname uniquely identifies a
+     file, even if cells use the same directory names at lower levels in their local AFS filespace. For example, both the ABC
+     Corporation cell and the State University cell can have a home directory for the user &lt;emphasis role="bold"&gt;pat&lt;/emphasis&gt;,
+     because the pathnames are distinct: &lt;emphasis role="bold"&gt;/afs/abc.com/usr/pat&lt;/emphasis&gt; and &lt;emphasis
+     role="bold"&gt;/afs/stateu.edu/usr/pat&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;By convention, cell names follow the ARPA Internet Domain System conventions for site names. If you are already an
+     Internet site, then it is simplest to choose your Internet domain name as the cellname.&lt;/para&gt;
+ 
+     &lt;para&gt;If you are not an Internet site, it is best to choose a unique Internet-style name, particularly if you plan to connect to
+     the Internet in the future. AFS Product Support is available for help in selecting an appropriate name. There are a few
+     constraints on AFS cell names: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;It can contain as many as 64 characters, but shorter names are better because the cell name frequently is part of
+           machine and file names. If your cell name is long, you can reduce pathname length by creating a symbolic link to the
+           complete cell name, at the second level in your file tree. See &lt;link linkend="HDRWQ42"&gt;The Second (Cellname)
+           Level&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;To guarantee it is suitable for different operating system types, the cell name can contain only lowercase
+           characters, numbers, underscores, dashes, and periods. Do not include command shell metacharacters.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;It can include any number of fields, which are conventionally separated by periods (see the examples below).&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;It must end in a suffix that indicates the type of institution it is, or the country in which it is situated. The
+           following are some of the standard suffixes: &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;.com&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;For businesses and other commercial organizations. Example: &lt;emphasis role="bold"&gt;abc.com&lt;/emphasis&gt; for the
+                   ABC Corporation cell.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;.edu&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;For educational institutions such as universities. Example: &lt;emphasis role="bold"&gt;stateu.edu&lt;/emphasis&gt; for
+                   the State University cell.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;.gov&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;For United States government institutions.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;.mil&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;For United States military installations.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Internet&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Network Information Center&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Network Information Center (for Internet)&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;Other suffixes are available if none of these are appropriate. You can learn about suffixes by calling the Defense Data
+     Network [Internet] Network Information Center in the United States at (800) 235-3155. The NIC can also provide you with the
+     forms necessary for registering your cell name as an Internet domain name. Registering your name prevents another Internet site
+     from adopting the name later.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;setting&lt;/primary&gt;
+ 
+       &lt;secondary&gt;cell name&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;cell&lt;/primary&gt;
+ 
+       &lt;secondary&gt;name&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;setting&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;server machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;setting home cell&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;setting home cell&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="Header_43"&gt;
+       &lt;title&gt;How to Set the Cell Name&lt;/title&gt;
+ 
+       &lt;para&gt;The cell name is recorded in two files on the local disk of each file server and client machine. Among other functions,
+       these files define the machine's cell membership and so affect how programs and processes run on the machine; see &lt;link
+       linkend="HDRWQ35"&gt;Why Choosing the Appropriate Cell Name is Important&lt;/link&gt;. The procedure for setting the cell name is
+       different for the two types of machines.&lt;/para&gt;
+ 
+       &lt;para&gt;For file server machines, the two files that record the cell name are the &lt;emphasis
+       role="bold"&gt;/usr/afs/etc/ThisCell&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;/usr/afs/etc/CellServDB&lt;/emphasis&gt; files. As described
+       more explicitly in the &lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt;, you set the cell name in both by issuing the &lt;emphasis
+       role="bold"&gt;bos setcellname&lt;/emphasis&gt; command on the first file server machine you install in your cell. It is not usually
+       necessary to issue the command again. If you run the United States edition of AFS and use the Update Server, it distributes
+       its copy of the &lt;emphasis role="bold"&gt;ThisCell&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; files to additional
+       server machines that you install. If you use the international edition of AFS, the &lt;emphasis&gt;OpenAFS Quick
+       Beginnings&lt;/emphasis&gt; explains how to copy the files manually.&lt;/para&gt;
+ 
+       &lt;para&gt;For client machines, the two files that record the cell name are the &lt;emphasis
+       role="bold"&gt;/usr/vice/etc/ThisCell&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; files. You create
+       these files on a per-client basis, either with a text editor or by copying them onto the machine from a central source in AFS.
+       See &lt;link linkend="HDRWQ406"&gt;Maintaining Knowledge of Database Server Machines&lt;/link&gt; for details.&lt;/para&gt;
+ 
+       &lt;para&gt;Change the cell name in these files only when you want to transfer the machine to a different cell (it can only belong
+       to one cell at a time). If the machine is a file server, follow the complete set of instructions in the &lt;emphasis&gt;OpenAFS
+       Quick Beginnings&lt;/emphasis&gt; for configuring a new cell. If the machine is a client, all you need to do is change the files
+       appropriately and reboot the machine. The next section explains further the negative consequences of changing the name of an
+       existing cell.&lt;/para&gt;
+ 
+       &lt;para&gt;To set the default cell name used by most AFS commands without changing the local &lt;emphasis
+       role="bold"&gt;/usr/vice/etc/ThisCell&lt;/emphasis&gt; file, set the AFSCELL environment variable in the command shell. It is worth
+       setting this variable if you need to complete significant administrative work in a foreign cell.&lt;/para&gt;
+ 
+       &lt;note&gt;
+         &lt;para&gt;The &lt;emphasis role="bold"&gt;fs checkservers&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt; commands do not
+         use the AFSCELL variable. The &lt;emphasis role="bold"&gt;fs checkservers&lt;/emphasis&gt; command always defaults to the cell named in
+         the &lt;emphasis role="bold"&gt;ThisCell&lt;/emphasis&gt; file, unless the &lt;emphasis role="bold"&gt;-cell&lt;/emphasis&gt; argument is used. The
+         &lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt; command defaults to the cell in which the parent directory of the new mount
+         point resides.&lt;/para&gt;
+       &lt;/note&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;ThisCell file (client)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;how used by programs&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ35"&gt;
+       &lt;title&gt;Why Choosing the Appropriate Cell Name is Important&lt;/title&gt;
+ 
+       &lt;para&gt;Take care to select a cell name that is suitable for long-term use. Changing a cell name later is complicated. An
+       appropriate cell name is important because it is the second element in the pathname of all files in a cell's file tree.
+       Because each cell name is unique, its presence in an AFS pathname makes the pathname unique in the AFS global namespace, even
+       if multiple cells use similar filespace organization at lower levels. For instance, it means that every cell can have a home
+       directory called &lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+       role="bold"&gt;/usr/pat&lt;/emphasis&gt; without causing a conflict. The presence of the cell name in pathnames also means that users
+       in every cell use the same pathname to access a file, whether the file resides in their local cell or in a foreign
+       cell.&lt;/para&gt;
+ 
+       &lt;para&gt;Another reason to choose the correct cell name early in the process of installing your cell is that the cell membership
+       defined in each machine's &lt;emphasis role="bold"&gt;ThisCell&lt;/emphasis&gt; file affects the performance of many programs and
+       processes running on the machine. For instance, AFS commands (&lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt;, &lt;emphasis
+       role="bold"&gt;kas&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;pts&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;vos&lt;/emphasis&gt; commands) by default
+       execute in the cell of the machine on which they are issued. The command interpreters check the &lt;emphasis
+       role="bold"&gt;ThisCell&lt;/emphasis&gt; file on the local disk and then contact the database server machines listed in the &lt;emphasis
+       role="bold"&gt;CellServDB&lt;/emphasis&gt; file for the indicated cell (the &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; commands work
+       differently because the issuer always has to name of the machine on which to run the command).&lt;/para&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;ThisCell&lt;/emphasis&gt; file also determines the cell for which a user receives an AFS token when
+       he or she logs in to a machine. The cell name also plays a role in security. As it converts a user password into an encryption
+       key for storage in the Authentication Database, the Authentication Server combines the password with the cell name found in
+       the &lt;emphasis role="bold"&gt;ThisCell&lt;/emphasis&gt; file. AFS-modified login utilities use the same algorithm to convert the user's
+       password into an encryption key before contacting the Authentication Server to obtain a token for the user. (For a description
+       of how AFS's security system uses encryption keys, see &lt;link linkend="HDRWQ75"&gt;A More Detailed Look at Mutual
+       Authentication&lt;/link&gt;.)&lt;/para&gt;
+ 
+       &lt;para&gt;This method of converting passwords into encryption keys means that the same password results in different keys in
+       different cells. Even if a user uses the same password in multiple cells, obtaining a user's token from one cell does not
+       enable unauthorized access to the user's account in another cell.&lt;/para&gt;
+ 
+       &lt;para&gt;If you change the cell name, you must change the &lt;emphasis role="bold"&gt;ThisCell&lt;/emphasis&gt; and &lt;emphasis
+       role="bold"&gt;CellServDB&lt;/emphasis&gt; files on every server and client machine. Failure to change them all can prevent login,
+       because the encryption keys produced by the login utility do not match the keys stored in the Authentication Database. In
+       addition, many commands from the AFS suites do not work as expected.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;participation&lt;/primary&gt;
+ 
+         &lt;secondary&gt;in AFS global namespace&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AFS&lt;/primary&gt;
+ 
+         &lt;secondary&gt;global namespace&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;global namespace&lt;/primary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ36"&gt;
+     &lt;title&gt;Participating in the AFS Global Namespace&lt;/title&gt;
+ 
+     &lt;para&gt;Participating in the AFS global namespace makes your cell's local file tree visible to AFS users in foreign cells and
+     makes other cells' file trees visible to your local users. It makes file sharing across cells just as easy as sharing within a
+     cell. This section outlines the procedures necessary for participating in the global namespace. &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Participation in the global namespace is not mandatory. Some cells use AFS primarily to facilitate file sharing
+           within the cell, and are not interested in providing their users with access to foreign cells.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Making your file tree visible does not mean making it vulnerable. You control how foreign users access your cell
+           using the same protection mechanisms that control local users' access. See &lt;link linkend="HDRWQ40"&gt;Granting and Denying
+           Foreign Users Access to Your Cell&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The two aspects of participation are independent. A cell can make its file tree visible without allowing its users
+           to see foreign cells' file trees, or can enable its users to see other file trees without advertising its own.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;You make your cell visible to others by advertising your database server machines. See &lt;link
+           linkend="HDRWQ38"&gt;Making Your Cell Visible to Others&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;You control access to foreign cells on a per-client machine basis. In other words, it is possible to make a foreign
+           cell accessible from one client machine in your cell but not another. See &lt;link linkend="HDRWQ39"&gt;Making Other Cells
+           Visible in Your Cell&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;conventions&lt;/primary&gt;
+ 
+       &lt;secondary&gt;AFS pathnames&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;AFS&lt;/primary&gt;
+ 
+       &lt;secondary&gt;root directory (/afs)&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;on client machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;directories&lt;/primary&gt;
+ 
+       &lt;secondary&gt;/afs&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;directories&lt;/primary&gt;
+ 
+       &lt;secondary&gt;/afs/&lt;emphasis&gt;cellname&lt;/emphasis&gt;&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;cell&lt;/primary&gt;
+ 
+       &lt;secondary&gt;name&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;at second level in file tree&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="HDRWQ37"&gt;
+       &lt;title&gt;What the Global Namespace Looks Like&lt;/title&gt;
+ 
+       &lt;para&gt;The AFS global namespace appears the same to all AFS cells that participate in it, because they all agree to follow a
+       small set of conventions in constructing pathnames.&lt;/para&gt;
+ 
+       &lt;para&gt;The first convention is that all AFS pathnames begin with the string &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; to indicate
+       that they belong to the AFS global namespace.&lt;/para&gt;
+ 
+       &lt;para&gt;The second convention is that the cell name is the second element in an AFS pathname; it indicates where the file
+       resides (that is, the cell in which a file server machine houses the file). As noted, the presence of a cell name in pathnames
+       makes the global namespace possible, because it guarantees that all AFS pathnames are unique even if cells use the same
+       directory names at lower levels in their AFS filespace.&lt;/para&gt;
+ 
+       &lt;para&gt;What appears at the third and lower levels in an AFS pathname depends on how a cell has chosen to arrange its filespace.
+       There are some suggested conventional directories at the third level; see &lt;link linkend="HDRWQ43"&gt;The Third
+       Level&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;cell&lt;/primary&gt;
+ 
+         &lt;secondary&gt;making local visible to foreign&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;local cell&lt;/primary&gt;
+ 
+         &lt;secondary&gt;making visible to foreign cells&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;foreign cell&lt;/primary&gt;
+ 
+         &lt;secondary&gt;making local cell visible&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ38"&gt;
+       &lt;title&gt;Making Your Cell Visible to Others&lt;/title&gt;
+ 
+       &lt;para&gt;You make your cell visible to others by advertising your cell name and database server machines. Just like client
+       machines in the local cell, the Cache Manager on machines in foreign cells use the information to reach your cell's Volume
+       Location (VL) Servers when they need volume and file location information. Similarly, client-side authentication programs
+       running in foreign cells use the information to contact your cell's authentication service.&lt;/para&gt;
+ 
+       &lt;para&gt;There are two places you can make this information available: &lt;itemizedlist&gt;
+           &lt;indexterm&gt;
+             &lt;primary&gt;files&lt;/primary&gt;
+ 
+             &lt;secondary&gt;global CellServDB&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;CellServDB file maintained by AFS Product Support&lt;/primary&gt;
+ 
+             &lt;secondary&gt;as global update source&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;In the global &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file maintained by the AFS Product Support group. This
+             file lists the name and database server machines of every cell that has agreed to make this information available to
+             other cells.&lt;/para&gt;
+ 
+             &lt;para&gt;To add or change your cell's listing in this file, have the official support contact at your site call or write to
+             AFS Product Support. Changes to the file are frequent enough that AFS Product Support does not announce each one. It is
+             a good policy to check the file for changes on a regular schedule.&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;files&lt;/primary&gt;
+ 
+               &lt;secondary&gt;CellServDB.local&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;CellServDB.local file&lt;/primary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;A file called &lt;emphasis role="bold"&gt;CellServDB.local&lt;/emphasis&gt; in the &lt;emphasis
+             role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/service/etc&lt;/emphasis&gt; directory
+             of your cell's filespace. List only your cell's database server machines.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Update the files whenever you change the identity of your cell's database server machines. Also update the copies of the
+       &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; files on all of your server machines (in the &lt;emphasis
+       role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt; directory) and client machines (in the &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt;
+       directory). For instructions, see &lt;link linkend="HDRWQ118"&gt;Maintaining the Server CellServDB File&lt;/link&gt; and &lt;link
+       linkend="HDRWQ406"&gt;Maintaining Knowledge of Database Server Machines&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;Once you have advertised your database server machines, it can be difficult to make your cell invisible again. You can
+       remove the &lt;emphasis role="bold"&gt;CellServDB.local&lt;/emphasis&gt; file and ask AFS Product Support to remove your entry from the
+       global &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file, but other cells probably have an entry for your cell in their local
+       &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; files already. To make those entries invalid, you must change the names or IP
+       addresses of your database server machines.&lt;/para&gt;
+ 
+       &lt;para&gt;Your cell does not have to be invisible to be inaccessible, however. To make your cell completely inaccessible to
+       foreign users, remove the &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; group from all ACLs at the top three levels of your
+       filespace; see &lt;link linkend="HDRWQ40"&gt;Granting and Denying Foreign Users Access to Your Cell&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;cell&lt;/primary&gt;
+ 
+         &lt;secondary&gt;making foreign visible to local&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;local cell&lt;/primary&gt;
+ 
+         &lt;secondary&gt;making foreign cells visible in&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;foreign cell&lt;/primary&gt;
+ 
+         &lt;secondary&gt;making visible in local cell&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;making foreign cell visible&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ39"&gt;
+       &lt;title&gt;Making Other Cells Visible in Your Cell&lt;/title&gt;
+ 
+       &lt;para&gt;To make a foreign cell's filespace visible on a client machine in your cell, perform the following three steps:
+       &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Mount the cell's &lt;emphasis role="bold"&gt;root.cell&lt;/emphasis&gt; volume at the second level in your cell's filespace
+             just below the &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory. Use the &lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt;
+             command with the &lt;emphasis role="bold"&gt;-cell&lt;/emphasis&gt; argument as instructed in &lt;link linkend="HDRWQ213"&gt;To create a
+             cellular mount point&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Mount AFS at the &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory on the client machine. The &lt;emphasis
+             role="bold"&gt;afsd&lt;/emphasis&gt; program, which initializes the Cache Manager, performs the mount automatically at the
+             directory named in the first field of the local &lt;emphasis role="bold"&gt;/usr/vice/etc/cacheinfo&lt;/emphasis&gt; file or by the
+             command's &lt;emphasis role="bold"&gt;-mountdir&lt;/emphasis&gt; argument. Mounting AFS at an alternate location makes it impossible
+             to reach the filespace of any cell that mounts its &lt;emphasis role="bold"&gt;root.afs&lt;/emphasis&gt; and &lt;emphasis
+             role="bold"&gt;root.cell&lt;/emphasis&gt; volumes at the conventional locations. See &lt;link linkend="HDRWQ395"&gt;Displaying and
+             Setting the Cache Size and Location&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Create an entry for the cell in the list of database server machines which the Cache Manager maintains in kernel
+             memory.&lt;/para&gt;
+ 
+             &lt;para&gt;The &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file on every client machine's local disk lists the
+             database server machines for the local and foreign cells. The &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; program reads the
+             contents of the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file into kernel memory as it initializes the Cache Manager.
+             You can also use the &lt;emphasis role="bold"&gt;fs newcell&lt;/emphasis&gt; command to add or alter entries in kernel memory
+             directly between reboots of the machine. See &lt;link linkend="HDRWQ406"&gt;Maintaining Knowledge of Database Server
+             Machines&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Note that making a foreign cell visible to client machines does not guarantee that your users can access its filespace.
+       The ACLs in the foreign cell must also grant them the necessary permissions.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;cell&lt;/primary&gt;
+ 
+         &lt;secondary&gt;granting local access to foreign users&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;local cell&lt;/primary&gt;
+ 
+         &lt;secondary&gt;granting foreign users access to&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ40"&gt;
+       &lt;title&gt;Granting and Denying Foreign Users Access to Your Cell&lt;/title&gt;
+ 
+       &lt;para&gt;Making your cell visible in the AFS global namespace does not take away your control over the way in which users from
+       foreign cells access your file tree.&lt;/para&gt;
+ 
+       &lt;para&gt;By default, foreign users access your cell as the user &lt;emphasis role="bold"&gt;anonymous&lt;/emphasis&gt;, which means they have
+       only the permissions granted to the &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; group on each directory's ACL. Normally
+       these permissions are limited to the &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;) and
+       &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;read&lt;/emphasis&gt;) permissions.&lt;/para&gt;
+ 
+       &lt;para&gt;There are two ways to grant wider access to foreign users: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Grant additional permissions to the &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; group on certain ACLs. Keep in
+             mind, however, that all users can then access that directory in the indicated way (not just specific foreign users you
+             have in mind).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Create a local authentication account for specific foreign users, by creating entries in the Protection and
+             Authentication Databases and local password file. It is not possible to place foreign usernames on ACLs, nor to
+             authenticate in a foreign cell without having an account in it.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;cell&lt;/primary&gt;
+ 
+         &lt;secondary&gt;filespace configuration issues&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;configuring&lt;/primary&gt;
+ 
+         &lt;secondary&gt;filespace, issues&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;file tree&lt;/primary&gt;
+ 
+         &lt;secondary&gt;conventions&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;for configuring&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ41"&gt;
+     &lt;title&gt;Configuring Your AFS Filespace&lt;/title&gt;
+ 
+     &lt;para&gt;This section summarizes the issues to consider when configuring your AFS filespace. For a discussion of creating volumes
+     that correspond most efficiently to the filespace's directory structure, see &lt;link linkend="HDRWQ44"&gt;Creating Volumes to
+     Simplify Administration&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;note&gt;
+       &lt;para&gt;&lt;emphasis role="bold"&gt;For Windows users:&lt;/emphasis&gt; Windows uses a backslash (&lt;emphasis role="bold"&gt;\&lt;/emphasis&gt;) rather
+       than a forward slash (&lt;emphasis role="bold"&gt;/&lt;/emphasis&gt;) to separate the elements in a pathname. The hierarchical
+       organization of the filespace is however the same as on a UNIX machine.&lt;/para&gt;
+     &lt;/note&gt;
+ 
+     &lt;para&gt;AFS pathnames must follow a few conventions so the AFS global namespace looks the same from any AFS client machine. There
+     are corresponding conventions to follow in building your file tree, not just because pathnames reflect the structure of a file
+     tree, but also because the AFS Cache Manager expects a certain configuration.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;AFS&lt;/primary&gt;
+ 
+       &lt;secondary&gt;root directory (/afs)&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;in cell filespace&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;directories&lt;/primary&gt;
+ 
+       &lt;secondary&gt;/afs&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="Header_51"&gt;
+       &lt;title&gt;The Top /afs Level&lt;/title&gt;
+ 
+       &lt;para&gt;The first convention is that the top level in your file tree be called the &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt;
+       directory. If you name it something else, then you must use the &lt;emphasis role="bold"&gt;-mountdir&lt;/emphasis&gt; argument with the
+       &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; program to get Cache Managers to mount AFS properly. You cannot participate in the AFS
+       global namespace in that case.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;cell&lt;/primary&gt;
+ 
+         &lt;secondary&gt;name&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;at second level in file tree&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;directories&lt;/primary&gt;
+ 
+         &lt;secondary&gt;/afs/&lt;emphasis&gt;cellname&lt;/emphasis&gt;&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;symbolic link&lt;/primary&gt;
+ 
+         &lt;secondary&gt;at second level of AFS pathname&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ42"&gt;
+       &lt;title&gt;The Second (Cellname) Level&lt;/title&gt;
+ 
+       &lt;para&gt;The second convention is that just below the &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory you place directories
+       corresponding to each cell whose file tree is visible and accessible from the local cell. Minimally, there must be a directory
+       for the local cell. Each such directory is a mount point to the indicated cell's &lt;emphasis role="bold"&gt;root.cell&lt;/emphasis&gt;
+       volume. For example, in the ABC Corporation cell, &lt;emphasis role="bold"&gt;/afs/abc.com&lt;/emphasis&gt; is a mount point for the
+       cell's own &lt;emphasis role="bold"&gt;root.cell&lt;/emphasis&gt; volume and &lt;emphasis role="bold"&gt;stateu.edu&lt;/emphasis&gt; is a mount point
+       for the State University cell's &lt;emphasis role="bold"&gt;root.cell&lt;/emphasis&gt; volume. The &lt;emphasis role="bold"&gt;fs
+       lsmount&lt;/emphasis&gt; command displays the mount points.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs lsmount /afs/abc.com&lt;/emphasis&gt; 
+    '/afs/abc.com' is a mount point for volume '#root.cell'
+    % &lt;emphasis role="bold"&gt;fs lsmount /afs/stateu.edu&lt;/emphasis&gt;
+    '/afs/stateu.edu' is a mount point for volume '#stateu.edu:root.cell'
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;To reduce the amount of typing necessary in pathnames, you can create a symbolic link with an abbreviated name to the
+       mount point of each cell your users frequently access (particularly the home cell). In the ABC Corporation cell, for instance,
+       &lt;emphasis role="bold"&gt;/afs/abc&lt;/emphasis&gt; is a symbolic link to the &lt;emphasis role="bold"&gt;/afs/abc.com&lt;/emphasis&gt; mount point,
+       as the &lt;emphasis role="bold"&gt;fs lsmount&lt;/emphasis&gt; command reveals.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs lsmount /afs/abc&lt;/emphasis&gt;
+    '/afs/abc' is a symbolic link, leading to a mount point for volume '#root.cell'
+ &lt;/programlisting&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;file tree&lt;/primary&gt;
+ 
+         &lt;secondary&gt;conventions&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;third level&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;directories&lt;/primary&gt;
+ 
+         &lt;secondary&gt;conventional under /afs/cellname&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ43"&gt;
+       &lt;title&gt;The Third Level&lt;/title&gt;
+ 
+       &lt;para&gt;You can organize the third level of your cell's file tree any way you wish. The following list describes directories
+       that appear at this level in the conventional configuration: &lt;variablelist&gt;
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;common&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This directory contains programs and files needed by users working on machines of all system types, such as text
+               editors, online documentation files, and so on. Its &lt;emphasis role="bold"&gt;/etc&lt;/emphasis&gt; subdirectory is a logical
+               place to keep the central update sources for files used on all of your cell's client machines, such as the &lt;emphasis
+               role="bold"&gt;ThisCell&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; files.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;public&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;A directory accessible to anyone who can access your filespace, because its ACL grants the &lt;emphasis
+               role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;) and &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt; (&lt;emphasis
+               role="bold"&gt;read&lt;/emphasis&gt;) permissions to the &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; group. It is useful if
+               you want to enable your users to make selected information available to everyone, but do not want to grant foreign
+               users access to the contents of the &lt;emphasis role="bold"&gt;usr&lt;/emphasis&gt; directory which houses user home directories
+               (and is also at this level). It is conventional to create a subdirectory for each of your cell's users.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;service&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This directory contains files and subdirectories that help cells coordinate resource sharing. For a list of the
+               proposed standard files and subdirectories to create, call or write to AFS Product Support.&lt;/para&gt;
+ 
+               &lt;para&gt;As an example, files that other cells expect to find in this directory's &lt;emphasis role="bold"&gt;etc&lt;/emphasis&gt;
+               subdirectory can include the following: &lt;itemizedlist&gt;
+                   &lt;listitem&gt;
+                     &lt;para&gt;&lt;emphasis role="bold"&gt;CellServDB.export&lt;/emphasis&gt;, a list of database server machines for many
+                     cells&lt;/para&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;&lt;emphasis role="bold"&gt;CellServDB.local&lt;/emphasis&gt;, a list of the cell's own database server
+                     machines&lt;/para&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;&lt;emphasis role="bold"&gt;passwd&lt;/emphasis&gt;, a copy of the local password file (&lt;emphasis
+                     role="bold"&gt;/etc/passwd&lt;/emphasis&gt; or equivalent) kept on the local disk of the cell's client machines&lt;/para&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;&lt;emphasis role="bold"&gt;group&lt;/emphasis&gt;, a copy of the local groups file (&lt;emphasis
+                     role="bold"&gt;/etc/group&lt;/emphasis&gt; or equivalent) kept on the local disk of the cell's client machines&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/itemizedlist&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis&gt;sys_type&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;A separate directory for storing the server and client binaries for each system type you use in the cell.
+               Configuration is simplest if you use the system type names assigned in the AFS distribution, particularly if you wish
+               to use the &lt;emphasis role="bold"&gt;@sys&lt;/emphasis&gt; variable in pathnames (see &lt;link linkend="HDRWQ56"&gt;Using the @sys
+               Variable in Pathnames&lt;/link&gt;). The &lt;emphasis&gt;OpenAFS Release Notes&lt;/emphasis&gt; lists the conventional name for each
+               supported system type.&lt;/para&gt;
+ 
+               &lt;para&gt;Within each such directory, create directories named &lt;emphasis role="bold"&gt;bin&lt;/emphasis&gt;, &lt;emphasis
+               role="bold"&gt;etc&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;usr&lt;/emphasis&gt;, and so on, to store the programs normally kept in
+               the &lt;emphasis role="bold"&gt;/bin&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;/etc&lt;/emphasis&gt; and &lt;emphasis
+               role="bold"&gt;/usr&lt;/emphasis&gt; directories on a local disk. Then create symbolic links from the local directories on
+               client machines into AFS; see &lt;link linkend="HDRWQ55"&gt;Configuring the Local Disk&lt;/link&gt;. Even if you do not choose to
+               use symbolic links in this way, it can be convenient to have central copies of system binaries in AFS. If binaries are
+               accidentally removed from a machine, you can recopy them onto the local disk from AFS rather than having to recover
+               them from tape&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;usr&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This directory contains home directories for your local users. As discussed in the previous entry for the
+               &lt;emphasis role="bold"&gt;public&lt;/emphasis&gt; directory, it is often practical to protect this directory so that only
+               locally authenticated users can access it. This keeps the contents of your user's home directories as secure as
+               possible.&lt;/para&gt;
+ 
+               &lt;para&gt;If your cell is quite large, directory lookup can be slowed if you put all home directories in a single
+               &lt;emphasis role="bold"&gt;usr&lt;/emphasis&gt; directory. For suggestions on distributing user home directories among multiple
+               grouping directories, see &lt;link linkend="HDRWQ59"&gt;Grouping Home Directories&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;wsadmin&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This directory contains prototype, configuration and library files for use with the &lt;emphasis
+               role="bold"&gt;package&lt;/emphasis&gt; program. See &lt;link linkend="HDRWQ419"&gt;Configuring Client Machines with the package
+               Program&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume name&lt;/primary&gt;
+ 
+         &lt;secondary&gt;conventions for&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;conventions&lt;/primary&gt;
+ 
+         &lt;secondary&gt;volume names&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;separate for each top level directory&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;file tree&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating volumes to match top level directories&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ44"&gt;
+     &lt;title&gt;Creating Volumes to Simplify Administration&lt;/title&gt;
+ 
+     &lt;para&gt;This section discusses how to create volumes in ways that make administering your system easier.&lt;/para&gt;
+ 
+     &lt;para&gt;At the top levels of your file tree (at least through the third level), each directory generally corresponds to a separate
+     volume. Some cells also configure the subdirectories of some third level directories as separate volumes. Common examples are
+     the &lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/common&lt;/emphasis&gt; and
+     &lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/usr&lt;/emphasis&gt;
+     directories.&lt;/para&gt;
+ 
+     &lt;para&gt;You do not have to create a separate volume for every directory level in a tree, but the advantage is that each volume
+     tends to be smaller and easier to move for load balancing. The overhead for a mount point is no greater than for a standard
+     directory, nor does the volume structure itself require much disk space. Most cells find that below the fourth level in the
+     tree, using a separate volume for each directory is no longer efficient. For instance, while each user's home directory (at the
+     fourth level in the tree) corresponds to a separate volume, all of the subdirectories in the home directory normally reside in
+     the same volume.&lt;/para&gt;
+ 
+     &lt;para&gt;Keep in mind that only one volume can be mounted at a given directory location in the tree. In contrast, a volume can be
+     mounted at several locations, though this is not recommended because it distorts the hierarchical nature of the file tree,
+     potentially causing confusion.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;volume name&lt;/primary&gt;
+ 
+       &lt;secondary&gt;restrictions&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;restrictions&lt;/primary&gt;
+ 
+       &lt;secondary&gt;on volume names&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;volume name&lt;/primary&gt;
+ 
+       &lt;secondary&gt;two required&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;root (root.afs and root.cell)&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;root volumes (root.afs and root.cell)&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="Header_55"&gt;
+       &lt;title&gt;Assigning Volume Names&lt;/title&gt;
+ 
+       &lt;para&gt;You can name your volumes anything you choose, subject to a few restrictions: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Read/write volume names can be up to 22 characters in length. The maximum length for volume names is 31
+             characters, and there must be room to add the &lt;emphasis role="bold"&gt;.readonly&lt;/emphasis&gt; extension on read-only
+             volumes.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Do not add the &lt;emphasis role="bold"&gt;.readonly&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;.backup&lt;/emphasis&gt; extensions
+             to volume names yourself, even if they are appropriate. The Volume Server adds them automatically as it creates a
+             read-only or backup version of a volume.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;There must be volumes named &lt;emphasis role="bold"&gt;root.afs&lt;/emphasis&gt; and &lt;emphasis
+             role="bold"&gt;root.cell&lt;/emphasis&gt;, mounted respectively at the top (&lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt;) level in the
+             filespace and just below that level, at the cell's name (for example, at &lt;emphasis role="bold"&gt;/afs/abc.com&lt;/emphasis&gt;
+             in the ABC Corporation cell).&lt;/para&gt;
+ 
+             &lt;para&gt;Deviating from these names only creates confusion and extra work. Changing the name of the &lt;emphasis
+             role="bold"&gt;root.afs&lt;/emphasis&gt; volume, for instance, means that you must use the &lt;emphasis
+             role="bold"&gt;-rootvol&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; program on every client machine,
+             to name the alternate volume.&lt;/para&gt;
+ 
+             &lt;para&gt;Similarly, changing the &lt;emphasis role="bold"&gt;root.cell&lt;/emphasis&gt; volume name prevents users in foreign cells
+             from accessing your filespace, if the mount point for your cell in their filespace refers to the conventional &lt;emphasis
+             role="bold"&gt;root.cell&lt;/emphasis&gt; name. Of course, this is one way to make your cell invisible to other cells.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;It is best to assign volume names that indicate the type of data they contain, and to use similar names for volumes with
+       similar contents. It is also helpful if the volume name is similar to (or at least has elements in common with) the name of
+       the directory at which it is mounted. Understanding the pattern then enables you accurately to guess what a volume contains
+       and where it is mounted.&lt;/para&gt;
+ 
+       &lt;para&gt;Many cells find that the most effective volume naming scheme puts a common prefix on the names of all related volumes.
+       &lt;link linkend="TBLVOL-PREFIX"&gt;Table 1&lt;/link&gt; describes the recommended prefixing scheme.&lt;/para&gt;
+ 
+       &lt;table id="TBLVOL-PREFIX" label="1"&gt;
+         &lt;title&gt;Suggested volume prefixes&lt;/title&gt;
+ 
+         &lt;tgroup cols="4"&gt;
+           &lt;colspec colwidth="14*" /&gt;
+ 
+           &lt;colspec colwidth="28*" /&gt;
+ 
+           &lt;colspec colwidth="22*" /&gt;
+ 
+           &lt;colspec colwidth="36*" /&gt;
+ 
+           &lt;thead&gt;
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;Prefix&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;Contents&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;Example Name&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;Example Mount Point&lt;/emphasis&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+           &lt;/thead&gt;
+ 
+           &lt;tbody&gt;
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;common.&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;popular programs and files&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;common.etc&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+               role="bold"&gt;/common/etc&lt;/emphasis&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;src.&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;source code&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;src.afs&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+               role="bold"&gt;/src/afs&lt;/emphasis&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;proj.&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;project data&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;proj.portafs&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+               role="bold"&gt;/proj/portafs&lt;/emphasis&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;test.&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;testing or other temporary data&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;test.smith&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+               role="bold"&gt;/usr/smith/test&lt;/emphasis&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;user.&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;user home directory data&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;user.terry&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+               role="bold"&gt;/usr/terry&lt;/emphasis&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;sys_type&lt;emphasis role="bold"&gt;.&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;programs compiled for an operating system type&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;rs_aix42.bin&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+               role="bold"&gt;/rs_aix42/bin&lt;/emphasis&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+           &lt;/tbody&gt;
+         &lt;/tgroup&gt;
+       &lt;/table&gt;
+ 
+       &lt;para&gt;&lt;link linkend="TBLPREFIX-EXAMPLE"&gt;Table 2&lt;/link&gt; is a more specific example for a cell's &lt;emphasis
+       role="bold"&gt;rs_aix42&lt;/emphasis&gt; system volumes and directories:&lt;/para&gt;
+ 
+       &lt;table id="TBLPREFIX-EXAMPLE" label="2"&gt;
+         &lt;title&gt;Example volume-prefixing scheme&lt;/title&gt;
+ 
+         &lt;tgroup cols="2"&gt;
+           &lt;colspec colwidth="14*" /&gt;
+ 
+           &lt;colspec colwidth="28*" /&gt;
+ 
+           &lt;colspec colwidth="22*" /&gt;
+ 
+           &lt;colspec colwidth="36*" /&gt;
+ 
+           &lt;thead&gt;
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;Example Name&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;Example Mount Point&lt;/emphasis&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+           &lt;/thead&gt;
+ 
+           &lt;tbody&gt;
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;rs_aix42.bin&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+               role="bold"&gt;/rs_aix42/bin&lt;/emphasis&gt;, &lt;emphasis
+               role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/rs_aix42/bin&lt;/emphasis&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;rs_aix42.etc&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+               role="bold"&gt;/rs_aix42/etc&lt;/emphasis&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;rs_aix42.usr&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+               role="bold"&gt;/rs_aix42/usr&lt;/emphasis&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;rs_aix42.usr.afsws&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+               role="bold"&gt;/rs_aix42/usr/afsws&lt;/emphasis&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;rs_aix42.usr.lib&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+               role="bold"&gt;/rs_aix42/usr/lib&lt;/emphasis&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;rs_aix42.usr.bin&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+               role="bold"&gt;/rs_aix42/usr/bin&lt;/emphasis&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;rs_aix42.usr.etc&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+               role="bold"&gt;/rs_aix42/usr/etc&lt;/emphasis&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;rs_aix42.usr.inc&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+               role="bold"&gt;/rs_aix42/usr/inc&lt;/emphasis&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;rs_aix42.usr.man&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+               role="bold"&gt;/rs_aix42/usr/man&lt;/emphasis&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;rs_aix42.usr.sys&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+               role="bold"&gt;/rs_aix42/usr/sys&lt;/emphasis&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;rs_aix42.usr.local&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+               role="bold"&gt;/rs_aix42/usr/local&lt;/emphasis&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+           &lt;/tbody&gt;
+         &lt;/tgroup&gt;
+       &lt;/table&gt;
+ 
+       &lt;para&gt;There are several advantages to this scheme: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The volume name is similar to the mount point name in the filespace. In all of the entries in &lt;link
+             linkend="TBLPREFIX-EXAMPLE"&gt;Table 2&lt;/link&gt;, for example, the only difference between the volume and mount point name is
+             that the former uses periods as separators and the latter uses slashes. Another advantage is that the volume name
+             indicates the contents, or at least suggests the directory on which to issue the &lt;emphasis role="bold"&gt;ls&lt;/emphasis&gt;
+             command to learn the contents.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;It makes it easy to manipulate groups of related volumes at one time. In particular, the &lt;emphasis role="bold"&gt;vos
+             backupsys&lt;/emphasis&gt; command's &lt;emphasis role="bold"&gt;-prefix&lt;/emphasis&gt; argument enables you to create a backup version
+             of every volume whose name starts with the same string of characters. Making a backup version of each volume is one of
+             the first steps in backing up a volume with the AFS Backup System, and doing it for many volumes with one command saves
+             you a good deal of typing. For instructions for creating backup volumes, see &lt;link linkend="HDRWQ201"&gt;Creating Backup
+             Volumes&lt;/link&gt;, For information on the AFS Backup System, see &lt;link linkend="HDRWQ248"&gt;Configuring the AFS Backup
+             System&lt;/link&gt; and &lt;link linkend="HDRWQ283"&gt;Backing Up and Restoring AFS Data&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;It makes it easy to group related volumes together on a partition. Grouping related volumes together has several
+             advantages of its own, discussed in &lt;link linkend="HDRWQ49"&gt;Grouping Related Volumes on a Partition&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;grouping related on same partition&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;disk partition&lt;/primary&gt;
+ 
+         &lt;secondary&gt;grouping related volumes on&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ49"&gt;
+       &lt;title&gt;Grouping Related Volumes on a Partition&lt;/title&gt;
+ 
+       &lt;para&gt;If your cell is large enough to make it practical, consider grouping related volumes together on a partition. In
+       general, you need at least three file server machines for volume grouping to be effective. Grouping has several advantages,
+       which are most obvious when the file server machine becomes inaccessible: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;If you keep a hardcopy record of the volumes on a partition, you know which volumes are unavailable. You can keep
+             such a record without grouping related volumes, but a list composed of unrelated volumes is much harder to maintain.
+             Note that the record must be on paper, because the outage can prevent you from accessing an online copy or from issuing
+             the &lt;emphasis role="bold"&gt;vos listvol&lt;/emphasis&gt; command, which gives you the same information.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The effect of an outage is more localized. For example, if all of the binaries for a given system type are on one
+             partition, then only users of that system type are affected. If a partition houses binary volumes from several system
+             types, then an outage can affect more people, particularly if the binaries that remain available are interdependent with
+             those that are not available.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The advantages of grouping related volumes on a partition do not necessarily extend to the grouping of all related
+       volumes on one file server machine. For instance, it is probably unwise in a cell with two file server machines to put all
+       system volumes on one machine and all user volumes on the other. An outage of either machine probably affects everyone.&lt;/para&gt;
+ 
+       &lt;para&gt;Admittedly, the need to move volumes for load balancing purposes can limit the practicality of grouping related volumes.
+       You need to weigh the complementary advantages case by case.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;replication&lt;/primary&gt;
+ 
+         &lt;secondary&gt;appropriate volumes&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;type to replicate&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;where to place replicated&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;read-only volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;selecting site&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ50"&gt;
+       &lt;title&gt;When to Replicate Volumes&lt;/title&gt;
+ 
+       &lt;para&gt;As discussed in &lt;link linkend="HDRWQ15"&gt;Replication&lt;/link&gt;, replication refers to making a copy, or clone, of a
+       read/write source volume and then placing the copy on one or more additional file server machines. Replicating a volume can
+       increase the availability of the contents. If one file server machine housing the volume becomes inaccessible, users can still
+       access the copy of the volume stored on a different machine. No one machine is likely to become overburdened with requests for
+       a popular file, either, because the file is available from several machines.&lt;/para&gt;
+ 
+       &lt;para&gt;However, replication is not appropriate for all cells. If a cell does not have much disk space, replication can be
+       unduly expensive, because each clone not on the same partition as the read/write source takes up as much disk space as its
+       source volume did at the time the clone was made. Also, if you have only one file server machine, replication uses up disk
+       space without increasing availability.&lt;/para&gt;
+ 
+       &lt;para&gt;Replication is also not appropriate for volumes that change frequently. You must issue the &lt;emphasis role="bold"&gt;vos
+       release&lt;/emphasis&gt; command every time you need to update a read-only volume to reflect changes in its read/write
+       source.&lt;/para&gt;
+ 
+       &lt;para&gt;For both of these reasons, replication is appropriate only for popular volumes whose contents do not change very often,
+       such as system binaries and other volumes mounted at the upper levels of your filespace. User volumes usually exist only in a
+       read/write version since they change so often.&lt;/para&gt;
+ 
+       &lt;para&gt;If you are replicating any volumes, you must replicate the &lt;emphasis role="bold"&gt;root.afs&lt;/emphasis&gt; and &lt;emphasis
+       role="bold"&gt;root.cell&lt;/emphasis&gt; volumes, preferably at two or three sites each (even if your cell only has two or three file
+       server machines). The Cache Manager needs to pass through the directories corresponding to the &lt;emphasis
+       role="bold"&gt;root.afs&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;root.cell&lt;/emphasis&gt; volumes as it interprets any pathname. The
+       unavailability of these volumes makes all other volumes unavailable too, even if the file server machines storing the other
+       volumes are still functioning.&lt;/para&gt;
+ 
+       &lt;para&gt;Another reason to replicate the &lt;emphasis role="bold"&gt;root.afs&lt;/emphasis&gt; volume is that it can lessen the load on the
+       File Server machine. The Cache Manager has a bias to access a read-only version of the &lt;emphasis
+       role="bold"&gt;root.afs&lt;/emphasis&gt; volume if it is replicate, which puts the Cache Manager onto the &lt;emphasis&gt;read-only
+       path&lt;/emphasis&gt; through the AFS filespace. While on the read-only path, the Cache Manager attempts to access a read-only copy
+       of replicated volumes. The File Server needs to track only one callback per Cache Manager for all of the data in a read-only
+       volume, rather than the one callback per file it must track for read/write volumes. Fewer callbacks translate into a smaller
+       load on the File Server.&lt;/para&gt;
+ 
+       &lt;para&gt;If the &lt;emphasis role="bold"&gt;root.afs&lt;/emphasis&gt; volume is not replicated, the Cache Manager follows a read/write path
+       through the filespace, accessing the read/write version of each volume. The File Server distributes and tracks a separate
+       callback for each file in a read/write volume, imposing a greater load on it.&lt;/para&gt;
+ 
+       &lt;para&gt;For more on read/write and read-only paths, see &lt;link linkend="HDRWQ209"&gt;The Rules of Mount Point
+       Traversal&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;It also makes sense to replicate system binary volumes in many cases, as well as the volume corresponding to the
+       &lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/usr&lt;/emphasis&gt; directory and
+       the volumes corresponding to the &lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+       role="bold"&gt;/common&lt;/emphasis&gt; directory and its subdirectories.&lt;/para&gt;
+ 
+       &lt;para&gt;It is a good idea to place a replica on the same partition as the read/write source. In this case, the read-only volume
+       is a clone (like a backup volume): it is a copy of the source volume's vnode index, rather than a full copy of the volume
+       contents. Only if the read/write volume moves to another partition or changes substantially does the read-only volume consume
+       significant disk space. Read-only volumes kept on other partitions always consume the full amount of disk space that the
+       read/write source consumed when the read-only volume was created.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_58"&gt;
+       &lt;title&gt;The Default Quota and ACL on a New Volume&lt;/title&gt;
+ 
+       &lt;para&gt;Every AFS volume has associated with it a quota that limits the amount of disk space the volume is allowed to use. To
+       set and change quota, use the commands described in &lt;link linkend="HDRWQ234"&gt;Setting and Displaying Volume Quota and Current
+       Size&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;By default, every new volume is assigned a space quota of 5000 KB blocks unless you include the &lt;emphasis
+       role="bold"&gt;-maxquota&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;vos create&lt;/emphasis&gt; command. Also by default, the ACL
+       on the root directory of every new volume grants all permissions to the members of the &lt;emphasis
+       role="bold"&gt;system:administrators&lt;/emphasis&gt; group. To learn how to change these values when creating an account with
+       individual commands, see &lt;link linkend="HDRWQ503"&gt;To create one user account with individual commands&lt;/link&gt;. When using
+       &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; commands to create accounts, you can specify alternate ACL and quota values in the
+       template file's &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction; see &lt;link linkend="HDRWQ473"&gt;Creating a Volume with the V
+       Instruction&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;configuration issues&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;configuring&lt;/primary&gt;
+ 
+         &lt;secondary&gt;file server machine, issues&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;roles for server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;summary&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;roles for&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;summary&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;first installed&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ51"&gt;
+     &lt;title&gt;Configuring Server Machines&lt;/title&gt;
+ 
+     &lt;para&gt;This section discusses some issues to consider when configuring server machines, which store AFS data, transfer it to
+     client machines on request, and house the AFS administrative databases. To learn about client machines, see &lt;link
+     linkend="HDRWQ54"&gt;Configuring Client Machines&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;If your cell has more than one AFS server machine, you can configure them to perform specialized functions. A machine can
+     assume one or more of the roles described in the following list. For more details, see &lt;link linkend="HDRWQ90"&gt;The Four Roles
+     for File Server Machines&lt;/link&gt;. &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;A &lt;emphasis&gt;simple file server&lt;/emphasis&gt; machine runs only the processes that store and deliver AFS files to client
+           machines. You can run as many simple file server machines as you need to satisfy your cell's performance and disk space
+           requirements.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;A &lt;emphasis&gt;database server machine&lt;/emphasis&gt; runs the four database server processes that maintain AFS's
+           replicated administrative databases: the Authentication, Backup, Protection, and Volume Location (VL) Server
+           processes.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;A &lt;emphasis&gt;binary distribution machine&lt;/emphasis&gt; distributes the AFS server binaries for its system type to all
+           other server machines of that system type.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The single &lt;emphasis&gt;system control machine&lt;/emphasis&gt; distributes common server configuration files to all other
+           server machines in the cell, in a cell that runs the United States edition of AFS (cells that use the international
+           edition of AFS must not use the system control machine for this purpose). The machine conventionally also serves as the
+           time synchronization source for the cell, adjusting its clock according to a time source outside the cell.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;The &lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt; explains how to configure your cell's first file server machine to
+     assume all four roles. The &lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt; chapter on installing additional server machines also
+     explains how to configure them to perform one or more roles.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;database server machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;reason to run three&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;distribution&lt;/primary&gt;
+ 
+       &lt;secondary&gt;of databases&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;databases, distributed&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;distributed databases&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="HDRWQ52"&gt;
+       &lt;title&gt;Replicating the OpenAFS Administrative Databases&lt;/title&gt;
+ 
+       &lt;para&gt;The AFS administrative databases are housed on database server machines and store information that is crucial for
+       correct cell functioning. Both server processes and Cache Managers access the information frequently: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Every time a Cache Manager fetches a file from a directory that it has not previously accessed, it must look up
+             the file's location in the Volume Location Database (VLDB).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Every time a user obtains an AFS token from the Authentication Server, the server looks up the user's password in
+             the Authentication Database.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The first time that a user accesses a volume housed on a specific file server machine, the File Server contacts
+             the Protection Server for a list of the user's group memberships as recorded in the Protection Database.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Every time you back up a volume using the AFS Backup System, the Backup Server creates records for it in the
+             Backup Database.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Maintaining your cell is simplest if the first machine has the lowest IP address of any machine you plan to use as a
+       database server machine. If you later decide to use a machine with a lower IP address as a database server machine, you must
+       update the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file on all clients before introducing the new machine.&lt;/para&gt;
+ 
+       &lt;para&gt;If your cell has more than one server machine, it is best to run more than one as a database server machine (but more
+       than three are rarely necessary). Replicating the administrative databases in this way yields the same benefits as replicating
+       volumes: increased availability and reliability. If one database server machine or process stops functioning, the information
+       in the database is still available from others. The load of requests for database information is spread across multiple
+       machines, preventing any one from becoming overloaded.&lt;/para&gt;
+ 
+       &lt;para&gt;Unlike replicated volumes, however, replicated databases do change frequently. Consistent system performance demands
+       that all copies of the database always be identical, so it is not acceptable to record changes in only some of them. To
+       synchronize the copies of a database, the database server processes use AFS's distributed database technology, Ubik. See &lt;link
+       linkend="HDRWQ102"&gt;Replicating the OpenAFS Administrative Databases&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;If your cell has only one file server machine, it must also serve as a database server machine. If you cell has two file
+       server machines, it is not always advantageous to run both as database server machines. If a server, process, or network
+       failure interrupts communications between the database server processes on the two machines, it can become impossible to
+       update the information in the database because neither of them can alone elect itself as the synchronization site.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;protecting directories on local disk&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;local disk&lt;/primary&gt;
+ 
+         &lt;secondary&gt;protecting on file server machine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ53"&gt;
+       &lt;title&gt;AFS Files on the Local Disk&lt;/title&gt;
+ 
+       &lt;para&gt;It is generally simplest to store the binaries for all AFS server processes in the &lt;emphasis
+       role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; directory on every file server machine, even if some processes do not actively run on the
+       machine. This makes it easier to reconfigure a machine to fill a new role.&lt;/para&gt;
+ 
+       &lt;para&gt;For security reasons, the &lt;emphasis role="bold"&gt;/usr/afs&lt;/emphasis&gt; directory on a file server machine and all of its
+       subdirectories and files must be owned by the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; and have only the first
+       &lt;emphasis role="bold"&gt;w&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;write&lt;/emphasis&gt;) mode bit turned on. Some files even have only the
+       first &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;read&lt;/emphasis&gt;) mode bit turned on (for example, the
+       &lt;emphasis role="bold"&gt;/usr/afs/etc/KeyFile&lt;/emphasis&gt; file, which lists the AFS server encryption keys). Each time the BOS
+       Server starts, it checks that the mode bits on certain files and directories match the expected values. For a list, see the
+       &lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt; section about protecting sensitive AFS directories, or the discussion of the
+       output from the &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt; command in &lt;link linkend="HDRWQ159"&gt;To display the status of
+       server processes and their BosConfig entries&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;For a description of the contents of all AFS directories on a file server machine's local disk, see &lt;link
+       linkend="HDRWQ80"&gt;Administering Server Machines&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_62"&gt;
+       &lt;title&gt;Configuring Partitions to Store AFS Data&lt;/title&gt;
+ 
+       &lt;para&gt;The partitions that house AFS volumes on a file server machine must be mounted at directories named&lt;/para&gt;
+ 
+       &lt;para&gt;&lt;emphasis role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;emphasis&gt;index&lt;/emphasis&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;where &lt;emphasis&gt;index&lt;/emphasis&gt; is one or two lowercase letters. By convention, the first AFS partition created is
+       mounted at the &lt;emphasis role="bold"&gt;/vicepa&lt;/emphasis&gt; directory, the second at the &lt;emphasis role="bold"&gt;/vicepb&lt;/emphasis&gt;
+       directory, and so on through the &lt;emphasis role="bold"&gt;/vicepz&lt;/emphasis&gt; directory. The names then continue with &lt;emphasis
+       role="bold"&gt;/vicepaa&lt;/emphasis&gt; through &lt;emphasis role="bold"&gt;/vicepaz&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;/vicepba&lt;/emphasis&gt;
+       through &lt;emphasis role="bold"&gt;/vicepbz&lt;/emphasis&gt;, and so on, up to the maximum supported number of server partitions, which
+       is specified in the OpenAFS Release Notes.&lt;/para&gt;
+ 
+       &lt;para&gt;Each &lt;emphasis role="bold"&gt;/vicep&lt;/emphasis&gt;x directory must correspond to an entire partition or logical volume, and
+       must be a subdirectory of the root directory (/). It is not acceptable to configure part of (for example) the &lt;emphasis
+       role="bold"&gt;/usr&lt;/emphasis&gt; partition as an AFS server partition and mount it on a directory called &lt;emphasis
+       role="bold"&gt;/usr/vicepa&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;Also, do not store non-AFS files on AFS server partitions. The File Server and Volume Server expect to have available
+       all of the space on the partition. Sharing space also creates competition between AFS and the local UNIX file system for
+       access to the partition, particularly if the UNIX files are frequently used.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;monitoring&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;file server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;rebooting, about&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;rebooting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;file server machine, limiting&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;weekly restart of BOS Server (automatic)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;about&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;restart times for BOS Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;about&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_63"&gt;
+       &lt;title&gt;Monitoring, Rebooting and Automatic Process Restarts&lt;/title&gt;
+ 
+       &lt;para&gt;AFS provides several tools for monitoring the File Server, including the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; and
+       &lt;emphasis role="bold"&gt;afsmonitor&lt;/emphasis&gt; programs. You can configure them to alert you when certain threshold values are
+       exceeded, for example when a server partition is more than 95% full. See &lt;link linkend="HDRWQ323"&gt;Monitoring and Auditing AFS
+       Performance&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;Rebooting a file server machine requires shutting down the AFS processes and so inevitably causes a service outage.
+       Reboot file server machines as infrequently as possible. For instructions, see &lt;link linkend="HDRWQ139"&gt;Rebooting a Server
+       Machine&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;By default, the BOS Server on each file server machine stops and immediately restarts all AFS server processes on the
+       machine (including itself) once a week, at 4:00 a.m. on Sunday. This reduces the potential for the core leaks that can develop
+       as any process runs for an extended time.&lt;/para&gt;
+ 
+       &lt;para&gt;The BOS Server also checks each morning at 5:00 a.m. for any newly installed binary files in the &lt;emphasis
+       role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; directory. It compares the timestamp on each binary file to the time at which the
+       corresponding process last restarted. If the timestamp on the binary is later, the BOS Server restarts the corresponding
+       process to start using it.&lt;/para&gt;
+ 
+       &lt;para&gt;The default times are in the early morning hours when the outage that results from restarting a process is likely to
+       disturb the fewest number of people. You can display the restart times for each machine with the &lt;emphasis role="bold"&gt;bos
+       getrestart&lt;/emphasis&gt; command, and set them with the &lt;emphasis role="bold"&gt;bos setrestart&lt;/emphasis&gt; command. The latter
+       command enables you to disable automatic restarts entirely, by setting the time to &lt;emphasis role="bold"&gt;never&lt;/emphasis&gt;. See
+       &lt;link linkend="HDRWQ171"&gt;Setting the BOS Server's Restart Times&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;configuration issues&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;configuring&lt;/primary&gt;
+ 
+         &lt;secondary&gt;client machine, issues&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ54"&gt;
+     &lt;title&gt;Configuring Client Machines&lt;/title&gt;
+ 
+     &lt;para&gt;This section summarizes issues to consider as you install and configure client machines in your cell.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;files required on local disk&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;local disk&lt;/primary&gt;
+ 
+       &lt;secondary&gt;files required on client machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;file&lt;/primary&gt;
+ 
+       &lt;secondary&gt;required on client machine local disk&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="HDRWQ55"&gt;
+       &lt;title&gt;Configuring the Local Disk&lt;/title&gt;
+ 
+       &lt;para&gt;You can often free up significant amounts of local disk space on AFS client machines by storing standard UNIX files in
+       AFS and creating symbolic links to them from the local disk. The &lt;emphasis role="bold"&gt;@sys&lt;/emphasis&gt; pathname variable can
+       be useful in links to system-specific files; see &lt;link linkend="HDRWQ56"&gt;Using the @sys Variable in Pathnames&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;There are two types of files that must actually reside on the local disk: boot sequence files needed before the
+       &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; program is invoked, and files that can be helpful during file server machine
+       outages.&lt;/para&gt;
+ 
+       &lt;para&gt;During a reboot, AFS is inaccessible until the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; program executes and initializes
+       the Cache Manager. (In the conventional configuration, the AFS initialization file is included in the machine's initialization
+       sequence and invokes the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; program.) Files needed during reboot prior to that point must
+       reside on the local disk. They include the following, but this list is not necessarily exhaustive. &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Standard UNIX utilities including the following or their equivalents: &lt;itemizedlist&gt;
+                 &lt;listitem&gt;
+                   &lt;para&gt;Machine initialization files (stored in the &lt;emphasis role="bold"&gt;/etc&lt;/emphasis&gt; or &lt;emphasis
+                   role="bold"&gt;/sbin&lt;/emphasis&gt; directory on many system types)&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;The &lt;emphasis role="bold"&gt;fstab&lt;/emphasis&gt; file&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;The &lt;emphasis role="bold"&gt;mount&lt;/emphasis&gt; command binary&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;The &lt;emphasis role="bold"&gt;umount&lt;/emphasis&gt; command binary&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/itemizedlist&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;All subdirectories and files in the &lt;emphasis role="bold"&gt;/usr/vice&lt;/emphasis&gt; directory, including the following:
+             &lt;itemizedlist&gt;
+                 &lt;listitem&gt;
+                   &lt;para&gt;The &lt;emphasis role="bold"&gt;/usr/vice/cache&lt;/emphasis&gt; directory&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;The &lt;emphasis role="bold"&gt;/usr/vice/etc/afsd&lt;/emphasis&gt; command binary&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;The &lt;emphasis role="bold"&gt;/usr/vice/etc/cacheinfo&lt;/emphasis&gt; file&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;The &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;The &lt;emphasis role="bold"&gt;/usr/vice/etc/ThisCell&lt;/emphasis&gt; file&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;For more information on these files, see &lt;link linkend="HDRWQ391"&gt;Configuration and Cache-Related Files on the
+             Local Disk&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The other type of files and programs to retain on the local disk are those you need when diagnosing and fixing problems
+       caused by a file server outage, because the outage can make inaccessible the copies stored in AFS. Examples include the
+       binaries for a text editor (such as &lt;emphasis role="bold"&gt;ed&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;vi&lt;/emphasis&gt;) and for the
+       &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; commands. Store copies of AFS command binaries in
+       the &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory as well as including them in the &lt;emphasis
+       role="bold"&gt;/usr/afsws&lt;/emphasis&gt; directory, which is normally a link into AFS. Then place the &lt;emphasis
+       role="bold"&gt;/usr/afsws&lt;/emphasis&gt; directory before the &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory in users'
+       &lt;envar&gt;PATH&lt;/envar&gt; environment variable definition. When AFS is functioning normally, users access the copy in the &lt;emphasis
+       role="bold"&gt;/usr/afsws&lt;/emphasis&gt; directory, which is more likely to be current than a local copy.&lt;/para&gt;
+ 
+       &lt;para&gt;You can automate the configuration of client machine local disks by using the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt;
+       program, which updates the contents of the local disk to match a configuration file. See &lt;link linkend="HDRWQ419"&gt;Configuring
+       Client Machines with the package Program&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_66"&gt;
+       &lt;title&gt;Enabling Access to Foreign Cells&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;enabling access to foreign cell&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;As detailed in &lt;link linkend="HDRWQ39"&gt;Making Other Cells Visible in Your Cell&lt;/link&gt;, you enable the Cache Manager to
+       access a cell's AFS filespace by storing a list of the cell's database server machines in the local &lt;emphasis
+       role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file. The Cache Manager reads the list into kernel memory at reboot for faster
+       retrieval. You can change the list in kernel memory between reboots by using the &lt;emphasis role="bold"&gt;fs newcell&lt;/emphasis&gt;
+       command. It is often practical to store a central version of the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file in AFS and
+       use the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program periodically to update each client's version with the source copy.
+       See &lt;link linkend="HDRWQ406"&gt;Maintaining Knowledge of Database Server Machines&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;Because each client machine maintains its own copy of the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file, you can in
+       theory enable access to different foreign cells on different client machines. This is not usually practical, however,
+       especially if users do not always work on the same machine.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;at-sys (@sys) variable in pathnames&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;sys (@sys) variable in pathnames&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;variables&lt;/primary&gt;
+ 
+         &lt;secondary&gt;@sys in pathnames&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ56"&gt;
+       &lt;title&gt;Using the @sys Variable in Pathnames&lt;/title&gt;
+ 
+       &lt;para&gt;When creating symbolic links into AFS on the local disk, it is often practical to use the @sys variable in pathnames.
+       The Cache Manager automatically substitutes the local machine's AFS system name (CPU/operating system type) for the @sys
+       variable. This means you can place the same links on machines of various system types and still have each machine access the
+       binaries for its system type. For example, the Cache Manager on a machine running AIX 4.2 converts &lt;emphasis
+       role="bold"&gt;/afs/abc.com/@sys&lt;/emphasis&gt; to &lt;emphasis role="bold"&gt;/afs/abc.com/rs_aix42&lt;/emphasis&gt;, whereas a machine running
+       Solaris 7 converts it to &lt;emphasis role="bold"&gt;/afs/abc.com/sun4x_57&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;If you want to use the @sys variable, it is simplest to use the conventional AFS system type names as specified in the
+       OpenAFS Release Notes. The Cache Manager records the local machine's system type name in kernel memory during initialization.
+       If you do not use the conventional names, you must use the &lt;emphasis role="bold"&gt;fs sysname&lt;/emphasis&gt; command to change the
+       value in kernel memory from its default just after Cache Manager initialization, on every client machine of the relevant
+       system type. The &lt;emphasis role="bold"&gt;fs sysname&lt;/emphasis&gt; command also displays the current value; see &lt;link
+       linkend="HDRWQ417"&gt;Displaying and Setting the System Type Name&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;In pathnames in the AFS filespace itself, use the @sys variable carefully and sparingly, because it can lead to
+       unexpected results. It is generally best to restrict its use to only one level in the filespace. The third level is a common
+       choice, because that is where many cells store the binaries for different machine types.&lt;/para&gt;
+ 
+       &lt;para&gt;Multiple instances of the @sys variable in a pathname are especially dangerous to people who must explicitly change
+       directories (with the &lt;emphasis role="bold"&gt;cd&lt;/emphasis&gt; command, for example) into directories that store binaries for
+       system types other than the machine on which they are working, such as administrators or developers who maintain those
+       directories. After changing directories, it is recommended that such people verify they are in the desired directory.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_68"&gt;
+       &lt;title&gt;Setting Server Preferences&lt;/title&gt;
+ 
+       &lt;para&gt;The Cache Manager stores a table of preferences for file server machines in kernel memory. A preference rank pairs a
+       file server machine interface's IP address with an integer in the range from 1 to 65,534. When it needs to access a file, the
+       Cache Manager compares the ranks for the interfaces of all machines that house the file, and first attempts to access the file
+       via the interface with the best rank. As it initializes, the Cache Manager sets default ranks that bias it to access files via
+       interfaces that are close to it in terms of network topology. You can adjust the preference ranks to improve performance if
+       you wish.&lt;/para&gt;
+ 
+       &lt;para&gt;The Cache Manager also uses similar preferences for Volume Location (VL) Server machines. Use the &lt;emphasis
+       role="bold"&gt;fs getserverprefs&lt;/emphasis&gt; command to display preference ranks and the &lt;emphasis role="bold"&gt;fs
+       setserverprefs&lt;/emphasis&gt; command to set them. See &lt;link linkend="HDRWQ414"&gt;Maintaining Server Preference Ranks&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;user account&lt;/primary&gt;
+ 
+         &lt;secondary&gt;configuration issues&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ57"&gt;
+     &lt;title&gt;Configuring AFS User Accounts&lt;/title&gt;
+ 
+     &lt;para&gt;This section discusses some of the issues to consider when configuring AFS user accounts. Because AFS is separate from the
+     UNIX file system, a user's AFS account is separate from her UNIX account.&lt;/para&gt;
+ 
+     &lt;para&gt;The preferred method for creating a user account is with the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; suite of commands. With
+     a single command, you can create all the components of one or many accounts, after you have prepared a template file that guides
+     the account creation. See &lt;link linkend="HDRWQ449"&gt;Creating and Deleting User Accounts with the uss Command Suite&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;Alternatively, you can issue the individual commands that create each component of an account. For instructions, along
+     with instructions for removing user accounts and changing user passwords, user volume quotas and usernames, see &lt;link
+     linkend="HDRWQ491"&gt;Administering User Accounts&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;When users leave your system, it is often good policy to remove their accounts. Instructions appear in &lt;link
+     linkend="HDRWQ486"&gt;Deleting Individual Accounts with the uss delete Command&lt;/link&gt; and &lt;link linkend="HDRWQ524"&gt;Removing a User
+     Account&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;An AFS user account consists of the following components, which are described in greater detail in &lt;link
+     linkend="HDRWQ494"&gt;The Components of an AFS User Account&lt;/link&gt;. &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;A Protection Database entry&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;An Authentication Database entry&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;A volume&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;A home directory at which the volume is mounted&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Ownership of the home directory and full permissions on its ACL&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;An entry in the local password file (&lt;emphasis role="bold"&gt;/etc/passwd&lt;/emphasis&gt; or equivalent) of each machine the
+           user needs to log into&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Optionally, standard files and subdirectories that make the account more useful&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;By creating some components but not others, you can create accounts at different levels of functionality, using either
+     &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; commands as described in &lt;link linkend="HDRWQ449"&gt;Creating and Deleting User Accounts with
+     the uss Command Suite&lt;/link&gt; or individual commands as described in &lt;link linkend="HDRWQ491"&gt;Administering User Accounts&lt;/link&gt;.
+     The levels of functionality include the following &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;An authentication-only account enables the user to obtain AFS tokens and so to access protected AFS data and to
+           issue privileged commands. It consists only of entries in the Authentication and Protection Database. This type of account
+           is suitable for administrative accounts and for users from foreign cells who need to access protected data. Local users
+           generally also need a volume and home directory.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;A basic user account includes a volume for the user, in addition to Authentication and Protection Database entries.
+           The volume is mounted in the AFS filespace as the user's home directory, and provides a repository for the user's personal
+           files.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;A full account adds configuration files for basic functions such as logging in, printing, and mail delivery to a
+           basic account, making it more convenient and useful. For a discussion of some useful types of configuration files, see
+           &lt;link linkend="HDRWQ60"&gt;Creating Standard Files in New AFS Accounts&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;If your users have UNIX user accounts that predate the introduction of AFS in the cell, you possibly want to convert them
+     into AFS accounts. There are three main issues to consider: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Making UNIX and AFS UIDs match&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Setting the password field in the local password file appropriately&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Moving files from the UNIX file system into AFS&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;For further discussion, see &lt;link linkend="HDRWQ459"&gt;Converting Existing UNIX Accounts with uss&lt;/link&gt; or &lt;link
+     linkend="HDRWQ498"&gt;Converting Existing UNIX Accounts&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;username&lt;/primary&gt;
+ 
+       &lt;secondary&gt;choosing&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;user&lt;/primary&gt;
+ 
+       &lt;secondary&gt;name&lt;/secondary&gt;
+ 
+       &lt;see&gt;username&lt;/see&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;choosing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;name&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;user&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;anonymous user&lt;/primary&gt;
+ 
+       &lt;secondary&gt;AFS UID reserved&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;AFS UID&lt;/primary&gt;
+ 
+       &lt;secondary&gt;reserved&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;anonymous user&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="HDRWQ58"&gt;
+       &lt;title&gt;Choosing Usernames and Naming Other Account Components&lt;/title&gt;
+ 
+       &lt;para&gt;This section suggests schemes for choosing usernames, AFS UIDs, user volume names and mount point names, and also
+       outlines some restrictions on your choices.&lt;/para&gt;
+ 
+       &lt;formalpara&gt;
+         &lt;title&gt;Usernames&lt;/title&gt;
+ 
+         &lt;para&gt;AFS imposes very few restrictions on the form of usernames. It is best to keep usernames short, both because many
+         utilities and applications can handle usernames of no more than eight characters and because by convention many components
+         of and AFS account incorporate the name. These include the entries in the Protection and Authentication Databases, the
+         volume, and the mount point. Depending on your electronic mail delivery system, the username can become part of the user's
+         mailing address. The username is also the string that the user types when logging in to a client machine.&lt;/para&gt;
+       &lt;/formalpara&gt;
+ 
+       &lt;para&gt;Some common choices for usernames are last names, first names, initials, or a combination, with numbers sometimes added.
+       It is also best to avoid using the following characters, many of which have special meanings to the command shell.
+       &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The comma (&lt;emphasis role="bold"&gt;,&lt;/emphasis&gt;)&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The colon (&lt;emphasis role="bold"&gt;:&lt;/emphasis&gt;), because AFS reserves it as a field separator in protection group
+             names; see &lt;link linkend="HDRWQ62"&gt;The Two Types of User-Defined Groups&lt;/link&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The semicolon (&lt;emphasis role="bold"&gt;;&lt;/emphasis&gt;)&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The "at-sign" (&lt;emphasis role="bold"&gt;@&lt;/emphasis&gt;); this character is reserved for Internet mailing
+             addresses&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Spaces&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The newline character&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The period (&lt;emphasis role="bold"&gt;.&lt;/emphasis&gt;); it is conventional to use this character only in the special
+             username that an administrator adopts while performing privileged tasks, such as &lt;emphasis
+             role="bold"&gt;pat.admin&lt;/emphasis&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;formalpara&gt;
+         &lt;title&gt;AFS UIDs and UNIX UIDs&lt;/title&gt;
+ 
+         &lt;para&gt;AFS associates a unique identification number, the AFS UID, with every username, recording the mapping in the user's
+         Protection Database entry. The AFS UID functions within AFS much as the UNIX UID does in the local file system: the AFS
+         server processes and the Cache Manager use it internally to identify a user, rather than the username.&lt;/para&gt;
+       &lt;/formalpara&gt;
+ 
+       &lt;para&gt;Every AFS user also must have a UNIX UID recorded in the local password file (&lt;emphasis
+       role="bold"&gt;/etc/passwd&lt;/emphasis&gt; or equivalent) of each client machine they log onto. Both administration and a user's AFS
+       access are simplest if the AFS UID and UNIX UID match. One important consequence of matching UIDs is that the owner reported
+       by the &lt;emphasis role="bold"&gt;ls -l&lt;/emphasis&gt; command matches the AFS username.&lt;/para&gt;
+ 
+       &lt;para&gt;It is usually best to allow the Protection Server to allocate the AFS UID as it creates the Protection Database entry.
+       However, both the &lt;emphasis role="bold"&gt;pts createuser&lt;/emphasis&gt; command and the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt;
+       commands that create user accounts enable you to assign AFS UIDs explicitly. This is appropriate in two cases: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;You wish to group together the AFS UIDs of related users&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;You are converting an existing UNIX account into an AFS account and want to make the AFS UID match the existing
+             UNIX UID&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;After the Protection Server initializes for the first time on a cell's first file server machine, it starts assigning
+       AFS UIDs at a default value. To change the default before creating any user accounts, or at any time, use the &lt;emphasis
+       role="bold"&gt;pts setmax&lt;/emphasis&gt; command to reset the &lt;computeroutput&gt;max user id counter&lt;/computeroutput&gt;. To display the
+       counter, use the &lt;emphasis role="bold"&gt;pts listmax&lt;/emphasis&gt; command. See &lt;link linkend="HDRWQ560"&gt;Displaying and Setting the
+       AFS UID and GID Counters&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;AFS reserves one AFS UID, 32766, for the user &lt;emphasis role="bold"&gt;anonymous&lt;/emphasis&gt;. The AFS server processes
+       assign this identity and AFS UID to any user who does not possess a token for the local cell. Do not assign this AFS UID to
+       any other user or hardcode its current value into any programs or a file's owner field, because it is subject to change in
+       future releases.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;username&lt;/primary&gt;
+ 
+         &lt;secondary&gt;part of volume name&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;choosing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;name&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;user volume&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;formalpara&gt;
+         &lt;title&gt;User Volume Names&lt;/title&gt;
+ 
+         &lt;para&gt;Like any volume name, a user volume's base (read/write) name cannot exceed 22 characters in length or include the
+         &lt;emphasis role="bold"&gt;.readonly&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;.backup&lt;/emphasis&gt; extension. See &lt;link
+         linkend="HDRWQ44"&gt;Creating Volumes to Simplify Administration&lt;/link&gt;. By convention, user volume names have the format
+         &lt;emphasis role="bold"&gt;user.&lt;/emphasis&gt;username. Using the &lt;emphasis role="bold"&gt;user.&lt;/emphasis&gt; prefix not only makes it
+         easy to identify the volume's contents, but also to create a backup version of all user volumes by issuing a single
+         &lt;emphasis role="bold"&gt;vos backupsys&lt;/emphasis&gt; command.&lt;/para&gt;
+       &lt;/formalpara&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;mount point&lt;/primary&gt;
+ 
+         &lt;secondary&gt;choosing name for user volume&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;choosing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;name&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;user volume mount point&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;formalpara&gt;
+         &lt;title&gt;Mount Point Names&lt;/title&gt;
+ 
+         &lt;para&gt;By convention, the mount point for a user's volume is named after the username. Many cells follow the convention of
+         mounting user volumes in the &lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+         role="bold"&gt;/usr&lt;/emphasis&gt; directory, as discussed in &lt;link linkend="HDRWQ43"&gt;The Third Level&lt;/link&gt;. Very large cells
+         sometimes find that mounting all user volumes in the same directory slows directory lookup, however; for suggested
+         alternatives, see the following section.&lt;/para&gt;
+       &lt;/formalpara&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;directories&lt;/primary&gt;
+ 
+         &lt;secondary&gt;for grouping user home directories&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;user account&lt;/primary&gt;
+ 
+         &lt;secondary&gt;suggestions for grouping home directories&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ59"&gt;
+       &lt;title&gt;Grouping Home Directories&lt;/title&gt;
+ 
+       &lt;para&gt;Mounting user volumes in the &lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+       role="bold"&gt;/usr&lt;/emphasis&gt; directory is an AFS-appropriate variation on the standard UNIX practice of putting user home
+       directories under the &lt;emphasis role="bold"&gt;/usr&lt;/emphasis&gt; subdirectory. However, cells with more than a few hundred users
+       sometimes find that mounting all user volumes in a single directory results in slow directory lookup. The solution is to
+       distribute user volume mount points into several directories; there are a number of alternative methods to accomplish this.
+       &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Distribute user home directories into multiple directories that reflect organizational divisions, such as academic
+             or corporate departments. For example, a company can create group directories called &lt;emphasis
+             role="bold"&gt;usr/marketing&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;usr/research&lt;/emphasis&gt;, &lt;emphasis
+             role="bold"&gt;usr/finance&lt;/emphasis&gt;. A good feature of this scheme is that knowing a user's department is enough to find
+             the user's home directory. Also, it makes it easy to set the ACL to limit access to members of the department only. A
+             potential drawback arises if departments are of sufficiently unequal size that users in large departments experience
+             slower lookup than users in small departments. This scheme is also not appropriate in cells where users frequently
+             change between divisions.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Distribute home directories into alphabetic subdirectories of the &lt;emphasis role="bold"&gt;usr&lt;/emphasis&gt; directory
+             (the &lt;emphasis role="bold"&gt;usr/a&lt;/emphasis&gt; subdirectory, the &lt;emphasis role="bold"&gt;usr/b&lt;/emphasis&gt; subdirectory, and
+             so on), based on the first letter of the username. If the cell is very large, create subdirectories under each letter
+             that correspond to the second letter in the user name. This scheme has the same advantages and disadvantages of a
+             department-based scheme. Anyone who knows the user's username can find the user's home directory, but users with names
+             that begin with popular letters sometimes experience slower lookup.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Distribute home directories randomly but evenly into more than one grouping directory. One cell that uses this
+             scheme has over twenty such directories called the &lt;emphasis role="bold"&gt;usr1&lt;/emphasis&gt; directory, the &lt;emphasis
+             role="bold"&gt;usr2&lt;/emphasis&gt; directory, and so on. This scheme is especially appropriate in cells where the other two
+             schemes do not seem feasible. It eliminates the potential problem of differences in lookup speed, because all
+             directories are about the same size. Its disadvantage is that there is no way to guess which directory a given user's
+             volume is mounted in, but a solution is to create a symbolic link in the regular &lt;emphasis role="bold"&gt;usr&lt;/emphasis&gt;
+             directory that references the actual mount point. For example, if user &lt;emphasis role="bold"&gt;smith&lt;/emphasis&gt;'s volume
+             is mounted at the &lt;emphasis role="bold"&gt;/afs/bigcell.com/usr17/smith&lt;/emphasis&gt; directory, then the &lt;emphasis
+             role="bold"&gt;/afs/bigcell.com/usr/smith&lt;/emphasis&gt; directory is a symbolic link to the &lt;emphasis
+             role="bold"&gt;../usr17/smith&lt;/emphasis&gt; directory. This way, if someone does not know which directory the user &lt;emphasis
+             role="bold"&gt;smith&lt;/emphasis&gt; is in, he or she can access it through the link called &lt;emphasis
+             role="bold"&gt;usr/smith&lt;/emphasis&gt;; people who do know the appropriate directory save lookup time by specifying it.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;For instructions on how to implement the various schemes when using the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; program to
+       create user accounts, see &lt;link linkend="HDRWQ472"&gt;Evenly Distributing User Home Directories with the G Instruction&lt;/link&gt; and
+       &lt;link linkend="HDRWQ473"&gt;Creating a Volume with the V Instruction&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_72"&gt;
+       &lt;title&gt;Making a Backup Version of User Volumes Available&lt;/title&gt;
+ 
+       &lt;para&gt;Mounting the backup version of a user's volume is a simple way to enable users themselves to restore data they have
+       accidentally removed or deleted. It is conventional to mount the backup version at a subdirectory of the user's home directory
+       (called perhaps the &lt;emphasis role="bold"&gt;OldFiles&lt;/emphasis&gt; subdirectory), but other schemes are possible. Once per day you
+       create a new backup version to capture the changes made that day, overwriting the previous day's backup version with the new
+       one. Users can always retrieve the previous day's copy of a file without your assistance, freeing you to deal with more
+       pressing tasks.&lt;/para&gt;
+ 
+       &lt;para&gt;Users sometimes want to delete the mount point to their backup volume, because they erroneously believe that the backup
+       volume's contents count against their quota. Remind them that the backup volume is separate, so the only space it uses in the
+       user volume is the amount needed for the mount point.&lt;/para&gt;
+ 
+       &lt;para&gt;For further discussion of backup volumes, see &lt;link linkend="HDRWQ77"&gt;Backing Up AFS Data&lt;/link&gt; and &lt;link
+       linkend="HDRWQ201"&gt;Creating Backup Volumes&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating standard ones in new user account&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;user account&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;standard files in&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;creating&lt;/primary&gt;
+ 
+         &lt;secondary&gt;standard files in new user account&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ60"&gt;
+       &lt;title&gt;Creating Standard Files in New AFS Accounts&lt;/title&gt;
+ 
+       &lt;para&gt;From your experience as a UNIX administrator, you are probably familiar with the use of login and shell initialization
+       files (such as the &lt;emphasis role="bold"&gt;.login&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;.cshrc&lt;/emphasis&gt; files) to make an
+       account easier to use.&lt;/para&gt;
+ 
+       &lt;para&gt;It is often practical to add some AFS-specific directories to the definition of the user's &lt;envar&gt;PATH&lt;/envar&gt;
+       environment variable, including the following: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The path to a &lt;emphasis role="bold"&gt;bin&lt;/emphasis&gt; subdirectory in the user's home directory for binaries the user
+             has created (that is, &lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+             role="bold"&gt;/usr/&lt;/emphasis&gt;&lt;replaceable&gt;username&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/bin&lt;/emphasis&gt;)&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The &lt;emphasis role="bold"&gt;/usr/afsws/bin&lt;/emphasis&gt; path, which conventionally includes programs like &lt;emphasis
+             role="bold"&gt;fs&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;kpasswd&lt;/emphasis&gt;, &lt;emphasis
+             role="bold"&gt;pts&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;tokens&lt;/emphasis&gt;, and &lt;emphasis role="bold"&gt;unlog&lt;/emphasis&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The &lt;emphasis role="bold"&gt;/usr/afsws/etc&lt;/emphasis&gt; path, if the user is an administrator; it usually houses the
+             AFS command suites that require privilege (the &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt;, &lt;emphasis
+             role="bold"&gt;butc&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;kas&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt;, &lt;emphasis
+             role="bold"&gt;vos&lt;/emphasis&gt; commands), the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program, and others&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;If you are not using an AFS-modified login utility, it can be helpful to users to invoke the &lt;emphasis
+       role="bold"&gt;klog&lt;/emphasis&gt; command in their &lt;emphasis role="bold"&gt;.login&lt;/emphasis&gt; file so that they obtain AFS tokens as
+       part of logging in. In the following example command sequence, the first line echoes the string
+       &lt;computeroutput&gt;klog&lt;/computeroutput&gt; to the standard output stream, so that the user understands the purpose of the
+       &lt;computeroutput&gt;Password:&lt;/computeroutput&gt; prompt that appears when the second line is executed. The &lt;emphasis
+       role="bold"&gt;-setpag&lt;/emphasis&gt; flag associates the new tokens with a process authentication group (PAG), which is discussed
+       further in &lt;link linkend="HDRWQ64"&gt;Identifying AFS Tokens by PAG&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    echo -n "klog "
+    klog -setpag
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The following sequence of commands has a similar effect, except that the &lt;emphasis role="bold"&gt;pagsh&lt;/emphasis&gt; command
+       forks a new shell with which the PAG and tokens are associated.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    pagsh
+    echo -n "klog "
+    klog
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;If you use an AFS-modified login utility, this sequence is not necessary, because such utilities both log a user in
+       locally and obtain AFS tokens.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;group&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS GID&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;group&lt;/primary&gt;
+ 
+         &lt;secondary&gt;restrictions&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;group&lt;/primary&gt;
+ 
+         &lt;secondary&gt;privacy flags&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;privacy flags on Protection Database entry&lt;/primary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ61"&gt;
+     &lt;title&gt;Using AFS Protection Groups&lt;/title&gt;
+ 
+     &lt;para&gt;AFS enables users to define their own groups of other users or machines. The groups are placed on ACLs to grant the same
+     permissions to many users without listing each user individually. For group creation instructions, see &lt;link
+     linkend="HDRWQ531"&gt;Administering the Protection Database&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;Groups have AFS ID numbers, just as users do, but an AFS group ID (GID) is a negative integer whereas a user's AFS UID is
+     a positive integer. By default, the Protection Server allocates a new group's AFS GID automatically, but members of the
+     &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group can assign a GID when issuing the &lt;emphasis role="bold"&gt;pts
+     creategroup&lt;/emphasis&gt; command. Before explicitly assigning a GID, it is best to verify that it is not already in use.&lt;/para&gt;
+ 
+     &lt;para&gt;A group cannot belong to another group, but it can own another group or even itself as long as it (the owning group) has
+     at least one member. The current owner of a group can transfer ownership of the group to another user or group, even without the
+     new owner's permission. At that point the former owner loses administrative control over the group.&lt;/para&gt;
+ 
+     &lt;para&gt;By default, each user can create 20 groups. A system administrator can increase or decrease this group creation quota with
+     the &lt;emphasis role="bold"&gt;pts setfields&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+     &lt;para&gt;Each Protection Database entry (group or user) is protected by a set of five privacy flagswhich limit who can administer
+     the entry and what they can do. The default privacy flags are fairly restrictive, especially for user entries. See &lt;link
+     linkend="HDRWQ559"&gt;Setting the Privacy Flags on Database Entries&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;system:administrators group&lt;/primary&gt;
+ 
+       &lt;secondary&gt;about&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;system:anyuser group&lt;/primary&gt;
+ 
+       &lt;secondary&gt;about&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;system:authuser group&lt;/primary&gt;
+ 
+       &lt;secondary&gt;about&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;group&lt;/primary&gt;
+ 
+       &lt;secondary&gt;system-defined&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="Header_75"&gt;
+       &lt;title&gt;The Three System Groups&lt;/title&gt;
+ 
+       &lt;para&gt;As the Protection Server initializes for the first time on a cell's first database server machine, it automatically
+       creates three group entries: the &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt;, &lt;emphasis
+       role="bold"&gt;system:authuser&lt;/emphasis&gt;, and &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; groups.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AFS UID&lt;/primary&gt;
+ 
+         &lt;secondary&gt;reserved&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;system-defined groups&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The first two system groups are unlike any other groups in the Protection Database in that they do not have a stable
+       membership: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; group includes everyone who can access a cell's AFS filespace:
+             users who have tokens for the local cell, users who have logged in on a local AFS client machine but not obtained tokens
+             (such as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;), and users who have connected to a local machine
+             from outside the cell. Placing the &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; group on an ACL grants access to the
+             widest possible range of users. It is the only way to extend access to users from foreign AFS cells that do not have
+             local accounts.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The &lt;emphasis role="bold"&gt;system:authuser&lt;/emphasis&gt; group includes everyone who has a valid token obtained from
+             the cell's AFS authentication service.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Because the groups do not have a stable membership, the &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt; command produces
+       no output for them. Similarly, they do not appear in the list of groups to which a user belongs.&lt;/para&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group does have a stable membership, consisting of the cell's
+       privileged administrators. Members of this group can issue any &lt;emphasis role="bold"&gt;pts&lt;/emphasis&gt; command, and are the only
+       ones who can issue several other restricted commands (such as the &lt;emphasis role="bold"&gt;chown&lt;/emphasis&gt; command on AFS
+       files). By default, they also implicitly have the &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt; (&lt;emphasis
+       role="bold"&gt;administer&lt;/emphasis&gt;) and &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;)
+       permissions on every ACL in the filespace. For information about changing this default, see &lt;link
+       linkend="HDRWQ586"&gt;Administering the system:administrators Group&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;For a discussion of how to use system groups effectively on ACLs, see &lt;link linkend="HDRWQ571"&gt;Using Groups on
+       ACLs&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ62"&gt;
+       &lt;title&gt;The Two Types of User-Defined Groups&lt;/title&gt;
+ 
+       &lt;para&gt;All users can create regular groups. A regular group name has two fields separated by a colon, the first of which must
+       indicate the group's ownership. The Protection Server refuses to create or change the name of a group if the result does not
+       accurately indicate the ownership.&lt;/para&gt;
+ 
+       &lt;para&gt;Members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group can create prefix-less groups whose names do
+       not have the first field that indicates ownership. For suggestions on using the two types of groups effectively, see &lt;link
+       linkend="HDRWQ545"&gt;Using Groups Effectively&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;authentication&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS separate from UNIX&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AFS&lt;/primary&gt;
+ 
+         &lt;secondary&gt;authentication separate from UNIX&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ63"&gt;
+     &lt;title&gt;Login and Authentication in AFS&lt;/title&gt;
+ 
+     &lt;para&gt;As explained in &lt;link linkend="HDRWQ31"&gt;Differences in Authentication&lt;/link&gt;, AFS authentication is separate from UNIX
+     authentication because the two file systems are separate. The separation has two practical implications: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;To access AFS files, users must both log into the local file system and authenticate with the AFS authentication
+           service. (Logging into the local file system is necessary because the only way to access the AFS filespace is through a
+           Cache Manager, which resides in the local machine's kernel.)&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Passwords are stored in two separate places: in the Authentication Database for AFS and in the each machine's local
+           password file (the &lt;emphasis role="bold"&gt;/etc/passwd&lt;/emphasis&gt; file or equivalent) for the local file system.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;When a user successfully authenticates, the AFS authentication service passes a token to the user's Cache Manager. The
+     token is a small collection of data that certifies that the user has correctly provided the password associated with a
+     particular AFS identity. The Cache Manager presents the token to AFS server processes along with service requests, as proof that
+     the user is genuine. To learn about the mutual authentication procedure they use to establish identity, see &lt;link
+     linkend="HDRWQ75"&gt;A More Detailed Look at Mutual Authentication&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;The Cache Manager stores tokens in the user's credential structure in kernel memory. To distinguish one user's credential
+     structure from another's, the Cache Manager identifies each one either by the user's UNIX UID or by a process authentication
+     group (PAG), which is an identification number guaranteed to be unique in the cell. For further discussion, see &lt;link
+     linkend="HDRWQ64"&gt;Identifying AFS Tokens by PAG&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;tokens&lt;/primary&gt;
+ 
+       &lt;secondary&gt;one-per-cell rule&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;A user can have only one token per cell in each separately identified credential structure. To obtain a second token for
+     the same cell, the user must either log into a different machine or obtain another credential structure with a different
+     identifier than any existing credential structure, which is most easily accomplished by issuing the &lt;emphasis
+     role="bold"&gt;pagsh&lt;/emphasis&gt; command (see &lt;link linkend="HDRWQ64"&gt;Identifying AFS Tokens by PAG&lt;/link&gt;). In a single credential
+     structure, a user can have one token for each of many cells at the same time. As this implies, authentication status on one
+     machine or PAG is independent of authentication status on another machine or PAG, which can be very useful to a user or system
+     administrator.&lt;/para&gt;
+ 
+     &lt;para&gt;The AFS distribution includes library files that enable each system type's login utility to authenticate users with AFS
+     and log them into the local file system in one step. If you do not configure an AFS-modified login utility on a client machine,
+     its users must issue the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command to authenticate with AFS after logging in.&lt;/para&gt;
+ 
+     &lt;note&gt;
+       &lt;para&gt;The AFS-modified libraries do not necessarily support all features available in an operating system's proprietary login
+       utility. In some cases, it is not possible to support a utility at all. For more information about the supported utilities in
+       each AFS version, see the OpenAFS Release Notes.&lt;/para&gt;
+     &lt;/note&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;pagsh&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;pagsh command&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;klog with -setpag flag&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;klog command&lt;/primary&gt;
+ 
+       &lt;secondary&gt;with -setpag flag&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;PAG&lt;/primary&gt;
+ 
+       &lt;secondary&gt;creating with klog or pagsh command&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;creating&lt;/primary&gt;
+ 
+       &lt;secondary&gt;PAG with klog or pagsh command&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;process authentication group&lt;/primary&gt;
+ 
+       &lt;secondary&gt;&lt;/secondary&gt;
+ 
+       &lt;see&gt;PAG&lt;/see&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="HDRWQ64"&gt;
+       &lt;title&gt;Identifying AFS Tokens by PAG&lt;/title&gt;
+ 
+       &lt;para&gt;As noted, the Cache Manager identifies user credential structures either by UNIX UID or by PAG. Using a PAG is
+       preferable because it guaranteed to be unique: the Cache Manager allocates it based on a counter that increments with each
+       use. In contrast, multiple users on a machine can share or assume the same UNIX UID, which creates potential security
+       problems. The following are two common such situations: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; can always assume any other user's UNIX UID simply by
+             issuing the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command, without providing the user's password. If the credential
+             structure is associated with the user's UNIX UID, then assuming the UID means inheriting the AFS tokens.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Two users working on different NFS client machines can have the same UNIX UID in their respective local file
+             systems. If they both access the same NFS/AFS Translator machine, and the Cache Manager there identifies them by their
+             UNIX UID, they become indistinguishable. To eliminate this problem, the Cache Manager on a translator machine
+             automatically generates a PAG for each user and uses it, rather than the UNIX UID, to tell users apart.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Yet another advantage of PAGs over UIDs is that processes spawned by the user inherit the PAG and so share the token;
+       thus they gain access to AFS as the authenticated user. In many environments, for example, printer and other daemons run under
+       identities (such as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;) that the AFS server processes recognize only as
+       the &lt;emphasis role="bold"&gt;anonymous&lt;/emphasis&gt; user. Unless PAGs are used, such daemons cannot access files for which the
+       &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; group does not have the necessary ACL permissions.&lt;/para&gt;
+ 
+       &lt;para&gt;Once a user has a PAG, any new tokens the user obtains are associated with the PAG. The PAG expires two hours after any
+       associated tokens expire or are discarded. If the user issues the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command before the PAG
+       expires, the new token is associated with the existing PAG (the PAG is said to be recycled in this case).&lt;/para&gt;
+ 
+       &lt;para&gt;AFS-modified login utilities automatically generate a PAG, as described in the following section. If you use a standard
+       login utility, your users must issue the &lt;emphasis role="bold"&gt;pagsh&lt;/emphasis&gt; command before the &lt;emphasis
+       role="bold"&gt;klog&lt;/emphasis&gt; command, or include the latter command's &lt;emphasis role="bold"&gt;-setpag&lt;/emphasis&gt; flag. For
+       instructions, see &lt;link linkend="HDRWQ69"&gt;Using Two-Step Login and Authentication&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;Users can also use either command at any time to create a new PAG. The difference between the two commands is that the
+       &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command replaces the PAG associated with the current command shell and tokens. The
+       &lt;emphasis role="bold"&gt;pagsh&lt;/emphasis&gt; command initializes a new command shell before creating a new PAG. If the user already
+       had a PAG, any running processes or jobs continue to use the tokens associated with the old PAG whereas any new jobs or
+       processes use the new PAG and its associated tokens. When you exit the new shell (by pressing &amp;lt;&lt;emphasis
+       role="bold"&gt;Ctrl-d&lt;/emphasis&gt;&amp;gt;, for example), you return to the original PAG and shell. By default, the &lt;emphasis
+       role="bold"&gt;pagsh&lt;/emphasis&gt; command initializes a Bourne shell, but you can include the &lt;emphasis role="bold"&gt;-c&lt;/emphasis&gt;
+       argument to initialize a C shell (the &lt;emphasis role="bold"&gt;/bin/csh&lt;/emphasis&gt; program on many system types) or Korn shell
+       (the &lt;emphasis role="bold"&gt;/bin/ksh&lt;/emphasis&gt; program) instead.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;login utility&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS version&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ65"&gt;
+       &lt;title&gt;Using an AFS-modified login Utility&lt;/title&gt;
+ 
+       &lt;para&gt;As previously mentioned, an AFS-modified login utility simultaneously obtains an AFS token and logs the user into the
+       local file system. This section outlines the login and authentication process and its interaction with the value in the
+       password field of the local password file.&lt;/para&gt;
+ 
+       &lt;para&gt;An AFS-modified login utility performs a sequence of steps similar to the following; details can vary for different
+       operating systems: &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;It checks the user's entry in the local password file (the &lt;emphasis role="bold"&gt;/etc/passwd&lt;/emphasis&gt; file or
+             equivalent).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If no entry exists, or if an asterisk (&lt;computeroutput&gt;*&lt;/computeroutput&gt;) appears in the entry's password field,
+             the login attempt fails. If the entry exists, the attempt proceeds to the next step.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;anchor id="LIWQ66" /&gt;The utility obtains a PAG.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;anchor id="LIWQ67" /&gt;The utility converts the password provided by the user into an encryption key and encrypts a
+             packet of data with the key. It sends the packet to the AFS authentication service (the AFS Authentication Server in the
+             conventional configuration).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The authentication service decrypts the packet and, depending on the success of the decryption, judges the
+             password to be correct or incorrect. (For more details, see &lt;link linkend="HDRWQ75"&gt;A More Detailed Look at Mutual
+             Authentication&lt;/link&gt;.) &lt;itemizedlist&gt;
+                 &lt;listitem&gt;
+                   &lt;para&gt;If the authentication service judges the password incorrect, the user does not receive an AFS token. The PAG
+                   is retained, ready to be associated with any tokens obtained later. The attempt proceeds to Step &lt;link
+                   linkend="LIWQ68"&gt;6&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;If the authentication service judges the password correct, it issues a token to the user as proof of AFS
+                   authentication. The login utility logs the user into the local UNIX file system. Some login utilities echo the
+                   following banner to the screen to alert the user to authentication with AFS. Step &lt;link linkend="LIWQ68"&gt;6&lt;/link&gt;
+                   is skipped. &lt;programlisting&gt;
+    AFS(R) version Login 
+ &lt;/programlisting&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/itemizedlist&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;anchor id="LIWQ68" /&gt;If no AFS token was granted in Step &lt;link linkend="LIWQ67"&gt;4&lt;/link&gt;, the login utility
+             attempts to log the user into the local file system, by comparing the password provided to the local password file.
+             &lt;itemizedlist&gt;
+                 &lt;listitem&gt;
+                   &lt;para&gt;If the password is incorrect or any value other than an encrypted 13-character string appears in the
+                   password field, the login attempt fails.&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;If the password is correct, the user is logged into the local file system only.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/itemizedlist&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;local password file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;when using AFS--modified login utility&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;login utility&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS version's interaction with local password file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;password&lt;/primary&gt;
+ 
+         &lt;secondary&gt;local password file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;As indicated, when you use an AFS-modified login utility, the password field in the local password file is no longer the
+       primary gate for access to your system. If the user provides the correct AFS password, then the program never consults the
+       local password file. However, you can still use the password field to control access, in the following way: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;To prevent both local login and AFS authentication, place an asterisk (&lt;emphasis role="bold"&gt;*&lt;/emphasis&gt;) in the
+             field. This is useful mainly in emergencies, when you want to prevent a certain user from logging into the
+             machine.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;To prevent login to the local file system if the user does not provide the correct AFS password, place a character
+             string of any length other than the standard thirteen characters in the field. This is appropriate if you want to permit
+             only people with local AFS accounts to login on your machines. A single &lt;emphasis role="bold"&gt;X&lt;/emphasis&gt; or other
+             character is the most easily recognizable way to do this.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;To enable a user to log into the local file system even after providing an incorrect AFS password, record a
+             standard UNIX encrypted password in the field by issuing the standard UNIX password-setting command (&lt;emphasis
+             role="bold"&gt;passwd&lt;/emphasis&gt; or equivalent).&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Systems that use a Pluggable Authentication Module (PAM) for login and AFS authentication do not necessarily consult the
+       local password file at all, in which case they do not use the password field to control authentication and login attempts.
+       Instead, instructions in the PAM configuration file (on many system types, &lt;emphasis role="bold"&gt;/etc/pam.conf&lt;/emphasis&gt;)
+       fill the same function. See the instructions in the OpenAFS Quick Beginnings for installing AFS-modified login
+       utilities.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;local password file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;when not using AFS-modified login utility&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ69"&gt;
+       &lt;title&gt;Using Two-Step Login and Authentication&lt;/title&gt;
+ 
+       &lt;para&gt;In cells that do not use an AFS-modified login utility, users must issue separate commands to login and authenticate, as
+       detailed in the OpenAFS User Guide: &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;They use the standard &lt;emphasis role="bold"&gt;login&lt;/emphasis&gt; program to login to the local file system, providing
+             the password listed in the local password file (the &lt;emphasis role="bold"&gt;/etc/passwd&lt;/emphasis&gt; file or
+             equivalent).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;They must issue the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command to authenticate with the AFS authentication
+             service, including its &lt;emphasis role="bold"&gt;-setpag&lt;/emphasis&gt; flag to associate the new tokens with a process
+             authentication group (PAG).&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;As mentioned in &lt;link linkend="HDRWQ60"&gt;Creating Standard Files in New AFS Accounts&lt;/link&gt;, you can invoke the &lt;emphasis
+       role="bold"&gt;klog -setpag&lt;/emphasis&gt; command in a user's &lt;emphasis role="bold"&gt;.login&lt;/emphasis&gt; file (or equivalent) so that
+       the user does not have to remember to issue the command after logging in. The user still must type a password twice, once at
+       the prompt generated by the login utility and once at the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command's prompt. This implies
+       that the two passwords can differ, but it is less confusing if they do not.&lt;/para&gt;
+ 
+       &lt;para&gt;Another effect of not using an AFS-modified login utility is that the AFS servers recognize the standard &lt;emphasis
+       role="bold"&gt;login&lt;/emphasis&gt; program as the &lt;emphasis role="bold"&gt;anonymous&lt;/emphasis&gt; user. If the &lt;emphasis
+       role="bold"&gt;login&lt;/emphasis&gt; program needs to access any AFS files (such as the &lt;emphasis role="bold"&gt;.login&lt;/emphasis&gt; file
+       in a user's home directory), then the ACL that protects the file must include an entry granting the &lt;emphasis
+       role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;) and &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt; (&lt;emphasis
+       role="bold"&gt;read&lt;/emphasis&gt;) permissions to the &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; group.&lt;/para&gt;
+ 
+       &lt;para&gt;When you do not use an AFS-modified login utility, an actual (scrambled) password must appear in the local password file
+       for each user. Use the &lt;emphasis role="bold"&gt;/bin/passwd&lt;/emphasis&gt; file to insert or change these passwords. It is simpler if
+       the password in the local password file matches the AFS password, but it is not required.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;tokens&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying for user&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;tokens&lt;/primary&gt;
+ 
+         &lt;secondary&gt;command&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;tokens&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;listing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;tokens held by issuer&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;klog&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;klog command&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server process&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating ticket (tokens) for&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;tickets&lt;/primary&gt;
+ 
+         &lt;secondary&gt;&lt;/secondary&gt;
+ 
+         &lt;see&gt;tokens&lt;/see&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;tokens&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating for server process&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;authenticated identity&lt;/primary&gt;
+ 
+         &lt;secondary&gt;acquiring with klog command&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;unlog command&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;unlog&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;discarding&lt;/primary&gt;
+ 
+         &lt;secondary&gt;tokens&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;tokens&lt;/primary&gt;
+ 
+         &lt;secondary&gt;discarding with unlog command&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_81"&gt;
+       &lt;title&gt;Obtaining, Displaying, and Discarding Tokens&lt;/title&gt;
+ 
+       &lt;para&gt;Once logged in, a user can obtain a token at any time with the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command. If a valid
+       token already exists, the new one overwrites it. If a PAG already exists, the new token is associated with it.&lt;/para&gt;
+ 
+       &lt;para&gt;By default, the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command authenticates the issuer using the identity currently
+       logged in to the local file system. To authenticate as a different identity, use the &lt;emphasis
+       role="bold"&gt;-principal&lt;/emphasis&gt; argument. To obtain a token for a foreign cell, use the &lt;emphasis
+       role="bold"&gt;-cell&lt;/emphasis&gt; argument (it can be combined with the &lt;emphasis role="bold"&gt;-principal&lt;/emphasis&gt; argument). See
+       the OpenAFS User Guide and the entry for the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command in the OpenAFS Administration
+       Reference.&lt;/para&gt;
+ 
+       &lt;para&gt;To discard either all tokens or the token for a particular cell, issue the &lt;emphasis role="bold"&gt;unlog&lt;/emphasis&gt;
+       command. The command affects only the tokens associated with the current command shell. See the OpenAFS User Guideand the
+       entry for the &lt;emphasis role="bold"&gt;unlog&lt;/emphasis&gt; command in the OpenAFS Administration Reference.&lt;/para&gt;
+ 
+       &lt;para&gt;To display the tokens associated with the current command shell, issue the &lt;emphasis role="bold"&gt;tokens&lt;/emphasis&gt;
+       command. The following examples illustrate its output in various situations.&lt;/para&gt;
+ 
+       &lt;para&gt;If the issuer is not authenticated in any cell:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;tokens&lt;/emphasis&gt;
+    Tokens held by the Cache Manager:
+           --End of list--
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The following shows the output for a user with AFS UID 1000 in the ABC Corporation cell:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;tokens&lt;/emphasis&gt;
+    Tokens held by the Cache Manager: 
+    User's (AFS ID 1000) tokens for afs@abc.com  [Expires Jun  2 10:00]
+        --End of list--
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The following shows the output for a user who is authenticated in ABC Corporation cell, the State University cell and
+       the DEF Company cell. The user has different AFS UIDs in the three cells. Tokens for the last cell are expired:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;tokens&lt;/emphasis&gt;
+    Tokens held by the Cache Manager:
+    User's (AFS ID 1000) tokens for afs@abc.com  [Expires Jun  2 10:00]
+    User's (AFS ID 4286) tokens for afs@stateu.edu  [Expires Jun  3 1:34]
+    User's (AFS ID 22) tokens for afs@def.com  [&amp;gt;&amp;gt;Expired&amp;lt;&amp;lt;]
+        --End of list--
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The Kerberos version of the &lt;emphasis role="bold"&gt;tokens&lt;/emphasis&gt; command (the &lt;emphasis
+       role="bold"&gt;tokens.krb&lt;/emphasis&gt; command), also reports information on the ticket-granting ticket, including the ticket's
+       owner, the ticket-granting service, and the expiration date, as in the following example. Also see &lt;link
+       linkend="HDRWQ70"&gt;Support for Kerberos Authentication&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;tokens.krb&lt;/emphasis&gt;
+    Tokens held by the Cache Manager:
+    User's (AFS ID 1000) tokens for afs@abc.com [Expires Jun  2 10:00]
+    User smith's tokens for krbtgt.ABC.COM@abc.com [Expires Jun  2 10:00]
+      --End of list--
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_82"&gt;
+       &lt;title&gt;Setting Default Token Lifetimes for Users&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;tokens&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setting default lifetimes for users&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The maximum lifetime of a user token is the smallest of the ticket lifetimes recorded in the following three
+       Authentication Database entries. The &lt;emphasis role="bold"&gt;kas examine&lt;/emphasis&gt; command reports the lifetime as
+       &lt;computeroutput&gt;Max ticket lifetime&lt;/computeroutput&gt;. Administrators who have the &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag
+       on their Authentication Database entry can use the &lt;emphasis role="bold"&gt;-lifetime&lt;/emphasis&gt; argument to the &lt;emphasis
+       role="bold"&gt;kas setfields&lt;/emphasis&gt; command to set an entry's ticket lifetime. &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The &lt;emphasis role="bold"&gt;afs&lt;/emphasis&gt; entry, which corresponds to the AFS server processes. The default is 100
+             hours.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The &lt;emphasis role="bold"&gt;krbtgt&lt;/emphasis&gt;.cellname entry, which corresponds to the ticket-granting ticket used
+             internally in generating the token. The default is 720 hours (30 days).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The entry for the user of the AFS-modified login utility or issuer of the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt;
+             command. The default is 25 hours for user entries created using the AFS 3.1 or later version of the Authentication
+             Server, and 100 hours for user entries created using the AFS 3.0 version of the Authentication Server. A user can use
+             the &lt;emphasis role="bold"&gt;kas examine&lt;/emphasis&gt; command to display his or her own Authentication Database entry.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;note&gt;
+         &lt;para&gt;An AFS-modified login utility always grants a token with a lifetime calculated from the previously described three
+         values. When issuing the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command, a user can request a lifetime shorter than the
+         default by using the &lt;emphasis role="bold"&gt;-lifetime&lt;/emphasis&gt; argument. For further information, see the OpenAFS User
+         Guide and the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; reference page in the OpenAFS Administration Reference.&lt;/para&gt;
+       &lt;/note&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_83"&gt;
+       &lt;title&gt;Changing Passwords&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;password&lt;/primary&gt;
+ 
+         &lt;secondary&gt;changing in AFS&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;kpasswd command&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;kpasswd&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;kas commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setpassword&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;kas setpassword&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Regular AFS users can change their own passwords by using either the &lt;emphasis role="bold"&gt;kpasswd&lt;/emphasis&gt; or
+       &lt;emphasis role="bold"&gt;kas setpassword&lt;/emphasis&gt; command. The commands prompt for the current password and then twice for the
+       new password, to screen out typing errors.&lt;/para&gt;
+ 
+       &lt;para&gt;Administrators who have the &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on their Authentication Database entries can
+       change any user's password, either by using the &lt;emphasis role="bold"&gt;kpasswd&lt;/emphasis&gt; command (which requires knowing the
+       current password) or the &lt;emphasis role="bold"&gt;kas setpassword&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+       &lt;para&gt;If your cell does not use an AFS-modified login utility, remember also to change the local password, using the operating
+       system's password-changing command. For more instructions on changing passwords, see &lt;link linkend="HDRWQ516"&gt;Changing AFS
+       Passwords&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_84"&gt;
+       &lt;title&gt;Imposing Restrictions on Passwords and Authentication Attempts&lt;/title&gt;
+ 
+       &lt;para&gt;You can help to make your cell more secure by imposing restrictions on user passwords and authentication attempts. To
+       impose the restrictions as you create an account, use the &lt;emphasis role="bold"&gt;A&lt;/emphasis&gt; instruction in the &lt;emphasis
+       role="bold"&gt;uss&lt;/emphasis&gt; template file as described in &lt;link linkend="HDRWQ478"&gt;Increasing Account Security with the A
+       Instruction&lt;/link&gt;. To set or change the values on an existing account, use the &lt;emphasis role="bold"&gt;kas setfields&lt;/emphasis&gt;
+       command as described in &lt;link linkend="HDRWQ515"&gt;Improving Password and Authentication Security&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;password&lt;/primary&gt;
+ 
+         &lt;secondary&gt;expiration&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;password&lt;/primary&gt;
+ 
+         &lt;secondary&gt;lifetime&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;kas commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setfields&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;kas setfields&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Authentication Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;password lifetime, setting&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;password&lt;/primary&gt;
+ 
+         &lt;secondary&gt;restricting reuse&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;By default, AFS passwords never expire. Limiting password lifetime can help improve security by decreasing the time the
+       password is subject to cracking attempts. You can choose an lifetime from 1 to 254 days after the password was last changed.
+       It automatically applies to each new password as it is set. When the user changes passwords, you can also insist that the new
+       password is not similar to any of the 20 passwords previously used.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;password&lt;/primary&gt;
+ 
+         &lt;secondary&gt;consequences of multiple failed authentication attempts&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;kas commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setfields&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;kas setfields&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;authentication&lt;/primary&gt;
+ 
+         &lt;secondary&gt;consequences of multiple failures&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Unscrupulous users can try to gain access to your AFS cell by guessing an authorized user's password. To protect against
+       this type of attack, you can limit the number of times that a user can consecutively fail to provide the correct password.
+       When the limit is exceeded, the authentication service refuses further authentication attempts for a specified period of time
+       (the lockout time). To reenable authentication attempts before the lockout time expires, an administrator must issue the
+       &lt;emphasis role="bold"&gt;kas unlock&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;password&lt;/primary&gt;
+ 
+         &lt;secondary&gt;checking quality of&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;kpasswd command&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;kpasswd&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;kas commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setpassword&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;kpwvalid program&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;In addition to settings on user's authentication accounts, you can improve security by automatically checking the
+       quality of new user passwords. The &lt;emphasis role="bold"&gt;kpasswd&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;kas
+       setpassword&lt;/emphasis&gt; commands pass the proposed password to a program or script called &lt;emphasis
+       role="bold"&gt;kpwvalid&lt;/emphasis&gt;, if it exists. The &lt;emphasis role="bold"&gt;kpwvalid&lt;/emphasis&gt; performs quality checks and
+       returns a code to indicate whether the password is acceptable. You can create your own program or modified the sample program
+       included in the AFS distribution. See the &lt;emphasis role="bold"&gt;kpwvalid&lt;/emphasis&gt; reference page in the OpenAFS
+       Administration Reference.&lt;/para&gt;
+ 
+       &lt;para&gt;There are several types of quality checks that can improve password quality. &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The password is a minimum length&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The password is not a word&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The password contains both numbers and letters&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ70"&gt;
+       &lt;title&gt;Support for Kerberos Authentication&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Kerberos&lt;/primary&gt;
+ 
+         &lt;secondary&gt;support for in AFS&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;klog.krb&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;pagsh.krb&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;tokens.krb&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;klog.krb command&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;pagsh.krb command&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;tokens.krb command&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;If your site is using standard Kerberos authentication rather than the AFS Authentication Server, use the modified
+       versions of the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;pagsh&lt;/emphasis&gt;, and &lt;emphasis
+       role="bold"&gt;tokens&lt;/emphasis&gt; commands that support Kerberos authentication. The binaries for the modified version of these
+       commands have the same name as the standard binaries with the addition of a &lt;emphasis role="bold"&gt;.krb&lt;/emphasis&gt;
+       extension.&lt;/para&gt;
+ 
+       &lt;para&gt;Use either the Kerberos version or the standard command throughout the cell; do not mix the two versions. AFS Product
+       Support can provide instructions on installing the Kerberos version of these four commands. For information on the differences
+       between the two versions of these commands, see the OpenAFS Administration Reference.&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ71"&gt;
+     &lt;title&gt;Security and Authorization in AFS&lt;/title&gt;
+ 
+     &lt;para&gt;AFS incorporates several features to ensure that only authorized users gain access to data. This section summarizes the
+     most important of them and suggests methods for improving security in your cell.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ72"&gt;
+       &lt;title&gt;Some Important Security Features&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;security&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS features&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AFS&lt;/primary&gt;
+ 
+         &lt;secondary&gt;security features&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;formalpara&gt;
+         &lt;title&gt;ACLs on Directories&lt;/title&gt;
+ 
+         &lt;para&gt;Files in AFS are protected by the access control list (ACL) associated with their parent directory. The ACL defines
+         which users or groups can access the data in the directory, and in what way. See &lt;link linkend="HDRWQ562"&gt;Managing Access
+         Control Lists&lt;/link&gt;.&lt;/para&gt;
+       &lt;/formalpara&gt;
+ 
+       &lt;formalpara&gt;
+         &lt;title&gt;Mutual Authentication Between Client and Server&lt;/title&gt;
+ 
+         &lt;para&gt;When an AFS client and server process communicate, each requires the other to prove its identity during mutual
+         authentication, which involves the exchange of encrypted information that only valid parties can decrypt and respond to. For
+         a detailed description of the mutual authentication process, see &lt;link linkend="HDRWQ75"&gt;A More Detailed Look at Mutual
+         Authentication&lt;/link&gt;.&lt;/para&gt;
+       &lt;/formalpara&gt;
+ 
+       &lt;para&gt;AFS server processes mutually authenticate both with one another and with processes that represent human users. After
+       mutual authentication is complete, the server and client have established an authenticated connection, across which they can
+       communicate repeatedly without having to authenticate again until the connection expires or one of the parties closes it.
+       Authenticated connections have varying lifetimes.&lt;/para&gt;
+ 
+       &lt;formalpara&gt;
+         &lt;title&gt;Tokens&lt;/title&gt;
+ 
+         &lt;para&gt;In order to access AFS files, users must prove their identities to the AFS authentication service by providing the
+         correct AFS password. If the password is correct, the authentication service sends the user a token as evidence of
+         authenticated status. See &lt;link linkend="HDRWQ63"&gt;Login and Authentication in AFS&lt;/link&gt;.&lt;/para&gt;
+       &lt;/formalpara&gt;
+ 
+       &lt;para&gt;Servers assign the user identity &lt;emphasis role="bold"&gt;anonymous&lt;/emphasis&gt; to users and processes that do not have a
+       valid token. The &lt;emphasis role="bold"&gt;anonymous&lt;/emphasis&gt; identity has only the access granted to the &lt;emphasis
+       role="bold"&gt;system:anyuser&lt;/emphasis&gt; group on ACLs.&lt;/para&gt;
+ 
+       &lt;formalpara&gt;
+         &lt;title&gt;Authorization Checking&lt;/title&gt;
+ 
+         &lt;para&gt;Mutual authentication establishes that two parties communicating with one another are actually who they claim to be.
+         For many functions, AFS server processes also check that the client whose identity they have verified is also authorized to
+         make the request. Different requests require different kinds of privilege. See &lt;link linkend="HDRWQ73"&gt;Three Types of
+         Privilege&lt;/link&gt;.&lt;/para&gt;
+       &lt;/formalpara&gt;
+ 
+       &lt;formalpara&gt;
+         &lt;title&gt;Encrypted Network Communications&lt;/title&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;network&lt;/primary&gt;
+ 
+           &lt;secondary&gt;encrypted communication in AFS&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;encrypted network communication&lt;/primary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;security&lt;/primary&gt;
+ 
+           &lt;secondary&gt;encrypted network communication&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;para&gt;The AFS server processes encrypt particularly sensitive information before sending it back to clients. Even if an
+         unauthorized party is able to eavesdrop on an authenticated connection, they cannot decipher encrypted data without the
+         proper key.&lt;/para&gt;
+       &lt;/formalpara&gt;
+ 
+       &lt;para&gt;The following AFS commands encrypt data because they involve server encryption keys and passwords: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The &lt;emphasis role="bold"&gt;bos addkey&lt;/emphasis&gt; command, which adds a server encryption key to the &lt;emphasis
+             role="bold"&gt;/usr/afs/etc/KeyFile&lt;/emphasis&gt; file&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The &lt;emphasis role="bold"&gt;bos listkeys&lt;/emphasis&gt; command, which lists the server encryption keys from the
+             &lt;emphasis role="bold"&gt;/usr/afs/etc/KeyFile&lt;/emphasis&gt; file&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The &lt;emphasis role="bold"&gt;kpasswd&lt;/emphasis&gt; command, which changes a password in the Authentication
+             Database&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Most commands in the &lt;emphasis role="bold"&gt;kas&lt;/emphasis&gt; command suite&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;In addition, the United States edition of the Update Server encrypts sensitive information (such as the contents of
+       &lt;emphasis role="bold"&gt;KeyFile&lt;/emphasis&gt;) when distributing it. Other commands in the &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt;
+       suite and the commands in the &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;pts&lt;/emphasis&gt; and &lt;emphasis
+       role="bold"&gt;vos&lt;/emphasis&gt; suites do not encrypt data before transmitting it.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ73"&gt;
+       &lt;title&gt;Three Types of Privilege&lt;/title&gt;
+ 
+       &lt;para&gt;AFS uses three separate types of privilege for the reasons discussed in &lt;link linkend="HDRWQ585"&gt;The Reason for Separate
+       Privileges&lt;/link&gt;. &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Membership in the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group. Members are entitled to issue any
+             &lt;emphasis role="bold"&gt;pts&lt;/emphasis&gt; command and those &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; commands that set volume
+             quota. By default, they also implicitly have the &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt; (&lt;emphasis
+             role="bold"&gt;administer&lt;/emphasis&gt;) and &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;)
+             permissions on every ACL in the file tree even if the ACL does not include an entry for them.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on the Authentication Database entry. An administrator with this
+             flag can issue any &lt;emphasis role="bold"&gt;kas&lt;/emphasis&gt; command.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Inclusion in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. An administrator whose username
+             appears in this file can issue any &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;vos&lt;/emphasis&gt;, or
+             &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command (although some &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; commands require
+             additional privilege as described in &lt;link linkend="HDRWQ260"&gt;Granting Administrative Privilege to Backup
+             Operators&lt;/link&gt;).&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_89"&gt;
+       &lt;title&gt;Authorization Checking versus Authentication&lt;/title&gt;
+ 
+       &lt;para&gt;AFS distinguishes between authentication and authorization checking. Authentication refers to the process of proving
+       identity. Authorization checking refers to the process of verifying that an authenticated identity is allowed to perform a
+       certain action.&lt;/para&gt;
+ 
+       &lt;para&gt;AFS implements authentication at the level of connections. Each time two parties establish a new connection, they
+       mutually authenticate. In general, each issue of an AFS command establishes a new connection between AFS server process and
+       client.&lt;/para&gt;
+ 
+       &lt;para&gt;AFS implements authorization checking at the level of server machines. If authorization checking is enabled on a server
+       machine, then all of the server processes running on it provide services only to authorized users. If authorization checking
+       is disabled on a server machine, then all of the server processes perform any action for anyone. Obviously, disabling
+       authorization checking is an extreme security exposure. For more information, see &lt;link linkend="HDRWQ123"&gt;Managing
+       Authentication and Authorization Requirements&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ74"&gt;
+       &lt;title&gt;Improving Security in Your Cell&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;security&lt;/primary&gt;
+ 
+         &lt;secondary&gt;suggestions for improving&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;You can improve the level of security in your cell by configuring user accounts, server machines, and system
+       administrator accounts in the indicated way.&lt;/para&gt;
+ 
+       &lt;formalpara&gt;
+         &lt;title&gt;User Accounts&lt;/title&gt;
+ 
+         &lt;para&gt;&lt;itemizedlist&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;Use an AFS-modified login utility, or include the &lt;emphasis role="bold"&gt;-setpag&lt;/emphasis&gt; flag to the &lt;emphasis
+               role="bold"&gt;klog&lt;/emphasis&gt; command, to associate the credential structure that houses tokens with a PAG rather than a
+               UNIX UID. This prevents users from inheriting someone else's tokens by assuming their UNIX identity. For further
+               discussion, see &lt;link linkend="HDRWQ64"&gt;Identifying AFS Tokens by PAG&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Encourage users to issue the &lt;emphasis role="bold"&gt;unlog&lt;/emphasis&gt; command to destroy their tokens before
+               logging out. This forestalls attempts to access tokens left behind kernel memory. Consider including the &lt;emphasis
+               role="bold"&gt;unlog&lt;/emphasis&gt; command in every user's &lt;emphasis role="bold"&gt;.logout&lt;/emphasis&gt; file or
+               equivalent.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/itemizedlist&gt;&lt;/para&gt;
+       &lt;/formalpara&gt;
+ 
+       &lt;formalpara&gt;
+         &lt;title&gt;Server Machines&lt;/title&gt;
+ 
+         &lt;para&gt;&lt;itemizedlist&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;Disable authorization checking only in emergencies or for very brief periods of time. It is best to work at the
+               console of the affected machine during this time, to prevent anyone else from accessing the machine through the
+               keyboard.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Change the AFS server encryption key on a frequent and regular schedule. Make it difficult to guess (a long
+               string including nonalphabetic characters, for instance). Unlike user passwords, the password from which the AFS key
+               is derived can be longer than eight characters, because it is never used during login. The &lt;emphasis role="bold"&gt;kas
+               setpassword&lt;/emphasis&gt; command accepts a password hundreds of characters long. For instructions, see &lt;link
+               linkend="HDRWQ355"&gt;Managing Server Encryption Keys&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;As much as possible, limit the number of people who can login at a server machine's console or remotely.
+               Imposing this limit is an extra security precaution rather than a necessity. The machine cannot serve as an AFS client
+               in this case.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Particularly limit access to the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; account on a server
+               machine. The local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; has free access to important administrative
+               subdirectories of the &lt;emphasis role="bold"&gt;/usr/afs&lt;/emphasis&gt; directory, as described in &lt;link linkend="HDRWQ53"&gt;AFS
+               Files on the Local Disk&lt;/link&gt;.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;root superuser&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;limiting logins&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;As in any computing environment, server machines must be located in a secured area. Any other security measures
+               are effectively worthless if unauthorized people can access the computer hardware.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/itemizedlist&gt;&lt;/para&gt;
+       &lt;/formalpara&gt;
+ 
+       &lt;formalpara&gt;
+         &lt;title&gt;System Administrators&lt;/title&gt;
+ 
+         &lt;para&gt;&lt;itemizedlist&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;Limit the number of system administrators in your cell. Limit the use of system administrator accounts on
+               publicly accessible workstations. Such machines are not secure, so unscrupulous users can install programs that try to
+               steal tokens or passwords. If administrators must use publicly accessible workstations at times, they must issue the
+               &lt;emphasis role="bold"&gt;unlog&lt;/emphasis&gt; command before leaving the machine.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Create an administrative account for each administrator separate from the personal account, and assign AFS
+               privileges only to the administrative account. The administrators must authenticate to the administrative accounts to
+               perform duties that require privilege, which provides a useful audit trail as well.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Administrators must not leave a machine unattended while they have valid tokens. Issue the &lt;emphasis
+               role="bold"&gt;unlog&lt;/emphasis&gt; command before leaving.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Use the &lt;emphasis role="bold"&gt;-lifetime&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;kas
+               setfields&lt;/emphasis&gt; command to set the token lifetime for administrative accounts to a fairly short amount of time.
+               The default lifetime for AFS tokens is 25 hours, but 30 or 60 minutes is possibly a more reasonable lifetime for
+               administrative tokens. The tokens for administrators who initiate AFS Backup System operations must last somewhat
+               longer, because it can take several hours to complete some dump operations, depending on the speed of the tape device
+               and the network connecting it to the file server machines that house the volumes is it accessing.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Limit administrators' use of the &lt;emphasis role="bold"&gt;telnet&lt;/emphasis&gt; program. It sends unencrypted passwords
+               across the network. Similarly, limit use of other remote programs such as &lt;emphasis role="bold"&gt;rsh&lt;/emphasis&gt; and
+               &lt;emphasis role="bold"&gt;rcp&lt;/emphasis&gt;, which send unencrypted tokens across the network.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/itemizedlist&gt;&lt;/para&gt;
+       &lt;/formalpara&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ75"&gt;
+       &lt;title&gt;A More Detailed Look at Mutual Authentication&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;mutual authentication&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;distributed file system&lt;/primary&gt;
+ 
+         &lt;secondary&gt;security issues&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;shared secret&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server encryption key&lt;/primary&gt;
+ 
+         &lt;secondary&gt;defined&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;As in any file system, security is a prime concern in AFS. A file system that makes file sharing easy is not useful if
+       it makes file sharing mandatory, so AFS incorporates several features that prevent unauthorized users from accessing data.
+       Security in a networked environment is difficult because almost all procedures require transmission of information across
+       wires that almost anyone can tap into. Also, many machines on networks are powerful enough that unscrupulous users can monitor
+       transactions or even intercept transmissions and fake the identity of one of the participants.&lt;/para&gt;
+ 
+       &lt;para&gt;The most effective precaution against eavesdropping and information theft or fakery is for servers and clients to accept
+       the claimed identity of the other party only with sufficient proof. In other words, the nature of the network forces all
+       parties on the network to assume that the other party in a transaction is not genuine until proven so. Mutual authentication
+       is the means through which parties prove their genuineness.&lt;/para&gt;
+ 
+       &lt;para&gt;Because the measures needed to prevent fakery must be quite sophisticated, the implementation of mutual authentication
+       procedures is complex. The underlying concept is simple, however: parties prove their identities by demonstrating knowledge of
+       a shared secret. A shared secret is a piece of information known only to the parties who are mutually authenticating (they can
+       sometimes learn it in the first place from a trusted third party or some other source). The party who originates the
+       transaction presents the shared secret and refuses to accept the other party as valid until it shows that it knows the secret
+       too.&lt;/para&gt;
+ 
+       &lt;para&gt;The most common form of shared secret in AFS transactions is the encryption key, also referred to simply as a key. The
+       two parties use their shared key to encrypt the packets of information they send and to decrypt the ones they receive.
+       Encryption using keys actually serves two related purposes. First, it protects messages as they cross the network, preventing
+       anyone who does not know the key from eavesdropping. Second, ability to encrypt and decrypt messages successfully indicates
+       that the parties are using the key (it is their shared secret). If they are using different keys, messages remain scrambled
+       and unintelligible after decryption.&lt;/para&gt;
+ 
+       &lt;para&gt;The following sections describe AFS's mutual authentication procedures in more detail. Feel free to skip these sections
+       if you are not interested in the mutual authentication process.&lt;/para&gt;
+ 
+       &lt;sect3 id="Header_92"&gt;
+         &lt;title&gt;Simple Mutual Authentication&lt;/title&gt;
+ 
+         &lt;para&gt;Simple mutual authentication involves only one encryption key and two parties, generally a client and server. The
+         client contacts the server by sending a challenge message encrypted with a key known only to the two of them. The server
+         decrypts the message using its key, which is the same as the client's if they really do share the same secret. The server
+         responds to the challenge and uses its key to encrypt its response. The client uses its key to decrypt the server's
+         response, and if it is correct, then the client can be sure that the server is genuine: only someone who knows the same key
+         as the client can decrypt the challenge and answer it correctly. On its side, the server concludes that the client is
+         genuine because the challenge message made sense when the server decrypted it.&lt;/para&gt;
+ 
+         &lt;para&gt;AFS uses simple mutual authentication to verify user identities during the first part of the login procedure. In that
+         case, the key is based on the user's password.&lt;/para&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="HDRWQ76"&gt;
+         &lt;title&gt;Complex Mutual Authentication&lt;/title&gt;
+ 
+         &lt;para&gt;Complex mutual authentication involves three encryption keys and three parties. All secure AFS transactions (except
+         the first part of the login process) employ complex mutual authentication.&lt;/para&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;ticket-granter&lt;/primary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;server encryption key&lt;/primary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;tokens&lt;/primary&gt;
+ 
+           &lt;secondary&gt;data in&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;para&gt;When a client wishes to communicate with a server, it first contacts a third party called a ticket-granter. The
+         ticket-granter and the client mutually authenticate using the simple procedure. When they finish, the ticket-granter gives
+         the client a server ticket (or simply ticket) as proof that it (the ticket-granter) has preverified the identity of the
+         client. The ticket-granter encrypts the ticket with the first of the three keys, called the server encryption key because it
+         is known only to the ticket-granter and the server the client wants to contact. The client does not know this key.&lt;/para&gt;
+ 
+         &lt;para&gt;The ticket-granter sends several other pieces of information along with the ticket. They enable the client to use the
+         ticket effectively despite being unable to decrypt the ticket itself. Along with the ticket, the items constitute a token:
+         &lt;itemizedlist&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;A session key, which is the second encryption key involved in mutual authentication. The ticket-granter invents
+               the session key at random as the shared secret between client and server. For reasons explained further below, the
+               ticket-granter also puts a copy of the session key inside the ticket. The client and server use the session key to
+               encrypt messages they send to one another during their transactions. The ticket-granter invents a different session
+               key for each connection between a client and a server (there can be several transactions during a single
+               connection).&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;session key&lt;/primary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The name of the server for which the ticket is valid (and so which server encryption key encrypts the ticket
+               itself).&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;A ticket lifetime indicator. The default lifetime of AFS server tickets is 100 hours. If the client wants to
+               contact the server again after the ticket expires, it must contact the ticket-granter to get a new ticket.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+         &lt;para&gt;The ticket-granter seals the entire token with the third key involved in complex mutual authentication--the key known
+         only to it (the ticket-granter) and the client. In some cases, this third key is derived from the password of the human user
+         whom the client represents.&lt;/para&gt;
+ 
+         &lt;para&gt;Now that the client has a valid server ticket, it is ready to contact the server. It sends the server two things:
+         &lt;itemizedlist&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;The server ticket. This is encrypted with the server encryption key.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Its request message, encrypted with the session key. Encrypting the message protects it as it crosses the
+               network, since only the server/client pair for whom the ticket-granter invented the session key know it.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+         &lt;para&gt;At this point, the server does not know the session key, because the ticket-granter just created it. However, the
+         ticket-granter put a copy of the session key inside the ticket. The server uses the server encryption key to decrypts the
+         ticket and learns the session key. It then uses the session key to decrypt the client's request message. It generates a
+         response and sends it to the client. It encrypts the response with the session key to protect it as it crosses the
+         network.&lt;/para&gt;
+ 
+         &lt;para&gt;This step is the heart of mutual authentication between client and server, because it proves to both parties that they
+         know the same secret: &lt;itemizedlist&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;The server concludes that the client is authorized to make a request because the request message makes sense
+               when the server decrypts it using the session key. If the client uses a different session key than the one the server
+               finds inside the ticket, then the request message remains unintelligible even after decryption. The two copies of the
+               session key (the one inside the ticket and the one the client used) can only be the same if they both came from the
+               ticket-granter. The client cannot fake knowledge of the session key because it cannot look inside the ticket, sealed
+               as it is with the server encryption key known only to the server and the ticket-granter. The server trusts the
+               ticket-granter to give tokens only to clients with whom it (the ticket-granter) has authenticated, so the server
+               decides the client is legitimate.&lt;/para&gt;
+ 
+               &lt;para&gt;(Note that there is no direct communication between the ticket-granter and the server, even though their
+               relationship is central to ticket-based mutual authentication. They interact only indirectly, via the client's
+               possession of a ticket sealed with their shared secret.)&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The client concludes that the server is genuine and trusts the response it gets back from the server, because
+               the response makes sense after the client decrypts it using the session key. This indicates that the server encrypted
+               the response with the same session key as the client knows. The only way for the server to learn that matching session
+               key is to decrypt the ticket first. The server can only decrypt the ticket because it shares the secret of the server
+               encryption key with the ticket-granter. The client trusts the ticket-granter to give out tickets only for legitimate
+               servers, so the client accepts a server that can decrypt the ticket as genuine, and accepts its response.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/itemizedlist&gt;&lt;/para&gt;
+       &lt;/sect3&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ77"&gt;
+     &lt;title&gt;Backing Up AFS Data&lt;/title&gt;
+ 
+     &lt;para&gt;AFS provides two related facilities that help the administrator back up AFS data: backup volumes and the AFS Backup
+     System.&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_95"&gt;
+       &lt;title&gt;Backup Volumes&lt;/title&gt;
+ 
+       &lt;para&gt;The first facility is the backup volume, which you create by cloning a read/write volume. The backup volume is read-only
+       and so preserves the state of the read/write volume at the time the clone is made.&lt;/para&gt;
+ 
+       &lt;para&gt;Backup volumes can ease administration if you mount them in the file system and make their contents available to users.
+       For example, it often makes sense to mount the backup version of each user volume as a subdirectory of the user's home
+       directory. A conventional name for this mount point is &lt;emphasis role="bold"&gt;OldFiles&lt;/emphasis&gt;. Create a new version of the
+       backup volume (that is, reclone the read/write) once a day to capture any changes that were made since the previous backup. If
+       a user accidentally removes or changes data, the user can restore it from the backup volume, rather than having to ask you to
+       restore it.&lt;/para&gt;
+ 
+       &lt;para&gt;The OpenAFS User Guide does not mention backup volumes, so regular users do not know about them if you decide not to use
+       them. This implies that if you &lt;emphasis role="bold"&gt;do&lt;/emphasis&gt; make backup versions of user volumes, you need to tell your
+       users about how the backup works and where you have mounted it.&lt;/para&gt;
+ 
+       &lt;para&gt;Users are often concerned that the data in a backup volume counts against their volume quota and some of them even want
+       to remove the &lt;emphasis role="bold"&gt;OldFiles&lt;/emphasis&gt; mount point. It does not, because the backup volume is a separate
+       volume. The only amount of space it uses in the user's volume is the amount needed for the mount point, which is about the
+       same as the amount needed for a standard directory element.&lt;/para&gt;
+ 
+       &lt;para&gt;Backup volumes are discussed in detail in &lt;link linkend="HDRWQ201"&gt;Creating Backup Volumes&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_96"&gt;
+       &lt;title&gt;The AFS Backup System&lt;/title&gt;
+ 
+       &lt;para&gt;Backup volumes can reduce restoration requests, but they reside on disk and so do not protect data from loss due to
+       hardware failure. Like any file system, AFS is vulnerable to this sort of data loss.&lt;/para&gt;
+ 
+       &lt;para&gt;To protect your cell's users from permanent loss of data, you are strongly urged to back up your file system to tape on
+       a regular and frequent schedule. The AFS Backup System is available to ease the administration and performance of backups. For
+       detailed information about the AFS Backup System, see &lt;link linkend="HDRWQ248"&gt;Configuring the AFS Backup System&lt;/link&gt; and
+       &lt;link linkend="HDRWQ283"&gt;Backing Up and Restoring AFS Data&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;remote services&lt;/primary&gt;
+ 
+         &lt;secondary&gt;modifications for AFS&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;ftp (AFS compared to UNIX)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;ftpd command&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS compared to UNIX&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;ftpd (AFS compared to UNIX)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;inetd command&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS compared to UNIX&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;inetd (AFS compared to UNIX)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;rcp command&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS compared to UNIX&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;rcp (AFS compared to UNIX)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;rlogind command&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS compared to UNIX&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;rlogind (AFS compared to UNIX)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;rsh command&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS compared to UNIX&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;rsh (AFS compared to UNIX)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ78"&gt;
+     &lt;title&gt;Using UNIX Remote Services in the AFS Environment&lt;/title&gt;
+ 
+     &lt;para&gt;The AFS distribution includes modified versions of several standard UNIX commands, daemons and programs that provide
+     remote services, including the following: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;The &lt;emphasis role="bold"&gt;ftpd&lt;/emphasis&gt; program&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The &lt;emphasis role="bold"&gt;inetd&lt;/emphasis&gt; daemon&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The &lt;emphasis role="bold"&gt;rcp&lt;/emphasis&gt; program&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The &lt;emphasis role="bold"&gt;rlogind&lt;/emphasis&gt; daemon&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The &lt;emphasis role="bold"&gt;rsh&lt;/emphasis&gt; command&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;These modifications enable the commands to handle AFS authentication information (tokens). This enables issuers to be
+     recognized on the remote machine as an authenticated AFS user.&lt;/para&gt;
+ 
+     &lt;para&gt;Replacing the standard versions of these programs in your file tree with the AFS-modified versions is optional. It is
+     likely that AFS's transparent access reduces the need for some of the programs anyway, especially those involved in transferring
+     files from machine to machine, like the &lt;emphasis role="bold"&gt;ftpd&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;rcp&lt;/emphasis&gt;
+     programs.&lt;/para&gt;
+ 
+     &lt;para&gt;If you decide to use the AFS versions of these commands, be aware that several of them are interdependent. For example,
+     the passing of AFS authentication information works correctly with the &lt;emphasis role="bold"&gt;rcp&lt;/emphasis&gt; command only if you
+     are using the AFS version of both the &lt;emphasis role="bold"&gt;rcp&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;inetd&lt;/emphasis&gt;
+     commands.&lt;/para&gt;
+ 
+     &lt;para&gt;The conventional installation location for the modified remote commands are the &lt;emphasis
+     role="bold"&gt;/usr/afsws/bin&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;/usr/afsws/etc&lt;/emphasis&gt; directories. To learn more about
+     commands' functionality, see their reference pages in the OpenAFS Administration Reference.&lt;/para&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ79"&gt;
+     &lt;title&gt;Accessing AFS through NFS&lt;/title&gt;
+ 
+     &lt;para&gt;Users of NFS client machines can access the AFS filespace by mounting the &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory
+     of an AFS client machine that is running the NFS/AFS Translator. This is a particular advantage in cells already running NFS who
+     want to access AFS using client machines for which AFS is not available. See &lt;link linkend="HDRWQ595"&gt;Appendix A, Managing the
+     NFS/AFS Translator&lt;/link&gt;.&lt;/para&gt;
+   &lt;/sect1&gt;
+ &lt;/chapter&gt;
Index: openafs/doc/xml/AdminGuide/auagd008.xml
diff -c /dev/null openafs/doc/xml/AdminGuide/auagd008.xml:1.1.8.3
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/xml/AdminGuide/auagd008.xml	Wed May 13 22:25:59 2009
***************
*** 0 ****
--- 1,5711 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;chapter id="HDRWQ80"&gt;
+   &lt;title&gt;Administering Server Machines&lt;/title&gt;
+ 
+   &lt;indexterm&gt;
+     &lt;primary&gt;server machine&lt;/primary&gt;
+ 
+     &lt;secondary&gt;administering&lt;/secondary&gt;
+   &lt;/indexterm&gt;
+ 
+   &lt;indexterm&gt;
+     &lt;primary&gt;administering&lt;/primary&gt;
+ 
+     &lt;secondary&gt;server machine&lt;/secondary&gt;
+   &lt;/indexterm&gt;
+ 
+   &lt;para&gt;This chapter describes how to administer an AFS server machine. It describes the following configuration information and
+   administrative tasks: &lt;itemizedlist&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;The binary and configuration files that must reside in the subdirectories of the &lt;emphasis
+         role="bold"&gt;/usr/afs&lt;/emphasis&gt; directory on every server machine's local disk; see &lt;link linkend="HDRWQ83"&gt;Local Disk Files
+         on a Server Machine&lt;/link&gt;.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;The various &lt;emphasis&gt;roles&lt;/emphasis&gt; or functions that an AFS server machine can perform, and how to determine which
+         machines are taking a role; see &lt;link linkend="HDRWQ90"&gt;The Four Roles for File Server Machines&lt;/link&gt;.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;How to maintain database server machines; see &lt;link linkend="HDRWQ101"&gt;Administering Database Server
+         Machines&lt;/link&gt;.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;How to maintain the list of database server machines in the &lt;emphasis role="bold"&gt;/usr/afs/etc/CellServDB&lt;/emphasis&gt;
+         file; see &lt;link linkend="HDRWQ118"&gt;Maintaining the Server CellServDB File&lt;/link&gt;.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;How to control authorization checking on a server machine; see &lt;link linkend="HDRWQ123"&gt;Managing Authentication and
+         Authorization Requirements&lt;/link&gt;.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;How to install new disks or partitions on a file server machine; see &lt;link linkend="HDRWQ130"&gt;Adding or Removing Disks
+         and Partitions&lt;/link&gt;.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;How to change a server machine's IP addresses and manager VLDB server entries; see &lt;link linkend="HDRWQ138"&gt;Managing
+         Server IP Addresses and VLDB Server Entries&lt;/link&gt;.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;How to reboot a file server machine; see &lt;link linkend="HDRWQ139"&gt;Rebooting a Server Machine&lt;/link&gt;.&lt;/para&gt;
+       &lt;/listitem&gt;
+     &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+   &lt;para&gt;To learn how to install and configure a new server machine, see the &lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+   &lt;para&gt;To learn how to administer the server processes themselves, see &lt;link linkend="HDRWQ142"&gt;Monitoring and Controlling Server
+   Processes&lt;/link&gt;.&lt;/para&gt;
+ 
+   &lt;para&gt;To learn how to administer volumes, see &lt;link linkend="HDRWQ174"&gt;Managing Volumes&lt;/link&gt;.&lt;/para&gt;
+ 
+   &lt;sect1 id="HDRWQ81"&gt;
+     &lt;title&gt;Summary of Instructions&lt;/title&gt;
+ 
+     &lt;para&gt;This chapter explains how to perform the following tasks by using the indicated commands:&lt;/para&gt;
+ 
+     &lt;informaltable frame="none"&gt;
+       &lt;tgroup cols="2"&gt;
+         &lt;colspec colwidth="70*" /&gt;
+ 
+         &lt;colspec colwidth="30*" /&gt;
+ 
+         &lt;tbody&gt;
+           &lt;row&gt;
+             &lt;entry&gt;Install new binaries&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;bos install&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Examine binary check-and-restart time&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;bos getrestart&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Set binary check-and-restart time&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;bos setrestart&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Examine compilation dates on binary files&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;bos getdate&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Restart a process to use new binaries&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Revert to old version of binaries&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;bos uninstall&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Remove obsolete &lt;emphasis role="bold"&gt;.BAK&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;.OLD&lt;/emphasis&gt; versions&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;bos prune&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;List partitions on a file server machine&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;vos listpart&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Shutdown AFS server processes&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;bos shutdown&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;List volumes on a partition&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;vos listvldb&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Move read/write volumes&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;vos move&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;List a cell's database server machines&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;bos listhosts&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Add a database server machine to server &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;bos addhost&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Remove a database server machine from server &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;bos removehost&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Set authorization checking requirements&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;bos setauth&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Prevent authentication for &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;pts&lt;/emphasis&gt;, and
+             &lt;emphasis role="bold"&gt;vos&lt;/emphasis&gt; commands&lt;/entry&gt;
+ 
+             &lt;entry&gt;Include &lt;emphasis role="bold"&gt;-noauth&lt;/emphasis&gt; flag&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Prevent authentication for kas commands&lt;/entry&gt;
+ 
+             &lt;entry&gt;Include &lt;emphasis role="bold"&gt;-noauth&lt;/emphasis&gt; flag on some commands or issue &lt;emphasis
+             role="bold"&gt;noauthentication&lt;/emphasis&gt; while in interactive mode&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Display all VLDB server entries&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;vos listaddrs&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Remove a VLDB server entry&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;vos changeaddr&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Reboot a server machine remotely&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;bos exec&lt;/emphasis&gt; &lt;emphasis&gt;reboot_command&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/tbody&gt;
+       &lt;/tgroup&gt;
+     &lt;/informaltable&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ83"&gt;
+     &lt;title&gt;Local Disk Files on a Server Machine&lt;/title&gt;
+ 
+     &lt;para&gt;Several types of files must reside in the subdirectories of the &lt;emphasis role="bold"&gt;/usr/afs&lt;/emphasis&gt; directory on an
+     AFS server machine's local disk. They include binaries, configuration files, the administrative database files (on database
+     server machines), log files, and volume header files.&lt;/para&gt;
+ 
+     &lt;para&gt;&lt;emphasis role="bold"&gt;Note for Windows users:&lt;/emphasis&gt; Some files described in this document possibly do not exist on
+     machines that run a Windows operating system. Also, Windows uses a backslash (&lt;emphasis role="bold"&gt;\&lt;/emphasis&gt;) rather than a
+     forward slash (&lt;emphasis role="bold"&gt;/&lt;/emphasis&gt;) to separate the elements in a pathname.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;usr/afs/bin directory on server machines&lt;/primary&gt;
+ 
+       &lt;secondary&gt;contents listed&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;directory&lt;/primary&gt;
+ 
+       &lt;secondary&gt;/usr/afs/bin on server machines&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;server process binaries&lt;/primary&gt;
+ 
+       &lt;secondary&gt;in /usr/afs/bin&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="HDRWQ84"&gt;
+       &lt;title&gt;Binaries in the /usr/afs/bin Directory&lt;/title&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; directory stores the AFS server process and command suite binaries
+       appropriate for the machine's system (CPU and operating system) type. If a process has both a server portion and a client
+       portion (as with the Update Server) or if it has separate components (as with the &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt;
+       process), each component resides in a separate file.&lt;/para&gt;
+ 
+       &lt;para&gt;To ensure predictable system performance, all file server machines must run the same AFS build version of a given
+       process. To maintain consistency easily, use the Update Server process to distribute binaries from a binary distribution
+       machine of each system type, as described further in &lt;link linkend="HDRWQ93"&gt;Binary Distribution Machines&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;It is best to keep the binaries for all processes in the &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; directory, even
+       if you do not run the process actively on the machine. It simplifies the process of reconfiguring machines (for example,
+       adding database server functionality to an existing file server machine). Similarly, it is best to keep the command suite
+       binaries in the directory, even if you do not often issue commands while working on the server machine. It enables you to
+       issue commands during recovery from server and machine outages.&lt;/para&gt;
+ 
+       &lt;para&gt;The following lists the binary files in the &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; directory that are directly
+       related to the AFS server processes or command suites. Other binaries (for example, for the &lt;emphasis
+       role="bold"&gt;klog&lt;/emphasis&gt; command) sometimes appear in this directory on a particular file server machine's disk or in an
+       AFS distribution. &lt;variablelist&gt;
+           &lt;indexterm&gt;
+             &lt;primary&gt;files&lt;/primary&gt;
+ 
+             &lt;secondary&gt;backup command binary&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;backup commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;binary in /usr/afs/bin&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The command suite for the AFS Backup System (the binary for the Backup Server is &lt;emphasis
+               role="bold"&gt;buserver&lt;/emphasis&gt;).&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;bos command binary&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;binary in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The command suite for communicating with the Basic OverSeer (BOS) Server (the binary for the BOS Server is
+               &lt;emphasis role="bold"&gt;bosserver&lt;/emphasis&gt;).&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;bosserver&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;binary in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;bosserver&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;&lt;/secondary&gt;
+ 
+                 &lt;see&gt;BOS Server&lt;/see&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;bosserver binary&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;programs&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;bosserver&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;processes&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;BOS Server, binary in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;BOS Server&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;binary in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;bosserver&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The binary for the Basic OverSeer (BOS) Server process.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;buserver&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;binary in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;buserver&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;&lt;/secondary&gt;
+ 
+                 &lt;see&gt;Backup Server&lt;/see&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;buserver&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;programs&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;buserver&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;processes&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;Backup Server, binary in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;Backup Server&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;binary in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;buserver&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The binary for the Backup Server process.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;fileserver&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;binary in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;fileserver&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;&lt;/secondary&gt;
+ 
+                 &lt;see&gt;File Server&lt;/see&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;fileserver&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;programs&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;fileserver&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;processes&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;File Server, binary in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;File Server&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;binary in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;fileserver&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The binary for the File Server component of the &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; process.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;kas command binary&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;kas commands&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;binary in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;kas&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The command suite for communicating with the Authentication Server (the binary for the Authentication Server is
+               &lt;emphasis role="bold"&gt;kaserver&lt;/emphasis&gt;).&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;kaserver process&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;binary in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;kaserver process&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;&lt;/secondary&gt;
+ 
+                 &lt;see&gt;Authentication Server&lt;/see&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;kaserver binary file&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;programs&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;kaserver&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;processes&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;Authentication Server, binary in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;Authentication Server&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;binary in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;kaserver&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The binary for the Authentication Server process.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;ntpd&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;binary in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;ntpd&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;programs&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;ntpd&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;processes&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;NTPD, binary in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;NTPD&lt;/primary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;Network Time Protocol Daemon&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;&lt;/secondary&gt;
+ 
+                 &lt;see&gt;NTPD&lt;/see&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;ntpd&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The binary for the Network Time Protocol Daemon (NTPD). AFS redistributes this binary and uses the &lt;emphasis
+               role="bold"&gt;runntp&lt;/emphasis&gt; program to configure and initialize the NTPD process.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;ntpdc&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;binary in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;ntpdc&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;programs&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;ntpdc&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;ntpdc&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;A debugging utility furnished with the &lt;emphasis role="bold"&gt;ntpd&lt;/emphasis&gt; program.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;pts command binary&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;pts commands&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;binary in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;pts&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The command suite for communicating with the Protection Server process (the binary for the Protection Server is
+               &lt;emphasis role="bold"&gt;ptserver&lt;/emphasis&gt;).&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;ptserver process&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;binary in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;ptserver process&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;&lt;/secondary&gt;
+ 
+                 &lt;see&gt;Protection Server&lt;/see&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;ptserver binary&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;programs&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;ptserver&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;processes&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;Protection Server, binary in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;Protection Server&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;binary in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;ptserver&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The binary for the Protection Server process.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;runntp&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;binary in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;runntp&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;&lt;/secondary&gt;
+ 
+                 &lt;see&gt;NTPD&lt;/see&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;runntp&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;programs&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;runntp&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;runntp&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The binary for the program used to configure NTPD most appropriately for use with AFS.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;Salvager&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;binary in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;Salvager&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;&lt;/secondary&gt;
+ 
+                 &lt;see&gt;Salvager&lt;/see&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;salvager&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;programs&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;salvager&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;processes&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;Salvager, binary in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;salvager&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The binary for the Salvager component of the &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; process.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;udebug&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;binary in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;udebug&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;commands&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;udebug&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;programs&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;udebug&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;udebug&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The binary for a program that reports the status of AFS's distributed database technology, Ubik.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;upclient&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;binary in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;upclient&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;&lt;/secondary&gt;
+ 
+                 &lt;see&gt;Update Server&lt;/see&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;upclient&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;programs&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;upclient&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;processes&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;Update Server, binaries in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;Update Server&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;binaries in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;upclient&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The binary for the client portion of the Update Server process.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;upserver&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;binary in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;upserver&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;&lt;/secondary&gt;
+ 
+                 &lt;see&gt;Update Server&lt;/see&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;upserver&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;programs&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;upserver&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;upserver&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The binary for the server portion of the Update Server process.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;vlserver&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;binary in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;vlserver&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;&lt;/secondary&gt;
+ 
+                 &lt;see&gt;VL Server&lt;/see&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;vlserver&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;programs&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;vlserver&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;processes&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;VL Server, binary in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;VL Server&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;binary in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;Volume Location Server&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;&lt;/secondary&gt;
+ 
+                 &lt;see&gt;VL Server&lt;/see&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;vlserver&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The binary for the Volume Location (VL) Server process.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;volserver&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;binary in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;volserver&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;&lt;/secondary&gt;
+ 
+                 &lt;see&gt;Volume Server&lt;/see&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;volserver&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;programs&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;volserver&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;processes&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;Volume Server, binary in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;Volume Server&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;binary in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;volserver&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The binary for the Volume Server component of the &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; process.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;vos command binary&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;binary in /usr/afs/bin&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;vos&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The command suite for communicating with the Volume and VL Server processes (the binaries for the servers are
+               &lt;emphasis role="bold"&gt;volserver&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;vlserver&lt;/emphasis&gt;, respectively).&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;usr/afs/etc directory on server machines&lt;/primary&gt;
+ 
+         &lt;secondary&gt;contents listed&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;directory&lt;/primary&gt;
+ 
+         &lt;secondary&gt;/usr/afs/etc&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;files&lt;/primary&gt;
+ 
+         &lt;secondary&gt;server configuration, in /usr/afs/etc directory&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;common configuration files (server)&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;configuration files in /usr/afs/etc&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ85"&gt;
+       &lt;title&gt;Common Configuration Files in the /usr/afs/etc Directory&lt;/title&gt;
+ 
+       &lt;para&gt;The directory &lt;emphasis role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt; on every file server machine's local disk contains
+       configuration files in ASCII and machine-independent binary format. For predictable AFS performance throughout a cell, all
+       server machines must have the same version of each configuration file: &lt;itemizedlist&gt;
+           &lt;indexterm&gt;
+             &lt;primary&gt;Update Server&lt;/primary&gt;
+ 
+             &lt;secondary&gt;distributing server configuration files&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Cells that run the United States edition of AFS conventionally use the Update Server to distribute a common
+             version of each file from the cell's system control machine to other server machines (for more on the system control
+             machine, see &lt;link linkend="HDRWQ94"&gt;The System Control Machine&lt;/link&gt;). Run the Update Server's server portion on the
+             system control machine, and the client portion on all other server machines. Update the files on the system control
+             machine only, except as directed by instructions for dealing with emergencies.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Cells that run the international edition of AFS must not use the Update Server to distribute the contents of the
+             &lt;emphasis role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt; directory. Due to United States government regulations, the data
+             encryption routines that AFS uses to protect the files in this directory as they cross the network are not available to
+             the Update Server in the international edition of AFS. You must instead update the files on each server machine
+             individually, taking extra care to issue exactly the same &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; command for each machine.
+             The necessary data encryption routines are available to the &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; commands, so
+             information is safe as it crosses the network from the machine where the &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; command is
+             issued to the server machines.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Never directly edit any of the files in the &lt;emphasis role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt; directory, except as directed
+       by instructions for dealing with emergencies. In normal circumstances, use the appropriate &lt;emphasis
+       role="bold"&gt;bos&lt;/emphasis&gt; commands to change the files. The following list includes pointers to instructions.&lt;/para&gt;
+ 
+       &lt;para&gt;The files in this directory include: &lt;variablelist&gt;
+           &lt;indexterm&gt;
+             &lt;primary&gt;CellServDB file (server)&lt;/primary&gt;
+ 
+             &lt;secondary&gt;about&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;files&lt;/primary&gt;
+ 
+             &lt;secondary&gt;CellServDB (server)&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;An ASCII file that names the cell's database server machines, which run the Authentication, Backup, Protection,
+               and VL Server processes. You create the initial version of this file by issuing the &lt;emphasis role="bold"&gt;bos
+               setcellname&lt;/emphasis&gt; command while installing your cell's first server machine. It is very important to update this
+               file when you change the identity of your cell's database server machines.&lt;/para&gt;
+ 
+               &lt;para&gt;The server &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file is not the same as the &lt;emphasis
+               role="bold"&gt;CellServDB&lt;/emphasis&gt; file stored in the &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory on
+               client machines. The client version lists the database server machines for every AFS cell that you choose to make
+               accessible from the client machine. The server &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file lists only the local
+               cell's database server machines, because server processes never contact processes in other cells.&lt;/para&gt;
+ 
+               &lt;para&gt;For instructions on maintaining this file, see &lt;link linkend="HDRWQ118"&gt;Maintaining the Server CellServDB
+               File&lt;/link&gt;.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;KeyFile file&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;function of&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;KeyFile&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;server encryption key&lt;/primary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;KeyFile&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;A machine-independent, binary-format file that lists the server encryption keys the AFS server processes use to
+               encrypt and decrypt tickets. The information in this file is the basis for secure communication in the cell, and so is
+               extremely sensitive. The file is specially protected so that only privileged users can read or change it.&lt;/para&gt;
+ 
+               &lt;para&gt;For instructions on maintaining this file, see &lt;link linkend="HDRWQ355"&gt;Managing Server Encryption
+               Keys&lt;/link&gt;.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;ThisCell file (server)&lt;/primary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;ThisCell (server)&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;ThisCell&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;An ASCII file that consists of a single line defining the complete Internet domain-style name of the cell (such
+               as &lt;computeroutput&gt;abc.com&lt;/computeroutput&gt;). You create this file with the &lt;emphasis role="bold"&gt;bos
+               setcellname&lt;/emphasis&gt; command during the installation of your cell's first file server machine, as instructed in the
+               &lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+               &lt;para&gt;Note that changing this file is only one step in changing your cell's name. For discussion, see &lt;link
+               linkend="HDRWQ34"&gt;Choosing a Cell Name&lt;/link&gt;.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;UserList file&lt;/primary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;UserList&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;UserList&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;An ASCII file that lists the usernames of the system administrators authorized to issue privileged &lt;emphasis
+               role="bold"&gt;bos&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;vos&lt;/emphasis&gt;, and &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt;
+               commands. For instructions on maintaining the file, see &lt;link linkend="HDRWQ592"&gt;Administering the UserList
+               File&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;usr/afs/local directory on server machines&lt;/primary&gt;
+ 
+         &lt;secondary&gt;contents listed&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;directory&lt;/primary&gt;
+ 
+         &lt;secondary&gt;/usr/afs/local on server machines&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;local configuration files (server)&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;file server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;configuration files in /usr/afs/local&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ86"&gt;
+       &lt;title&gt;Local Configuration Files in the /usr/afs/local Directory&lt;/title&gt;
+ 
+       &lt;para&gt;The directory &lt;emphasis role="bold"&gt;/usr/afs/local&lt;/emphasis&gt; contains configuration files that are different for each
+       file server machine in a cell. Thus, they are not updated automatically from a central source like the files in &lt;emphasis
+       role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt; directories. The most important file is
+       the &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file; it defines which server processes are to run on that machine.&lt;/para&gt;
+ 
+       &lt;para&gt;As with the common configuration files in &lt;emphasis role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt;, you must not edit these files
+       directly. Use commands from the &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; command suite where appropriate; some files never need to
+       be altered.&lt;/para&gt;
+ 
+       &lt;para&gt;The files in this directory include the following: &lt;variablelist&gt;
+           &lt;indexterm&gt;
+             &lt;primary&gt;BosConfig file&lt;/primary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;files&lt;/primary&gt;
+ 
+             &lt;secondary&gt;BosConfig&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This file lists the server processes to run on the server machine, by defining which processes the BOS Server
+               monitors and what it does if the process fails. It also defines the times at which the BOS Server automatically
+               restarts processes for maintenance purposes.&lt;/para&gt;
+ 
+               &lt;para&gt;As you create server processes during a file server machine's installation, their entries are defined in this
+               file automatically. The &lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt; outlines the &lt;emphasis
+               role="bold"&gt;bos&lt;/emphasis&gt; commands to use. For a more complete description of the file, and instructions for
+               controlling process status by editing the file with commands from the &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; suite, see
+               &lt;link linkend="HDRWQ142"&gt;Monitoring and Controlling Server Processes&lt;/link&gt;.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;NetInfo file (server version)&lt;/primary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;NetInfo (server version)&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;NetInfo&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This optional ASCII file lists one or more of the network interface addresses on the server machine. If it
+               exists when the File Server initializes, the File Server uses it as the basis for the list of interfaces that it
+               registers in its Volume Location Database (VLDB) server entry. See &lt;link linkend="HDRWQ138"&gt;Managing Server IP
+               Addresses and VLDB Server Entries&lt;/link&gt;.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;NetRestrict file (server version)&lt;/primary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;NetRestrict (server version)&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;NetRestrict&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This optional ASCII file lists one or more network interface addresses. If it exists when the File Server
+               initializes, the File Server removes the specified addresses from the list of interfaces that it registers in its VLDB
+               server entry. See &lt;link linkend="HDRWQ138"&gt;Managing Server IP Addresses and VLDB Server Entries&lt;/link&gt;.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;NoAuth file&lt;/primary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;NoAuth&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;NoAuth&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This zero-length file instructs all AFS server processes running on the machine not to perform authorization
+               checking. Thus, they perform any action for any user, even &lt;emphasis role="bold"&gt;anonymous&lt;/emphasis&gt;. This very
+               insecure state is useful only in rare instances, mainly during the installation of the machine.&lt;/para&gt;
+ 
+               &lt;para&gt;The file is created automatically when you start the initial &lt;emphasis role="bold"&gt;bosserver&lt;/emphasis&gt; process
+               with the &lt;emphasis role="bold"&gt;-noauth&lt;/emphasis&gt; flag, or issue the &lt;emphasis role="bold"&gt;bos setauth&lt;/emphasis&gt;
+               command to turn off authentication requirements. When you use the &lt;emphasis role="bold"&gt;bos setauth&lt;/emphasis&gt; command
+               to turn on authentication, the BOS Server removes this file. For more information, see &lt;link
+               linkend="HDRWQ123"&gt;Managing Authentication and Authorization Requirements&lt;/link&gt;.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;SALVAGE.fs file&lt;/primary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;SALVAGE.fs&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;SALVAGE.fs&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This zero-length file controls how the BOS Server handles a crash of the File Server component of the &lt;emphasis
+               role="bold"&gt;fs&lt;/emphasis&gt; process. The BOS Server creates this file each time it starts or restarts the &lt;emphasis
+               role="bold"&gt;fs&lt;/emphasis&gt; process. If the file is present when the File Server crashes, then the BOS Server runs the
+               Salvager before restarting the File Server and Volume Server again. When the File Server exits normally, the BOS
+               Server removes the file so that the Salvager does not run.&lt;/para&gt;
+ 
+               &lt;para&gt;Do not create or remove this file yourself; the BOS Server does so automatically. If necessary, you can salvage
+               a volume or partition by using the &lt;emphasis role="bold"&gt;bos salvage&lt;/emphasis&gt; command; see &lt;link
+               linkend="HDRWQ232"&gt;Salvaging Volumes&lt;/link&gt;.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;salvage.lock file&lt;/primary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;salvage.lock&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;salvage.lock&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This file guarantees that only one Salvager process runs on a file server machine at a time (the single process
+               can fork multiple subprocesses to salvage multiple partitions in parallel). As the Salvager initiates (when invoked by
+               the BOS Server or by issue of the &lt;emphasis role="bold"&gt;bos salvage&lt;/emphasis&gt; command), it creates this zero-length
+               file and issues the &lt;emphasis role="bold"&gt;flock&lt;/emphasis&gt; system call on it. It removes the file when it completes
+               the salvage operation. Because the Salvager must lock the file in order to run, only one Salvager can run at a
+               time.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;sysid file&lt;/primary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;sysid&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;File Server&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;interfaces registered in VLDB&lt;/secondary&gt;
+ 
+                 &lt;tertiary&gt;listed in sysid file&lt;/tertiary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;VLDB&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;server machine interfaces registered&lt;/secondary&gt;
+ 
+                 &lt;tertiary&gt;listed in sysid file&lt;/tertiary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;sysid&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This file records the network interface addresses that the File Server (&lt;emphasis
+               role="bold"&gt;fileserver&lt;/emphasis&gt; process) registers in its VLDB server entry. When the Cache Manager requests volume
+               location information, the Volume Location (VL) Server provides all of the interfaces registered for each server
+               machine that houses the volume. This enables the Cache Manager to make use of multiple addresses when accessing AFS
+               data stored on a multihomed file server machine. For further information, see &lt;link linkend="HDRWQ138"&gt;Managing Server
+               IP Addresses and VLDB Server Entries&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;usr/afs/db directory on server machines&lt;/primary&gt;
+ 
+         &lt;secondary&gt;contents listed&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;directory&lt;/primary&gt;
+ 
+         &lt;secondary&gt;/usr/afs/db on server machines&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;database files&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;replicated database files&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;log files&lt;/primary&gt;
+ 
+         &lt;secondary&gt;for replicated databases&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;file server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;database files in /usr/afs/db&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ87"&gt;
+       &lt;title&gt;Replicated Database Files in the /usr/afs/db Directory&lt;/title&gt;
+ 
+       &lt;para&gt;The directory &lt;emphasis role="bold"&gt;/usr/afs/db&lt;/emphasis&gt; contains two types of files pertaining to the four replicated
+       databases in the cell--the Authentication Database, Backup Database, Protection Database, and Volume Location Database (VLDB):
+       &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;A file that contains each database, with a &lt;emphasis role="bold"&gt;.DB0&lt;/emphasis&gt; extension.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;A log file for each database, with a &lt;emphasis role="bold"&gt;.DBSYS1&lt;/emphasis&gt; extension. The database server
+             process logs each database operation in this file before performing it. If the operation is interrupted, the process
+             consults this file to learn how to finish it.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Each database server process (Authentication, Backup, Protection, or VL Server) maintains its own database and log
+       files. The database files are in binary format, so you must always access or alter them using commands from the &lt;emphasis
+       role="bold"&gt;kas&lt;/emphasis&gt; suite (for the Authentication Database), &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; suite (for the
+       Backup Database), &lt;emphasis role="bold"&gt;pts&lt;/emphasis&gt; suite (for the Protection Database), or &lt;emphasis
+       role="bold"&gt;vos&lt;/emphasis&gt; suite (for the VLDB).&lt;/para&gt;
+ 
+       &lt;para&gt;If a cell runs more than one database server machine, each database server process keeps its own copy of its database on
+       its machine's hard disk. However, it is important that all the copies of a given database are the same. To synchronize them,
+       the database server processes call on AFS's distributed database technology, Ubik, as described in &lt;link
+       linkend="HDRWQ102"&gt;Replicating the OpenAFS Administrative Databases&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;The files listed here appear in this directory only on database server machines. On non-database server machines, this
+       directory is empty. &lt;variablelist&gt;
+           &lt;indexterm&gt;
+             &lt;primary&gt;files&lt;/primary&gt;
+ 
+             &lt;secondary&gt;bdb.DB0&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;bdb.DB0 file&lt;/primary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;bdb.DB0&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The Backup Database file.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;bdb.DBSYS1&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;bdb.DBSYS1 file&lt;/primary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;bdb.DBSYS1&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The Backup Database log file.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;kaserver.DB0&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;kaserver.DB0 file&lt;/primary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;kaserver.DB0&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The Authentication Database file.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;kaserver.DBSYS1&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;kaserver.DBSYS1 file&lt;/primary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;kaserver.DBSYS1&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The Authentication Database log file.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;prdb.DB0&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;prdb.DB0 file&lt;/primary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;prdb.DB0&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The Protection Database file.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;prdb.DBSYS1&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;prdb.DBSYS1 file&lt;/primary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;prdb.DBSYS1&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The Protection Database log file.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;vldb.DB0&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;vldb.DB0 file&lt;/primary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;vldb.DB0&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The Volume Location Database file.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;vldb.DBSYS1&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;vldb.DBSYS1 file&lt;/primary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;vldb.DBSYS1&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The Volume Location Database log file.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;usr/afs/logs directory on server machines&lt;/primary&gt;
+ 
+         &lt;secondary&gt;contents listed&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;directory&lt;/primary&gt;
+ 
+         &lt;secondary&gt;/usr/afs/logs on server machines&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;file server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;core files in /usr/afs/logs&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;file server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;log files in /usr/afs/logs&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;log files&lt;/primary&gt;
+ 
+         &lt;secondary&gt;for server processes&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;core files&lt;/primary&gt;
+ 
+         &lt;secondary&gt;for server processes&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ88"&gt;
+       &lt;title&gt;Log Files in the /usr/afs/logs Directory&lt;/title&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;/usr/afs/logs&lt;/emphasis&gt; directory contains log files from various server processes. The files
+       detail interesting events that occur during normal operations. For instance, the Volume Server can record volume moves in the
+       &lt;emphasis role="bold"&gt;VolserLog&lt;/emphasis&gt; file. Events are recorded at completion, so the server processes do not use these
+       files to reconstruct failed operations unlike the ones in the &lt;emphasis role="bold"&gt;/usr/afs/db&lt;/emphasis&gt; directory.&lt;/para&gt;
+ 
+       &lt;para&gt;The information in log files can be very useful as you evaluate process failures and other problems. For instance, if
+       you receive a timeout message when you try to access a volume, checking the &lt;emphasis role="bold"&gt;FileLog&lt;/emphasis&gt; file
+       possibly provides an explanation, showing that the File Server was unable to attach the volume. To examine a log file
+       remotely, use the &lt;emphasis role="bold"&gt;bos getlog&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ173"&gt;Displaying
+       Server Process Log Files&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;This directory also contains the core image files generated if a process being monitored by the BOS Server crashes. The
+       BOS Server attempts to add an extension to the standard &lt;emphasis role="bold"&gt;core&lt;/emphasis&gt; name to indicate which process
+       generated the core file (for example, naming a core file generated by the Protection Server &lt;emphasis
+       role="bold"&gt;core.ptserver&lt;/emphasis&gt;). The BOS Server cannot always assign the correct extension if two processes fail at
+       about the same time, so it is not guaranteed to be correct.&lt;/para&gt;
+ 
+       &lt;para&gt;The directory contains the following files: &lt;variablelist&gt;
+           &lt;indexterm&gt;
+             &lt;primary&gt;AuthLog file&lt;/primary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;files&lt;/primary&gt;
+ 
+             &lt;secondary&gt;AuthLog&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;AuthLog&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The Authentication Server's log file.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;BackupLog file&lt;/primary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;BackupLog&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;BackupLog&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The Backup Server's log file.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;BosLog file&lt;/primary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;BosLog&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;BosLog&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The BOS Server's log file.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;FileLog&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;FileLog file&lt;/primary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;FileLog&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The File Server's log file.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;SalvageLog&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;SalvageLog file&lt;/primary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;SalvageLog&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The Salvager's log file.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;VLLog file&lt;/primary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;VLLog&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;VLLog&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The Volume Location (VL) Server's log file.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;VolserLog file&lt;/primary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;VolserLog&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;VolserLog&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The Volume Server's log file.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;core.process&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;If present, a core image file produced as an AFS server process on the machine crashed (probably the process
+               named by process).&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+ 
+       &lt;note&gt;
+         &lt;para&gt;To prevent log files from growing unmanageably large, restart the server processes periodically, particularly the
+         database server processes. To avoid restarting the processes, use the UNIX &lt;emphasis role="bold"&gt;rm&lt;/emphasis&gt; command to
+         remove the file as the process runs; it re-creates it automatically.&lt;/para&gt;
+       &lt;/note&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;vicep directory on server machines&lt;/primary&gt;
+ 
+         &lt;secondary&gt;contents listed&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;directory&lt;/primary&gt;
+ 
+         &lt;secondary&gt;/vicep on server machines&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume header&lt;/primary&gt;
+ 
+         &lt;secondary&gt;in /vicep directories&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;partition&lt;/primary&gt;
+ 
+         &lt;secondary&gt;housing AFS volumes&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;file server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;partitions, naming&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ89"&gt;
+       &lt;title&gt;Volume Headers on Server Partitions&lt;/title&gt;
+ 
+       &lt;para&gt;A partition that houses AFS volumes must be mounted at a subdirectory of the machine's root ( / ) directory (not, for
+       instance under the &lt;emphasis role="bold"&gt;/usr&lt;/emphasis&gt; directory). The file server machine's file system registry file
+       (&lt;emphasis role="bold"&gt;/etc/fstab&lt;/emphasis&gt; or equivalent) must correctly map the directory name and the partition's device
+       name. The directory name is of the form &lt;emphasis role="bold"&gt;/vicep&lt;/emphasis&gt;index, where each index is one or two lowercase
+       letters. By convention, the first AFS partition on a machine is mounted at &lt;emphasis role="bold"&gt;/vicepa&lt;/emphasis&gt;, the
+       second at &lt;emphasis role="bold"&gt;/vicepb&lt;/emphasis&gt;, and so on. If there are more than 26 partitions, continue with &lt;emphasis
+       role="bold"&gt;/vicepaa&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;/vicepab&lt;/emphasis&gt; and so on. The &lt;emphasis&gt;OpenAFS Release
+       Notes&lt;/emphasis&gt; specifies the number of supported partitions per server machine.&lt;/para&gt;
+ 
+       &lt;para&gt;Do not store non-AFS files on AFS partitions. The File Server and Volume Server expect to have available all of the
+       space on the partition.&lt;/para&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;/vicep&lt;/emphasis&gt; directories contain two types of files: &lt;variablelist&gt;
+           &lt;indexterm&gt;
+             &lt;primary&gt;V.&lt;emphasis&gt;vol_ID&lt;/emphasis&gt;.vol file&lt;/primary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;files&lt;/primary&gt;
+ 
+             &lt;secondary&gt;V.&lt;emphasis&gt;vol_ID&lt;/emphasis&gt;.vol&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;Vvol_ID.vol&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Each such file is a volume header. The vol_ID corresponds to the volume ID number displayed in the output from
+               the &lt;emphasis role="bold"&gt;vos examine&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;vos listvldb&lt;/emphasis&gt;, and &lt;emphasis
+               role="bold"&gt;vos listvol&lt;/emphasis&gt; commands.&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;FORCESALVAGE file&lt;/primary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;FORCESALVAGE&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;FORCESALVAGE&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This zero-length file triggers the Salvager to salvage the entire partition. The AFS-modified version of the
+               &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt; program creates this file if it discovers corruption.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+ 
+       &lt;note&gt;
+         &lt;para&gt;For most system types, it is important never to run the standard &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt; program
+         provided with the operating system on an AFS file server machine. It removes all AFS volume data from server partitions
+         because it does not recognize their format.&lt;/para&gt;
+       &lt;/note&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;roles for server machine&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;roles summarized&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ90"&gt;
+     &lt;title&gt;The Four Roles for File Server Machines&lt;/title&gt;
+ 
+     &lt;para&gt;In cells that have more than one server machine, not all server machines have to perform exactly the same functions. The
+     are four possible &lt;emphasis&gt;roles&lt;/emphasis&gt; a machine can assume, determined by which server processes it is running. A machine
+     can assume more than one role by running all of the relevant processes. The following list summarizes the four roles, which are
+     described more completely in subsequent sections. &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;A &lt;emphasis&gt;simple file server&lt;/emphasis&gt; machine runs only the processes that store and deliver AFS files to client
+           machines. You can run as many simple file server machines as you need to satisfy your cell's performance and disk space
+           requirements.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;A &lt;emphasis&gt;database server machine&lt;/emphasis&gt; runs the four database server processes that maintain AFS's
+           replicated administrative databases: the Authentication, Backup, Protection, and Volume Location (VL) Server
+           processes.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;A &lt;emphasis&gt;binary distribution machine&lt;/emphasis&gt; distributes the AFS server binaries for its system type to all
+           other server machines of that system type.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The single &lt;emphasis&gt;system control machine&lt;/emphasis&gt; distributes common server configuration files to all other
+           server machines in the cell, in a cell that runs the United States edition of AFS (cells that use the international
+           edition of AFS must not use the system control machine for this purpose). The machine conventionally also serves as the
+           time synchronization source for the cell, adjusting its clock according to a time source outside the cell.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;If a cell has a single server machine, it assumes the simple file server and database server roles. The instructions in
+     the &lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt; also have you configure it as the system control machine and binary
+     distribution machine for its system type, but it does not actually perform those functions until you install another server
+     machine.&lt;/para&gt;
+ 
+     &lt;para&gt;It is best to keep the binaries for all of the AFS server processes in the &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt;
+     directory, even if not all processes are running. You can then change which roles a machine assumes simply by starting or
+     stopping the processes that define the role.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;simple file server machine&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;server machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;simple file server role&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="HDRWQ91"&gt;
+       &lt;title&gt;Simple File Server Machines&lt;/title&gt;
+ 
+       &lt;para&gt;A &lt;emphasis&gt;simple file server machine&lt;/emphasis&gt; runs only the server processes that store and deliver AFS files to
+       client machines, monitor process status, and pick up binaries and configuration files from the cell's binary distribution and
+       system control machines.&lt;/para&gt;
+ 
+       &lt;para&gt;In general, only cells with more than three server machines need to run simple file server machines. In cells with three
+       or fewer machines, all of them are usually database server machines (to benefit from replicating the administrative
+       databases); see &lt;link linkend="HDRWQ92"&gt;Database Server Machines&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;The following processes run on a simple file server machine: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The BOS Server (&lt;emphasis role="bold"&gt;bosserver&lt;/emphasis&gt; process)&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; process, which combines the File Server, Volume Server, and Salvager
+             processes so that they can coordinate their operations on the data in volumes and avoid the inconsistencies that can
+             result from multiple simultaneous operations on the same data&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The NTP coordinator (&lt;emphasis role="bold"&gt;runntp&lt;/emphasis&gt; process), which helps keep the machine's clock
+             synchronized with the clocks on the other server machines in the cell&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;A client portion of the Update Server that picks up binary files from the binary distribution machine of its AFS
+             system type (the &lt;emphasis role="bold"&gt;upclientbin&lt;/emphasis&gt; process)&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;A client portion of the Update Server that picks up common configuration files from the system control machine, in
+             cells running the United States edition of AFS (the &lt;emphasis role="bold"&gt;upclientetc&lt;/emphasis&gt; process)&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;database server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;defined&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;database server role&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;runs on database server machine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Authentication Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;runs on database server machine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Protection Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;runs on database server machine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;VL Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;runs on database server machine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ92"&gt;
+       &lt;title&gt;Database Server Machines&lt;/title&gt;
+ 
+       &lt;para&gt;A &lt;emphasis&gt;database server machine&lt;/emphasis&gt; runs the four processes that maintain the AFS replicated administrative
+       databases: the Authentication Server, Backup Server, Protection Server, and Volume Location (VL) Server, which maintain the
+       Authentication Database, Backup Database, Protection Database, and Volume Location Database (VLDB), respectively. To review
+       the functions of these server processes and their databases, see &lt;link linkend="HDRWQ17"&gt;AFS Server Processes and the Cache
+       Manager&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;If a cell has more than one server machine, it is best to run more than one database server machine, but more than three
+       are rarely necessary. Replicating the databases in this way yields the same benefits as replicating volumes: increased
+       availability and reliability of information. If one database server machine or process goes down, the information in the
+       database is still available from others. The load of requests for database information is spread across multiple machines,
+       preventing any one from becoming overloaded.&lt;/para&gt;
+ 
+       &lt;para&gt;Unlike replicated volumes, however, replicated databases do change frequently. Consistent system performance demands
+       that all copies of the database always be identical, so it is not possible to record changes in only some of them. To
+       synchronize the copies of a database, the database server processes use AFS's distributed database technology, Ubik. See &lt;link
+       linkend="HDRWQ102"&gt;Replicating the OpenAFS Administrative Databases&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;It is critical that the AFS server processes on every server machine in a cell know which machines are the database
+       server machines. The database server processes in particular must maintain constant contact with their peers in order to
+       coordinate the copies of the database. The other server processes often need information from the databases. Every file server
+       machine keeps a list of its cell's database server machines in its local &lt;emphasis
+       role="bold"&gt;/usr/afs/etc/CellServDB&lt;/emphasis&gt; file. Cells that use the States edition of AFS can use the system control
+       machine to distribute this file (see &lt;link linkend="HDRWQ94"&gt;The System Control Machine&lt;/link&gt;).&lt;/para&gt;
+ 
+       &lt;para&gt;The following processes define a database server machine: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The Authentication Server (&lt;emphasis role="bold"&gt;kaserver&lt;/emphasis&gt; process)&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The Backup Server (&lt;emphasis role="bold"&gt;buserver&lt;/emphasis&gt; process)&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The Protection Server (&lt;emphasis role="bold"&gt;ptserver&lt;/emphasis&gt; process)&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The VL Server (&lt;emphasis role="bold"&gt;vlserver&lt;/emphasis&gt; process)&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Database server machines can also run the processes that define a simple file server machine, as listed in &lt;link
+       linkend="HDRWQ91"&gt;Simple File Server Machines&lt;/link&gt;. One database server machine can act as the cell's system control
+       machine, and any database server machine can serve as the binary distribution machine for its system type; see &lt;link
+       linkend="HDRWQ94"&gt;The System Control Machine&lt;/link&gt; and &lt;link linkend="HDRWQ93"&gt;Binary Distribution Machines&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;binary distribution machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;defined&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;binary distribution role&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Update Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;server portion&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on binary distribution machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Update Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;client portion&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;for binaries&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ93"&gt;
+       &lt;title&gt;Binary Distribution Machines&lt;/title&gt;
+ 
+       &lt;para&gt;A &lt;emphasis&gt;binary distribution machine&lt;/emphasis&gt; stores and distributes the binary files for the AFS processes and
+       command suites to all other server machines of its system type. Each file server machine keeps its own copy of AFS server
+       process binaries on its local disk, by convention in the &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; directory. For
+       consistent system performance, however, all server machines must run the same version (build level) of a process. For
+       instructions for checking a binary's build level, see &lt;link linkend="HDRWQ117"&gt;Displaying A Binary File's Build Level&lt;/link&gt;.
+       The easiest way to keep the binaries consistent is to have a binary distribution machine of each system type distribute them
+       to its system-type peers.&lt;/para&gt;
+ 
+       &lt;para&gt;The process that defines a binary distribution machine is the server portion of the Update Server (&lt;emphasis
+       role="bold"&gt;upserver&lt;/emphasis&gt; process). The client portion of the Update Server (&lt;emphasis
+       role="bold"&gt;upclientbin&lt;/emphasis&gt; process) runs on the other server machines of that system type and references the binary
+       distribution machine.&lt;/para&gt;
+ 
+       &lt;para&gt;Binary distribution machines usually also run the processes that define a simple file server machine, as listed in &lt;link
+       linkend="HDRWQ91"&gt;Simple File Server Machines&lt;/link&gt;. One binary distribution machine can act as the cell's system control
+       machine, and any binary distribution machine can serve as a database server machine; see &lt;link linkend="HDRWQ94"&gt;The System
+       Control Machine&lt;/link&gt; and &lt;link linkend="HDRWQ92"&gt;Database Server Machines&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;system control machine&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;configuration files&lt;/primary&gt;
+ 
+         &lt;secondary&gt;server machine, common&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;system control role&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ94"&gt;
+       &lt;title&gt;The System Control Machine&lt;/title&gt;
+ 
+       &lt;para&gt;In cells that run the United States edition of AFS, the &lt;emphasis&gt;system control machine&lt;/emphasis&gt; stores and
+       distributes system configuration files shared by all of the server machines in the cell. Each file server machine keeps its
+       own copy of the configuration files on its local disk, by convention in the &lt;emphasis role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt;
+       directory. For consistent system performance, however, all server machines must use the same files. The easiest way to keep
+       the files consistent is to have the system control machine distribute them. You make changes only to the copy stored on the
+       system control machine, as directed by the instructions in this document. The United States edition of AFS is available to
+       cells in the United States and Canada and to selected institutions in other countries, as determined by United States
+       government regulations.&lt;/para&gt;
+ 
+       &lt;para&gt;Cells that run the international version of AFS do not use the system control machine to distribute system configuration
+       files. Some of the files contain information that is too sensitive to cross the network unencrypted, and United States
+       government regulations forbid the export of the necessary encryption routines in the form that the Update Server uses. You
+       must instead update the configuration files on each file server machine individually. The &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt;
+       commands that you use to update the files encrypt the information using an exportable form of the encryption routines.&lt;/para&gt;
+ 
+       &lt;para&gt;For a list of the configuration files stored in the &lt;emphasis role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt; directory, see &lt;link
+       linkend="HDRWQ85"&gt;Common Configuration Files in the /usr/afs/etc Directory&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;The &lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt; configures a cell's first server machine as the system control
+       machine. If you wish, you can reassign the role to a different machine that you install later, but you must then change the
+       client portion of the Update Server (&lt;emphasis role="bold"&gt;upclientetc&lt;/emphasis&gt;) process running on all other server
+       machines to refer to the new system control machine.&lt;/para&gt;
+ 
+       &lt;para&gt;The following processes define the system control machine: &lt;itemizedlist&gt;
+           &lt;indexterm&gt;
+             &lt;primary&gt;Update Server&lt;/primary&gt;
+ 
+             &lt;secondary&gt;server portion&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;on system control machine&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;Update Server&lt;/primary&gt;
+ 
+             &lt;secondary&gt;client portion&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;for configuration files&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The server portion of the Update Server (&lt;emphasis role="bold"&gt;upserver&lt;/emphasis&gt;) process, in cells using the
+             United States edition of AFS. The client portion of the Update Server (&lt;emphasis role="bold"&gt;upclientetc&lt;/emphasis&gt;
+             process) runs on the other server machines and references the system control machine.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The NTP coordinator (&lt;emphasis role="bold"&gt;runntp&lt;/emphasis&gt; process) which points to a time source outside the
+             cell, if the cell uses NTPD to synchronize its clocks. The &lt;emphasis role="bold"&gt;runntp&lt;/emphasis&gt; process on other
+             machines reference the system control machine as their main time source.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The system control machine can also run the processes that define a simple file server machine, as listed in &lt;link
+       linkend="HDRWQ91"&gt;Simple File Server Machines&lt;/link&gt;. It can also server as a database server machine, and by convention acts
+       as the binary distribution machine for its system type. A single &lt;emphasis role="bold"&gt;upserver&lt;/emphasis&gt; process can
+       distribute both configuration files and binaries. See &lt;link linkend="HDRWQ92"&gt;Database Server Machines&lt;/link&gt; and &lt;link
+       linkend="HDRWQ93"&gt;Binary Distribution Machines&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;determining&lt;/primary&gt;
+ 
+         &lt;secondary&gt;roles taken by server machine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;identifying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;roles taken by server machine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;determining roles&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;roles for server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;determining&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;database server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;identifying with bos status&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;determining&lt;/primary&gt;
+ 
+         &lt;secondary&gt;identity of database server machines&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;identifying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;database server machine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ95"&gt;
+       &lt;title&gt;To locate database server machines&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos listhosts&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listhosts&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;The machines listed in the output are the cell's database server machines. For complete instructions and example
+           output, see &lt;link linkend="HDRWQ120"&gt;To display a cell's database server machines&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; Issue the &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt; command to verify
+           that a machine listed in the output of the &lt;emphasis role="bold"&gt;bos listhosts&lt;/emphasis&gt; command is actually running the
+           processes that define it as a database server machine. For complete instructions, see &lt;link linkend="HDRWQ158"&gt;Displaying
+           Process Status and Information from the BosConfig File&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;buserver kaserver ptserver vlserver&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;If the specified machine is a database server machine, the output from the &lt;emphasis role="bold"&gt;bos
+           status&lt;/emphasis&gt; command includes the following lines:&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    Instance buserver, currently running normally.
+    Instance kaserver, currently running normally.
+    Instance ptserver, currently running normally.
+    Instance vlserver, currently running normally.
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;system control machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;identifying with bos status&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;determining&lt;/primary&gt;
+ 
+         &lt;secondary&gt;identity of system control machine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;identifying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;system control machine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ96"&gt;
+       &lt;title&gt;To locate the system control machine&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt; command for any server machine. Complete instructions appear
+           in &lt;link linkend="HDRWQ158"&gt;Displaying Process Status and Information from the BosConfig File&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;upserver upclientbin upclientetc&lt;/emphasis&gt; &lt;emphasis
+                 role="bold"&gt;-long&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;The output you see depends on the machine you have contacted: a simple file server machine, the system control
+           machine, or a binary distribution machine. See &lt;link linkend="HDRWQ98"&gt;Interpreting the Output from the bos status
+           Command&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;binary distribution machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;identifying with bos status&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;determining&lt;/primary&gt;
+ 
+         &lt;secondary&gt;identity of binary distribution machine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;identifying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;binary distribution machine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ97"&gt;
+       &lt;title&gt;To locate the binary distribution machine for a system type&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt; command for a file server machine of the system type you are
+           checking (to determine a machine's system type, issue the &lt;emphasis role="bold"&gt;fs sysname&lt;/emphasis&gt; or &lt;emphasis
+           role="bold"&gt;sys&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ417"&gt;Displaying and Setting the System Type
+           Name&lt;/link&gt;. Complete instructions for the &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt; command appear in &lt;link
+           linkend="HDRWQ158"&gt;Displaying Process Status and Information from the BosConfig File&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;upserver upclientbin upclientetc -long&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;The output you see depends on the machine you have contacted: a simple file server machine, the system control
+           machine, or a binary distribution machine. See &lt;link linkend="HDRWQ98"&gt;Interpreting the Output from the bos status
+           Command&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;simple file server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;identifying with bos status&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;determining&lt;/primary&gt;
+ 
+         &lt;secondary&gt;identity of:&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;simple file server machines&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;identifying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;simple file server machine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ98"&gt;
+       &lt;title&gt;Interpreting the Output from the bos status Command&lt;/title&gt;
+ 
+       &lt;para&gt;Interpreting the output of the &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt; command is most straightforward for a simple
+       file server machine. There is no &lt;emphasis role="bold"&gt;upserver&lt;/emphasis&gt; process, so the output includes the following
+       message:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    bos: failed to get instance info for 'upserver' (no such entity)
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;A simple file server machine runs the &lt;emphasis role="bold"&gt;upclientbin&lt;/emphasis&gt; process, so the output includes a
+       message like the following. It indicates that &lt;emphasis role="bold"&gt;fs7.abc.com&lt;/emphasis&gt; is the binary distribution machine
+       for this system type.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    Instance upclientbin, (type is simple) currently running normally.
+    Process last started at Wed Mar 10  23:37:09 1999 (1 proc start)
+    Command 1 is '/usr/afs/bin/upclient fs7.abc.com -t 60 /usr/afs/bin'
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;If you run the United States edition of AFS, a simple file server machine also runs the &lt;emphasis
+       role="bold"&gt;upclientetc&lt;/emphasis&gt; process, so the output includes a message like the following. It indicates that &lt;emphasis
+       role="bold"&gt;fs1.abc.com&lt;/emphasis&gt; is the system control machine.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    Instance upclientetc, (type is simple) currently running normally.
+    Process last started at Mon Mar 22  05:23:49 1999 (1 proc start)
+    Command 1 is '/usr/afs/bin/upclient fs1.abc.com -t 60 /usr/afs/etc'
+ &lt;/programlisting&gt;
+ 
+       &lt;sect3 id="HDRWQ99"&gt;
+         &lt;title&gt;The Output on the System Control Machine&lt;/title&gt;
+ 
+         &lt;para&gt;If you run the United States edition of AFS and have issued the &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt; command
+         for the system control machine, the output includes an entry for the &lt;emphasis role="bold"&gt;upserver&lt;/emphasis&gt; process
+         similar to the following:&lt;/para&gt;
+ 
+         &lt;programlisting&gt;
+    Instance upserver, (type is simple) currently running normally.
+    Process last started at Mon Mar 22 05:23:54 1999 (1 proc start)
+    Command 1 is '/usr/afs/bin/upserver'
+ &lt;/programlisting&gt;
+ 
+         &lt;para&gt;If you are using the default configuration recommended in the &lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt;, the
+         system control machine is also the binary distribution machine for its system type, and a single &lt;emphasis
+         role="bold"&gt;upserver&lt;/emphasis&gt; process distributes both kinds of updates. In that case, the output includes the following
+         messages:&lt;/para&gt;
+ 
+         &lt;programlisting&gt;
+    bos: failed to get instance info for 'upclientbin' (no such entity)
+    bos: failed to get instance info for 'upclientetc' (no such entity)
+ &lt;/programlisting&gt;
+ 
+         &lt;para&gt;If the system control machine is not a binary distribution machine, the output includes an error message for the
+         &lt;emphasis role="bold"&gt;upclientetc&lt;/emphasis&gt; process, but a complete a listing for the &lt;emphasis
+         role="bold"&gt;upclientbin&lt;/emphasis&gt; process (in this case it refers to the machine &lt;emphasis
+         role="bold"&gt;fs5.abc.com&lt;/emphasis&gt; as the binary distribution machine):&lt;/para&gt;
+ 
+         &lt;programlisting&gt;
+    Instance upclientbin, (type is simple) currently running normally.
+    Process last started at Mon Mar 22  05:23:49 1999 (1 proc start)
+    Command 1 is '/usr/afs/bin/upclient fs5.abc.com -t 60 /usr/afs/bin'
+    bos: failed to get instance info for 'upclientetc' (no such entity)
+ &lt;/programlisting&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="HDRWQ100"&gt;
+         &lt;title&gt;The Output on a Binary Distribution Machine&lt;/title&gt;
+ 
+         &lt;para&gt;If you have issued the &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt; command for a binary distribution machine, the
+         output includes an entry for the &lt;emphasis role="bold"&gt;upserver&lt;/emphasis&gt; process similar to the following and error
+         message for the &lt;emphasis role="bold"&gt;upclientbin&lt;/emphasis&gt; process:&lt;/para&gt;
+ 
+         &lt;programlisting&gt;
+    Instance upserver, (type is simple) currently running normally.
+    Process last started at Mon Apr 5 05:23:54 1999 (1 proc start)
+    Command 1 is '/usr/afs/bin/upserver'
+    bos: failed to get instance info for 'upclientbin' (no such entity)
+ &lt;/programlisting&gt;
+ 
+         &lt;para&gt;Unless this machine also happens to be the system control machine, a message like the following references the system
+         control machine (in this case, &lt;emphasis role="bold"&gt;fs3.abc.com&lt;/emphasis&gt;):&lt;/para&gt;
+ 
+         &lt;programlisting&gt;
+    Instance upclientetc, (type is simple) currently running normally.
+    Process last started at Mon Apr 5 05:23:49 1999 (1 proc start)
+    Command 1 is '/usr/afs/bin/upclient fs3.abc.com -t 60 /usr/afs/etc'
+ &lt;/programlisting&gt;
+       &lt;/sect3&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ101"&gt;
+     &lt;title&gt;Administering Database Server Machines&lt;/title&gt;
+ 
+     &lt;para&gt;This section explains how to administer database server machines. For installation instructions, see the &lt;emphasis&gt;OpenAFS
+     Quick Beginnings&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;distribution&lt;/primary&gt;
+ 
+       &lt;secondary&gt;of databases&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;database, distributed&lt;/primary&gt;
+ 
+       &lt;secondary&gt;&lt;/secondary&gt;
+ 
+       &lt;see&gt;administrative database&lt;/see&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;distributed database&lt;/primary&gt;
+ 
+       &lt;secondary&gt;&lt;/secondary&gt;
+ 
+       &lt;see&gt;administrative database&lt;/see&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;administrative database&lt;/primary&gt;
+ 
+       &lt;secondary&gt;about replicating&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;database server machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;maintaining&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Ubik&lt;/primary&gt;
+ 
+       &lt;secondary&gt;operation described&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;synchronization site (Ubik)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;defined&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;secondary site (Ubik)&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;coordinator (Ubik)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;defined&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Ubik&lt;/primary&gt;
+ 
+       &lt;secondary&gt;automatic updates&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;automatic&lt;/primary&gt;
+ 
+       &lt;secondary&gt;update to admin. databases by Ubik&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="HDRWQ102"&gt;
+       &lt;title&gt;Replicating the OpenAFS Administrative Databases&lt;/title&gt;
+ 
+       &lt;para&gt;There are several benefits to replicating the AFS administrative databases (the Authentication, Backup, Protection, and
+       Volume Location Databases), as discussed in &lt;link linkend="HDRWQ52"&gt;Replicating the OpenAFS Administrative Databases&lt;/link&gt;. For
+       correct cell functioning, the copies of each database must be identical at all times. To keep the databases synchronized, AFS
+       uses library of utilities called &lt;emphasis&gt;Ubik&lt;/emphasis&gt;. Each database server process runs an associated lightweight Ubik
+       process, and client-side programs call Ubik's client-side subroutines when they submit requests to read and change the
+       databases.&lt;/para&gt;
+ 
+       &lt;para&gt;Ubik is designed to work with minimal administrator intervention, but there are several configuration requirements, as
+       detailed in &lt;link linkend="HDRWQ103"&gt;Configuring the Cell for Proper Ubik Operation&lt;/link&gt;. The following brief overview of
+       Ubik's operation is helpful for understanding the requirements. For more details, see &lt;link linkend="HDRWQ104"&gt;How Ubik
+       Operates Automatically&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;Ubik is designed to distribute changes made in an AFS administrative database to all copies as quickly as possible. Only
+       one copy of the database, the &lt;emphasis&gt;synchronization site&lt;/emphasis&gt;, accepts change requests from clients; the lightweight
+       Ubik process running there is the &lt;emphasis&gt;Ubik coordinator&lt;/emphasis&gt;. To maintain maximum availability, there is a separate
+       Ubik coordinator for each database, and the synchronization site for each of the four databases can be on a different machine.
+       The synchronization site for a database can also move from machine to machine in response to process, machine, or network
+       outages.&lt;/para&gt;
+ 
+       &lt;para&gt;The other copies of a database, and the Ubik processes that maintain them, are termed &lt;emphasis&gt;secondary&lt;/emphasis&gt;.
+       The secondary sites do not accept database changes directly from client-side programs, but only from the synchronization
+       site.&lt;/para&gt;
+ 
+       &lt;para&gt;After the Ubik coordinator records a change in its copy of a database, it immediately sends the change to the secondary
+       sites. During the brief distribution period, clients cannot access any of the copies of the database, even for reading. If the
+       coordinator cannot reach a majority of the secondary sites, it halts the distribution and informs the client that the
+       attempted change failed.&lt;/para&gt;
+ 
+       &lt;para&gt;To avoid distribution failures, the Ubik processes maintain constant contact by exchanging time-stamped messages. As
+       long as a majority of the secondary sites respond to the coordinator's messages, there is a &lt;emphasis&gt;quorum&lt;/emphasis&gt; of
+       sites that are synchronized with the coordinator. If a process, machine, or network outage breaks the quorum, the Ubik
+       processes attempt to elect a new coordinator in order to establish a new quorum among the highest possible number of sites.
+       See &lt;link linkend="HDRWQ106"&gt;A Flexible Coordinator Boosts Availability&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Ubik&lt;/primary&gt;
+ 
+         &lt;secondary&gt;requirements summarized&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;database server process&lt;/primary&gt;
+ 
+         &lt;secondary&gt;need to run all on every database server machine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;CellServDB file (server)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;importance to Ubik operation&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;sect3 id="HDRWQ103"&gt;
+         &lt;title&gt;Configuring the Cell for Proper Ubik Operation&lt;/title&gt;
+ 
+         &lt;para&gt;This section describes how to configure your cell to maintain proper Ubik operation. &lt;itemizedlist&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;Run all four database server processes--Authentication Server, Backup Server, Protection Server, and VL
+               Server--on all database server machines.&lt;/para&gt;
+ 
+               &lt;para&gt;Both the client and server portions of Ubik expect that all the database server machines listed in the &lt;emphasis
+               role="bold"&gt;CellServDB&lt;/emphasis&gt; file are running all of the database server processes. There is no mechanism for
+               indicating that only some database server processes are running on a machine.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Maintain correct information in the &lt;emphasis role="bold"&gt;/usr/afs/etc/CellServDB&lt;/emphasis&gt; file at all
+               times.&lt;/para&gt;
+ 
+               &lt;para&gt;Ubik consults the &lt;emphasis role="bold"&gt;/usr/afs/etc/CellServDB&lt;/emphasis&gt; file to determine the sites with
+               which to establish and maintain a quorum. Incorrect information can result in unsynchronized databases or election of
+               a coordinator in each of several subgroups of machines, because the Ubik processes on various machines do not agree on
+               which machines need to participate in the quorum.&lt;/para&gt;
+ 
+               &lt;para&gt;If you run the United States version of AFS and use the Update Server, it is simplest to maintain the &lt;emphasis
+               role="bold"&gt;/usr/afs/etc/CellServDB&lt;/emphasis&gt; file on the system control machine, which distributes its copy to all
+               other server machines. The &lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt; explains how to configure the Update Server.
+               If you run the international version of AFS, you must update the file on each machine individually.&lt;/para&gt;
+ 
+               &lt;para&gt;The only reason to alter the file is when configuring or decommissioning a database server machine. Use the
+               appropriate &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; commands rather than editing the file by hand. For instructions, see
+               &lt;link linkend="HDRWQ118"&gt;Maintaining the Server CellServDB File&lt;/link&gt;. The instructions in &lt;link
+               linkend="HDRWQ142"&gt;Monitoring and Controlling Server Processes&lt;/link&gt; for stopping and starting processes remind you
+               to alter the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file when appropriate, as do the instructions in the
+               &lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt; for installing or decommissioning a database server machine.&lt;/para&gt;
+ 
+               &lt;para&gt;(Client processes and the server processes that do not maintain databases also rely on correct information in
+               the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file for proper operation, but their use of the information does not
+               affect Ubik's operation. See &lt;link linkend="HDRWQ118"&gt;Maintaining the Server CellServDB File&lt;/link&gt; and &lt;link
+               linkend="HDRWQ406"&gt;Maintaining Knowledge of Database Server Machines&lt;/link&gt;.)&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;clocks&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;need to synchronize for Ubik&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Keep the clocks synchronized on all machines in the cell, especially the database server machines.&lt;/para&gt;
+ 
+               &lt;para&gt;In the conventional configuration specified in the &lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt;, you run the
+               &lt;emphasis role="bold"&gt;runntp&lt;/emphasis&gt; process to supervise the local Network Time Protocol Daemon (NTPD) on every
+               AFS server machine. The NTPD on the system control machine synchronizes its clock with a reliable source outside the
+               cell and broadcasts the time to the NTPDs on the other server machines. You can choose to run a different time
+               synchronization protocol if you wish.&lt;/para&gt;
+ 
+               &lt;para&gt;Keeping clocks synchronized is important because the Ubik processes at a database's sites timestamp the messages
+               which they exchange to maintain constant contact. Timestamping the messages is necessary because in a networked
+               environment it is not safe to assume that a message reaches its destination instantly. Ubik compares the timestamp on
+               an incoming message with the current time. If the difference is too great, it is possible that an outage is preventing
+               reliable communication between the Ubik sites, which can possibly result in unsynchronized databases. Ubik considers
+               the message invalid, which can prompt it to attempt election of a different coordinator.&lt;/para&gt;
+ 
+               &lt;para&gt;Electing a new coordinator is appropriate if a timestamped message is expired due to actual interruption of
+               communication, but not if a message appears expired only because the sender and recipient do not share the same time.
+               For detailed examples of how unsynchronized clocks can destabilize Ubik operation, see &lt;link linkend="HDRWQ105"&gt;How
+               Ubik Uses Timestamped Messages&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;Ubik&lt;/primary&gt;
+ 
+           &lt;secondary&gt;features summarized&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;process&lt;/primary&gt;
+ 
+           &lt;secondary&gt;lightweight Ubik&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;Ubik&lt;/primary&gt;
+ 
+           &lt;secondary&gt;server and client portions&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="HDRWQ104"&gt;
+         &lt;title&gt;How Ubik Operates Automatically&lt;/title&gt;
+ 
+         &lt;para&gt;The following Ubik features help keep its maintenance requirements to a minimum: &lt;itemizedlist&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;Ubik's server and client portions operate automatically.&lt;/para&gt;
+ 
+               &lt;para&gt;Each database server process runs a lightweight process to call on the server portion of the Ubik library. It is
+               common to refer to this lightweight process itself as Ubik. Because it is lightweight, the Ubik process does not
+               appear in process listings such as those generated by the UNIX &lt;emphasis role="bold"&gt;ps&lt;/emphasis&gt; command.
+               Client-side programs that need to read and change the databases directly call the subroutines in the Ubik library's
+               client portion, rather than running a separate lightweight process. Examples of such programs are the &lt;emphasis
+               role="bold"&gt;klog&lt;/emphasis&gt; command and the commands in the &lt;emphasis role="bold"&gt;pts&lt;/emphasis&gt; suite.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Ubik tracks database version numbers.&lt;/para&gt;
+ 
+               &lt;para&gt;As the coordinator records a change to a database, it increments the database's version number. The version
+               number makes it easy for the coordinator to determine if a site has the most recent version or not. The version number
+               speeds the return to normal functioning after election of a new coordinator or when communication is restored after an
+               outage, because it makes it easy to determine which site has the most current database and which need to be
+               updated.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Ubik's use of timestamped messages guarantees that database copies are always synchronized during normal
+               operation.&lt;/para&gt;
+ 
+               &lt;para&gt;Replicating a database to increase data availability is pointless if all copies of the database are not the
+               same. Inconsistent performance can result if clients receive different information depending on which copy of the
+               database they access. As previously noted, Ubik sites constantly track the status of their peers by exchanging
+               timestamped messages. For a detailed description, see &lt;link linkend="HDRWQ105"&gt;How Ubik Uses Timestamped
+               Messages&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The ability to move the coordinator maximizes database availability.&lt;/para&gt;
+ 
+               &lt;para&gt;Suppose, for example, that in a cell with three database server machines a network partition separates the two
+               secondary sites from the coordinator. The coordinator retires because it is no longer in contact with a majority of
+               the sites listed in the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file. The two sites on the other side of the
+               partition can elect a new coordinator among themselves, and it can then accept database changes from clients. If the
+               coordinator cannot move in this way, the database has to be read-only until the network partition is repaired. For a
+               detailed description of Ubik's election procedure, see &lt;link linkend="HDRWQ106"&gt;A Flexible Coordinator Boosts
+               Availability&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;consistency guarantees&lt;/primary&gt;
+ 
+           &lt;secondary&gt;administrative databases&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;Ubik&lt;/primary&gt;
+ 
+           &lt;secondary&gt;consistency guarantees&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;sect4 id="HDRWQ105"&gt;
+           &lt;title&gt;How Ubik Uses Timestamped Messages&lt;/title&gt;
+ 
+           &lt;para&gt;Ubik synchronizes the copies of a database by maintaining constant contact between the synchronization site and the
+           secondary sites. The Ubik coordinator frequently sends a time-stamped &lt;emphasis&gt;guarantee&lt;/emphasis&gt; message to each of
+           the secondary sites. When the secondary site receives the message, it concludes that it is in contact with the
+           coordinator. It considers its copy of the database to be valid until time &lt;emphasis&gt;T&lt;/emphasis&gt;, which is usually 60
+           seconds from the time the coordinator sent the message. In response, the secondary site returns a
+           &lt;emphasis&gt;vote&lt;/emphasis&gt; message that acknowledges the coordinator as valid until a certain time X, which is usually 120
+           seconds in the future.&lt;/para&gt;
+ 
+           &lt;para&gt;The coordinator sends guarantee messages more frequently than every &lt;emphasis&gt;T&lt;/emphasis&gt; seconds, so that the
+           expiration periods overlap. There is no danger of expiration unless a network partition or other outage actually
+           interrupts communication. If the guarantee expires, the secondary site's copy of the database it not necessarily current.
+           Nonetheless, the database server continues to service client requests. It is considered better for overall cell
+           functioning that a secondary site remains accessible even if the information it is distributing is possibly out of date.
+           Most of the AFS administrative databases do not change that frequently, in any case, and making a database inaccessible
+           causes a timeout for clients that happen to access that copy.&lt;/para&gt;
+ 
+           &lt;para&gt;As previously mentioned, Ubik's use of timestamped messages makes it vital to synchronize the clocks on database
+           server machines. There are two ways that skewed clocks can interrupt normal Ubik functioning, depending on which clock is
+           ahead of the others.&lt;/para&gt;
+ 
+           &lt;para&gt;Suppose, for example, that the Ubik coordinator's clock is ahead of the secondary sites: the coordinator's clock
+           says 9:35:30, but the secondary clocks say 9:31:30. The secondary sites send votes messages that acknowledge the
+           coordinator as valid until 9:33:30. This is two minutes in the future according to the secondary clocks, but is already in
+           the past from the coordinator's perspective. The coordinator concludes that it no longer has enough support to remain
+           coordinator and forces election of a new coordinator. Election takes about three minutes, during which time no copy of the
+           database accepts changes.&lt;/para&gt;
+ 
+           &lt;para&gt;The opposite possibility is that a secondary site's clock (14:50:00) is ahead of the coordinator's (14:46:30). When
+           the coordinator sends a guarantee message good until 14:47:30), it has already expired according to the secondary clock.
+           Believing that it is out of contact with the coordinator, the secondary site stops sending votes for the coordinator and
+           tries get itself elected as coordinator. This is appropriate if the coordinator has actually failed, but is inappropriate
+           when there is no actual outage.&lt;/para&gt;
+ 
+           &lt;para&gt;The attempt of a single secondary site to get elected as the new coordinator usually does not affect the performance
+           of the other sites. As long as their clocks agree with the coordinator's, they ignore the other secondary site's request
+           for votes and continue voting for the current coordinator. However, if enough of the secondary sites's clocks get ahead of
+           the coordinator's, they can force election of a new coordinator even though the current one is actually working
+           fine.&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;Ubik&lt;/primary&gt;
+ 
+             &lt;secondary&gt;election of coordinator&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;coordinator (Ubik)&lt;/primary&gt;
+ 
+             &lt;secondary&gt;election procedure described&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;election of Ubik coordinator&lt;/primary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;flexible synchronization site (Ubik)&lt;/primary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;synchronization site (Ubik)&lt;/primary&gt;
+ 
+             &lt;secondary&gt;flexibility&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;Ubik&lt;/primary&gt;
+ 
+             &lt;secondary&gt;majority defined&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;majority&lt;/primary&gt;
+ 
+             &lt;secondary&gt;defined for Ubik&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;outages&lt;/primary&gt;
+ 
+             &lt;secondary&gt;due to Ubik election&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;system outages&lt;/primary&gt;
+ 
+             &lt;secondary&gt;due to Ubik election&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+         &lt;/sect4&gt;
+ 
+         &lt;sect4 id="HDRWQ106"&gt;
+           &lt;title&gt;A Flexible Coordinator Boosts Availability&lt;/title&gt;
+ 
+           &lt;para&gt;Ubik uses timestamped messages to determine when coordinator election is necessary, just as it does to keep the
+           database copies synchronized. As long as the coordinator receives vote messages from a majority of the sites (it
+           implicitly votes for itself), it is appropriate for it to continue as coordinator because it is successfully distributing
+           database changes. A majority is defined as more than 50% of all database sites when there are an odd number of sites; with
+           an even number of sites, the site with the lowest Internet address has an extra vote for breaking ties as necessary.If the
+           coordinator is not receiving sufficient votes, it retires and the Ubik sites elect a new coordinator. This does not happen
+           spontaneously, but only when the coordinator really fails or stops receiving a majority of the votes. The secondary sites
+           have a built-in bias to continue voting for an existing coordinator, which prevents undue elections.&lt;/para&gt;
+ 
+           &lt;para&gt;The election of the new coordinator is by majority vote. The Ubik subprocesses have a bias to vote for the site with
+           the lowest Internet address, which helps it gather the necessary majority quicker than if all the sites were competing to
+           receive votes themselves. During the election (which normally lasts less than three minutes), clients can read information
+           from the database, but cannot make any changes.&lt;/para&gt;
+ 
+           &lt;para&gt;Ubik's election procedure makes it possible for each database server process's coordinator to be on a different
+           machine. For example, if the Ubik coordinators for all four processes start out on machine A and the Protection Server on
+           machine A fails for some reason, then a different site (say machine B) must be elected as the new Protection Database Ubik
+           coordinator. Machine B remains the coordinator for the Protection Database even after the Protection Server on machine A
+           is working again. The failure of the Protection Server has no effect on the Authentication, Backup, or VL Servers, so
+           their coordinators remain on machine A.&lt;/para&gt;
+         &lt;/sect4&gt;
+       &lt;/sect3&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ107"&gt;
+       &lt;title&gt;Backing Up and Restoring the Administrative Databases&lt;/title&gt;
+ 
+       &lt;para&gt;The AFS administrative databases store information that is critical for AFS operation in your cell. If a database
+       becomes corrupted due to a hardware failure or other problem on a database server machine, it likely to be difficult and
+       time-consuming to recreate all of the information from scratch. To protect yourself against loss of data, back up the
+       administrative databases to a permanent media, such as tape, on a regular basis. The recommended method is to use a standard
+       local disk backup utility such as the UNIX &lt;emphasis role="bold"&gt;tar&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+       &lt;para&gt;When deciding how often to back up a database, consider the amount of data that you are willing to recreate by hand if
+       it becomes necessary to restore the database from a backup copy. In most cells, the databases differ quite a bit in how often
+       and how much they change. Changes to the Authentication Database are probably the least frequent, and consist mostly of
+       changed user passwords. Protection Database and VLDB changes are probably more frequent, as users add or delete groups and
+       change group memberships, and as you and other administrators create or move volumes. The number and frequency of changes is
+       probably greatest in the Backup Database, particularly if you perform backups every day.&lt;/para&gt;
+ 
+       &lt;para&gt;The ease with which you can recapture lost changes also differs for the different databases: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;If regular users make a large proportion of the changes to the Authentication Database and Protection Database in
+             your cell, then recovering them possibly requires a large amount of detective work and interviewing of users, assuming
+             that they can even remember what changes they made at what time.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Recovering lost changes to the VLDB is more straightforward, because you can use the &lt;emphasis role="bold"&gt;vos
+             syncserv&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;vos syncvldb&lt;/emphasis&gt; commands to correct any discrepancies between the
+             VLDB and the actual state of volumes on server machines. Running these commands can be time-consuming, however.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The configuration information in the Backup Database (Tape Coordinator port offsets, volume sets and entries, the
+             dump hierarchy, and so on) probably does not change that often, in which case it is not that hard to recover a few
+             recent changes. In contrast, there are likely to be a large number of new dump records resulting from dump operations.
+             You can recover these records by using the &lt;emphasis role="bold"&gt;-dbadd&lt;/emphasis&gt; argument to the &lt;emphasis
+             role="bold"&gt;backup scantape&lt;/emphasis&gt; command, reading in information from the backup tapes themselves. This can take a
+             long time and require numerous tape changes, however, depending on how much data you back up in your cell and how you
+             append dumps. Furthermore, the &lt;emphasis role="bold"&gt;backup scantape&lt;/emphasis&gt; command is subject to several
+             restrictions. The most basic is that it halts if it finds that an existing dump record in the database has the same dump
+             ID number as a dump on the tape it is scanning. If you want to continue with the scanning operation, you must locate and
+             remove the existing record from the database. For further discussion, see the &lt;emphasis role="bold"&gt;backup
+             scantape&lt;/emphasis&gt; command's reference page in the &lt;emphasis&gt;OpenAFS Administration Reference&lt;/emphasis&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;These differences between the databases possibly suggest backing up the database at different frequencies, ranging from
+       every few days or weekly for the Backup Database to every few weeks for the Authentication Database. On the other hand, it is
+       probably simpler from a logistical standpoint to back them all up at the same time (and frequently), particularly if tape
+       consumption is not a major concern. Also, it is not generally necessary to keep backup copies of the databases for a long
+       time, so you can recycle the tapes fairly frequently.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;administrative database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;backing up&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;backing up&lt;/primary&gt;
+ 
+         &lt;secondary&gt;administrative databases&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ108"&gt;
+       &lt;title&gt;To back up the administrative databases&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Log in as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on a database server machine that is not the
+           synchronization site. The machine with the highest IP address is normally the best choice, since it is least likely to
+           become the synchronization site in an election.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIDBBK_SHUTDOWN" /&gt;Issue the &lt;emphasis role="bold"&gt;bos shutdown&lt;/emphasis&gt; command to shut down the
+           relevant server process on the local machine. For a complete description of the command, see &lt;link linkend="HDRWQ168"&gt;To
+           stop processes temporarily&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;para&gt;For the &lt;emphasis role="bold"&gt;-instance&lt;/emphasis&gt; argument, specify one or more database server process names
+           (&lt;emphasis role="bold"&gt;buserver&lt;/emphasis&gt; for the Backup Server, &lt;emphasis role="bold"&gt;kaserver&lt;/emphasis&gt; for the
+           Authentication Server, &lt;emphasis role="bold"&gt;ptserver&lt;/emphasis&gt; for the Protection Server, or &lt;emphasis
+           role="bold"&gt;vlserver&lt;/emphasis&gt; for the Volume Location Server. Include the &lt;emphasis role="bold"&gt;-localauth&lt;/emphasis&gt;
+           flag because you are logged in as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; but do not necessarily have
+           administrative tokens.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;bos shutdown&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;-instance&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;instances&lt;/replaceable&gt;&amp;gt;+ &lt;emphasis
+               role="bold"&gt;-localauth&lt;/emphasis&gt; [&lt;emphasis role="bold"&gt;-wait&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Use a local disk backup utility, such as the UNIX &lt;emphasis role="bold"&gt;tar&lt;/emphasis&gt; command, to transfer one or
+           more database files to tape. If the local database server machine does not have a tape device attached, use a remote copy
+           command to transfer the file to a machine with a tape device, then use the &lt;emphasis role="bold"&gt;tar&lt;/emphasis&gt; command
+           there.&lt;/para&gt;
+ 
+           &lt;para&gt;The following command sequence backs up the complete contents of the &lt;emphasis role="bold"&gt;/usr/afs/db&lt;/emphasis&gt;
+           directory&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /usr/afs/db&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;tar cvf&lt;/emphasis&gt;  tape_device &lt;emphasis role="bold"&gt;.&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;To back up individual database files, substitute their names for the period in the preceding &lt;emphasis
+           role="bold"&gt;tar&lt;/emphasis&gt; command: &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;&lt;emphasis role="bold"&gt;bdb.DB0&lt;/emphasis&gt; for the Backup Database&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;&lt;emphasis role="bold"&gt;kaserver.DB0&lt;/emphasis&gt; for the Authentication Database&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;&lt;emphasis role="bold"&gt;prdb.DB0&lt;/emphasis&gt; for the Protection Database&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;&lt;emphasis role="bold"&gt;vldb.DB0&lt;/emphasis&gt; for the VLDB&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos start&lt;/emphasis&gt; command to restart the server processes on the local machine.
+           For a complete description of the command, see &lt;link linkend="HDRWQ166"&gt;To start processes by changing their status flags
+           to Run&lt;/link&gt;. Provide the same values for the &lt;emphasis role="bold"&gt;-instance&lt;/emphasis&gt; argument as in Step &lt;link
+           linkend="LIDBBK_SHUTDOWN"&gt;2&lt;/link&gt;, and the &lt;emphasis role="bold"&gt;-localauth&lt;/emphasis&gt; flag for the same reason.
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;bos start&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;-instance&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;server process name&lt;/replaceable&gt;&amp;gt;+ &lt;emphasis
+                 role="bold"&gt;-localauth&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;administrative database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;restoring&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;restoring&lt;/primary&gt;
+ 
+         &lt;secondary&gt;administrative databases&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ109"&gt;
+       &lt;title&gt;To restore an administrative database&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Log in as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on each database server machine in the
+           cell.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIDBREST_SHUTDOWN" /&gt;Working on one of the machines, issue the &lt;emphasis role="bold"&gt;bos
+           shutdown&lt;/emphasis&gt; command once for each database server machine, to shut down the relevant server process on all of
+           them. For a complete description of the command, see &lt;link linkend="HDRWQ168"&gt;To stop processes temporarily&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;para&gt;For the &lt;emphasis role="bold"&gt;-instance&lt;/emphasis&gt; argument, specify one or more database server process names
+           (&lt;emphasis role="bold"&gt;buserver&lt;/emphasis&gt; for the Backup Server, &lt;emphasis role="bold"&gt;kaserver&lt;/emphasis&gt; for the
+           Authentication Server, &lt;emphasis role="bold"&gt;ptserver&lt;/emphasis&gt; for the Protection Server, or &lt;emphasis
+           role="bold"&gt;vlserver&lt;/emphasis&gt; for the Volume Location Server. Include the &lt;emphasis role="bold"&gt;-localauth&lt;/emphasis&gt;
+           flag because you are logged in as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; but do not necessarily have
+           administrative tokens.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;bos shutdown&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;-instance&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;instances&lt;/replaceable&gt;&amp;gt;+ &lt;emphasis
+               role="bold"&gt;-localauth&lt;/emphasis&gt; [&lt;emphasis role="bold"&gt;-wait&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Remove the database from each database server machine, by issuing the following commands on each one.
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /usr/afs/db&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;For the Backup Database:&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;rm bdb.DB0&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;rm bdb.DBSYS1&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;For the Authentication Database:&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;rm kaserver.DB0&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;rm kaserver.DBSYS1&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;For the Protection Database:&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;rm prdb.DB0&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;rm prdb.DBSYS1&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;For the VLDB:&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;rm vldb.DB0&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;rm vldb.DBSYS1&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Using the local disk backup utility that you used to back up the database, copy the most recently backed-up version
+           of it to the appropriate file on the database server machine with the lowest IP address. The following is an appropriate
+           &lt;emphasis role="bold"&gt;tar&lt;/emphasis&gt; command if the synchronization site has a tape device attached: &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /usr/afs/db&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;tar xvf&lt;/emphasis&gt; tape_device  database_file
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;emphasis&gt;database_file&lt;/emphasis&gt; is one of the following: &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;&lt;emphasis role="bold"&gt;bdb.DB0&lt;/emphasis&gt; for the Backup Database&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;&lt;emphasis role="bold"&gt;kaserver.DB0&lt;/emphasis&gt; for the Authentication Database&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;&lt;emphasis role="bold"&gt;prdb.DB0&lt;/emphasis&gt; for the Protection Database&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;&lt;emphasis role="bold"&gt;vldb.DB0&lt;/emphasis&gt; for the VLDB&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Working on one of the machines, issue the &lt;emphasis role="bold"&gt;bos start&lt;/emphasis&gt; command to restart the server
+           process on each of the database server machines in turn. Start with the machine with the lowest IP address, which becomes
+           the synchronization site for the Backup Database. Wait for it to establish itself as the synchronization site before
+           repeating the command to restart the process on the other database server machines. For a complete description of the
+           command, see &lt;link linkend="HDRWQ166"&gt;To start processes by changing their status flags to Run&lt;/link&gt;. Provide the same
+           values for the &lt;emphasis role="bold"&gt;-instance&lt;/emphasis&gt; argument as in Step &lt;link linkend="LIDBREST_SHUTDOWN"&gt;2&lt;/link&gt;,
+           and the &lt;emphasis role="bold"&gt;-localauth&lt;/emphasis&gt; flag for the same reason. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;bos start&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;-instance&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;server process name&lt;/replaceable&gt;&amp;gt;+  &lt;emphasis
+                 role="bold"&gt;-localauth&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If the database has changed since you last backed it up, issue the appropriate commands from the instructions in the
+           indicated sections to recreate the information in the restored database. If issuing &lt;emphasis role="bold"&gt;pts&lt;/emphasis&gt;
+           commands, you must first obtain administrative tokens. The &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; and &lt;emphasis
+           role="bold"&gt;vos&lt;/emphasis&gt; commands accept the &lt;emphasis role="bold"&gt;-localauth&lt;/emphasis&gt; flag if you are logged in as
+           the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;, so you do not need administrative tokens. The Authentication
+           Server always performs a separate authentication anyway, so you only need to include the &lt;emphasis
+           role="bold"&gt;-admin&lt;/emphasis&gt; argument if issuing &lt;emphasis role="bold"&gt;kas&lt;/emphasis&gt; commands. &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;To define or remove volume sets and volume entries in the Backup Database, see &lt;link
+                 linkend="HDRWQ265"&gt;Defining and Displaying Volume Sets and Volume Entries&lt;/link&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;To edit the dump hierarchy in the Backup Database, see &lt;link linkend="HDRWQ267"&gt;Defining and Displaying the
+                 Dump Hierarchy&lt;/link&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;To define or remove Tape Coordinator port offset entries in the Backup Database, see &lt;link
+                 linkend="HDRWQ261"&gt;Configuring Tape Coordinator Machines and Tape Devices&lt;/link&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;To restore dump records in the Backup Database, see &lt;link linkend="HDRWQ305"&gt;To scan the contents of a
+                 tape&lt;/link&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;To recreate Authentication Database entries or password changes for users, see the appropriate section of
+                 &lt;link linkend="HDRWQ491"&gt;Administering User Accounts&lt;/link&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;To recreate Protection Database entries or group membership information, see the appropriate section of &lt;link
+                 linkend="HDRWQ531"&gt;Administering the Protection Database&lt;/link&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;To synchronize the VLDB with volume headers, see &lt;link linkend="HDRWQ227"&gt;Synchronizing the VLDB and Volume
+                 Headers&lt;/link&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;installing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;server process binaries, about&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server process binaries&lt;/primary&gt;
+ 
+         &lt;secondary&gt;installing&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;BOS Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;maintainer of server process binaries&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server process&lt;/primary&gt;
+ 
+         &lt;secondary&gt;binaries&lt;/secondary&gt;
+ 
+         &lt;see&gt;server process binaries&lt;/see&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;directories (server)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;/usr/afs/bin&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;need for consistent version of software&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ110"&gt;
+     &lt;title&gt;Installing Server Process Software&lt;/title&gt;
+ 
+     &lt;para&gt;This section explains how to install new server process binaries on file server machines, how to revert to a previous
+     version if the current version is not working properly, and how to install new disks to house AFS volumes on a file server
+     machine.&lt;/para&gt;
+ 
+     &lt;para&gt;The most frequent reason to replace a server process's binaries is to upgrade AFS to a new version. In general,
+     installation instructions accompany the updated software, but this chapter provides an additional reference.&lt;/para&gt;
+ 
+     &lt;para&gt;Each AFS server machine must store the server process binaries in a local disk directory, called &lt;emphasis
+     role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; by convention. For predictable system performance, it is best that all server machines run
+     the same build level, or at least the same version, of the server software. For instructions on checking AFS build level, see
+     &lt;link linkend="HDRWQ117"&gt;Displaying A Binary File's Build Level&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;The Update Server makes it easy to distribute a consistent version of software to all server machines. You designate one
+     server machine of each system type as the &lt;emphasis&gt;binary distribution machine&lt;/emphasis&gt; by running the server portion of the
+     Update Server (&lt;emphasis role="bold"&gt;upserver&lt;/emphasis&gt; process) on it. All other server machines of that system type run the
+     client portion of the Update Server (&lt;emphasis role="bold"&gt;upclientbin&lt;/emphasis&gt; process) to retrieve updated software from the
+     binary distribution machine. The &lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt; explains how to install the appropriate
+     processes. For more on binary distribution machines, see &lt;link linkend="HDRWQ93"&gt;Binary Distribution Machines&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;When you use the Update Server, you install new binaries on binary distribution machines only. If you install binaries
+     directly on a machine that is running the &lt;emphasis role="bold"&gt;upclientbin&lt;/emphasis&gt; process, they are overwritten the next
+     time the process compares the contents of the local &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; directory to the contents on
+     the system control machine, by default within five minutes.&lt;/para&gt;
+ 
+     &lt;para&gt;The following instructions explain how to use the appropriate commands from the &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; suite
+     to install and uninstall server binaries.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;installing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;server binaries&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;server process binaries&lt;/primary&gt;
+ 
+       &lt;secondary&gt;installing&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;command suite&lt;/primary&gt;
+ 
+       &lt;secondary&gt;binaries&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;installing&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;file server machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;installing command and process binaries&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;server process&lt;/primary&gt;
+ 
+       &lt;secondary&gt;restarting for changed binaries&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="HDRWQ111"&gt;
+       &lt;title&gt;Installing New Binaries&lt;/title&gt;
+ 
+       &lt;para&gt;An AFS server process does not automatically switch to a new process binary file as soon as it is installed in the
+       &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; directory. The process continues to use the previous version of the binary file
+       until it (the process) next restarts. By default, the BOS Server restarts processes for which there are new binary files every
+       day at 5:00 a.m., as specified in the &lt;emphasis role="bold"&gt;/usr/afs/local/BosConfig&lt;/emphasis&gt; file. To display or change
+       this &lt;emphasis&gt;binary restart time&lt;/emphasis&gt;, use the &lt;emphasis role="bold"&gt;bos getrestart&lt;/emphasis&gt; and &lt;emphasis
+       role="bold"&gt;bos setrestart&lt;/emphasis&gt; commands, as described in &lt;link linkend="HDRWQ171"&gt;Setting the BOS Server's Restart
+       Times&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;You can force the server machine to start using new server process binaries immediately by issuing the &lt;emphasis
+       role="bold"&gt;bos restart&lt;/emphasis&gt; command as described in the following instructions.&lt;/para&gt;
+ 
+       &lt;para&gt;You do not need to restart processes when you install new command suite binaries. The new binary is invoked
+       automatically the next time a command from the suite is issued.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;file extension&lt;/primary&gt;
+ 
+         &lt;secondary&gt;.BAK&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;file extension&lt;/primary&gt;
+ 
+         &lt;secondary&gt;.OLD&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;BAK version of binary file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;created by bos install command&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;OLD version of binary file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;created by bos install command&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;saving&lt;/primary&gt;
+ 
+         &lt;secondary&gt;previous version of server binaries&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;When you use the &lt;emphasis role="bold"&gt;bos install&lt;/emphasis&gt; command, the BOS Server automatically saves the current
+       version of a binary file by adding a &lt;emphasis role="bold"&gt;.BAK&lt;/emphasis&gt; extension to its name. It renames the current
+       &lt;emphasis role="bold"&gt;.BAK&lt;/emphasis&gt; version, if any, to the &lt;emphasis role="bold"&gt;.OLD&lt;/emphasis&gt; version, if there is no
+       &lt;emphasis role="bold"&gt;.OLD&lt;/emphasis&gt; version already. If there is a current &lt;emphasis role="bold"&gt;.OLD&lt;/emphasis&gt; version,
+       the current &lt;emphasis role="bold"&gt;.BAK&lt;/emphasis&gt; version must be at least seven days old to replace it.&lt;/para&gt;
+ 
+       &lt;para&gt;It is best to store AFS binaries in the &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; directory, because that is the
+       only directory the BOS Server automatically checks for new binaries. You can, however, use the &lt;emphasis role="bold"&gt;bos
+       install&lt;/emphasis&gt; command's &lt;emphasis role="bold"&gt;-dir&lt;/emphasis&gt; argument to install non-AFS binaries into other directories
+       on a server machine's local disk. See the command's reference page in the &lt;emphasis&gt;OpenAFS Administration
+       Reference&lt;/emphasis&gt; for further information.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;install&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;bos install&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_130"&gt;
+       &lt;title&gt;To install new server binaries&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue
+           the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To
+           display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that the binaries are available in the source directory from which you are installing them. If the machine is
+           also an AFS client, you can retrieve the binaries from a central directory in AFS. Otherwise, you can obtain them directly
+           from the AFS distribution media, from a local disk directory where you previously installed them, or from a remote machine
+           using a transfer utility such as the &lt;emphasis role="bold"&gt;ftp&lt;/emphasis&gt; command.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ112" /&gt;Issue the &lt;emphasis role="bold"&gt;bos install&lt;/emphasis&gt; command for the binary distribution
+           machine. (If you have forgotten which machine is performing that role, see &lt;link linkend="HDRWQ97"&gt;To locate the binary
+           distribution machine for a system type&lt;/link&gt;.) &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos install&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;files to install&lt;/replaceable&gt;&amp;gt;+
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;i&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;install&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the binary distribution machine.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;files to install&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names each binary file to install into the local &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; directory.
+                   Partial pathnames are interpreted relative to the current working directory. The last element in each pathname
+                   (the filename itself) matches the name of the file it is replacing, such as &lt;emphasis
+                   role="bold"&gt;bosserver&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;volserver&lt;/emphasis&gt; for server processes, &lt;emphasis
+                   role="bold"&gt;bos&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;vos&lt;/emphasis&gt; for commands.&lt;/para&gt;
+ 
+                   &lt;para&gt;Each AFS server process other than the &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; process uses a single binary
+                   file. The &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; process uses three binary files: &lt;emphasis
+                   role="bold"&gt;fileserver&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;volserver&lt;/emphasis&gt;, and &lt;emphasis
+                   role="bold"&gt;salvager&lt;/emphasis&gt;. Installing a new version of one component does not necessarily mean that you need
+                   to replace all three.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Repeat Step &lt;link linkend="LIWQ112"&gt;3&lt;/link&gt; for each binary distribution machine.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; If you want to restart processes to use the new binaries immediately,
+           wait until the &lt;emphasis role="bold"&gt;upclientbin&lt;/emphasis&gt; process retrieves them from the binary distribution machine.
+           You can verify the timestamps on binary files by using the &lt;emphasis role="bold"&gt;bos getdate&lt;/emphasis&gt; command as
+           described in &lt;link linkend="HDRWQ115"&gt;Displaying Binary Version Dates&lt;/link&gt;. When the binary files are available on each
+           server machine, issue the &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; command, for which complete instructions appear in
+           &lt;link linkend="HDRWQ170"&gt;Stopping and Immediately Restarting Processes&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;para&gt;If you are working on an AFS client machine, it is a wise precaution to have a copy of the &lt;emphasis
+           role="bold"&gt;bos&lt;/emphasis&gt; command suite binaries on the local disk before restarting server processes. In the
+           conventional configuration, the &lt;emphasis role="bold"&gt;/usr/afsws/bin&lt;/emphasis&gt; directory that houses the &lt;emphasis
+           role="bold"&gt;bos&lt;/emphasis&gt; command binary on client machines is a symbolic link into AFS, which conserves local disk
+           space. However, restarting certain processes (particularly the database server processes) can make the AFS filespace
+           inaccessible, particularly if a problem arises during the restart. Having a local copy of the &lt;emphasis
+           role="bold"&gt;bos&lt;/emphasis&gt; binary enables you to uninstall or reinstall process binaries or restart processes even in this
+           case. Use the &lt;emphasis role="bold"&gt;cp&lt;/emphasis&gt; command to copy the &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; command binary
+           from the &lt;emphasis role="bold"&gt;/usr/afsws/bin&lt;/emphasis&gt; directory to a local directory such as &lt;emphasis
+           role="bold"&gt;/tmp&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+           &lt;para&gt;Restarting a process causes a service outage. It is best to perform the restart at times of low system usage if
+           possible.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;instances&lt;/replaceable&gt;&amp;gt;+
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;uninstalling&lt;/primary&gt;
+ 
+         &lt;secondary&gt;server process and command suite binaries&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;reverting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;to old version of server process and command binaries&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server process binaries&lt;/primary&gt;
+ 
+         &lt;secondary&gt;uninstalling&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server process binaries&lt;/primary&gt;
+ 
+         &lt;secondary&gt;reverting to old version&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;command suite&lt;/primary&gt;
+ 
+         &lt;secondary&gt;binaries&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;uninstalling&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;uninstalling command &amp;amp; process binaries&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;BAK version of binary file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;used by bos uninstall command&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;OLD version of binary file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;used by bos uninstall command&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ113"&gt;
+       &lt;title&gt;Reverting to the Previous Version of Binaries&lt;/title&gt;
+ 
+       &lt;para&gt;In rare cases, installing a new binary can cause problems serious enough to require reverting to the previous version.
+       Just as with installing binaries, consistent system performance requires reverting every server machine back to the same
+       version. Issue the &lt;emphasis role="bold"&gt;bos uninstall&lt;/emphasis&gt; command described here on each binary distribution
+       machine.&lt;/para&gt;
+ 
+       &lt;para&gt;When you use the &lt;emphasis role="bold"&gt;bos uninstall&lt;/emphasis&gt; command, the BOS Server discards the current version of
+       a binary file and promotes the &lt;emphasis role="bold"&gt;.BAK&lt;/emphasis&gt; version of the file by removing the extension. It renames
+       the current &lt;emphasis role="bold"&gt;.OLD&lt;/emphasis&gt; version, if any, to &lt;emphasis role="bold"&gt;.BAK&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;If there is no current &lt;emphasis role="bold"&gt;.BAK&lt;/emphasis&gt; version, the &lt;emphasis role="bold"&gt;bos uninstall&lt;/emphasis&gt;
+       command operation fails and generates an error message. If a &lt;emphasis role="bold"&gt;.OLD&lt;/emphasis&gt; version still exists, issue
+       the &lt;emphasis role="bold"&gt;mv&lt;/emphasis&gt; command to rename it to &lt;emphasis role="bold"&gt;.BAK&lt;/emphasis&gt; before reissuing the
+       &lt;emphasis role="bold"&gt;bos uninstall&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+       &lt;para&gt;Just as when you install new binaries, the server processes do not start using a reverted version immediately.
+       Presumably you are reverting because the current binaries do not work, so the following instructions have you restart the
+       relevant processes.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;uninstall&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;bos install&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_132"&gt;
+       &lt;title&gt;To revert to the previous version of binaries&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue
+           the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To
+           display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that the &lt;emphasis role="bold"&gt;.BAK&lt;/emphasis&gt; version of each relevant binary is available in the &lt;emphasis
+           role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; directory on each binary distribution machine. If necessary, you can use the &lt;emphasis
+           role="bold"&gt;bos getdate&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ115"&gt;Displaying Binary Version
+           Dates&lt;/link&gt;. If necessary, rename the &lt;emphasis role="bold"&gt;.OLD&lt;/emphasis&gt; version to &lt;emphasis
+           role="bold"&gt;.BAK&lt;/emphasis&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ114" /&gt;Issue the &lt;emphasis role="bold"&gt;bos uninstall&lt;/emphasis&gt; command for a binary distribution
+           machine. (If you have forgotten which machine is performing that role, see &lt;link linkend="HDRWQ97"&gt;To locate the binary
+           distribution machine for a system type&lt;/link&gt;.) &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos uninstall&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;files to uninstall&lt;/replaceable&gt;&amp;gt;+
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;u&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;uninstall&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the binary distribution machine.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;files to uninstall&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names each binary file in the &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; directory to replace with its
+                   &lt;emphasis role="bold"&gt;.BAK&lt;/emphasis&gt; version. The file name alone is sufficient, because the &lt;emphasis
+                   role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; directory is assumed.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Repeat Step &lt;link linkend="LIWQ114"&gt;3&lt;/link&gt; for each binary distribution machine.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Wait until the &lt;emphasis role="bold"&gt;upclientbin&lt;/emphasis&gt; process on each server machine retrieves the reverted
+           from the binary distribution machine. You can verify the timestamps on binary files by using the &lt;emphasis role="bold"&gt;bos
+           getdate&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ115"&gt;Displaying Binary Version Dates&lt;/link&gt;. When the
+           binary files are available on each server machine, issue the &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; command, for
+           which complete instructions appear in &lt;link linkend="HDRWQ170"&gt;Stopping and Immediately Restarting
+           Processes&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;para&gt;If you are working on an AFS client machine, it is a wise precaution to have a copy of the &lt;emphasis
+           role="bold"&gt;bos&lt;/emphasis&gt; command suite binaries on the local disk before restarting server processes. In the
+           conventional configuration, the &lt;emphasis role="bold"&gt;/usr/afsws/bin&lt;/emphasis&gt; directory that houses the &lt;emphasis
+           role="bold"&gt;bos&lt;/emphasis&gt; command binary on client machines is a symbolic link into AFS, which conserves local disk
+           space. However, restarting certain processes (particularly the database server processes) can make the AFS filespace
+           inaccessible, particularly if a problem arises during the restart. Having a local copy of the &lt;emphasis
+           role="bold"&gt;bos&lt;/emphasis&gt; binary enables you to uninstall or reinstall process binaries or restart processes even in this
+           case. Use the &lt;emphasis role="bold"&gt;cp&lt;/emphasis&gt; command to copy the &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; command binary
+           from the &lt;emphasis role="bold"&gt;/usr/afsws/bin&lt;/emphasis&gt; directory to a local directory such as &lt;emphasis
+           role="bold"&gt;/tmp&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;instances&lt;/replaceable&gt;&amp;gt;+
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server process binaries&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying time stamp&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;command suite&lt;/primary&gt;
+ 
+         &lt;secondary&gt;binaries&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;displaying time stamp&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;time stamp&lt;/primary&gt;
+ 
+         &lt;secondary&gt;on binary file, listing&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;date&lt;/primary&gt;
+ 
+         &lt;secondary&gt;on binary file, listing&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;compilation&lt;/primary&gt;
+ 
+         &lt;secondary&gt;date of, listing on binary file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;time stamp on binary file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ115"&gt;
+       &lt;title&gt;Displaying Binary Version Dates&lt;/title&gt;
+ 
+       &lt;para&gt;You can check the compilation dates for all three versions of a binary file in the &lt;emphasis
+       role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; directory--the current, &lt;emphasis role="bold"&gt;.BAK&lt;/emphasis&gt; and .&lt;emphasis
+       role="bold"&gt;OLD&lt;/emphasis&gt; versions. This is useful for verifying that new binaries have been copied to a file server machine
+       from its binary distribution machine before restarting a server process to use the new binaries.&lt;/para&gt;
+ 
+       &lt;para&gt;To check dates on binaries in a directory other than &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt;, add the &lt;emphasis
+       role="bold"&gt;-dir&lt;/emphasis&gt; argument. See the &lt;emphasis&gt;OpenAFS Administration Reference&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;getdate&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;bos getdate&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_134"&gt;
+       &lt;title&gt;To display binary version dates&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos getdate&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos getdate&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;files to check&lt;/replaceable&gt;&amp;gt;+
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;getd&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;getdate&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Name the file server machine for which to display binary dates.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;files to check&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names each binary file to display.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;BAK version of binary file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;removing obsolete&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;OLD version of binary file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;removing obsolete&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;removing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;obsolete .BAK and .OLD version of binaries&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server process binaries&lt;/primary&gt;
+ 
+         &lt;secondary&gt;removing obsolete&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;command suite&lt;/primary&gt;
+ 
+         &lt;secondary&gt;binaries&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;removing obsolete&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;removing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;core files from /usr/afs/logs&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;core files&lt;/primary&gt;
+ 
+         &lt;secondary&gt;removing from /usr/afs/logs directory&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;usr/afs/bin directory&lt;/primary&gt;
+ 
+         &lt;secondary&gt;removing obsolete .BAK and .OLD files&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ116"&gt;
+       &lt;title&gt;Removing Obsolete Binary Files&lt;/title&gt;
+ 
+       &lt;para&gt;When processes with new binaries have been running without problems for a number of days, it is generally safe to remove
+       the &lt;emphasis role="bold"&gt;.BAK&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;.OLD&lt;/emphasis&gt; versions from the &lt;emphasis
+       role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; directory, both to reduce clutter and to free space on the file server machine's local
+       disk.&lt;/para&gt;
+ 
+       &lt;para&gt;You can use the &lt;emphasis role="bold"&gt;bos prune&lt;/emphasis&gt; command's flags to remove the following types of files:
+       &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;To remove files in the &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; directory with a &lt;emphasis
+             role="bold"&gt;.BAK&lt;/emphasis&gt; extension, use the &lt;emphasis role="bold"&gt;-bak&lt;/emphasis&gt; flag.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;To remove files in the &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; directory with a &lt;emphasis
+             role="bold"&gt;.OLD&lt;/emphasis&gt; extension, use the &lt;emphasis role="bold"&gt;-old&lt;/emphasis&gt; flag.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;To remove files in the &lt;emphasis role="bold"&gt;/usr/afs/logs&lt;/emphasis&gt; directory called &lt;emphasis
+             role="bold"&gt;core&lt;/emphasis&gt;, with any extension, use the &lt;emphasis role="bold"&gt;-core&lt;/emphasis&gt; flag.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;To remove all three types of files, use the &lt;emphasis role="bold"&gt;-all&lt;/emphasis&gt; flag.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;bos prune&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;prune&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_136"&gt;
+       &lt;title&gt;To remove obsolete binaries&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue
+           the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To
+           display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos prune&lt;/emphasis&gt; command with one or more of its flags. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos prune&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; [&lt;emphasis role="bold"&gt;-bak&lt;/emphasis&gt;] [&lt;emphasis
+                 role="bold"&gt;-old&lt;/emphasis&gt;] [&lt;emphasis role="bold"&gt;-core&lt;/emphasis&gt;] [&lt;emphasis role="bold"&gt;-all&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;p&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;prune&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the file server machine on which to remove obsolete files.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-bak&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Removes all the files with a &lt;emphasis role="bold"&gt;.BAK&lt;/emphasis&gt; extension from the &lt;emphasis
+                   role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; directory. Do not combine this flag with the &lt;emphasis
+                   role="bold"&gt;-all&lt;/emphasis&gt; flag.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-old&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Removes all the files a .&lt;emphasis role="bold"&gt;OLD&lt;/emphasis&gt; extension from the &lt;emphasis
+                   role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; directory. Do not combine this flag with the &lt;emphasis
+                   role="bold"&gt;-all&lt;/emphasis&gt; flag.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-core&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Removes all core files from the &lt;emphasis role="bold"&gt;/usr/afs/logs&lt;/emphasis&gt; directory. Do not combine
+                   this flag with the &lt;emphasis role="bold"&gt;-all&lt;/emphasis&gt; flag&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-all&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Combines the effect of the other three flags. Do not combine it with the other three flags.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ117"&gt;
+       &lt;title&gt;Displaying A Binary File's Build Level&lt;/title&gt;
+ 
+       &lt;para&gt;For the most consistent performance on a server machine, and cell-wide, it is best for all server processes to come from
+       the same AFS distribution. Every AFS binary includes an ASCII string that specifies its version, or &lt;emphasis&gt;build
+       level&lt;/emphasis&gt;. To display it, use the &lt;emphasis role="bold"&gt;strings&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;grep&lt;/emphasis&gt;
+       commands, which are included in most UNIX distributions.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;which&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;strings&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;strings command&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;which command&lt;/primary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_138"&gt;
+       &lt;title&gt;To display an AFS binary's build level&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Change to the directory that houses the binary file . If you are not sure where the binary resides, issue the
+           &lt;emphasis role="bold"&gt;which&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;which&lt;/emphasis&gt; binary_file
+    /bin_dir_path/binary_file
+    % &lt;emphasis role="bold"&gt;cd&lt;/emphasis&gt; bin_dir_path
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;strings&lt;/emphasis&gt; command to extract all ASCII strings from the binary file. Pipe
+           the output to the &lt;emphasis role="bold"&gt;grep&lt;/emphasis&gt; command to locate the relevant line. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;strings ./&lt;/emphasis&gt;binary_file &lt;emphasis role="bold"&gt;| grep Base&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;The output reports the AFS build level in a format like the following:&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    @(#)Base configuration afsversion  build_level
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;For example, the following string indicates the binary is from AFS M.m build 3.0:&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    @(#)Base configuration afsM.m 3.0
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;CellServDB file (server)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;maintaining&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;files&lt;/primary&gt;
+ 
+         &lt;secondary&gt;CellServDB (server)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;database server process&lt;/primary&gt;
+ 
+         &lt;secondary&gt;use of CellServDB file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Ubik&lt;/primary&gt;
+ 
+         &lt;secondary&gt;use of CellServDB file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server process&lt;/primary&gt;
+ 
+         &lt;secondary&gt;use of CellServDB file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ118"&gt;
+     &lt;title&gt;Maintaining the Server CellServDB File&lt;/title&gt;
+ 
+     &lt;para&gt;Every file server machine maintains a list of its home cell's database server machines in the local disk file &lt;emphasis
+     role="bold"&gt;/usr/afs/etc/CellServDB&lt;/emphasis&gt; on its local disk. Both database server processes and non-database server
+     processes consult the file: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;The database server processes (the Authentication, Backup, Protection, and Volume Location Servers) maintain
+           constant contact with their peers in order to keep their copies of the replicated administrative databases
+           synchronized.&lt;/para&gt;
+ 
+           &lt;para&gt;As detailed in &lt;link linkend="HDRWQ102"&gt;Replicating the OpenAFS Administrative Databases&lt;/link&gt;, the database server
+           processes use the Ubik utility to synchronize the information in the databases they maintain. The Ubik coordinator at the
+           synchronization site for each database maintains the single read/write copy of the database and distributes changes to the
+           secondary sites as necessary. It must maintain contact with a majority of the secondary sites to remain the coordinator,
+           and consults the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file to learn how many peers it has and on which machines
+           they are running.&lt;/para&gt;
+ 
+           &lt;para&gt;If the coordinator loses contact with the majority of its peers, they all cooperate to elect a new coordinator by
+           majority vote. During the election, all of the Ubik processes consult the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file
+           to learn where to send their votes, and what number constitutes a majority.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The non-database server processes must know which machines are running the database server processes in order to
+           retrieve information from the databases. For example, the first time that a user accesses an AFS file, the File Server
+           that houses it contacts the Protection Server to obtain a list of the user's group memberships (the list is called a
+           current protection subgroup, or CPS). The File Server uses the CPS as it determines if the access control list (ACL)
+           protecting the file grants the required permissions to the user (for more details, see &lt;link linkend="HDRWQ534"&gt;About the
+           Protection Database&lt;/link&gt;).&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;CellServDB file (server)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;effect of wrong information in&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;The consequences of missing or incorrect information in the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file are as
+     follows: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;If the file does not list a machine, then it is effectively not a database server machine even if the database
+           server processes are running. The Ubik coordinator does not send it database updates or include it in the count that
+           establishes a majority. It does not participate in Ubik elections, and so refuses to distribute database information to
+           any client machines that happen to contact it (which they can do if their &lt;emphasis
+           role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file lists it). Users of the client machine must wait for a timeout before
+           they can contact a correctly functioning database server machine.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If the file lists a machine that is not running the database server processes, the consequences can be serious. The
+           Ubik coordinator cannot send it database updates, but includes it in the count that establishes a majority. If valid
+           secondary sites go down and stop sending their votes to the coordinator, it can wrongly appear that the coordinator no
+           longer has the majority it needs. The resulting election of a new coordinator causes a service outage during which
+           information from the database becomes unavailable. Furthermore, the lack of a vote from the incorrectly listed site can
+           disturb the election, if it makes the other sites believe that a majority of sites are not voting for the new
+           coordinator.&lt;/para&gt;
+ 
+           &lt;para&gt;A more minor consequence is that non-database server processes attempt to contact the database server processes on
+           the machine. They experience a timeout delay because the processes are not running.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;Note that the &lt;emphasis role="bold"&gt;/usr/afs/etc/CellServDB&lt;/emphasis&gt; file on a server machine is not the same as the
+     &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file on client machine. The client version includes entries for
+     foreign cells as well as the local cell. However, it is important to update both versions of the file whenever you change your
+     cell's database server machines. A server machine that is also a client needs to have both files, and you need to update them
+     both. For more information on maintaining the client version of the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file, see &lt;link
+     linkend="HDRWQ406"&gt;Maintaining Knowledge of Database Server Machines&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;system control machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;CellServDB file, distributing to server machines&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;distribution&lt;/primary&gt;
+ 
+       &lt;secondary&gt;of CellServDB file (server)&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Update Server&lt;/primary&gt;
+ 
+       &lt;secondary&gt;CellServDB file (server), distributing&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="HDRWQ119"&gt;
+       &lt;title&gt;Distributing the Server CellServDB File&lt;/title&gt;
+ 
+       &lt;para&gt;To avoid the negative consequences of incorrect information in the &lt;emphasis
+       role="bold"&gt;/usr/afs/etc/CellServDB&lt;/emphasis&gt; file, you must update it on all of your cell's server machines every time you
+       add or remove a database server machine. The &lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt; provides complete instructions for
+       installing or removing a database server machine and for updating the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file in that
+       context. This section explains how to distribute the file to your server machines and how to make other cells aware of the
+       changes if you participate in the AFS global name space.&lt;/para&gt;
+ 
+       &lt;para&gt;If you use the United States edition of AFS, use the Update Server to distribute the central copy of the server
+       &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file stored on the cell's system control machine. If you use the international
+       edition of AFS, instead change the file on each server machine individually. For further discussion of the system control
+       machine and why international cells must not use it for files in the &lt;emphasis role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt; directory,
+       see &lt;link linkend="HDRWQ94"&gt;The System Control Machine&lt;/link&gt;. For instructions on configuring the Update Server when using
+       the United States version of AFS, see the &lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;To avoid formatting errors that can cause errors, always use the &lt;emphasis role="bold"&gt;bos addhost&lt;/emphasis&gt; and
+       &lt;emphasis role="bold"&gt;bos removehost&lt;/emphasis&gt; commands, rather than editing the file directly. You must also restart the
+       database server processes running on the machine, to initiate a coordinator election among the new set of database server
+       machines. This step is included in the instructions that appear in &lt;link linkend="HDRWQ121"&gt;To add a database server machine
+       to the CellServDB file&lt;/link&gt; and &lt;link linkend="HDRWQ122"&gt;To remove a database server machine from the CellServDB
+       file&lt;/link&gt;. For instructions on displaying the contents of the file, see &lt;link linkend="HDRWQ120"&gt;To display a cell's
+       database server machines&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;If you make your cell accessible to foreign users as part of the AFS global name space, you also need to inform other
+       cells when you change your cell's database server machines. The AFS Support group maintains a &lt;emphasis
+       role="bold"&gt;CellServDB&lt;/emphasis&gt; file that lists all cells that participate in the AFS global name space, and can change your
+       cell's entry at your request. For further details, see &lt;link linkend="HDRWQ38"&gt;Making Your Cell Visible to
+       Others&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;Another way to advertise your cell's database server machines is to maintain a copy of the file at the conventional
+       location in your AFS filespace, &lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;emphasis&gt;cellname&lt;/emphasis&gt;&lt;emphasis
+       role="bold"&gt;/service/etc/CellServDB.local&lt;/emphasis&gt;. For further discussion, see &lt;link linkend="HDRWQ43"&gt;The Third
+       Level&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;listhosts&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;bos listhosts&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;CellServDB file (server)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;CellServDB file (server)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;database server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying list in server CellServDB file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;database server machines in server CellServDB file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ120"&gt;
+       &lt;title&gt;To display a cell's database server machines&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos listhosts&lt;/emphasis&gt; command. If you have maintained the file properly, the
+           output is the same on every server machine, but the &lt;emphasis&gt;machine name&lt;/emphasis&gt; argument enables you to check
+           various machines if you wish. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listhosts&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; [&amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;listh&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;listhosts&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the server machine from which to display the &lt;emphasis
+                   role="bold"&gt;/usr/afs/etc/CellServDB&lt;/emphasis&gt; file.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;cell name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the complete Internet domain name of a foreign cell. You must already know the name of at least
+                   one server machine in the cell, to provide as the &lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt; argument.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;The output lists the machines in the order they appear in the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file on the
+       specified server machine. It assigns each one a &lt;computeroutput&gt;Host&lt;/computeroutput&gt; index number, as in the following
+       example. There is no implied relationship between the index and a machine's IP address, name, or role as Ubik coordinator or
+       secondary site.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listhosts fs1.abc.com&lt;/emphasis&gt;
+    Cell name is abc.com
+        Host 1 is fs1.abc.com
+        Host 2 is fs7.abc.com
+        Host 3 is fs4.abc.com
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The output lists machines by name rather than IP address as long as the naming service (such as the Domain Name Service
+       or local host table) is functioning properly. To display IP addresses, login to a server machine as the local superuser
+       &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; and use a text editor or display command, such as the &lt;emphasis
+       role="bold"&gt;cat&lt;/emphasis&gt; command, to view the &lt;emphasis role="bold"&gt;/usr/afs/etc/CellServDB&lt;/emphasis&gt; file.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;adding&lt;/primary&gt;
+ 
+         &lt;secondary&gt;database server machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;to server CellServDB file&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;database server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;adding&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;to server CellServDB file&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;CellServDB file (server)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;adding database server machine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;adding&lt;/primary&gt;
+ 
+         &lt;secondary&gt;CellServDB file (server) entry for database server machine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;database server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;CellServDB file (server) entry&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;adding&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;database server process&lt;/primary&gt;
+ 
+         &lt;secondary&gt;restarting after adding entry to server CellServDB file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Protection Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;restarting after adding entry to server CellServDB file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Authentication Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;restarting after adding entry to server CellServDB file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;VL Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;restarting after adding entry to server CellServDB file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;restarting after adding entry to server CellServDB file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;addhost&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;bos addhost&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ121"&gt;
+       &lt;title&gt;To add a database server machine to the CellServDB file&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue
+           the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To
+           display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos addhost&lt;/emphasis&gt; command to add each new database server machine to the
+           &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file. If you use the United States edition of AFS, specify the system control
+           machine as &lt;emphasis&gt;machine name&lt;/emphasis&gt;. (If you have forgotten which machine is the system control machine, see
+           &lt;link linkend="HDRWQ99"&gt;The Output on the System Control Machine&lt;/link&gt;.) If you use the international edition of AFS,
+           repeat the command on each or your cell's server machines in turn by substituting its name for &lt;emphasis&gt;machine
+           name&lt;/emphasis&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos addhost&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;  &amp;lt;&lt;replaceable&gt;host name&lt;/replaceable&gt;&amp;gt;+
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;addh&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;addhost&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the system control machine, if you are using the United States edition of AFS. If you are using the
+                   international edition of AFS, it names each of your server machines in turn.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;host name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the fully qualified hostname of each database server machine to add to the &lt;emphasis
+                   role="bold"&gt;CellServDB&lt;/emphasis&gt; file (for example: &lt;emphasis role="bold"&gt;fs4.abc.com&lt;/emphasis&gt;). The BOS Server
+                   uses the &lt;emphasis role="bold"&gt;gethostbyname()&lt;/emphasis&gt; routine to obtain each machine's IP address and records
+                   both the name and address automatically.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Restart the Authentication Server, Backup Server, Protection Server, and VL Server on every database server machine,
+           so that the new set of machines participate in the election of a new Ubik coordinator. The instruction uses the
+           conventional names for the processes; make the appropriate substitution if you use different process names. For complete
+           syntax, see &lt;link linkend="HDRWQ170"&gt;Stopping and Immediately Restarting Processes&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;para&gt;&lt;emphasis role="bold"&gt;Important:&lt;/emphasis&gt; Repeat the following command in quick succession on all of the database
+           server machines.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;buserver kaserver ptserver vlserver&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Edit the &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file on each of your cell's client machines. For
+           instructions, see &lt;link linkend="HDRWQ406"&gt;Maintaining Knowledge of Database Server Machines&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If you participate in the AFS global name space, please have one of your cell's designated site contacts register
+           the changes you have made with the AFS Product Support group.&lt;/para&gt;
+ 
+           &lt;para&gt;If you maintain a central copy of your cell's server &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file in the
+           conventional location (&lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;emphasis&gt;cellname&lt;/emphasis&gt;&lt;emphasis
+           role="bold"&gt;/service/etc/CellServDB.local&lt;/emphasis&gt;), edit the file to reflect the change.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;removing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;database server machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;from server CellServDB file&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;database server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;removing&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;from server CellServDB file&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;CellServDB file (server)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;removing database server machine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;database server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;CellServDB file (server) entry&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;removing&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;database server process&lt;/primary&gt;
+ 
+         &lt;secondary&gt;restarting after removing entry from server CellServDB file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Protection Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;restarting after removing entry from server CellServDB file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Authentication Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;restarting after removing entry from server CellServDB file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;VL Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;restarting after removing entry from server CellServDB file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;restarting after removing entry from server CellServDB file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;removehost&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;bos removehost&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ122"&gt;
+       &lt;title&gt;To remove a database server machine from the CellServDB file&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue
+           the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To
+           display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos removehost&lt;/emphasis&gt; command to remove each database server machine from the
+           &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file. If you use the United States edition of AFS, specify the system control
+           machine as &lt;emphasis&gt;machine name&lt;/emphasis&gt;. (If you have forgotten which machine is the system control machine, see
+           &lt;link linkend="HDRWQ99"&gt;The Output on the System Control Machine&lt;/link&gt;.) If you use the international edition of AFS,
+           repeat the command on each or your cell's server machines in turn by substituting its name for &lt;emphasis&gt;machine
+           name&lt;/emphasis&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos removehost&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;  &amp;lt;&lt;replaceable&gt;host name&lt;/replaceable&gt;&amp;gt;+
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;removeh&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;removehost&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the system control machine, if you are using the United States edition of AFS. If you are using the
+                   international edition of AFS, it names each of your server machines in turn.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;host name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the fully qualified hostname of each database server machine to remove from the &lt;emphasis
+                   role="bold"&gt;CellServDB&lt;/emphasis&gt; file (for example: &lt;emphasis role="bold"&gt;fs4.abc.com&lt;/emphasis&gt;).&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Restart the Authentication Server, Backup Server, Protection Server, and VL Server on every database server machine,
+           so that the new set of machines participate in the election of a new Ubik coordinator. The instruction uses the
+           conventional names for the processes; make the appropriate substitution if you use different process names. For complete
+           syntax, see &lt;link linkend="HDRWQ170"&gt;Stopping and Immediately Restarting Processes&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;para&gt;&lt;emphasis role="bold"&gt;Important:&lt;/emphasis&gt; Repeat the following command in quick succession on all of the database
+           server machines.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;buserver kaserver ptserver vlserver&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Edit the &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file on each of your cell's client machines. For
+           instructions, see &lt;link linkend="HDRWQ406"&gt;Maintaining Knowledge of Database Server Machines&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If you participate in the AFS global name space, please have one of your cell's designated site contacts register
+           the changes you have made with the AFS Product Support group.&lt;/para&gt;
+ 
+           &lt;para&gt;If you maintain a central copy of your cell's server &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file in the
+           conventional location (&lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;emphasis&gt;cellname&lt;/emphasis&gt;&lt;emphasis
+           role="bold"&gt;/service/etc/CellServDB.local&lt;/emphasis&gt;), edit the file to reflect the change.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ123"&gt;
+     &lt;title&gt;Managing Authentication and Authorization Requirements&lt;/title&gt;
+ 
+     &lt;para&gt;This section describes how the AFS server processes guarantee that only properly authorized users perform privileged
+     commands, by checking authorization checking and mutually authenticating with their clients. It explains how you can control
+     authorization checking requirements on a per-machine or per-cell basis, and how to bypass mutual authentication when issuing
+     commands.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;authorization checking&lt;/primary&gt;
+ 
+       &lt;secondary&gt;compared to authentication&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;authentication&lt;/primary&gt;
+ 
+       &lt;secondary&gt;compared to authorization checking&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;privileged commands&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;privileged, defined&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;anonymous user&lt;/primary&gt;
+ 
+       &lt;secondary&gt;identity assigned to unauthenticated user&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;authorization checking&lt;/primary&gt;
+ 
+       &lt;secondary&gt;defined&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="HDRWQ124"&gt;
+       &lt;title&gt;Authentication versus Authorization&lt;/title&gt;
+ 
+       &lt;para&gt;Many AFS commands are &lt;emphasis&gt;privileged&lt;/emphasis&gt; in that the AFS server process invoked by the command performs it
+       only for a properly authorized user. The server process performs the following two tests to determine if someone is properly
+       authorized: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;In the &lt;emphasis&gt;authentication&lt;/emphasis&gt; test, the server process mutually authenticates with the command
+             interpreter, Cache Manager, or other client process that is acting on behalf of a user or application. The goal of this
+             test is to determine who is issuing the command. The server process verifies that the issuer really is who he or she
+             claims to be, by examining the server ticket and other components of the issuer's token. (Secondarily, it allows the
+             client process to verify that the server process is genuine.) If the issuer has no token or otherwise fails the test,
+             the server process assigns him or her the identity &lt;emphasis role="bold"&gt;anonymous&lt;/emphasis&gt;, a completely unprivileged
+             user. For a more complete description of mutual authentication, see &lt;link linkend="HDRWQ75"&gt;A More Detailed Look at
+             Mutual Authentication&lt;/link&gt;.&lt;/para&gt;
+ 
+             &lt;para&gt;Many individual commands enable you to bypass the authentication test by assuming the &lt;emphasis
+             role="bold"&gt;anonymous&lt;/emphasis&gt; identity without even attempting to mutually authenticate. Note, however, that this is
+             futile if the command is privileged and the server process is still performing the &lt;emphasis&gt;authorization&lt;/emphasis&gt;
+             test, because in that case the process refuses to execute privileged commands for the &lt;emphasis
+             role="bold"&gt;anonymous&lt;/emphasis&gt; user.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;In the authorization test, the server process determines if the issuer is authorized to use the command by
+             consulting a list of privileged users. The goal of this test is to determine what the issuer is allowed to do. Different
+             server processes consult different lists of users, as described in &lt;link linkend="HDRWQ581"&gt;Managing Administrative
+             Privilege&lt;/link&gt;. The server process refuses to execute any privileged command for an unauthorized issuer. If a command
+             has no privilege requirements, the server process skips this step and executes and immediately.&lt;/para&gt;
+ 
+             &lt;note&gt;
+               &lt;para&gt;Never place the &lt;emphasis role="bold"&gt;anonymous&lt;/emphasis&gt; user or the &lt;emphasis
+               role="bold"&gt;system:anyuser&lt;/emphasis&gt; group on a privilege list; it makes authorization checking meaningless.&lt;/para&gt;
+ 
+               &lt;para&gt;You can use the &lt;emphasis role="bold"&gt;bos setauth&lt;/emphasis&gt; command to control whether the server processes on
+               a server machine check for authorization. Other server machines are not affected. Keep in mind that turning off
+               authorization checking is a grave security risk, because the server processes on that machine perform any action for
+               any user.&lt;/para&gt;
+             &lt;/note&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;controlling&lt;/primary&gt;
+ 
+         &lt;secondary&gt;authorization checking for entire cell&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;authorization checking&lt;/primary&gt;
+ 
+         &lt;secondary&gt;controlling cell-wide&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;restarting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;server process&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;when changing authorization checking&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;authorization checking&lt;/primary&gt;
+ 
+         &lt;secondary&gt;and restarting processes&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ125"&gt;
+       &lt;title&gt;Controlling Authorization Checking on a Server Machine&lt;/title&gt;
+ 
+       &lt;para&gt;Disabling authorization checking is a serious breach of security because it means that the AFS server processes on a
+       file server machine performs any action for any user, even the &lt;emphasis role="bold"&gt;anonymous&lt;/emphasis&gt; user.&lt;/para&gt;
+ 
+       &lt;para&gt;The only time it is common to disable authorization checking is when installing a new file server machine (see the IBM
+       AFS Quick Beginnings). It is necessary then because it is not possible to configure all of the necessary security mechanisms
+       before performing other actions that normally make use of them. For greatest security, work at the console of the machine you
+       are installing and enable authorization checking as soon as possible.&lt;/para&gt;
+ 
+       &lt;para&gt;During normal operation, the only reason to disable authorization checking is if an error occurs with the server
+       encryption keys, leaving the servers unable to authenticate users properly. For instructions on handling key-related
+       emergencies, see &lt;link linkend="HDRWQ370"&gt;Handling Server Encryption Key Emergencies&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;You control authorization checking on each file server machine separately; turning it on or off on one machine does not
+       affect the others. Because client machines generally choose a server process at random, it is hard to predict what
+       authorization checking conditions prevail for a given command unless you make the requirement the same on all machines. To
+       turn authorization checking on or off for the entire cell, you must repeat the appropriate command on every file server
+       machine.&lt;/para&gt;
+ 
+       &lt;para&gt;The server processes constantly monitor the directory &lt;emphasis role="bold"&gt;/usr/afs/local&lt;/emphasis&gt; on their local
+       disks to determine if they need to check for authorization. If the file called &lt;emphasis role="bold"&gt;NoAuth&lt;/emphasis&gt; appears
+       in that directory, then the servers do not check for authorization. When it is not present (the usual case), they perform
+       authorization checking.&lt;/para&gt;
+ 
+       &lt;para&gt;Control the presence of the &lt;emphasis role="bold"&gt;NoAuth&lt;/emphasis&gt; file through the BOS Server. When you disable
+       authorization checking with the &lt;emphasis role="bold"&gt;bos setauth&lt;/emphasis&gt; command (or, during installation, by putting the
+       &lt;emphasis role="bold"&gt;-noauth&lt;/emphasis&gt; flag on the command that starts up the BOS Server), the BOS Server creates the
+       zero-length &lt;emphasis role="bold"&gt;NoAuth&lt;/emphasis&gt; file. When you reenable authorization checking, the BOS Server removes the
+       file.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setauth&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;bos setauth&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;authorization checking&lt;/primary&gt;
+ 
+         &lt;secondary&gt;disabling&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;turning off authorization checking&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;disabling&lt;/primary&gt;
+ 
+         &lt;secondary&gt;authorization checking&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ126"&gt;
+       &lt;title&gt;To disable authorization checking on a server machine&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue
+           the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To
+           display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos setauth&lt;/emphasis&gt; command to disable authorization checking. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos setauth&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;off&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;seta&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;setauth&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the file server machine on which server processes do not check for authorization.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;authorization checking&lt;/primary&gt;
+ 
+         &lt;secondary&gt;enabling&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;enabling authorization checking&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;turning on authorization checking&lt;/primary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ127"&gt;
+       &lt;title&gt;To enable authorization checking on a server machine&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Reenable authorization checking. (No privilege is required because the machine is not currently checking for
+           authorization.) For detailed syntax information, see the preceding section. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos setauth&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;on&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;mutual authentication&lt;/primary&gt;
+ 
+         &lt;secondary&gt;preventing&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;preventing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;mutual authentication&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ128"&gt;
+       &lt;title&gt;Bypassing Mutual Authentication for an Individual Command&lt;/title&gt;
+ 
+       &lt;para&gt;Several of the server processes allow any user (not just system administrators) to disable mutual authentication when
+       issuing a command. The server process treats the issuer as the unauthenticated user &lt;emphasis
+       role="bold"&gt;anonymous&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;The facilities for preventing mutual authentication are provided for use in emergencies (such as the key emergency
+       discussed in &lt;link linkend="HDRWQ370"&gt;Handling Server Encryption Key Emergencies&lt;/link&gt;). During normal circumstances,
+       authorization checking is turned on, making it useless to prevent authentication: the server processes refuse to perform
+       privileged commands for the user &lt;emphasis role="bold"&gt;anonymous&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;It can be useful to prevent authentication when authorization checking is turned off. The very act of trying to
+       authenticate can cause problems if the server cannot understand a particular encryption key, as is likely to happen in a key
+       emergency.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;mutual authentication, bypassing&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;kas commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;mutual authentication, bypassing&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;pts commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;mutual authentication, bypassing&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;mutual authentication, bypassing&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;kas commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;interactive&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;kas interactive&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;entering&lt;/primary&gt;
+ 
+         &lt;secondary&gt;kas interactive mode&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;interactive mode (kas commands)&lt;/primary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ129"&gt;
+       &lt;title&gt;To bypass mutual authentication for bos, kas, pts, and vos commands&lt;/title&gt;
+ 
+       &lt;para&gt;Provide the &lt;emphasis role="bold"&gt;-noauth&lt;/emphasis&gt; flag which is available on many of the commands in the suites. To
+       verify that a command accepts the flag, issue the &lt;emphasis role="bold"&gt;help&lt;/emphasis&gt; command in its suite, or consult the
+       command's reference page in the &lt;emphasis&gt;OpenAFS Administration Reference&lt;/emphasis&gt; (the reference page also specifies the
+       shortest acceptable abbreviation for the flag on each command). The suites' &lt;emphasis role="bold"&gt;apropos&lt;/emphasis&gt; and
+       &lt;emphasis role="bold"&gt;help&lt;/emphasis&gt; commands do not themselves accept the flag.&lt;/para&gt;
+ 
+       &lt;para&gt;You can bypass mutual authentication for all &lt;emphasis role="bold"&gt;kas&lt;/emphasis&gt; commands issued during an interactive
+       session by including the &lt;emphasis role="bold"&gt;-noauth&lt;/emphasis&gt; flag on the &lt;emphasis role="bold"&gt;kas interactive&lt;/emphasis&gt;
+       command. If you have already entered interactive mode with an authenticated identity, issue the &lt;emphasis role="bold"&gt;(kas)
+       noauthentication&lt;/emphasis&gt; command to assume the &lt;emphasis role="bold"&gt;anonymous&lt;/emphasis&gt; identity.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;mutual authentication, bypassing&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_151"&gt;
+       &lt;title&gt;To bypass mutual authentication for fs commands&lt;/title&gt;
+ 
+       &lt;para&gt;This is not possible, except by issuing the &lt;emphasis role="bold"&gt;unlog&lt;/emphasis&gt; command to discard your tokens before
+       issuing the &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; command.&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ130"&gt;
+     &lt;title&gt;Adding or Removing Disks and Partitions&lt;/title&gt;
+ 
+     &lt;para&gt;AFS makes it very easy to add storage space to your cell, just by adding disks to existing file server machines. This
+     section explains how to install or remove a disk used to store AFS volumes. (Another way to add storage space is to install
+     additional server machines, as instructed in the &lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt;.)&lt;/para&gt;
+ 
+     &lt;para&gt;Both adding and removing a disk cause at least a brief file system outage, because you must restart the &lt;emphasis
+     role="bold"&gt;fs&lt;/emphasis&gt; process to have it recognize the new set of server partitions. Some operating systems require that you
+     shut the machine off before adding or removing a disk, in which case you must shut down all of the AFS server processes first.
+     Otherwise, the AFS-related aspects of adding or removing a disk are not complicated, so the duration of the outage depends
+     mostly on how long it takes to install or remove the disk itself.&lt;/para&gt;
+ 
+     &lt;para&gt;The following instructions for installing a new disk completely prepare it to house AFS volumes. You can then use the
+     &lt;emphasis role="bold"&gt;vos create&lt;/emphasis&gt; command to create new volumes, or the &lt;emphasis role="bold"&gt;vos move&lt;/emphasis&gt;
+     command to move existing ones from other partitions. For instructions, see &lt;link linkend="HDRWQ185"&gt;Creating Read/write
+     Volumes&lt;/link&gt; and &lt;link linkend="HDRWQ226"&gt;Moving Volumes&lt;/link&gt;. The instructions for removing a disk are basically the
+     reverse of the installation instructions, but include extra steps that protect against data loss.&lt;/para&gt;
+ 
+     &lt;para&gt;A server machines can house 256 AFS server partitions, each one mounted at a directory with a name of the form &lt;emphasis
+     role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;emphasis&gt;index&lt;/emphasis&gt;, where &lt;emphasis&gt;index&lt;/emphasis&gt; is one or two lowercase letters. By
+     convention, the first partition on a machine is mounted at &lt;emphasis role="bold"&gt;/vicepa&lt;/emphasis&gt;, the second at &lt;emphasis
+     role="bold"&gt;/vicepb&lt;/emphasis&gt;, and so on to the twenty-sixth at &lt;emphasis role="bold"&gt;/vicepz&lt;/emphasis&gt;. Additional partitions
+     are mounted at &lt;emphasis role="bold"&gt;/vicepaa&lt;/emphasis&gt; through &lt;emphasis role="bold"&gt;/vicepaz&lt;/emphasis&gt; and so on up to
+     &lt;emphasis role="bold"&gt;/vicepiv&lt;/emphasis&gt;. Using the letters consecutively is not required, but is simpler.&lt;/para&gt;
+ 
+     &lt;para&gt;Mount each &lt;emphasis role="bold"&gt;/vicep&lt;/emphasis&gt; directory directly under the local file system's root directory (
+     &lt;emphasis role="bold"&gt;/&lt;/emphasis&gt; ), not as a subdirectory of any other directory; for example, &lt;emphasis
+     role="bold"&gt;/usr/vicepa&lt;/emphasis&gt; is not an acceptable location. You must also map the directory to the partition's device name
+     in the file server machine's file systems registry file (&lt;emphasis role="bold"&gt;/etc/fstab&lt;/emphasis&gt; or equivalent).&lt;/para&gt;
+ 
+     &lt;para&gt;These instructions assume that the machine's AFS initialization file includes the following command to restart the BOS
+     Server after each reboot. The BOS Server starts the other AFS server processes listed in the local &lt;emphasis
+     role="bold"&gt;/usr/afs/local/BosConfig&lt;/emphasis&gt; file. For information on the &lt;emphasis role="bold"&gt;bosserver&lt;/emphasis&gt;
+     command's optional arguments, see its reference page in the &lt;emphasis&gt;OpenAFS Administration Reference&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+     &lt;programlisting&gt;
+    /usr/afs/bin/bosserver &amp;amp;
+ &lt;/programlisting&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;adding&lt;/primary&gt;
+ 
+       &lt;secondary&gt;disk to file server machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;installing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;disk on file server machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;disk&lt;/primary&gt;
+ 
+       &lt;secondary&gt;file server machine&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;adding/installing&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;file server machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;disk&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;adding/installing&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;mounting&lt;/primary&gt;
+ 
+       &lt;secondary&gt;disk on file server machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;vos listpart&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;listpart&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="HDRWQ131"&gt;
+       &lt;title&gt;To add and mount a new disk to house AFS volumes&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by issuing
+           the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;root_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Decide how many AFS partitions to divide the new disk into and the names of the directories at which to mount them
+           (the introduction to this section describes the naming conventions). To display the names of the existing server
+           partitions on the machine, issue the &lt;emphasis role="bold"&gt;vos listpart&lt;/emphasis&gt; command. Include the &lt;emphasis
+           role="bold"&gt;-localauth&lt;/emphasis&gt; flag because you are logged in as the local superuser &lt;emphasis
+           role="bold"&gt;root&lt;/emphasis&gt; but do not necessarily have administrative tokens. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;vos listpart&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;-localauth&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;listp&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;listpart&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the local file server machine.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-localauth&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Constructs a server ticket using a key from the local &lt;emphasis role="bold"&gt;/usr/afs/etc/KeyFile&lt;/emphasis&gt;
+                   file. The &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; command interpreter presents it to the BOS Server during mutual
+                   authentication.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Create each directory at which to mount a partition. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /vicep&lt;/emphasis&gt;&lt;replaceable&gt;x&lt;/replaceable&gt;[&lt;replaceable&gt;x&lt;/replaceable&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;files&lt;/primary&gt;
+ 
+             &lt;secondary&gt;file systems registry (fstab)&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;file systems registry file&lt;/primary&gt;
+ 
+             &lt;secondary&gt;adding new disk to file server machine&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;etc/fstab file&lt;/primary&gt;
+ 
+             &lt;secondary&gt;&lt;/secondary&gt;
+ 
+             &lt;see&gt;file systems registry file&lt;/see&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;fstab file&lt;/primary&gt;
+ 
+             &lt;secondary&gt;&lt;/secondary&gt;
+ 
+             &lt;see&gt;file systems registry file&lt;/see&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ132" /&gt;Using a text editor, create an entry in the machine's file systems registry file (&lt;emphasis
+           role="bold"&gt;/etc/fstab&lt;/emphasis&gt; or equivalent) for each new disk partition, mapping its device name to the directory you
+           created in the previous step. Refer to existing entries in the file to learn the proper format, which varies for different
+           operating systems.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ133" /&gt;If the operating system requires that you shut off the machine to install a new disk, issue
+           the &lt;emphasis role="bold"&gt;bos shutdown&lt;/emphasis&gt; command to shut down all AFS server processes other than the BOS Server
+           (it terminates safely when you shut off the machine). Include the &lt;emphasis role="bold"&gt;-localauth&lt;/emphasis&gt; flag because
+           you are logged in as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; but do not necessarily have administrative
+           tokens. For a complete description of the command, see &lt;link linkend="HDRWQ168"&gt;To stop processes temporarily&lt;/link&gt;.
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;bos shutdown&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;-localauth&lt;/emphasis&gt; [&lt;emphasis
+                 role="bold"&gt;-wait&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ134" /&gt;If necessary, shut off the machine. Install and format the new disk according to the
+           instructions provided by the disk and operating system vendors. If necessary, edit the disk's partition table to reflect
+           the changes you made to the files system registry file in step &lt;link linkend="LIWQ132"&gt;4&lt;/link&gt;; consult the operating
+           system documentation for instructions.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If you shut off the machine down in step &lt;link linkend="LIWQ134"&gt;6&lt;/link&gt;, turn it on. Otherwise, issue the
+           &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; command to restart the &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; process, forcing
+           it to recognize the new set of server partitions. Include the &lt;emphasis role="bold"&gt;-localauth&lt;/emphasis&gt; flag because you
+           are logged in as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; but do not necessarily have administrative
+           tokens. For complete instructions for the &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; command, see &lt;link
+           linkend="HDRWQ170"&gt;Stopping and Immediately Restarting Processes&lt;/link&gt;. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;  &lt;emphasis role="bold"&gt;fs -localauth&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt; command to verify that all server processes are running
+           correctly. For more detailed instructions, see &lt;link linkend="HDRWQ158"&gt;Displaying Process Status and Information from the
+           BosConfig File&lt;/link&gt;. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;removing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;disk from file server machine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;disk&lt;/primary&gt;
+ 
+         &lt;secondary&gt;file server machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;removing&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;file server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;disk&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;removing&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;unmounting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;file server machine disk&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;move&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;when removing file server machine disk&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ135"&gt;
+       &lt;title&gt;To unmount and remove a disk housing AFS volumes&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue
+           the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To
+           display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;vos listvol&lt;/emphasis&gt; command to list the volumes housed on each partition of each
+           disk you are about to remove, in preparation for removing them or moving them to other partitions. For detailed
+           instructions, see &lt;link linkend="HDRWQ219"&gt;Displaying Volume Headers&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos listvol&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; [&amp;lt;&lt;replaceable&gt;partition name&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Move any volume you wish to retain in the file system to another partition. You can move only read/write volumes.
+           For more detailed instructions, and for instructions on moving read-only and backup volumes, see &lt;link
+           linkend="HDRWQ226"&gt;Moving Volumes&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos move&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;volume name or ID&lt;/replaceable&gt;&amp;gt;  \
+         &amp;lt;&lt;replaceable&gt;machine name on source&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;partition name on source&lt;/replaceable&gt;&amp;gt;  \
+         &amp;lt;&lt;replaceable&gt;machine name on destination&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;partition name on destination&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; If there are any volumes you do not wish to retain, back them up using
+           the &lt;emphasis role="bold"&gt;vos dump&lt;/emphasis&gt; command or the AFS Backup System. See &lt;link linkend="HDRWQ240"&gt;Dumping and
+           Restoring Volumes&lt;/link&gt; or &lt;link linkend="HDRWQ296"&gt;Backing Up Data&lt;/link&gt;, respectively.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by issuing
+           the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;root_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;umount command&lt;/primary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;umount&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;umount&lt;/emphasis&gt; command, repeating it for each partition on the disk to be
+           removed. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;umount /dev/&lt;/emphasis&gt;&amp;lt;&lt;replaceable&gt;partition_block_device_name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;file systems registry file&lt;/primary&gt;
+ 
+             &lt;secondary&gt;removing disk from file server machine&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ136" /&gt;Using a text editor, remove or comment out each partition's entry from the machine's file
+           systems registry file (&lt;emphasis role="bold"&gt;/etc/fstab&lt;/emphasis&gt; or equivalent).&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Remove the &lt;emphasis role="bold"&gt;/vicep&lt;/emphasis&gt; directory associated with each partition. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;rmdir /vicep&lt;/emphasis&gt;xx
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If the operating system requires that you shut off the machine to remove a disk, issue the &lt;emphasis role="bold"&gt;bos
+           shutdown&lt;/emphasis&gt; command to shut down all AFS server processes other than the BOS Server (it terminates safely when you
+           shut off the machine). Include the &lt;emphasis role="bold"&gt;-localauth&lt;/emphasis&gt; flag because you are logged in as the local
+           superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; but do not necessarily have administrative tokens. For a complete
+           description of the command, see &lt;link linkend="HDRWQ168"&gt;To stop processes temporarily&lt;/link&gt;. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;bos shutdown&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;-localauth&lt;/emphasis&gt; [&lt;emphasis
+                 role="bold"&gt;-wait&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ137" /&gt;If necessary, shut off the machine. Remove the disk according to the instructions provided by
+           the disk and operating system vendors. If necessary, edit the disk's partition table to reflect the changes you made to
+           the files system registry file in step &lt;link linkend="LIWQ136"&gt;7&lt;/link&gt;; consult the operating system documentation for
+           instructions.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If you shut off the machine down in step &lt;link linkend="LIWQ137"&gt;10&lt;/link&gt;, turn it on. Otherwise, issue the
+           &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; command to restart the &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; process, forcing
+           it to recognize the new set of server partitions. Include the &lt;emphasis role="bold"&gt;-localauth&lt;/emphasis&gt; flag because you
+           are logged in as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; but do not necessarily have administrative
+           tokens. For complete instructions for the &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; command, see &lt;link
+           linkend="HDRWQ170"&gt;Stopping and Immediately Restarting Processes&lt;/link&gt;. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;  &lt;emphasis role="bold"&gt;fs -localauth&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt; command to verify that all server processes are running
+           correctly. For more detailed instructions, see &lt;link linkend="HDRWQ158"&gt;Displaying Process Status and Information from the
+           BosConfig File&lt;/link&gt;. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;File Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;use of NetInfo file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;File Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;use of NetRestrict file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;File Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;use of sysid file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Ubik&lt;/primary&gt;
+ 
+         &lt;secondary&gt;use of NetInfo and NetRestrict files&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;database server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;use of NetInfo and NetRestrict files&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;File Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;interfaces registered in VLDB server entry&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;setting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;server machine interfaces registered in VLDB&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;controlling&lt;/primary&gt;
+ 
+         &lt;secondary&gt;server machine interfaces registered in VLDB&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;server entries from VLDB&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;VLDB server entries&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server entry in VLDB&lt;/primary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ138"&gt;
+     &lt;title&gt;Managing Server IP Addresses and VLDB Server Entries&lt;/title&gt;
+ 
+     &lt;para&gt;The AFS support for multihomed file server machines is largely automatic. The File Server process records the IP addresses
+     of its file server machine's network interfaces in the local &lt;emphasis role="bold"&gt;/usr/afs/local/sysid&lt;/emphasis&gt; file and also
+     registers them in a &lt;emphasis&gt;server entry&lt;/emphasis&gt; in the Volume Location Database (VLDB). The &lt;emphasis
+     role="bold"&gt;sysid&lt;/emphasis&gt; file and server entry are identified by the same unique number, which creates an association
+     between them.&lt;/para&gt;
+ 
+     &lt;para&gt;When the Cache Manager requests volume location information, the Volume Location (VL) Server provides all of the
+     interfaces registered for each server machine that houses the volume. This enables the Cache Manager to make use of multiple
+     addresses when accessing AFS data stored on a multihomed file server machine.&lt;/para&gt;
+ 
+     &lt;para&gt;If you wish, you can control which interfaces the File Server registers in its VLDB server entry by creating two files in
+     the local &lt;emphasis role="bold"&gt;/usr/afs/local&lt;/emphasis&gt; directory: &lt;emphasis role="bold"&gt;NetInfo&lt;/emphasis&gt; and &lt;emphasis
+     role="bold"&gt;NetRestrict&lt;/emphasis&gt;. Each time the File Server restarts, it builds a list of the local machine's interfaces by
+     reading the &lt;emphasis role="bold"&gt;NetInfo&lt;/emphasis&gt; file, if it exists. If you do not create the file, the File Server uses the
+     list of network interfaces configured with the operating system. It then removes from the list any addresses that appear in the
+     &lt;emphasis role="bold"&gt;NetRestrict&lt;/emphasis&gt; file, if it exists. The File Server records the resulting list in the &lt;emphasis
+     role="bold"&gt;sysid&lt;/emphasis&gt; file and registers the interfaces in the VLDB server entry that has the same unique
+     identifier.&lt;/para&gt;
+ 
+     &lt;para&gt;On database server machines, the &lt;emphasis role="bold"&gt;NetInfo&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;NetRestrict&lt;/emphasis&gt;
+     files also determine which interfaces the Ubik database synchronization library uses when communicating with the database server
+     processes running on other database server machines.&lt;/para&gt;
+ 
+     &lt;para&gt;There is a maximum number of IP addresses in each server entry, as documented in the &lt;emphasis&gt;OpenAFS Release
+     Notes&lt;/emphasis&gt;. If a multihomed file server machine has more interfaces than the maximum, AFS simply ignores the excess ones.
+     It is probably appropriate for such machines to use the &lt;emphasis role="bold"&gt;NetInfo&lt;/emphasis&gt; and &lt;emphasis
+     role="bold"&gt;NetRestrict&lt;/emphasis&gt; files to control which interfaces are registered.&lt;/para&gt;
+ 
+     &lt;para&gt;If for some reason the &lt;emphasis role="bold"&gt;sysid&lt;/emphasis&gt; file no longer exists, the File Server creates a new one
+     with a new unique identifier. When the File Server registers the contents of the new file, the Volume Location (VL) Server
+     normally recognizes automatically that the new file corresponds to an existing server entry, and overwrites the existing server
+     entry with the new file contents and identifier. However, it is best not to remove the &lt;emphasis role="bold"&gt;sysid&lt;/emphasis&gt;
+     file if that can be avoided.&lt;/para&gt;
+ 
+     &lt;para&gt;Similarly, it is important not to copy the &lt;emphasis role="bold"&gt;sysid&lt;/emphasis&gt; file from one file server machine to
+     another. If you commonly copy the contents of the &lt;emphasis role="bold"&gt;/usr/afs&lt;/emphasis&gt; directory from an existing machine
+     as part of installing a new file server machine, be sure to remove the &lt;emphasis role="bold"&gt;sysid&lt;/emphasis&gt; file from the
+     &lt;emphasis role="bold"&gt;/usr/afs/local&lt;/emphasis&gt; directory on the new machine before starting the File Server.&lt;/para&gt;
+ 
+     &lt;para&gt;There are certain cases where the VL Server cannot determine whether it is appropriate to overwrite an existing server
+     entry with a new &lt;emphasis role="bold"&gt;sysid&lt;/emphasis&gt; file's contents and identifier. It then refuses to allow the File Server
+     to register the interfaces, which prevents the File Server from starting. This can happen if, for example, a new &lt;emphasis
+     role="bold"&gt;sysid&lt;/emphasis&gt; file includes two interfaces that currently are registered by themselves in separate server
+     entries. In such cases, error messages in the &lt;emphasis role="bold"&gt;/usr/afs/log/VLLog&lt;/emphasis&gt; file on the VL Server machine
+     and in the &lt;emphasis role="bold"&gt;/usr/afs/log/FileLog&lt;/emphasis&gt; file on the file server machine indicate that you need to use
+     the &lt;emphasis role="bold"&gt;vos changeaddr&lt;/emphasis&gt; command to resolve the problem. Contact the AFS Product Support group for
+     instructions and assistance.&lt;/para&gt;
+ 
+     &lt;para&gt;Except in this type of rare error case, the only appropriate use of the &lt;emphasis role="bold"&gt;vos changeaddr&lt;/emphasis&gt;
+     command is to remove a VLDB server entry completely when you remove a file server machine from service. The VLDB can accommodate
+     a maximum number of server entries, as specified in the &lt;emphasis&gt;OpenAFS Release Notes&lt;/emphasis&gt;. Removing obsolete entries
+     makes it possible to allocate server entries for new file server machines as required. See the instructions that follow.&lt;/para&gt;
+ 
+     &lt;para&gt;Do not use the &lt;emphasis role="bold"&gt;vos changeaddr&lt;/emphasis&gt; command to change the list of interfaces registered in a
+     VLDB server entry. To change a file server machine's IP addresses and server entry, see the instructions that follow.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;NetInfo file (server version)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;creating/editing&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;creating&lt;/primary&gt;
+ 
+       &lt;secondary&gt;NetInfo file (server version)&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;editing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;NetInfo file (server version)&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="Header_156"&gt;
+       &lt;title&gt;To create or edit the server NetInfo file&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by issuing
+           the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;root_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Using a text editor, open the &lt;emphasis role="bold"&gt;/usr/afs/local/NetInfo&lt;/emphasis&gt; file. Place one IP address in
+           dotted decimal format (for example, &lt;computeroutput&gt;192.12.107.33&lt;/computeroutput&gt;) on each line. The order of entries is
+           not significant.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If you want the File Server to start using the revised list immediately, use the &lt;emphasis role="bold"&gt;bos
+           restart&lt;/emphasis&gt; command to restart the &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; process. For instructions, see &lt;link
+           linkend="HDRWQ170"&gt;Stopping and Immediately Restarting Processes&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;NetRestrict file (server version)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating/editing&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;creating&lt;/primary&gt;
+ 
+         &lt;secondary&gt;NetRestrict file (server version)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;editing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;NetRestrict file (server version)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_157"&gt;
+       &lt;title&gt;To create or edit the server NetRestrict file&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by issuing
+           the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;root_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Using a text editor, open the &lt;emphasis role="bold"&gt;/usr/afs/local/NetRestrict&lt;/emphasis&gt; file. Place one IP address
+           in dotted decimal format on each line. The order of the addresses is not significant. Use the value &lt;emphasis
+           role="bold"&gt;255&lt;/emphasis&gt; as a wildcard that represents all possible addresses in that field. For example, the entry
+           &lt;computeroutput&gt;192.12.105.255&lt;/computeroutput&gt; indicates that the Cache Manager does not register any of the addresses in
+           the 192.12.105 subnet.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If you want the File Server to start using the revised list immediately, use the &lt;emphasis role="bold"&gt;bos
+           restart&lt;/emphasis&gt; command to restart the &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; process. For instructions, see &lt;link
+           linkend="HDRWQ170"&gt;Stopping and Immediately Restarting Processes&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;listaddrs&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;vos listaddrs&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_158"&gt;
+       &lt;title&gt;To display all server entries from the VLDB&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;vos listaddrs&lt;/emphasis&gt; command to display all server entries from the VLDB.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos listaddrs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;emphasis role="bold"&gt;lista&lt;/emphasis&gt; is the shortest acceptable abbreviation of &lt;emphasis
+           role="bold"&gt;listaddrs&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+           &lt;para&gt;The output displays all server entries from the VLDB, each on its own line. If a file server machine is multihomed,
+           all of its registered addresses appear on the line. The first one is the one reported as a volume's site in the output
+           from the &lt;emphasis role="bold"&gt;vos examine&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;vos listvldb&lt;/emphasis&gt; commands.&lt;/para&gt;
+ 
+           &lt;para&gt;VLDB server entries record IP addresses, and the command interpreter has the local name service (either a process
+           like the Domain Name Service or a local host table) translate them to hostnames before displaying them. If an IP address
+           appears in the output, it is not possible to translate it.&lt;/para&gt;
+ 
+           &lt;para&gt;The existence of an entry does not necessarily indicate that the machine that is still an active file server
+           machine. To remove obsolete server entries, see the following instructions.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;changeaddr&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;vos changeaddr&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_159"&gt;
+       &lt;title&gt;To remove obsolete server entries from the VLDB&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue
+           the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To
+           display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;vos changeaddr&lt;/emphasis&gt; command to remove a server entry from the VLDB.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos changeaddr&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;original IP address&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;-remove&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;ch&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;changeaddr&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;original IP address&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies one of the IP addresses currently registered for the file server machine in the VLDB. Any of a
+                   multihomed file server machine's addresses are acceptable to identify it.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-remove&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Removes the server entry.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_160"&gt;
+       &lt;title&gt;To change a server machine's IP addresses&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue
+           the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To
+           display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If the machine is the system control machine or a binary distribution machine, and you are also changing its
+           hostname, redefine all relevant &lt;emphasis role="bold"&gt;upclient&lt;/emphasis&gt; processes on other server machines to refer to
+           the new hostname. Use the &lt;emphasis role="bold"&gt;bos delete&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;bos create&lt;/emphasis&gt;
+           commands as instructed in &lt;link linkend="HDRWQ161"&gt;Creating and Removing Processes&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If the machine is a database server machine, edit its entry in the &lt;emphasis
+           role="bold"&gt;/usr/afs/etc/CellServDB&lt;/emphasis&gt; file on every server machine in the cell to list one of the new IP
+           addresses. If you use the United States edition of AFS, you can edit the file on the system control machine and wait the
+           required time (by default, five minutes) for the Update Server to distribute the changed file to all server
+           machines.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If the machine is a database server machine, issue the &lt;emphasis role="bold"&gt;bos shutdown&lt;/emphasis&gt; command to stop
+           all server processes. If the machine is also a file server, the volumes on it are inaccessible during this time. For a
+           complete description of the command, see &lt;link linkend="HDRWQ168"&gt;To stop processes temporarily&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos shutdown&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Use the utilities provided with the operating system to change one or more of the machine's IP addresses.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If appropriate, edit the &lt;emphasis role="bold"&gt;/usr/afs/local/NetInfo&lt;/emphasis&gt; file, the &lt;emphasis
+           role="bold"&gt;/usr/afs/local/NetRestrict&lt;/emphasis&gt; file, or both, to reflect the changed addresses. Instructions appear
+           earlier in this section.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If the machine is a database server machine, issue the &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; command to
+           restart all server processes on the machine. For complete instructions for the &lt;emphasis role="bold"&gt;bos
+           restart&lt;/emphasis&gt; command, see &lt;link linkend="HDRWQ170"&gt;Stopping and Immediately Restarting Processes&lt;/link&gt;.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;-all&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;At the same time, issue the &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; command on all other database server
+           machines in the cell to restart the database server processes only (the Authentication, Backup, Protection, and Volume
+           Location Servers). Issue the commands in quick succession so that all of the database server processes vote in the quorum
+           election.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;kaserver buserver ptserver vlserver&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;If you are changing IP addresses on every database server machine in the cell, you must also issue the &lt;emphasis
+           role="bold"&gt;bos restart&lt;/emphasis&gt; command on every file server machine in the cell to restart the &lt;emphasis
+           role="bold"&gt;fs&lt;/emphasis&gt; process.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If the machine is not a database server machine, issue the &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; command to
+           restart the &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; process (if the machine is a database server, you already restarted the
+           process in the previous step). The File Server automatically compiles a new list of interfaces, records them in the
+           &lt;emphasis role="bold"&gt;/usr/afs/local/sysid&lt;/emphasis&gt; file, and registers them in its VLDB server entry. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If the machine is a database server machine, edit its entry in the &lt;emphasis
+           role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file on every client machine in the cell to list one of the new IP
+           addresses. Instructions appear in &lt;link linkend="HDRWQ406"&gt;Maintaining Knowledge of Database Server
+           Machines&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If there are machine entries in the Protection Database for the machine's previous IP addresses, use the &lt;emphasis
+           role="bold"&gt;pts rename&lt;/emphasis&gt; command to change them to the new addresses. For instructions, see &lt;link
+           linkend="HDRWQ556"&gt;Changing a Protection Database Entry's Name&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;rebooting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;server machine, instructions&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;rebooting&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;BOS Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;role in reboot of server machine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ139"&gt;
+     &lt;title&gt;Rebooting a Server Machine&lt;/title&gt;
+ 
+     &lt;para&gt;You can reboot a server machine either by typing the appropriate commands at its console or by issuing the &lt;emphasis
+     role="bold"&gt;bos exec&lt;/emphasis&gt; command on a remote machine. Remote rebooting can be more convenient, because you do not need to
+     leave your present location, but you cannot track the progress of the reboot as you can at the console. Remote rebooting is
+     possible because the server machine's operating system recognizes the BOS Server, which executes the &lt;emphasis role="bold"&gt;bos
+     exec&lt;/emphasis&gt; command, as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;Rebooting server machines is part of routine maintenance in some cells, and some instructions in the AFS documentation
+     include it as a step. It is certainly not intended to be the standard method for recovering from AFS-related problems, however,
+     but only a last resort when the machine is unresponsive and you have tried all other reasonable options.&lt;/para&gt;
+ 
+     &lt;para&gt;Rebooting causes a service outage. If the machine stores volumes, they are all inaccessible until the reboot completes and
+     the File Server reattaches them. If the machine is a database server machine, information from the databases can become
+     unavailable during the reelection of the synchronization site for each database server process; the VL Server outage generally
+     has the greatest impact, because the Cache Manager must be able to access the VLDB to fetch AFS data.&lt;/para&gt;
+ 
+     &lt;para&gt;By convention, a server machine's AFS initialization file includes the following command to restart the BOS Server after
+     each reboot. It starts the other AFS server processes listed in the local &lt;emphasis
+     role="bold"&gt;/usr/afs/local/BosConfig&lt;/emphasis&gt; file. These instructions assume that the initialization file includes the
+     command.&lt;/para&gt;
+ 
+     &lt;programlisting&gt;
+    /usr/afs/bin/bosserver &amp;amp;
+ &lt;/programlisting&gt;
+ 
+     &lt;sect2 id="HDRWQ140"&gt;
+       &lt;title&gt;To reboot a file server machine from its console&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by issuing
+           the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;root_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos shutdown&lt;/emphasis&gt; command to shut down all AFS server processes other than the
+           BOS Server, which terminates safely when you reboot the machine. Include the &lt;emphasis role="bold"&gt;-localauth&lt;/emphasis&gt;
+           flag because you are logged in as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; but do not necessarily have
+           administrative tokens. For a complete description of the command, see &lt;link linkend="HDRWQ168"&gt;To stop processes
+           temporarily&lt;/link&gt;. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;bos shutdown&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;-localauth&lt;/emphasis&gt; [&lt;emphasis
+                 role="bold"&gt;-wait&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Reboot the machine. On many system types, the appropriate command is &lt;emphasis role="bold"&gt;shutdown&lt;/emphasis&gt;, but
+           the appropriate options vary; consult your UNIX administrator's guide. &lt;programlisting&gt;
+     # &lt;emphasis role="bold"&gt;shutdown&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;bos exec&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;exec&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ141"&gt;
+       &lt;title&gt;To reboot a file server machine remotely&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file on the machine you are
+           rebooting. If necessary, issue the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in
+           &lt;link linkend="HDRWQ593"&gt;To display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos shutdown&lt;/emphasis&gt; to halt AFS server processes other than the BOS Server,
+           which terminates safely when you turn off the machine. For a complete description of the command, see &lt;link
+           linkend="HDRWQ168"&gt;To stop processes temporarily&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos shutdown&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;  [&lt;emphasis role="bold"&gt;-wait&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos exec&lt;/emphasis&gt; command to reboot the machine remotely. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos exec&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; reboot_command
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the file server machine to reboot.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;reboot_command&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the rebooting command for the machine's operating system. The &lt;emphasis role="bold"&gt;shutdown&lt;/emphasis&gt;
+                   command is appropriate on many system types, but consult your operating system documentation.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ &lt;/chapter&gt;
\ No newline at end of file
Index: openafs/doc/xml/AdminGuide/auagd009.xml
diff -c /dev/null openafs/doc/xml/AdminGuide/auagd009.xml:1.1.8.3
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/xml/AdminGuide/auagd009.xml	Wed May 13 22:25:59 2009
***************
*** 0 ****
--- 1,3039 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;chapter id="HDRWQ142"&gt;
+   &lt;title&gt;Monitoring and Controlling Server Processes&lt;/title&gt;
+ 
+   &lt;indexterm&gt;
+     &lt;primary&gt;monitoring&lt;/primary&gt;
+ 
+     &lt;secondary&gt;server processes&lt;/secondary&gt;
+   &lt;/indexterm&gt;
+ 
+   &lt;indexterm&gt;
+     &lt;primary&gt;BOS Server&lt;/primary&gt;
+ 
+     &lt;secondary&gt;monitoring server processes&lt;/secondary&gt;
+   &lt;/indexterm&gt;
+ 
+   &lt;para&gt;One of your most important responsibilities as a system administrator is ensuring that the processes on file server machines
+   are running correctly. The BOS Server, which runs on every file server machine, relieves you of much of the responsibility by
+   constantly monitoring the other AFS server processes on its machine. It can automatically restart processes that have failed,
+   ordering the restarts to take interdependencies into account.&lt;/para&gt;
+ 
+   &lt;para&gt;Because different file server machines run different combinations of processes, you must define which processes the BOS
+   Server on each file server machine is to monitor (to learn how, see &lt;link linkend="HDRWQ154"&gt;Controlling and Checking Process
+   Status&lt;/link&gt;).&lt;/para&gt;
+ 
+   &lt;para&gt;It is sometimes necessary to take direct control of server process status before performing routine maintenance or
+   correcting problems that the BOS Server cannot correct (such as problems with database replication or mutual authentication). At
+   those times, you control process status through the BOS Server by issuing &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; commands.&lt;/para&gt;
+ 
+   &lt;sect1 id="HDRWQ143"&gt;
+     &lt;title&gt;Summary of Instructions&lt;/title&gt;
+ 
+     &lt;para&gt;This chapter explains how to perform the following tasks by using the indicated commands:&lt;/para&gt;
+ 
+     &lt;informaltable frame="none"&gt;
+       &lt;tgroup cols="2"&gt;
+         &lt;tbody&gt;
+           &lt;row&gt;
+             &lt;entry&gt;Examine process status&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Examine information from the &lt;emphasis role="bold"&gt;BosConfig file&lt;/emphasis&gt; file&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt; with &lt;emphasis role="bold"&gt;-long&lt;/emphasis&gt; flag&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Create a process instance&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;bos create&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Stop a process&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;bos stop&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Start a stopped process&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;bos start&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Stop a process temporarily&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;bos shutdown&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Start a temporarily stopped process&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;bos startup&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Stop and immediately restart a process&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Stop and immediately restart all processes&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; with &lt;emphasis role="bold"&gt;-bosserver&lt;/emphasis&gt; flag&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Examine BOS Server's restart times&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;bos getrestart&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Set BOS Server's restart times&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;bos setrestart&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Examine a log file&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;bos getlog&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Execute a command remotely&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;bos exec&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/tbody&gt;
+       &lt;/tgroup&gt;
+     &lt;/informaltable&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ145"&gt;
+     &lt;title&gt;Brief Descriptions of the AFS Server Processes&lt;/title&gt;
+ 
+     &lt;para&gt;This section briefly describes the different server processes that can run on an AFS server machine. In cells with
+     multiple server machines, not all processes necessarily run on all machines.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;server process&lt;/primary&gt;
+ 
+       &lt;secondary&gt;different names for&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;An AFS server process is referred to in one of three ways, depending on the context: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;The output from the &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt; command refers to a process by the name assigned
+           when the &lt;emphasis role="bold"&gt;bos create&lt;/emphasis&gt; command creates its entry in the &lt;emphasis
+           role="bold"&gt;/usr/afs/local/BosConfig&lt;/emphasis&gt; file. The name can differ from machine to machine, but it is easiest to
+           maintain the cell if you assign the same name on all machines. The &lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt; and the
+           reference page for the &lt;emphasis role="bold"&gt;bos create&lt;/emphasis&gt; command list the conventional names. Examples are
+           &lt;emphasis role="bold"&gt;bosserver&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;kaserver&lt;/emphasis&gt;, and &lt;emphasis
+           role="bold"&gt;vlserver&lt;/emphasis&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The process listing produced by the standard &lt;emphasis role="bold"&gt;ps&lt;/emphasis&gt; command generally matches the
+           process's binary file. Examples of process binary files are &lt;emphasis role="bold"&gt;/usr/afs/bin/bosserver&lt;/emphasis&gt;,
+           &lt;emphasis role="bold"&gt;/usr/afs/bin/kaserver&lt;/emphasis&gt;, and &lt;emphasis role="bold"&gt;/usr/afs/bin/vlserver&lt;/emphasis&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;In most contexts, including most references in the documentation, a process is referred to as (for example) the
+           &lt;emphasis role="bold"&gt;Basic OverSeer (BOS) Server&lt;/emphasis&gt;, the &lt;emphasis role="bold"&gt;Authentication Server&lt;/emphasis&gt;,
+           or the &lt;emphasis role="bold"&gt;Volume Location Server&lt;/emphasis&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;The following sections specify each name for the process as well as some of the administrative tasks in which you use the
+     process. For a more general description of the servers, see &lt;link linkend="HDRWQ17"&gt;AFS Server Processes and the Cache
+     Manager&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ146"&gt;
+       &lt;title&gt;The bosserver Process: the Basic OverSeer Server&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;BOS Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;as bosserver process&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server process&lt;/primary&gt;
+ 
+         &lt;secondary&gt;bosserver&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;bosserver&lt;/emphasis&gt; process, which runs on every AFS server machine, is the Basic OverSeer
+       (BOS) Server responsible for monitoring the other AFS server processes running on its machine. If a process fails, the BOS
+       Server can restart it automatically, without human intervention. It takes interdependencies into account when restarting a
+       process that has multiple component processes (such as the &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; process described in &lt;link
+       linkend="HDRWQ148"&gt;The fs Collection of Processes: the File Server, Volume Server and Salvager&lt;/link&gt;).&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;usr/afs/bin/bosserver&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Because the BOS Server does not monitor or restart itself, it does not appear in the output from the &lt;emphasis
+       role="bold"&gt;bos status&lt;/emphasis&gt; command. It appears in the &lt;emphasis role="bold"&gt;ps&lt;/emphasis&gt; command's output as
+       &lt;computeroutput&gt;/usr/afs/bin/bosserver&lt;/computeroutput&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;BOS Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;when to contact&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;contacting processes&lt;/primary&gt;
+ 
+         &lt;secondary&gt;BOS Server&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;summary of functions&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;As a system administrator, you contact the BOS Server when you issue &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; commands to
+       perform the following kinds of tasks. &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Defining the processes for the BOS Server to monitor by creating entries in the &lt;emphasis
+             role="bold"&gt;/usr/afs/local/BosConfig&lt;/emphasis&gt; file as described in &lt;link linkend="HDRWQ154"&gt;Controlling and Checking
+             Process Status&lt;/link&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Stopping and starting processes on the file server machines according to subsequent instructions in this
+             chapter&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Defining your cell's database server machines in the &lt;emphasis role="bold"&gt;/usr/afs/etc/CellServDB&lt;/emphasis&gt; file
+             as described in &lt;link linkend="HDRWQ118"&gt;Maintaining the Server CellServDB File&lt;/link&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Defining AFS server encryption keys in the &lt;emphasis role="bold"&gt;/usr/afs/etc/KeyFile&lt;/emphasis&gt; file as described
+             in &lt;link linkend="HDRWQ355"&gt;Managing Server Encryption Keys&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Granting system administrator privileges with respect to BOS Server, Volume Server, and Backup Server operations,
+             by adding a user to the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file as described in &lt;link
+             linkend="HDRWQ592"&gt;Administering the UserList File&lt;/link&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Setting authorization checking requirements on a server machine as described in &lt;link linkend="HDRWQ123"&gt;Managing
+             Authentication and Authorization Requirements&lt;/link&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ147"&gt;
+       &lt;title&gt;The buserver Process: the Backup Server&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;as buserver process&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server process&lt;/primary&gt;
+ 
+         &lt;secondary&gt;buserver&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;buserver&lt;/emphasis&gt; process, which runs on database server machines, is the Backup Server. It
+       maintains information about Backup System configuration and operations in the Backup Database.&lt;/para&gt;
+ 
+       &lt;para&gt;The process appears as &lt;computeroutput&gt;buserver&lt;/computeroutput&gt; in the &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt;
+       command's output, if the conventional name is assigned. It appears in the &lt;emphasis role="bold"&gt;ps&lt;/emphasis&gt; command's output
+       as &lt;computeroutput&gt;/usr/afs/bin/buserver&lt;/computeroutput&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;when to contact&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;contacting processes&lt;/primary&gt;
+ 
+         &lt;secondary&gt;Backup Server&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;As a system administrator, you contact the Backup Server when you issue any &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt;
+       command that manipulates information in the Backup Database, including those that change Backup System configuration
+       information, that dump data from volumes to permanent storage, or that restore data to AFS. See &lt;link
+       linkend="HDRWQ248"&gt;Configuring the AFS Backup System&lt;/link&gt; and &lt;link linkend="HDRWQ283"&gt;Backing Up and Restoring AFS
+       Data&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ148"&gt;
+       &lt;title&gt;The fs Collection of Processes: the File Server, Volume Server and Salvager&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fs process&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server process&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; process, which runs on every file server machine, combines three component
+       processes: File Server, Volume Server and Salvager. The three components perform independent functions, but are controlled as
+       a single process for the following reasons. &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;They all operate on the same data, namely files and directories stored in AFS volumes. Combining them as a single
+             process enables them to coordinate their actions, never attempting simultaneous operations on the same data that can
+             possibly corrupt it.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;It enables the BOS Server to stop and restart the processes in the required order. When the File Server fails, the
+             BOS Server stops the Volume Server and runs the Salvager to correct any corruption that resulted from the failure. (The
+             Salvager runs only in this special circumstance or when you invoke it yourself by issuing the &lt;emphasis role="bold"&gt;bos
+             salvage&lt;/emphasis&gt; command as instructed in &lt;link linkend="HDRWQ232"&gt;Salvaging Volumes&lt;/link&gt;.) If only the Volume
+             Server fails, the BOS Server can restart it without affecting the File Server or Salvager.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The File Server component handles AFS data at the level of files and directories, manipulating file system elements as
+       requested by application programs and the standard operating system commands. Its main duty is to deliver requested files to
+       client machines and store them again on the server machine when the client is finished. It also maintains status and
+       protection information about each file and directory. It runs continuously during normal operation.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;File Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;as part of fs process&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The Volume Server component handles AFS data at the level of complete volumes rather than files and directories. In
+       response to &lt;emphasis role="bold"&gt;vos&lt;/emphasis&gt; commands, it creates, removes, moves, dumps and restores entire volumes,
+       among other actions. It runs continuously during normal operation.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Volume Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;as part of fs process&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The Salvager component runs only after the failure of one of the other two processes. It checks the file system for
+       internal consistency and repairs any errors it finds.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Salvager&lt;/primary&gt;
+ 
+         &lt;secondary&gt;as part of fs process&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;file system&lt;/primary&gt;
+ 
+         &lt;secondary&gt;salvager&lt;/secondary&gt;
+ 
+         &lt;see&gt;Salvager&lt;/see&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The process appears as &lt;computeroutput&gt;fs&lt;/computeroutput&gt; in the &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt; command's
+       output, if the conventional name is assigned. An auxiliary message reports the status of the File Server or Salvager
+       component. See &lt;link linkend="HDRWQ158"&gt;Displaying Process Status and Information from the BosConfig File&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;The component processes of the &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; process appear individually in the &lt;emphasis
+       role="bold"&gt;ps&lt;/emphasis&gt; command's output, as follows. There is no entry for the &lt;computeroutput&gt;fs&lt;/computeroutput&gt; process
+       itself. &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;computeroutput&gt;/usr/afs/bin/fileserver&lt;/computeroutput&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;computeroutput&gt;/usr/afs/bin/volserver&lt;/computeroutput&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;computeroutput&gt;/usr/afs/bin/salvager&lt;/computeroutput&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;File Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;when to contact&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;contacting processes&lt;/primary&gt;
+ 
+         &lt;secondary&gt;File Server&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The Cache Manager contacts the File Server component on your behalf whenever you access data or status information in an
+       AFS file or directory or issue file manipulation commands such as the UNIX &lt;emphasis role="bold"&gt;cp&lt;/emphasis&gt; and &lt;emphasis
+       role="bold"&gt;ls&lt;/emphasis&gt; commands. You can contact the File Server directly by issuing &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt;
+       commands that perform the following functions &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Administering the ACL of any directory in the file system as described in &lt;link linkend="HDRWQ562"&gt;Managing Access
+             Control Lists&lt;/link&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Installing new partitions for housing AFS volumes, in which case you must restart the &lt;emphasis
+             role="bold"&gt;fs&lt;/emphasis&gt; process for it to recognize the new partition; for instructions, see &lt;link
+             linkend="HDRWQ130"&gt;Adding or Removing Disks and Partitions&lt;/link&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Creating and deleting volume mount points in the AFS filespace as described in &lt;link linkend="HDRWQ208"&gt;Mounting
+             Volumes&lt;/link&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Setting volume quota and displaying information about the space used and available in a volume or partition as
+             described in &lt;link linkend="HDRWQ234"&gt;Setting and Displaying Volume Quota and Current Size&lt;/link&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Volume Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;when to contact&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;contacting processes&lt;/primary&gt;
+ 
+         &lt;secondary&gt;Volume Server&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;You contact the Volume Server component when you issue &lt;emphasis role="bold"&gt;vos&lt;/emphasis&gt; commands that manipulate
+       volumes in any way--creating, removing, replicating, moving, renaming, converting to different formats, and salvaging. For
+       instructions, see &lt;link linkend="HDRWQ174"&gt;Managing Volumes&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;The Salvager normally runs automatically in case of a failure. You can also start it with the &lt;emphasis role="bold"&gt;bos
+       salvage&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ232"&gt;Salvaging Volumes&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Salvager&lt;/primary&gt;
+ 
+         &lt;secondary&gt;when to contact&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;contacting processes&lt;/primary&gt;
+ 
+         &lt;secondary&gt;Salvager&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ149"&gt;
+       &lt;title&gt;The kaserver Process: the Authentication Server&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Authentication Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;as kaserver process&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server process&lt;/primary&gt;
+ 
+         &lt;secondary&gt;kaserver&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;kaserver&lt;/emphasis&gt; process, which runs on database server machines, is the Authentication
+       Server responsible for several aspects of AFS security. It verifies AFS user identity by requiring a password. It maintains
+       all AFS server encryption keys and user passwords in the Authentication Database. The Authentication Server's Ticket Granting
+       Service (TGS) module creates the shared secrets that AFS client and server processes use when establishing secure
+       connections.&lt;/para&gt;
+ 
+       &lt;para&gt;The process appears as &lt;computeroutput&gt;kaserver&lt;/computeroutput&gt; in the &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt;
+       command's output, if the conventional name is assigned. The &lt;emphasis role="bold"&gt;ka&lt;/emphasis&gt; string stands for
+       &lt;emphasis&gt;Kerberos Authentication&lt;/emphasis&gt;, reflecting the fact that AFS's authentication protocols are based on Kerberos,
+       which was originally developed at the Massachusetts Institute of Technology's Project Athena.&lt;/para&gt;
+ 
+       &lt;para&gt;It appears in the &lt;emphasis role="bold"&gt;ps&lt;/emphasis&gt; command's output as
+       &lt;computeroutput&gt;/usr/afs/bin/kaserver&lt;/computeroutput&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Authentication Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;when to contact&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;contacting processes&lt;/primary&gt;
+ 
+         &lt;secondary&gt;Authentication Server&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;As a system administrator, you contact the Authentication Server when you issue &lt;emphasis role="bold"&gt;kas&lt;/emphasis&gt;
+       commands to perform the following kinds of tasks. &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Setting a user's password. Users normally change their own passwords, so you probably perform this task only
+             creating a new user account as described in &lt;link linkend="HDRWQ502"&gt;Creating AFS User Accounts&lt;/link&gt; and &lt;link
+             linkend="HDRWQ516"&gt;Changing AFS Passwords&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Setting the AFS server encryption key in the Authentication Database, which the TGS uses to seal server tickets;
+             see &lt;link linkend="HDRWQ355"&gt;Managing Server Encryption Keys&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Granting or revoking system administrator privileges with respect to the Authentication Server as described in
+             &lt;link linkend="HDRWQ589"&gt;Granting Privilege for kas Commands: the ADMIN Flag&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ150"&gt;
+       &lt;title&gt;The ptserver Process: the Protection Server&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Protection Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;as ptserver process&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server process&lt;/primary&gt;
+ 
+         &lt;secondary&gt;ptserver&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;ptserver&lt;/emphasis&gt; process, which runs on database server machines, is the Protection Server.
+       Its main responsibility is maintaining the Protection Database which contains user, machine, and group entries. The Protection
+       Server allocates AFS IDs and maintains the mapping between them and names. The File Server consults the Protection Server when
+       verifying that a user is authorized to perform a requested action.&lt;/para&gt;
+ 
+       &lt;para&gt;The process appears as &lt;computeroutput&gt;ptserver&lt;/computeroutput&gt; in the &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt;
+       command's output, if the conventional name is assigned. It appears in the &lt;emphasis role="bold"&gt;ps&lt;/emphasis&gt; command's output
+       as &lt;computeroutput&gt;/usr/afs/bin/ptserver&lt;/computeroutput&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Protection Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;when to contact&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;contacting processes&lt;/primary&gt;
+ 
+         &lt;secondary&gt;Protection Server&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;As a system administrator, you contact the Protection Server when you issue &lt;emphasis role="bold"&gt;pts&lt;/emphasis&gt;
+       commands to perform the following kinds of tasks. &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Creating a new user, machine, or group entry in the Protection Database as described in &lt;link
+             linkend="HDRWQ531"&gt;Administering the Protection Database&lt;/link&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Adding or removing group members or otherwise manipulating Protection Database entries as described in &lt;link
+             linkend="HDRWQ531"&gt;Administering the Protection Database&lt;/link&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Granting or revoking system administrator privilege by changing the membership of the &lt;emphasis
+             role="bold"&gt;system:administrators&lt;/emphasis&gt; group as described in &lt;link linkend="HDRWQ586"&gt;Administering the
+             system:administrators Group&lt;/link&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ151"&gt;
+       &lt;title&gt;The runntp Process&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;runntp process&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;ntpd&lt;/primary&gt;
+ 
+         &lt;secondary&gt;invoked by runntp process&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server process&lt;/primary&gt;
+ 
+         &lt;secondary&gt;runntp&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;runntp&lt;/emphasis&gt; process, which runs on every server machine, is a controller program for the
+       Network Time Protocol Daemon (NTPD), which synchronizes the hardware clocks on server machines. You need to run the &lt;emphasis
+       role="bold"&gt;runntp&lt;/emphasis&gt; process if you are not already running NTP or another time synchronization protocol on your
+       server machines.&lt;/para&gt;
+ 
+       &lt;para&gt;The clocks on database server machines need to be synchronized because AFS's distributed database technology (Ubik)
+       works properly only when the clocks agree within a narrow range of variation (see &lt;link linkend="HDRWQ103"&gt;Configuring the
+       Cell for Proper Ubik Operation&lt;/link&gt;). The clocks on file server machines need to be correct not only because the File Server
+       sets modification time stamps on files, but because in the conventional configuration they serve as the time source for AFS
+       client machines.&lt;/para&gt;
+ 
+       &lt;para&gt;The process appears as &lt;computeroutput&gt;runntp&lt;/computeroutput&gt; in the &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt;
+       command's output, if the conventional name is assigned. It appears in the output from the &lt;emphasis role="bold"&gt;ps&lt;/emphasis&gt;
+       command as &lt;computeroutput&gt;/usr/afs/bin/runntp&lt;/computeroutput&gt;. The &lt;emphasis role="bold"&gt;ps&lt;/emphasis&gt; command's output also
+       includes an entry called &lt;computeroutput&gt;ntpd&lt;/computeroutput&gt;; its exact form depends on the arguments you provide to the
+       &lt;emphasis role="bold"&gt;runntp&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;ntpd&lt;/primary&gt;
+ 
+         &lt;secondary&gt;when to contact&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;contacting processes&lt;/primary&gt;
+ 
+         &lt;secondary&gt;NTPD&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;As a system administrator, you do not contact the NTPD directly once you have installed it according to the instructions
+       in the &lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ152"&gt;
+       &lt;title&gt;The upserver and upclient Processes: the Update Server&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Update Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;as upserver and upclient processes&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server process&lt;/primary&gt;
+ 
+         &lt;secondary&gt;upserver&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server process&lt;/primary&gt;
+ 
+         &lt;secondary&gt;upclient&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The Update Server has two separate parts, each of which runs on a different type of server machine. The &lt;emphasis
+       role="bold"&gt;upserver&lt;/emphasis&gt; process is the server portion of the Update Server. Its function depends on which edition of
+       AFS you use: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;With both the United States and international editions, it runs on the binary distribution machine of each system
+             type you use as a server machine, distributing the contents of each one's &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt;
+             directory to the other server machines of that type. This guarantees that all machines have the same version of AFS
+             binaries. (For a list of the binaries, see &lt;link linkend="HDRWQ84"&gt;Binaries in the /usr/afs/bin
+             Directory&lt;/link&gt;.)&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;In you use the United States edition of AFS, it also runs on the cell's system control machine, distributing the
+             contents of its &lt;emphasis role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt; directory to all the other server machines in order to
+             synchronize the configuration files stored in that directory. (For a list of the configuration files, see &lt;link
+             linkend="HDRWQ85"&gt;Common Configuration Files in the /usr/afs/etc Directory&lt;/link&gt;.)&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;upclient&lt;/emphasis&gt; process is the client portion of the Update Server, and like the server
+       portion its function depends on the AFS edition in use. &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;It runs on every server machine that is not a binary distribution machine, referencing the binary distribution
+             machine of its system type as the source for updates to the binaries in the &lt;emphasis
+             role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; directory. The conventional process name to assign is &lt;emphasis
+             role="bold"&gt;upclientbin&lt;/emphasis&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If you use the United States edition of AFS, another instance of the process runs on every server machine except
+             the system control machine. It references the system control machine as the source for updates to the common
+             configuration files in the &lt;emphasis role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt; directory. The conventional process name to
+             assign is &lt;emphasis role="bold"&gt;upclientetc&lt;/emphasis&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;In output from the &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt; command, the server portion appears as
+       &lt;computeroutput&gt;upserver&lt;/computeroutput&gt; and the client portions as &lt;computeroutput&gt;upclientbin&lt;/computeroutput&gt; and
+       &lt;computeroutput&gt;upclientetc&lt;/computeroutput&gt;, if the conventional names are assigned. In the output from the &lt;emphasis
+       role="bold"&gt;ps&lt;/emphasis&gt; command, the server portion appears as &lt;computeroutput&gt;/usr/afs/bin/upserver&lt;/computeroutput&gt; and
+       the client portions as /usr/afs/bin/upclient.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Update Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;when to contact&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;contacting processes&lt;/primary&gt;
+ 
+         &lt;secondary&gt;Update Server&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;You do not contact the Update Server directly once you have installed it. It operates automatically whenever you use
+       &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; commands to change the files that it distributes.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ153"&gt;
+       &lt;title&gt;The vlserver Process: the Volume Location Server&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;VL Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;as vlserver process&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server process&lt;/primary&gt;
+ 
+         &lt;secondary&gt;vlserver&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;vlserver&lt;/emphasis&gt; process, which runs on database server machines, is the Volume Location
+       (VL) Server that automatically tracks which file server machines house each volume, making its location transparent to client
+       applications.&lt;/para&gt;
+ 
+       &lt;para&gt;The process appears as &lt;computeroutput&gt;vlserver&lt;/computeroutput&gt; in the &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt;
+       command's output, if the conventional name is assigned. It appears in the &lt;emphasis role="bold"&gt;ps&lt;/emphasis&gt; command's output
+       as &lt;computeroutput&gt;/usr/afs/bin/vlserver&lt;/computeroutput&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;VL Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;when to contact&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;contacting processes&lt;/primary&gt;
+ 
+         &lt;secondary&gt;VL Server&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;summary of functions&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;As a system administrator, you contact the VL Server when you issue any &lt;emphasis role="bold"&gt;vos&lt;/emphasis&gt; command
+       that changes the status of a volume (it records the status changes in the VLDB).&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ154"&gt;
+     &lt;title&gt;Controlling and Checking Process Status&lt;/title&gt;
+ 
+     &lt;para&gt;To define the AFS server processes that run on a server machine, use the &lt;emphasis role="bold"&gt;bos create&lt;/emphasis&gt;
+     command to create entries for them in the local &lt;emphasis role="bold"&gt;/usr/afs/local/BosConfig&lt;/emphasis&gt; file. The BOS Server
+     monitors the processes listed in the &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file that are marked with the
+     &lt;computeroutput&gt;Run&lt;/computeroutput&gt; status flag, and automatically attempts to restart them if they fail. After creating
+     process entries, you use other commands from the &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; suite to stop and start processes or
+     change the status flag as desired.&lt;/para&gt;
+ 
+     &lt;para&gt;Never edit the &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file directly rather than using &lt;emphasis
+     role="bold"&gt;bos&lt;/emphasis&gt; commands. Similarly, it is not a good practice to run server processes without listing them in the
+     &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file, or to stop them using process termination commands such as the UNIX &lt;emphasis
+     role="bold"&gt;kill&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_176"&gt;
+       &lt;title&gt;The Information in the BosConfig File&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;BosConfig file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;information&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;files&lt;/primary&gt;
+ 
+         &lt;secondary&gt;BosConfig&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;A process's entry in the &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file includes the following information:
+       &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The process's name. The recommended conventional names are defined in both the &lt;emphasis&gt;OpenAFS Quick
+             Beginnings&lt;/emphasis&gt; and &lt;link linkend="HDRWQ161"&gt;Creating and Removing Processes&lt;/link&gt;. The name of a simple process
+             usually matches the name of its binary file (for example, &lt;emphasis role="bold"&gt;ptserver&lt;/emphasis&gt; for the Protection
+             Server).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Its type, which is one of the following: &lt;variablelist&gt;
+                 &lt;indexterm&gt;
+                   &lt;primary&gt;simple-type server process&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;defined&lt;/secondary&gt;
+                 &lt;/indexterm&gt;
+ 
+                 &lt;indexterm&gt;
+                   &lt;primary&gt;server process&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;simple type, defined&lt;/secondary&gt;
+                 &lt;/indexterm&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;emphasis role="bold"&gt;simple&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;A process that runs independently of any other on the server machine. If several simple processes fail at
+                     the same time, the BOS Server can restart them in any order. All standard AFS processes except the &lt;emphasis
+                     role="bold"&gt;fs&lt;/emphasis&gt; process are simple.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;indexterm&gt;
+                       &lt;primary&gt;fs-type server process&lt;/primary&gt;
+ 
+                       &lt;secondary&gt;defined&lt;/secondary&gt;
+                     &lt;/indexterm&gt;
+ 
+                     &lt;indexterm&gt;
+                       &lt;primary&gt;server process&lt;/primary&gt;
+ 
+                       &lt;secondary&gt;fs type, defined&lt;/secondary&gt;
+                     &lt;/indexterm&gt;
+ 
+                     &lt;indexterm&gt;
+                       &lt;primary&gt;File Server&lt;/primary&gt;
+ 
+                       &lt;secondary&gt;as part of fs process&lt;/secondary&gt;
+                     &lt;/indexterm&gt;
+ 
+                     &lt;indexterm&gt;
+                       &lt;primary&gt;Volume Server&lt;/primary&gt;
+ 
+                       &lt;secondary&gt;as part of fs process&lt;/secondary&gt;
+                     &lt;/indexterm&gt;
+ 
+                     &lt;indexterm&gt;
+                       &lt;primary&gt;Salvager&lt;/primary&gt;
+ 
+                       &lt;secondary&gt;as part of fs process&lt;/secondary&gt;
+                     &lt;/indexterm&gt;
+ 
+                     &lt;para&gt;A process type reserved for the server process for which the conventional name is also &lt;emphasis
+                     role="bold"&gt;fs&lt;/emphasis&gt;. This process combines three components: the File Server, the Volume Server, and the
+                     Salvager.&lt;/para&gt;
+ 
+                     &lt;indexterm&gt;
+                       &lt;primary&gt;cron-type server process&lt;/primary&gt;
+ 
+                       &lt;secondary&gt;defined&lt;/secondary&gt;
+                     &lt;/indexterm&gt;
+ 
+                     &lt;indexterm&gt;
+                       &lt;primary&gt;server process&lt;/primary&gt;
+ 
+                       &lt;secondary&gt;cron type, defined&lt;/secondary&gt;
+                     &lt;/indexterm&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;emphasis role="bold"&gt;cron&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;A process that runs at a defined time rather than continuously. There are no standard processes of this
+                     type.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+               &lt;/variablelist&gt;&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;status flag for process in BosConfig file&lt;/primary&gt;
+ 
+               &lt;secondary&gt;Run and Not Run, meaning of&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;Run status flag in BosConfig file&lt;/primary&gt;
+ 
+               &lt;secondary&gt;defined&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;NotRun status flag in BosConfig file&lt;/primary&gt;
+ 
+               &lt;secondary&gt;defined&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;process&lt;/primary&gt;
+ 
+               &lt;secondary&gt;status flag in BosConfig file&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Its status flag, which tells the BOS Server whether it performs the following two actions with respect to the
+             process: &lt;itemizedlist&gt;
+                 &lt;listitem&gt;
+                   &lt;para&gt;Start the process during BOS Server initialization&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Restart the process if it (the process) fails&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;The two possible values are &lt;computeroutput&gt;Run&lt;/computeroutput&gt; (which directs the BOS Server to perform these
+             actions) and &lt;computeroutput&gt;NotRun&lt;/computeroutput&gt; (which directs the BOS Server to ignore the process). The BOS
+             Server itself never changes the setting of this flag, even if the process fails repeatedly. Also, this flag is for
+             internal use only; it does not appear in the &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt; command's output.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Its command parameters, which are the commands that the BOS Server runs to start the process. &lt;itemizedlist&gt;
+                 &lt;indexterm&gt;
+                   &lt;primary&gt;command parameters&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;in BosConfig file&lt;/secondary&gt;
+                 &lt;/indexterm&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;A simple processes has one: the complete pathname to its binary file&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;The &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; process has three: the complete pathnames to each of the three
+                   component processes (&lt;emphasis role="bold"&gt;/usr/afs/bin/fileserver&lt;/emphasis&gt;, &lt;emphasis
+                   role="bold"&gt;/usr/afs/bin/volserver&lt;/emphasis&gt;, and &lt;emphasis role="bold"&gt;/usr/afs/bin/salvager&lt;/emphasis&gt;)&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;A cron process has two: the first the complete pathname to its binary file, the second the time at which the
+                   BOS Server runs it&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/itemizedlist&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;In addition to process definitions, the &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file also records automatic restart
+       times for processes that have new binaries, and for all server processes including the BOS Server. See &lt;link
+       linkend="HDRWQ171"&gt;Setting the BOS Server's Restart Times&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ155"&gt;
+       &lt;title&gt;How the BOS Server Uses the Information in the BosConfig File&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;BOS Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;use of BosConfig file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;BOS Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;memory state&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;memory state of BOS Server&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Whenever the BOS Server starts or restarts, it reads the &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file to learn which
+       processes it is to start and monitor. It transfers the information into kernel memory and does not read the &lt;emphasis
+       role="bold"&gt;BosConfig&lt;/emphasis&gt; file again until it next restarts. This implies that the BOS Server's memory state can change
+       independently of the &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file. You can, for example, stop a process but leave its
+       status flag in the &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file as &lt;computeroutput&gt;Run&lt;/computeroutput&gt;, or start a process
+       even though its status flag in the &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file is
+       &lt;computeroutput&gt;NotRun&lt;/computeroutput&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ156"&gt;
+       &lt;title&gt;About Starting and Stopping the Database Server Processes&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;database server process&lt;/primary&gt;
+ 
+         &lt;secondary&gt;about starting and stopping&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Authentication Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;about starting and stopping&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Protection Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;about starting and stopping&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;VL Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;about starting and stopping&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;about starting and stopping&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;starting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;database server process, about&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;stopping&lt;/primary&gt;
+ 
+         &lt;secondary&gt;database server process, about&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;When you start or stop a database server process (Authentication Server, Backup Server, Protection Server, or Volume
+       Location Server) for more than a short time, you must follow the instructions in the &lt;emphasis&gt;OpenAFS Quick
+       Beginnings&lt;/emphasis&gt; for installing or removing a database server machine. Here is a summary of the tasks you must perform to
+       preserve correct AFS functioning. &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Start or stop all four database server processes on that machine. All AFS server processes and the Cache Manager
+             processes expect all four database server processes to be running on each machine listed in the &lt;emphasis
+             role="bold"&gt;CellServDB&lt;/emphasis&gt; file. There is no way to indicate in the file that a machine is running only some of
+             the database server processes.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Add or remove the machine in the &lt;emphasis role="bold"&gt;/usr/afs/etc/CellServDB&lt;/emphasis&gt; file on all server
+             machines and the &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file on all client machines.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Restart the database server processes on the other database server machines to force an election of a new Ubik
+             coordinator for each one.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ157"&gt;
+       &lt;title&gt;About Starting and Stopping the Update Server&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Update Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;about starting and stopping&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;In the conventional cell configuration, one server machine of each system type acts as a binary distribution machine,
+       running the server portion of the Update Server (&lt;emphasis role="bold"&gt;upserver&lt;/emphasis&gt; process) to distribute the contents
+       of its &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; directory. The other server machines of its system type run an instance
+       of the Update Server client portion (by convention called &lt;emphasis role="bold"&gt;upclientbin&lt;/emphasis&gt;) that references the
+       binary distribution machine.&lt;/para&gt;
+ 
+       &lt;para&gt;If you run the United States edition of AFS, it is conventional for the first server machine you install to act as the
+       system control machine, running the server portion of the Update Server (&lt;emphasis role="bold"&gt;upserver&lt;/emphasis&gt; process) to
+       distribute the contents of its &lt;emphasis role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt; directory. All other server machines run an
+       instance of the Update Server client portion (by convention called &lt;emphasis role="bold"&gt;upclientetc&lt;/emphasis&gt;) that
+       references the system control machine.&lt;/para&gt;
+ 
+       &lt;note&gt;
+         &lt;para&gt;If you are using the international edition of AFS, do not use the Update Server to distribute the contents of the
+         &lt;emphasis role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt; directory (you do not run a system control machine). Ignore all references to
+         the process in this chapter.&lt;/para&gt;
+       &lt;/note&gt;
+ 
+       &lt;para&gt;It is simplest not to move binary distribution or system control responsibilities to a different machine unless you
+       completely decommission a machine that is currently serving in one of those roles. Running the Update Server usually imposes
+       very little processing load. If you must move the functionality, perform the following related tasks. &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;If you replace the system control machine, you must stop the &lt;emphasis role="bold"&gt;upclientetc&lt;/emphasis&gt; process
+             on every other server machine and define a new one that references the new system control machine.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If you replace a binary distribution machine, you must stop the &lt;emphasis role="bold"&gt;upclientbin&lt;/emphasis&gt;
+             process on every other server machine of its system type and define a new one that references the new binary
+             distribution machine (unless you are no longer running any server machines of that system type).&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ158"&gt;
+     &lt;title&gt;Displaying Process Status and Information from the BosConfig File&lt;/title&gt;
+ 
+     &lt;para&gt;To display the status of the AFS server processes on a server machine, issue the &lt;emphasis role="bold"&gt;bos
+     status&lt;/emphasis&gt; command. Adding the &lt;emphasis role="bold"&gt;-long&lt;/emphasis&gt; flag displays most of the information from each
+     process's entry in the &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file, including its type and command parameters. It also
+     displays a warning message if the mode bits on files and subdirectories in the &lt;emphasis role="bold"&gt;/usr/afs&lt;/emphasis&gt;
+     directory do not match the expected values.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ159"&gt;
+       &lt;title&gt;To display the status of server processes and their BosConfig entries&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;server process status&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server process&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying status&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;status&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying for server process&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;entries from BosConfig file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server process&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying entry in BosConfig&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;BosConfig file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying entries&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;status&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;bos status&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;  [&amp;lt;&lt;replaceable&gt;server process name&lt;/replaceable&gt;&amp;gt;+]  [&lt;emphasis
+                 role="bold"&gt;-long&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;stat&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;status&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the file server machine for which to display process status.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;server process name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names each process for which to display status, using the name assigned when its entry was defined with the
+                   &lt;emphasis role="bold"&gt;bos create&lt;/emphasis&gt; command. Omit this argument to display the status of all server
+                   processes.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-long&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Displays, in addition to status, information from the process's entry in the &lt;emphasis
+                   role="bold"&gt;BosConfig&lt;/emphasis&gt; file: its type, its status flag, its command parameters, the associated notifier
+                   program, and so on.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;The output includes an entry for each process and uses one of the following strings to indicate the process's status:
+       &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;computeroutput&gt;currently running normally&lt;/computeroutput&gt; indicates that the process is running and its status
+             flag in the &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file is &lt;computeroutput&gt;Run&lt;/computeroutput&gt;. For cron entries,
+             this message indicates that the command is still scheduled to run, not necessarily that it is actually running when the
+             &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt; command was issued.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;computeroutput&gt;temporarily enabled&lt;/computeroutput&gt; indicates that the process is running but that its status
+             flag in the &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file is &lt;computeroutput&gt;NotRun&lt;/computeroutput&gt;. The most common
+             reason is that a system administrator has used the &lt;emphasis role="bold"&gt;bos startup&lt;/emphasis&gt; command to start the
+             process.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;computeroutput&gt;temporarily disabled&lt;/computeroutput&gt; indicates that the process is not running even though its
+             status flag in the &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file is &lt;computeroutput&gt;Run&lt;/computeroutput&gt;. The most
+             common reasons are either that a system administrator has used the &lt;emphasis role="bold"&gt;bos shutdown&lt;/emphasis&gt; command
+             to stop the process or that the BOS Server ceased trying to restart the process after numerous failed attempts. In the
+             latter case, a supplementary message appears: &lt;computeroutput&gt;stopped for too many errors&lt;/computeroutput&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;disabled indicates that the process is not running and that its status flag in the &lt;emphasis
+             role="bold"&gt;BosConfig&lt;/emphasis&gt; file is &lt;computeroutput&gt;NotRun&lt;/computeroutput&gt;. The BOS Server is not monitoring the
+             process. Only a system administrator can set the flag this way; the BOS Server never does.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The output for the &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; process always includes a message marked
+       &lt;computeroutput&gt;Auxiliary status&lt;/computeroutput&gt;, which can be one of the following: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;computeroutput&gt;file server running&lt;/computeroutput&gt; indicates that the File Server and Volume Server components
+             of the File Server process are running normally.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;computeroutput&gt;salvaging file system&lt;/computeroutput&gt; indicates that the Salvager is running, which usually
+             implies that the File Server and Volume Server are temporarily disabled. The BOS Server restarts them as soon as the
+             Salvager is finished.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The output for a cron process also includes an &lt;computeroutput&gt;Auxiliary status&lt;/computeroutput&gt; message to report when
+       the command is scheduled to run next; see the example that follows.&lt;/para&gt;
+ 
+       &lt;para&gt;The output for any process can include the supplementary message &lt;computeroutput&gt;has core file&lt;/computeroutput&gt; to
+       indicate that at some point the process failed and generated a core file in the &lt;emphasis role="bold"&gt;/usr/afs/logs&lt;/emphasis&gt;
+       directory. In most cases, the BOS Server is able to restart the process and it is running.&lt;/para&gt;
+ 
+       &lt;para&gt;The following example includes a user-defined cron entry called &lt;emphasis role="bold"&gt;backupusers&lt;/emphasis&gt;:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos status fs3.abc.com&lt;/emphasis&gt;
+    Instance kaserver, currently running normally.
+    Instance ptserver, currently running normally.
+    Instance vlserver, has core file, currently running normally.
+    Instance buserver, currently running normally.
+    Instance fs, currently running normally.
+        Auxiliary status is: file server running.
+    Instance upserver, currently running normally.
+    Instance runntp, currently running normally.
+    Instance backupusers, currently running normally.
+        Auxiliary status is: run next at Mon Jun 7 02:00:00 1999.
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;If you include the &lt;emphasis role="bold"&gt;-long&lt;/emphasis&gt; flag to the &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt;
+       command, a process's entry in the output includes the following additional information from the &lt;emphasis
+       role="bold"&gt;BosConfig&lt;/emphasis&gt; file: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The process's type (&lt;computeroutput&gt;simple&lt;/computeroutput&gt;, &lt;computeroutput&gt;fs&lt;/computeroutput&gt;, or
+             &lt;computeroutput&gt;cron&lt;/computeroutput&gt;).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The day and time the process last started or restarted.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The number of &lt;computeroutput&gt;proc starts&lt;/computeroutput&gt;, which is how many times the BOS Server has started or
+             restarted the process since it started itself.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The &lt;computeroutput&gt;Last exit&lt;/computeroutput&gt; time when the process (or one of the component processes in the
+             &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; process) last terminated. This line does not appear if the process has not
+             terminated since the BOS Server started.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The &lt;computeroutput&gt;Last error exit&lt;/computeroutput&gt; time when the process (or one of the component processes in
+             the &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; process) last failed due to an error. A further explanation such as
+             &lt;computeroutput&gt;due to shutdown request&lt;/computeroutput&gt; sometimes appears. This line does not appear if the process has
+             not failed since the BOS Server started.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Each command that the BOS Server invokes to start the process, as specified by the &lt;emphasis
+             role="bold"&gt;-cmd&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;bos create&lt;/emphasis&gt; command.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The pathname of the notifier program that the BOS Server invokes when the process terminates (if any), as
+             specified by the &lt;emphasis role="bold"&gt;-notifier&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;bos create&lt;/emphasis&gt;
+             command.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;In addition, if the BOS Server has found that the mode bits on certain files and directories under &lt;emphasis
+       role="bold"&gt;/usr/afs&lt;/emphasis&gt; deviate from what it expects, it prints the following warning message:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    Bosserver process reports inappropriate access on server directories
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The expected protections for the directories and files in the &lt;emphasis role="bold"&gt;/usr/afs&lt;/emphasis&gt; directory are as
+       follows. A question mark indicates that the BOS Server does not check the mode bit. See the &lt;emphasis&gt;OpenAFS Quick
+       Beginnings&lt;/emphasis&gt; for more information about setting the protections on these files and directories.&lt;/para&gt;
+ 
+       &lt;informaltable frame="none"&gt;
+         &lt;tgroup cols="2"&gt;
+           &lt;tbody&gt;
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/usr/afs&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;computeroutput&gt;drwxr?xr-x&lt;/computeroutput&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/usr/afs/backup&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;computeroutput&gt;drwx???---&lt;/computeroutput&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;computeroutput&gt;drwxr?xr-x&lt;/computeroutput&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/usr/afs/db&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;computeroutput&gt;drwx???---&lt;/computeroutput&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;computeroutput&gt;drwxr?xr-x&lt;/computeroutput&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/usr/afs/etc/KeyFile&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;computeroutput&gt;-rw????---&lt;/computeroutput&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;computeroutput&gt;-rw?????--&lt;/computeroutput&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/usr/afs/local&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;computeroutput&gt;drwx???---&lt;/computeroutput&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/usr/afs/logs&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;computeroutput&gt;drwxr?xr-x&lt;/computeroutput&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+           &lt;/tbody&gt;
+         &lt;/tgroup&gt;
+       &lt;/informaltable&gt;
+ 
+       &lt;para&gt;The following illustrates the extended output for the &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; process running on the machine
+       &lt;emphasis role="bold"&gt;fs3.abc.com&lt;/emphasis&gt;:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos status fs3.abc.com fs -long&lt;/emphasis&gt;
+    Instance fs, (type is fs), currently running normally.
+        Auxiliary status is file server running
+    Process last started at Mon May 3 8:29:19 1999 (3 proc starts)
+    Last exit at Mon May 3 8:29:19 1999
+    Last error exit at Mon May 3 8:29:19 1999, due to shutdown request
+    Command 1 is '/usr/afs/bin/fileserver'
+    Command 2 is '/usr/afs/bin/volserver'
+    Command 3 is '/usr/afs/bin/salvager'
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ161"&gt;
+     &lt;title&gt;Creating and Removing Processes&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;initializing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;server process&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;creating&lt;/primary&gt;
+ 
+       &lt;secondary&gt;server process&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;defining&lt;/primary&gt;
+ 
+       &lt;secondary&gt;server process in BosConfig file&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;starting&lt;/primary&gt;
+ 
+       &lt;secondary&gt;server process&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;server process&lt;/primary&gt;
+ 
+       &lt;secondary&gt;creating&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;server process&lt;/primary&gt;
+ 
+       &lt;secondary&gt;starting&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;server process&lt;/primary&gt;
+ 
+       &lt;secondary&gt;stopping permanently&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;server process&lt;/primary&gt;
+ 
+       &lt;secondary&gt;removing from BosConfig file&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;To start a new AFS server process on a server machine, issue the &lt;emphasis role="bold"&gt;bos create&lt;/emphasis&gt; command,
+     which creates an entry in the &lt;emphasis role="bold"&gt;/usr/afs/local/BosConfig&lt;/emphasis&gt; file, sets the process's status flag to
+     &lt;computeroutput&gt;Run&lt;/computeroutput&gt; both in the file and in the BOS Server's memory, and starts it running immediately. The
+     binary file for the new process must already be installed, by convention in the &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt;
+     directory (see &lt;link linkend="HDRWQ111"&gt;Installing New Binaries&lt;/link&gt;).&lt;/para&gt;
+ 
+     &lt;para&gt;To stop a process permanently, first issue the &lt;emphasis role="bold"&gt;bos stop&lt;/emphasis&gt; command, which changes the
+     process's status flag to &lt;computeroutput&gt;NotRun&lt;/computeroutput&gt; in both the &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file and
+     the BOS Server's memory; it is marked as &lt;computeroutput&gt;disabled&lt;/computeroutput&gt; in the output from the &lt;emphasis
+     role="bold"&gt;bos status&lt;/emphasis&gt; command. If desired, issue the &lt;emphasis role="bold"&gt;bos delete&lt;/emphasis&gt; command to remove
+     the process's entry from the &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file; the process no longer appears in the &lt;emphasis
+     role="bold"&gt;bos status&lt;/emphasis&gt; command's output.&lt;/para&gt;
+ 
+     &lt;note&gt;
+       &lt;para&gt;If you are starting or stopping a database server process in the manner described in this section, follow the complete
+       instructions in the &lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt; for creating or removing a database server machine. If you
+       run one database server process on a given machine, you must run them all; for more information, see &lt;link
+       linkend="HDRWQ156"&gt;About Starting and Stopping the Database Server Processes&lt;/link&gt;. Similarly, if you are stopping the
+       &lt;emphasis role="bold"&gt;upserver&lt;/emphasis&gt; process on the system control machine or a binary distribution machine, you must
+       complete the additional tasks described in &lt;link linkend="HDRWQ157"&gt;About Starting and Stopping the Update
+       Server&lt;/link&gt;.&lt;/para&gt;
+     &lt;/note&gt;
+ 
+     &lt;sect2 id="HDRWQ162"&gt;
+       &lt;title&gt;To create and start a new process&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server process&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating and starting&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server process&lt;/primary&gt;
+ 
+         &lt;secondary&gt;defining in BosConfig file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;simple server process&lt;/primary&gt;
+ 
+         &lt;secondary&gt;defining in BosConfig file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;cron server process&lt;/primary&gt;
+ 
+         &lt;secondary&gt;defining in BosConfig file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fs server process&lt;/primary&gt;
+ 
+         &lt;secondary&gt;defining in BosConfig file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;BosConfig file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating server process entry&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;create&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;bos create&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are authenticated as a user listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt;
+           file. If necessary, issue the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ593"&gt;To display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; Verify that the process's binaries are installed in the &lt;emphasis
+           role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; directory on this machine. If necessary, login at the console or telnet to the machine
+           and list the contents of the &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; directory.&lt;/para&gt;
+ 
+           &lt;para&gt;If the binaries are not present, install them on the binary distribution machine of the appropriate system type, and
+           wait for the Update Server to copy them to this machine. For instructions, see &lt;link linkend="HDRWQ111"&gt;Installing New
+           Binaries&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;ls /usr/afs/bin&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ163" /&gt;Issue the &lt;emphasis role="bold"&gt;bos create&lt;/emphasis&gt; command to create an entry in the
+           &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file and start the process. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos create&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;server process name&lt;/replaceable&gt;&amp;gt;   \
+              &amp;lt;&lt;replaceable&gt;server type&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;command lines&lt;/replaceable&gt;&amp;gt;+ [ &lt;emphasis
+                 role="bold"&gt;-notifier&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;Notifier program&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;cr&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;create&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the file server machine on which to create the process.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;server process name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the process to create and start. For simple processes, the conventional value is the name of the
+                   process's binary file. It is best to use the same name on every server machine that runs the process. The
+                   following is a list of the conventional names for simple and fs-type processes (there are no standard cron
+                   processes). &lt;itemizedlist&gt;
+                       &lt;listitem&gt;
+                         &lt;para&gt;&lt;emphasis role="bold"&gt;buserver&lt;/emphasis&gt; for the Backup Server&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;&lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; for the process that combines the File Server, Volume Server, and
+                         Salvager&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;&lt;emphasis role="bold"&gt;kaserver&lt;/emphasis&gt; for the Authentication Server&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;&lt;emphasis role="bold"&gt;ptserver&lt;/emphasis&gt; for the Protection Server&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;&lt;emphasis role="bold"&gt;runntp&lt;/emphasis&gt; for the controller process for the Network Time Protocol
+                         Daemon&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;&lt;emphasis role="bold"&gt;upclientbin&lt;/emphasis&gt; for the client portion of the Update Server that
+                         references the binary distribution machine of this machine's system type&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;&lt;emphasis role="bold"&gt;upclientetc&lt;/emphasis&gt; for the client portion of the Update Server that
+                         references the system control machine&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;&lt;emphasis role="bold"&gt;vlserver&lt;/emphasis&gt; for the Volume Location (VL) Server&lt;/para&gt;
+                       &lt;/listitem&gt;
+                     &lt;/itemizedlist&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;server type&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Defines the process's type. Choose one of the following values: &lt;itemizedlist&gt;
+                       &lt;listitem&gt;
+                         &lt;para&gt;&lt;emphasis role="bold"&gt;cron&lt;/emphasis&gt; for a cron process&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;&lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; for the process named &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt;&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;&lt;emphasis role="bold"&gt;simple&lt;/emphasis&gt; for all other processes listed as acceptable values for the
+                         server process name argument&lt;/para&gt;
+                       &lt;/listitem&gt;
+                     &lt;/itemizedlist&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;command lines&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies each command the BOS Server runs to start the process. Specify no more than six commands (which
+                   can include the command's options, in which case the entire string is surrounded by double quotes); any additional
+                   commands are ignored.&lt;/para&gt;
+ 
+                   &lt;para&gt;For a simple process, provide the complete pathname of the process's binary file on the local disk (for
+                   example, &lt;emphasis role="bold"&gt;/usr/afs/bin/ptserver&lt;/emphasis&gt; for the Protection Server). If including any of
+                   the initialization command's options, surround the entire command in double quotes (&lt;emphasis role="bold"&gt;"
+                   "&lt;/emphasis&gt;). The &lt;emphasis role="bold"&gt;upclient&lt;/emphasis&gt; process has a required argument, and the commands for
+                   all other processes take optional arguments.&lt;/para&gt;
+ 
+                   &lt;indexterm&gt;
+                     &lt;primary&gt;simple process&lt;/primary&gt;
+ 
+                     &lt;secondary&gt;creating with bos create command&lt;/secondary&gt;
+                   &lt;/indexterm&gt;
+ 
+                   &lt;para&gt;For the &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; process, provide the complete pathname of the local disk binary
+                   file for each of the component processes: &lt;emphasis role="bold"&gt;fileserver&lt;/emphasis&gt;, &lt;emphasis
+                   role="bold"&gt;volserver&lt;/emphasis&gt;, and &lt;emphasis role="bold"&gt;salvager&lt;/emphasis&gt;, in that order. The standard
+                   binary directory is &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt;. If including any of an initialization command's
+                   options, surround the entire command in double quotes (&lt;emphasis role="bold"&gt;" "&lt;/emphasis&gt;).&lt;/para&gt;
+ 
+                   &lt;indexterm&gt;
+                     &lt;primary&gt;fs process&lt;/primary&gt;
+ 
+                     &lt;secondary&gt;creating&lt;/secondary&gt;
+                   &lt;/indexterm&gt;
+ 
+                   &lt;indexterm&gt;
+                     &lt;primary&gt;cron process&lt;/primary&gt;
+ 
+                     &lt;secondary&gt;creating with bos create command&lt;/secondary&gt;
+                   &lt;/indexterm&gt;
+ 
+                   &lt;para&gt;For a &lt;emphasis role="bold"&gt;cron&lt;/emphasis&gt; process, provide two parameters: &lt;itemizedlist&gt;
+                       &lt;listitem&gt;
+                         &lt;para&gt;The complete local disk pathname of either an executable file or a command from one of the AFS suites
+                         (complete with all of the necessary arguments). Surround this parameter with double quotes (&lt;emphasis
+                         role="bold"&gt;" "&lt;/emphasis&gt;) if it contains spaces.&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;A specification of when the BOS Server executes the file or command indicated by the first parameter.
+                         There are three acceptable values: &lt;itemizedlist&gt;
+                             &lt;listitem&gt;
+                               &lt;para&gt;The string &lt;emphasis role="bold"&gt;now&lt;/emphasis&gt;, which directs the BOS Server to execute the
+                               file or command immediately and only once. It is usually simpler to issue the command directly or
+                               issue the &lt;emphasis role="bold"&gt;bos exec&lt;/emphasis&gt; command.&lt;/para&gt;
+                             &lt;/listitem&gt;
+ 
+                             &lt;listitem&gt;
+                               &lt;para&gt;A time of day. The BOS Server executes the file or command daily at the indicated time. Separate
+                               the hours and minutes with a colon (&lt;emphasis&gt;hh&lt;/emphasis&gt;:&lt;emphasis&gt;MM&lt;/emphasis&gt;), and use either
+                               24-hour format, or a value in the range from &lt;emphasis role="bold"&gt;1:00&lt;/emphasis&gt; through &lt;emphasis
+                               role="bold"&gt;12:59&lt;/emphasis&gt; with the addition of &lt;emphasis role="bold"&gt;am&lt;/emphasis&gt; or &lt;emphasis
+                               role="bold"&gt;pm&lt;/emphasis&gt;. For example, both &lt;emphasis role="bold"&gt;14:30&lt;/emphasis&gt; and &lt;emphasis
+                               role="bold"&gt;"2:30 pm"&lt;/emphasis&gt; indicate 2:30 in the afternoon. Surround this parameter with double
+                               quotes (&lt;emphasis role="bold"&gt;" "&lt;/emphasis&gt;) if it contains a space.&lt;/para&gt;
+                             &lt;/listitem&gt;
+ 
+                             &lt;listitem&gt;
+                               &lt;para&gt;A day of the week and time of day, separated by a space and surrounded with double quotes
+                               (&lt;emphasis role="bold"&gt;" "&lt;/emphasis&gt;). The BOS Server executes the file or command weekly at the
+                               indicated day and time. For the day, provide either the whole name or the first three letters, all in
+                               lowercase letters (&lt;emphasis role="bold"&gt;sunday&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;sun&lt;/emphasis&gt;,
+                               &lt;emphasis role="bold"&gt;thursday&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;thu&lt;/emphasis&gt;, and so on). For the
+                               time, use the same format as when specifying the time alone.&lt;/para&gt;
+                             &lt;/listitem&gt;
+                           &lt;/itemizedlist&gt;&lt;/para&gt;
+                       &lt;/listitem&gt;
+                     &lt;/itemizedlist&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-notifier&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the pathname of a program that the BOS Server runs when the process terminates. For more
+                   information on notifier programs, see the &lt;emphasis role="bold"&gt;bos create&lt;/emphasis&gt; command reference page in
+                   the &lt;emphasis&gt;OpenAFS Administration Reference&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;The following example defines and starts the Protection Server on the machine &lt;emphasis
+       role="bold"&gt;db2.abc.com&lt;/emphasis&gt;:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos create db2.abc.com ptserver simple /usr/afs/bin/ptserver&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The following example defines and starts the &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; process on the machine &lt;emphasis
+       role="bold"&gt;fs6.abc.com&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos create fs6.abc.com fs fs /usr/afs/bin/fileserver&lt;/emphasis&gt;   \
+         &lt;emphasis role="bold"&gt;/usr/afs/bin/volserver /usr/afs/bin/salvager&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The following example defines and starts a cron process called &lt;emphasis role="bold"&gt;backupuser&lt;/emphasis&gt; process on
+       the machine &lt;emphasis role="bold"&gt;fs3.abc.com&lt;/emphasis&gt;, scheduling it to run each day at 3:00 a.m.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos create fs3.abc.com backupuser cron  "/usr/afs/bin/vos backupsys -prefix user -local" 3:00&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_184"&gt;
+       &lt;title&gt;To stop a process and remove it from the BosConfig file&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;removing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;server process from BosConfig file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;BosConfig file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;removing server process entry&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;stopping&lt;/primary&gt;
+ 
+         &lt;secondary&gt;server process&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;permanently&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server process&lt;/primary&gt;
+ 
+         &lt;secondary&gt;removing from BosConfig file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server process&lt;/primary&gt;
+ 
+         &lt;secondary&gt;stopping permanently&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;delete&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;bos delete&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are authenticated as a user listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt;
+           file. If necessary, issue the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ593"&gt;To display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIPROC-STOP" /&gt;Issue the &lt;emphasis role="bold"&gt;bos stop&lt;/emphasis&gt; command to change each process's
+           status flag in the &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file to &lt;computeroutput&gt;NotRun&lt;/computeroutput&gt; and to stop
+           it. You must issue this command even for cron processes that you wish to remove from the &lt;emphasis
+           role="bold"&gt;BosConfig&lt;/emphasis&gt; file, even though they do not run continuously. For a detailed description of this
+           command, see &lt;link linkend="HDRWQ165"&gt;To stop a process by changing its status to
+           &lt;computeroutput&gt;NotRun&lt;/computeroutput&gt;&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos stop&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;server process name&lt;/replaceable&gt;&amp;gt;+ [&lt;emphasis
+                 role="bold"&gt;-wait&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIPROC-DEL" /&gt;Issue the &lt;emphasis role="bold"&gt;bos delete&lt;/emphasis&gt; command to remove each process from
+           the &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos delete&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;server process name&lt;/replaceable&gt;&amp;gt;+
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;d&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;delete&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the server machine on which to remove processes from the &lt;emphasis
+                   role="bold"&gt;BosConfig&lt;/emphasis&gt; file.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;server process name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names each process entry to remove from the &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file. Provide the
+                   same names as in Step &lt;link linkend="LIPROC-STOP"&gt;2&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ164"&gt;
+     &lt;title&gt;Stopping and Starting Processes Permanently&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;starting&lt;/primary&gt;
+ 
+       &lt;secondary&gt;server process&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;server process&lt;/primary&gt;
+ 
+       &lt;secondary&gt;starting up&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;server process&lt;/primary&gt;
+ 
+       &lt;secondary&gt;stopping permanently&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;stopping&lt;/primary&gt;
+ 
+       &lt;secondary&gt;server process&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;permanently&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;To stop a process so that the BOS Server no longer attempts to monitor it, issue the &lt;emphasis role="bold"&gt;bos
+     stop&lt;/emphasis&gt; command. The process's status flag is set to &lt;computeroutput&gt;NotRun&lt;/computeroutput&gt; in both the BOS Server's
+     memory and in the &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file. The process does not run again until you issue the &lt;emphasis
+     role="bold"&gt;bos start&lt;/emphasis&gt; command, which sets its status flag back to &lt;computeroutput&gt;Run&lt;/computeroutput&gt; in both the
+     BOS Server's memory and in the &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file. (You can also use the &lt;emphasis role="bold"&gt;bos
+     startup&lt;/emphasis&gt; command to start the process again without changing its status flag in the &lt;emphasis
+     role="bold"&gt;BosConfig&lt;/emphasis&gt; file; see &lt;link linkend="HDRWQ167"&gt;Stopping and Starting Processes Temporarily&lt;/link&gt;.)&lt;/para&gt;
+ 
+     &lt;para&gt;There is no entry for the BOS Server in the &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file, so the &lt;emphasis
+     role="bold"&gt;bos stop&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;bos start&lt;/emphasis&gt; commands do not control it. To stop and
+     immediately restart the BOS Server along with all other processes, use the &lt;emphasis role="bold"&gt;-bosserver&lt;/emphasis&gt; flag to
+     the &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ170"&gt;Stopping and Immediately
+     Restarting Processes&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;note&gt;
+       &lt;para&gt;If you are starting or stopping a database server process in the manner described in this section, follow the complete
+       instructions in the &lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt; for creating or removing a database server machine. If you
+       run one database server process on a given machine, you must run them all; for more information, see &lt;link
+       linkend="HDRWQ156"&gt;About Starting and Stopping the Database Server Processes&lt;/link&gt;. Similarly, if you are stopping the
+       &lt;emphasis role="bold"&gt;upserver&lt;/emphasis&gt; process on the system control machine or a binary distribution machine, you must
+       complete the additional tasks described in &lt;link linkend="HDRWQ157"&gt;About Starting and Stopping the Update
+       Server&lt;/link&gt;.&lt;/para&gt;
+     &lt;/note&gt;
+ 
+     &lt;sect2 id="HDRWQ165"&gt;
+       &lt;title&gt;To stop a process by changing its status to NotRun&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Run status flag in BosConfig file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;changing to NotRun&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;status flag in BosConfig file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;changing Run to NotRun&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;BosConfig file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;changing status flag from Run to NotRun&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server process&lt;/primary&gt;
+ 
+         &lt;secondary&gt;stopping permanently&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;stop&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;bos stop&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are authenticated as a user listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt;
+           file. If necessary, issue the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ593"&gt;To display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos stop&lt;/emphasis&gt; command to stop each process and set its status flag to
+           &lt;computeroutput&gt;NotRun&lt;/computeroutput&gt; in the &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file and the BOS Server's
+           memory. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos stop&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;server process name&lt;/replaceable&gt;&amp;gt;+ [&lt;emphasis
+                 role="bold"&gt;-wait&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;sto&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;stop&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the server machine on which to stop the process.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;server process name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names each process to stop, using the name assigned when its entry was defined with the &lt;emphasis
+                   role="bold"&gt;bos create&lt;/emphasis&gt; command.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-wait&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Delays the return of the command shell prompt until all specified processes have stopped. If you omit the
+                   flag, the prompt returns almost immediately, even if all processes are not yet stopped.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ166"&gt;
+       &lt;title&gt;To start processes by changing their status flags to Run&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;NotRun status flag in BosConfig file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;changing to Run&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;status flag in BosConfig file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;changing NotRun to Run&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;BosConfig file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;changing status flag from NotRun to Run&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;bos start&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;start&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue
+           the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To
+           display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIPROC-START" /&gt;Issue the &lt;emphasis role="bold"&gt;bos start&lt;/emphasis&gt; command to change each process's
+           status flag to &lt;computeroutput&gt;Run&lt;/computeroutput&gt; in both the &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file and the
+           BOS Server's memory and to start it. &lt;programlisting&gt;
+    %  &lt;emphasis role="bold"&gt;bos start&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;server process name&lt;/replaceable&gt;&amp;gt;+
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;start&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Must be typed in full.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the server machine on which to start running each process.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;server process name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies each process to start on machine name. Use the name assigned to the process at creation.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ167"&gt;
+     &lt;title&gt;Stopping and Starting Processes Temporarily&lt;/title&gt;
+ 
+     &lt;para&gt;It is sometimes necessary to halt a process temporarily (for example, to make slight configuration changes or to perform
+     maintenance). The commands described in this section change a process's status in the BOS Server's memory only; the effect is
+     immediate and lasts until you change the memory state again (or until the BOS Server restarts, at which time it starts the
+     process according to its entry in the &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file).&lt;/para&gt;
+ 
+     &lt;para&gt;To stop a process temporarily by changing its status flag in BOS Server memory to &lt;computeroutput&gt;NotRun&lt;/computeroutput&gt;,
+     use the &lt;emphasis role="bold"&gt;bos shutdown&lt;/emphasis&gt; command. To restart a stopped process by changing its status flag in the
+     BOS Server's memory to &lt;computeroutput&gt;Run&lt;/computeroutput&gt;, use the &lt;emphasis role="bold"&gt;bos startup&lt;/emphasis&gt; command. The
+     process starts regardless of its status flag in the &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file. You can also use the
+     &lt;emphasis role="bold"&gt;bos startup&lt;/emphasis&gt; command to start all processes marked with status flag
+     &lt;computeroutput&gt;Run&lt;/computeroutput&gt; in the &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file, as described in the following
+     instructions.&lt;/para&gt;
+ 
+     &lt;para&gt;Because the &lt;emphasis role="bold"&gt;bos startup&lt;/emphasis&gt; command starts a process without changing it status flag in the
+     &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file, it is useful for testing a server process without enabling it permanently. To
+     stop and start processes by changing their status flags in the &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file, see &lt;link
+     linkend="HDRWQ164"&gt;Stopping and Starting Processes Permanently&lt;/link&gt;; to stop and immediately restart a process, see &lt;link
+     linkend="HDRWQ170"&gt;Stopping and Immediately Restarting Processes&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;note&gt;
+       &lt;para&gt;Do not temporarily stop a database server process on all machines at once. Doing so makes the database completely
+       unavailable.&lt;/para&gt;
+     &lt;/note&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;bos shutdown&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;shutdown&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="HDRWQ168"&gt;
+       &lt;title&gt;To stop processes temporarily&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue
+           the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To
+           display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ169" /&gt;Issue the &lt;emphasis role="bold"&gt;bos shutdown&lt;/emphasis&gt; command to stop each process by
+           changing its status flag in the BOS Server's memory to &lt;computeroutput&gt;NotRun&lt;/computeroutput&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos shutdown&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; [&amp;lt;&lt;replaceable&gt;instances&lt;/replaceable&gt;&amp;gt;+] [&lt;emphasis
+                 role="bold"&gt;-wait&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;sh&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;shutdown&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the server machine on which to stop processes temporarily.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;instances&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies each process to stop temporarily. Use the name assigned to the process at creation.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-wait&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Delays the return of the command shell prompt until all specified processes have actually stopped. If you
+                   omit the flag, the prompt returns almost immediately, even if all processes are not yet stopped.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;bos startup&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;startup&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_190"&gt;
+       &lt;title&gt;To start all stopped processes that have status flag Run in the BosConfig file&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue
+           the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To
+           display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos startup&lt;/emphasis&gt; command to start each process on a machine that has status
+           flag &lt;computeroutput&gt;Run&lt;/computeroutput&gt; in the &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file by changing its status
+           flag in the BOS Server's memory from &lt;computeroutput&gt;NotRun&lt;/computeroutput&gt; to &lt;computeroutput&gt;Run&lt;/computeroutput&gt;.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos startup&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;startup&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Must be typed in full.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the server machine on which you wish to start all processes that have status flag
+                   &lt;computeroutput&gt;Run&lt;/computeroutput&gt; in the &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_191"&gt;
+       &lt;title&gt;To start specific processes&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue
+           the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To
+           display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos startup&lt;/emphasis&gt; command to start specific processes by changing their status
+           flags in the BOS Server's memory to &lt;computeroutput&gt;Run&lt;/computeroutput&gt; without changing their status flags in the
+           &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos startup&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;instances&lt;/replaceable&gt;&amp;gt;+
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;startup&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Must be typed in full.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the server machine on which to start processes.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;instances&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies each process to start. Use the name assigned to the process at creation.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ170"&gt;
+     &lt;title&gt;Stopping and Immediately Restarting Processes&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;server process&lt;/primary&gt;
+ 
+       &lt;secondary&gt;restarting immediately after stopping&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;stopping&lt;/primary&gt;
+ 
+       &lt;secondary&gt;server process and immediately restarting&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;Although by default the BOS Server checks each day for new installed binary files and restarts the associated processes,
+     it is sometimes desirable to stop and restart processes immediately. The &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; command
+     provides this functionality, starting a completely new instance of each affected process: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;To stop and restart the BOS Server, which then restarts all processes marked with the
+           &lt;computeroutput&gt;Run&lt;/computeroutput&gt; status flag in the &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file, include the
+           &lt;emphasis role="bold"&gt;-bosserver&lt;/emphasis&gt; flag.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;To stop and restart all processes marked with the &lt;computeroutput&gt;Run&lt;/computeroutput&gt; status flag in the &lt;emphasis
+           role="bold"&gt;BosConfig&lt;/emphasis&gt; file, include the &lt;emphasis role="bold"&gt;-all&lt;/emphasis&gt; flag. The BOS Server does not
+           restart&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;To stop and restart specific processes regardless of the setting of their status flags in the &lt;emphasis
+           role="bold"&gt;BosConfig&lt;/emphasis&gt; file, specify the name of each process to restart.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;Restarting processes causes a service outage. It is usually best to schedule restarts for periods of low usage. The BOS
+     Server automatically restarts all processes once a week, to reduce the potential for the &lt;emphasis&gt;core leaks&lt;/emphasis&gt; that
+     can develop as any process runs for an extended time; see &lt;link linkend="HDRWQ171"&gt;Setting the BOS Server's Restart
+     Times&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;outages&lt;/primary&gt;
+ 
+       &lt;secondary&gt;due to server process restart&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;system outages&lt;/primary&gt;
+ 
+       &lt;secondary&gt;due to server process restart&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;&lt;indexterm&gt;
+         &lt;primary&gt;server process&lt;/primary&gt;
+ 
+         &lt;secondary&gt;restarting by restarting BOS Server&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;restarting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;server process&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;including BOS Server&lt;/tertiary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;restart&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;with -bosserver flag&lt;/tertiary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;restart&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;including BOS Server&lt;/tertiary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;bos restart&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;including BOS Server&lt;/tertiary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_193"&gt;
+       &lt;title&gt;To stop and restart all processes including the BOS Server&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue
+           the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To
+           display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; command with the &lt;emphasis role="bold"&gt;-bosserver&lt;/emphasis&gt;
+           flag to stop and restart the BOS Server, which restarts every process marked with status flag
+           &lt;computeroutput&gt;Run&lt;/computeroutput&gt; in the &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;  &lt;emphasis role="bold"&gt;-bosserver&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;res&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;restart&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the server machine on which to restart all processes.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-bosserver&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Stops the BOS Server and all processes running on the machine. A new BOS Server instance starts; it then
+                   starts new instances of all processes marked with status flag &lt;computeroutput&gt;Run&lt;/computeroutput&gt; in the
+                   &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;restart&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;excluding BOS Server&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;bos restart&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;excluding BOS Server&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server process&lt;/primary&gt;
+ 
+         &lt;secondary&gt;restarting&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;except BOS Server&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;restarting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;server process&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;except BOS Server&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_194"&gt;
+       &lt;title&gt;To stop and immediately restart all processes except the BOS Server&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue
+           the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To
+           display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; command with the &lt;emphasis role="bold"&gt;-all&lt;/emphasis&gt; flag
+           to stop and immediately restart every process marked with status flag &lt;computeroutput&gt;Run&lt;/computeroutput&gt; in the
+           &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file. The BOS Server does not restart. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;-all&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;res&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;restart&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the server machine on which to stop and restart processes.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-all&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Stops and immediately restarts all processes marked with status flag &lt;computeroutput&gt;Run&lt;/computeroutput&gt; in
+                   the &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;restart&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;selected processes&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;bos restart&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;selected processes&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;restarting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;server processes&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server process&lt;/primary&gt;
+ 
+         &lt;secondary&gt;restarting specific processes&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_195"&gt;
+       &lt;title&gt;To stop and immediately restart specific processes&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue
+           the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To
+           display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; command to stop and immediately restart one or more specified
+           processes, regardless of their status flag setting in the &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;instances&lt;/replaceable&gt;&amp;gt;+
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;res&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;restart&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the server machine on which to restart the specified processes.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;instances&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies each process to stop and immediately restart. Use the name assigned to the process at
+                   creation.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ171"&gt;
+     &lt;title&gt;Setting the BOS Server's Restart Times&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;core leak&lt;/primary&gt;
+ 
+       &lt;secondary&gt;preventing with scheduled restarts&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;preventing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;core leaks, with scheduled BOS Server restarts&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;BOS Server&lt;/primary&gt;
+ 
+       &lt;secondary&gt;restart times, displaying and setting&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;automatic&lt;/primary&gt;
+ 
+       &lt;secondary&gt;process restarts by BOS Server&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;weekly restart of BOS Server (automatic)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying and setting time&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;restart time for BOS Server (automatic)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying and setting time&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;restart times for BOS Server&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying and setting&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;daily restart for new binaries&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying and setting time&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;restart times for BOS Server&lt;/primary&gt;
+ 
+       &lt;secondary&gt;setting&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;The BOS Server by default restarts once a week, and the new instance restarts all processes marked with status flag
+     &lt;computeroutput&gt;Run&lt;/computeroutput&gt; in the local &lt;emphasis role="bold"&gt;/usr/afs/local/BosConfig&lt;/emphasis&gt; file (this is
+     equivalent to issuing the &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; command with the &lt;emphasis
+     role="bold"&gt;-bosserver&lt;/emphasis&gt; flag). The default restart time is Sunday at 4:00 a.m. The weekly restart is designed to
+     minimize core leaks, which can develop as a process continues to allocate virtual memory but does not free it again. When the
+     memory is completely exhausted, the machine can no longer function correctly.&lt;/para&gt;
+ 
+     &lt;para&gt;The BOS Server also by default checks once a day for any newly installed binary files. If it finds that the modification
+     time stamp on a process's binary file in the &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; directory is more recent than the
+     time at which the process last started, it restarts the process so that a new instance starts using the new binary file. The
+     default binary-checking time is 5:00 a.m.&lt;/para&gt;
+ 
+     &lt;para&gt;Because restarts can cause outages during which the file system is inaccessible, the default times for restarts are in the
+     early morning when usage is likely to be lowest. Restarting a database server process on any database server machine usually
+     makes the entire system unavailable to everyone for a brief time, whereas restarting other types of processes inconveniences
+     only users interacting with that process on that machine. The longest outages typically result from restarting the &lt;emphasis
+     role="bold"&gt;fs&lt;/emphasis&gt; process, because the File Server must reattach all volumes.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;outages&lt;/primary&gt;
+ 
+       &lt;secondary&gt;due to automatic server restart&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;system outages&lt;/primary&gt;
+ 
+       &lt;secondary&gt;due to automatic server restart&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;BosConfig file&lt;/primary&gt;
+ 
+       &lt;secondary&gt;restart times defined&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;The &lt;emphasis role="bold"&gt;BosConfig&lt;/emphasis&gt; file on each file server machine records the two restart times. To display
+     the current setting, issue the &lt;emphasis role="bold"&gt;bos getrestart&lt;/emphasis&gt; command. To reset a time, use the &lt;emphasis
+     role="bold"&gt;bos setrestart&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;getrestart&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;bos getrestart&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+       &lt;secondary&gt;BOS Server's automatic restart times&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="Header_197"&gt;
+       &lt;title&gt;To display the BOS Server restart times&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos getrestart&lt;/emphasis&gt; command to display the automatic restart times.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos getrestart&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;getr&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;getrestart&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the server machine for which to display the restart times.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setrestart&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;bos setrestart&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;setting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;BOS Server's automatic restart times&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ172"&gt;
+       &lt;title&gt;To set the general or binary restart time&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue
+           the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To
+           display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos setrestart&lt;/emphasis&gt; command with the &lt;emphasis role="bold"&gt;-general&lt;/emphasis&gt;
+           flag to set the general restart time or the &lt;emphasis role="bold"&gt;-newbinary&lt;/emphasis&gt; flag to set the binary restart
+           time. The command accepts only one of the flags at a time. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos setrestart&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; "&amp;lt;&lt;replaceable&gt;time to restart server&lt;/replaceable&gt;&amp;gt;" [&lt;emphasis
+                 role="bold"&gt;-general&lt;/emphasis&gt;]  [&lt;emphasis role="bold"&gt;-newbinary&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;setr&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;setrestart&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the server machine.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;time to restart server&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Sets when the BOS Server restarts itself (if combined with the &lt;emphasis role="bold"&gt;-general&lt;/emphasis&gt;
+                   flag) or any process with a new binary file (if combined with the &lt;emphasis role="bold"&gt;-newbinary&lt;/emphasis&gt;
+                   flag). Provide one of the following types of values: &lt;itemizedlist&gt;
+                       &lt;listitem&gt;
+                         &lt;para&gt;The string &lt;emphasis role="bold"&gt;never&lt;/emphasis&gt;, which directs the BOS Server never to perform the
+                         indicated type of restart.&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;A time of day (the conventional type of value for the binary restart time). Separate the hours and
+                         minutes with a colon (&lt;emphasis&gt;hh&lt;/emphasis&gt;:&lt;emphasis&gt;MM&lt;/emphasis&gt;), and use either 24-hour format, or a
+                         value in the range from &lt;emphasis role="bold"&gt;1:00&lt;/emphasis&gt; through &lt;emphasis role="bold"&gt;12:59&lt;/emphasis&gt;
+                         with the addition of &lt;emphasis role="bold"&gt;am&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;pm&lt;/emphasis&gt;. For
+                         example, both &lt;emphasis role="bold"&gt;14:30&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;"2:30 pm"&lt;/emphasis&gt; indicate
+                         2:30 in the afternoon. Surround this parameter with double quotes (&lt;emphasis role="bold"&gt;" "&lt;/emphasis&gt;) if
+                         it contains a space.&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;A day of the week and time of day, separated by a space and surrounded with double quotes (&lt;emphasis
+                         role="bold"&gt;" "&lt;/emphasis&gt;). This is the conventional type of value for the general restart. For the day,
+                         provide either the whole name or the first three letters, all in lowercase letters (&lt;emphasis
+                         role="bold"&gt;sunday&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;sun&lt;/emphasis&gt;, &lt;emphasis
+                         role="bold"&gt;thursday&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;thu&lt;/emphasis&gt;, and so on). For the time, use the
+                         same format as when specifying the time alone.&lt;/para&gt;
+                       &lt;/listitem&gt;
+                     &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+                   &lt;para&gt;If desired, precede a time or day and time definition with the string &lt;emphasis role="bold"&gt;every&lt;/emphasis&gt;
+                   or &lt;emphasis role="bold"&gt;at&lt;/emphasis&gt;. These words do not change the meaning, but possibly make the output of the
+                   &lt;emphasis role="bold"&gt;bos getrestart&lt;/emphasis&gt; command easier to understand.&lt;/para&gt;
+ 
+                   &lt;note&gt;
+                     &lt;para&gt;If the specified time is within one hour of the current time, the BOS Server does not perform the restart
+                     until the next eligible time (the next day for a time or next week for a day and time).&lt;/para&gt;
+                   &lt;/note&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-general&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Sets the general restart time when the BOS Server restarts itself.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-newbinary&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Sets the restart time for processes with new binary files.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ173"&gt;
+     &lt;title&gt;Displaying Server Process Log Files&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;file server machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying log files&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;server process&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying log files&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;log files&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+       &lt;secondary&gt;log files for server processes&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;files&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying log files&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;FileLog file&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;SalvageLog file&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;VLLog file&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;VolserLog file&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;BackupLog file&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;BosLog file&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;AuthLog file&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Authentication Server&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying log file&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Backup Server&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying log file&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;BOS Server&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying log file&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;File Server&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying log file&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Salvager&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying log file&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Volume Server&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying log file&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;The &lt;emphasis role="bold"&gt;/usr/afs/logs&lt;/emphasis&gt; directory on each file server machine contains log files that detail
+     interesting events that occur during normal operation of some AFS server processes. The self-explanatory information in the log
+     files can help you evaluate process failures and other problems. To display a log file remotely, issue the &lt;emphasis
+     role="bold"&gt;bos getlog&lt;/emphasis&gt; command. You can also establish a connection to the server machine and use a text editor or
+     other file display program (such as the &lt;emphasis role="bold"&gt;cat&lt;/emphasis&gt; command).&lt;/para&gt;
+ 
+     &lt;note&gt;
+       &lt;para&gt;Log files can grow unmanageably large if you do not periodically shutdown and restart the database server processes (for
+       example, if you disable the general restart time). In this case it is a good policy periodically to issue the UNIX &lt;emphasis
+       role="bold"&gt;rm&lt;/emphasis&gt; command to delete the current log file. The server process automatically creates a new one as
+       needed.&lt;/para&gt;
+     &lt;/note&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;getlog&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;bos getlog&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="Header_200"&gt;
+       &lt;title&gt;To examine a server process log file&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue
+           the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To
+           display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos getlog&lt;/emphasis&gt; command to display a log file. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos getlog&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;  &amp;lt;&lt;replaceable&gt;log file to examine&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;getl&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;getlog&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the server machine from which to display the log file.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;log file to examine&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the log file to be displayed. Provide one of the following file names to display the indicated log
+                   file from the &lt;emphasis role="bold"&gt;/usr/afs/logs&lt;/emphasis&gt; directory. &lt;itemizedlist&gt;
+                       &lt;listitem&gt;
+                         &lt;para&gt;&lt;emphasis role="bold"&gt;AuthLog&lt;/emphasis&gt; for the Authentication Server log file&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;&lt;emphasis role="bold"&gt;BackupLog&lt;/emphasis&gt; for the Backup Server log file&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;&lt;emphasis role="bold"&gt;BosLog&lt;/emphasis&gt; for the BOS Server log file&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;&lt;emphasis role="bold"&gt;FileLog&lt;/emphasis&gt; for the File Server log file&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;&lt;emphasis role="bold"&gt;SalvageLog&lt;/emphasis&gt; for the Salvager log file&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;&lt;emphasis role="bold"&gt;VLLog&lt;/emphasis&gt; for the Volume Location (VL) Server log file&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;&lt;emphasis role="bold"&gt;VolserLog&lt;/emphasis&gt; for the Volume Server log file&lt;/para&gt;
+                       &lt;/listitem&gt;
+                     &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+                   &lt;para&gt;You can provide a full or relative pathname to display a file from another directory. Relative pathnames are
+                   interpreted relative to the &lt;emphasis role="bold"&gt;/usr/afs/logs&lt;/emphasis&gt; directory.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ &lt;/chapter&gt;
\ No newline at end of file
Index: openafs/doc/xml/AdminGuide/auagd010.xml
diff -c /dev/null openafs/doc/xml/AdminGuide/auagd010.xml:1.1.8.3
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/xml/AdminGuide/auagd010.xml	Wed May 13 22:25:59 2009
***************
*** 0 ****
--- 1,6861 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;chapter id="HDRWQ174"&gt;
+   &lt;title&gt;Managing Volumes&lt;/title&gt;
+ 
+   &lt;para&gt;This chapter explains how to manage the volumes stored on file server machines. The volume is the designated unit of
+   administration in AFS, so managing them is a large part of the administrator's duties.&lt;/para&gt;
+ 
+   &lt;sect1 id="HDRWQ175"&gt;
+     &lt;title&gt;Summary of Instructions&lt;/title&gt;
+ 
+     &lt;para&gt;This chapter explains how to perform the following tasks by using the indicated commands:&lt;/para&gt;
+ 
+     &lt;informaltable frame="none"&gt;
+       &lt;tgroup cols="2"&gt;
+         &lt;colspec colwidth="58*" /&gt;
+ 
+         &lt;colspec colwidth="42*" /&gt;
+ 
+         &lt;tbody&gt;
+           &lt;row&gt;
+             &lt;entry&gt;Create read/write volume&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;vos create&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Create read-only volume&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;vos addsite&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;and&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;vos
+             release&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Create backup volume&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;vos backup&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Create many backup volumes at once&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;vos backupsys&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Examine VLDB entry&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;vos listvldb&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Examine volume header&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;vos listvol&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Examine both VLDB entry and volume header&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;vos examine&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Display volume's name&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs listquota&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;or&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;fs
+             examine&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Display volume's ID number&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs examine&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;or&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;vos
+             examine&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;or&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;vos listvol&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Display partition's size and space available&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;vos partinfo&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Display volume's location&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs whereis&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;or&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;vos
+             examine&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Create mount point&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Remove mount point&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs rmmount&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Display mount point&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs lsmount&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Move read/write volume&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;vos move&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Synchronize VLDB with volume headers&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;vos syncvldb&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;and&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;vos
+             syncserv&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Set volume quota&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs setvol&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;or&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;fs
+             setquota&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Display volume quota&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs quota&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;or&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;fs
+             listquota&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;or&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;fs examine&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Display volume's current size&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs listquota&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;or&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;fs
+             examine&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Display list of volumes on a machine/partition&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;vos listvol&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Remove read/write volume&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;vos remove&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;and&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;fs
+             rmmount&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Remove read-only volume&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;vos remove&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Remove backup volume&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;vos remove&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;and&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;fs
+             rmmount&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Remove volume; no VLDB change&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;vos zap&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Remove read-only site definition&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;vos remsite&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Remove VLDB entry; no volume change&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;vos delentry&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Dump volume&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;vos dump&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Restore dumped volume&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;vos restore&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Rename volume&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;vos rename&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;fs rmmount&lt;/emphasis&gt; &lt;emphasis
+             role="bold"&gt;and&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Unlock volume&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;vos unlock&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Unlock multiple volumes&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;vos unlockvldb&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Lock volume&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;vos lock&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/tbody&gt;
+       &lt;/tgroup&gt;
+     &lt;/informaltable&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ177"&gt;
+     &lt;title&gt;About Volumes&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;defined&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;An AFS &lt;emphasis&gt;volume&lt;/emphasis&gt; is a logical unit of disk space that functions like a container for the files in an AFS
+     directory, keeping them all together on one partition of a file server machine. To make a volume's contents visible in the
+     cell's file tree and accessible to users, you mount the volume at a directory location in the AFS filespace. The association
+     between the volume and its location in the filespace is called a &lt;emphasis&gt;mount point&lt;/emphasis&gt;, and because of AFS's internal
+     workings it looks and acts just like a standard directory element. Users can access and manipulate a volume's contents in the
+     same way they access and manipulate the contents of a standard UNIX directory. For more on the relationship between volumes and
+     directories, see &lt;link linkend="HDRWQ183"&gt;About Mounting Volumes&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;Many of an administrator's daily activities involve manipulating volumes, since they are the basic storage and
+     administrative unit of AFS. For a discussion of some of the ways volumes can make your job easier, see &lt;link
+     linkend="HDRWQ179"&gt;How Volumes Improve AFS Efficiency&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ178"&gt;
+       &lt;title&gt;The Three Types of Volumes&lt;/title&gt;
+ 
+       &lt;para&gt;There are three types of volumes in AFS, as described in the following list: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The single &lt;emphasis&gt;read/write&lt;/emphasis&gt; version of a volume houses the modifiable versions of the files and
+             directories in that volume. It is often referred to as the &lt;emphasis&gt;read/write&lt;/emphasis&gt; source because volumes of the
+             other two types are derived from it by a copying procedure called &lt;emphasis&gt;cloning&lt;/emphasis&gt;. For instructions on
+             creating read/write volumes, see &lt;link linkend="HDRWQ185"&gt;Creating Read/write Volumes&lt;/link&gt;.&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;read/write volume&lt;/primary&gt;
+ 
+               &lt;secondary&gt;defined&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;A &lt;emphasis&gt;read-only&lt;/emphasis&gt; volume is a copy of the read/write source volume and can exist at multiple
+             &lt;emphasis&gt;sites&lt;/emphasis&gt; (a site is a particular partition on a particular file server machine). Placing the same data
+             at more than one site is called &lt;emphasis&gt;replication&lt;/emphasis&gt;; see &lt;link linkend="HDRWQ179"&gt;How Volumes Improve AFS
+             Efficiency&lt;/link&gt;. As the name suggests, a read-only volume's contents do not change automatically as the read/write
+             source changes, but only when an administrator issues the &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt; command. For
+             users to have a consistent view of the AFS filespace, all copies of the read-only volume must match each other and their
+             read/write source. All read-only volumes share the same name, which is derived by adding the &lt;emphasis
+             role="bold"&gt;.readonly&lt;/emphasis&gt; extension to the read/write source's name. For instructions on creating of read-only
+             volumes, see &lt;link linkend="HDRWQ192"&gt;Replicating Volumes (Creating Read-only Volumes)&lt;/link&gt;.&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;read-only volume&lt;/primary&gt;
+ 
+               &lt;secondary&gt;defined&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;site&lt;/primary&gt;
+ 
+               &lt;secondary&gt;volume, defined&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;volume&lt;/primary&gt;
+ 
+               &lt;secondary&gt;site, defined&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;A &lt;emphasis&gt;backup&lt;/emphasis&gt; volume is a clone of the read/write source volume and is stored at the same site as
+             the source. A backup version is useful because it records the state of the read/write source at a certain time, allowing
+             recovery of data that is later mistakenly changed or deleted (for further discussion see &lt;link linkend="HDRWQ179"&gt;How
+             Volumes Improve AFS Efficiency&lt;/link&gt;). A backup volume's name is derived by adding the &lt;emphasis
+             role="bold"&gt;.backup&lt;/emphasis&gt; extension to the read/write source's name. For instructions on creating of backup
+             volumes, see &lt;link linkend="HDRWQ201"&gt;Creating Backup Volumes&lt;/link&gt;.&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;backup volume&lt;/primary&gt;
+ 
+               &lt;secondary&gt;defined&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;note&gt;
+               &lt;para&gt;A backup volume is not the same as the backup of a volume transferred to tape using the AFS Backup System,
+               although making a backup version of a volume is usually a stage in the process of backing up the volume to tape. For
+               information on backing up a volume using the AFS Backup System, see &lt;link linkend="HDRWQ296"&gt;Backing Up
+               Data&lt;/link&gt;.&lt;/para&gt;
+             &lt;/note&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;As noted, the three types of volumes are related to one another: read-only and backup volumes are both derived from a
+       read/write volume through a process called cloning. Read-only and backup volumes are exact copies of the read/write source at
+       the time they are created.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ179"&gt;
+       &lt;title&gt;How Volumes Improve AFS Efficiency&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;benefits for efficiency&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Volumes make your cell easier to manage and more efficient in the following three ways: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Volumes are easy to move between partitions, on the same or different machines, because they are by definition
+             smaller than a partition. Perhaps the most common reasons to move volumes are to balance the load among file server
+             machines or to take advantage of greater disk capacity on certain machines. You can move volumes as often as necessary
+             without disrupting user access to their contents, because the move procedure makes the contents unavailable for only a
+             few seconds. The automatic tracking of volume locations in the Volume Location Database (VLDB) assures that access
+             remains transparent. For instructions on moving volumes, see &lt;link linkend="HDRWQ226"&gt;Moving Volumes&lt;/link&gt;.&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;volume&lt;/primary&gt;
+ 
+               &lt;secondary&gt;in load balancing&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Volumes are the unit of replication in AFS. &lt;emphasis&gt;Replication&lt;/emphasis&gt; refers to creating a read-only clone
+             from the read/write source and distributing of the clone to one or more sites. Replication improves system efficiency
+             because more than one machine can fill requests for popular files. It also boosts system reliability by helping to keep
+             data available in the face of machine or server process outage. In general, volumes containing popular application
+             programs and other files that do not change often are the best candidates for replication, but you can replicate any
+             read/write volume. See &lt;link linkend="HDRWQ192"&gt;Replicating Volumes (Creating Read-only Volumes)&lt;/link&gt;.&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;volume&lt;/primary&gt;
+ 
+               &lt;secondary&gt;as unit of replication&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;replication&lt;/primary&gt;
+ 
+               &lt;secondary&gt;defined&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;indexterm&gt;
+               &lt;primary&gt;volume&lt;/primary&gt;
+ 
+               &lt;secondary&gt;as unit of backup&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;para&gt;Volumes are the unit of backup in AFS, in two senses. You can create a backup volume version to preserves the
+             state of a read/write source volume at a specified time. You can mount the backup version in the AFS filespace, enabling
+             users to restore data they have accidentally changed or deleted without administrator assistance, which frees you for
+             more important jobs. If you make a new backup version of user volumes once a day (presumably overwriting the former
+             backup), then users are always be able to retrieve the previous day's version of a file. For instructions, see &lt;link
+             linkend="HDRWQ201"&gt;Creating Backup Volumes&lt;/link&gt;.&lt;/para&gt;
+ 
+             &lt;para&gt;Backup also refers to using the AFS Backup System to store permanent copies of volume contents on tape or in a
+             special backup data. See &lt;link linkend="HDRWQ248"&gt;Configuring the AFS Backup System&lt;/link&gt;and &lt;link
+             linkend="HDRWQ283"&gt;Backing Up and Restoring AFS Data&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ180"&gt;
+       &lt;title&gt;Volume Information in the VLDB&lt;/title&gt;
+ 
+       &lt;para&gt;The Volume Location Database (VLDB) includes entries for every volume in a cell. Perhaps the most important information
+       in the entry is the volume's location, which is key to transparent access to AFS data. When a user opens a file, the Cache
+       Manager consults the Volume Location (VL) Server, which maintains the VLDB, for a list of the file server machines that house
+       the volume containing the file. The Cache Manager then requests the file from the File Server running on one of the relevant
+       file server machines. The file location procedure is invisible to the user, who only needs to know the file's pathname.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;VLDB&lt;/primary&gt;
+ 
+         &lt;secondary&gt;volume entry&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;entry in VLDB&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;entry in VLDB&lt;/primary&gt;
+ 
+         &lt;secondary&gt;for volume&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The VLDB volume entry for a read/write volume also contains the pertinent information about the read-only and backup
+       versions, which do not have their own VLDB entries. (The rare exception is a read-only volume that has its own VLDB entry
+       because its read/write source has been removed.) A volume's VLDB entry records the volume's name, the unique volume ID number
+       for each version (read/write, read-only, backup, and releaseClone), a count of the number of sites that house a read/write or
+       read-only version, and a list of the sites.&lt;/para&gt;
+ 
+       &lt;para&gt;To display the VLDB entry for one or more volumes, use the &lt;emphasis role="bold"&gt;vos listvldb&lt;/emphasis&gt; command as
+       described in &lt;link linkend="HDRWQ218"&gt;To display VLDB entries&lt;/link&gt;. To display the VLDB entry for a single volume along with
+       its &lt;emphasis&gt;volume header&lt;/emphasis&gt;, use the &lt;emphasis role="bold"&gt;vos examine&lt;/emphasis&gt; command as described in &lt;link
+       linkend="HDRWQ222"&gt;To display one volume's VLDB entry and volume header&lt;/link&gt;. (See the following section for a description
+       of the volume header.)&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ181"&gt;
+       &lt;title&gt;The Information in Volume Headers&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;header&lt;/secondary&gt;
+ 
+         &lt;see&gt;volume header&lt;/see&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume header&lt;/primary&gt;
+ 
+         &lt;secondary&gt;about&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Whereas all versions of a volume share one VLDB entry, each volume on an AFS server partition has its own volume header,
+       a data structure that maps the files and directories in the volume to physical memory addresses on the partition that stores
+       them. The volume header binds the volume's contents into a logical unit without requiring that they be stored in contiguous
+       memory blocks. The volume header also records the following information about the volume, some of it redundant with the VLDB
+       entry: name, volume ID number, type, size, status (online, offline, or busy), space quota, timestamps for creation date and
+       date of last modification, and number of accesses during the current day.&lt;/para&gt;
+ 
+       &lt;para&gt;To display the volume headers on one or more partitions, use the &lt;emphasis role="bold"&gt;vos listvol&lt;/emphasis&gt; command as
+       described in &lt;link linkend="HDRWQ220"&gt;To display volume headers&lt;/link&gt;. To display the VLDB entry for a single volume along
+       with its volume header, use the &lt;emphasis role="bold"&gt;vos examine&lt;/emphasis&gt; command as described in &lt;link
+       linkend="HDRWQ222"&gt;To display one volume's VLDB entry and volume header&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ182"&gt;
+       &lt;title&gt;Keeping the VLDB and Volume Headers Synchronized&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;synchrony of VLDB and volume headers&lt;/primary&gt;
+ 
+         &lt;secondary&gt;maintained by VL and Volume Servers&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;VLDB&lt;/primary&gt;
+ 
+         &lt;secondary&gt;synchronizing with volume headers&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume header&lt;/primary&gt;
+ 
+         &lt;secondary&gt;synchronizing with VLDB&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;maintaining&lt;/primary&gt;
+ 
+         &lt;secondary&gt;synchrony of VLDB with volume headers&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;VL Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;role in VLDB/volume header synchronization&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Volume Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;role in VLDB/volume header synchronization&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;It is vital that the information in the VLDB correspond to the status of the actual volumes on the servers (as recorded
+       in volume headers) as much of the time as possible. If a volume's location information in the VLDB is incorrect, the Cache
+       Manager cannot find access its contents. Whenever you issue a &lt;emphasis role="bold"&gt;vos&lt;/emphasis&gt; command that changes a
+       volume's status, the Volume Server and VL Server cooperate to keep the volume header and VLDB synchronized. In rare cases, the
+       header and VLDB can diverge, for instance because a &lt;emphasis role="bold"&gt;vos&lt;/emphasis&gt; operation halts prematurely. For
+       instructions on resynchronizing them, see &lt;link linkend="HDRWQ227"&gt;Synchronizing the VLDB and Volume Headers&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ183"&gt;
+       &lt;title&gt;About Mounting Volumes&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;mount point&lt;/primary&gt;
+ 
+         &lt;secondary&gt;defined&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;mounting&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;about&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;mounting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;volume&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;about&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;To make a volume's contents visible in the cell's file tree and accessible to users, you mount the volume at a directory
+       location in the AFS filespace. The association between the volume and its location in the filespace is called a
+       &lt;emphasis&gt;mount point&lt;/emphasis&gt;. An AFS mount point looks and functions like a regular UNIX file system directory, but
+       structurally it is more like a symbolic link that tells the Cache Manager the name of the volume associated with the
+       directory. A mount point looks and acts like a directory only because the Cache Manager knows how to interpret it.&lt;/para&gt;
+ 
+       &lt;para&gt;Consider the common case where the Cache Manager needs to retrieve a file requested by an application program. The Cache
+       Manager traverses the file's complete pathname, starting at the AFS root (by convention mounted at the &lt;emphasis
+       role="bold"&gt;/afs&lt;/emphasis&gt; directory) and continuing to the file. When the Cache Manager encounters (or
+       &lt;emphasis&gt;crosses&lt;/emphasis&gt;) a mount point during the traversal, it reads it to learn the name of the volume mounted at that
+       directory location. After obtaining location information about the volume from the Volume Location (VL) Server, the Cache
+       Manager fetches the indicated volume and opens its &lt;emphasis&gt;root directory&lt;/emphasis&gt;. The root directory of a volume lists
+       all the files, subdirectories, and mount points that reside in it. The Cache Manager scans the root directory listing for the
+       next element in the pathname. It continues down the path, using this method to interpret any other mount points it encounters,
+       until it reaches the volume that houses the requested file.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;root directory&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+         &lt;secondary&gt;as interpreter of mount points&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Mount points act as the glue that connects the AFS file space, creating the illusion of a single, seamless file tree
+       even when volumes reside on many different file server machines. A volume's contents are visible and accessible when the
+       volume is mounted at a directory location, and are not accessible at all if the volume is not mounted.&lt;/para&gt;
+ 
+       &lt;para&gt;You can mount a volume at more than one location in the file tree, but this is not recommended for two reasons. First,
+       it distorts the hierarchical nature of the filespace. Second, the Cache Manager can become confused about which pathname it
+       followed to reach the file (causing unpredictable output from the &lt;emphasis role="bold"&gt;pwd&lt;/emphasis&gt; command, for example).
+       However, if you mount a volume at more than one directory, the access control list (ACL) associated with the volume's root
+       directory applies to all of the mount points.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;mount point&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating multiple per volume&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;mounting&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;more than once&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;There are several types of mount points, each of which the Cache Manager handles in a different way and each of which is
+       appropriate for a different purpose. See &lt;link linkend="HDRWQ208"&gt;Mounting Volumes&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ184"&gt;
+       &lt;title&gt;About Volume Names&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;name&lt;/secondary&gt;
+ 
+         &lt;see&gt;volume name&lt;/see&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;length restriction on volume names&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;A read/write volume's name can be up to 22 characters in length. The Volume Server automatically adds the &lt;emphasis
+       role="bold"&gt;.readonly&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;.backup&lt;/emphasis&gt; extensions to read-only and backup volumes
+       respectively. Do not explicitly add the extensions to volume names, even if they are appropriate.&lt;/para&gt;
+ 
+       &lt;para&gt;It is conventional for a volume's name to indicate the type of data it houses. For example, it is conventional to name
+       all user volumes &lt;emphasis role="bold"&gt;user&lt;/emphasis&gt;.username where username is the user's login name. Similarly, many cells
+       elect to put system binaries in volumes with names that begin with the system type code. For a list of other naming
+       conventions, see &lt;link linkend="HDRWQ44"&gt;Creating Volumes to Simplify Administration&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;conventions&lt;/primary&gt;
+ 
+         &lt;secondary&gt;volume names&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume name&lt;/primary&gt;
+ 
+         &lt;secondary&gt;conventions&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ185"&gt;
+     &lt;title&gt;Creating Read/write Volumes&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;creating&lt;/primary&gt;
+ 
+       &lt;secondary&gt;read/write volume&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;read/write&lt;/secondary&gt;
+ 
+       &lt;see&gt;read/write volume&lt;/see&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;read/write volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;creating&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;A read/write volume is the most basic type of volume, and must exist before you can create read-only or backup versions of
+     it. When you issue the &lt;emphasis role="bold"&gt;vos create&lt;/emphasis&gt; command to create a read/write volume, the VL Server creates
+     a VLDB entry for it which records the name you specify, assigns a read/write volume ID number, and reserves the next two
+     consecutive volume ID numbers for read-only and backup versions that possibly are to be created later. At the same time, the
+     Volume Server creates a volume header at the site you designate, allocating space on disk to record the name of the volume's
+     root directory. The name is filled in when you issue the &lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt; command to mount the
+     volume, and matches the mount point name. The following is also recorded in the volume header: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;An initial ACL associated with the volume's root directory. By default it grants all seven AFS access permissions to
+           the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group. After you mount the volume, you can use the &lt;emphasis
+           role="bold"&gt;fs setacl&lt;/emphasis&gt; command to add other entries and to remove or change the entry for the &lt;emphasis
+           role="bold"&gt;system:administrators&lt;/emphasis&gt; group. See &lt;link linkend="HDRWQ573"&gt;Setting ACL Entries&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;default&lt;/primary&gt;
+ 
+             &lt;secondary&gt;ACL&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+             &lt;secondary&gt;default on new volume&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;A space quota, which limits the amount of disk space the read/write version of the volume can use on the file server
+           partition. The default is of 5000 kilobyte blocks, but you can use the &lt;emphasis role="bold"&gt;-maxquota&lt;/emphasis&gt; argument
+           to the &lt;emphasis role="bold"&gt;vos create&lt;/emphasis&gt; command to set a different quota.&lt;/para&gt;
+ 
+           &lt;para&gt;To change the quota after creation, use the &lt;emphasis role="bold"&gt;fs setquota&lt;/emphasis&gt; command as described in
+           &lt;link linkend="HDRWQ234"&gt;Setting and Displaying Volume Quota and Current Size&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;volume quota&lt;/primary&gt;
+ 
+             &lt;secondary&gt;default for new volume&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;default&lt;/primary&gt;
+ 
+             &lt;secondary&gt;volume quota&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_212"&gt;
+       &lt;title&gt;To create (and mount) a read/write volume&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue
+           the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To
+           display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you have the &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt;( &lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;), &lt;emphasis
+           role="bold"&gt;i&lt;/emphasis&gt;( &lt;emphasis role="bold"&gt;insert&lt;/emphasis&gt;), and &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt;( &lt;emphasis
+           role="bold"&gt;lookup&lt;/emphasis&gt;) permissions on the ACL of the directory where you plan to mount the volume. If necessary,
+           issue the &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ572"&gt;Displaying ACLs&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; [&amp;lt;&lt;emphasis&gt;dir/file path&lt;/emphasis&gt;&amp;gt;]&lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;Members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group always implicitly have the &lt;emphasis
+           role="bold"&gt;a&lt;/emphasis&gt;( &lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;) and by default also the &lt;emphasis
+           role="bold"&gt;l&lt;/emphasis&gt;( &lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;) permission on every ACL and can use the &lt;emphasis
+           role="bold"&gt;fs setacl&lt;/emphasis&gt; command to grant other rights as necessary.&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;vos partinfo&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;partinfo&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ186" /&gt;Select a site (disk partition on a file server machine) for the new volume. To verify that
+           the site has enough free space to house the volume (now, or if it grows to use its entire quota), issue the &lt;emphasis
+           role="bold"&gt;vos partinfo&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+           &lt;note&gt;
+             &lt;para&gt;The partition-related statistics in this command's output do not always agree with the corresponding values in the
+             output of the standard UNIX &lt;emphasis role="bold"&gt;df&lt;/emphasis&gt; command. The statistics reported by this command can be
+             up to five minutes old, because the Cache Manager polls the File Server for partition information at that frequency.
+             Also, on some operating systems, the &lt;emphasis role="bold"&gt;df&lt;/emphasis&gt; command's report of partition size includes
+             reserved space not included in this command's calculation, and so is likely to be about 10% larger.&lt;/para&gt;
+           &lt;/note&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos partinfo&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;machine name&lt;/emphasis&gt;&amp;gt; [&amp;lt;&lt;emphasis&gt;partition name&lt;/emphasis&gt;&amp;gt;]&lt;/programlisting&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;p&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;partinfo&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the file server machine for which to display partition size and usage.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;partition name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names one partition for which to display partition size and usage. If you omit it, the output displays the
+                   size and space available for all partitions on the machine.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ187" /&gt;Select a volume name, taking note of the information in &lt;link linkend="HDRWQ184"&gt;About Volume
+           Names&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;create&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;basic instructions&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;vos create&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;basic instructions&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ188" /&gt;Issue the &lt;emphasis role="bold"&gt;vos create&lt;/emphasis&gt; command to create the volume.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos create&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;partition name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;volume name&lt;/replaceable&gt;&amp;gt; \
+         [&lt;emphasis role="bold"&gt;-maxquota&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;initial quota (KB)&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;cr&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;create&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the file server machine on which to place the volume.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;partition name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the disk partition on which to place the volume.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;volume name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the volume. It can be up to 22 alphanumeric and punctuation characters in length. Your cell possibly
+                   has naming conventions for volumes, such as beginning user volume names with the string &lt;emphasis
+                   role="bold"&gt;user&lt;/emphasis&gt; and using the period to separate parts of the name.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-maxquota&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Sets the volume's quota, as a number of kilobyte blocks. If you omit this argument, the quota is set to 5000
+                   kilobyte blocks.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;mounting&lt;/primary&gt;
+ 
+             &lt;secondary&gt;read/write volume&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;read/write volume&lt;/primary&gt;
+ 
+             &lt;secondary&gt;mounting&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;fs mkmount&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;mkmount&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;for read/write volume&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;anchor id="LIWQ189" /&gt;
+ 
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; Issue the &lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt; command to mount
+           the volume in the filespace. For complete syntax, see &lt;link linkend="HDRWQ212"&gt;To create a regular or read/write mount
+           point&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;directory&lt;/emphasis&gt;&amp;gt; &amp;lt;&lt;emphasis&gt;volume name&lt;/emphasis&gt;&amp;gt;&lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; Issue the &lt;emphasis role="bold"&gt;fs lsmount&lt;/emphasis&gt; command to verify
+           that the mount point refers to the correct volume. Complete instructions appear in &lt;link linkend="HDRWQ211"&gt;To display a
+           mount point&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs lsmount&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;directory&lt;/emphasis&gt;&amp;gt;&lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; Issue the &lt;emphasis role="bold"&gt;fs setvol&lt;/emphasis&gt; command with the
+           &lt;emphasis role="bold"&gt;-offlinemsg&lt;/emphasis&gt; argument to record auxiliary information about the volume in its volume
+           header. For example, you can record who owns the volume or where you have mounted it in the filespace. To display the
+           information, use the &lt;emphasis role="bold"&gt;fs examine&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs setvol&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;-offlinemsg &lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;offline message&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;sv&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is an acceptable alias for &lt;emphasis role="bold"&gt;setvol&lt;/emphasis&gt;(and &lt;emphasis role="bold"&gt;setv&lt;/emphasis&gt;
+                   the shortest acceptable abbreviation).&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;dir/file path&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the mount point of the volume with which to associate the message. Partial pathnames are interpreted
+                   relative to the current working directory.&lt;/para&gt;
+ 
+                   &lt;para&gt;Specify the read/write path to the mount point, to avoid the failure that results when you attempt to change
+                   a read-only volume. By convention, you indicate the read/write path by placing a period before the cell name at
+                   the pathname's second level (for example, &lt;emphasis role="bold"&gt;/afs/.abc.com&lt;/emphasis&gt;). For further discussion
+                   of the concept of read/write and read-only paths through the filespace, see &lt;link linkend="HDRWQ209"&gt;The Rules of
+                   Mount Point Traversal&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-offlinemsg&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies up to 128 characters of auxiliary information to record in the volume header.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ190"&gt;
+     &lt;title&gt;About Clones and Cloning&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;cloning&lt;/primary&gt;
+ 
+       &lt;secondary&gt;defined&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;clone&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;vnode index&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;backup volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;space-saving nature of&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;To create a backup or read-only volume, the Volume Server begins by &lt;emphasis&gt;cloning&lt;/emphasis&gt; the read/write source
+     volume to create a &lt;emphasis&gt;clone&lt;/emphasis&gt;. The Volume Server creates the clone automatically when you issue the &lt;emphasis
+     role="bold"&gt;vos backup&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;vos backupsys&lt;/emphasis&gt; command (for a backup volume) or the
+     &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt; command (for a read-only volume). No special action is required on your
+     part.&lt;/para&gt;
+ 
+     &lt;para&gt;A clone is not a copy of the data in the read/write source volume, but rather a copy of the read/write volume's
+     &lt;emphasis&gt;vnode index&lt;/emphasis&gt;. The vnode index is a table of pointers between the files and directories in the volume and the
+     physical disk blocks on the partition where the data resides. From the clone, backup and read-only volumes are created in the
+     following manner: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;A read-only volume that occupies the same partition as its read/write source (also known as a &lt;emphasis&gt;read-only
+           clone&lt;/emphasis&gt;), and a backup volume, are created by attaching a volume header to the clone. These volumes initially
+           consume very little disk space, because the clone portion (the vnode index) points to exactly the same files as the
+           read/write volume, as illustrated in &lt;link linkend="FIGWQ191"&gt;Figure 1&lt;/link&gt;. The file sharing is possible only because
+           the clone is on the same partition as the read/write source volume. When a file in the read/write volume is deleted, it is
+           not actually removed from the partition, because the backup or read-only clone still points to it. Similarly, when a file
+           in the read/write is changed, the entire original file is preserved on disk because the clone still points to it, and the
+           read/write volume's vnode index changes to point to newly space for the changed file. When this happens, the backup or
+           read-only volume is said to grow or start occupying actual disk space.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;A read-only volume that does not occupy the same site as the read/write source is a copy of the clone and of all of
+           the data in the read/write source volume. It occupies the same amount of disk space as the read/write volume did at the
+           time the read-only volume was created.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;figure id="FIGWQ191" label="1"&gt;
+       &lt;title&gt;File Sharing Between the Read/write Source and a Clone Volume&lt;/title&gt;
+ 
+       &lt;mediaobject&gt;
+         &lt;imageobject&gt;
+           &lt;imagedata fileref="vnode.png" scale="50" /&gt;
+         &lt;/imageobject&gt;
+       &lt;/mediaobject&gt;
+     &lt;/figure&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;replication&lt;/primary&gt;
+ 
+       &lt;secondary&gt;detailed discussion&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;replicating&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;read-only&lt;/secondary&gt;
+ 
+       &lt;see&gt;read-only volume&lt;/see&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;read-only volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;creating&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;creating&lt;/primary&gt;
+ 
+       &lt;secondary&gt;read-only volume&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;cloning&lt;/primary&gt;
+ 
+       &lt;secondary&gt;for replication&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;read/write volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;cloning&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;for replication&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ192"&gt;
+     &lt;title&gt;Replicating Volumes (Creating Read-only Volumes)&lt;/title&gt;
+ 
+     &lt;para&gt;&lt;emphasis&gt;Replication&lt;/emphasis&gt; refers to creating a read-only copy of a read/write volume and distributing the copy to
+     one or more additional file server machines. Replication makes a volume's contents accessible on more than one file server
+     machine, which increases data availability. It can also increase system efficiency by reducing load on the network and File
+     Server. Network load is reduced if a client machine's server preference ranks lead the Cache Manager to access the copy of a
+     volume stored on the closest file server machine. Load on the File Server is reduced because it issues only one callback for all
+     data fetched from a read-only volume, as opposed to a callback for each file fetched from a read/write volume. The single
+     callback is sufficient for an entire read-only volume because the volume does not change except in response to administrator
+     action, whereas each read/write file can change at any time.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;stages in volume replication&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;site definition stage in replication&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;replication&lt;/primary&gt;
+ 
+       &lt;secondary&gt;site definition stage&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;release stage in replication&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;replication&lt;/primary&gt;
+ 
+       &lt;secondary&gt;release stage&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;Replicating a volume requires issuing two commands. First, use the &lt;emphasis role="bold"&gt;vos addsite&lt;/emphasis&gt; command to
+     add one or more read-only site definitions to the volume's VLDB entry (a &lt;emphasis&gt;site&lt;/emphasis&gt; is a particular partition on
+     a file server machine). Then use the &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt; command to clone the read/write source volume
+     and distribute the clone to the defined read-only sites. You issue the &lt;emphasis role="bold"&gt;vos addsite&lt;/emphasis&gt; only once
+     for each read-only site, but must reissue the &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt; command every time the read/write
+     volume's contents change and you want to update the read-only volumes.&lt;/para&gt;
+ 
+     &lt;para&gt;For users to have a consistent view of the file system, the release of updated volume contents to read-only sites must be
+     atomic: either all read-only sites receive the new version of the volume, or all sites keep the version they currently have. The
+     &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt; command is designed to ensure that all copies of the volume's read-only version
+     match both the read/write source and each other. In cases where problems such as machine or server process outages prevent
+     successful completion of the release operation, AFS uses two mechanisms to alert you.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;replication&lt;/primary&gt;
+ 
+       &lt;secondary&gt;determining success of&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;determining&lt;/primary&gt;
+ 
+       &lt;secondary&gt;success of replication&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;replication&lt;/primary&gt;
+ 
+       &lt;secondary&gt;need for all-or-nothing release&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;all-or-nothing release of read-only volumes&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;read-only volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;need for atomic release&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;releasing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;read-only volume, need for atomicity&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;ReleaseClone&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;replication&lt;/primary&gt;
+ 
+       &lt;secondary&gt;role of ReleaseClone&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;New release site flag in VLDB&lt;/primary&gt;
+ 
+       &lt;secondary&gt;as indicator of failed replication&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Old release site flag in VLDB&lt;/primary&gt;
+ 
+       &lt;secondary&gt;as indicator of failed replication&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;clone&lt;/primary&gt;
+ 
+       &lt;secondary&gt;forcing creation of new&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;replication&lt;/primary&gt;
+ 
+       &lt;secondary&gt;forcing creation of new clone&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;release&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;forcing new cloning with -f flag&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;releasing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;read-only volume, forcing new cloning&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;First, the command interpreter generates an error message on the standard error stream naming each read-only site that did
+     not receive the new volume version. Second, during the release operation the Volume Location (VL) Server marks site definitions
+     in the VLDB entry with flags (&lt;computeroutput&gt;New release&lt;/computeroutput&gt; and &lt;computeroutput&gt;Old release&lt;/computeroutput&gt;)
+     that indicate whether or not the site has the new volume version. If any flags remain after the operation completes, it was not
+     successful. The Cache Manager refuses to access a read-only site marked with the &lt;computeroutput&gt;Old release&lt;/computeroutput&gt;
+     flag, which potentially imposes a greater load on the sites marked with the &lt;computeroutput&gt;New release&lt;/computeroutput&gt; flag.
+     It is important to investigate and eliminate the cause of the failure and then to issue the &lt;emphasis role="bold"&gt;vos
+     release&lt;/emphasis&gt; command as many times as necessary to complete the release without errors.&lt;/para&gt;
+ 
+     &lt;para&gt;The pattern of site flags remaining in the volume's VLDB entry after a failed release operation can help determine the
+     point at which the operation failed. Use the &lt;emphasis role="bold"&gt;vos examine&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;vos
+     listvldb&lt;/emphasis&gt; command to display the VLDB entry. The VL Server sets the flags in concert with the Volume Server's
+     operations, as follows: &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Before the operation begins, the VL Server sets the &lt;computeroutput&gt;New release&lt;/computeroutput&gt; flag on the
+           read/write site definition in the VLDB entry and the &lt;computeroutput&gt;Old release&lt;/computeroutput&gt; flag on read-only site
+           definitions (unless the read-only site has been defined since the last release operation and has no actual volume, in
+           which case its site flag remains &lt;computeroutput&gt;Not released&lt;/computeroutput&gt;).&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If necessary, the Volume Server creates a temporary copy (a &lt;emphasis&gt;clone&lt;/emphasis&gt;) of the read/write source
+           called the ReleaseClone (see the following discussion of when the Volume Server does or does not create a new
+           ReleaseClone.) It assigns the ReleaseClone its own volume ID number, which the VL Server records in the
+           &lt;computeroutput&gt;RClone&lt;/computeroutput&gt; field of the source volume's VLDB entry.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The Volume Server distributes a copy of the ReleaseClone to each read-only site defined in the VLDB entry. As the
+           site successfully receives the new clone, the VL Server sets the site's flag in the VLDB entry to &lt;computeroutput&gt;New
+           release&lt;/computeroutput&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;When all the read-only copies are successfully released, the VL Server clears all the &lt;computeroutput&gt;New
+           release&lt;/computeroutput&gt; site flags. The ReleaseClone is no longer needed, so the Volume Server deletes it and the VL
+           Server erases its ID from the VLDB entry.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;By default, the Volume Server determines automatically whether or not it needs to create a new ReleaseClone: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;If there are no flags (&lt;computeroutput&gt;New release&lt;/computeroutput&gt;, &lt;computeroutput&gt;Old release&lt;/computeroutput&gt;,
+           or &lt;computeroutput&gt;Not released&lt;/computeroutput&gt;) on site definitions in the VLDB entry, the previous &lt;emphasis
+           role="bold"&gt;vos release&lt;/emphasis&gt; command completed successfully and all read-only sites currently have the same volume.
+           The Volume Server infers that the current &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt; command was issued because the
+           read/write volume has changed. The Volume Server creates a new ReleaseClone and distributes it to all of the read-only
+           sites.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If any site definition in the VLDB entry is marked with a flag, either the previous release operation did not
+           complete successfully or a new read-only site was defined since the last release. The Volume Server does not create a new
+           ReleaseClone, instead distributing the existing ReleaseClone to sites marked with the &lt;computeroutput&gt;Old
+           release&lt;/computeroutput&gt; or &lt;computeroutput&gt;Not released&lt;/computeroutput&gt; flag. As previously noted, the VL Server marks
+           each VLDB site definition with the &lt;computeroutput&gt;New release&lt;/computeroutput&gt; flag as the site receives the
+           ReleaseClone, and clears all flags after all sites successfully receive it.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;To override the default behavior, forcing the Volume Server to create and release a new ReleaseClone to the read-only
+     sites, include the &lt;emphasis role="bold"&gt;-f&lt;/emphasis&gt; flag. This is appropriate if, for example, the data at the read/write
+     site has changed since the existing ReleaseClone was created during the previous release operation.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ193"&gt;
+       &lt;title&gt;Using Read-only Volumes Effectively&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;criteria for replicating volumes&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;replication&lt;/primary&gt;
+ 
+         &lt;secondary&gt;suitable types of volumes&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;suitability of volumes for replication&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;read/write volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;types suitable for replication&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;For maximum effectiveness, replicate only volumes that satisfy two criteria: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The volume's contents are heavily used. Examples include a volume housing binary files for text editors or other
+             popular application programs, and volumes mounted along heavily traversed directory paths such as the paths leading to
+             user home directories. It is an inefficient use of disk space to replicate volumes for which the demand is low enough
+             that a single File Server can easily service all requests.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The volume's contents change infrequently. As noted, file system consistency demands that the contents of
+             read-only volumes must match each other and their read/write source at all times. Each time the read/write volume
+             changes, you must issue the &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt; command to update the read-only volumes. This
+             can become tedious (and easy to forget) if the read/write volume changes frequently.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;mounting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;read-only volume&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;read-only volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;mounting&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Explicitly mounting a read-only volume (creating a mount point that names a volume with a &lt;emphasis
+       role="bold"&gt;.readonly&lt;/emphasis&gt; extension) is not generally necessary or appropriate. The Cache Manager has a built-in bias
+       to access the read-only version of a replicated volume whenever possible. As described in more detail in &lt;link
+       linkend="HDRWQ209"&gt;The Rules of Mount Point Traversal&lt;/link&gt;, when the Cache Manager encounters a mount point it reads the
+       volume name inside it and contacts the VL Server for a list of the sites that house the volume. In the normal case, if the
+       mount point resides in a read-only volume and names a read/write volume (one that does not have a &lt;emphasis
+       role="bold"&gt;.readonly&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;.backup&lt;/emphasis&gt; extension), the Cache Manager always attempts to
+       access a read-only copy of the volume. Thus there is normally no reason to force the Cache Manager to access a read-only
+       volume by mounting it explicitly.&lt;/para&gt;
+ 
+       &lt;para&gt;It is a good practice to place a read-only volume at the read/write site, for a couple of reasons. First, the read-only
+       volume at the read/write site requires only a small amount of disk space, because it is a clone rather a copy of all of the
+       data (see &lt;link linkend="HDRWQ190"&gt;About Clones and Cloning&lt;/link&gt;). Only if a large number of files are removed or changed in
+       the read/write volume does the read-only copy occupy much disk space. That normally does not happen because the appropriate
+       response to changes in a replicated read/write volume is to reclone it. The other reason to place a read-only volume at the
+       read/write site is that the Cache Manager does not attempt to access the read/write version of a replicated volume if all
+       read-only copies become inaccessible. If the file server machine housing the read/write volume is the only accessible machine,
+       the Cache Manager can access the data only if there is a read-only copy at the read/write site.&lt;/para&gt;
+ 
+       &lt;para&gt;The number of read-only sites to define depends on several factors. Perhaps the main trade-off is between the level of
+       demand for the volume's contents and how much disk space you are willing to use for multiple copies of the volume. Of course,
+       each prospective read-only site must have enough available space to accommodate the volume. The limit on the number of
+       read-only copies of a volume is determined by the maximum number of site definitions in a volume's VLDB entry, which is
+       defined in the &lt;emphasis&gt; OpenAFS Release Notes&lt;/emphasis&gt;. The site housing the read/write and backup versions of the volume
+       counts as one site, and each read-only site counts as an additional site (even the read-only site defined on the same file
+       server machine and partition as the read/write site counts as a separate site). Note also that the Volume Server permits only
+       one read-only copy of a volume per file server machine.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_216"&gt;
+       &lt;title&gt;Replication Scenarios&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;variations possible&lt;/primary&gt;
+ 
+         &lt;secondary&gt;in replication&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;replication&lt;/primary&gt;
+ 
+         &lt;secondary&gt;variations possible in&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;possible variations&lt;/primary&gt;
+ 
+         &lt;secondary&gt;on replication&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The instructions in the following section explain how to replicate a volume for which no read-only sites are currently
+       defined. However, you can also use the instructions in other common situations: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;If you are releasing a new clone to sites that already exist, you can skip Step &lt;link linkend="LIWQ196"&gt;2&lt;/link&gt;.
+             It can still be useful to issue the &lt;emphasis role="bold"&gt;vos examine&lt;/emphasis&gt; command, however, to verify that the
+             desired read-only sites are defined.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If you are adding new read-only sites to existing ones, perform all of the steps. In Step &lt;link
+             linkend="LIWQ197"&gt;3&lt;/link&gt;, issue the &lt;emphasis role="bold"&gt;vos addsite&lt;/emphasis&gt; command for the new sites
+             only.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If you are defining sites but do not want to release a clone to them yet, stop after Step &lt;link
+             linkend="LIWQ197"&gt;3&lt;/link&gt;and continue when you are ready.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If you are removing one or more sites before releasing a new clone to the remaining sites, follow the instructions
+             for site removal in &lt;link linkend="HDRWQ235"&gt;Removing Volumes and their Mount Points&lt;/link&gt;and then start with Step
+             &lt;link linkend="LIWQ198"&gt;4&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ194"&gt;
+       &lt;title&gt;To replicate a read/write volume (create a read-only volume)&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;read-only volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;instructions&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;read/write volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;replication instructions&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ195" /&gt;Verify that you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt;
+           file. If necessary, issue the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ593"&gt;To display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ196" /&gt;Select one or more sites at which to replicate the volume. There are several factors to
+           consider: &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;How many sites are already defined. As previously noted, it is usually appropriate to define a read-only site
+                 at the read/write site. Also, the Volume Server permits only one read-only copy of a volume per file server machine.
+                 To display the volume's current sites, issue the &lt;emphasis role="bold"&gt;vos examine&lt;/emphasis&gt; command, which is
+                 described fully in &lt;link linkend="HDRWQ221"&gt;Displaying One Volume's VLDB Entry and Volume Header&lt;/link&gt;.
+                 &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos examine&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;volume name or ID&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+                 &lt;para&gt;The final lines of output display the volume's site definitions from the VLDB.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Whether your cell dedicates any file server machines to housing read-only volumes only. In general, only very
+                 large cells use read-only server machines.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Whether a site has enough free space to accommodate the volume. A read-only volume requires the same amount of
+                 space as the read/write version (unless it is at the read/write site itself). The first line of output from the
+                 &lt;emphasis role="bold"&gt;vos examine&lt;/emphasis&gt; command displays the read/write volume's current size in kilobyte
+                 blocks, as shown in &lt;link linkend="HDRWQ221"&gt;Displaying One Volume's VLDB Entry and Volume Header&lt;/link&gt;.&lt;/para&gt;
+ 
+                 &lt;para&gt;To display the amount of space available on a file server machine's partitions, use the &lt;emphasis
+                 role="bold"&gt;vos partinfo&lt;/emphasis&gt; command, which is described fully in &lt;link linkend="HDRWQ185"&gt;Creating
+                 Read/write Volumes&lt;/link&gt;.&lt;/para&gt;
+ 
+                 &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos partinfo&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; [&amp;lt;&lt;replaceable&gt;partition name&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;read-only volume&lt;/primary&gt;
+ 
+             &lt;secondary&gt;defining site for in VLDB&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;defining&lt;/primary&gt;
+ 
+             &lt;secondary&gt;read-only site in VLDB&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;adding&lt;/primary&gt;
+ 
+             &lt;secondary&gt;read-only site definition in VLDB&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;VLDB&lt;/primary&gt;
+ 
+             &lt;secondary&gt;defining read-only site in&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;vos addsite&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;addsite&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ197" /&gt;Issue the &lt;emphasis role="bold"&gt;vos addsite&lt;/emphasis&gt; command to define each new read-only
+           site in the VLDB. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos addsite&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;partition name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;volume name or ID&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;ad&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;addsite&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Defines the file server machine for the new site.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;partition name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names a disk partition on the machine machine name.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;volume name or ID&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Identifies the read/write volume to be replicated, either by its complete name or its volume ID
+                   number.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ198" /&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; Verify that the &lt;emphasis
+           role="bold"&gt;fs&lt;/emphasis&gt; process (which incorporates the Volume Server) is functioning normally on each file server
+           machine where you have defined a read-only site, and that the &lt;emphasis role="bold"&gt;vlserver&lt;/emphasis&gt; process (the
+           Volume Location Server) is functioning correctly on each database server machine. Knowing that they are functioning
+           eliminates two possible sources of failure for the release. Issue the &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt; command
+           on each file server machine housing a read-only site for this volume and on each database server machine. The command is
+           described fully in &lt;link linkend="HDRWQ158"&gt;Displaying Process Status and Information from the BosConfig File&lt;/link&gt;.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;fs vlserver&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;releasing&lt;/primary&gt;
+ 
+             &lt;secondary&gt;read-only volume&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;read-only volume&lt;/primary&gt;
+ 
+             &lt;secondary&gt;releasing&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;vos release&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;basic instructions&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;release&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;basic instructions&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ199" /&gt;Issue the &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt; command to clone the read/write source
+           volume and distribute the clone to each read-only site. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;volume name or ID&lt;/replaceable&gt;&amp;gt; [&lt;emphasis role="bold"&gt;-f&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;rel&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;release&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;volume name or ID&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Identifies the read/write volume to clone, either by its complete name or volume ID number. The read-only
+                   version is given the same name with a &lt;emphasis role="bold"&gt;.readonly&lt;/emphasis&gt; extension. All read-only copies
+                   share the same read-only volume ID number.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-f&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Creates and releases a brand new clone.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;anchor id="LIWQ200" /&gt;
+ 
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; Issue the &lt;emphasis role="bold"&gt;vos examine&lt;/emphasis&gt; command to verify
+           that no site definition in the VLDB entry is marked with an &lt;computeroutput&gt;Old release&lt;/computeroutput&gt; or
+           &lt;computeroutput&gt;New release&lt;/computeroutput&gt; flag. The command is described fully in &lt;link linkend="HDRWQ221"&gt;Displaying
+           One Volume's VLDB Entry and Volume Header&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos examine&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;volume name or ID&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;If any flags appear in the output from Step &lt;link linkend="LIWQ200"&gt;6&lt;/link&gt;, repeat Steps &lt;link
+       linkend="LIWQ198"&gt;4&lt;/link&gt;and &lt;link linkend="LIWQ199"&gt;5&lt;/link&gt;until the Volume Server does not produce any error messages
+       during the release operation and the flags no longer appear. Do not issue the &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt;
+       command when you know that the read/write site or any read-only site is inaccessible due to network, machine or server process
+       outage.&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ201"&gt;
+     &lt;title&gt;Creating Backup Volumes&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;read/write volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;cloning&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;for backup version&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;cloning&lt;/primary&gt;
+ 
+       &lt;secondary&gt;for backup&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;creating&lt;/primary&gt;
+ 
+       &lt;secondary&gt;backup volume&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;backup&lt;/secondary&gt;
+ 
+       &lt;see&gt;backup volume&lt;/see&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;backup volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;creating&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;A &lt;emphasis&gt;backup volume&lt;/emphasis&gt; is a clone that resides at the same site as its read/write source (to review the
+     concept of cloning, see &lt;link linkend="HDRWQ190"&gt;About Clones and Cloning&lt;/link&gt;). Creating a backup version of a volume has two
+     purposes: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;It is by convention the first step when dumping a volume's contents to tape with the AFS Backup System. A volume is
+           inaccessible while it is being dumped, so instead of dumping the read/write volume, you create and dump a backup version.
+           Users do not normally access the backup version, so it is unlikely that the dump will disturb them. For more details, see
+           &lt;link linkend="HDRWQ296"&gt;Backing Up Data&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;It enables users to restore mistakenly deleted or changed data themselves, freeing you for more crucial tasks. The
+           backup version captures the state of its read/write source at the time the backup is made, and its contents cannot change.
+           Mount the backup version in the filespace so that users can restore a file to its state at the time you made the backup.
+           See &lt;link linkend="HDRWQ204"&gt;Making the Contents of Backup Volumes Available to Users&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;creating&lt;/primary&gt;
+ 
+       &lt;secondary&gt;multiple backup volumes at once&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;creating backup version of many at once&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;backup volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;creating multiple at once&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="HDRWQ202"&gt;
+       &lt;title&gt;Backing Up Multiple Volumes at Once&lt;/title&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;vos backupsys&lt;/emphasis&gt; command creates a backup version of many read/write volumes at once.
+       This command is useful when preparing for large-scale backups to tape using the AFS Backup System.&lt;/para&gt;
+ 
+       &lt;para&gt;To clone every read/write volume listed in the VLDB, omit all of the command's options. Otherwise, combine the command's
+       options to clone various groups of volumes. The options use one of two basic criteria to select volumes: location (the
+       &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; arguments) or presence in the volume
+       name of one of a set of specified character strings (the &lt;emphasis role="bold"&gt;-prefix&lt;/emphasis&gt;, &lt;emphasis
+       role="bold"&gt;-exclude&lt;/emphasis&gt;, and &lt;emphasis role="bold"&gt;-xprefix&lt;/emphasis&gt; options).&lt;/para&gt;
+ 
+       &lt;para&gt;To clone only volumes that reside on one file server machine, include the &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt;
+       argument. To clone only volumes that reside on one partition, combine the &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; and
+       &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; arguments. The &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; argument can also be
+       used alone to clone volumes that reside on the indicated partition on every file server machine. These arguments can be
+       combined with those that select volumes based on their names.&lt;/para&gt;
+ 
+       &lt;para&gt;Combine the &lt;emphasis role="bold"&gt;-prefix&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;-exclude&lt;/emphasis&gt;, and &lt;emphasis
+       role="bold"&gt;-xprefix&lt;/emphasis&gt; options (with or without the &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; and &lt;emphasis
+       role="bold"&gt;-partition&lt;/emphasis&gt; arguments) in the indicated ways to select volumes based on character strings contained in
+       their names: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;To clone every read/write volume at the specified location whose name includes one of a set of specified character
+             strings (for example, begins with &lt;emphasis role="bold"&gt;user.&lt;/emphasis&gt; or includes the string &lt;emphasis
+             role="bold"&gt;afs&lt;/emphasis&gt;), use the &lt;emphasis role="bold"&gt;-prefix&lt;/emphasis&gt; argument or combine the &lt;emphasis
+             role="bold"&gt;-xprefix&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-exclude&lt;/emphasis&gt; options.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;To clone every read/write volume at the specified location except those whose name includes one of a set of
+             specified character strings, use the &lt;emphasis role="bold"&gt;-xprefix&lt;/emphasis&gt; argument or combine the &lt;emphasis
+             role="bold"&gt;-prefix&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-exclude&lt;/emphasis&gt; options.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;To clone every read/write volume at the specified location whose name includes one of one of a set of specified
+             character strings, except those whose names include one of a different set of specified character strings, combine the
+             &lt;emphasis role="bold"&gt;-prefix&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-xprefix&lt;/emphasis&gt; arguments. The command creates a
+             list of all volumes that match the &lt;emphasis role="bold"&gt;-prefix&lt;/emphasis&gt; argument and then removes from the list the
+             volumes that match the &lt;emphasis role="bold"&gt;-xprefix&lt;/emphasis&gt; argument. For effective results, the strings specified
+             by the &lt;emphasis role="bold"&gt;-xprefix&lt;/emphasis&gt; argument must designate a subset of the volumes specified by the
+             &lt;emphasis role="bold"&gt;-prefix&lt;/emphasis&gt; argument.&lt;/para&gt;
+ 
+             &lt;para&gt;If the &lt;emphasis role="bold"&gt;-exclude&lt;/emphasis&gt; flag is combined with the &lt;emphasis
+             role="bold"&gt;-prefix&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-xprefix&lt;/emphasis&gt; arguments, the command creates a list of
+             all volumes that do not match the &lt;emphasis role="bold"&gt;-prefix&lt;/emphasis&gt; argument and then adds to the list any
+             volumes that match the &lt;emphasis role="bold"&gt;-xprefix&lt;/emphasis&gt; argument. As when the &lt;emphasis
+             role="bold"&gt;-exclude&lt;/emphasis&gt; flag is not used, the result is effective only if the strings specified by the &lt;emphasis
+             role="bold"&gt;-xprefix&lt;/emphasis&gt; argument designate a subset of the volumes specified by the &lt;emphasis
+             role="bold"&gt;-prefix&lt;/emphasis&gt; argument.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;-prefix&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-xprefix&lt;/emphasis&gt; arguments both accept
+       multiple values, which can be used to define disjoint groups of volumes. Each value can be one of two types: &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;A simple character string, which matches volumes whose name begin with the string. All characters are interpreted
+             literally (that is, characters that potentially have special meaning to the command shell, such as the period, have only
+             their literal meaning).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;A regular expression, which matches volumes whose names contain the expressions. Place a caret ( &lt;emphasis
+             role="bold"&gt;^&lt;/emphasis&gt;) at the beginning of the expression, and enclose the entire string in single quotes ( &lt;emphasis
+             role="bold"&gt;'&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;'&lt;/emphasis&gt;). Explaining regular expressions is outside the scope of
+             this reference page; see the UNIX manual page for &lt;emphasis role="bold"&gt;regexp(5)&lt;/emphasis&gt; or (for a brief
+             introduction) &lt;link linkend="HDRWQ265"&gt;Defining and Displaying Volume Sets and Volume Entries&lt;/link&gt;. As an example, the
+             following expression matches volumes that have the string &lt;emphasis role="bold"&gt;aix&lt;/emphasis&gt; anywhere in their names:
+             &lt;programlisting&gt;
+   &lt;emphasis role="bold"&gt;-prefix '^.*aix'&lt;/emphasis&gt;
+           &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;To display a list of the volumes to be cloned, without actually cloning them, include the &lt;emphasis
+       role="bold"&gt;-dryrun&lt;/emphasis&gt; flag. To display a statement that summarizes the criteria being used to select volume, include
+       the &lt;emphasis role="bold"&gt;-verbose&lt;/emphasis&gt; flag.&lt;/para&gt;
+ 
+       &lt;para&gt;To back up a single volume, use the &lt;emphasis role="bold"&gt;vos backup&lt;/emphasis&gt; command, which employs a more
+       streamlined technique for finding a single volume.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;automating&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creation of backup volumes&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;backup volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;automating creation of&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;automating creation of backup version&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;backup volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;suggested schedule for creation of&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;scheduling&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creation of backup volumes&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;cron-type server process&lt;/primary&gt;
+ 
+         &lt;secondary&gt;used to automate volume backup&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ203"&gt;
+       &lt;title&gt;Automating Creation of Backup Volumes&lt;/title&gt;
+ 
+       &lt;para&gt;Most cells find that it is best to make a new backup version of relevant volumes each day. It is best to create the
+       backup versions at a time when usage is low, because the backup operation causes the read/write volume to be unavailable
+       momentarily.&lt;/para&gt;
+ 
+       &lt;para&gt;You can either issue the necessary the &lt;emphasis role="bold"&gt;vos backupsys&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;vos
+       backup&lt;/emphasis&gt; commands at the console or create a &lt;emphasis role="bold"&gt;cron&lt;/emphasis&gt; entry in the &lt;emphasis
+       role="bold"&gt;BosConfig&lt;/emphasis&gt; file on a file server machine, which eliminates the need for an administrator to initiate the
+       backup operation.&lt;/para&gt;
+ 
+       &lt;para&gt;The following example command creates a &lt;emphasis role="bold"&gt;cron&lt;/emphasis&gt; process called &lt;emphasis
+       role="bold"&gt;backupusers&lt;/emphasis&gt; in the &lt;emphasis role="bold"&gt;/usr/afs/local/BosConfig&lt;/emphasis&gt; file on the machine
+       &lt;emphasis role="bold"&gt;fs3.abc.com&lt;/emphasis&gt;. The process runs every day at 1:00 a.m. to create a backup version of every
+       volume in the cell whose name starts with the string &lt;emphasis role="bold"&gt;user&lt;/emphasis&gt;. The &lt;emphasis
+       role="bold"&gt;-localauth&lt;/emphasis&gt; flag enables the process to invoke the privileged &lt;emphasis role="bold"&gt;vos
+       backupsys&lt;/emphasis&gt; command while unauthenticated. Note that the &lt;emphasis role="bold"&gt;-cmd&lt;/emphasis&gt; argument specifies a
+       complete pathname for the &lt;emphasis role="bold"&gt;vos&lt;/emphasis&gt; binary, because the PATH environment variable for the BOS
+       Server (running as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;) generally does not include the path to AFS
+       binaries. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos create fs3.abc.com backupusers cron&lt;/emphasis&gt;\ 
+   &lt;emphasis role="bold"&gt;-cmd "/usr/afs/bin/vos backupsys -prefix user -localauth" "1:00"&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;mounting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;backup volume&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;backup volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;mounting&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;OldFiles directory&lt;/primary&gt;
+ 
+         &lt;secondary&gt;as mount point for backup volume&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ204"&gt;
+       &lt;title&gt;Making the Contents of Backup Volumes Available to Users&lt;/title&gt;
+ 
+       &lt;para&gt;As noted, a backup volume preserves the state of the read/write source at the time the backup is created. Many cells
+       choose to mount backup volumes so that users can access and restore data they have accidentally deleted or changed since the
+       last backup was made, without having to request help from administrators. The most sensible place to mount the backup version
+       of a user volume is at a subdirectory of the user's home directory. Suitable names for this directory include &lt;emphasis
+       role="bold"&gt;OldFiles&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;Backup&lt;/emphasis&gt;. The subdirectory looks just like the user's own
+       home directory as it was at the time the backup was created, with all files and subdirectories in the same relative
+       positions.&lt;/para&gt;
+ 
+       &lt;para&gt;If you do create and mount backup volumes for your users, inform users of their existence. The &lt;emphasis&gt; OpenAFS User
+       Guide&lt;/emphasis&gt; does not mention backup volumes because making them available to users is optional. Explain to users how
+       often you make a new backup, so they know what they can recover. Remind them also that the data in their backup volume cannot
+       change; however, they can use the standard UNIX &lt;emphasis role="bold"&gt;cp&lt;/emphasis&gt; command to copy it into their home volume
+       and modify it there. Reassure users that the data in their backup volumes does not count against their read/write volume
+       quota.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ205"&gt;
+       &lt;title&gt;To create and mount a backup volume&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue
+           the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To
+           display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you have the &lt;emphasis role="bold"&gt;insert&lt;/emphasis&gt;( &lt;emphasis role="bold"&gt;i&lt;/emphasis&gt;) and &lt;emphasis
+           role="bold"&gt;administer&lt;/emphasis&gt;( &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt;) permissions on the ACL of the directory in which
+           you wish to mount the volume. If necessary, issue the &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; command, which is fully
+           described in &lt;link linkend="HDRWQ572"&gt;Displaying ACLs&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;Members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group always implicitly have the &lt;emphasis
+           role="bold"&gt;a&lt;/emphasis&gt;( &lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;) and by default also the &lt;emphasis
+           role="bold"&gt;l&lt;/emphasis&gt;( &lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;) permission on every ACL and can use the &lt;emphasis
+           role="bold"&gt;fs setacl&lt;/emphasis&gt; command to grant other rights as necessary.&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;vos backup&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;backup&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ206" /&gt;Issue the &lt;emphasis role="bold"&gt;vos backup&lt;/emphasis&gt; command to create a backup version of a
+           read/write source volume. The message shown confirms the success of the backup operation. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos backup&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;volume name or ID&lt;/replaceable&gt;&amp;gt; Created backup volume for volume name or ID
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Must be typed in full.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;volume name or ID&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Identifies the read/write volume to back up, either by its complete name or volume ID number. The backup
+                   volume has the same name with the addition of the &lt;emphasis role="bold"&gt;.backup&lt;/emphasis&gt; extension. It has its
+                   own volume ID number.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;fs mkmount&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;when mounting backup volume&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;mkmount&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;when mounting backup volume&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ207" /&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; Issue the &lt;emphasis role="bold"&gt;fs
+           mkmount&lt;/emphasis&gt; to mount the backup volume. While this step is optional, Cache Managers cannot access the volume's
+           contents if it is not mounted. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;directory&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;volume name&lt;/replaceable&gt;&amp;gt; &lt;emphasis
+                 role="bold"&gt;.backup&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;mk&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;mkmount&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;directory&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the mount point to create. Do not create a file or directory of the same name beforehand. Partial
+                   pathnames are interpreted relative to the current working directory. For the backup version of a user volume, the
+                   conventional location is the user's home directory.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;volume name&lt;/emphasis&gt;.backup&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the full name of the backup volume.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; Issue the &lt;emphasis role="bold"&gt;fs lsmount&lt;/emphasis&gt; command to verify
+           that the mount point refers to the correct volume. Complete instructions appear in &lt;link linkend="HDRWQ211"&gt;To display a
+           mount point&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs lsmount&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;directory&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;vos backupsys&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;backupsys&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_223"&gt;
+       &lt;title&gt;To create multiple backup volumes at once&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue
+           the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To
+           display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;vos backupsys&lt;/emphasis&gt; command to create a backup version of every read/write
+           volume that shares the same prefix or site. The effects of combining the three arguments are described in &lt;link
+           linkend="HDRWQ202"&gt;Backing Up Multiple Volumes at Once&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos backupsys&lt;/emphasis&gt; [&lt;emphasis role="bold"&gt;-prefix&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;common prefix on volume(s)&lt;/replaceable&gt;&amp;gt;+] \ 
+         [&lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;] [&lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;partition name&lt;/replaceable&gt;&amp;gt;] \
+         [&lt;emphasis role="bold"&gt;-exclude&lt;/emphasis&gt;] [&lt;emphasis role="bold"&gt;-xprefix&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;negative prefix on volume(s)&lt;/replaceable&gt;&amp;gt;+] \
+         [&lt;emphasis role="bold"&gt;-dryrun&lt;/emphasis&gt;] [&lt;emphasis role="bold"&gt;-verbose&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;backups&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;backupsys&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-prefix&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies one or more simple character strings or regular expressions of any length; a volume whose name
+                   includes the string is placed on the list of volumes to be cloned. Include field separators (such as periods) if
+                   appropriate. This argument can be combined with any combination of the &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt;,
+                   &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;-exclude&lt;/emphasis&gt;, and &lt;emphasis
+                   role="bold"&gt;-xprefix&lt;/emphasis&gt; options.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the file server machine housing the volumes to backup. Can be combined with any combination of the
+                   &lt;emphasis role="bold"&gt;-prefix&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt;, &lt;emphasis
+                   role="bold"&gt;-exclude&lt;/emphasis&gt;, and &lt;emphasis role="bold"&gt;-xprefix&lt;/emphasis&gt; options.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the partition housing the volumes you wish to backup. Can be combined with any combination of the
+                   &lt;emphasis role="bold"&gt;-prefix&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt;, &lt;emphasis
+                   role="bold"&gt;-exclude&lt;/emphasis&gt;, and &lt;emphasis role="bold"&gt;-xprefix&lt;/emphasis&gt; options.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-exclude&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Indicates that all volumes except those indicated with the &lt;emphasis role="bold"&gt;-prefix&lt;/emphasis&gt; argument
+                   are to be backed up. The &lt;emphasis role="bold"&gt;-prefix&lt;/emphasis&gt; argument must be provided along with this one.
+                   Can also be combined with any combination of the &lt;emphasis role="bold"&gt;-prefix&lt;/emphasis&gt;, &lt;emphasis
+                   role="bold"&gt;-server&lt;/emphasis&gt;, and &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; arguments; or with both the
+                   &lt;emphasis role="bold"&gt;-prefix&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-xprefix&lt;/emphasis&gt; arguments, but not with the
+                   &lt;emphasis role="bold"&gt;-xprefix&lt;/emphasis&gt; argument alone.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-xprefix&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies one or more simple character strings or regular expressions of any length; a volume whose name
+                   does not include the string is placed on the list of volumes to be cloned. Can be combined with any combination of
+                   the &lt;emphasis role="bold"&gt;-prefix&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt;, and &lt;emphasis
+                   role="bold"&gt;-partition&lt;/emphasis&gt; arguments; in addition, it can be combined with both the &lt;emphasis
+                   role="bold"&gt;-prefix&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-exclude&lt;/emphasis&gt; options, but not with the &lt;emphasis
+                   role="bold"&gt;-exclude&lt;/emphasis&gt; flag alone.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-dryrun&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Displays on the standard output stream a list of the volumes to be cloned, without actually cloning
+                   them.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-verbose&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Displays on the standard output stream a statement that summarizes the criteria being used to select
+                   volumes, if combined with the &lt;emphasis role="bold"&gt;-dryrun&lt;/emphasis&gt; flag; otherwise, traces the cloning
+                   operation for each volume.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ208"&gt;
+     &lt;title&gt;Mounting Volumes&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;mounting&lt;/primary&gt;
+ 
+       &lt;secondary&gt;volume&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;general instructions&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;Mount points make the contents of AFS volumes visible and accessible in the AFS filespace, as described in &lt;link
+     linkend="HDRWQ183"&gt;About Mounting Volumes&lt;/link&gt;. This section discusses in more detail how the Cache Manager handles mount
+     points as it traverses the filespace. It describes the three types of mount points, their purposes, and how to distinguish
+     between them, and provides instructions for creating, removing, and examining mount points.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ209"&gt;
+       &lt;title&gt;The Rules of Mount Point Traversal&lt;/title&gt;
+ 
+       &lt;para&gt;The Cache Manager observes three basic rules as it traverses the AFS filespace and encounters mount points:
+       &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;emphasis role="bold"&gt;Rule 1:&lt;/emphasis&gt; Access Backup and Read-only Volumes When Specified&lt;/para&gt;
+ 
+             &lt;para&gt;When the Cache Manager encounters a mount point that specifies a volume with either a &lt;emphasis
+             role="bold"&gt;.readonly&lt;/emphasis&gt; or a &lt;emphasis role="bold"&gt;.backup&lt;/emphasis&gt; extension, it accesses that type of
+             volume only. If a mount point does not have either a &lt;emphasis role="bold"&gt;.backup&lt;/emphasis&gt; or &lt;emphasis
+             role="bold"&gt;.readonly&lt;/emphasis&gt; extension, the Cache Manager uses Rules 2 and 3.&lt;/para&gt;
+ 
+             &lt;para&gt;For example, the Cache Manager never accesses the read/write version of a volume if the mount point names the
+             backup version. If the specified version is inaccessible, the Cache Manager reports an error.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;emphasis role="bold"&gt;Rule 2:&lt;/emphasis&gt; Follow the Read-only Path When Possible&lt;/para&gt;
+ 
+             &lt;para&gt;If a mount point resides in a read-only volume and the volume that it references is replicated, the Cache Manager
+             attempts to access a read-only copy of the volume; if the referenced volume is not replicated, the Cache Manager
+             accesses the read/write copy. The Cache Manager is thus said to prefer a &lt;emphasis&gt;read-only&lt;/emphasis&gt; path through the
+             filespace, accessing read-only volumes when they are available.&lt;/para&gt;
+ 
+             &lt;para&gt;The Cache Manager starts on the read-only path in the first place because it always accesses a read-only copy of
+             the &lt;emphasis role="bold"&gt;root.afs&lt;/emphasis&gt; volume if it exists; the volume is mounted at the root of a cell's AFS
+             filespace (named &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; by convention). That is, if the &lt;emphasis
+             role="bold"&gt;root.afs&lt;/emphasis&gt; volume is replicated, the Cache Manager attempts to access a read-only copy of it rather
+             than the read/write copy. This rule then keeps the Cache Manager on a read-only path as long as each successive volume
+             is replicated. The implication is that both the &lt;emphasis role="bold"&gt;root.afs&lt;/emphasis&gt; and &lt;emphasis
+             role="bold"&gt;root.cell&lt;/emphasis&gt; volumes must be replicated for the Cache Manager to access replicated volumes mounted
+             below them in the AFS filespace. The volumes are conventionally mounted at the &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; and
+             &lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt; directories, respectively.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;emphasis role="bold"&gt;Rule 3:&lt;/emphasis&gt; Once on a Read/write Path, Stay There&lt;/para&gt;
+ 
+             &lt;para&gt;If a mount point resides in a read/write volume and the volume name does not have a &lt;emphasis
+             role="bold"&gt;.readonly&lt;/emphasis&gt; or a &lt;emphasis role="bold"&gt;.backup&lt;/emphasis&gt; extension, the Cache Manager attempts to
+             access only the a read/write version of the volume. The access attempt fails with an error if the read/write version is
+             inaccessible, even if a read-only version is accessible. In this situation the Cache Manager is said to be on a
+             &lt;emphasis&gt;read/write path&lt;/emphasis&gt; and cannot switch back to the read-only path unless mount point explicitly names a
+             volume with a &lt;emphasis role="bold"&gt;.readonly&lt;/emphasis&gt; extension. (Cellular mount points are an important exception to
+             this rule, as explained in the following discussion.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ210"&gt;
+       &lt;title&gt;The Three Types of Mount Points&lt;/title&gt;
+ 
+       &lt;para&gt;AFS uses three types of mount points, each appropriate for a different purpose because of how the Cache Manager handles
+       them. &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;When the Cache Manager crosses a &lt;emphasis&gt;regular&lt;/emphasis&gt; mount point, it obeys all three of the mount point
+             traversal rules previously described.&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;regular mount point&lt;/primary&gt;
+ 
+               &lt;secondary&gt;&lt;/secondary&gt;
+ 
+               &lt;see&gt;mount point&lt;/see&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;mount point&lt;/primary&gt;
+ 
+               &lt;secondary&gt;regular&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;described&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;para&gt;AFS performs best when the vast majority of mount points in the filespace are regular, because the mount point
+             traversal rules promote the most efficient use of both replicated and nonreplicated volumes. Because there are likely to
+             be multiple read-only copies of a replicated volume, it makes sense for the Cache Manager to access one of them rather
+             than the single read/write version, and the second rule leads it to do so. If a volume is not replicated, the third rule
+             means that the Cache Manager still accesses the read/write volume when that is the only type available. In other words,
+             a regular mount point does not force the Cache Manager always to access read-only volumes (it is explicitly not a
+             "read-only mount point").&lt;/para&gt;
+ 
+             &lt;para&gt;To create a regular mount point, use the &lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt; command as described in &lt;link
+             linkend="HDRWQ212"&gt;To create a regular or read/write mount point&lt;/link&gt;.&lt;/para&gt;
+ 
+             &lt;note&gt;
+               &lt;para&gt;To enable the Cache Manager to access the read-only version of a replicated volume named by a regular mount
+               point, all volumes that are mounted above it in the pathname must also be replicated. That is the only way the Cache
+               Manager can stay on a read-only path to the target volume.&lt;/para&gt;
+             &lt;/note&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;When the Cache Manager crosses a &lt;emphasis&gt;read/write&lt;/emphasis&gt; mount point, it attempts to access only the
+             volume version named in the mount point. If the volume name is the base (read/write) form, without a &lt;emphasis
+             role="bold"&gt;.readonly&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;.backup&lt;/emphasis&gt; extension, the Cache Manager accesses the
+             read/write version of the volume, even if it is replicated. In other words, the Cache Manager disregards the second
+             mount point traversal rule when crossing a read/write mount point: it switches to the read/write path through the
+             filespace.&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;read/write mount point&lt;/primary&gt;
+ 
+               &lt;secondary&gt;&lt;/secondary&gt;
+ 
+               &lt;see&gt;mount point&lt;/see&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;mount point&lt;/primary&gt;
+ 
+               &lt;secondary&gt;read/write&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;described&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;para&gt;It is conventional to create only one read/write mount point in a cell's filespace, using it to mount the cell's
+             &lt;emphasis role="bold"&gt;root.cell&lt;/emphasis&gt; volume just below the AFS filespace root (by convention, &lt;emphasis
+             role="bold"&gt;/afs/.&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;). As indicated, it is conventional to place a period at
+             the start of the read/write mount point's name (for example, &lt;emphasis role="bold"&gt;/afs/.abc.com&lt;/emphasis&gt;). The period
+             distinguishes the read/write mount point from the regular mount point for the &lt;emphasis role="bold"&gt;root.cell&lt;/emphasis&gt;
+             volume at the same level. This is the only case in which it is conventional to create two mount points for the same
+             volume. A desirable side effect of this naming convention for this read/write mount point is that it does not appear in
+             the output of the UNIX &lt;emphasis role="bold"&gt;ls&lt;/emphasis&gt; command unless the &lt;emphasis role="bold"&gt;-a&lt;/emphasis&gt; flag
+             is included, essentially hiding it from regular users who have no use for it.&lt;/para&gt;
+ 
+             &lt;para&gt;The existence of a single read/write mount point at this point in the filespace provides access to the read/write
+             version of every volume when necessary, because it puts the Cache Manager on a read/write path right at the top of the
+             filespace. At the same time, the regular mount point for the &lt;emphasis role="bold"&gt;root.cell&lt;/emphasis&gt; volume puts the
+             Cache Manager on a read-only path most of the time.&lt;/para&gt;
+ 
+             &lt;para&gt;Using a read/write mount point for a read-only or backup volume is acceptable, but unnecessary. The first rule of
+             mount point traversal already specifies that the Cache Manager accesses them if the volume name in a regular mount point
+             has a &lt;emphasis role="bold"&gt;.readonly&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;.backup&lt;/emphasis&gt; extension.&lt;/para&gt;
+ 
+             &lt;para&gt;To create a read/write mount point, use the &lt;emphasis role="bold"&gt;-rw&lt;/emphasis&gt; flag on the &lt;emphasis
+             role="bold"&gt;fs mkmount&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ212"&gt;To create a regular or read/write
+             mount point&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;When the Cache Manager crosses a &lt;emphasis&gt;cellular&lt;/emphasis&gt; mount point, it accesses the indicated volume in
+             the specified cell, which is normally a foreign cell. (If the mount point does not name a cell along with the volume,
+             the Cache Manager accesses the volume in the cell where the mount point resides.) When crossing a regular cellular mount
+             point, the Cache Manager disregards the third mount point traversal rule. Instead, it accesses a read-only version of
+             the volume if it is replicated, even if the volume that houses the mount point is read/write.&lt;/para&gt;
+ 
+             &lt;para&gt;It is inappropriate to circumvent this behavior by creating a read/write cellular mount point, because traversing
+             the read/write path imposes an unfair load on the foreign cell's file server machines. The File Server must issue a
+             callback for each file fetched from the read/write volume, rather than single callback required for a read-only volume.
+             In any case, only a cell's own administrators generally need to access the read/write versions of replicated
+             volumes.&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;cellular mount point&lt;/primary&gt;
+ 
+               &lt;secondary&gt;&lt;/secondary&gt;
+ 
+               &lt;see&gt;mount point&lt;/see&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;mount point&lt;/primary&gt;
+ 
+               &lt;secondary&gt;cellular&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;described&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;mounting&lt;/primary&gt;
+ 
+               &lt;secondary&gt;foreign volume in local cell&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;para&gt;It is conventional to create cellular mount points only at the second level in a cell's filespace, using them to
+             mount foreign cells' &lt;emphasis role="bold"&gt;root.cell&lt;/emphasis&gt; volumes just below the AFS filespace root (by
+             convention, at &lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;foreign_cellname&lt;/replaceable&gt;). The mount point
+             enables local users to access the foreign cell's filespace, assuming they have the necessary permissions on the ACL of
+             the volume's root directory and that there is an entry for the foreign cell in each local client machine's &lt;emphasis
+             role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file, as described in &lt;link linkend="HDRWQ406"&gt;Maintaining Knowledge of
+             Database Server Machines&lt;/link&gt;.&lt;/para&gt;
+ 
+             &lt;para&gt;Creating cellular mount points at other levels in the filespace and mounting foreign volumes other than the
+             &lt;emphasis role="bold"&gt;root.cell&lt;/emphasis&gt; volume is not generally appropriate. It can be confusing to users if the
+             Cache Manager switches between cells at various points in a pathname.&lt;/para&gt;
+ 
+             &lt;para&gt;To create a regular cellular mount point, use the &lt;emphasis role="bold"&gt;-cell&lt;/emphasis&gt; argument to specify the
+             cell name, as described in &lt;link linkend="HDRWQ213"&gt;To create a cellular mount point&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;To examine a mount point, use the &lt;emphasis role="bold"&gt;fs lsmount&lt;/emphasis&gt; command as described in &lt;link
+       linkend="HDRWQ211"&gt;To display a mount point&lt;/link&gt;. The command's output uses distinct notation to identify regular,
+       read/write, and cellular mount points. To remove a mount point, use the &lt;emphasis role="bold"&gt;fs rmmount&lt;/emphasis&gt; command as
+       described in &lt;link linkend="HDRWQ215"&gt;To remove a mount point&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_227"&gt;
+       &lt;title&gt;Creating a mount point in a foreign cell&lt;/title&gt;
+ 
+       &lt;para&gt;Creating a mount point in a foreign cell's filespace (as opposed to mounting a foreign volume in the local cell) is
+       basically the same as creating a mount point in the local filespace. The differences are that the &lt;emphasis role="bold"&gt;fs
+       mkmount&lt;/emphasis&gt; command's directory argument specifies a pathname in the foreign cell rather than the local cell, and you
+       must have the required permissions on the ACL of the foreign directory where you are creating the mount point. The &lt;emphasis
+       role="bold"&gt;fs mkmount&lt;/emphasis&gt; command's &lt;emphasis role="bold"&gt;-cell&lt;/emphasis&gt; argument always specifies the cell in which
+       the volume resides, not the cell in which to create the mount point.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ211"&gt;
+       &lt;title&gt;To display a mount point&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;mount point&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;mount point&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;mount point&lt;/primary&gt;
+ 
+         &lt;secondary&gt;distinguishing different types&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs lsmount&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;lsmount&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs lsmount&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs lsmount&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;directory&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;ls&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;lsmount&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;directory&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the mount point to display.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;If the specified directory is a mount point, the output is of the following form:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    'directory' is a mount point for volume 'volume name'
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;For a regular mount point, a number sign (&lt;computeroutput&gt;#&lt;/computeroutput&gt;) precedes the volume name string, as in the
+       following example command issued on a client machine in the &lt;emphasis role="bold"&gt;abc.com&lt;/emphasis&gt; cell.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs lsmount /afs/abc.com/usr/terry&lt;/emphasis&gt;
+    '/afs/abc.com/usr/terry' is a mount point for volume '#user.terry'
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;For a read/write mount point, a percent sign (&lt;computeroutput&gt;%&lt;/computeroutput&gt;) precedes the volume name string, as in
+       the following example command issued on a client machine in the &lt;emphasis role="bold"&gt;abc.com&lt;/emphasis&gt; cell. The cell's
+       administrators have followed the convention of preceding the read/write mount point's name with a period.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs lsmount /afs/.abc.com&lt;/emphasis&gt;
+    '/afs/.abc.com' is a mount point for volume '%root.cell'
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;For a cellular mount point, a cell name and colon (&lt;computeroutput&gt;:&lt;/computeroutput&gt;) follow the number or percent sign
+       and precede the volume name string, as in the following example command issued on a client machine in the &lt;emphasis
+       role="bold"&gt;abc.com&lt;/emphasis&gt; cell.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs lsmount /afs/ghi.gov&lt;/emphasis&gt;
+    '/afs/ghi.gov' is a mount point for volume '#ghi.gov:root.cell'
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;For a symbolic link to a mount point, the output is of the form shown in the following example command issued on a
+       client machine in the &lt;emphasis role="bold"&gt;abc.com&lt;/emphasis&gt; cell.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs lsmount /afs/abc&lt;/emphasis&gt;
+    '/afs/abc' is a symbolic link, leading to a mount point for volume '#root.cell'
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;If the directory is not a mount point or is not in AFS, the output reads as follows.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    'directory' is not a mount point.
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;If the output is garbled, it is possible that the mount point has become corrupted in the local cache. Use the &lt;emphasis
+       role="bold"&gt;fs flushmount&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ413"&gt;To flush one or more mount
+       points&lt;/link&gt;. This forces the Cache Manager to refetch the mount point.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ212"&gt;
+       &lt;title&gt;To create a regular or read/write mount point&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;creating&lt;/primary&gt;
+ 
+         &lt;secondary&gt;read/write or regular mount point&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;mount point&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating read/write or regular&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;mount point&lt;/primary&gt;
+ 
+         &lt;secondary&gt;regular&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;creating&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;mount point&lt;/primary&gt;
+ 
+         &lt;secondary&gt;read/write&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;creating&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs mkmount&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;general instructions&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;mkmount&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;general instructions&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you have the &lt;emphasis role="bold"&gt;i&lt;/emphasis&gt;( &lt;emphasis role="bold"&gt;insert&lt;/emphasis&gt;) and &lt;emphasis
+           role="bold"&gt;a&lt;/emphasis&gt;( &lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;) permissions on the ACL of the directory where you
+           are placing the mount point. If necessary, issue the &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; command, which is fully
+           described in &lt;link linkend="HDRWQ572"&gt;Displaying ACLs&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt; command to create the mount point. Include the &lt;emphasis
+           role="bold"&gt;-rw&lt;/emphasis&gt; flag if creating a read/write mount point. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;directory&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;volume name&lt;/replaceable&gt;&amp;gt; [&lt;emphasis
+                 role="bold"&gt;-rw&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;mk&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation for &lt;emphasis role="bold"&gt;mkmount&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;directory&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the mount point to create. A file or directory with the same name cannot already exist. A partial
+                   pathname is interpreted relative to the current working directory.&lt;/para&gt;
+ 
+                   &lt;para&gt;Specify the read/write path to the mount point, to avoid the failure that results when you attempt to create
+                   a new mount point in a read-only volume. By convention, you indicate the read/write path by placing a period
+                   before the cell name at the pathname's second level (for example, &lt;emphasis role="bold"&gt;/afs/.abc.com&lt;/emphasis&gt;).
+                   For further discussion of the concept of read/write and read-only paths through the filespace, see &lt;link
+                   linkend="HDRWQ209"&gt;The Rules of Mount Point Traversal&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;volume name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the volume's full name, including the &lt;emphasis role="bold"&gt;.backup&lt;/emphasis&gt; or &lt;emphasis
+                   role="bold"&gt;.readonly&lt;/emphasis&gt; extension for a backup or read-only volume, if appropriate.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-rw&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Creates a read/write mount point.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ213"&gt;
+       &lt;title&gt;To create a cellular mount point&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;creating&lt;/primary&gt;
+ 
+         &lt;secondary&gt;cellular mount point&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;mount point&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating cellular&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;mount point&lt;/primary&gt;
+ 
+         &lt;secondary&gt;cellular&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;creating&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you have the &lt;emphasis role="bold"&gt;i&lt;/emphasis&gt;( &lt;emphasis role="bold"&gt;insert&lt;/emphasis&gt;) and &lt;emphasis
+           role="bold"&gt;a&lt;/emphasis&gt;( &lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;) permissions on the ACL of the directory where you
+           are placing the mount point. If necessary, issue the &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; command, which is fully
+           described in &lt;link linkend="HDRWQ572"&gt;Displaying ACLs&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ214" /&gt;If you are mounting one or more foreign cells' &lt;emphasis role="bold"&gt;root.cell&lt;/emphasis&gt;
+           volume at the second level in your filespace and your cell's &lt;emphasis role="bold"&gt;root.afs&lt;/emphasis&gt; volume is
+           replicated, you must create a temporary mount point for the &lt;emphasis role="bold"&gt;root.afs&lt;/emphasis&gt; volume's read/write
+           version in a directory on which the ACL grants you the &lt;emphasis role="bold"&gt;i&lt;/emphasis&gt; and &lt;emphasis
+           role="bold"&gt;a&lt;/emphasis&gt; permissions. The following command creates a mount point called &lt;emphasis
+           role="bold"&gt;new_cells&lt;/emphasis&gt; in your cell's &lt;emphasis role="bold"&gt;/afs/.&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;
+           directory (the entry point to the read/write path in your cell).&lt;/para&gt;
+ 
+           &lt;para&gt;Substitute your cell's name for cellname.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;cd /afs/.&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;
+    % &lt;emphasis role="bold"&gt;fs mkmount new_cells root.afs&lt;/emphasis&gt;
+    % &lt;emphasis role="bold"&gt;cd new_cells&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt; command with the &lt;emphasis role="bold"&gt;-cell&lt;/emphasis&gt;
+           argument to create a cellular mount point. Repeat the command for each cellular mount point as required. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;directory&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;volume name&lt;/replaceable&gt;&amp;gt; &lt;emphasis
+                 role="bold"&gt;-cell&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;mk&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation for &lt;emphasis role="bold"&gt;mkmount&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;directory&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the mount point to create. A file or directory with the same name cannot already exist. A partial
+                   pathname is interpreted relative to the current working directory. If you are mounting a foreign cell's &lt;emphasis
+                   role="bold"&gt;root.cell&lt;/emphasis&gt; volume, the standard value for this argument is the cell's complete Internet
+                   domain name.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;volume name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the volume's full name, usually &lt;emphasis role="bold"&gt;root.cell&lt;/emphasis&gt; for a cellular mount
+                   point.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-cell&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the complete Internet domain name of the cell in which the volume resides.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If you performed the instructions in Step &lt;link linkend="LIWQ214"&gt;2&lt;/link&gt;, issue the &lt;emphasis role="bold"&gt;vos
+           release&lt;/emphasis&gt; command to release the new version of the &lt;emphasis role="bold"&gt;root.afs&lt;/emphasis&gt; volume to its
+           read-only sites. (This command requires that you be listed in your cell's &lt;emphasis
+           role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, verify by issuing the &lt;emphasis role="bold"&gt;bos
+           listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To display the users in the UserList
+           file&lt;/link&gt;.)&lt;/para&gt;
+ 
+           &lt;para&gt;Also issue the &lt;emphasis role="bold"&gt;fs checkvolumes&lt;/emphasis&gt; command to force the local Cache Manager to access
+           the new replica of the &lt;emphasis role="bold"&gt;root.afs&lt;/emphasis&gt; volume. If desired, you can also remove the temporary
+           &lt;emphasis role="bold"&gt;new_cells&lt;/emphasis&gt; mount point from the &lt;emphasis
+           role="bold"&gt;/afs/.&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt; directory.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos release root.afs&lt;/emphasis&gt;
+    % &lt;emphasis role="bold"&gt;fs checkvolumes&lt;/emphasis&gt;
+    % &lt;emphasis role="bold"&gt;cd /afs/.&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;
+    % &lt;emphasis role="bold"&gt;fs rmmount new_cells&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;For your users to access a newly mounted foreign cell, you must also create an entry for it in each client machine's
+           local &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file and either reboot the machine or use the &lt;emphasis
+           role="bold"&gt;fs newcell&lt;/emphasis&gt; command to insert the entry directly into its kernel memory. See the instructions in
+           &lt;link linkend="HDRWQ406"&gt;Maintaining Knowledge of Database Server Machines&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ215"&gt;
+       &lt;title&gt;To remove a mount point&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;removing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;mount point&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;unmounting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;volume&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;mount point&lt;/primary&gt;
+ 
+         &lt;secondary&gt;removing&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs rmmount&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;rmmount&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you have the &lt;emphasis role="bold"&gt;d&lt;/emphasis&gt;( &lt;emphasis role="bold"&gt;delete&lt;/emphasis&gt;) permission on
+           the ACL of the directory from which you are removing the mount point. If necessary, issue the &lt;emphasis role="bold"&gt;fs
+           listacl&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ572"&gt;Displaying ACLs&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;Members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group always implicitly have the &lt;emphasis
+           role="bold"&gt;a&lt;/emphasis&gt;( &lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;) and by default also the &lt;emphasis
+           role="bold"&gt;l&lt;/emphasis&gt;( &lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;) permission on every ACL and can use the &lt;emphasis
+           role="bold"&gt;fs setacl&lt;/emphasis&gt; command to grant other rights as necessary.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs rmmount&lt;/emphasis&gt; command to remove the mount point. The volume still exists,
+           but its contents are inaccessible if this is the only mount point for it. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs rmmount&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;directory&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;rm&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;rmmount&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;directory&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the mount point to remove. A partial pathname is interpreted relative to the current working
+                   directory.&lt;/para&gt;
+ 
+                   &lt;para&gt;Specify the read/write path to the mount point, to avoid the failure that results when you attempt to delete
+                   a mount point from a read-only volume. By convention, you indicate the read/write path by placing a period before
+                   the cell name at the pathname's second level (for example, &lt;emphasis role="bold"&gt;/afs/.abc.com&lt;/emphasis&gt;). For
+                   further discussion of the concept of read/write and read-only paths through the filespace, see &lt;link
+                   linkend="HDRWQ209"&gt;The Rules of Mount Point Traversal&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ216"&gt;
+     &lt;title&gt;Displaying Information About Volumes&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+       &lt;secondary&gt;volume information&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying information about&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;This section explains how to display information about volumes. If you know a volume's name or volume ID number, there are
+     commands for displaying its VLDB entry, its volume header, or both. Other commands display the name or location of the volume
+     that contains a specified file or directory.&lt;/para&gt;
+ 
+     &lt;para&gt;For instructions on displaying a volume's quota, see &lt;link linkend="HDRWQ234"&gt;Setting and Displaying Volume Quota and
+     Current Size&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ217"&gt;
+       &lt;title&gt;Displaying VLDB Entries&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;volume's VLDB entry&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;VLDB&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying volume entry&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume entry (VLDB)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;locked VLDB entry&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;vos listvldb&lt;/emphasis&gt; command displays the VLDB entry for the volumes indicated by the
+       combination of arguments you provide. The possibilities are listed here from most to least inclusive: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;To display every entry in the VLDB, provide no arguments. It can take a long time to generate the output,
+             depending on the number of entries.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;To display every VLDB entry that mentions a specific file server machine as the site of a volume, specify the
+             machine's name with the &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; argument.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;To display every VLDB entry that mentions a certain partition on any file server machine as the site of a volume,
+             specify the partition name with the &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; argument.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;To display every VLDB entry that mentions a certain partition on a certain file server machine as the site of a
+             volume, combine the &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt;
+             arguments.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;To display a single VLDB entry, specify a volume name or ID number with the &lt;emphasis role="bold"&gt;-name&lt;/emphasis&gt;
+             argument.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;To display the VLDB entry only for volumes with locked VLDB entries, use the &lt;emphasis
+             role="bold"&gt;-locked&lt;/emphasis&gt; flag with any of the site definitions mentioned previously.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;vos listvldb&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;syntax&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;listvldb&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;syntax&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ218"&gt;
+       &lt;title&gt;To display VLDB entries&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;vos listvldb&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos listvldb&lt;/emphasis&gt; [&lt;emphasis role="bold"&gt;-name&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;volume name or ID&lt;/replaceable&gt;&amp;gt;] [&lt;emphasis
+                 role="bold"&gt;-server&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;] \
+         [&lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;partition name&lt;/replaceable&gt;&amp;gt;] [&lt;emphasis role="bold"&gt;-locked&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;listvl&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;listvldb&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Identifies one volume either by its complete name or volume ID number. Do not combine this argument with the
+                   &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; arguments.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies a file server machine. Combine this argument with the &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt;
+                   argument if desired, but not with the &lt;emphasis role="bold"&gt;-name&lt;/emphasis&gt; argument.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies a partition. Combine this argument with the &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; argument if
+                   desired, but not with the &lt;emphasis role="bold"&gt;-name&lt;/emphasis&gt; argument.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-locked&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Displays only locked VLDB entries. Combine this flag with any of the other options.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;The VLDB entry for each volume includes the following information: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The base (read/write) volume name. The read-only and backup versions have the same name with a &lt;emphasis
+             role="bold"&gt;.readonly&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;.backup&lt;/emphasis&gt; extension, respectively.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The volume ID numbers allocated to the versions of the volume that actually exist, in fields labeled
+             &lt;computeroutput&gt;RWrite&lt;/computeroutput&gt; for the read/write, &lt;computeroutput&gt;ROnly&lt;/computeroutput&gt; for the read-only,
+             &lt;computeroutput&gt;Backup&lt;/computeroutput&gt; for the backup, and &lt;computeroutput&gt;RClone&lt;/computeroutput&gt; for the
+             ReleaseClone. (If a field does not appear, the corresponding version of the volume does not exist.) The appearance of
+             the &lt;computeroutput&gt;RClone&lt;/computeroutput&gt; field normally indicates that a release operation did not complete
+             successfully; the &lt;computeroutput&gt;Old release&lt;/computeroutput&gt; and &lt;computeroutput&gt;New release&lt;/computeroutput&gt; flags
+             often also appear on one or more of the site definition lines described just following.&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;site&lt;/primary&gt;
+ 
+               &lt;secondary&gt;count in VLDB&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;VLDB&lt;/primary&gt;
+ 
+               &lt;secondary&gt;site count for volume&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The number of sites that house a read/write or read-only copy of the volume, following the string
+             &lt;computeroutput&gt;number of sites -&amp;gt;&lt;/computeroutput&gt;.&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;type flag for volume&lt;/primary&gt;
+ 
+               &lt;secondary&gt;VLDB entry&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;VLDB&lt;/primary&gt;
+ 
+               &lt;secondary&gt;volume type flags&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;release&lt;/primary&gt;
+ 
+               &lt;secondary&gt;status flags on site definitions in VLDB entry&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;VLDB&lt;/primary&gt;
+ 
+               &lt;secondary&gt;release status flags in volume entry&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;status flag&lt;/primary&gt;
+ 
+               &lt;secondary&gt;release, on site definitions in VLDB entry&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;A line for each site that houses a read/write or read-only copy of the volume, specifying the file server machine,
+             partition, and type of volume (&lt;computeroutput&gt;RW&lt;/computeroutput&gt; for read/write or &lt;computeroutput&gt;RO&lt;/computeroutput&gt;
+             for read-only). If a backup version exists, it is understood to share the read/write site. Several flags can appear with
+             a site definition: &lt;variablelist&gt;
+                 &lt;indexterm&gt;
+                   &lt;primary&gt;Not released&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;status flag on site definition in VLDB entry&lt;/secondary&gt;
+                 &lt;/indexterm&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;computeroutput&gt;Not released&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Indicates that the &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt; command has not been issued since the
+                     &lt;emphasis role="bold"&gt;vos addsite&lt;/emphasis&gt; command was used to define the read-only site.&lt;/para&gt;
+ 
+                     &lt;indexterm&gt;
+                       &lt;primary&gt;Old release&lt;/primary&gt;
+ 
+                       &lt;secondary&gt;status flag on site definition in VLDB entry&lt;/secondary&gt;
+                     &lt;/indexterm&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;computeroutput&gt;Old release&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Indicates that a &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt; command did not complete successfully,
+                     leaving the previous, obsolete version of the volume at this site.&lt;/para&gt;
+ 
+                     &lt;indexterm&gt;
+                       &lt;primary&gt;New release&lt;/primary&gt;
+ 
+                       &lt;secondary&gt;status flag on site definition in VLDB entry&lt;/secondary&gt;
+                     &lt;/indexterm&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;computeroutput&gt;New release&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Indicates that a &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt; command did not complete successfully, but
+                     that this site did receive the correct new version of the volume.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+               &lt;/variablelist&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If the VLDB entry is locked, the string &lt;computeroutput&gt;Volume is currently LOCKED&lt;/computeroutput&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;For further discussion of the &lt;computeroutput&gt;New release&lt;/computeroutput&gt; and &lt;computeroutput&gt;Old
+       release&lt;/computeroutput&gt; flags, see &lt;link linkend="HDRWQ192"&gt;Replicating Volumes (Creating Read-only Volumes)&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;An example of this command and its output for a single volume:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos listvldb user.terry&lt;/emphasis&gt;
+    user.terry
+        RWrite: 50489902    Backup: 50489904
+        number of sites -&amp;gt; 1
+           server fs3.abc.com partition /vicepc RW Site
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ219"&gt;
+       &lt;title&gt;Displaying Volume Headers&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;volume header&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume header&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;only&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;vos listvol&lt;/emphasis&gt; command displays the volume header for every volume on one or all
+       partitions on a file server machine. The &lt;emphasis role="bold"&gt;vos&lt;/emphasis&gt; command interpreter obtains the information from
+       the Volume Server on the specified machine. You can control the amount of information displayed by including one of the
+       &lt;emphasis role="bold"&gt;-fast&lt;/emphasis&gt;, the &lt;emphasis role="bold"&gt;-long&lt;/emphasis&gt;, or the &lt;emphasis
+       role="bold"&gt;-extended&lt;/emphasis&gt; flags described following the instructions in &lt;link linkend="HDRWQ220"&gt;To display volume
+       headers&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;To display a single volume's volume header of one volume only, use the &lt;emphasis role="bold"&gt;vos examine&lt;/emphasis&gt;
+       command as described in &lt;link linkend="HDRWQ221"&gt;Displaying One Volume's VLDB Entry and Volume Header&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;vos listvol&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;syntax&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;listvol&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;syntax&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ220"&gt;
+       &lt;title&gt;To display volume headers&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;vos listvol&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos listvol&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; [&amp;lt;&lt;replaceable&gt;partition name&lt;/replaceable&gt;&amp;gt;] [&lt;emphasis
+                 role="bold"&gt;-fast&lt;/emphasis&gt;] [&lt;emphasis role="bold"&gt;-long&lt;/emphasis&gt;] [&lt;emphasis role="bold"&gt;-extended&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;listvo&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;listvol&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the file server machine for which to display volume headers. Provide this argument alone or with the
+                   partition name argument.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;partition name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names one partition on the file server machine named by the machine name argument, which must be provided
+                   along with this one.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-fast&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Displays only the volume ID numbers of relevant volumes. Do not combine this flag with the &lt;emphasis
+                   role="bold"&gt;-long&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;-extended&lt;/emphasis&gt; flag.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-long&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Displays more detailed information about each volume. Do not combine this flag with the &lt;emphasis
+                   role="bold"&gt;-fast&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;-extended&lt;/emphasis&gt; flag.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-extended&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Displays all of the information displayed by the &lt;emphasis role="bold"&gt;-long&lt;/emphasis&gt; flag, plus tables of
+                   statistics about reads and writes to the files in the volume. Do not combine this flag with the &lt;emphasis
+                   role="bold"&gt;-fast&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;-long&lt;/emphasis&gt; flag.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;The output is ordered alphabetically by volume name and by default provides the following information on a single line
+       for each volume: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Name&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Volume ID number&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;type flag for volume&lt;/primary&gt;
+ 
+               &lt;secondary&gt;volume header&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Type (the flag is &lt;computeroutput&gt;RW&lt;/computeroutput&gt; for read/write, &lt;computeroutput&gt;RO&lt;/computeroutput&gt; for
+             read-only, &lt;computeroutput&gt;BK&lt;/computeroutput&gt; for backup)&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Size in kilobytes (&lt;computeroutput&gt;1024&lt;/computeroutput&gt; equals a megabyte)&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Number of files in the volume, if the &lt;emphasis role="bold"&gt;-extended&lt;/emphasis&gt; flag is provided&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;status flags in volume header&lt;/primary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Status on the file server machine, which is one of the following: &lt;variablelist&gt;
+                 &lt;indexterm&gt;
+                   &lt;primary&gt;On-line status flag in volume header&lt;/primary&gt;
+                 &lt;/indexterm&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;computeroutput&gt;On-line&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;The volume is completely accessible to Cache Managers.&lt;/para&gt;
+ 
+                     &lt;indexterm&gt;
+                       &lt;primary&gt;Off-line status flag in volume header&lt;/primary&gt;
+                     &lt;/indexterm&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;computeroutput&gt;Off-line&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;The volume is not accessible to Cache Managers, but does not seem to be corrupted. This status appears
+                     while a volume is being dumped, for example.&lt;/para&gt;
+ 
+                     &lt;indexterm&gt;
+                       &lt;primary&gt;needs salvage status flag in volume header&lt;/primary&gt;
+                     &lt;/indexterm&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;computeroutput&gt;Off-line**needs salvage**&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;The volume is not accessible to Cache Managers, because it seems to be corrupted. Use the &lt;emphasis
+                     role="bold"&gt;bos salvage&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;salvager&lt;/emphasis&gt; command to repair the
+                     corruption.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+               &lt;/variablelist&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;If the following message appears instead of the previously listed information, it indicates that a volume is not
+       accessible to Cache Managers or the &lt;emphasis role="bold"&gt;vos&lt;/emphasis&gt; command interpreter, for example because a clone is
+       being created.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    **** Volume volume_ID is busy ****
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;If the following message appears instead of the previously listed information, it indicates that the File Server is
+       unable to attach the volume, perhaps because it is seriously corrupted. The &lt;emphasis role="bold"&gt;FileLog&lt;/emphasis&gt; and
+       &lt;emphasis role="bold"&gt;VolserLog&lt;/emphasis&gt; log files in the &lt;emphasis role="bold"&gt;/usr/afs/logs&lt;/emphasis&gt; directory on the
+       file server machine possibly provide additional information; use the &lt;emphasis role="bold"&gt;bos getlog&lt;/emphasis&gt; command to
+       display them.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    **** Could not attach volume volume_ID ****
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;(For instructions on salvaging a corrupted or unattached volume, see &lt;link linkend="HDRWQ232"&gt;Salvaging
+       Volumes&lt;/link&gt;.)&lt;/para&gt;
+ 
+       &lt;para&gt;The information about individual volumes is bracketed by summary lines. The first line of output specifies the number of
+       volumes in the listing. The last line of output summarizes the number of volumes that are online, offline, and busy, as in the
+       following example:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos listvol  fs2.abc.com /vicepb&lt;/emphasis&gt;
+    Total number of volumes on server fs2.abc.com \
+                                        partition /vicepb : 66
+    sys                  1969534847 RW       1582 K On-line
+    sys.backup           1969535105 BK       1582 K On-line
+          .                   .     .         .   .    .
+          .                   .     .         .   .    .
+    user.pat             1969534536 RW      17518 K On-line
+    user.pat.backup      1969534538 BK      17537 K On-line
+    Total volumes onLine 66 ; Total volumes offLine 0 ;  Total busy 0
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;&lt;emphasis role="bold"&gt;Output with the -fast Flag&lt;/emphasis&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;listvol&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;output with -fast flag&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;If you include the &lt;emphasis role="bold"&gt;-fast&lt;/emphasis&gt; flag displays only the volume ID number of each volume,
+       arranged in increasing numerical order, as in the following example. The final line (which summarizes the number of on-line,
+       off-line, and busy volumes) is omitted.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos listvol fs3.abc.com /vicepa -f&lt;/emphasis&gt;
+    Total number of volumes on server fs3.abc.com  \
+                                        partition /vicepa: 37
+    50489902
+    50489904
+       .
+       .
+    35970325
+    49732810
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;&lt;emphasis role="bold"&gt;Output with the -long Flag&lt;/emphasis&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;listvol&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;output with -long flag&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;When you include the &lt;emphasis role="bold"&gt;-long&lt;/emphasis&gt; flag, , the output for each volume includes all of the
+       information in the default listing plus the following. Each item in this list corresponds to a separate line of output:
+       &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The file server machine and partition that house the volume, as determined by the command interpreter as the
+             command runs, rather than derived from the VLDB or the volume header.&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;read/write volume&lt;/primary&gt;
+ 
+               &lt;secondary&gt;ID number in volume header&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;read-only volume&lt;/primary&gt;
+ 
+               &lt;secondary&gt;ID number in volume header&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;backup volume&lt;/primary&gt;
+ 
+               &lt;secondary&gt;ID number in volume header&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;ReleaseClone volume&lt;/primary&gt;
+ 
+               &lt;secondary&gt;ID number in volume header&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;RWrite field in volume header&lt;/primary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;ROnly field in volume header&lt;/primary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;Backup field in volume header&lt;/primary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;RClone field in volume header&lt;/primary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The volume ID numbers associated with the various versions of the volume: read/write
+             (&lt;computeroutput&gt;RWrite&lt;/computeroutput&gt;), read-only (&lt;computeroutput&gt;ROnly&lt;/computeroutput&gt;), backup
+             (&lt;computeroutput&gt;Backup&lt;/computeroutput&gt;), and ReleaseClone (&lt;computeroutput&gt;RClone&lt;/computeroutput&gt;). One of them
+             matches the volume ID number that appears on the first line of the volume's output. If the value in the
+             &lt;computeroutput&gt;RWrite&lt;/computeroutput&gt;, &lt;computeroutput&gt;ROnly&lt;/computeroutput&gt;, or
+             &lt;computeroutput&gt;Backup&lt;/computeroutput&gt; field is &lt;computeroutput&gt;0&lt;/computeroutput&gt; (zero), there is no volume of that
+             type. If there is currently no ReleaseClone, the &lt;computeroutput&gt;RClone&lt;/computeroutput&gt; field does not appear at
+             all.&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;volume quota&lt;/primary&gt;
+ 
+               &lt;secondary&gt;recorded in volume header&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;MaxQuota field in volume header&lt;/primary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The maximum space quota allotted to the read/write copy of the volume, expressed in kilobyte blocks in the
+             &lt;computeroutput&gt;MaxQuota&lt;/computeroutput&gt; field.&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;creation date&lt;/primary&gt;
+ 
+               &lt;secondary&gt;recorded in volume header&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;volume&lt;/primary&gt;
+ 
+               &lt;secondary&gt;Creation date in volume header&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The date and time the volume was created, in the &lt;computeroutput&gt;Creation&lt;/computeroutput&gt; field. If the volume
+             has been restored with the &lt;emphasis role="bold"&gt;backup diskrestore&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;backup
+             volrestore&lt;/emphasis&gt;, or &lt;emphasis role="bold"&gt;vos restore&lt;/emphasis&gt; command, this is the restore time.&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;update date&lt;/primary&gt;
+ 
+               &lt;secondary&gt;recorded in volume header&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;volume&lt;/primary&gt;
+ 
+               &lt;secondary&gt;Last Update date in volume header&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The date and time when the contents of the volume last changed, in the &lt;computeroutput&gt;Last
+             Update&lt;/computeroutput&gt; field. For read-only and backup volumes, it matches the timestamp in the
+             &lt;computeroutput&gt;Creation&lt;/computeroutput&gt; field.&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;access&lt;/primary&gt;
+ 
+               &lt;secondary&gt;count, in volume header&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;volume&lt;/primary&gt;
+ 
+               &lt;secondary&gt;counter in header for number of accesses&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The number of times the volume has been accessed for a fetch or store operation since the later of the two
+             following times: &lt;itemizedlist&gt;
+                 &lt;listitem&gt;
+                   &lt;para&gt;12:00 a.m. on the day the command is issued&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;The last time the volume changed location&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/itemizedlist&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;An example of the output when the &lt;emphasis role="bold"&gt;-long&lt;/emphasis&gt; flag is included:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos listvol fs2.abc.com b -long&lt;/emphasis&gt;
+    Total number of volumes on server fs2.abc.com
+                                        partition /vicepb: 66
+          .                   .      .         .   .    .
+          .                   .      .         .   .    .
+    user.pat             1969534536 RW      17518 K On-line
+         fs2.abc.com /vicepb
+         RWrite 1969534536 ROnly 0        Backup 1969534538
+         MaxQuota      20000 K
+         Creation    Mon Jun 12 09:02:25 1989
+         Last Update Thu Jan  4 17:39:34 1990
+         1573 accesses in the past day (i.e., vnode references)
+    user.pat.backup      1969534538 BK      17537 K On-line
+         fs2.abc.com /vicepb
+         RWrite 1969534536 ROnly 0        Backup 1969534538
+         MaxQuota      20000 K
+         Creation    Fri Jan  5 06:37:59 1990
+         Last Update Fri Jan  5 06:37:59 1990
+         0 accesses in the past day (i.e., vnode references)
+             .               .         .     .       .
+             .               .         .     .       .
+    Total volumes onLine 66 ; Total volumes offLine 0 ; Total busy 0
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;&lt;emphasis role="bold"&gt;Output with the -extended Flag&lt;/emphasis&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;listvol&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;output with -extended flag&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;When you include the &lt;emphasis role="bold"&gt;-extended&lt;/emphasis&gt; flag, the output for each volume includes all of the
+       information reported with the &lt;emphasis role="bold"&gt;-long&lt;/emphasis&gt; flag, plus two tables of statistics: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The table labeled &lt;computeroutput&gt;Raw Read/Write Stats&lt;/computeroutput&gt; table summarizes the number of times the
+             volume has been accessed for reading or writing.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The table labeled &lt;computeroutput&gt;Writes Affecting Authorship&lt;/computeroutput&gt; table contains information on
+             writes made to files and directories in the specified volume.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;An example of the output when the &lt;emphasis role="bold"&gt;-extended&lt;/emphasis&gt; flag is included:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos listvol fs3.abc.com a -extended&lt;/emphasis&gt;
+    common.bboards   1969535592 RW    23149 K used 9401 files On-line
+        fs3.abc.com /vicepa
+        RWrite 1969535592 ROnly          0 Backup 1969535594
+        MaxQuota      30000 K
+        Creation    Mon Mar  8 14:26:05 1999
+        Last Update Mon Apr 26 09:20:43 1999
+        11533 accesses in the past day (i.e., vnode references)
+                          Raw Read/Write Stats
+              |-------------------------------------------|
+              |    Same Network     |    Diff Network     |
+              |----------|----------|----------|----------|
+              |  Total   |   Auth   |   Total  |   Auth   |
+              |----------|----------|----------|----------|
+    Reads     |      151 |      151 |     1092 |     1068 |
+    Writes    |        3 |        3 |      324 |      324 |
+              |-------------------------------------------|
+                       Writes Affecting Authorship
+              |-------------------------------------------|
+              |   File Authorship   | Directory Authorship|
+              |----------|----------|----------|----------|
+              |   Same   |   Diff   |    Same  |   Diff   |
+              |----------|----------|----------|----------|
+    0-60 sec  |       92 |        0 |      100 |        4 |
+    1-10 min  |        1 |        0 |       14 |        6 |
+    10min-1hr |        0 |        0 |       19 |        4 |
+    1hr-1day  |        1 |        0 |       13 |        0 |
+    1day-1wk  |        1 |        0 |        1 |        0 |
+    &amp;gt; 1wk     |        0 |        0 |        0 |        0 |
+              |-------------------------------------------|
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ221"&gt;
+       &lt;title&gt;Displaying One Volume's VLDB Entry and Volume Header&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;VLDB entry&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;with volume header&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;VLDB entry with volume header&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;VLDB&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying entry&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;with volume header&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;entry in VLDB&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying, with volume header&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;volume header&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;with VLDB entry&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;volume header with VLDB entry&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume header&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;with VLDB entry&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;vos examine&lt;/emphasis&gt; command displays information from both the VLDB and the volume header
+       for a single volume. There is some redundancy in the information from the two sources, which allows you to compare the VLDB
+       and volume header.&lt;/para&gt;
+ 
+       &lt;para&gt;Because the volume header for each version of a volume (read/write, read-only, and backup) is different, you can specify
+       which one to display. Include the &lt;emphasis role="bold"&gt;.readonly&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;.backup&lt;/emphasis&gt;
+       extension on the volume name or ID argument as appropriate. The information from the VLDB is the same for all three
+       versions.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;vos examine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;basic instructions&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;examine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;basic instructions&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ222"&gt;
+       &lt;title&gt;To display one volume's VLDB entry and volume header&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;vos examine&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos examine&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;volume name or ID&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;e&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;examine&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;volume name or ID&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Identifies one volume either by its complete name or volume ID number. It can be a read/write, read-only, or
+                   backup type. Use the &lt;emphasis role="bold"&gt;.backup&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;.readonly&lt;/emphasis&gt;
+                   extension if appropriate.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;The top part of the output displays the same information from a volume header as the &lt;emphasis role="bold"&gt;vos
+       listvol&lt;/emphasis&gt; command with the &lt;emphasis role="bold"&gt;-long&lt;/emphasis&gt; flag, as described following the instructions in
+       &lt;link linkend="HDRWQ220"&gt;To display volume headers&lt;/link&gt;. If you specify the read-only version of the volume and it exists at
+       more than one site, the output includes all of them. The bottom part of the output lists the same information from the VLDB as
+       the &lt;emphasis role="bold"&gt;vos listvldb&lt;/emphasis&gt; command, as described following the instructions in &lt;link
+       linkend="HDRWQ218"&gt;To display VLDB entries&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;Below is an example for a volume whose VLDB entry is currently locked.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos examine user.terry&lt;/emphasis&gt;
+    user.terry                    536870981 RW   3459 K On-line
+        fs3.abc.com /vicepa
+        Write 5360870981   ROnly          0  Backup 536870983
+        MaxQuota      40000 K
+        Creation    Mon Jun 12 15:22:06 1989
+        Last Update Fri Jun 16 09:34:35 1989
+        5719 accesses in the past day (i.e., vnode references)
+        RWrite: 5360870981   Backup: 536870983
+        number of sites -&amp;gt; 1
+           server fs3.abc.com partition /vicepa RW Site
+        Volume is currently LOCKED
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ223"&gt;
+       &lt;title&gt;Displaying the Name or Location of the Volume that Contains a File&lt;/title&gt;
+ 
+       &lt;para&gt;This section explains how to learn the name, volume ID number, or location of the volume that contains a file or
+       directory.&lt;/para&gt;
+ 
+       &lt;para&gt;You can also use one piece of information about a volume (for example, its name) to obtain other information about it
+       (for example, its location). The following list points you to the relevant instructions: &lt;itemizedlist&gt;
+           &lt;indexterm&gt;
+             &lt;primary&gt;translating&lt;/primary&gt;
+ 
+             &lt;secondary&gt;volume name to ID number&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;learning&lt;/primary&gt;
+ 
+             &lt;secondary&gt;volume ID&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;given volume name&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;volume name&lt;/primary&gt;
+ 
+             &lt;secondary&gt;translating&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;to volume ID number&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;volume ID number&lt;/primary&gt;
+ 
+             &lt;secondary&gt;learning&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;from volume name&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;examine&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;to learn volume ID&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;translating&lt;/primary&gt;
+ 
+             &lt;secondary&gt;volume ID number to name&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;learning&lt;/primary&gt;
+ 
+             &lt;secondary&gt;volume name&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;given volume ID number&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;volume name&lt;/primary&gt;
+ 
+             &lt;secondary&gt;learning&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;from volume ID number&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;volume ID number&lt;/primary&gt;
+ 
+             &lt;secondary&gt;translating&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;to volume name&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;examine&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;to learn volume name&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;To use a volume's name to learn the volume ID numbers of all its existing versions, use the &lt;emphasis
+             role="bold"&gt;vos examine&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ222"&gt;To display one volume's VLDB entry
+             and volume header&lt;/link&gt;.&lt;/para&gt;
+ 
+             &lt;para&gt;You can also use the command to learn a volume's name by providing its ID number.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;To use a volume's name or ID number to learn its location, use the &lt;emphasis role="bold"&gt;vos listvldb&lt;/emphasis&gt;
+             command as described in &lt;link linkend="HDRWQ218"&gt;To display VLDB entries&lt;/link&gt;.&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;translating&lt;/primary&gt;
+ 
+               &lt;secondary&gt;volume name/ID number to volume location&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;learning&lt;/primary&gt;
+ 
+               &lt;secondary&gt;volume location&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;given volume name/ID number&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;volume name&lt;/primary&gt;
+ 
+               &lt;secondary&gt;translating&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;to volume location&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;volume ID number&lt;/primary&gt;
+ 
+               &lt;secondary&gt;translating&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;to volume location&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;volume location&lt;/primary&gt;
+ 
+               &lt;secondary&gt;learning from volume name/ID number&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;listvldb&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;to learn volume location&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;translating&lt;/primary&gt;
+ 
+         &lt;secondary&gt;directory/file name to volume name&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;learning&lt;/primary&gt;
+ 
+         &lt;secondary&gt;volume name&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;given directory/file name&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;directory/file name&lt;/primary&gt;
+ 
+         &lt;secondary&gt;translating to volume name&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume name&lt;/primary&gt;
+ 
+         &lt;secondary&gt;learning&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;from directory/file name&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs listquota&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;listquota&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;sect3 id="HDRWQ224"&gt;
+         &lt;title&gt;To display the name of the volume that contains a file&lt;/title&gt;
+ 
+         &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs listquota&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listquota&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;where &lt;variablelist&gt;
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;emphasis role="bold"&gt;lq&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Is an acceptable alias for &lt;emphasis role="bold"&gt;listquota&lt;/emphasis&gt;(and &lt;emphasis
+                     role="bold"&gt;listq&lt;/emphasis&gt; the shortest acceptable abbreviation).&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;emphasis role="bold"&gt;dir/file path&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Names a directory or file housed in the volume for which to display the name. Partial pathnames are
+                     interpreted relative to the current working directory, which is the default if this argument is omitted.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+               &lt;/variablelist&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;
+ 
+         &lt;para&gt;The following is an example of the output:&lt;/para&gt;
+ 
+         &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listquota /afs/abc.com/usr/terry&lt;/emphasis&gt;
+    Volume Name     Quota    Used    % Used   Partition
+    user.terry      15000    5071       34%         86%
+ &lt;/programlisting&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;translating&lt;/primary&gt;
+ 
+           &lt;secondary&gt;directory/file name to volume ID number&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;learning&lt;/primary&gt;
+ 
+           &lt;secondary&gt;volume ID&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;given directory/file name&lt;/tertiary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;directory/file name&lt;/primary&gt;
+ 
+           &lt;secondary&gt;translating to volume ID number&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;volume ID number&lt;/primary&gt;
+ 
+           &lt;secondary&gt;learning from directory/file name&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;commands&lt;/primary&gt;
+ 
+           &lt;secondary&gt;fs examine&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+           &lt;secondary&gt;examine&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="HDRWQ225"&gt;
+         &lt;title&gt;To display the ID number of the volume that contains a file&lt;/title&gt;
+ 
+         &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs examine&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs examine&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;where &lt;variablelist&gt;
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;emphasis role="bold"&gt;exa&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;examine&lt;/emphasis&gt;.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;emphasis role="bold"&gt;dir/file path&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Names a directory or file housed in the volume for which to display the volume ID. Partial pathnames are
+                     interpreted relative to the current working directory, which is the default if this argument is omitted.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+               &lt;/variablelist&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;
+ 
+         &lt;para&gt;The following example illustrates how the output reports the volume ID number in the
+         &lt;computeroutput&gt;vid&lt;/computeroutput&gt; field.&lt;/para&gt;
+ 
+         &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs examine /afs/abc.com/usr/terry&lt;/emphasis&gt;
+    Volume status for vid = 50489902 named user.terry
+    Current maximum quota is 15000
+    Current blocks used are 5073
+    The partition has 46383 blocks available out of 333305
+ &lt;/programlisting&gt;
+ 
+         &lt;note&gt;
+           &lt;para&gt;The partition-related statistics in this command's output do not always agree with the corresponding values in the
+           output of the standard UNIX &lt;emphasis role="bold"&gt;df&lt;/emphasis&gt; command. The statistics reported by this command can be up
+           to five minutes old, because the Cache Manager polls the File Server for partition information at that frequency. Also, on
+           some operating systems, the &lt;emphasis role="bold"&gt;df&lt;/emphasis&gt; command's report of partition size includes reserved space
+           not included in this command's calculation, and so is likely to be about 10% larger.&lt;/para&gt;
+         &lt;/note&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;translating&lt;/primary&gt;
+ 
+           &lt;secondary&gt;directory/file name to volume location&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;learning&lt;/primary&gt;
+ 
+           &lt;secondary&gt;volume location&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;given directory/file name&lt;/tertiary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;directory/file name&lt;/primary&gt;
+ 
+           &lt;secondary&gt;translating to volume location&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;volume location&lt;/primary&gt;
+ 
+           &lt;secondary&gt;learning from directory/file name&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;volume&lt;/primary&gt;
+ 
+           &lt;secondary&gt;location&lt;/secondary&gt;
+ 
+           &lt;see&gt;volume location&lt;/see&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;commands&lt;/primary&gt;
+ 
+           &lt;secondary&gt;fs whereis&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+           &lt;secondary&gt;whereis&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="Header_242"&gt;
+         &lt;title&gt;To display the location of the volume that contains a file&lt;/title&gt;
+ 
+         &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs whereis&lt;/emphasis&gt; command to display the name of the file server machine that
+             houses the volume containing a file or directory. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs whereis&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;where &lt;variablelist&gt;
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;emphasis role="bold"&gt;whe&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;whereis&lt;/emphasis&gt;.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;emphasis role="bold"&gt;dir/file path&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Names a directory or file for which to report the location. Partial pathnames are interpreted relative to
+                     the current working directory, which is the default if this argument is omitted.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+               &lt;/variablelist&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;The output displays the file server machine that houses the volume containing the file, as in the following
+             example:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs whereis /afs/abc.com/user/terry&lt;/emphasis&gt;
+    File /afs/abc.com/usr/terry is on host fs2.abc.com
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If you also want to know which partition houses the volume, first issue the &lt;emphasis role="bold"&gt;fs
+             listquota&lt;/emphasis&gt; command to display the volume's name. For complete syntax, see &lt;link linkend="HDRWQ224"&gt;To display
+             the name of the volume that contains a file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listquota&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;Then issue the &lt;emphasis role="bold"&gt;vos listvldb&lt;/emphasis&gt; command, providing the volume name as the volume name
+             or ID argument. For complete syntax and a description of the output, see &lt;link linkend="HDRWQ218"&gt;To display VLDB
+             entries&lt;/link&gt;.&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos listvldb&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;volume name or ID&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;
+       &lt;/sect3&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ226"&gt;
+     &lt;title&gt;Moving Volumes&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;moving&lt;/primary&gt;
+ 
+       &lt;secondary&gt;volume&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;moving&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;There are three main reasons to move volumes: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;To place volumes on other partitions or machines temporarily while repairing or replacing a disk or file server
+           machine.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;indexterm&gt;
+               &lt;primary&gt;disk partition&lt;/primary&gt;
+ 
+               &lt;secondary&gt;moving volumes to reduce overcrowding&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;overcrowding of disk partition&lt;/primary&gt;
+ 
+               &lt;secondary&gt;moving volumes to reduce&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;overcrowding of disk partition&lt;/primary&gt;
+ 
+               &lt;secondary&gt;effect on users&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;failure&lt;/primary&gt;
+ 
+               &lt;secondary&gt;of file storage due to full partition&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;file storage&lt;/primary&gt;
+ 
+               &lt;secondary&gt;failed due to partition crowding&lt;/secondary&gt;
+             &lt;/indexterm&gt; To free space on a partition that is becoming overcrowded. One symptom of overcrowding is that users cannot
+           to save files even though the relevant volume is below its quota. The following error message confirms the problem:
+           &lt;programlisting&gt;
+    afs: failed to store file (partition full)
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;You can track available space on AFS server partitions by using the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; or
+           &lt;emphasis role="bold"&gt;afsmonitor&lt;/emphasis&gt; programs described in &lt;link linkend="HDRWQ323"&gt;Monitoring and Auditing AFS
+           Performance&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;A file server machine is becoming overloaded because it houses many more volumes than other machines of the same
+           size, or has volumes with more popular files in them.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;read/write volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;moving&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;backup volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;removed by read/write move&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;To move a read/write volume, use the &lt;emphasis role="bold"&gt;vos move&lt;/emphasis&gt; command as described in the following
+     instructions. Before attempting to move the volume, the &lt;emphasis role="bold"&gt;vos&lt;/emphasis&gt; command interpreter verifies that
+     there is enough free space for it on the destination partition. If not, it does not attempt the move operation and prints the
+     following message.&lt;/para&gt;
+ 
+     &lt;programlisting&gt;
+    vos: no space on target partition destination_part to move volume volume
+ &lt;/programlisting&gt;
+ 
+     &lt;para&gt;To move a read-only volume, you actually remove the volume from the current site by issuing the &lt;emphasis role="bold"&gt;vos
+     remove&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ236"&gt;To remove a volume and unmount it&lt;/link&gt;. Then define a new
+     site and release the volume to it by issuing the &lt;emphasis role="bold"&gt;vos addsite&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;vos
+     release&lt;/emphasis&gt; commands as described in &lt;link linkend="HDRWQ194"&gt;To replicate a read/write volume (create a read-only
+     volume)&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;read-only volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;moving&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;backup volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;moving&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;A backup volume always resides at the same site as its read/write source volume, so you cannot move a backup volume except
+     as part of moving the read/write source. The &lt;emphasis role="bold"&gt;vos move&lt;/emphasis&gt; command automatically deletes the backup
+     version when you move a read/write volume. To create a new backup volume at the new site as soon as the move operation
+     completes, issue the &lt;emphasis role="bold"&gt;vos backup&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ205"&gt;To create and
+     mount a backup volume&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;vos move&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;basic instructions&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;move&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;basic instructions&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="Header_244"&gt;
+       &lt;title&gt;To move a read/write volume&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue
+           the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To
+           display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;vos move&lt;/emphasis&gt; command to move the volume. Type it on a single line; it appears
+           on multiple lines here only for legibility. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos move&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;volume name or ID&lt;/replaceable&gt;&amp;gt; \ &amp;lt;&lt;replaceable&gt;machine name on source&lt;/replaceable&gt;&amp;gt;
+           &amp;lt;&lt;replaceable&gt;partition name on source &lt;/replaceable&gt;&amp;gt; \ &amp;lt;&lt;replaceable&gt;machine name on destination&lt;/replaceable&gt;&amp;gt; &amp;lt;partition name on
+           destination&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;m&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;move&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;volume name or ID&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the name or volume ID number of the read/write volume to move.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name on source&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the file server machine currently housing the volume.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;partition name on source&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the partition currently housing the volume.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name on destination&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the file server machine to which to move the volume.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;partition name on destination&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the partition to which to move the volume.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+ 
+           &lt;note&gt;
+             &lt;para&gt;It is best not to halt a &lt;emphasis role="bold"&gt;vos move&lt;/emphasis&gt; operation before it completes, because parts of
+             the volume can be left on both the source and destination machines. For more information, see the command's reference
+             page in the &lt;emphasis&gt;OpenAFS Administration Reference&lt;/emphasis&gt;.&lt;/para&gt;
+           &lt;/note&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; Issue the &lt;emphasis role="bold"&gt;vos listvldb&lt;/emphasis&gt; command to
+           confirm the success of the move. Complete instructions appear in &lt;link linkend="HDRWQ218"&gt;To display VLDB entries&lt;/link&gt;.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos listvldb&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;volume name or ID&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If a backup version existed at the read/write volume's previous site, create a new backup at the new site by issuing
+           the &lt;emphasis role="bold"&gt;vos backup&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ205"&gt;To create
+           and mount a backup volume&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos backup&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;volume name or ID&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ227"&gt;
+     &lt;title&gt;Synchronizing the VLDB and Volume Headers&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;VLDB&lt;/primary&gt;
+ 
+       &lt;secondary&gt;synchronizing with volume headers&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;volume header&lt;/primary&gt;
+ 
+       &lt;secondary&gt;synchronizing with VLDB&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;synchronizing VLDB and volume header&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;AFS can provide transparent file access because the Volume Location Database (VLDB) constantly tracks volume locations.
+     When the Cache Manager needs a file, it contacts the Volume Location (VL) Server, which reads the VLDB for the current location
+     of the volume containing the file. Therefore, the VLDB must accurately reflect the state of volumes on the file server machines
+     at all times. The Volume Server and VL Server automatically update a volume's VLDB entry when its status changes during a
+     &lt;emphasis role="bold"&gt;vos&lt;/emphasis&gt; operation, by performing the following series of steps. &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ228" /&gt;The VL Server locks the VLDB entry. The lock advises other operations not to manipulate any
+           of the volume versions (read/write, read-only, or backup), which prevents the inconsistency that can result from multiple
+           simultaneous operations.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;indexterm&gt;
+               &lt;primary&gt;intention flag in VLDB entry&lt;/primary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;VLDB&lt;/primary&gt;
+ 
+               &lt;secondary&gt;intention flag set by VL Server&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;anchor id="LIWQ229" /&gt;The VL Server sets an &lt;emphasis&gt;intention flag&lt;/emphasis&gt; in the VLDB entry that
+           indicates the kind of operation to be performed. This flag never appears in VLDB listings because it is for internal use
+           only. In case the operation terminates prematurely, this flag tells the Salvager which operation was interrupted. (The
+           Salvager then determines the steps necessary either to complete the operation or return the volume to a previous
+           consistent state. For more information on salvaging, see &lt;link linkend="HDRWQ232"&gt;Salvaging Volumes&lt;/link&gt;.)&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ230" /&gt;The Volume Server manipulates the volume. It usually sets the
+           &lt;computeroutput&gt;Off-line&lt;/computeroutput&gt; flag in the volume header, which makes the volume inaccessible to the File
+           Server and other Volume Server operations during the manipulation. When the operation completes, the volume is again
+           marked &lt;computeroutput&gt;On-line&lt;/computeroutput&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ231" /&gt;The VL Server records any changes resulting from the operation in the VLDB entry. Once the
+           operation is complete, it removes the intention flag set in Step &lt;link linkend="LIWQ229"&gt;2&lt;/link&gt;and releases the lock set
+           in Step &lt;link linkend="LIWQ228"&gt;1&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;If a &lt;emphasis role="bold"&gt;vos&lt;/emphasis&gt; operation fails while the Volume Server is manipulating the volume
+     (corresponding to Step &lt;link linkend="LIWQ230"&gt;3&lt;/link&gt;), the volume can be left in an intermediate state, which is termed
+     &lt;emphasis&gt;corruption&lt;/emphasis&gt;. In this case, the &lt;computeroutput&gt;Off-line&lt;/computeroutput&gt; or &lt;computeroutput&gt;Off-line**needs
+     salvage**&lt;/computeroutput&gt; marker usually appears at the end of the first line of output from the &lt;emphasis role="bold"&gt;vos
+     examine&lt;/emphasis&gt; command. To repair the corruption, run the Salvager before attempting to resynchronize the VLDB and volume
+     headers. For salvaging instructions, see &lt;link linkend="HDRWQ232"&gt;Salvaging Volumes&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;More commonly, an interruption while flags are being set or removed (corresponding to Step &lt;link
+     linkend="LIWQ228"&gt;1&lt;/link&gt;, Step &lt;link linkend="LIWQ229"&gt;2&lt;/link&gt;, or Step &lt;link linkend="LIWQ231"&gt;4&lt;/link&gt;) causes a
+     discrepancy between the VLDB and volume headers. To resynchronize the VLDB and volumes, use the &lt;emphasis role="bold"&gt;vos
+     syncvldb&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;vos syncserv&lt;/emphasis&gt; commands. To achieve complete VLDB consistency, it is best
+     to run the &lt;emphasis role="bold"&gt;vos syncvldb&lt;/emphasis&gt; command on all file server machines in the cell, and then run the
+     &lt;emphasis role="bold"&gt;vos syncserv&lt;/emphasis&gt; command on all file server machines in the cell.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;symptoms&lt;/primary&gt;
+ 
+       &lt;secondary&gt;of VLDB/volume header desynchronization&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;desynchronization of VLDB/volume headers&lt;/primary&gt;
+ 
+       &lt;secondary&gt;symptoms of&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;synchrony of VLDB and volume headers&lt;/primary&gt;
+ 
+       &lt;secondary&gt;symptoms of lack of&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;There are several symptoms that indicate a volume operation failed: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Error messages on the standard error stream or in server process log files indicate that an operation terminated
+           abnormally. Perhaps you had to halt the operation before it completed (for instance, by using a signal such as &lt;emphasis
+           role="bold"&gt;Ctrl-c&lt;/emphasis&gt;), or a file server machine or server process was not functioning when the operation ran. To
+           determine if a machine or process is still not functioning, issue the &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt; command
+           as described in &lt;link linkend="HDRWQ158"&gt;Displaying Process Status and Information from the BosConfig File&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;A subsequent &lt;emphasis role="bold"&gt;vos&lt;/emphasis&gt; operation fails because a previous failure left a VLDB entry
+           locked. Sometimes an error message reports that a volume is locked. To display a list of locked volumes, use the &lt;emphasis
+           role="bold"&gt;-locked&lt;/emphasis&gt; flag on the &lt;emphasis role="bold"&gt;vos listvldb&lt;/emphasis&gt; command as described in &lt;link
+           linkend="HDRWQ217"&gt;Displaying VLDB Entries&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;para&gt;If the only problem with a volume is that its VLDB entry is locked, you probably do not need to synchronize the
+           entire VLDB. Instead use the &lt;emphasis role="bold"&gt;vos unlock&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;vos
+           unlockvldb&lt;/emphasis&gt; command to unlock the entry, as described in &lt;link linkend="HDRWQ247"&gt;Unlocking and Locking VLDB
+           Entries&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;A subsequent &lt;emphasis role="bold"&gt;vos&lt;/emphasis&gt; operation fails because a previous failure left a volume marked as
+           offline. To check a volume's current status, check the first line of output from the &lt;emphasis role="bold"&gt;vos
+           examine&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ221"&gt;Displaying One Volume's VLDB Entry and Volume
+           Header&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;synchrony of VLDB and volume headers&lt;/primary&gt;
+ 
+       &lt;secondary&gt;restoring&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;restoring&lt;/primary&gt;
+ 
+       &lt;secondary&gt;synchrony of VLDB and volume headers&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;desynchronization of VLDB/volume headers&lt;/primary&gt;
+ 
+       &lt;secondary&gt;fixing&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Salvager&lt;/primary&gt;
+ 
+       &lt;secondary&gt;running before VLDB/volume header resynchronization&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;syncvldb&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;effect&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;The &lt;emphasis role="bold"&gt;vos syncvldb&lt;/emphasis&gt; command corrects the information in the Volume Location Database (VLDB)
+     either about all volumes housed on a file server machine, about the volumes on just one partition, or about a single volume. If
+     checking about one or more partitions, the command contacts the Volume Server to obtain a list of the volumes that actually
+     reside on each partition. It then obtains the VLDB entry for each volume from the VL Server. It changes the VLDB entry as
+     necessary to reflect the state of the volume on the partition. For example, it creates or updates a VLDB entry when it finds a
+     volume for which the VLDB entry is missing or incomplete. However, if there is already a VLDB entry that defines a different
+     location for the volume, or there are irreconcilable conflicts with other VLDB entries, it instead writes a message about the
+     conflict to the standard error stream. The command never removes volumes from the file server machine.&lt;/para&gt;
+ 
+     &lt;para&gt;When checking a single volume's VLDB entry, the command also automatically performs the operations invoked by the
+     &lt;emphasis role="bold"&gt;vos syncserv&lt;/emphasis&gt; command: it not only verifies that the VLDB entry is correct for the specified
+     volume type (read/write, backup, or read-only), but also checks that any related volume types mentioned in the VLDB entry
+     actually exist at the site listed in the entry.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;syncserv&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;effect&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;The &lt;emphasis role="bold"&gt;vos syncserv&lt;/emphasis&gt; command verifies that each volume type (read/write, read-only, and
+     backup) mentioned in a VLDB entry actually exists at the site indicated in the entry. It checks all VLDB entries that mention a
+     site either on any of a file server machine's partitions or on one partition. Note that command can end up inspecting sites
+     other than on the specified machine or partition, if there are read-only versions of the volume at sites other than the
+     read/write site.&lt;/para&gt;
+ 
+     &lt;para&gt;The command alters any incorrect information in the VLDB, unless there is an irreconcilable conflict with other VLDB
+     entries. In that case, it writes a message to the standard error stream instead. The command never removes volumes from their
+     sites.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;vos syncvldb&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;syncvldb&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;syntax&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;vos syncserv&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;syncserv&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;syntax&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="Header_246"&gt;
+       &lt;title&gt;To synchronize the VLDB with volume headers&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue
+           the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To
+           display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIVOL-SYNCVL" /&gt;Issue the &lt;emphasis role="bold"&gt;vos syncvldb&lt;/emphasis&gt; command to make the VLDB reflect
+           the true state of all volumes on a machine or partition, or the state of one volume.&lt;/para&gt;
+ 
+           &lt;note&gt;
+             &lt;para&gt;To synchronize the VLDB completely, issue the command repeatedly, substituting each file server machine in your
+             cell for the &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; argument in turn and omitting the &lt;emphasis
+             role="bold"&gt;-partition&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-volume&lt;/emphasis&gt; arguments, before proceeding to Step
+             &lt;link linkend="LIVOL-SYNCSR"&gt;3&lt;/link&gt;.&lt;/para&gt;
+           &lt;/note&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos syncvldb -server&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; [&lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;partition name&lt;/replaceable&gt;&amp;gt;] \
+         [&lt;emphasis role="bold"&gt;-volume&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;volume name or ID&lt;/replaceable&gt;&amp;gt;] [&lt;emphasis role="bold"&gt;-verbose &amp;gt;&amp;gt;&lt;/emphasis&gt; file]
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;syncv&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;syncvldb&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the file server machine housing the volumes for which to verify VLDB entries. If you are also
+                   providing the &lt;emphasis role="bold"&gt;-volume&lt;/emphasis&gt; argument, this argument must name the machine where the
+                   volume actually resides.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Identifies the partition (on the file server machine specified by the &lt;emphasis
+                   role="bold"&gt;-server&lt;/emphasis&gt; argument) housing the volumes for which to verify VLDB entries. In general, it is
+                   best to omit this argument so that either the VLDB entries for all volumes on a server machine are corrected (if
+                   you do not provide the &lt;emphasis role="bold"&gt;-volume&lt;/emphasis&gt; argument), or so that you do not need to guarantee
+                   that the partition actually houses the volume named by the &lt;emphasis role="bold"&gt;-volume&lt;/emphasis&gt;
+                   argument.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-volume&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the name or volume ID number of a single volume for which to verify the VLDB entry.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-verbose &amp;gt;&amp;gt; file&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Directs a detailed trace to the file called file, which can be either in AFS or on the local disk of the
+                   machine on which you are issuing the command. The command often writes a large amount of output to the standard
+                   output stream; writing it to a file enables you to examine the output more carefully.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIVOL-SYNCSR" /&gt;Issue the &lt;emphasis role="bold"&gt;vos syncserv&lt;/emphasis&gt; command to inspect each volume
+           for which the VLDB lists a version at the specified site.&lt;/para&gt;
+ 
+           &lt;note&gt;
+             &lt;para&gt;To synchronize the VLDB completely, issue the command repeatedly, substituting each file server machine in your
+             cell for the machine name argument in turn and omitting the partition name argument.&lt;/para&gt;
+           &lt;/note&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos syncserv&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; [&amp;lt;&lt;replaceable&gt;partition name&lt;/replaceable&gt;&amp;gt;] [&lt;emphasis
+               role="bold"&gt;-v &amp;gt;&amp;gt;&lt;/emphasis&gt; file]
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;syncs&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;syncserv&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the file server machine mentioned in each VLDB entry to check.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;partition name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Identifies the partition mentioned in each VLDB entry to check. If synchronizing the entire VLDB, omit this
+                   argument.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-v &amp;gt;&amp;gt; file&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Directs a detailed trace to the file called file, which can be either in AFS or on the local disk of the
+                   machine on which you are issuing the command. The command often writes a large amount of output to the standard
+                   output stream; writing it to a file enables you to examine the output more carefully.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ232"&gt;
+     &lt;title&gt;Salvaging Volumes&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;salvaging&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;corruption&lt;/primary&gt;
+ 
+       &lt;secondary&gt;symptoms and types&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;symptoms&lt;/primary&gt;
+ 
+       &lt;secondary&gt;volume corruption&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;symptoms of corruption&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Salvager&lt;/primary&gt;
+ 
+       &lt;secondary&gt;instructions for invoking&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;file server machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;salvaging volumes&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;salvaging&lt;/primary&gt;
+ 
+       &lt;secondary&gt;volumes&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;partition&lt;/primary&gt;
+ 
+       &lt;secondary&gt;salvaging all volumes&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;An unexpected interruption while the Volume Server or File Server is manipulating the data in a volume can leave the
+     volume in an intermediate state (&lt;emphasis&gt;corrupted&lt;/emphasis&gt;), rather than just creating a discrepancy between the
+     information in the VLDB and volume headers. For example, the failure of the operation that saves changes to a file (by
+     overwriting old data with new) can leave the old and new data mixed together on the disk.&lt;/para&gt;
+ 
+     &lt;para&gt;If an operation halts because the Volume Server or File Server exits unexpectedly, the BOS Server automatically shuts down
+     all components of the &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; process and invokes the Salvager. The Salvager checks for and repairs
+     any inconsistencies it can. Sometimes, however, there are symptoms of the following sort, which indicate corruption serious
+     enough to create problems but not serious enough to cause the File Server component to fail. In these cases you can invoke the
+     Salvager yourself by issuing the &lt;emphasis role="bold"&gt;bos salvage&lt;/emphasis&gt; command. &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;Symptom:&lt;/emphasis&gt; A file appears in the output of the &lt;emphasis role="bold"&gt;ls&lt;/emphasis&gt;
+           command, but attempts to access the file fail with messages indicating that it does not exist.&lt;/para&gt;
+ 
+           &lt;para&gt;&lt;emphasis role="bold"&gt;Possible cause:&lt;/emphasis&gt; The Volume Server or File Server exited in the middle of a
+           file-creation operation, after changing the directory structure, but before actually storing data. (Other possible causes
+           are that the ACL on the directory does not grant the permissions you need to access the file, or there is a process,
+           machine, or network outage. Check for these causes before assuming the file is corrupted.)&lt;/para&gt;
+ 
+           &lt;para&gt;&lt;emphasis role="bold"&gt;Salvager's solution:&lt;/emphasis&gt; Remove the file's entry from the directory structure.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;Symptom:&lt;/emphasis&gt; A volume is marked &lt;computeroutput&gt;Off-line&lt;/computeroutput&gt; in the output
+           from the &lt;emphasis role="bold"&gt;vos examine&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;vos listvol&lt;/emphasis&gt; commands, or
+           attempts to access the volume fail.&lt;/para&gt;
+ 
+           &lt;para&gt;&lt;emphasis role="bold"&gt;Possible cause:&lt;/emphasis&gt; Two files or versions of a file are sharing the same disk blocks
+           because of an interrupted operation. The File Server and Volume Server normally refuse to attach volumes that exhibit this
+           type of corruption, because it can be very dangerous. If the Volume Server or File Server do attach the volume but are
+           unsure of the status of the affected disk blocks, they sometimes try to write yet more data there. When they cannot
+           perform the write, the data is lost. This effect can cascade, causing loss of all data on a partition.&lt;/para&gt;
+ 
+           &lt;para&gt;&lt;emphasis role="bold"&gt;Salvager's solution:&lt;/emphasis&gt; Delete the data from the corrupted disk blocks in preference
+           to losing an entire partition.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;Symptom:&lt;/emphasis&gt; There is less space available on the partition than you expect based on
+           the size statistic reported for each volume by the &lt;emphasis role="bold"&gt;vos listvol&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+           &lt;para&gt;&lt;emphasis role="bold"&gt;Possible cause:&lt;/emphasis&gt; There are orphaned files and directories. An
+           &lt;emphasis&gt;orphaned&lt;/emphasis&gt; element is completely inaccessible because it is not referenced by any directory that can
+           act as its parent (is higher in the file tree). An orphaned element is not counted in the calculation of a volume's size
+           (or against its quota), even though it occupies space on the server partition.&lt;/para&gt;
+ 
+           &lt;para&gt;&lt;emphasis role="bold"&gt;Salvager's solution:&lt;/emphasis&gt; By default, print a message to the &lt;emphasis
+           role="bold"&gt;/usr/afs/logs/SalvageLog&lt;/emphasis&gt; file reporting how many orphans were found and the approximate number of
+           kilobytes they are consuming. You can use the &lt;emphasis role="bold"&gt;-orphans&lt;/emphasis&gt; argument to remove or attach
+           orphaned elements instead. See &lt;link linkend="HDRWQ233"&gt;To salvage volumes&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;When you notice symptoms such as these, use the &lt;emphasis role="bold"&gt;bos salvage&lt;/emphasis&gt; command to invoke the
+     Salvager before corruption spreads. (Even though it operates on volumes, the command belongs to the &lt;emphasis
+     role="bold"&gt;bos&lt;/emphasis&gt; suite because the BOS Server must coordinate the shutdown and restart of the Volume Server and File
+     Server with the Salvager. It shuts them down before the Salvager starts, and automatically restarts them when the salvage
+     operation finishes.)&lt;/para&gt;
+ 
+     &lt;para&gt;All of the AFS data stored on a file server machine is inaccessible during the salvage of one or more partitions. If you
+     salvage just one volume, it alone is inaccessible.&lt;/para&gt;
+ 
+     &lt;para&gt;When processing one or more partitions, the command restores consistency to corrupted read/write volumes where possible.
+     For read-only or backup volumes, it inspects only the volume header: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;If the volume header is corrupted, the Salvager removes the volume completely and records the removal in its log
+           file, &lt;emphasis role="bold"&gt;/usr/afs/logs/SalvageLog&lt;/emphasis&gt;. Issue the &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt; or
+           &lt;emphasis role="bold"&gt;vos backup&lt;/emphasis&gt; command to create the read-only or backup volume again.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If the volume header is intact, the Salvager skips the volume (does not check for corruption in the contents).
+           However, if the File Server notices corruption as it initializes, it sometimes refuses to attach the volume or bring it
+           online. In this case, it is simplest to remove the volume by issuing the &lt;emphasis role="bold"&gt;vos remove&lt;/emphasis&gt; or
+           &lt;emphasis role="bold"&gt;vos zap&lt;/emphasis&gt; command. Then issue the &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt; or &lt;emphasis
+           role="bold"&gt;vos backup&lt;/emphasis&gt; command to create it again.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;Combine the &lt;emphasis role="bold"&gt;bos salvage&lt;/emphasis&gt; command's arguments as indicated to salvage different numbers of
+     volumes: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;To salvage all volumes on a file server machine, combine the &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; argument and
+           the &lt;emphasis role="bold"&gt;-all&lt;/emphasis&gt; flag.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;To salvage all volumes on one partition, combine the &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; and &lt;emphasis
+           role="bold"&gt;-partition&lt;/emphasis&gt; arguments.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;To salvage only one read/write volume, combine the &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt;, &lt;emphasis
+           role="bold"&gt;-partition&lt;/emphasis&gt;, and &lt;emphasis role="bold"&gt;-volume&lt;/emphasis&gt; arguments. Only that volume is
+           inaccessible to Cache Managers, because the BOS Server does not shutdown the File Server and Volume Server processes
+           during the salvage of a single volume. Do not name a read-only or backup volume with the &lt;emphasis
+           role="bold"&gt;-volume&lt;/emphasis&gt; argument. Instead, remove the volume, using the &lt;emphasis role="bold"&gt;vos remove&lt;/emphasis&gt;
+           or &lt;emphasis role="bold"&gt;vos zap&lt;/emphasis&gt; command. Then create a new copy of the volume with the &lt;emphasis
+           role="bold"&gt;vos release&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;vos backup&lt;/emphasis&gt; command.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;The Salvager always writes a trace to the &lt;emphasis role="bold"&gt;/usr/afs/logs/SalvageLog&lt;/emphasis&gt; file on the file
+     server machine where it runs. To record the trace in another file as well (either in AFS or on the local disk of the machine
+     where you issue the &lt;emphasis role="bold"&gt;bos salvage&lt;/emphasis&gt; command), name the file with the &lt;emphasis
+     role="bold"&gt;-file&lt;/emphasis&gt; argument. Or, to display the trace on the standard output stream as it is written to the &lt;emphasis
+     role="bold"&gt;/usr/afs/logs/SalvageLog&lt;/emphasis&gt; file, include the &lt;emphasis role="bold"&gt;-showlog&lt;/emphasis&gt; flag.&lt;/para&gt;
+ 
+     &lt;para&gt;By default, multiple Salvager subprocesses run in parallel: one for each partition up to four, and four subprocesses for
+     four or more partitions. To increase or decrease the number of subprocesses running in parallel, provide a positive integer
+     value for the &lt;emphasis role="bold"&gt;-parallel&lt;/emphasis&gt; argument.&lt;/para&gt;
+ 
+     &lt;para&gt;If there is more than one server partition on a physical disk, the Salvager by default salvages them serially to avoid the
+     inefficiency of constantly moving the disk head from one partition to another. However, this strategy is often not ideal if the
+     partitions are configured as logical volumes that span multiple disks. To force the Salvager to salvage logical volumes in
+     parallel, provide the string &lt;emphasis role="bold"&gt;all&lt;/emphasis&gt; as the value for the &lt;emphasis
+     role="bold"&gt;-parallel&lt;/emphasis&gt; argument. Provide a positive integer to specify the number of subprocesses to run in parallel
+     (for example, &lt;emphasis role="bold"&gt;-parallel 5all&lt;/emphasis&gt; for five subprocesses), or omit the integer to run up to four
+     subprocesses, depending on the number of logical volumes being salvaged.&lt;/para&gt;
+ 
+     &lt;para&gt;The Salvager creates temporary files as it runs, by default writing them to the partition it is salvaging. The number of
+     files can be quite large, and if the partition is too full to accommodate them, the Salvager terminates without completing the
+     salvage operation (it always removes the temporary files before exiting). Other Salvager subprocesses running at the same time
+     continue until they finish salvaging all other partitions where there is enough disk space for temporary files. To complete the
+     interrupted salvage, reissue the command against the appropriate partitions, adding the &lt;emphasis role="bold"&gt;-tmpdir&lt;/emphasis&gt;
+     argument to redirect the temporary files to a local disk directory that has enough space.&lt;/para&gt;
+ 
+     &lt;para&gt;The &lt;emphasis role="bold"&gt;-orphans&lt;/emphasis&gt; argument controls how the Salvager handles orphaned files and directories
+     that it finds on server partitions it is salvaging. An orphaned element is completely inaccessible because it is not referenced
+     by the vnode of any directory that can act as its parent (is higher in the filespace). Orphaned objects occupy space on the
+     server partition, but do not count against the volume's quota.&lt;/para&gt;
+ 
+     &lt;para&gt;During the salvage, the output of the &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt; command reports the following auxiliary
+     status for the &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; process:&lt;/para&gt;
+ 
+     &lt;programlisting&gt;
+    Salvaging file system
+ &lt;/programlisting&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;salvage&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;bos salvage&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="HDRWQ233"&gt;
+       &lt;title&gt;To salvage volumes&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue
+           the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To
+           display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos salvage&lt;/emphasis&gt; command to salvage one or more volumes. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos salvage  -server&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;  [&lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;salvage partition&lt;/replaceable&gt;&amp;gt;]  \
+                   [&lt;emphasis role="bold"&gt;-volume&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;salvage volume number or volume name&lt;/replaceable&gt;&amp;gt;]  \
+                   [&lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt; salvage log output file]  [&lt;emphasis role="bold"&gt;-all&lt;/emphasis&gt;]  [&lt;emphasis
+                 role="bold"&gt;-showlog&lt;/emphasis&gt;]  \
+                   [&lt;emphasis role="bold"&gt;-parallel&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;# of max parallel partition salvaging&lt;/replaceable&gt;&amp;gt;]  \
+                   [&lt;emphasis role="bold"&gt;-tmpdir&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;directory to place tmp files&lt;/replaceable&gt;&amp;gt;]  \
+                   [&lt;emphasis role="bold"&gt;-orphans&lt;/emphasis&gt; &amp;lt;&lt;emphasis role="bold"&gt;ignore&lt;/emphasis&gt; | &lt;emphasis role="bold"&gt;remove&lt;/emphasis&gt; | &lt;emphasis
+                 role="bold"&gt;attach&lt;/emphasis&gt; &amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the file server machine on which to salvage volumes. This argument can be combined either with the
+                   &lt;emphasis role="bold"&gt;-all&lt;/emphasis&gt; flag, the &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; argument, or both the
+                   &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-volume&lt;/emphasis&gt; arguments.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names a single partition on which to salvage all volumes. The &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt;
+                   argument must be provided along with this one.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-volume&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the name or volume ID number of one read/write volume to salvage. Combine this argument with the
+                   &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; arguments.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the complete pathname of a file into which to write a trace of the salvage operation, in addition
+                   to the &lt;emphasis role="bold"&gt;/usr/afs/logs/SalvageLog&lt;/emphasis&gt; file on the server machine. If the file pathname
+                   is local, the trace is written to the specified file on the local disk of the machine where the &lt;emphasis
+                   role="bold"&gt;bos salvage&lt;/emphasis&gt; command is issued. If the &lt;emphasis role="bold"&gt;-volume&lt;/emphasis&gt; argument is
+                   included, the file can be in AFS, though not in the volume being salvaged. Do not combine this argument with the
+                   &lt;emphasis role="bold"&gt;-showlog&lt;/emphasis&gt; flag.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-all&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Salvages all volumes on all of the partitions on the machine named by the &lt;emphasis
+                   role="bold"&gt;-server&lt;/emphasis&gt; argument.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-showlog&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Displays the trace of the salvage operation on the standard output stream, as well as writing it to the
+                   &lt;emphasis role="bold"&gt;/usr/afs/logs/SalvageLog&lt;/emphasis&gt; file.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-parallel&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the maximum number of Salvager subprocesses to run in parallel. Provide one of three values:
+                   &lt;itemizedlist&gt;
+                       &lt;listitem&gt;
+                         &lt;para&gt;An integer from the range &lt;emphasis role="bold"&gt;1&lt;/emphasis&gt; to &lt;emphasis role="bold"&gt;32&lt;/emphasis&gt;. A
+                         value of &lt;emphasis role="bold"&gt;1&lt;/emphasis&gt; means that a single Salvager process salvages the partitions
+                         sequentially.&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;The string &lt;emphasis role="bold"&gt;all&lt;/emphasis&gt; to run up to four Salvager subprocesses in parallel on
+                         partitions formatted as logical volumes that span multiple physical disks. Use this value only with such
+                         logical volumes.&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;The string &lt;emphasis role="bold"&gt;all&lt;/emphasis&gt; followed immediately (with no intervening space) by an
+                         integer from the range &lt;emphasis role="bold"&gt;1&lt;/emphasis&gt; to &lt;emphasis role="bold"&gt;32&lt;/emphasis&gt;, to run the
+                         specified number of Salvager subprocesses in parallel on partitions formatted as logical volumes. Use this
+                         value only with such logical volumes.&lt;/para&gt;
+                       &lt;/listitem&gt;
+                     &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+                   &lt;para&gt;The BOS Server never starts more Salvager subprocesses than there are partitions, and always starts only one
+                   process to salvage a single volume. If this argument is omitted, up to four Salvager subprocesses run in
+                   parallel.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-tmpdir&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the full pathname of a local disk directory to which the Salvager process writes temporary files
+                   as it runs. By default, it writes them to the partition it is currently salvaging.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-orphans&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Controls how the Salvager handles orphaned files and directories. Choose one of the following three values:
+                   &lt;variablelist&gt;
+                       &lt;varlistentry&gt;
+                         &lt;term&gt;&lt;emphasis role="bold"&gt;ignore&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                         &lt;listitem&gt;
+                           &lt;para&gt;Leaves the orphaned objects on the disk, but prints a message to the &lt;emphasis
+                           role="bold"&gt;/usr/afs/logs/SalvageLog&lt;/emphasis&gt; file reporting how many orphans were found and the
+                           approximate number of kilobytes they are consuming. This is the default if you omit the &lt;emphasis
+                           role="bold"&gt;-orphans&lt;/emphasis&gt; argument.&lt;/para&gt;
+                         &lt;/listitem&gt;
+                       &lt;/varlistentry&gt;
+ 
+                       &lt;varlistentry&gt;
+                         &lt;term&gt;&lt;emphasis role="bold"&gt;remove&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                         &lt;listitem&gt;
+                           &lt;para&gt;Removes the orphaned objects, and prints a message to the &lt;emphasis
+                           role="bold"&gt;/usr/afs/logs/SalvageLog&lt;/emphasis&gt; file reporting how many orphans were removed and the
+                           approximate number of kilobytes they were consuming.&lt;/para&gt;
+                         &lt;/listitem&gt;
+                       &lt;/varlistentry&gt;
+ 
+                       &lt;varlistentry&gt;
+                         &lt;term&gt;&lt;emphasis role="bold"&gt;attach&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                         &lt;listitem&gt;
+                           &lt;para&gt;Attaches the orphaned objects by creating a reference to them in the vnode of the volume's root
+                           directory. Since each object's actual name is now lost, the Salvager assigns each one a name of the
+                           following form: &lt;simplelist&gt;
+                               &lt;member&gt;&lt;emphasis role="bold"&gt;_ _ORPHANFILE_ _.&lt;/emphasis&gt; index for files&lt;/member&gt;
+ 
+                               &lt;member&gt;&lt;emphasis role="bold"&gt;_ _ORPHANDIR_ _.&lt;/emphasis&gt; index for directories&lt;/member&gt;
+                             &lt;/simplelist&gt;&lt;/para&gt;
+ 
+                           &lt;para&gt;where index is a two-digit number that uniquely identifies each object. The orphans are charged
+                           against the volume's quota and appear in the output of the &lt;emphasis role="bold"&gt;ls&lt;/emphasis&gt; command
+                           issued against the volume's root directory.&lt;/para&gt;
+                         &lt;/listitem&gt;
+                       &lt;/varlistentry&gt;
+                     &lt;/variablelist&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ234"&gt;
+     &lt;title&gt;Setting and Displaying Volume Quota and Current Size&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;quota&lt;/secondary&gt;
+ 
+       &lt;see&gt;volume quota&lt;/see&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;default&lt;/primary&gt;
+ 
+       &lt;secondary&gt;volume quota&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;Every AFS volume has an associated quota which limits the volume's size. The default quota for a newly created volume is
+     5,000 kilobyte blocks (slightly less that 5 MB). When a volume reaches its quota, the File Server rejects attempts to create new
+     files or directories in it. If an application is writing data into an existing file in a full volume, the File Server allows a
+     defined overage (by default, 1 MB). (You can use the &lt;emphasis role="bold"&gt;fileserver&lt;/emphasis&gt; command's &lt;emphasis
+     role="bold"&gt;-spare&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;-pctspare&lt;/emphasis&gt; argument to change the default overage; see the
+     command's reference page in the &lt;emphasis&gt;OpenAFS Administration Reference&lt;/emphasis&gt;.)&lt;/para&gt;
+ 
+     &lt;para&gt;To set a quota other than 5000 KB as you create a volume, include the &lt;emphasis role="bold"&gt;-maxquota&lt;/emphasis&gt; argument
+     to the &lt;emphasis role="bold"&gt;vos create&lt;/emphasis&gt; command, as described in &lt;link linkend="HDRWQ185"&gt;Creating Read/write
+     Volumes&lt;/link&gt;. To modify an existing volume's quota, issue either the &lt;emphasis role="bold"&gt;fs setquota&lt;/emphasis&gt; or the
+     &lt;emphasis role="bold"&gt;fs setvol&lt;/emphasis&gt; command as described in the following instructions. Do not set an existing volume's
+     quota lower than its current size.&lt;/para&gt;
+ 
+     &lt;para&gt;In general, smaller volumes are easier to administer than larger ones. If you need to move volumes, say for load-balancing
+     purposes, it is easier to find enough free space on other partitions for small volumes. Move operations complete more quickly
+     for small volumes, reducing the potential for outages or other errors to interrupt the move. AFS supports a maximum volume size,
+     which can vary for different AFS releases; see the &lt;emphasis&gt; OpenAFS Release Notes&lt;/emphasis&gt; for the version you are using.
+     Also, the size of a partition or logical places an absolute limit on volume size, because a volume cannot span multiple
+     partitions or logical volumes.&lt;/para&gt;
+ 
+     &lt;para&gt;It is generally safe to overpack partitions by putting more volumes on them than can actually fit if all the volumes reach
+     their maximum quota. However, only experience determines to what degree overpacking works in your cell. It depends on what kind
+     of quota you assign to volumes (particularly user volumes, which are more likely than system volumes to grow unpredictably) and
+     how much information people generate and store in comparison to their quota.&lt;/para&gt;
+ 
+     &lt;para&gt;There are several commands that display a volume's quota, as described in the following instructions. They differ in how
+     much related information they produce.&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_250"&gt;
+       &lt;title&gt;To set quota for a single volume&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;maximum volume quota&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;setting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;volume quota&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on single volume&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume quota&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setting&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on single volume&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs setquota&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setquota&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you belong to the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group. If necessary, issue the
+           &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ587"&gt;To display
+           the members of the system:administrators group&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts membership system:administrators&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs setquota&lt;/emphasis&gt; command to set the volume's maximum quota. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs setquota&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;] &lt;emphasis role="bold"&gt;-max&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;max quota in kbytes&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;sq&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is an acceptable alias for &lt;emphasis role="bold"&gt;setquota&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;dir/file path&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names a file or directory in the volume for which to set the indicated quota. Partial pathnames are
+                   interpreted relative to the current working directory, which is the default if you omit this argument.&lt;/para&gt;
+ 
+                   &lt;para&gt;Specify the read/write path to the file or directory, to avoid the failure that results when you attempt to
+                   change a read-only volume. By convention, you indicate the read/write path by placing a period before the cell
+                   name at the pathname's second level (for example, &lt;emphasis role="bold"&gt;/afs/.abc.com&lt;/emphasis&gt;). For further
+                   discussion of the concept of read/write and read-only paths through the filespace, see &lt;link
+                   linkend="HDRWQ209"&gt;The Rules of Mount Point Traversal&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;max quota in kbytes&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Sets the volume's quota, expressed in kilobyte blocks ( &lt;emphasis role="bold"&gt;1024&lt;/emphasis&gt; equals a
+                   megabyte). A value of &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; grants an unlimited quota, but the size of the partition
+                   imposes an absolute limit. You must include the &lt;emphasis role="bold"&gt;-max&lt;/emphasis&gt; switch if omitting the
+                   dir/file path argument (to set the quota on the volume that houses the current working directory).&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_251"&gt;
+       &lt;title&gt;To set maximum quota on one or more volumes&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;setting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;volume quota&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on multiple volumes&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume quota&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setting&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on multiple volumes&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs setvol&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setvol&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you belong to the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group. If necessary, issue the
+           &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ587"&gt;To display
+           the members of the system:administrators group&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts membership system:administrators&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs setvol&lt;/emphasis&gt; command to set the quota on one or more volumes.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs setvol&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;+] &lt;emphasis role="bold"&gt;-max&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;disk space quota in 1K units&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;sv&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is an acceptable alias for &lt;emphasis role="bold"&gt;setvol&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;dir/file path&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names one file or directory that resides in each volume for which to set the indicated quota. Partial
+                   pathnames are interpreted relative to the current working directory, which is the default if you omit this
+                   argument.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;disk space quota in 1K units&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Sets the maximum quota on each volume, expressed in kilobytes blocks ( &lt;emphasis role="bold"&gt;1024&lt;/emphasis&gt;
+                   equals a megabyte). A value of &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; grants an unlimited quota, but the size of the
+                   partition does impose an absolute limit.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs quota&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;quota&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;volume quota&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;percent used&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume quota&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;percent used&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_252"&gt;
+       &lt;title&gt;To display percent quota used&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs quota&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs quota&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;+]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;q&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;quota&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;dir/file path&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names a directory or file in each volume for which to display percent quota used. Partial pathnames are
+                   interpreted relative to the current working directory, which is the default if you omit this argument.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;The following example illustrates the output produced by this command:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs quota /afs/abc.com/usr/terry&lt;/emphasis&gt;
+    34% of quota used.
+ &lt;/programlisting&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs listquota&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;listquota&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;volume quota&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;with volume size&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume quota&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;with volume size&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;volume size&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;size, displaying&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_253"&gt;
+       &lt;title&gt;To display quota, current size, and other information&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs listquota&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listquota&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;+]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;lq&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is an alias for &lt;emphasis role="bold"&gt;listquota&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;dir/file path&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names a directory or file in each volume for which to display quota along with volume name and current space
+                   usage. Partial pathnames are interpreted relative to the current working directory, which is the default if you
+                   omit this argument.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;As illustrated in the following example, the output reports the volume's name, its quota and current size (both in
+       kilobyte units), the percent quota used, and the percentage of space on the volume's host partition that is used.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listquota /afs/abc.com/usr/terry&lt;/emphasis&gt;
+    Volume Name     Quota    Used    % Used   Partition
+    user.terry      15000    5071       34%         86%
+ &lt;/programlisting&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;volume quota&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;with volume &amp;amp; partition info&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;volume size&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume quota&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;with volume &amp;amp;partition info&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;disk partition size&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;disk partition&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying size of single&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs examine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;examine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_254"&gt;
+       &lt;title&gt;To display quota, current size, and more partition information&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs examine&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs examine&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;+]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;exa&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;examine&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;dir/file path&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names a directory or file in each volume for which to display quota information and information about the
+                   host partition. Partial pathnames are interpreted relative to the current working directory, which is the default
+                   if you omit this argument.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;As illustrated in the following example, the output displays the volume's volume ID number and name, its quota and
+       current size (both in kilobyte units), and the free and total number of kilobyte blocks on the volume's host partition.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs examine /afs/abc.com/usr/terry&lt;/emphasis&gt;
+    Volume status for vid = 50489902 named user.terry
+    Current maximum quota is 15000
+    Current blocks used are 5073
+    The partition has 46383 blocks available out of 333305
+ &lt;/programlisting&gt;
+ 
+       &lt;note&gt;
+         &lt;para&gt;The partition-related statistics in this command's output do not always agree with the corresponding values in the
+         output of the standard UNIX &lt;emphasis role="bold"&gt;df&lt;/emphasis&gt; command. The statistics reported by this command can be up
+         to five minutes old, because the Cache Manager polls the File Server for partition information at that frequency. Also, on
+         some operating systems, the &lt;emphasis role="bold"&gt;df&lt;/emphasis&gt; command's report of partition size includes reserved space
+         not included in this command's calculation, and so is likely to be about 10% larger.&lt;/para&gt;
+       &lt;/note&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ235"&gt;
+     &lt;title&gt;Removing Volumes and their Mount Points&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;removing&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;basic instructions&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;removing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;mount point&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;unmounting&lt;/primary&gt;
+ 
+       &lt;secondary&gt;volume&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;mount point&lt;/primary&gt;
+ 
+       &lt;secondary&gt;removing&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;removing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;volume&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;To remove a volume from its site and its record from the VLDB, use the &lt;emphasis role="bold"&gt;vos remove&lt;/emphasis&gt;
+     command. Use it to remove any of the three types of volumes; the effect depends on the type. &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;indexterm&gt;
+               &lt;primary&gt;read/write volume&lt;/primary&gt;
+ 
+               &lt;secondary&gt;removing&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;effect of&lt;/tertiary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;backup volume&lt;/primary&gt;
+ 
+               &lt;secondary&gt;removed by read/write removal&lt;/secondary&gt;
+             &lt;/indexterm&gt; If you indicate the read/write volume by specifying the volume's base name without a &lt;emphasis
+           role="bold"&gt;.readonly&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;.backup&lt;/emphasis&gt; extension, the command removes both the
+           read/write and associated backup volume from the partition that houses them. You do not need to provide the &lt;emphasis
+           role="bold"&gt;-server&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; arguments, because there can be only one
+           read/write site. The site information is also removed from the VLDB entry, and the site count (reported by the &lt;emphasis
+           role="bold"&gt;vos examine&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;vos listvldb&lt;/emphasis&gt; commands as &lt;computeroutput&gt;number of
+           sites&lt;/computeroutput&gt;) decrements by one. The read/write and backup volume ID numbers no longer appear in the output from
+           the &lt;emphasis role="bold"&gt;vos examine&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;vos listvldb&lt;/emphasis&gt; commands, but they are
+           preserved internally. Read-only sites, if any, are not affected, but cannot be changed unless a read/write site is again
+           defined. The entire VLDB entry is removed if there are no read-only sites.&lt;/para&gt;
+ 
+           &lt;para&gt;If there are no read-only copies left, it is best to remove the volume's mount point to prevent attempts to access
+           the volume's contents. Do not remove the mount point if copies of the read-only volume remain.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If you indicate a read-only volume by including the &lt;emphasis role="bold"&gt;.readonly&lt;/emphasis&gt; extension on its
+           name, it is removed from the partition that houses it, and the corresponding site information is removed from the VLDB
+           entry. The site count reported by the &lt;emphasis role="bold"&gt;vos examine&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;vos
+           listvldb&lt;/emphasis&gt; commands as &lt;computeroutput&gt;number of sites&lt;/computeroutput&gt; decrements by one for each volume you
+           remove.&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;read-only volume&lt;/primary&gt;
+ 
+             &lt;secondary&gt;removing&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;effect of&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;para&gt;If there is more than one read-only site, you must include the &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; argument
+           (and optionally &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; argument) to specify the site from which to remove the volume.
+           If there is only one read-only site, the volume name is sufficient; if no read/write volume exists in this case, the
+           entire VLDB entry is removed.&lt;/para&gt;
+ 
+           &lt;para&gt;It is not generally appropriate to remove the volume's mount point when removing a read-only volume, especially if
+           the read/write version of the volume still exists. If the read/write version no longer exists, remove the mount point as
+           described in Step &lt;link linkend="LIWQ239"&gt;5&lt;/link&gt;of &lt;link linkend="HDRWQ236"&gt;To remove a volume and unmount
+           it&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If you indicate a backup volume by including the &lt;emphasis role="bold"&gt;.backup&lt;/emphasis&gt; extension on its name, it
+           is removed from the partition that houses it and its site information is removed from the VLDB entry. You do not need to
+           provide the &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; arguments, because
+           there can be only one backup site. The backup volume ID number no longer appears in the output from the &lt;emphasis
+           role="bold"&gt;vos examine&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;vos listvldb&lt;/emphasis&gt; command, but is preserved
+           internally.&lt;/para&gt;
+ 
+           &lt;para&gt;In the standard configuration, there is a separate mount point for the backup version of a user volume. Remember to
+           remove the mount point to prevent attempt to access the nonexistent volume's contents.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_256"&gt;
+       &lt;title&gt;Other Removal Commands&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;removing&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;alternate commands&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;vos remove&lt;/emphasis&gt; command is almost always the appropriate way to remove a volume, because
+       it automatically removes a volume's VLDB entry and both the volume header and all data from the partition. If either the VLDB
+       entry or volume header does not exist, it is sometimes necessary to use other commands that remove only the remaining element.
+       Do not use these commands in the normal case when both the VLDB entry and the volume header exist, because by definition they
+       create discrepancies between them. For details on the commands' syntax, see their reference pages in the &lt;emphasis&gt; OpenAFS
+       Administration Reference&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;vos zap&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;zap&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;vos zap&lt;/emphasis&gt; command removes a volume from its site by removing the volume header and
+       volume data for which a VLDB entry no longer exists. You can tell a VLDB entry is missing if the &lt;emphasis role="bold"&gt;vos
+       listvol&lt;/emphasis&gt; command displays the volume header but the &lt;emphasis role="bold"&gt;vos examine&lt;/emphasis&gt; or &lt;emphasis
+       role="bold"&gt;vos listvldb&lt;/emphasis&gt; command cannot locate the VLDB entry. You must run this command to correct the
+       discrepancy, because the &lt;emphasis role="bold"&gt;vos syncvldb&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;vos syncserv&lt;/emphasis&gt;
+       commands never remove volume headers.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;vos remsite&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;remsite&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;vos remsite&lt;/emphasis&gt; command removes a read-only site definition from the VLDB without
+       affecting the volume on the file server machine. Use this command when you have mistakenly issued the &lt;emphasis
+       role="bold"&gt;vos addsite&lt;/emphasis&gt; command to define a read-only site, but have not yet issued the &lt;emphasis role="bold"&gt;vos
+       release&lt;/emphasis&gt; command to release the volume to the site. If you have actually released a volume to the site, use the
+       &lt;emphasis role="bold"&gt;vos remove&lt;/emphasis&gt; command instead.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;vos delentry&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;delentry&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;vos delentry&lt;/emphasis&gt; command removes the entire VLDB entry that mentions the volume you
+       specify. If versions of the volume actually exist on file server machines, they are not affected. This command is useful if
+       you know for certain that a volume removal was not recorded in the VLDB (perhaps you used the &lt;emphasis role="bold"&gt;vos
+       zap&lt;/emphasis&gt; command during an emergency), and do not want to take the time to resynchronize the entire VLDB with the
+       &lt;emphasis role="bold"&gt;vos syncvldb&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;vos syncserv&lt;/emphasis&gt; commands.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ236"&gt;
+       &lt;title&gt;To remove a volume and unmount it&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;read/write volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;removing&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;instructions&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue
+           the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To
+           display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If removing the volume's mount point, verify that you have the &lt;emphasis role="bold"&gt;d&lt;/emphasis&gt;( &lt;emphasis
+           role="bold"&gt;delete&lt;/emphasis&gt;) permission on its parent directory's ACL. If necessary, issue the &lt;emphasis role="bold"&gt;fs
+           listacl&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ572"&gt;Displaying ACLs&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;Members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group always implicitly have the &lt;emphasis
+           role="bold"&gt;a&lt;/emphasis&gt;( &lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;) and by default also the &lt;emphasis
+           role="bold"&gt;l&lt;/emphasis&gt;( &lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;) permission on every ACL and can use the &lt;emphasis
+           role="bold"&gt;fs setacl&lt;/emphasis&gt; command to grant other rights as necessary.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;anchor id="LIWQ237" /&gt;
+ 
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; Dump the volume to a file or to tape, in case you want to restore it
+           later. To copy the volume's contents to a file, use the &lt;emphasis role="bold"&gt;vos dump&lt;/emphasis&gt; command as instructed in
+           &lt;link linkend="HDRWQ240"&gt;Dumping and Restoring Volumes&lt;/link&gt;. You can then copy the file to tape using a third-party
+           backup utility or an archiving utility such as the UNIX &lt;emphasis role="bold"&gt;tar&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+           &lt;para&gt;Alternatively, use the AFS Backup System to create a tape copy. In this case, it can be convenient to create a
+           temporary volume set that includes only the volume of interest. Temporary volume sets are not recorded in the Backup
+           Database, and so do not clutter database with records for volume sets that you use only once. For instructions, see &lt;link
+           linkend="HDRWQ301"&gt;To create a dump&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;vos remove&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;basic instructions&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;remove&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;basic instructions&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ238" /&gt;Issue the &lt;emphasis role="bold"&gt;vos remove&lt;/emphasis&gt; command to remove the volume. If
+           removing a read-only volume from multiple sites, repeat the command for each one. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos remove&lt;/emphasis&gt; [&lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; machine name&amp;gt;] [&lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;partition name&lt;/replaceable&gt;&amp;gt;] \
+                &lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;volume name or ID&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;remo&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;remove&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the file server machine on which the volume resides. It is necessary only when the &lt;emphasis
+                   role="bold"&gt;-id&lt;/emphasis&gt; argument names a read-only volume that exists at multiple sites.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the partition on machine name where the volume resides. It is necessary only when the &lt;emphasis
+                   role="bold"&gt;-id&lt;/emphasis&gt; argument names a read-only volume that exists at multiple sites. Provide the &lt;emphasis
+                   role="bold"&gt;-server&lt;/emphasis&gt; argument along with this one.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Identifies the volume to remove, either by its complete name or volume ID number. If identifying a read-only
+                   or backup volume by name, include the appropriate extension ( &lt;emphasis role="bold"&gt;.readonly&lt;/emphasis&gt; or
+                   &lt;emphasis role="bold"&gt;.backup&lt;/emphasis&gt;).&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;fs rmmount&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;rmmount&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;when removing volume&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ239" /&gt;If you are removing the last existing version of the volume, issue the &lt;emphasis
+           role="bold"&gt;fs rmmount&lt;/emphasis&gt; command remove the corresponding mount point. Complete instructions appear in &lt;link
+           linkend="HDRWQ236"&gt;To remove a volume and unmount it&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;para&gt;If you are removing a backup volume that is mounted in the conventional way (at a subdirectory of its read/write
+           volume's root directory), then removing the source volume's mount point in this step is sufficient to remove the backup
+           volume's mount point. If you mounted the backup at a completely separate directory, you need to repeat this step for the
+           backup volume's mount point.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs rmmount&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;directory&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; If you created a dump file in Step &lt;link linkend="LIWQ237"&gt;3&lt;/link&gt;,
+           transfer it to tape. The preferred method is to use the AFS Backup System, which is described in &lt;link
+           linkend="HDRWQ248"&gt;Configuring the AFS Backup System&lt;/link&gt;and &lt;link linkend="HDRWQ283"&gt;Backing Up and Restoring AFS
+           Data&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ240"&gt;
+     &lt;title&gt;Dumping and Restoring Volumes&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;dumping&lt;/primary&gt;
+ 
+       &lt;secondary&gt;volumes&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;without using AFS Backup System&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;dumping without AFS Backup System&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;&lt;emphasis&gt;Dumping&lt;/emphasis&gt; a volume with the &lt;emphasis role="bold"&gt;vos dump&lt;/emphasis&gt; command converts its contents
+     into ASCII format and writes them to the file you specify. The &lt;emphasis role="bold"&gt;vos restore&lt;/emphasis&gt; command places a
+     dump file's contents into a volume after converting them into the volume format appropriate for the indicated file server
+     machine.&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_259"&gt;
+       &lt;title&gt;About Dumping Volumes&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;read/write volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;dumping&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;read-only volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;dumping&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;backup volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;dumping&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;availability of data&lt;/primary&gt;
+ 
+         &lt;secondary&gt;interrupted by dumping&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;data&lt;/primary&gt;
+ 
+         &lt;secondary&gt;availability interrupted by dumping&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;dumping&lt;/primary&gt;
+ 
+         &lt;secondary&gt;volumes&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;reasons&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Dumping a volume can be useful in several situations, including the following: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;You want to back it up to tape, perhaps by using a third-party backup utility. To facilitate this type of backup
+             operation, the &lt;emphasis role="bold"&gt;vos dump&lt;/emphasis&gt; command can write to a named pipe. To learn about using the AFS
+             Backup System instead, see &lt;link linkend="HDRWQ248"&gt;Configuring the AFS Backup System&lt;/link&gt;and &lt;link
+             linkend="HDRWQ283"&gt;Backing Up and Restoring AFS Data&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;You are removing the volume from your cell (perhaps because its owner is leaving your cell). The &lt;emphasis
+             role="bold"&gt;vos dump&lt;/emphasis&gt; command enables you to create a copy for safekeeping without incurring the overhead of
+             the Backup System. For complete instructions on removing a volume, see &lt;link linkend="HDRWQ235"&gt;Removing Volumes and
+             their Mount Points&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;You want to create a copy of the volume for safekeeping on a non-AFS server partition, perhaps while you move the
+             actual volume to another machine or perform maintenance tasks on the partition that houses the volume.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;You need to replace a corrupted read/write volume. If an uncorrupted read-only or backup version of the volume
+             exists, dump it and restore the data into the read/write volume, overwriting the corrupted contents.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;You want to copy or transfer the contents of the volume to another cell. You cannot use the &lt;emphasis
+             role="bold"&gt;vos move&lt;/emphasis&gt; command, because AFS supports volume moves only between file server machines that belong
+             to the same cell.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;You want to have another read/write copy of the volume's contents. The second volume must have a different name
+             than the original one. If you want the contents of the two volumes to remain identical, you must update them both
+             manually. AFS provides no facility for keeping read/write volumes synchronized in this way.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;You want a copy of only the files and directories in the volume with modification time stamps after a certain
+             date. The &lt;emphasis role="bold"&gt;vos dump&lt;/emphasis&gt; command can create an incremental dump file as described in Step
+             &lt;link linkend="LIWQ241"&gt;3&lt;/link&gt;of the following instructions.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;full dump&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating using vos command&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;incremental dump&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating using vos command&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;dumping&lt;/primary&gt;
+ 
+         &lt;secondary&gt;volumes&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;using vos command&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;You can use the &lt;emphasis role="bold"&gt;vos dump&lt;/emphasis&gt; command to create a &lt;emphasis&gt;full dump&lt;/emphasis&gt;, which
+       contains the complete contents of the volume at the time you issue the command, or an &lt;emphasis&gt;incremental dump&lt;/emphasis&gt;,
+       which contains only those files and directories with modification timestamps (as displayed by the &lt;emphasis role="bold"&gt;ls
+       -l&lt;/emphasis&gt; command) that are later than a date and time you specify. See Step &lt;link linkend="LIWQ241"&gt;3&lt;/link&gt;of the
+       following instructions.&lt;/para&gt;
+ 
+       &lt;para&gt;Dumping a volume does not change its VLDB entry or permanently affect its status on the file server machine, but the
+       volume's contents are inaccessible during the dump operation. To avoid interrupting access to the volume, it is generally best
+       to dump the volume's backup version, just after using the &lt;emphasis role="bold"&gt;vos backup&lt;/emphasis&gt; or &lt;emphasis
+       role="bold"&gt;vos backupsys&lt;/emphasis&gt; command to create a new backup version.&lt;/para&gt;
+ 
+       &lt;para&gt;If you do not provide a filename into which to write the dump, the &lt;emphasis role="bold"&gt;vos dump&lt;/emphasis&gt; command
+       directs the output to the standard output stream. You can pipe it directly to the &lt;emphasis role="bold"&gt;vos restore&lt;/emphasis&gt;
+       command if you wish.&lt;/para&gt;
+ 
+       &lt;para&gt;Because a volume dump file is in ASCII format, you can read its contents using a text editor or a command such as the
+       &lt;emphasis role="bold"&gt;cat&lt;/emphasis&gt; command. However, dump files sometimes contain special characters that do not have
+       alphanumeric correlates, which can cause problems for some display programs.&lt;/para&gt;
+ 
+       &lt;para&gt;By default, the &lt;emphasis role="bold"&gt;vos&lt;/emphasis&gt; command interpreter consults the Volume Location Database (VLDB) to
+       learn the volume's location, so the &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt;
+       arguments are not required. If the &lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; argument identifies a read-only volume that resides at
+       multiple sites, then the command dumps the version from just one of them (normally, the one listed first in the volume's VLDB
+       entry as reported by the &lt;emphasis role="bold"&gt;vos examine&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;vos listvldb&lt;/emphasis&gt;
+       command). To dump the read-only volume from a particular site, use the &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; and &lt;emphasis
+       role="bold"&gt;-partition&lt;/emphasis&gt; arguments to specify the site. To bypass the VLDB lookup entirely, provide a volume ID
+       number (rather than a volume name) as the value for the &lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; argument, along with the
+       &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; arguments. This makes it possible to
+       dump a volume for which there is no VLDB entry.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;vos dump&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;dump&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_260"&gt;
+       &lt;title&gt;To dump a volume&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue
+           the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To
+           display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you have the permissions necessary to create the dump file. If placing it in AFS, you must have the
+           &lt;emphasis role="bold"&gt;i&lt;/emphasis&gt;( &lt;emphasis role="bold"&gt;insert&lt;/emphasis&gt;) permission on the ACL of the file's
+           directory. If necessary, issue the &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ572"&gt;Displaying ACLs&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;Members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group always implicitly have the &lt;emphasis
+           role="bold"&gt;a&lt;/emphasis&gt;( &lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;) and by default also the &lt;emphasis
+           role="bold"&gt;l&lt;/emphasis&gt;( &lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;) permission on every ACL and can use the &lt;emphasis
+           role="bold"&gt;fs setacl&lt;/emphasis&gt; command to grant other rights as necessary.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ241" /&gt;Issue the &lt;emphasis role="bold"&gt;vos dump&lt;/emphasis&gt; command to dump the volume.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos dump -id&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;volume name or ID&lt;/replaceable&gt;&amp;gt; [&lt;emphasis role="bold"&gt;-time&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;dump from time&lt;/replaceable&gt;&amp;gt;] [&lt;emphasis
+                 role="bold"&gt;-file&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;arg&lt;/replaceable&gt;&amp;gt;] [&lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;server&lt;/replaceable&gt;&amp;gt;] [&lt;emphasis
+                 role="bold"&gt;-partition&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;partition&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Identifies the volume to be dumped by its complete name or volume ID number. If you want to dump the
+                   read-only or backup version, specify its volume ID number or add the appropriate extension ( &lt;emphasis
+                   role="bold"&gt;.readonly&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;.backup&lt;/emphasis&gt;) to the name.&lt;/para&gt;
+ 
+                   &lt;para&gt;To bypass the normal VLDB lookup of the volume's location, provide the volume ID number and combine this
+                   argument with the &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt;
+                   arguments.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-time&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies whether the dump is full or incremental. Omit this argument to create a full dump, or provide one
+                   of three acceptable values: &lt;itemizedlist&gt;
+                       &lt;listitem&gt;
+                         &lt;para&gt;The value &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt;(zero) to create a full dump.&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;A date in the format mm &lt;emphasis role="bold"&gt;/&lt;/emphasis&gt; dd &lt;emphasis role="bold"&gt;/&lt;/emphasis&gt; yyyy
+                         (month, day and year) to create an incremental dump that includes only files and directories with
+                         modification timestamps later than midnight (12:00 a.m.) on the indicated date. Valid values for the year
+                         range from &lt;emphasis role="bold"&gt;1970&lt;/emphasis&gt; to &lt;emphasis role="bold"&gt;2037&lt;/emphasis&gt;; higher values are
+                         not valid because the latest possible date in the standard UNIX representation is in 2038. The command
+                         interpreter automatically reduces later dates to the maximum value. An example is &lt;emphasis
+                         role="bold"&gt;01/13/1999&lt;/emphasis&gt;.&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;A date and time in the format &lt;emphasis role="bold"&gt;"&lt;/emphasis&gt; mm &lt;emphasis role="bold"&gt;/&lt;/emphasis&gt;
+                         dd &lt;emphasis role="bold"&gt;/&lt;/emphasis&gt; yyyy hh &lt;emphasis role="bold"&gt;:&lt;/emphasis&gt; MM &lt;emphasis
+                         role="bold"&gt;"&lt;/emphasis&gt; to create an incremental dump that includes only files and directories with
+                         modification timestamps later than the specified date and time. The date format is the same as for a date
+                         alone. Express the time as hours and minutes (hh:MM) in 24-hour format (for example, &lt;emphasis
+                         role="bold"&gt;20:30&lt;/emphasis&gt; is 8:30 p.m.). Surround the entire expression with double quotes (" ") because
+                         it contains a space. An example is &lt;emphasis role="bold"&gt;"01/13/1999 22:30"&lt;/emphasis&gt;.&lt;/para&gt;
+                       &lt;/listitem&gt;
+                     &lt;/itemizedlist&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the pathname of the file to which to write the dump. The file can be in AFS, but not in the volume
+                   being dumped. A partial pathname is interpreted relative to the current working directory. Omit this argument to
+                   direct the dump to the standard output stream.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the file server machine on which the volume resides. Provide the &lt;emphasis
+                   role="bold"&gt;-partition&lt;/emphasis&gt; argument along with this one.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the partition on which the volume resides. Provide the &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt;
+                   argument along with this one.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_261"&gt;
+       &lt;title&gt;About Restoring Volumes&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;restoring&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;with vos restore command&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;restoring&lt;/primary&gt;
+ 
+         &lt;secondary&gt;volumes without using AFS Backup System&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Although you can dump any of the three types of volumes (read/write, read-only, or backup), you can restore a dump file
+       to the file system only as a read/write volume, using the &lt;emphasis role="bold"&gt;vos restore&lt;/emphasis&gt; command. The command
+       automatically translates the dump file's contents from ASCII back into the volume format appropriate for the file server
+       machine that stores the restored version. As with the &lt;emphasis role="bold"&gt;vos dump&lt;/emphasis&gt; command, you can restore a
+       dump file via a named pipe, which facilitates interoperation with third-party backup utilities.&lt;/para&gt;
+ 
+       &lt;para&gt;You can restore the contents of a dump file in one of two basic ways. In either case, you must restore a full dump of
+       the volume before restoring any incremental dumps. Any incremental dumps that you then restore must have been created after
+       the full dump. If there is more than one incremental dump, you must restore them in the order they were created. &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;You can restore volume data into a brand new volume with a new name and at a location that you specify. See &lt;link
+             linkend="HDRWQ242"&gt;To restore a dump into a new volume and mount it&lt;/link&gt;.&lt;/para&gt;
+ 
+             &lt;para&gt;You can assign a volume ID number as you restore the volume, though it is best to have the Volume Server allocate
+             a volume number automatically. The most common reason for specifying the volume ID is that a volume's VLDB entry has
+             disappeared for some reason, but you know the former read/write volume ID number and want to reuse it.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;You can restore volume data into an existing volume (usually the one that was previously dumped), overwriting its
+             current contents. This is convenient if the current contents are corrupted or otherwise incorrect, because it allows you
+             to replace them with a coherent version from the past or from one of the volume's clones. See &lt;link
+             linkend="HDRWQ244"&gt;To restore a dump file, overwriting an existing volume&lt;/link&gt;.&lt;/para&gt;
+ 
+             &lt;para&gt;Provide the &lt;emphasis role="bold"&gt;-overwrite&lt;/emphasis&gt; argument to preconfirm that you wish to overwrite the
+             volume's contents, and to specify whether you are restoring a full or incremental dump. If you omit the &lt;emphasis
+             role="bold"&gt;-overwrite&lt;/emphasis&gt; argument, the Volume Server generates the following prompt to confirm that you want to
+             overwrite the existing volume with either a full ( &lt;emphasis role="bold"&gt;f&lt;/emphasis&gt;) or incremental ( &lt;emphasis
+             role="bold"&gt;i&lt;/emphasis&gt;) dump:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    Do you want to do a full/incremental restore or abort? [fia](a):
+ &lt;/programlisting&gt;
+ 
+             &lt;para&gt;If you pipe in the dump file via the standard input stream instead of using the &lt;emphasis
+             role="bold"&gt;-file&lt;/emphasis&gt; argument to name it, you must include the &lt;emphasis role="bold"&gt;-overwrite&lt;/emphasis&gt;
+             argument because there is nowhere for the Volume Server to display the prompt in this case.&lt;/para&gt;
+ 
+             &lt;para&gt;You can move the volume to a new site as you overwrite it with a full dump, by using the &lt;emphasis
+             role="bold"&gt;-server&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; arguments to specify the new site. You
+             cannot move the volume when restoring an incremental dump.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;vos restore&lt;/emphasis&gt; command sets the restored volume's creation date in the volume header
+       to the time of the restore operation, as reported in the &lt;computeroutput&gt;Creation&lt;/computeroutput&gt; field in the output from
+       the &lt;emphasis role="bold"&gt;vos examine&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;vos listvol&lt;/emphasis&gt; commands.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;vos restore&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;restore&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;to create new volume&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ242"&gt;
+       &lt;title&gt;To restore a dump into a new volume and mount it&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue
+           the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To
+           display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you have permissions needed to read the dump file and to mount the new volume. If the dump file resides
+           in AFS, you need the &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt;( &lt;emphasis role="bold"&gt;read&lt;/emphasis&gt;) permission on the ACL of
+           its directory. You need the &lt;emphasis role="bold"&gt;i&lt;/emphasis&gt;( &lt;emphasis role="bold"&gt;insert&lt;/emphasis&gt;) and &lt;emphasis
+           role="bold"&gt;a&lt;/emphasis&gt;( &lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;) permissions on the ACL of the directory where you
+           are mounting the new volume. If necessary, issue the &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; command, which is fully
+           described in &lt;link linkend="HDRWQ572"&gt;Displaying ACLs&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;Members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group always implicitly have the &lt;emphasis
+           role="bold"&gt;a&lt;/emphasis&gt;( &lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;) and by default also the &lt;emphasis
+           role="bold"&gt;l&lt;/emphasis&gt;( &lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;) permission on every ACL and can use the &lt;emphasis
+           role="bold"&gt;fs setacl&lt;/emphasis&gt; command to grant other rights as necessary.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Select a site (disk partition on a file server machine) for the new volume. If your cell groups different types of
+           volumes onto different file server machines, that can guide your decision. It often makes sense to put the volume on the
+           emptiest partition that meets your other criteria. To display how much space is available on a file server machine's
+           partitions, use the &lt;emphasis role="bold"&gt;vos partinfo&lt;/emphasis&gt; command, which is described fully in &lt;link
+           linkend="HDRWQ185"&gt;Creating Read/write Volumes&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos partinfo&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; [&amp;lt;&lt;replaceable&gt;partition name&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ243" /&gt;Issue the &lt;emphasis role="bold"&gt;vos restore&lt;/emphasis&gt; command to create a new volume and
+           restore the dump file into it. Type it on a single line; it appears on multiple lines here only for legibility.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos restore&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;partition name&lt;/replaceable&gt;&amp;gt; \
+                    &amp;lt;&lt;replaceable&gt;name of volume to be restored&lt;/replaceable&gt;&amp;gt; \
+                    [&lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;dump file&lt;/replaceable&gt;&amp;gt;] [&lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;volume ID&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;res&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;restore&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the file server machine on which to create the new volume.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;partition name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the partition on which to create the new volume.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;name of volume to be restored&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the new read/write volume, which must not already have a VLDB entry. It can be up to 22 characters in
+                   length.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the dump file to restore. Partial pathnames are interpreted with respect to the current working
+                   directory. Omit this argument if using a pipe to read in the dump file from the standard input stream.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-volume&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the new volume's ID number. It is appropriate only if you are restoring a volume that no longer
+                   exists and want to use the volume ID number it had previously.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;fs mkmount&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;when restoring volume&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;mkmount&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;when restoring volume&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt; command to mount the new volume, making its contents
+           accessible. Complete instructions appear in &lt;link linkend="HDRWQ212"&gt;To create a regular or read/write mount point&lt;/link&gt;.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;directory&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;volume name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; Issue the &lt;emphasis role="bold"&gt;fs lsmount&lt;/emphasis&gt; command to verify
+           that the mount point refers to the correct volume. Complete instructions appear in &lt;link linkend="HDRWQ211"&gt;To display a
+           mount point&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs lsmount&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;directory&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;vos restore&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;restore&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;to overwrite volume&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ244"&gt;
+       &lt;title&gt;To restore a dump file, overwriting an existing volume&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue
+           the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To
+           display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you have permissions needed to read the dump file. If it resides in AFS, you need the &lt;emphasis
+           role="bold"&gt;r&lt;/emphasis&gt;( &lt;emphasis role="bold"&gt;read&lt;/emphasis&gt;) permission on the ACL of its directory. If necessary,
+           issue the &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ572"&gt;Displaying ACLs&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;Members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group always implicitly have the &lt;emphasis
+           role="bold"&gt;a&lt;/emphasis&gt;( &lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;) and by default also the &lt;emphasis
+           role="bold"&gt;l&lt;/emphasis&gt;( &lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;) permission on every ACL and can use the &lt;emphasis
+           role="bold"&gt;fs setacl&lt;/emphasis&gt; command to grant other rights as necessary.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Restore the contents of the dump file into a read/write volume, overwriting the current contents. The volume retains
+           its current volume ID number. Type it on a single line; it appears on multiple lines here only for legibility.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos restore&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;partition name&lt;/replaceable&gt;&amp;gt;  \
+                  &amp;lt;&lt;replaceable&gt;name of volume to be restored&lt;/replaceable&gt;&amp;gt;   \
+                  [&lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;dump file&lt;/replaceable&gt;&amp;gt;] [&lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;volume ID&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;res&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;restore&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the file server machine where the volume already exists, or the machine to which to move it. In the
+                   latter case, the value for the &lt;emphasis role="bold"&gt;-overwrite&lt;/emphasis&gt; argument must be &lt;emphasis
+                   role="bold"&gt;full&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;partition name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the partition where the volume already exists, or the partition to which to move it. In the latter
+                   case, the value for the &lt;emphasis role="bold"&gt;-overwrite&lt;/emphasis&gt; argument must be &lt;emphasis
+                   role="bold"&gt;full&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;name of volume to be restored&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the read/write volume to overwrite with the contents of the dump file.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the dump file to restore. Partial pathnames are interpreted with respect to the current working
+                   directory. Omit this argument if using a pipe to read in the dump file from the standard input stream; in this
+                   case, you must provide the &lt;emphasis role="bold"&gt;-overwrite&lt;/emphasis&gt; argument.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-overwrite&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Preconfirms that you want to overwrite the existing volume and specifies which type of dump file you are
+                   restoring. Provide one of the following values: &lt;itemizedlist&gt;
+                       &lt;listitem&gt;
+                         &lt;para&gt;&lt;emphasis role="bold"&gt;f&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;full&lt;/emphasis&gt; if restoring a full dump
+                         file&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;&lt;emphasis role="bold"&gt;i&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;incremental&lt;/emphasis&gt; if restoring an
+                         incremental dump file. This value is not acceptable if you are moving the volume while restoring it.&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;&lt;emphasis role="bold"&gt;a&lt;/emphasis&gt; to terminate the restore operation&lt;/para&gt;
+                       &lt;/listitem&gt;
+                     &lt;/itemizedlist&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If the volume is replicated, issue the &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt; command to release the newly
+           restored contents to read-only sites. Complete instructions appear in &lt;link linkend="HDRWQ192"&gt;Replicating Volumes
+           (Creating Read-only Volumes)&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;volume name or ID&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;vos backup&lt;/emphasis&gt; command to create a new backup version of the volume. Complete
+           instructions appear in &lt;link linkend="HDRWQ201"&gt;Creating Backup Volumes&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos backup&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;volume name or ID&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ245"&gt;
+     &lt;title&gt;Renaming Volumes&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;renaming&lt;/primary&gt;
+ 
+       &lt;secondary&gt;volume&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;renaming&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;changing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;volume name&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;volume name&lt;/primary&gt;
+ 
+       &lt;secondary&gt;changing&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;basic instructions&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;You can use the &lt;emphasis role="bold"&gt;vos rename&lt;/emphasis&gt; command to rename a volume. For example, it is appropriate to
+     rename a user's home volume if you use the &lt;emphasis role="bold"&gt;user.&lt;/emphasis&gt; username convention for user volume names and
+     you change the username. (For complete instructions for changing usernames, see &lt;link linkend="HDRWQ518"&gt;Changing
+     Usernames&lt;/link&gt;.)&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;read/write volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;changing name of&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;read-only volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;changing name of&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;backup volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;changing name of&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;The &lt;emphasis role="bold"&gt;vos rename&lt;/emphasis&gt; command accepts only read/write volume names, but automatically changes
+     the names of the associated read-only and backup volumes. As directed in the following instructions, you need to replace the
+     volume's current mount point with a new one that reflects the name change.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;vos rename&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;basic instructions&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;rename&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;basic instructions&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="HDRWQ246"&gt;
+       &lt;title&gt;To rename a volume&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue
+           the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To
+           display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you have the &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt;( &lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;), &lt;emphasis
+           role="bold"&gt;d&lt;/emphasis&gt;( &lt;emphasis role="bold"&gt;delete&lt;/emphasis&gt;), and &lt;emphasis role="bold"&gt;i&lt;/emphasis&gt;( &lt;emphasis
+           role="bold"&gt;insert&lt;/emphasis&gt;) access permissions for the directory in which you are replacing the volume's mount point.
+           If necessary, issue the &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ572"&gt;Displaying ACLs&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;Members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group always implicitly have the &lt;emphasis
+           role="bold"&gt;a&lt;/emphasis&gt;( &lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;) and by default also the &lt;emphasis
+           role="bold"&gt;l&lt;/emphasis&gt;( &lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;) permission on every ACL and can use the &lt;emphasis
+           role="bold"&gt;fs setacl&lt;/emphasis&gt; command to grant other rights as necessary.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIVOL-REN" /&gt;Issue the &lt;emphasis role="bold"&gt;vos rename&lt;/emphasis&gt; command to rename the volume.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos rename&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;old volume name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;new volume name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;ren&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;rename&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;old volume name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the current name of a read/write volume.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;new volume name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the new name for the volume. It cannot be more than 22 characters in length.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;If there is no Volume Location Database (VLDB) entry for the specified current volume name, the command fails with
+           the following error message:&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    vos: Could not find entry for volume old_volume_name.
+ &lt;/programlisting&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;fs rmmount&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;rmmount&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;when renaming volume&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs rmmount&lt;/emphasis&gt; command to remove the mount point that refers to the volume's
+           old name. Complete instructions appear in &lt;link linkend="HDRWQ215"&gt;To remove a mount point&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs rmmount&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;directory&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;fs mkmount&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;when renaming volume&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;mkmount&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;when renaming volume&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt; to create a mount point that indicates the volume's new name.
+           Complete instructions appear in &lt;link linkend="HDRWQ212"&gt;To create a regular or read/write mount point&lt;/link&gt;.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;directory&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;volume name&lt;/replaceable&gt;&amp;gt; [&lt;emphasis
+                 role="bold"&gt;-rw&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ247"&gt;
+     &lt;title&gt;Unlocking and Locking VLDB Entries&lt;/title&gt;
+ 
+     &lt;para&gt;As detailed in &lt;link linkend="HDRWQ227"&gt;Synchronizing the VLDB and Volume Headers&lt;/link&gt;, The Volume Location (VL) Server
+     locks the Volume Location Database (VLDB) entry for a volume before the Volume Server executes any operation on it. No other
+     operation can affect a volume with a locked VLDB entry, so the lock prevents the inconsistency or corruption that can result
+     from multiple simultaneous operations on a volume.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;locking&lt;/primary&gt;
+ 
+       &lt;secondary&gt;VLDB entry&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;VLDB&lt;/primary&gt;
+ 
+       &lt;secondary&gt;locking/unlocking entry&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;entry in VLDB&lt;/primary&gt;
+ 
+       &lt;secondary&gt;locking/unlocking&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;unlocking&lt;/primary&gt;
+ 
+       &lt;secondary&gt;VLDB entry&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;locked VLDB entry&lt;/primary&gt;
+ 
+       &lt;secondary&gt;unlocking&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;To verify that a VLDB entry is locked, issue the &lt;emphasis role="bold"&gt;vos listvldb&lt;/emphasis&gt; command as described in
+     &lt;link linkend="HDRWQ218"&gt;To display VLDB entries&lt;/link&gt;. The command has a &lt;emphasis role="bold"&gt;-locked&lt;/emphasis&gt; flag that
+     displays locked entries only. If the VLDB entry is locked, the string &lt;computeroutput&gt;Volume is currently
+     LOCKED&lt;/computeroutput&gt; appears on the last line of the volume's output.&lt;/para&gt;
+ 
+     &lt;para&gt;To lock a VLDB entry yourself, use the &lt;emphasis role="bold"&gt;vos lock&lt;/emphasis&gt; command. This is useful when you suspect
+     something is wrong with a volume and you want to prevent any changes to it while you are investigating the problem.&lt;/para&gt;
+ 
+     &lt;para&gt;To unlock a locked VLDB entry, issue the &lt;emphasis role="bold"&gt;vos unlock&lt;/emphasis&gt; command, which unlocks a single VLDB
+     entry, or the &lt;emphasis role="bold"&gt;vos unlockvldb&lt;/emphasis&gt; command, which unlocks potentially many entries. This is useful
+     when a volume operation fails prematurely and leaves a VLDB entry locked, preventing you from acting to correct the problems
+     resulting from the failure.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;vos lock&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;lock&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="Header_267"&gt;
+       &lt;title&gt;To lock a VLDB entry&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue
+           the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To
+           display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;vos lock&lt;/emphasis&gt; to lock the entry. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos lock&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;volume name or ID&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;lo&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;lock&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;volume name or ID&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Identifies the volume to be locked, either by its complete name or volume ID number. It can be any of the
+                   three versions of the volume.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;vos unlock&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;unlock&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_268"&gt;
+       &lt;title&gt;To unlock a single VLDB entry&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue
+           the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To
+           display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;vos unlock&lt;/emphasis&gt; command to unlock the entry. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos unlock&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;volume name or ID&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;unlock&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Must be typed in full.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;volume name or ID&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Identifies the volume to be unlocked, either by its complete name or volume ID number. It can be any of the
+                   three versions of the volume.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;vos unlockvldb&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;unlockvldb&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_269"&gt;
+       &lt;title&gt;To unlock multiple VLDB entries&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue
+           the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To
+           display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;vos unlockvldb&lt;/emphasis&gt; command to unlock the desired entries. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos unlockvldb&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;] [&amp;lt;&lt;replaceable&gt;partition name&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;unlockv&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;unlockvldb&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies a file server machine. Provide this argument alone to unlock all VLDB entries that mention the
+                   machine in a site definition. Omit both this argument and the partition name argument to unlock all VLDB
+                   entries.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;partition name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies a partition. Provide this argument alone to unlock all VLDB entries that mention the partition (on
+                   any machine) in a site definition. Omit both this argument and the machine name argument to unlock all VLDB
+                   entries.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ &lt;/chapter&gt;
Index: openafs/doc/xml/AdminGuide/auagd011.xml
diff -c /dev/null openafs/doc/xml/AdminGuide/auagd011.xml:1.1.8.3
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/xml/AdminGuide/auagd011.xml	Wed May 13 22:25:59 2009
***************
*** 0 ****
--- 1,4302 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;chapter id="HDRWQ248"&gt;
+   &lt;title&gt;Configuring the AFS Backup System&lt;/title&gt;
+ 
+   &lt;para&gt;The AFS Backup System helps you to create backup copies of data from AFS volumes and to restore data to the file system if
+   it is lost or corrupted. This chapter explains how to configure the Backup System. For instructions on backing up and restoring
+   data and displaying dump records, see &lt;link linkend="HDRWQ283"&gt;Backing Up and Restoring AFS Data&lt;/link&gt;.&lt;/para&gt;
+ 
+   &lt;sect1 id="HDRWQ249"&gt;
+     &lt;title&gt;Summary of Instructions&lt;/title&gt;
+ 
+     &lt;para&gt;This chapter explains how to perform the following tasks by using the indicated commands:&lt;/para&gt;
+ 
+     &lt;informaltable frame="none"&gt;
+       &lt;tgroup cols="2"&gt;
+         &lt;colspec colwidth="70*" /&gt;
+ 
+         &lt;colspec colwidth="30*" /&gt;
+ 
+         &lt;tbody&gt;
+           &lt;row&gt;
+             &lt;entry&gt;Determine tape capacity and filemark size&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fms&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Define Tape Coordinator entry in Backup Database&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;backup addhost&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Remove Tape Coordinator entry from Backup Database&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;backup delhost&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Display Tape Coordinator entries from Backup Database&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;backup listhosts&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Create volume set&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;backup addvolset&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Add volume entry to volume set&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;backup addvolentry&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;List volume sets and entries&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;backup listvolsets&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Delete volume set from Backup Database&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;backup delvolset&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Delete volume entry from volume set&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;backup delvolentry&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Define dump level&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;backup adddump&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Change expiration date on existing dump level&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;backup setexp&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Delete dump level from dump hierarchy&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;backup deldump&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Display dump hierarchy&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;backup listdumps&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Label tape&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;backup labeltape&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Read label on tape&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;backup readlabel&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/tbody&gt;
+       &lt;/tgroup&gt;
+     &lt;/informaltable&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ251"&gt;
+     &lt;title&gt;Introduction to Backup System Features&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+       &lt;secondary&gt;introduction&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;The AFS Backup System is highly flexible, enabling you to control most aspects of the backup process, including how often
+     backups are performed, which volumes are backed up, and whether to dump all of the data in a volume or just the data that has
+     changed since the last dump operation. You can also take advantage of several features that automate much of the backup
+     process.&lt;/para&gt;
+ 
+     &lt;para&gt;To administer and use the Backup System most efficiently, it helps to be familiar with its basic features, which are
+     described in the following sections. For pointers to instructions for implementing the features as you configure the Backup
+     System in your cell, see &lt;link linkend="HDRWQ257"&gt;Overview of Backup System Configuration&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ252"&gt;
+       &lt;title&gt;Volume Sets and Volume Entries&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume set (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;defined&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume set (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;volume entry&lt;/secondary&gt;
+ 
+         &lt;see&gt;volume entry&lt;/see&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume entry (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;defined&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+         &lt;secondary&gt;volume set&lt;/secondary&gt;
+ 
+         &lt;see&gt;volume set&lt;/see&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+         &lt;secondary&gt;volume entry&lt;/secondary&gt;
+ 
+         &lt;see&gt;volume entry&lt;/see&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;When you back up AFS data, you specify which data to include in terms of complete volumes rather than individual files.
+       More precisely, you define groups of volumes called &lt;emphasis&gt;volume sets&lt;/emphasis&gt;, each of which includes one or more
+       volumes that you want to back up in a single operation. You must include a volume in a volume set to back it up, because the
+       command that backs up data (the &lt;emphasis role="bold"&gt;backup dump&lt;/emphasis&gt; command) does not accept individual volume
+       names.&lt;/para&gt;
+ 
+       &lt;para&gt;A volume set consists of one or more &lt;emphasis&gt;volume entries&lt;/emphasis&gt;, each of which specifies which volumes to back
+       up based on their location (file server machine and partition) and volume name. You can use a wildcard notation to include all
+       volumes that share a location, a common character string in their names, or both.&lt;/para&gt;
+ 
+       &lt;para&gt;For instructions on creating and removing volume sets and volume entries, see &lt;link linkend="HDRWQ265"&gt;Defining and
+       Displaying Volume Sets and Volume Entries&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_274"&gt;
+       &lt;title&gt;Dumps and Dump Sets&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+         &lt;secondary&gt;dump&lt;/secondary&gt;
+ 
+         &lt;see&gt;dump&lt;/see&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+         &lt;secondary&gt;dump set&lt;/secondary&gt;
+ 
+         &lt;see&gt;dump set&lt;/see&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;dump (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;appended, defined&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;dump (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;parent, defined&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;dump (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;defined&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;dump (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;full, defined&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;dump (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;incremental, defined&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;dump (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;initial, defined&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;dump (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;set&lt;/secondary&gt;
+ 
+         &lt;see&gt;dump set&lt;/see&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;dump set (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;defined&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;A &lt;emphasis&gt;dump&lt;/emphasis&gt; is the collection of data that results from backing up a volume set. A &lt;emphasis&gt;full
+       dump&lt;/emphasis&gt; includes all of the data in every volume in the volume set, as it exists at the time of the dump operation. An
+       &lt;emphasis&gt;incremental dump&lt;/emphasis&gt; includes only some of the data from the volumes in the volume set, namely those files
+       and directory structures that have changed since a specified previous dump operation was performed. The previous dump is
+       referred to as the incremental dump's &lt;emphasis&gt;parent dump&lt;/emphasis&gt;, and it can be either a full dump or an incremental
+       dump itself.&lt;/para&gt;
+ 
+       &lt;para&gt;A &lt;emphasis&gt;dump set&lt;/emphasis&gt; is a collection of one or more dumps stored together on one or more tapes. The first
+       dump in the dump set is the &lt;emphasis&gt;initial dump&lt;/emphasis&gt;, and any subsequent dump added onto the end of an existing dump
+       set is an &lt;emphasis&gt;appended dump&lt;/emphasis&gt;. Appending dumps is always optional, but maximizes use of a tape's capacity. In
+       contrast, creating only initial dumps can result in many partially filled tapes, because an initial dump must always start on
+       a new tape, but does not necessarily extend to the end of the tape. Appended dumps do not have to be related to one another or
+       to the initial dump (they do not have to be dumps of the same or related volume sets), but well-planned appending can reduce
+       the number of times you have to change tapes during a restore operation. For example, it can make sense to append incremental
+       dumps of a volume set together in a single dump set.&lt;/para&gt;
+ 
+       &lt;para&gt;All the records for a dump set are indexed together in the Backup Database based on the initial dump (for more on the
+       Backup Database, see &lt;link linkend="HDRWQ256"&gt;The Backup Database and Backup Server Process&lt;/link&gt;). To delete the database
+       record of an appended dump, you must delete the initial dump record, and doing so deletes the records for all dumps in the
+       dump set. Similarly, you cannot recycle just one tape in a dump set without deleting the database records of all tapes in the
+       dump set.&lt;/para&gt;
+ 
+       &lt;para&gt;For instructions on creating an initial dump, see &lt;link linkend="HDRWQ296"&gt;Backing Up Data&lt;/link&gt;, and to learn how to
+       append dumps, see &lt;link linkend="HDRWQ299"&gt;Appending Dumps to an Existing Dump Set&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_275"&gt;
+       &lt;title&gt;Dump Hierarchies, Dump Levels and Expiration Dates&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+         &lt;secondary&gt;dump hierarchy&lt;/secondary&gt;
+ 
+         &lt;see&gt;dump hierarchy&lt;/see&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+         &lt;secondary&gt;dump level&lt;/secondary&gt;
+ 
+         &lt;see&gt;dump hierarchy&lt;/see&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;dump levels&lt;/primary&gt;
+ 
+         &lt;secondary&gt;defined&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;dump hierarchy (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;described&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;dump hierarchy (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;dump level&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;defined&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;dump hierarchy (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;expiration date on dump level&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;described&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;A &lt;emphasis&gt;dump hierarchy&lt;/emphasis&gt; is a logical structure that defines the relationship between full and incremental
+       dumps; that is, it defines which dump serves as the parent for an incremental dump. Each individual component of a hierarchy
+       is a &lt;emphasis&gt;dump level&lt;/emphasis&gt;. When you create a dump by issuing the &lt;emphasis role="bold"&gt;backup dump&lt;/emphasis&gt;
+       command, you specify a volume set name and a dump level name. The Backup System uses the dump level to determine whether the
+       dump is full or incremental, and if incremental, which dump level to use as the parent.&lt;/para&gt;
+ 
+       &lt;para&gt;You can associate an &lt;emphasis&gt;expiration date&lt;/emphasis&gt; with a dump level, to define when a dump created at that level
+       expires. The Backup System refuses to overwrite a tape until all dumps in the dump set to which the tape belongs have expired,
+       so assigning expiration dates automatically determines how you recycle tapes. You can define an expiration date either in
+       absolute terms (for example, 13 January 2000) or relative terms (for example, 30 days from when the dump is created). You can
+       also change the expiration date associated with a dump level (but not with an actual dump that has already been created at
+       that level).&lt;/para&gt;
+ 
+       &lt;para&gt;For instructions on creating dump hierarchies, assigning expiration dates, and establishing a tape recycling schedule,
+       see &lt;link linkend="HDRWQ267"&gt;Defining and Displaying the Dump Hierarchy&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+         &lt;secondary&gt;dump name&lt;/secondary&gt;
+ 
+         &lt;see&gt;dump&lt;/see&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+         &lt;secondary&gt;tape name&lt;/secondary&gt;
+ 
+         &lt;see&gt;tapes&lt;/see&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+         &lt;secondary&gt;dump ID number&lt;/secondary&gt;
+ 
+         &lt;see&gt;dump&lt;/see&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;tapes (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;names&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;described&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;dump (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;ID number, described&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;dump (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;name, described&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ253"&gt;
+       &lt;title&gt;Dump Names and Tape Names&lt;/title&gt;
+ 
+       &lt;para&gt;When you create a dump, the Backup System creates a Backup Database record for it, assigning a name comprising the
+       volume set name and the last element in the dump level pathname:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    volume_set_name&lt;emphasis role="bold"&gt;.&lt;/emphasis&gt;dump_level_name
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;For example, a dump of the volume set &lt;emphasis role="bold"&gt;user&lt;/emphasis&gt; at the dump level &lt;emphasis
+       role="bold"&gt;/sunday/friday&lt;/emphasis&gt; is called &lt;emphasis role="bold"&gt;user.friday&lt;/emphasis&gt;. The Backup System also assigns a
+       unique &lt;emphasis&gt;dump ID&lt;/emphasis&gt; number to the dump to distinguish it from other dumps with the same name that possibly
+       exist.&lt;/para&gt;
+ 
+       &lt;para&gt;The Backup System assigns a similar &lt;emphasis&gt;AFS tape name&lt;/emphasis&gt; to each tape that contains a dump set, reflecting
+       the volume set and dump level of the dump set's initial dump, plus a numerical index of the tape's position in the dump set,
+       and a unique dump ID number:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    volume_set_name&lt;emphasis role="bold"&gt;.&lt;/emphasis&gt;dump_level_name&lt;emphasis role="bold"&gt;.&lt;/emphasis&gt;tape_index (dump ID)
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;For example, the second tape in a dump set whose initial dump is of the volume set &lt;emphasis
+       role="bold"&gt;uservol&lt;/emphasis&gt; at the dump level &lt;emphasis role="bold"&gt;/sunday/friday&lt;/emphasis&gt; has AFS tape name like
+       &lt;emphasis role="bold"&gt;uservol.friday.2&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;914382400&lt;/emphasis&gt;).&lt;/para&gt;
+ 
+       &lt;para&gt;In addition to its AFS tape name, a tape can have an optional &lt;emphasis&gt;permanent name&lt;/emphasis&gt; that you assign.
+       Unlike the AFS tape name, the permanent name does not have to indicate the volume set and dump level of the initial (or any
+       other) dump, and so does not change depending on the contents of the tape. The Backup System does not require a certain format
+       for permanent names, so you need to make sure that each tape's name is unique. If a tape has a permanent name, the Backup
+       System uses it rather than the AFS tape name when referring to the tape in prompts and the output from most &lt;emphasis
+       role="bold"&gt;backup&lt;/emphasis&gt; commands, but still tracks the AFS tape name internally.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ254"&gt;
+       &lt;title&gt;Tape Labels, Dump Labels, and EOF Markers&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;tapes (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;label&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;described&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;dump (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;label, described&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+         &lt;secondary&gt;filemarks&lt;/secondary&gt;
+ 
+         &lt;see&gt;Tape Coordinator&lt;/see&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Tape Coordinator (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;filemark&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;described&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Every tape used in the Backup System has a magnetic label at the beginning that records the tape's name, capacity, and
+       other information. You can use the &lt;emphasis role="bold"&gt;backup labeltape&lt;/emphasis&gt; command to write a label, or the
+       &lt;emphasis role="bold"&gt;backup dump&lt;/emphasis&gt; command creates one automatically if you use an unlabeled tape. The label records
+       the following information: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The tape's permanent name, which you can assign by using the &lt;emphasis role="bold"&gt;-pname&lt;/emphasis&gt; argument to
+             the &lt;emphasis role="bold"&gt;backup labeltape&lt;/emphasis&gt; command. It can be any string of up to 32 characters. If you do
+             not assign a permanent name, the Backup System records the value &lt;computeroutput&gt;&amp;lt;NULL&amp;gt;&lt;/computeroutput&gt; when you
+             use the &lt;emphasis role="bold"&gt;backup labeltape&lt;/emphasis&gt; command to assign an AFS tape name, or when you use the
+             &lt;emphasis role="bold"&gt;backup dump&lt;/emphasis&gt; command to write a dump to the tape.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The tape's AFS &lt;emphasis&gt;tape name&lt;/emphasis&gt;, which can be one of three types of values: &lt;itemizedlist&gt;
+                 &lt;listitem&gt;
+                   &lt;para&gt;A name that reflects the volume set and dump level of the dump set's initial dump and the tape's place in
+                   the sequence of tapes for the dump set, as described in &lt;link linkend="HDRWQ253"&gt;Dump Names and Tape Names&lt;/link&gt;.
+                   If the tape does not have a permanent name, you can assign the AFS tape name by using the &lt;emphasis
+                   role="bold"&gt;-name&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;backup labeltape&lt;/emphasis&gt; command.&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;The value &lt;computeroutput&gt;&amp;lt;NULL&amp;gt;&lt;/computeroutput&gt;, which results when you assign a permanent name, or
+                   provide no value for the &lt;emphasis role="bold"&gt;backup labeltape&lt;/emphasis&gt; command's &lt;emphasis
+                   role="bold"&gt;-name&lt;/emphasis&gt; argument.&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;No AFS tape name at all, indicating that you have never labeled the tape or written a dump to it.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;If a tape does not already have an actual AFS tape name when you write a dump to it, the Backup System constructs
+             and records the appropriate AFS tape name. If the tape does have an AFS tape name and you are writing an initial dump,
+             then the name must correctly reflect the dump's volume set and dump level.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The capacity, or &lt;emphasis&gt;size&lt;/emphasis&gt;, of the tape, followed by a letter that indicates the unit of measure
+             (&lt;computeroutput&gt;k&lt;/computeroutput&gt; or &lt;computeroutput&gt;K&lt;/computeroutput&gt; for kilobytes,
+             &lt;computeroutput&gt;m&lt;/computeroutput&gt; or &lt;computeroutput&gt;M&lt;/computeroutput&gt; for megabytes,
+             &lt;computeroutput&gt;g&lt;/computeroutput&gt; or &lt;computeroutput&gt;G&lt;/computeroutput&gt; for gigabytes, or
+             &lt;computeroutput&gt;t&lt;/computeroutput&gt; or &lt;computeroutput&gt;T&lt;/computeroutput&gt; for terabytes). The tape's manufacturer
+             determines the tape's capacity. For further discussion of how the Backup System uses the value in the capacity field,
+             see &lt;link linkend="HDRWQ258"&gt;Configuring the tapeconfig File&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;For information about labeling tapes, see &lt;link linkend="HDRWQ272"&gt;Writing and Reading Tape Labels&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;In addition to the tape label, the Backup System writes a &lt;emphasis&gt;dump label&lt;/emphasis&gt; on the tape for every appended
+       dump (the tape label and dump label are the same for the initial dump). A dump label records the following information:
+       &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The name of the tape containing the dump&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The date and time that the dump operation began&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The cell to which the volumes in the dump belong&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The dump's size in kilobytes&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The dump's dump level&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The dump's dump ID&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The Backup System writes a &lt;emphasis&gt;filemark&lt;/emphasis&gt; (also called an End-of-File or EOF marker) between the data
+       from each volume in a dump. The tape device's manufacturer determines the filemark size, which is typically between 2 KB and 2
+       MB; in general, the larger the usual capacity of the tapes that the device uses, the larger the filemark size. If a dump
+       contains a small amount of data from each of a large number of volumes, as incremental dumps often do, then the filemark size
+       can significantly affect how much volume data fits on the tape. To enable the Backup System to factor in filemark size as it
+       writes a dump, you can record the filemark size in a configuration file; see &lt;link linkend="HDRWQ258"&gt;Configuring the
+       tapeconfig File&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ255"&gt;
+       &lt;title&gt;Tape Coordinator Machines, Port Offsets, and Backup Data Files&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Tape Coordinator (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;described&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+         &lt;secondary&gt;Tape Coordinator&lt;/secondary&gt;
+ 
+         &lt;see&gt;Tape Coordinator&lt;/see&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+         &lt;secondary&gt;port offsets&lt;/secondary&gt;
+ 
+         &lt;see&gt;Tape Coordinator&lt;/see&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Tape Coordinator (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;port offset number&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;defined&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;A &lt;emphasis&gt;Tape Coordinator machine&lt;/emphasis&gt; is a machine that drives one or more attached tape devices used for
+       backup operations. It must run the AFS client software (the Cache Manager) but reside in a physically secure location to
+       prevent unauthorized access to its console. Before backup operations can run on a Tape Coordinator machine, each tape device
+       on the machine must be registered in the Backup Database, and certain files and directories must exist on the machine's local
+       disk; for instructions, see &lt;link linkend="HDRWQ262"&gt;To configure a Tape Coordinator machine&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;Each tape device on a Tape Coordinator machine listens for backup requests on a different UNIX port. You pick the port
+       indirectly by assigning a &lt;emphasis&gt;port offset number&lt;/emphasis&gt; to the tape device. The Backup System sets the device's
+       actual port by adding the port offset to a base port number that it determines internally. For instructions on assigning port
+       offset numbers, see &lt;link linkend="HDRWQ258"&gt;Configuring the tapeconfig File&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;For a tape device to perform backup operations, a Backup Tape Coordinator (&lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt;)
+       process dedicated to the device must be running actively on the Tape Coordinator machine. You then direct backup requests to
+       the device's Tape Coordinator by specifying its port offset number with the &lt;emphasis role="bold"&gt;-portoffset&lt;/emphasis&gt;
+       argument to the &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+       &lt;para&gt;In addition to writing backup data to tape, you can direct it to a &lt;emphasis&gt;backup data file&lt;/emphasis&gt; on the local
+       disk of a Tape Coordinator machine. You can then to transfer the data to a data-archiving system, such as a hierarchical
+       storage management (HSM) system, that you use in conjunction with AFS and the Backup System. A backup data file has a port
+       offset like a tape device. For instructions on configuring backup data files, see &lt;link linkend="HDRWQ282"&gt;Dumping Data to a
+       Backup Data File&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ256"&gt;
+       &lt;title&gt;The Backup Database and Backup Server Process&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;described&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+         &lt;secondary&gt;Backup Database&lt;/secondary&gt;
+ 
+         &lt;see&gt;Backup Database&lt;/see&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The &lt;emphasis&gt;Backup Database&lt;/emphasis&gt; is a replicated administrative database maintained by the Backup Server process
+       on the cell's database server machines. Like the other AFS database server processes, the &lt;emphasis&gt;Backup Server&lt;/emphasis&gt;
+       uses the Ubik utility to keep the various copies of the database synchronized (for a discussion of Ubik, see &lt;link
+       linkend="HDRWQ52"&gt;Replicating the OpenAFS Administrative Databases&lt;/link&gt;).&lt;/para&gt;
+ 
+       &lt;para&gt;The Backup Database records the following information: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The Tape Coordinator machine's hostname and the port offset number for each tape device used for backup
+             operations&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The dump hierarchy, which consists of its component dump levels and their associated expiration dates&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The volume sets and their component volume entries&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;A record for each dump, which includes the name of each tape it appears on, a list of the volumes from which data
+             is included, the dump level, the expiration date, and the dump ID of the initial dump with which the dump is
+             associated&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;A record for each tape that houses dumped data&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_280"&gt;
+       &lt;title&gt;Interfaces to the Backup System&lt;/title&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; suite of commands is the administrative interface to the Backup System. You
+       can issue the commands in a command shell (or invoke them in a shell script) on any AFS client or server machine from which
+       you can access the &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; binary. In the conventional configuration, the binary resides on
+       the local disk.&lt;/para&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command suite provides an &lt;emphasis&gt;interactive mode&lt;/emphasis&gt;, in which
+       you can issue multiple commands over a persistent connection to the Backup Server and the Volume Location (VL) Server.
+       Interactive mode has several convenient features, including the following: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;You need to type only the operation code, omitting the initial &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt;
+             string.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If you assume another AFS identity or specify a foreign cell as you enter interactive mode, it applies to all
+             subsequent commands.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;You do not need to enclose shell metacharacters in double quotes.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;You can track current and pending operations with the &lt;emphasis role="bold"&gt;(backup) jobs&lt;/emphasis&gt; command,
+             which is available only in this mode.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;You can cancel current and pending operations with the &lt;emphasis role="bold"&gt;(backup) kill&lt;/emphasis&gt; command,
+             which is available only in this mode.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Before issuing a command that requires reading or writing a tape (or backup data file), you must also open a connection
+       to the Tape Coordinator machine that is attached to the relevant tape device (or that has the backup data file on its local
+       disk), and issue the &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt; command to initialize the Tape Coordinator process. The process
+       must continue to run and the connection remain open as long as you need to use the tape device or file for backup
+       operations.&lt;/para&gt;
+ 
+       &lt;para&gt;For further discussion and instructions, see &lt;link linkend="HDRWQ286"&gt;Using the Backup System's
+       Interfaces&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ257"&gt;
+     &lt;title&gt;Overview of Backup System Configuration&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+       &lt;secondary&gt;configuration overview&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;Before you can use the Backup System to back up and restore data, you must configure several of its basic components. The
+     indicated sections of this chapter explain how to perform the following configuration tasks: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Determining a tape's capacity and a tape device's filemark size, and recording them in the &lt;emphasis
+           role="bold"&gt;/usr/afs/backup/tapeconfig&lt;/emphasis&gt; file (see &lt;link linkend="HDRWQ258"&gt;Configuring the tapeconfig
+           File&lt;/link&gt;)&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Determining how to grant administrative privilege to backup operators (see &lt;link linkend="HDRWQ260"&gt;Granting
+           Administrative Privilege to Backup Operators&lt;/link&gt;)&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Configuring Tape Coordinator machines, tape devices, and backup data files (see &lt;link linkend="HDRWQ261"&gt;Configuring
+           Tape Coordinator Machines and Tape Devices&lt;/link&gt;)&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Defining volume sets and volume entries (see &lt;link linkend="HDRWQ265"&gt;Defining and Displaying Volume Sets and Volume
+           Entries&lt;/link&gt;)&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Defining dump levels to create a dump hierarchy (see &lt;link linkend="HDRWQ267"&gt;Defining and Displaying the Dump
+           Hierarchy&lt;/link&gt;)&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Labeling tapes (see &lt;link linkend="HDRWQ272"&gt;Writing and Reading Tape Labels&lt;/link&gt;)&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Creating a device configuration file to automate the backup process (see &lt;link linkend="HDRWQ275"&gt;Automating and
+           Increasing the Efficiency of the Backup Process&lt;/link&gt;)&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;If you have already configured all of the components required for performing a backup dump or restore operation, you can
+     proceed to the instructions in &lt;link linkend="HDRWQ296"&gt;Backing Up Data&lt;/link&gt; and &lt;link linkend="HDRWQ306"&gt;Restoring and
+     Recovering Data&lt;/link&gt;.&lt;/para&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ258"&gt;
+     &lt;title&gt;Configuring the tapeconfig File&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;tapes (Backup System)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;capacity&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;determining&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Tape Coordinator (Backup System)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;filemark&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;determining size&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Tape Coordinator (Backup System)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;port offset number&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;assigning&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;files&lt;/primary&gt;
+ 
+       &lt;secondary&gt;tapeconfig&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;tapeconfig file&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;Several factors interact to determine how much data the Tape Coordinator can fit on a tape: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;The tape's capacity (size), as set by the tape manufacturer.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The tape device's filemark size, as set by the tape device's manufacturer. Recall from &lt;link linkend="HDRWQ254"&gt;Tape
+           Labels, Dump Labels, and EOF Markers&lt;/link&gt; that the Tape Coordinator writes a filemark between the data from each volume
+           in a dump. If a dump contains a small amount of data from each of a large number of volumes, as incremental dumps often
+           do, then the filemark size can significantly affect how much volume data fits on the tape.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Whether or not you use the tape device's compression mode.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;(The amount of data that can fit in a backup data file is determined by amount of space available on the partition, and
+     the operating system's maximum file size. The Tape Coordinator does not write filemarks when writing to a backup data file. For
+     further information about configuring a Tape Coordinator to write to a backup data file, see &lt;link linkend="HDRWQ282"&gt;Dumping
+     Data to a Backup Data File&lt;/link&gt;.)&lt;/para&gt;
+ 
+     &lt;para&gt;As the Tape Coordinator (&lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt;) process initializes, it reads the &lt;emphasis
+     role="bold"&gt;/usr/afs/backup/tapeconfig&lt;/emphasis&gt; file on its local disk to learn the tape capacity and filemark size (for a
+     tape device) or the file size (for a backup data file) to use for dump operations. When you begin a dump operation, the Tape
+     Coordinator also reads the tape or backup data file's label to see if you have recorded a different tape capacity or file size.
+     If you have, the value on the label overrides the default value from the &lt;emphasis role="bold"&gt;tapeconfig&lt;/emphasis&gt;
+     file.&lt;/para&gt;
+ 
+     &lt;para&gt;As the Tape Coordinator writes data to a tape during a dump operation, it uses the capacity and filemark information to
+     track how much tape it has used and how much remains before the physical end-of-tape (EOT). Shortly before reaching EOT, the
+     Tape Coordinator stops writing and requests a new tape. Similarly, it uses a backup data file's size to know when it is about to
+     exhaust the space in the file. If the Tape Coordinator reaches the EOT unexpectedly, it recovers by obtaining a new tape and
+     writing to it the entire contents of the volume it was writing when it reached EOT. The interrupted volume remains on the first
+     tape, but is never used.&lt;/para&gt;
+ 
+     &lt;para&gt;Many tape devices use tapes that can accommodate multiple gigabytes, or even multiple terabytes, of backup data,
+     especially if you use the device's compression mode. When writing to such devices and tapes, allowing the Tape Coordinator to
+     hit the EOT unexpectedly is generally recommended. The devices write data so quickly that it usually does not take much extra
+     time to rewrite the interrupted volume on the new tape. Similarly, they compress data so well that the data abandoned on the
+     first tape from the interrupted volume does not constitute a waste of much tape.&lt;/para&gt;
+ 
+     &lt;para&gt;When writing to tapes that accommodate a smaller amount of data (say, less than two GB), it is better to avoid having the
+     Tape Coordinator hit EOT unexpectedly. AFS supports volumes up to 2 GB in size, so an interrupted volume can in fact take up
+     most of the tape. For such tapes, recording accurate values for tape capacity and filemark size, if possible, helps to maximize
+     both use of tape and the efficiency of dump operations. The following discussion of the fields in the &lt;emphasis
+     role="bold"&gt;tapeconfig&lt;/emphasis&gt; file explains how to determine the appropriate values.&lt;/para&gt;
+ 
+     &lt;para&gt;Use a text editor to create an entry in a Tape Coordinator's &lt;emphasis role="bold"&gt;tapeconfig&lt;/emphasis&gt; file for each
+     tape device or backup data file that it uses. Each device or file's entry is on its own line and has the following
+     format:&lt;/para&gt;
+ 
+     &lt;programlisting&gt;
+    [capacity   filemark_size]    device_name    port_offset
+ &lt;/programlisting&gt;
+ 
+     &lt;para&gt;where &lt;variablelist&gt;
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;capacity&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Specifies the capacity of the tapes used with a tape device, or the amount of data to write into a backup data
+             file. Specify an integer value followed by a letter that indicates units, with no intervening space. The letter
+             &lt;emphasis role="bold"&gt;k&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;K&lt;/emphasis&gt; indicates kilobytes, &lt;emphasis
+             role="bold"&gt;m&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;M&lt;/emphasis&gt; indicates megabytes, &lt;emphasis role="bold"&gt;g&lt;/emphasis&gt;
+             or &lt;emphasis role="bold"&gt;G&lt;/emphasis&gt; indicates gigabytes, and &lt;emphasis role="bold"&gt;t&lt;/emphasis&gt; or &lt;emphasis
+             role="bold"&gt;T&lt;/emphasis&gt; indicates terabytes. If the units letter is omitted, the default is kilobytes.&lt;/para&gt;
+ 
+             &lt;para&gt;To determine the capacity of a tape under two GB in size that you are going to use in regular (noncompression)
+             mode, you can either use the value that the tape's manufacturer specifies on the tape's packaging or use the &lt;emphasis
+             role="bold"&gt;fms&lt;/emphasis&gt; command to calculate the capacity, as described later in this section. To avoid having the
+             Tape Coordinator reach the EOT unexpectedly, it is best to record in the &lt;emphasis role="bold"&gt;tapeconfig&lt;/emphasis&gt;
+             file or on the label a capacity that is about 10% smaller than the actual capacity of the tape. To calculate the
+             appropriate value for a small tape used in compression mode, one method is to multiply the tape capacity (as recorded by
+             the manufacturer) by the device's compression ratio.&lt;/para&gt;
+ 
+             &lt;para&gt;For tapes that hold multiple gigabytes or terabytes of data, or if using a tape drive's compression mode, the
+             recommended configuration is to record a value quite a bit (for instance, two times) larger than the maximum amount you
+             believe can fit on the tape. It is not generally worthwhile to run the &lt;emphasis role="bold"&gt;fms&lt;/emphasis&gt; command on
+             large tapes, even in noncompression mode. The command definitely does not yield accurate results in compression mode.
+             The Tape Coordinator is likely to reach the EOT unexpectedly, but compression mode fits so much data on the tape that
+             the data abandoned from an interrupted volume does not represent much of the tape's capacity.&lt;/para&gt;
+ 
+             &lt;para&gt;For a backup data file, record a value slightly smaller than the amount of space available on the partition, and
+             definitely smaller than the operating system's maximum file size. It is also best to limit the ability of other
+             processes to write to the partition, to prevent them from using up the space in the partition.&lt;/para&gt;
+ 
+             &lt;para&gt;If this field is empty, the Tape Coordinator uses the maximum acceptable value (2048 GB or 2 TB). Either leave
+             both this field and the filemark_size field empty, or provide a value in both of them.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;filemark_size&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Specifies the tape device's filemark size, which usually falls between 2 KB and 2 MB. Use the same notation as for
+             the capacity field, but note that if you omit the units letter, the default unit is bytes rather than kilobytes.&lt;/para&gt;
+ 
+             &lt;para&gt;For a tape device in regular (noncompression) mode, you can use the &lt;emphasis role="bold"&gt;fms&lt;/emphasis&gt; command
+             to determine filemark size, or use the value reported by the device's manufacturer. To help the Tape Coordinator avoid
+             reaching EOT unexpectedly, increase the value by about 10% when recording it in the &lt;emphasis
+             role="bold"&gt;tapeconfig&lt;/emphasis&gt; file.&lt;/para&gt;
+ 
+             &lt;para&gt;The recommended value for a tape device in compression mode is &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; (zero). The
+             &lt;emphasis role="bold"&gt;fms&lt;/emphasis&gt; command does not yield accurate results in compression mode, so you cannot use it
+             to determine the filemark size.&lt;/para&gt;
+ 
+             &lt;para&gt;The recommended value for a backup data file is also &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; (zero). The Tape
+             Coordinator does not use filemarks when writing to a file, but a value must appear in this field nevertheless if there
+             is also a value in the capacity field.&lt;/para&gt;
+ 
+             &lt;para&gt;If this field is empty, the Tape Coordinator uses the value &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; (zero). Either
+             leave both this field and the capacity field empty, or provide a value in both of them.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;device_name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Specifies the complete pathname of the tape device or backup data file. The format of tape device names depends on
+             the operating system, but on UNIX systems, device names generally begin with the string &lt;emphasis
+             role="bold"&gt;/dev/&lt;/emphasis&gt;. For a backup data file, this field defines the complete pathname, but for suggestions on
+             how to name a backup data file, see &lt;link linkend="HDRWQ282"&gt;Dumping Data to a Backup Data File&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;port_offset&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Specifies the port offset number for a specific tape device or backup data file. Each tape device listens for
+             backup requests on a different UNIX port. You pick the port indirectly by recording a value in this field. The Backup
+             System sets the device's actual port by adding the port offset to a base port number that it determines
+             internally.&lt;/para&gt;
+ 
+             &lt;para&gt;Legal values are the integers &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; through &lt;emphasis role="bold"&gt;58510&lt;/emphasis&gt;
+             (the Backup System can track a maximum of 58,511 port offset numbers). Each value must be unique among the cell's Tape
+             Coordinators, but you do not have to assign port offset numbers sequentially, and you can associate any number of them
+             with a single machine or even tape device. For example, if you plan to use a device in both compression and
+             noncompression mode, assign it two different port offsets with appropriate tape capacity and filemark values for the
+             different modes.&lt;/para&gt;
+ 
+             &lt;para&gt;Assign port offset &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; (zero) to the Tape Coordinator for the tape device or backup
+             data file that you use most often for backup operations; doing so enables you to omit the &lt;emphasis
+             role="bold"&gt;-portoffset&lt;/emphasis&gt; argument from the largest possible number of &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt;
+             commands.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+       &lt;/variablelist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;The following example &lt;emphasis role="bold"&gt;tapeconfig&lt;/emphasis&gt; file includes entries for two tape devices, &lt;emphasis
+     role="bold"&gt;/dev/rmt0h&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;/dev/rmt1h&lt;/emphasis&gt;. Each one uses tapes with a capacity of 2 GB
+     and has a filemark size of 1 MB. Their port offset numbers are &lt;computeroutput&gt;0&lt;/computeroutput&gt; and
+     &lt;computeroutput&gt;1&lt;/computeroutput&gt;.&lt;/para&gt;
+ 
+     &lt;programlisting&gt;
+    2g 1m /dev/rmt0h 0
+    2G 1M /dev/rmt1h 1
+ &lt;/programlisting&gt;
+ 
+     &lt;para&gt;The &lt;emphasis role="bold"&gt;fms&lt;/emphasis&gt; command reports the capacity of the tape you have inserted and the tape device's
+     filemark size, both on the standard output stream (stdout) and in its &lt;emphasis role="bold"&gt;fms.log&lt;/emphasis&gt; file, which it
+     writes in the current working directory. The command interpreter must write data to the entire tape, so running the command can
+     take from several hours to more than a day, depending on the size of the tape.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ259"&gt;
+       &lt;title&gt;To run the fms command on a noncompressing tape device&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fms.log file&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;files&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fms.log&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;log files&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fms.log&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fms&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fms command&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;If an &lt;emphasis role="bold"&gt;fms.log&lt;/emphasis&gt; file does not already exist in the current directory, verify that you
+           can insert and write to files in the current directory. If the log file already exists, you must be able to write to the
+           file.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Insert a tape into the drive. Running the command completely overwrites the tape, so use a blank tape or one that
+           you want to recycle.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fms&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fms&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;tape special file&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;fms&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Must be typed in full.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;tape special file&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the tape device's UNIX device name, such as &lt;emphasis role="bold"&gt;/dev/rmt0h&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;The following example output reports that the tape in the device with device name &lt;emphasis
+       role="bold"&gt;/dev/rmt0h&lt;/emphasis&gt; has a capacity of 2136604672 bytes (about 2 GB), and that the device's filemark size is
+       1910205 bytes (close to 2 MB).&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fms /dev/rmt0h&lt;/emphasis&gt;
+    wrote block: 130408
+    Finished data capacity test - rewinding
+    wrote 1109 blocks, 1109 file marks
+    Finished file mark test
+    Tape capacity is 2136604672 bytes
+    File marks are 1910205 bytes
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ260"&gt;
+     &lt;title&gt;Granting Administrative Privilege to Backup Operators&lt;/title&gt;
+ 
+     &lt;para&gt;Each person who issues the &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt; commands in
+     your cell must be listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file on every database server machine
+     that stores the Backup Database and Volume Location Database (VLDB), and every machine that houses a volume included in a volume
+     set. By convention, the &lt;emphasis role="bold"&gt;UserList&lt;/emphasis&gt; file is the same on every server machine in the cell; the
+     instructions in this document assume that your cell is configured in this way. To edit the &lt;emphasis
+     role="bold"&gt;UserList&lt;/emphasis&gt; file, use the &lt;emphasis role="bold"&gt;bos adduser&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;bos
+     removeuser&lt;/emphasis&gt; commands as described in &lt;link linkend="HDRWQ592"&gt;Administering the UserList File&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;In addition to being listed in the &lt;emphasis role="bold"&gt;UserList&lt;/emphasis&gt; file, backup operators who issue the
+     &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt; command must be able to write to the files stored in each Tape Coordinator machine's local
+     &lt;emphasis role="bold"&gt;/usr/afs/backup&lt;/emphasis&gt; directory, which are protected by UNIX mode bits. Before configuring your
+     cell's first Tape Coordinator machine, decide which local user and group to designate as the owner of the directory and the
+     files in it. Among the possible ownership options are the following: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;The local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;. With this option, the issuer of the &lt;emphasis
+           role="bold"&gt;butc&lt;/emphasis&gt; command must log onto the local file system as the local superuser &lt;emphasis
+           role="bold"&gt;root&lt;/emphasis&gt;. If the Tape Coordinator is also a server machine, the &lt;emphasis
+           role="bold"&gt;-localauth&lt;/emphasis&gt; flag is used on the &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt; command to construct a server
+           ticket from the local &lt;emphasis role="bold"&gt;/usr/afs/etc/KeyFile&lt;/emphasis&gt; file. On non-server machine, the issuer must
+           issue the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command to authenticate as an AFS administrator while logged in as
+           &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;A single AFS administrator. Logging in and authenticating are a single step if an AFS-modified login utility is
+           used. The administrator is the only user who can start the Tape Coordinator.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;An administrative account for which several operators know the password. This allows them all to start the Tape
+           Coordinator.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;Another option is to define a group in the local group file (&lt;emphasis role="bold"&gt;/etc/group&lt;/emphasis&gt; or equivalent) to
+     which all backup operators belong. Then turn on the &lt;emphasis role="bold"&gt;w&lt;/emphasis&gt; mode bit (&lt;emphasis
+     role="bold"&gt;write&lt;/emphasis&gt; permission) in the group mode bits rather than the user mode bits of the &lt;emphasis
+     role="bold"&gt;/usr/afs/backup&lt;/emphasis&gt; directory and files in it. An advantage over the methods listed previously is that each
+     operator can retain an individual administrative account for finer granularity in auditing.&lt;/para&gt;
+ 
+     &lt;para&gt;For instructions on implementing your choice of protection methods, see &lt;link linkend="HDRWQ261"&gt;Configuring Tape
+     Coordinator Machines and Tape Devices&lt;/link&gt;.&lt;/para&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ261"&gt;
+     &lt;title&gt;Configuring Tape Coordinator Machines and Tape Devices&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Tape Coordinator (Backup System)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;configuring&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Tape Coordinator (Backup System)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;configuring&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;tape device&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Tape Coordinator (Backup System)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;configuring&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;AIX system&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;AIX&lt;/primary&gt;
+ 
+       &lt;secondary&gt;configuring tape device&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;This section explains how to configure a machine as a Tape Coordinator machine, and how to configure or remove the Tape
+     Coordinator associated with a single tape device or backup data file.&lt;/para&gt;
+ 
+     &lt;note&gt;
+       &lt;para&gt;When configuring a tape device attached to an AIX system, you must set the device's tape block size to &lt;emphasis
+       role="bold"&gt;0&lt;/emphasis&gt; (zero) to indicate variable block size. If you do not, it is possible that devices attached to
+       machines of other system types cannot read the tapes made on the AIX system. Use the AIX &lt;emphasis role="bold"&gt;smit&lt;/emphasis&gt;
+       program to verify or change the value of the tape block size for a tape device, as instructed in Sep &lt;link
+       linkend="LIWQ263"&gt;3&lt;/link&gt;.&lt;/para&gt;
+     &lt;/note&gt;
+ 
+     &lt;sect2 id="HDRWQ262"&gt;
+       &lt;title&gt;To configure a Tape Coordinator machine&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are authenticated as a user listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt;
+           file. If necessary, issue the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ593"&gt;To display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by issuing
+           the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &amp;lt;&lt;replaceable&gt;root_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ263" /&gt;Install one or more tape devices on the Tape Coordinator machine according to the
+           manufacturer's instructions. The Backup System can track a maximum of 58,511 tape devices or backup data files per
+           cell.&lt;/para&gt;
+ 
+           &lt;para&gt;If the Tape Coordinator machine is an AIX system, issue the following command to change the tape device's tape block
+           size to &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; (zero), which indicates variable block size. Repeat for each tape
+           device.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;chdev -l '&lt;/emphasis&gt;device_name&lt;emphasis role="bold"&gt;' -a block_size='0'&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;where device_name is the tape device's device name (for example, &lt;emphasis
+           role="bold"&gt;/dev/rmt0h&lt;/emphasis&gt;).&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that the binary files for the &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt;,
+           and &lt;emphasis role="bold"&gt;fms&lt;/emphasis&gt; commands are available on the local disk. If the machine is an AFS client, the
+           conventional location is the &lt;emphasis role="bold"&gt;/usr/afsws/etc&lt;/emphasis&gt; directory. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;ls /usr/afsws/etc&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Create the &lt;emphasis role="bold"&gt;/usr/afs&lt;/emphasis&gt; directory. (If the Tape Coordinator machine is also configured
+           as a file server machine, this directory already exists.) Then create the &lt;emphasis role="bold"&gt;/usr/afs/backup&lt;/emphasis&gt;
+           directory. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /usr/afs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /usr/afs/backup&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Use a text editor to create the &lt;emphasis role="bold"&gt;/usr/afs/backup/tapeconfig&lt;/emphasis&gt; file. Include a single
+           line for each tape device or backup data file, specifying the following information in the indicated order. For syntax
+           details and suggestions on the values to use in each field, see &lt;link linkend="HDRWQ258"&gt;Configuring the tapeconfig
+           File&lt;/link&gt;. &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;The capacity of tapes to be used in the device, or the size of the backup data file&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;The device's filemark size&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;The device's device name, starting with the string &lt;emphasis role="bold"&gt;/dev/&lt;/emphasis&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;The device's port offset number&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;Tape Coordinator (Backup System)&lt;/primary&gt;
+ 
+             &lt;secondary&gt;assigning file ownership&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;usr/afs/backup directory&lt;/primary&gt;
+ 
+             &lt;secondary&gt;ownership, assigning&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;tapeconfig file&lt;/primary&gt;
+ 
+             &lt;secondary&gt;ownership, assigning&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;directories&lt;/primary&gt;
+ 
+             &lt;secondary&gt;/usr/afs/backup&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Decide which user and group are to own the &lt;emphasis role="bold"&gt;/usr/afs/backup&lt;/emphasis&gt; directory and &lt;emphasis
+           role="bold"&gt;/usr/afs/backup/tapeconfig&lt;/emphasis&gt; file, based on the suggestions in &lt;link linkend="HDRWQ260"&gt;Granting
+           Administrative Privilege to Backup Operators&lt;/link&gt;. Correct the UNIX mode bits on the directory and file, if necessary.
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;chown&lt;/emphasis&gt; admin_owner &lt;emphasis role="bold"&gt;/usr/afs/backup&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;chown&lt;/emphasis&gt; admin_owner &lt;emphasis role="bold"&gt;/usr/afs/backup/tapeconfig&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;chgrp&lt;/emphasis&gt; admin_group &lt;emphasis role="bold"&gt;/usr/afs/backup&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;chgrp&lt;/emphasis&gt; admin_group &lt;emphasis role="bold"&gt;/usr/afs/backup/tapeconfig&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;chmod 774 /usr/afs/backup&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;chmod 664 /usr/afs/backup/tapeconfig&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;backup addhost&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;backup commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;addhost&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;Tape Coordinator (Backup System)&lt;/primary&gt;
+ 
+             &lt;secondary&gt;adding to Backup Database&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;Backup Database&lt;/primary&gt;
+ 
+             &lt;secondary&gt;Tape Coordinator&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;adding entry&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LICONFTC-ADDHOST" /&gt;Issue the &lt;emphasis role="bold"&gt;backup addhost&lt;/emphasis&gt; command to create a Tape
+           Coordinator entry in the Backup Database. Repeat the command for each Tape Coordinator. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;backup addhost&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;tape machine name&lt;/replaceable&gt;&amp;gt; [&amp;lt;&lt;replaceable&gt;TC port offset&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;addh&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;addhost&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;tape machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the Tape Coordinator machine's fully qualified hostname.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;TC port offset&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the tape device's port offset number. Provide the same value as you specified for the device in
+                   the &lt;emphasis role="bold"&gt;tapeconfig&lt;/emphasis&gt; file. You must provide this argument unless the default value of 0
+                   (zero) is appropriate.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_287"&gt;
+       &lt;title&gt;To configure an additional Tape Coordinator on an existing Tape Coordinator machine&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are authenticated as a user listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt;
+           file. If necessary, issue the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ593"&gt;To display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by issuing
+           the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &amp;lt;&lt;replaceable&gt;root_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Install the tape device on the Tape Coordinator machine according to the manufacturer's instructions.&lt;/para&gt;
+ 
+           &lt;para&gt;If the Tape Coordinator machine is an AIX system, issue the following command to change the tape device's tape block
+           size to &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; (zero), which indicates variable block size.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;chdev -l '&lt;/emphasis&gt;device_name&lt;emphasis role="bold"&gt;' -a block_size='0'&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Choose the port offset number to assign to the tape device. If necessary, use the &lt;emphasis role="bold"&gt;backup
+           listhosts&lt;/emphasis&gt; command to display the port offset numbers that are already used; for a discussion of the output, see
+           &lt;link linkend="HDRWQ264"&gt;To display the list of configured Tape Coordinators&lt;/link&gt;. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;backup listhosts&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;emphasis role="bold"&gt;listh&lt;/emphasis&gt; is the shortest acceptable abbreviation of &lt;emphasis
+           role="bold"&gt;listhosts&lt;/emphasis&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Use a text editor to add one or more entries for the device to the &lt;emphasis
+           role="bold"&gt;/usr/afs/backup/tapeconfig&lt;/emphasis&gt; file. Specify the following information in the indicated order. For
+           syntax details and suggestions on the values to use in each field, see &lt;link linkend="HDRWQ258"&gt;Configuring the tapeconfig
+           File&lt;/link&gt;. &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;The capacity of tapes to be used in the device, or the size of the backup data file&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;The device's filemark size&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;The device's device name, starting with the string &lt;emphasis role="bold"&gt;/dev/&lt;/emphasis&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;The device's port offset number&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;backup addhost&lt;/emphasis&gt; command to create an entry in the Backup Database for the
+           Tape Coordinator. For complete syntax, see Step &lt;link linkend="LICONFTC-ADDHOST"&gt;8&lt;/link&gt; in &lt;link linkend="HDRWQ262"&gt;To
+           configure a Tape Coordinator machine&lt;/link&gt;. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;backup addhost&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;tape machine name&lt;/replaceable&gt;&amp;gt; [&amp;lt;&lt;replaceable&gt;TC port offset&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;backup commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;delhost&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;backup delhost&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Tape Coordinator (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;removing from Backup Database&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;Tape Coordinator&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;removing entry&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_288"&gt;
+       &lt;title&gt;To unconfigure a Tape Coordinator&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are authenticated as a user listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt;
+           file. If necessary, issue the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ593"&gt;To display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Using a text editor, remove each of the Tape Coordinator's entries from the &lt;emphasis
+           role="bold"&gt;/usr/afs/backup/tapeconfig&lt;/emphasis&gt; file.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;backup delhost&lt;/emphasis&gt; command to delete the Tape Coordinator's Backup Database
+           entry. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;backup delhost&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;tape machine name&lt;/replaceable&gt;&amp;gt; [&amp;lt;&lt;replaceable&gt;TC port offset&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;delh&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;delhost&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;tape machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the complete Internet host name of the Tape Coordinator machine.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;TC port offset&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the same port offset number removed from the &lt;emphasis role="bold"&gt;tapeconfig&lt;/emphasis&gt; file. You must
+                   provide this argument unless the default value of &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; (zero) is appropriate.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Tape Coordinator (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;port offset number&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;displaying&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;port offset numbers&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;displaying&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;backup commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;listhosts&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;backup listhosts&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ264"&gt;
+       &lt;title&gt;To display the list of configured Tape Coordinators&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;backup listhosts&lt;/emphasis&gt; command to list the Tape Coordinators and port offset
+           numbers currently configured in the Backup Database. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;backup listhosts&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;listh&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;listhosts&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;The output lists each Tape Coordinator machine and the port offset numbers currently allocated to it in the Backup
+       Database. The appearance of a port offset number does not imply that the associated Tape Coordinator is actually running.
+       Machine names appear in the format in which they were specified with the &lt;emphasis role="bold"&gt;backup addhost&lt;/emphasis&gt;
+       command.&lt;/para&gt;
+ 
+       &lt;para&gt;The following example output lists the Tape Coordinators currently defined in the Backup Database of the ABC Corporation
+       cell:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;backup listhosts&lt;/emphasis&gt;
+    Tape hosts:
+        Host backup1.abc.com, port offset 0
+        Host backup1.abc.com, port offset 2
+        Host backup2.abc.com, port offset 1
+        Host backup2.abc.com, port offset 3
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ265"&gt;
+     &lt;title&gt;Defining and Displaying Volume Sets and Volume Entries&lt;/title&gt;
+ 
+     &lt;para&gt;The Backup System handles data at the level of volumes rather than individual files. You must define groups of volumes
+     called &lt;emphasis&gt;volume sets&lt;/emphasis&gt; before performing backup operations, by using the &lt;emphasis role="bold"&gt;backup
+     addvolset&lt;/emphasis&gt; command. A volume set name can be up to 31 characters long and can include any character other than the
+     period (&lt;emphasis role="bold"&gt;.&lt;/emphasis&gt;), but avoid using metacharacters that have special meanings to the shell.&lt;/para&gt;
+ 
+     &lt;para&gt;After creating a volume set, use the &lt;emphasis role="bold"&gt;backup addvolentry&lt;/emphasis&gt; command to place one or more
+     &lt;emphasis&gt;volume entries&lt;/emphasis&gt; in it. They define the volumes that belong to it in terms of their location (file server
+     machine and partition) and name. Use the command's required &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; argument to designate the
+     file server machine that houses the volumes of interest and its required &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; argument to
+     designate the partition. Two types of values are acceptable: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;The fully qualified hostname of one machine or full name of one partition (such as &lt;emphasis
+           role="bold"&gt;/vicepm&lt;/emphasis&gt;)&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The regular expression &lt;emphasis role="bold"&gt;.*&lt;/emphasis&gt; (period and asterisk), which matches every machine name
+           or partition name in the VLDB&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;regular expression&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Backup System&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+       &lt;secondary&gt;regular expressions&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;For the volume name (the required &lt;emphasis role="bold"&gt;-volume&lt;/emphasis&gt; argument), specify a combination of
+     alphanumeric characters and one or more metacharacters to specify part or all of the volume name with a wildcard. You can use
+     any of the following metacharacters in the volume name field: &lt;variablelist&gt;
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;.&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The period matches any single character.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;*&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The asterisk matches zero or more instances of the preceding character. Combine it with any other alphanumeric
+             character or metacharacter.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;[ ]&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Square brackets around a list of characters match a single instance of any of the characters, but no other
+             characters; for example, &lt;emphasis role="bold"&gt;[abc]&lt;/emphasis&gt; matches a single &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt; or
+             &lt;emphasis role="bold"&gt;b&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;c&lt;/emphasis&gt;, but not &lt;emphasis role="bold"&gt;d&lt;/emphasis&gt; or
+             &lt;emphasis role="bold"&gt;A&lt;/emphasis&gt;. You can combine this expression with the asterisk.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;^&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The caret, when used as the first character in a square-bracketed set, designates a match with any single
+             character other than the characters that follow it; for example, &lt;emphasis role="bold"&gt;[^a]&lt;/emphasis&gt; matches any
+             single character except lowercase &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt;. You can combine this expression with the
+             asterisk.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;\&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;A backslash preceding any of the metacharacters in this list makes it match its literal value only. For example,
+             the expression &lt;emphasis role="bold"&gt;\.&lt;/emphasis&gt; (backslash and period) matches a single period, &lt;emphasis
+             role="bold"&gt;\*&lt;/emphasis&gt; matches a single asterisk, and &lt;emphasis role="bold"&gt;\\&lt;/emphasis&gt; matches a single backslash.
+             You can combine such expressions with the asterisk (for example, &lt;emphasis role="bold"&gt;\.*&lt;/emphasis&gt; matches any number
+             of periods).&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+       &lt;/variablelist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;Perhaps the most common regular expression is the period followed by an asterisk (&lt;emphasis role="bold"&gt;.*&lt;/emphasis&gt;).
+     This expression matches any string of any length, because the period matches any character and the asterisk means any number of
+     that character. As mentioned, it is the only acceptable regular expression in the file server and partition fields of a volume
+     entry. In the volume name field, it can stand alone (in which case it matches every volume listed in the VLDB), or can combine
+     with alphanumeric characters. For example, the string &lt;emphasis role="bold"&gt;user.*\.backup&lt;/emphasis&gt; matches any volume name
+     that begins with the string &lt;emphasis role="bold"&gt;user&lt;/emphasis&gt; and ends with &lt;emphasis role="bold"&gt;.backup&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;Issuing the &lt;emphasis role="bold"&gt;backup addvolentry&lt;/emphasis&gt; command in interactive mode is simplest. If you issue it
+     at the shell prompt, you must surround any string that includes a regular expression with double quotes (&lt;emphasis role="bold"&gt;"
+     "&lt;/emphasis&gt;) so that the shell passes them uninterpreted to the &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command interpreter
+     rather than resolving them.&lt;/para&gt;
+ 
+     &lt;para&gt;To define various combinations of volumes, provide the following types of values for the &lt;emphasis role="bold"&gt;backup
+     addvolentry&lt;/emphasis&gt; command's three arguments. The list uses the notation appropriate for interactive mode; if you issue the
+     command at the shell prompt instead, place double quotes around any string that includes a regular expression. To create a
+     volume entry that includes: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;All volumes listed in the VLDB, use the regular expression &lt;emphasis role="bold"&gt;.*&lt;/emphasis&gt; for all three
+           arguments (&lt;emphasis role="bold"&gt;-server .* -partition .* -volume .*&lt;/emphasis&gt;)&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Every volume on a specific file server machine, specify its fully qualified hostname as the &lt;emphasis
+           role="bold"&gt;-server&lt;/emphasis&gt; argument and use the regular expression &lt;emphasis role="bold"&gt;.*&lt;/emphasis&gt; for the
+           &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; and -&lt;emphasis role="bold"&gt;volume&lt;/emphasis&gt; arguments (for example: &lt;emphasis
+           role="bold"&gt;-server fs1.abc.com -partition .* -volume .*&lt;/emphasis&gt;)&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;All volumes that reside on a partition with the same name on various file server machines, specify the complete
+           partition name as the &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; argument and use the regular expression &lt;emphasis
+           role="bold"&gt;.*&lt;/emphasis&gt; for the &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-volume&lt;/emphasis&gt;
+           arguments (for example: &lt;emphasis role="bold"&gt;-server .* -partition /vicepd -volume .*&lt;/emphasis&gt;)&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Every volume with a common string in its name, use the regular expression &lt;emphasis role="bold"&gt;.*&lt;/emphasis&gt; for
+           the &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; arguments, and provide a
+           combination of alphanumeric characters and metacharacters as the &lt;emphasis role="bold"&gt;-volume&lt;/emphasis&gt; argument (for
+           example: &lt;emphasis role="bold"&gt;-server .* -partition .* -volume .*\.backup&lt;/emphasis&gt; includes all volumes whose names end
+           in the string &lt;emphasis role="bold"&gt;.backup&lt;/emphasis&gt;).&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;All volumes on one partition, specify the machine's fully qualified hostname as the &lt;emphasis
+           role="bold"&gt;-server&lt;/emphasis&gt; argument and the full partition name as the &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt;
+           argument, and use the regular expression &lt;emphasis role="bold"&gt;.*&lt;/emphasis&gt; for the &lt;emphasis
+           role="bold"&gt;-volume&lt;/emphasis&gt; argument (for example: &lt;emphasis role="bold"&gt;-server fs2.abc.com -partition /vicepb -volume
+           .*&lt;/emphasis&gt;).&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;A single volume, specify its complete name as the &lt;emphasis role="bold"&gt;-volume&lt;/emphasis&gt; argument. To bypass the
+           potentially time-consuming search through the VLDB for matching entries, you can specify an actual machine and partition
+           name for the &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; arguments
+           respectively. However, if it is possible that you need to move the volume in future, it is best to use the regular
+           expression &lt;emphasis role="bold"&gt;.*&lt;/emphasis&gt; for the machine and partition name.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;As you create volume sets, define groups of volumes you want to dump to the same tape at the same time (for example,
+     weekly or daily) and in the same manner (fully or incrementally). In general, a volume set that includes volumes with similar
+     contents (as indicated by similar names) is more useful than one that includes volumes that share a common location, especially
+     if you often move volumes for load-balancing or space reasons. Most often, then, it is appropriate to use the regular expression
+     &lt;emphasis role="bold"&gt;.*&lt;/emphasis&gt; (period followed by a backslash) for the &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; and
+     &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; arguments to the &lt;emphasis role="bold"&gt;backup addvolentry&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+     &lt;para&gt;It is generally more efficient to include a limited number of volumes in a volume entry. Dumps of a volume set that
+     includes a large number of volume can take a long time to complete, increasing the possibility that the operation fails due to a
+     service interruption or outage.&lt;/para&gt;
+ 
+     &lt;para&gt;To remove a volume entry from a volume set, use the &lt;emphasis role="bold"&gt;backup delvolentry&lt;/emphasis&gt; command. To remove
+     a volume set and all of its component volume entries from the Backup Database, use the &lt;emphasis role="bold"&gt;backup
+     delvolset&lt;/emphasis&gt; command. To display the volume entries in a volume set, use the &lt;emphasis role="bold"&gt;backup
+     listvolsets&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+     &lt;para&gt;By default, a Backup Database record is created for the new volume set. Sometimes it is convenient to create volume sets
+     without recording them permanently in the Backup Database, for example when using the &lt;emphasis role="bold"&gt;backup
+     volsetrestore&lt;/emphasis&gt; command to restore a group of volumes that were not necessarily backed up together (for further
+     discussion, see &lt;link linkend="HDRWQ312"&gt;Using the backup volsetrestore Command&lt;/link&gt;). To create a
+     &lt;emphasis&gt;temporary&lt;/emphasis&gt; volume set, include the &lt;emphasis role="bold"&gt;-temporary&lt;/emphasis&gt; flag to the &lt;emphasis
+     role="bold"&gt;backup addvolset&lt;/emphasis&gt; command. A temporary volume set exists only during the lifetime of the current
+     interactive session, so the flag is effective only when used during an interactive session (opened by issuing the &lt;emphasis
+     role="bold"&gt;backup (interactive)&lt;/emphasis&gt; command). You can use the &lt;emphasis role="bold"&gt;backup delvolset&lt;/emphasis&gt; command
+     to delete a temporary volume set before the interactive session ends, if you wish, but as noted it is automatically deleted when
+     you end the session. One advantage of temporary volume sets is that the &lt;emphasis role="bold"&gt;backup addvolset&lt;/emphasis&gt;
+     command, and any &lt;emphasis role="bold"&gt;backup addvolentry&lt;/emphasis&gt; commands subsequently used to add volume entries to it,
+     complete more quickly than for regular volume sets, because you are not creating any Backup Database records.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Backup Database&lt;/primary&gt;
+ 
+       &lt;secondary&gt;volume set&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;creating&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;volume set (Backup System)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;creating&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;backup addvolset&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;backup commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;addvolset&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="Header_291"&gt;
+       &lt;title&gt;To create a volume set&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are authenticated as a user listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt;
+           file. If necessary, issue the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ593"&gt;To display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; Issue the &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command to enter
+           interactive mode. If you are going to define volume entries right away with the &lt;emphasis role="bold"&gt;backup
+           addvolentry&lt;/emphasis&gt; command, this eliminates the need to surround metacharacter expressions with double quotes. You
+           must enter interactive mode if creating a temporary volume set. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;(backup) addvolset&lt;/emphasis&gt; command to create the volume set. You must then issue
+           the &lt;emphasis role="bold"&gt;(backup) addvolentry&lt;/emphasis&gt; command to define volume entries in it. &lt;programlisting&gt;
+    backup&amp;gt;  &lt;emphasis role="bold"&gt;addvolset&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;volume set name&lt;/replaceable&gt;&amp;gt; [&lt;emphasis role="bold"&gt;-temporary&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;addvols&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;addvolset&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;volume set name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the volume set. The name can include no more than 31 characters, cannot include periods, and must be
+                   unique within the Backup Database. (A temporary volume set can have the same name as an existing permanent volume
+                   set, but this is not recommended because of the confusion it can cause.)&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-temporary&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Creates a temporary volume set, which exists only during the current interactive session.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume entry (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;volume entry&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;creating&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;backup addvolentry&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;backup commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;addvolentry&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_292"&gt;
+       &lt;title&gt;To add a volume entry to a volume set&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are authenticated as a user listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt;
+           file. If necessary, issue the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ593"&gt;To display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; Issue the &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command to enter
+           interactive mode if you have not already. This makes it simpler to use metacharacter expressions, because you do not need
+           to surround them with double quotes. If you are adding entries to a temporary volume set, you must already have entered
+           interactive mode before creating the volume set. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;(backup) addvolentry&lt;/emphasis&gt; command to define volume entries in an existing
+           volume set. The Backup System assigns each volume entry an index within the volume set, starting with 1 (one).
+           &lt;programlisting&gt;
+    backup&amp;gt; &lt;emphasis role="bold"&gt;addvolentry  -name&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;volume set name&lt;/replaceable&gt;&amp;gt;  \
+                         &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;  \
+                         &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;partition name&lt;/replaceable&gt;&amp;gt;  \
+                         &lt;emphasis role="bold"&gt;-volumes&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;volume name (regular expression)&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;addvole&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;addvolentry&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the volume set to which to add the volume entry. It must already exist (use the &lt;emphasis
+                   role="bold"&gt;backup addvolset&lt;/emphasis&gt; command to create it).&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Defines the set of one or more file server machines that house the volumes in the volume entry. Provide
+                   either one fully-qualified hostname (such as &lt;emphasis role="bold"&gt;fs1.abc.com&lt;/emphasis&gt;) or the metacharacter
+                   expression &lt;emphasis role="bold"&gt;.*&lt;/emphasis&gt; (period and asterisk), which matches all machine names in the
+                   VLDB.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Defines the set of one or more partitions that house the volumes in the volume entry. Provide either one
+                   complete partition name (such as &lt;emphasis role="bold"&gt;/vicepa&lt;/emphasis&gt;) or the metacharacter expression
+                   &lt;emphasis role="bold"&gt;.*&lt;/emphasis&gt; (period and asterisk), which matches all partition names.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-volumes&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Defines the set of one or more volumes included in the volume entry, identifying them by name. This argument
+                   can include a combination of alphanumeric characters and one or more of the metacharacter expressions discussed in
+                   the introductory material in this section.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;volume set&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;displaying&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;volume entry&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;displaying&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume set (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume entry (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;backup commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;listvolsets&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;backup listvolsets&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ266"&gt;
+       &lt;title&gt;To display volume sets and volume entries&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;backup listvolsets&lt;/emphasis&gt; command to display the volume entries in a specific
+           volume set or all of them. If you are displaying a temporary volume set, you must still be in the interactive session in
+           which you created it. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;backup listvolsets&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;volume set name&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;listv&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;listvolsets&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;volume set name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the volume set to display. Omit this argument to display all defined volume sets.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;The output from the command uses the wildcard notation used when the volume entries were created. The string
+           &lt;computeroutput&gt;(temporary)&lt;/computeroutput&gt; marks a temporary volume set. The following example displays all three of the
+           volume sets defined in a cell's Backup Database, plus a temporary volume set &lt;emphasis role="bold"&gt;pat+jones&lt;/emphasis&gt;
+           created during the current interactive session:&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    backup&amp;gt; &lt;emphasis role="bold"&gt;listv&lt;/emphasis&gt;
+    Volume set pat+jones (temporary):
+      Entry 1: server fs1.abc.com, partition /vicepe, volumes: user.pat.backup
+      Entry 2: server fs5.abc.com, partition /viceph, volumes: user.jones.backup
+    Volume set user:
+      Entry 1: server .*, partition .*, volumes: user.*\.backup
+    Volume set sun:
+      Entry 1: server .*, partition .*, volumes: sun4x_55\..*
+      Entry 2: server .*, partition .*, volumes: sun4x_56\..*
+    Volume set rs:
+      Entry 1: server .*, partition .*, volumes: rs_aix42\..*
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;volume set&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;deleting&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume set (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;deleting&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;backup delvolset&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;backup commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;delvolset&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_294"&gt;
+       &lt;title&gt;To delete a volume set&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are authenticated as a user listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt;
+           file. If necessary, issue the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ593"&gt;To display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;backup delvolset&lt;/emphasis&gt; command to delete one or more volume sets and all of the
+           component volume entries in them. If you are deleting a temporary volume set, you must still be in the interactive session
+           in which you created it. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;backup delvolset&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;volume set name&lt;/replaceable&gt;&amp;gt;+
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;delvols&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;delvolset&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;volume set name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names each volume set to delete.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;volume entry&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;deleting from volume set&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume set (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;deleting volume entry&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume entry (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;deleting&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;backup delvolentry&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;backup commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;delvolentry&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_295"&gt;
+       &lt;title&gt;To delete a volume entry from a volume set&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are authenticated as a user listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt;
+           file. If necessary, issue the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ593"&gt;To display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command to enter interactive mode. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If the volume set includes more than one volume entry, issue the &lt;emphasis role="bold"&gt;(backup)
+           listvolsets&lt;/emphasis&gt; command to display the index number associated with each one (if there is only one volume entry,
+           its index is 1). For a more detailed description of the command's output, see &lt;link linkend="HDRWQ266"&gt;To display volume
+           sets and volume entries&lt;/link&gt;. &lt;programlisting&gt;
+    backup&amp;gt; &lt;emphasis role="bold"&gt;listvolsets&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;volume set name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;listv&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;listvolsets&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;volume set name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the volume set for which to display volume entries.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;(backup) delvolentry&lt;/emphasis&gt; command to delete the volume entry. &lt;programlisting&gt;
+    backup&amp;gt; &lt;emphasis role="bold"&gt;delvolentry&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;volume set name&lt;/replaceable&gt;&amp;gt;  &amp;lt;&lt;replaceable&gt;volume entry index&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;delvole&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;delvolentry&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;volume set name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the volume set from which to delete a volume entry.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;volume entry index&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the index number of the volume entry to delete.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ267"&gt;
+     &lt;title&gt;Defining and Displaying the Dump Hierarchy&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;dump hierarchy (Backup System)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;creating&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;dump hierarchy (Backup System)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;expiration dates&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;assigning to dump levels&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;A dump hierarchy is a logical structure in the Backup Database that defines the relationship between full and incremental
+     dumps; that is, it defines which dump serves as the parent for an incremental dump. Each individual component of a hierarchy is
+     a dump level.&lt;/para&gt;
+ 
+     &lt;para&gt;As you define dump levels with the &lt;emphasis role="bold"&gt;backup adddump&lt;/emphasis&gt; command, keep the following rules and
+     suggestions in mind: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Each full dump level is the top level of a hierarchy. You can create as many hierarchies as you need to dump
+           different volume sets on different schedules.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The name of a full dump level consists of an initial slash (&lt;emphasis role="bold"&gt;/&lt;/emphasis&gt;), followed by a
+           string of up to 28 alphanumeric characters.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The name of an incremental dump level resembles a pathname, starting with the name of a full dump level, then the
+           first incremental level, and so on, down to the final incremental level. Precede each level name with a slash to separate
+           it from the preceding level. Like the full level, each component level in the name can have up to 28 alphanumeric
+           characters, not including the slash.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;A hierarchy can have any have any number of levels, but the maximum length of a complete dump level name is 256
+           characters, including the slashes.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Before defining a given incremental level, you must define all of the levels above it in the hierarchy.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Do not use the period (&lt;emphasis role="bold"&gt;.&lt;/emphasis&gt;) in dump level names. The Backup System uses the period as
+           the separator between a dump's volume set name and dump level name when it creates the dump name and AFS tape name. Any
+           other alphanumeric and punctuation characters are allowed, but it is best to avoid metacharacters. If you include a
+           metacharacter, you must precede it with a backslash (&lt;emphasis role="bold"&gt;\&lt;/emphasis&gt;) or surround the entire dump level
+           name with double quotes (&lt;emphasis role="bold"&gt;" "&lt;/emphasis&gt;).&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Naming dump levels for days or other actual time points reminds you when to perform dumps, and makes it easier to
+           track the relationship between dumps performed at different levels. However, the names have no meaning to the Backup
+           System: it does not automatically create dumps according to the names, and does not prevent you from, for example, using
+           the &lt;emphasis role="bold"&gt;/sunday&lt;/emphasis&gt; level when creating a dump on a Tuesday.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;It is best not to use the same name for more than one component level in a hierarchy, because it means the resulting
+           dump name no longer indicates which level was used. For example, if you name a dump level &lt;emphasis
+           role="bold"&gt;/full/incr/incr&lt;/emphasis&gt;, then the dump name and AFS tape name that result from dumping a volume set at the
+           first incremental level (&lt;emphasis role="bold"&gt;/full/incr&lt;/emphasis&gt;) look the same as the names that result from dumping
+           at the second incremental level (&lt;emphasis role="bold"&gt;/full/incr/incr&lt;/emphasis&gt;).&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Individual levels in different hierarchies can have the same name, but the complete pathnames must be unique. For
+           example, &lt;emphasis role="bold"&gt;/sunday1/monday&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;/sunday2/monday&lt;/emphasis&gt; share the
+           same name at the final level, but are unique because they have different names at the full level (belong to different
+           hierarchies). However, using the same name in multiple hierarchies means that dump and AFS tape names do not unambiguously
+           indicate which hierarchy was used.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;The following example shows three hierarchies. Each begins with a full dump at the top: &lt;emphasis
+     role="bold"&gt;sunday1&lt;/emphasis&gt; for the first hierarchy, &lt;emphasis role="bold"&gt;sunday2&lt;/emphasis&gt; for the second hierarchy, and
+     &lt;emphasis role="bold"&gt;sunday_bin&lt;/emphasis&gt; for the third hierarchy. In all three hierarchies, each of the other dump levels is
+     an incremental level.&lt;/para&gt;
+ 
+     &lt;programlisting&gt;
+    /sunday1
+            /monday
+            /tuesday
+            /wednesday
+            /thursday
+            /friday
+    /sunday2
+            /monday
+                   /tuesday
+                           /wednesday
+                                     /thursday
+                                              /friday
+     /sunday_bin
+                /monday
+                       /wednesday
+                                 /friday
+ &lt;/programlisting&gt;
+ 
+     &lt;para&gt;In the first hierarchy, each incremental dump level refers to the full level &lt;emphasis role="bold"&gt;/sunday1&lt;/emphasis&gt; as
+     its parent. When (for example) you dump a volume set at the &lt;emphasis role="bold"&gt;/sunday1/wednesday&lt;/emphasis&gt; level, it
+     includes data that has changed since the volume set was dumped at the &lt;emphasis role="bold"&gt;/sunday1&lt;/emphasis&gt; level.&lt;/para&gt;
+ 
+     &lt;para&gt;In contrast, each incremental dump level in the second hierarchy refers to the immediately preceding dump level as its
+     parent. When you dump a volume set at the corresponding level in the second hierarchy (&lt;emphasis
+     role="bold"&gt;/sunday2/monday/tuesday/wednesday&lt;/emphasis&gt;), the dump includes only data that has changed since the volume set was
+     dumped at the &lt;emphasis role="bold"&gt;/sunday2/monday/tuesday&lt;/emphasis&gt; level (presumably the day before). Assuming you create
+     dumps on the indicated days, an incremental dump made using this hierarchy contains less data than an incremental dump made at
+     the corresponding level in the first hierarchy.&lt;/para&gt;
+ 
+     &lt;para&gt;The third hierarchy is more appropriate for dumping volumes for which a daily backup is excessive because the data does
+     not change often (for example, system binaries).&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ268"&gt;
+       &lt;title&gt;Creating a Tape Recycling Schedule&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;expiration dates&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;expiration dates&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;dump hierarchy (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;expiration dates&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;dump levels&lt;/primary&gt;
+ 
+         &lt;secondary&gt;expiration dates&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;expiration dates&lt;/primary&gt;
+ 
+         &lt;secondary&gt;absolute&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;expiration dates&lt;/primary&gt;
+ 
+         &lt;secondary&gt;relative&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+         &lt;secondary&gt;recycling schedule for tapes&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;tape recycling schedules&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;If your cell is like most cells, you have a limited amount of room for storing backup tapes and a limited budget for new
+       tapes. The easiest solution is to recycle tapes by overwriting them when you no longer need the backup data on them. The
+       Backup System helps you implement a recycling schedule by enabling you to associate an expiration date with each dump level.
+       The expiration date defines when a dump created at that level expires. Until that time the Backup System refuses to overwrite
+       a tape that contains the dump. Thus, assigning expiration dates automatically determines how you recycle tapes.&lt;/para&gt;
+ 
+       &lt;para&gt;When designing a tape-recycling schedule, you must decide how far in the past and to what level of precision you want to
+       guarantee access to backed up data. For instance, if you decide to guarantee that you can restore a user's home volume to its
+       state on any given day in the last two weeks, you cannot recycle the tape that contains a given daily dump for at least two
+       weeks after you create it. Similarly, if you decide to guarantee that you can restore home volumes to their state at the
+       beginning of any given week in the last month, you cannot recycle the tapes in a dump set containing a weekly dump for at
+       least four weeks. The following example dump hierarchy implements this recycling schedule by setting the expiration date for
+       each daily incremental dump to 13 days and the expiration date of the weekly full dumps to 27 days.&lt;/para&gt;
+ 
+       &lt;para&gt;The tapes used to store dumps created at the daily incremental levels in the &lt;emphasis role="bold"&gt;/sunday1&lt;/emphasis&gt;
+       hierarchy expire just in time to be recycled for daily dumps in the &lt;emphasis role="bold"&gt;/sunday3&lt;/emphasis&gt; hierarchy (and
+       vice versa), and there is a similar relationship between the &lt;emphasis role="bold"&gt;/sunday2&lt;/emphasis&gt; and &lt;emphasis
+       role="bold"&gt;/sunday4&lt;/emphasis&gt; hierarchies. Similarly, the tape that houses a full dump at the &lt;emphasis
+       role="bold"&gt;/sunday1&lt;/emphasis&gt; level expires just in time to be used for a full dump on the first Sunday of the following
+       month.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    /sunday1   expires in 27d
+            /monday1  expires in 13d
+            /tuesday1  expires in 13d
+            /wednesday1  expires in 13d
+            /thursday1  expires in 13d
+            /friday1  expires in 13d
+    /sunday2   expires in 27d
+            /monday2  expires in 13d
+            /tuesday2  expires in 13d
+            /wednesday2  expires in 13d
+            /thursday2  expires in 13d
+            /friday2  expires in 13d
+    /sunday3   expires in 27d
+            /monday1  expires in 13d
+            /tuesday1  expires in 13d
+            /wednesday1  expires in 13d
+            /thursday1  expires in 13d
+            /friday1  expires in 13d
+    /sunday4   expires in 27d
+            /monday2  expires in 13d
+            /tuesday2  expires in 13d
+            /wednesday2  expires in 13d
+            /thursday2  expires in 13d
+            /friday2  expires in 13d
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;If you use appended dumps in your cell, keep in mind that all dumps in a dump set are subject to the latest (furthest
+       into the future) expiration date associated with any of the constituent dumps. You cannot recycle any of the tapes that
+       contain a dump set until all of the dumps have reached their expiration date. See also &lt;link linkend="HDRWQ299"&gt;Appending
+       Dumps to an Existing Dump Set&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;Most tape manufacturers recommend that you write to a tape a limited number of times, and it is best not to exceed this
+       limit when recycling tapes. To help you track tape usage, the Backup System records a
+       &lt;computeroutput&gt;useCount&lt;/computeroutput&gt; counter on the tape's label. It increments the counter each time the tape's label is
+       rewritten (each time you use the &lt;emphasis role="bold"&gt;backup labeltape&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;backup
+       dump&lt;/emphasis&gt; command). To display the &lt;computeroutput&gt;useCount&lt;/computeroutput&gt; counter, use the &lt;emphasis
+       role="bold"&gt;backup readlabel&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;backup scantape&lt;/emphasis&gt; command or include the &lt;emphasis
+       role="bold"&gt;-id&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-verbose&lt;/emphasis&gt; options when you issue the &lt;emphasis
+       role="bold"&gt;backup dumpinfo&lt;/emphasis&gt; command. For instructions see &lt;link linkend="HDRWQ272"&gt;Writing and Reading Tape
+       Labels&lt;/link&gt; or &lt;link linkend="HDRWQ302"&gt;Displaying Backup Dump Records&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;useCount counter on tape label (Backup System)&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+         &lt;secondary&gt;useCount counter on tape label&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;recycling&lt;/primary&gt;
+ 
+         &lt;secondary&gt;useCounts of tapes (Backup System)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;tape labels&lt;/primary&gt;
+ 
+         &lt;secondary&gt;useCounts of tapes&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ269"&gt;
+       &lt;title&gt;Archiving Tapes&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;archiving&lt;/primary&gt;
+ 
+         &lt;secondary&gt;tapes in Backup System&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;tapes (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;archiving&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Even if you make extensive use of tape recycling, there is probably some backup data that you need to archive for a long
+       (or even an indefinite) period of time. You can use the Backup System to archive data on a regular schedule, and you can also
+       choose to archive data on tapes that you previously expected to recycle.&lt;/para&gt;
+ 
+       &lt;para&gt;If you want to archive data on a regular basis, you can create date-specific dump levels in the dump hierarchy. For
+       example, if you decide to archive a full dump of all data in your cell at the beginning of each quarter in the year 2000, you
+       can define the following levels in the dump hierarchy:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    /1Q2000
+    /2Q2000
+    /3Q2000
+    /4Q2000
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;If you decide to archive data that is on tapes you previously planned to recycle, you must gather all of the tapes that
+       contain the relevant dumps, both full and incremental. To avoid accidental erasure, it is best to set the switch on the tapes
+       that makes them read-only, before placing them in your archive storage area. If the tapes also contain a large amount of
+       extraneous data that you do not want to archive, you can restore just the relevant data into a new temporary volume, and back
+       up that volume to the smallest number of tapes possible. One reason to keep a dump set small is to minimize the amount of
+       irrelevant data in a dump set you end up needing to archive.&lt;/para&gt;
+ 
+       &lt;para&gt;If you do not expect to restore archived data to the file system, you can consider using the &lt;emphasis
+       role="bold"&gt;backup deletedump&lt;/emphasis&gt; command to remove the associated dump records from the Backup Database, which helps
+       keep it to an efficient size. If you ever need to restore the data, you can use the &lt;emphasis role="bold"&gt;-dbadd&lt;/emphasis&gt;
+       flag to the &lt;emphasis role="bold"&gt;backup scantape&lt;/emphasis&gt; command to reinsert the dump records into the database. For
+       instructions, see &lt;link linkend="HDRWQ305"&gt;To scan the contents of a tape&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ270"&gt;
+       &lt;title&gt;Defining Expiration Dates&lt;/title&gt;
+ 
+       &lt;para&gt;To associate an expiration date with a dump level as you create it, use the &lt;emphasis role="bold"&gt;-expires&lt;/emphasis&gt;
+       argument to the &lt;emphasis role="bold"&gt;backup adddump&lt;/emphasis&gt; command. To change an existing dump level's expiration date,
+       use the &lt;emphasis role="bold"&gt;-expires&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;backup setexp&lt;/emphasis&gt; command.
+       (Note that it is not possible to change the expiration date of an actual dump that has already been created at that level).
+       With both commands, you can define an expiration date either in absolute terms (for example, 13 January 2000) or relative
+       terms (for example, 30 days from when the dump is created). &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;To define an absolute expiration date, provide a value for the &lt;emphasis role="bold"&gt;-expires&lt;/emphasis&gt; argument
+             with the following format: &lt;programlisting&gt;
+    [&lt;emphasis role="bold"&gt;at&lt;/emphasis&gt;] mm&lt;emphasis role="bold"&gt;/&lt;/emphasis&gt;dd&lt;emphasis role="bold"&gt;/&lt;/emphasis&gt;yyyy [hh&lt;emphasis
+                   role="bold"&gt;:&lt;/emphasis&gt;MM]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;where mm indicates the month, dd the day, and yyyy the year when the dump expires. Valid values for the year fall
+             in the range &lt;emphasis role="bold"&gt;1970&lt;/emphasis&gt; through &lt;emphasis role="bold"&gt;2037&lt;/emphasis&gt; (the latest possible
+             date that the UNIX time representation can express is in early 2038). If you provide a time, it must be in 24-hour
+             format with hh the hours and MM the minutes (for example, &lt;emphasis role="bold"&gt;21:50&lt;/emphasis&gt; is 9:50 p.m.). If you
+             omit the time, the default is 00:00 hours (12:00 midnight) on the indicated date.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;To define a relative expiration date, provide a value for the &lt;emphasis role="bold"&gt;-expires&lt;/emphasis&gt; argument
+             with the following format: &lt;programlisting&gt;
+    [&lt;emphasis role="bold"&gt;in&lt;/emphasis&gt;] [years&lt;emphasis role="bold"&gt;y&lt;/emphasis&gt;] [months&lt;emphasis role="bold"&gt;m&lt;/emphasis&gt;] [days&lt;emphasis
+                   role="bold"&gt;d&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;where each of years, months, and days is an integer. Provide at least one of them together with the corresponding
+             units letter (&lt;emphasis role="bold"&gt;y&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;m&lt;/emphasis&gt;, or &lt;emphasis
+             role="bold"&gt;d&lt;/emphasis&gt; respectively), with no intervening space. If you provide more than one of the three, list them
+             in the indicated order.&lt;/para&gt;
+ 
+             &lt;para&gt;The Backup System calculates a dump's actual expiration date by adding the indicated relative value to the start
+             time of the dump operation. For example, it assigns an expiration date 1 year, 6 months, and 2 days in the future to a
+             dump created at a dump level with associated expiration date &lt;emphasis role="bold"&gt;in 1y 6m 2d&lt;/emphasis&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;To indicate that a dump backed up at the corresponding dump level never expires, provide the value &lt;emphasis
+             role="bold"&gt;NEVER&lt;/emphasis&gt; instead of a date and time. To recycle tapes that contain dumps created at such a level,
+             you must use the &lt;emphasis role="bold"&gt;backup readlabel&lt;/emphasis&gt; command to overwrite the tape's label.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;If you omit the &lt;emphasis role="bold"&gt;-expires&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;backup
+       adddump&lt;/emphasis&gt; command, then the expiration date is set to UNIX time zero (00:00 hours on 1 January 1970). The Backup
+       System considers dumps created at such a dump level to expire at their creation time. If no dumps in a dump set have an
+       expiration date, then the Backup System does not impose any restriction on recycling the tapes that contain the dump set. If
+       you need to prevent premature recycling of the tapes that contain the dump set, you must use a manual tracking system.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;dump levels&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;adding&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;dump levels&lt;/primary&gt;
+ 
+         &lt;secondary&gt;in Backup Database&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;adding&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;dump hierarchy (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;dump levels&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;adding&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;expiration dates&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setting&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;expiration dates&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;setting&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;dump hierarchy (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;expiration dates&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;setting&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;dump levels&lt;/primary&gt;
+ 
+         &lt;secondary&gt;expiration dates&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;setting&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;backup commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;adddump&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;backup adddump&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_300"&gt;
+       &lt;title&gt;To add a dump level to the dump hierarchy&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are authenticated as a user listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt;
+           file. If necessary, issue the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ593"&gt;To display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;Optional&lt;/emphasis&gt;. Issue the &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command to enter
+           interactive mode. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;backup adddump&lt;/emphasis&gt; command to define one or more dump levels. If you are
+           defining an incremental level, then all of the parent levels that precede it in its pathname must either already exist or
+           precede it on the command line. &lt;programlisting&gt;
+    backup&amp;gt; &lt;emphasis role="bold"&gt;adddump -dump&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;dump level name&lt;/replaceable&gt;&amp;gt;+ [&lt;emphasis
+                 role="bold"&gt;-expires&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;expiration date&lt;/replaceable&gt;&amp;gt;+]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;addd&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;adddump&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-dump&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names each dump level to added. If you specify more than one dump level name, you must include the &lt;emphasis
+                   role="bold"&gt;-dump&lt;/emphasis&gt; switch.&lt;/para&gt;
+ 
+                   &lt;para&gt;Provide the entire pathname of the dump level, preceding each level in the pathname with a slash (&lt;emphasis
+                   role="bold"&gt;/&lt;/emphasis&gt;). Each component level can be up to 28 characters in length, and the pathname can include
+                   up to 256 characters including the slashes.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-expires&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Sets the expiration date associated with each dump level. Specify either a relative or absolute expiration
+                   date, as described in &lt;link linkend="HDRWQ270"&gt;Defining Expiration Dates&lt;/link&gt;, or omit this argument to assign
+                   no expiration date to the dump levels.&lt;/para&gt;
+ 
+                   &lt;note&gt;
+                     &lt;para&gt;A plus sign follows this argument in the command's syntax statement because it accepts a multiword value
+                     which does not need to be enclosed in double quotes or other delimiters, not because it accepts multiple dates.
+                     Provide only one date (and optionally, time) definition to be associated with each dump level specified by the
+                     &lt;emphasis role="bold"&gt;-dump&lt;/emphasis&gt; argument.&lt;/para&gt;
+                   &lt;/note&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;expiration dates&lt;/primary&gt;
+ 
+         &lt;secondary&gt;changing&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;expiration dates&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;changing&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;dump hierarchy (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;expiration dates&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;changing&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;dump levels&lt;/primary&gt;
+ 
+         &lt;secondary&gt;expiration dates&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;changing&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;backup commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setexp&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;backup setexp&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_301"&gt;
+       &lt;title&gt;To change a dump level's expiration date&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are authenticated as a user listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt;
+           file. If necessary, issue the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ593"&gt;To display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;Optional&lt;/emphasis&gt;. Issue the &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command to enter
+           interactive mode. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;(backup) setexp&lt;/emphasis&gt; command to change the expiration date associated with one
+           or more dump levels. &lt;programlisting&gt;
+    backup&amp;gt; &lt;emphasis role="bold"&gt;setexp -dump&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;dump level name&lt;/replaceable&gt;&amp;gt;+ [&lt;emphasis
+                 role="bold"&gt;-expires&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;expiration date&lt;/replaceable&gt;&amp;gt;+]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;se&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;setexp&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-dump&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names each existing dump level for which to change the expiration date.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-expires&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Sets the expiration date associated with each dump level. Specify either a relative or absolute expiration
+                   date, as described in &lt;link linkend="HDRWQ270"&gt;Defining Expiration Dates&lt;/link&gt;; omit this argument to remove the
+                   expiration date currently associated with each dump level.&lt;/para&gt;
+ 
+                   &lt;note&gt;
+                     &lt;para&gt;A plus sign follows this argument in the command's syntax statement because it accepts a multiword value
+                     which does not need to be enclosed in double quotes or other delimiters, not because it accepts multiple dates.
+                     Provide only one date (and optionally, time) definition to be associated with each dump level specified by the
+                     &lt;emphasis role="bold"&gt;-dump&lt;/emphasis&gt; argument.&lt;/para&gt;
+                   &lt;/note&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;dump levels&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;deleting&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;dump levels&lt;/primary&gt;
+ 
+         &lt;secondary&gt;in Backup Database&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;deleting&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;dump hierarchy (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;dump levels&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;deleting&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;backup commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;deldump&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;backup deldump&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_302"&gt;
+       &lt;title&gt;To delete a dump level from the dump hierarchy&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are authenticated as a user listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt;
+           file. If necessary, issue the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ593"&gt;To display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;Optional&lt;/emphasis&gt;. Issue the &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command to enter
+           interactive mode. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;(backup) deldump&lt;/emphasis&gt; command to delete the dump level. Note that the command
+           automatically removes all incremental dump levels for which the specified level serves as parent, either directly or
+           indirectly. &lt;programlisting&gt;
+    backup&amp;gt; &lt;emphasis role="bold"&gt;deldump&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;dump level name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;deld&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;deldump&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;dump level name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the complete pathname of the dump level to delete.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;dump hierarchy&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;displaying&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;dump levels&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;displaying&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;dump hierarchy (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;dump levels&lt;/primary&gt;
+ 
+         &lt;secondary&gt;in Backup Database&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;displaying&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;backup commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;listdumps&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;backup listdumps&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ271"&gt;
+       &lt;title&gt;To display the dump hierarchy&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;backup listdumps&lt;/emphasis&gt; command to display the dump hierarchy. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;backup listdumps&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;emphasis role="bold"&gt;listd&lt;/emphasis&gt; is the shortest acceptable abbreviation of &lt;emphasis
+           role="bold"&gt;listdumps&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+           &lt;para&gt;The output from this command displays the dump hierarchy, reporting the expiration date associated with each dump
+           level, as in the following example.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+     % &lt;emphasis role="bold"&gt;backup listdumps&lt;/emphasis&gt;
+    /week1  expires in  27d
+          /tuesday  expires in  13d
+                  /thursday  expires in  13d
+          /sunday  expires in  13d
+                 /tuesday expires in  13d
+                         /thursday expires in  13d
+    /week3  expires in  27d
+          /tuesday  expires in  13d
+                  /thursday  expires in  13d
+          /sunday  expires in  13d
+                 /tuesday  expires in  13d
+                         /thursday  expires in  13d
+    sunday1   expires in  27d
+           /monday1  expires in  13d
+           /tuesday1  expires in  13d 
+           /wednesday1  expires in  13d
+           /thursday1  expires in  13d
+           /friday1  expires in  13d
+    sunday2   expires in  27d
+           /monday2  expires in  13d
+           /tuesday2  expires in  13d
+           /wednesday2  expires in  13d
+           /thursday2  expires in  13d
+           /friday2  expires in  13d
+    sunday3   expires in  27d
+           /monday1  expires in  13d
+           /tuesday1  expires in  13d 
+           /wednesday1  expires in  13d
+           /thursday1  expires in  13d
+           /friday1  expires in  13d
+    sunday4   expires in  27d
+           /monday2  expires in  13d
+           /tuesday2  expires in  13d
+           /wednesday2  expires in  13d
+           /thursday2  expires in  13d
+           /friday2  expires in  13d
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ272"&gt;
+     &lt;title&gt;Writing and Reading Tape Labels&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;tapes (Backup System)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;label&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;creating&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;tapes (Backup System)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;label&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;displaying&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;tapes (Backup System)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;capacity&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;recording on label&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;tapes (Backup System)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;names&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;assigning&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;creating&lt;/primary&gt;
+ 
+       &lt;secondary&gt;tape label (Backup System)&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+       &lt;secondary&gt;tape label (Backup System)&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;As described in &lt;link linkend="HDRWQ253"&gt;Dump Names and Tape Names&lt;/link&gt; and &lt;link linkend="HDRWQ254"&gt;Tape Labels, Dump
+     Labels, and EOF Markers&lt;/link&gt;, you can assign either a permanent name or an AFS tape name to a tape that you use in the Backup
+     System. The names are recorded on the tape's magnetic label, along with an indication of the tape's capacity (size).&lt;/para&gt;
+ 
+     &lt;para&gt;You can assign either a permanent name or an AFS tape name, but not both. In general, assigning permanent names rather
+     than AFS tape names simplifies the backup process, because the Backup System does not dictate the format of permanent names. If
+     a tape does not have a permanent name, then by default the Backup System accepts only three strictly defined values in the AFS
+     tape name field, and refuses to write a dump to a tape with an inappropriate AFS tape name. The acceptable values are a name
+     that matches the volume set and dump level of the initial dump, the value &lt;computeroutput&gt;&amp;lt;NULL&amp;gt;&lt;/computeroutput&gt;, and no
+     value in the field at all.&lt;/para&gt;
+ 
+     &lt;para&gt;If a tape has a permanent name, the Backup System does not check the AFS tape name, and as part of the dump operation
+     constructs the appropriate AFS tape name itself and records it on the label. This means that if you assign a permanent name, the
+     Backup System assigns an AFS tape name itself and the tape has both types of name. In contrast, if a tape has an AFS tape name
+     but not a permanent name, you cannot assign a permanent name without first erasing the AFS tape name.&lt;/para&gt;
+ 
+     &lt;para&gt;(You can also suppress the Backup System's check of a tape's AFS tape name, even it does not have a permanent name, by
+     assigning the value &lt;emphasis role="bold"&gt;NO&lt;/emphasis&gt; to the &lt;emphasis role="bold"&gt;NAME_CHECK&lt;/emphasis&gt; instruction in the
+     &lt;emphasis&gt;device configuration file&lt;/emphasis&gt;. See &lt;link linkend="HDRWQ280"&gt;Eliminating the AFS Tape Name Check&lt;/link&gt;.)&lt;/para&gt;
+ 
+     &lt;para&gt;Because the Backup System accepts unlabeled tapes, you do not have to label a tape before using it for the first time.
+     After the first use, there are a couple of cases in which you must relabel a tape in order to write a dump to it: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;The tape does not have a permanent name, and the AFS tape name on it does not match the new initial dump set you
+           want to create (the volume set and dump level names are different, or the index is incorrect).&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;You want to recycle a tape before all of the dumps on it have expired. The Backup System does not overwrite a tape
+           with any unexpired dumps. Keep in mind, though, that if you relabel the tape to making recycling possible, you erase all
+           the dump records for the tape from the Backup Database, which makes it impossible to restore any data from the
+           tape.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;note&gt;
+       &lt;para&gt;Labeling a tape that contains dump data makes it impossible to use that data in a restore operation, because the
+       labeling operation removes the dump's records from the Backup Database. If you want to record a permanent name on a tape
+       label, you must do it before dumping any data to the tape.&lt;/para&gt;
+     &lt;/note&gt;
+ 
+     &lt;sect2 id="Header_305"&gt;
+       &lt;title&gt;Recording a Name on the Label&lt;/title&gt;
+ 
+       &lt;para&gt;To write a permanent name on a tape's label, include the &lt;emphasis role="bold"&gt;-pname&lt;/emphasis&gt; argument to specify a
+       string of up to 32 characters. Check that no other tape used with the Backup System in your cell already has the permanent
+       name you are assigning, because the Backup System does not prevent you from assigning the same name to multiple tapes. The
+       Backup System overwrites the existing AFS tape name, if any, with the value &lt;computeroutput&gt;&amp;lt;NULL&amp;gt;&lt;/computeroutput&gt;.
+       When a tape has a permanent name, the Backup System uses it instead of the AFS tape name in most prompts and when referring to
+       the tape in output from &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; commands. The permanent name persists until you again include
+       the &lt;emphasis role="bold"&gt;-pname&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;backup labeltape&lt;/emphasis&gt; command,
+       regardless of the tape's contents and of how often you recycle the tape or use the &lt;emphasis role="bold"&gt;backup
+       labeltape&lt;/emphasis&gt; command without the &lt;emphasis role="bold"&gt;-pname&lt;/emphasis&gt; argument.&lt;/para&gt;
+ 
+       &lt;para&gt;To write an AFS tape name on the label, provide a value for the &lt;emphasis role="bold"&gt;-name&lt;/emphasis&gt; argument that
+       matches the volume set name and the final element in the dump level pathname of the initial dump that you plan to write to the
+       tape, and an index that indicates the tape's place in the sequence of tapes for the dump set. The format is as follows:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    volume_set_name&lt;emphasis role="bold"&gt;.&lt;/emphasis&gt;dump_level_name&lt;emphasis role="bold"&gt;.&lt;/emphasis&gt;tape_index
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;If you omit the &lt;emphasis role="bold"&gt;-name&lt;/emphasis&gt; argument, the Backup System sets the AFS tape name to
+       &lt;computeroutput&gt;&amp;lt;NULL&amp;gt;&lt;/computeroutput&gt;. The Backup System automatically constructs and records the appropriate name
+       when you later write an initial dump to the tape by using the &lt;emphasis role="bold"&gt;backup dump&lt;/emphasis&gt; or &lt;emphasis
+       role="bold"&gt;backup savedb&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+       &lt;para&gt;You cannot use the &lt;emphasis role="bold"&gt;-name&lt;/emphasis&gt; argument if the tape already has a permanent name. To erase a
+       tape's permanent name, provide a null value to the &lt;emphasis role="bold"&gt;-pname&lt;/emphasis&gt; argument by issuing the following
+       command:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;backup labeltape -pname ""&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_306"&gt;
+       &lt;title&gt;Recording a Capacity on the Label&lt;/title&gt;
+ 
+       &lt;para&gt;To record the tape's capacity on the label, specify a number of kilobytes as the &lt;emphasis role="bold"&gt;-size&lt;/emphasis&gt;
+       argument. If you omit this argument the first time you label a tape, the Backup System records the default tape capacity
+       associated with the specified port offset in the &lt;emphasis role="bold"&gt;/usr/afs/backup/tapeconfig&lt;/emphasis&gt; file on the Tape
+       Coordinator machine. If the tape's capacity is different (in particular, larger) than the capacity recorded in the &lt;emphasis
+       role="bold"&gt;tapeconfig&lt;/emphasis&gt; file, it is best to record a capacity on the label before using the tape. Once set, the
+       value in the label's capacity field persists until you again use the &lt;emphasis role="bold"&gt;-size&lt;/emphasis&gt; argument to the
+       &lt;emphasis role="bold"&gt;backup labeltape&lt;/emphasis&gt; command. For a discussion of the appropriate capacity to record for tapes,
+       see &lt;link linkend="HDRWQ258"&gt;Configuring the tapeconfig File&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;To read a tape's label, use the &lt;emphasis role="bold"&gt;backup readlabel&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+       &lt;para&gt;Most tapes also come with an adhesive label you can apply to the exterior casing. To help you easily identify a tape,
+       record at least the tape's permanent and AFS tape names on the adhesive label. Depending on the recycling scheme you use, it
+       can be useful to record other information, such as the dump ID, dump creation date, and expiration date of each dump you write
+       to the tape.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;backup commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;labeltape&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;backup labeltape&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ273"&gt;
+       &lt;title&gt;To label a tape&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are authenticated as a user listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt;
+           file. If necessary, issue the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ593"&gt;To display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If the Tape Coordinator for the tape device that is to perform the operation is not already running, open a
+           connection to the appropriate Tape Coordinator machine and issue the &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt; command, for
+           which complete instructions appear in &lt;link linkend="HDRWQ292"&gt;To start a Tape Coordinator process&lt;/link&gt;.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;port offset&lt;/replaceable&gt;&amp;gt;] [&lt;emphasis role="bold"&gt;-noautoquery&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Place the tape in the device.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;Optional&lt;/emphasis&gt;. Issue the &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command to enter
+           interactive mode, if you want to label multiple tapes or issue additional commands after labeling the tape. The
+           interactive prompt appears in the following step. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;(backup) labeltape&lt;/emphasis&gt; command to label the tape. &lt;programlisting&gt;
+    backup&amp;gt; &lt;emphasis role="bold"&gt;labeltape&lt;/emphasis&gt; [&lt;emphasis role="bold"&gt;-name&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;tape name, defaults to NULL&lt;/replaceable&gt;&amp;gt;]  \
+       [&lt;emphasis role="bold"&gt;-size&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;tape size in Kbytes, defaults to size in tapeconfig&lt;/replaceable&gt;&amp;gt;]  \
+       [&lt;emphasis role="bold"&gt;-portoffset&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;TC port offset&lt;/replaceable&gt;&amp;gt;] [&lt;emphasis role="bold"&gt;-pname&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;permanent tape name&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;la&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;labeltape&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the AFS tape name to record on the label. Include this argument or the &lt;emphasis
+                   role="bold"&gt;-pname&lt;/emphasis&gt; argument, but not both. If you omit this argument, the AFS tape name is set to
+                   &amp;lt;&lt;replaceable&gt;NULL&lt;/replaceable&gt;&amp;gt;. If you provide it, it must have the following format. &lt;programlisting&gt;
+ volume_set_name&lt;emphasis role="bold"&gt;.&lt;/emphasis&gt;dump_level_name&lt;emphasis role="bold"&gt;.&lt;/emphasis&gt;tape_index
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+                   &lt;para&gt;for the tape to be acceptable for use in a future &lt;emphasis role="bold"&gt;backup dump&lt;/emphasis&gt; operation.
+                   The volume_set_name must match the volume set name of the initial dump to be written to the tape, dump_level_name
+                   must match the last element of the dump level pathname at which the volume set is to be dumped, and tape_index
+                   must correctly indicate the tape's place in the sequence of tapes that house the dump set; indexing begins with
+                   the number 1 (one).&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-size&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the tape capacity to record on the label. If you are labeling the tape for the first time, you
+                   need to include this argument only if the tape's capacity differs from the capacity associated with the specified
+                   port offset in the &lt;emphasis role="bold"&gt;/usr/afs/backup/tapeconfig&lt;/emphasis&gt; file on the Tape Coordinator
+                   machine.&lt;/para&gt;
+ 
+                   &lt;para&gt;If you provide a value, it is an integer value followed by a letter that indicates units, with no
+                   intervening space. A unit value of &lt;emphasis role="bold"&gt;k&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;K&lt;/emphasis&gt;
+                   indicates kilobytes, &lt;emphasis role="bold"&gt;m&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;M&lt;/emphasis&gt; indicates megabytes,
+                   and &lt;emphasis role="bold"&gt;g&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;G&lt;/emphasis&gt; indicates gigabytes. If you omit the
+                   units letter, the default is kilobytes.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-portoffset&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the port offset number of the Tape Coordinator handling the tape or backup data file for this
+                   operation. You must provide this argument unless the default value of &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; (zero) is
+                   appropriate.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-pname&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the permanent name to record on the label. It can be up to 32 characters in length, and include
+                   any alphanumeric characters. Avoid metacharacters that have a special meaning to the shell, to avoid having to
+                   mark them as literal in commands issued at the shell prompt.&lt;/para&gt;
+ 
+                   &lt;para&gt;Include this argument or the &lt;emphasis role="bold"&gt;-name&lt;/emphasis&gt; argument, but not both. When you provide
+                   this argument, the AFS tape name is set to &lt;computeroutput&gt;&amp;lt;NULL&amp;gt;&lt;/computeroutput&gt;. If you omit this
+                   argument, any existing permanent name is retained.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If you did not include the &lt;emphasis role="bold"&gt;-noautoquery&lt;/emphasis&gt; flag when you issued the &lt;emphasis
+           role="bold"&gt;butc&lt;/emphasis&gt; command, or if the device's device configuration file includes the instruction &lt;emphasis
+           role="bold"&gt;AUTOQUERY YES&lt;/emphasis&gt;, then the Tape Coordinator prompts you to place the tape in the device's drive. You
+           have already done so, but you must now press &lt;emphasis role="bold"&gt;&amp;lt;Return&amp;gt;&lt;/emphasis&gt; to indicate that the tape is
+           ready for labeling.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;backup commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;readlabel&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;backup readlabel&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ274"&gt;
+       &lt;title&gt;To read the label on a tape&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are authenticated as a user listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt;
+           file. If necessary, issue the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ593"&gt;To display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If the Tape Coordinator for the tape device that is to perform the operation is not already running, open a
+           connection to the appropriate Tape Coordinator machine and issue the &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt; command, for
+           which complete instructions appear in &lt;link linkend="HDRWQ292"&gt;To start a Tape Coordinator process&lt;/link&gt;.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;port offset&lt;/replaceable&gt;&amp;gt;] [&lt;emphasis role="bold"&gt;-noautoquery&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Place the tape in the device.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;Optional&lt;/emphasis&gt;. Issue the &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command to enter
+           interactive mode, if you want to label multiple tapes or issue additional commands after labeling the tape. The
+           interactive prompt appears in the following step. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;(backup) readlabel&lt;/emphasis&gt; command to read the label on the tape.
+           &lt;programlisting&gt;
+    backup&amp;gt; &lt;emphasis role="bold"&gt;readlabel&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;TC port offset&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;rea&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;readlabel&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;TC port offset&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the port offset number of Tape Coordinator handling the tape or backup data file for this
+                   operation. You must provide this argument unless the default value of &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; (zero) is
+                   appropriate.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If you did not include the &lt;emphasis role="bold"&gt;-noautoquery&lt;/emphasis&gt; flag when you issued the &lt;emphasis
+           role="bold"&gt;butc&lt;/emphasis&gt; command, or the device's device configuration file includes the instruction &lt;emphasis
+           role="bold"&gt;AUTOQUERY YES&lt;/emphasis&gt; instruction, then the Tape Coordinator prompts you to place the tape in the device's
+           drive. You have already done so, but you must now press &lt;emphasis role="bold"&gt;&amp;lt;Return&amp;gt;&lt;/emphasis&gt; to indicate that
+           the tape is ready for reading.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;Information from the tape label appears both in the &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command window and in the
+       Tape Coordinator window. The output in the command window has the following format:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    Tape read was labelled: tape_name (initial_dump_ID)
+         size: size KBytes
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where tape_name is the tape's permanent name (if it has one) or AFS tape name, initial_dump_ID is the dump ID of the
+       initial dump on the tape, and size is the capacity recorded on the label, in kilobytes.&lt;/para&gt;
+ 
+       &lt;para&gt;The information in the Tape Coordinator window is more extensive. The tape's permanent name appears in the
+       &lt;computeroutput&gt;tape name&lt;/computeroutput&gt; field and its AFS tape name in the &lt;computeroutput&gt;AFS tape name&lt;/computeroutput&gt;
+       field. If either name is undefined, a value of &lt;computeroutput&gt;&amp;lt;NULL&amp;gt;&lt;/computeroutput&gt; appears in the field instead. The
+       capacity recorded on the label appears in the &lt;computeroutput&gt;size&lt;/computeroutput&gt; field. Other fields in the output report
+       the creation time, dump level name, and dump ID of the initial dump on the tape
+       (&lt;computeroutput&gt;creationTime&lt;/computeroutput&gt;, &lt;computeroutput&gt;dump path&lt;/computeroutput&gt;, and &lt;computeroutput&gt;dump
+       id&lt;/computeroutput&gt; respectively). The &lt;computeroutput&gt;cell&lt;/computeroutput&gt; field reports the cell in which the dump
+       operation was performed, and the &lt;computeroutput&gt;useCount&lt;/computeroutput&gt; field reports the number of times the tape has been
+       relabeled, either with the &lt;emphasis role="bold"&gt;backup labeltape&lt;/emphasis&gt; command or during a dump operation. For further
+       details, see the command's reference page in the &lt;emphasis&gt;OpenAFS Administration Reference&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;If the tape has no label, or if the drive is empty, the following message appears at the command shell:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    Failed to read tape label.
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The following example illustrates the output in the command shell for a tape in the device with port offset 1:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;backup readlabel 1&lt;/emphasis&gt;
+    Tape read was labelled: monthly_guest (917860000)
+         size: 2150000 KBytes
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The following output appears in the Tape Coordinator window at the same time:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    Tape label
+    ----------
+    tape name = monthly_guest
+    AFS tape name = guests.monthly.3
+    creationTime =  Mon Feb  1 04:06:40 1999
+    cell = abc.com
+    size = 2150000 Kbytes
+    dump path = /monthly
+    dump id = 917860000
+    useCount = 44
+    -- End of tape label --
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ275"&gt;
+     &lt;title&gt;Automating and Increasing the Efficiency of the Backup Process&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+       &lt;secondary&gt;automating operations&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+       &lt;secondary&gt;reducing operator intervention&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;The Backup System includes several optional features to help you automate the backup process in your cell and make it more
+     efficient. By combining several of the features, you can dump volume data to tape with minimal human intervention in most cases.
+     To take advantage of many of the features, you create a device configuration file in the &lt;emphasis
+     role="bold"&gt;/usr/afs/backup&lt;/emphasis&gt; directory for each tape device that participates in automated operations. For general
+     instructions on creating the device configuration file, see &lt;link linkend="HDRWQ276"&gt;Creating a Device Configuration
+     File&lt;/link&gt;. The following list refers you to sections that describe each feature in greater detail. &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;You can use tape stackers and jukeboxes to perform backup operations. These are tape drives with an attached unit
+           that stores several tapes and can physically insert and remove them from the tape reader (tape drive) without human
+           intervention, meaning that no operator has to be present even for backup operations that require several tapes. To use a
+           stacker or jukebox with the Backup System, include the &lt;emphasis role="bold"&gt;MOUNT&lt;/emphasis&gt; and &lt;emphasis
+           role="bold"&gt;UNMOUNT&lt;/emphasis&gt; instructions in its device configuration file. See &lt;link linkend="HDRWQ277"&gt;Invoking a
+           Device's Tape Mounting and Unmounting Routines&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;You can suppress the Tape Coordinator's default prompt for the initial tape that it needs for a backup operation,
+           again eliminating the need for a human operator to be present when a backup operation begins. (You must still insert the
+           correct tape in the drive at some point before the operation begins.) To suppress the initial prompt, include the
+           &lt;emphasis role="bold"&gt;-noautoquery&lt;/emphasis&gt; flag on the &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt; command, or assign the
+           value &lt;emphasis role="bold"&gt;NO&lt;/emphasis&gt; to the &lt;emphasis role="bold"&gt;AUTOQUERY&lt;/emphasis&gt; instruction in the device
+           configuration file. See &lt;link linkend="HDRWQ278"&gt;Eliminating the Search or Prompt for the Initial Tape&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;You can suppress the prompts that the Tape Coordinator otherwise generates when it encounters several types of
+           errors. When you use this feature, the Tape Coordinator instead responds to the errors in a default manner, which
+           generally allows the operation to continue without human intervention. To suppress prompts about error conditions, assign
+           the value &lt;emphasis role="bold"&gt;NO&lt;/emphasis&gt; to the &lt;emphasis role="bold"&gt;ASK&lt;/emphasis&gt; instruction in the device
+           configuration file. See &lt;link linkend="HDRWQ279"&gt;Enabling Default Responses to Error Conditions&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;You can suppress the Backup System's default verification that the AFS tape name on a tape that has no permanent
+           name matches the name derived from the volume set and dump level names of the initial dump the Backup System is writing to
+           the tape. This enables you to recycle a tape without first relabeling it, as long as all dumps on it are expired. To
+           suppress name checking, assign the value &lt;emphasis role="bold"&gt;NO&lt;/emphasis&gt; to the &lt;emphasis
+           role="bold"&gt;NAME_CHECK&lt;/emphasis&gt; instruction in the device configuration file. See &lt;link linkend="HDRWQ280"&gt;Eliminating
+           the AFS Tape Name Check&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;You can promote tape streaming (the most efficient way for a tape device to operate) by setting the size of the
+           memory buffer the Tape Coordinator uses when transferring volume data between the file system and the device. To set the
+           buffer size, include the &lt;emphasis role="bold"&gt;BUFFERSIZE&lt;/emphasis&gt; instruction in the device configuration file. See
+           &lt;link linkend="HDRWQ281"&gt;Setting the Memory Buffer Size to Promote Tape Streaming&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;You can write dumps to a &lt;emphasis&gt;backup data file&lt;/emphasis&gt; on the local disk of the Tape Coordinator machine,
+           rather than to tape. You can then transfer the backup data file to a data-archiving system, such as a hierarchical storage
+           management (HSM) system, that you use in conjunction with AFS and the Backup System. Writing a dump to a file is usually
+           more efficient that issuing the equivalent &lt;emphasis role="bold"&gt;vos dump&lt;/emphasis&gt; commands individually. To write dumps
+           to a file, include the &lt;emphasis role="bold"&gt;FILE&lt;/emphasis&gt; instruction in the device configuration file. See &lt;link
+           linkend="HDRWQ282"&gt;Dumping Data to a Backup Data File&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;There are two additional ways to increase backup automation and efficiency that do not involve the device configuration
+     file: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;You can schedule one or more &lt;emphasis role="bold"&gt;backup dump&lt;/emphasis&gt; commands to run at specified times. This
+           enables you to create backups at times of low system usage, without requiring a human operator to be present. You can
+           schedule a single dump operation for a future time, or multiple operations to run at various future times. See &lt;link
+           linkend="HDRWQ300"&gt;Scheduling Dumps&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;You can append dumps to a tape that already has other dumps on it. This enables you to use as much of a tape's
+           capacity as possible. The appended dumps do not have be related in any way to one another or to the initial dump on the
+           tape, but grouping dumps appropriately can reduce the number of necessary tape changes during a restore operation. To
+           append a dump, include the &lt;emphasis role="bold"&gt;-append&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;backup
+           dump&lt;/emphasis&gt; command. See &lt;link linkend="HDRWQ299"&gt;Appending Dumps to an Existing Dump Set&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ276"&gt;
+       &lt;title&gt;Creating a Device Configuration File&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;CFG_&lt;emphasis&gt;device_name&lt;/emphasis&gt; file&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;files&lt;/primary&gt;
+ 
+         &lt;secondary&gt;CFG_&amp;lt;device_name&amp;gt;&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Tape Coordinator (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;device configuration file (CFG)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;configuration file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;&lt;/secondary&gt;
+ 
+         &lt;see&gt;CFG_&amp;lt;device_name&amp;gt; configuration file&lt;/see&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;To use many of the features that automate backup operations, create a configuration file for each tape device in the
+       &lt;emphasis role="bold"&gt;/usr/afs/backup&lt;/emphasis&gt; directory on the local disk of the Tape Coordinator machine that drives the
+       device. The filename has the following form:&lt;/para&gt;
+ 
+       &lt;para&gt;&lt;emphasis role="bold"&gt;CFG_&lt;/emphasis&gt;device_name&lt;/para&gt;
+ 
+       &lt;para&gt;where device_name represents the name of the tape device or backup data file (see &lt;link linkend="HDRWQ282"&gt;Dumping Data
+       to a Backup Data File&lt;/link&gt; to learn about writing dumps to a file rather than to tape).&lt;/para&gt;
+ 
+       &lt;para&gt;For a tape device, construct the device_name portion of the name by stripping off the initial &lt;emphasis
+       role="bold"&gt;/dev/&lt;/emphasis&gt; string with which all UNIX device names conventionally begin, and replacing any other slashes in
+       the name with underscores. For example, &lt;emphasis role="bold"&gt;CFG_rmt_4m&lt;/emphasis&gt; is the appropriate filename for a device
+       called &lt;emphasis role="bold"&gt;/dev/rmt/4m&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;For a backup data file, construct the device_name portion by stripping off the initial slash (&lt;emphasis
+       role="bold"&gt;/&lt;/emphasis&gt;) and replacing any other slashes (&lt;emphasis role="bold"&gt;/&lt;/emphasis&gt;) in the name with underscores.
+       For example, &lt;emphasis role="bold"&gt;CFG_var_tmp_FILE&lt;/emphasis&gt; is the appropriate filename for a backup data file called
+       &lt;emphasis role="bold"&gt;/var/tmp/FILE&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;Creating a device configuration file is optional. If you do not want to take advantage of any of the features that the
+       file provides, you do not have to create it.&lt;/para&gt;
+ 
+       &lt;para&gt;You can include one of each of the following instructions in any order in a device configuration file. All are optional.
+       Place each instruction on its own line, but do not include any newline (&lt;emphasis role="bold"&gt;&amp;lt;Return&amp;gt;&lt;/emphasis&gt;)
+       characters within an instruction. &lt;variablelist&gt;
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;MOUNT and UNMOUNT&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Identify a script of routines for mounting and unmounting tapes in a tape stacker or jukebox's drive as needed.
+               See &lt;link linkend="HDRWQ277"&gt;Invoking a Device's Tape Mounting and Unmounting Routines&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;AUTOQUERY&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Controls whether the Tape Coordinator prompts for the first tape it needs for a backup operation. See &lt;link
+               linkend="HDRWQ278"&gt;Eliminating the Search or Prompt for the Initial Tape&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;ASK&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Controls whether the Tape Coordinator asks you how to respond to certain error conditions. See &lt;link
+               linkend="HDRWQ279"&gt;Enabling Default Responses to Error Conditions&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;NAME_CHECK&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Controls whether the Tape Coordinator verifies that an AFS tape name matches the initial dump you are writing to
+               the tape. See &lt;link linkend="HDRWQ280"&gt;Eliminating the AFS Tape Name Check&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;BUFFERSIZE&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Sets the size of the memory buffer the Tape Coordinator uses when transferring data between a tape device and a
+               volume. See &lt;link linkend="HDRWQ281"&gt;Setting the Memory Buffer Size to Promote Tape Streaming&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;FILE&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Controls whether the Tape Coordinator writes dumps to, and restores data from, a tape device or a backup data
+               file. See &lt;link linkend="HDRWQ282"&gt;Dumping Data to a Backup Data File&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;UNMOUNT instruction in CFG_&lt;emphasis&gt;device_name&lt;/emphasis&gt; file&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;MOUNT instruction in CFG_&lt;emphasis&gt;device_name&lt;/emphasis&gt; file&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+         &lt;secondary&gt;automating tape mounting and unmounting&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;tape (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;automating mounting and unmounting&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Tape Coordinator (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;automating tape mounting and unmounting&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;automating&lt;/primary&gt;
+ 
+         &lt;secondary&gt;tape mounting and unmounting by Backup System&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ277"&gt;
+       &lt;title&gt;Invoking a Device's Tape Mounting and Unmounting Routines&lt;/title&gt;
+ 
+       &lt;para&gt;A tape stacker or jukebox helps you automate backup operations because it can switch between multiple tapes during an
+       operation without human intervention. To take advantage of this feature, include the &lt;emphasis role="bold"&gt;MOUNT&lt;/emphasis&gt;
+       and optionally &lt;emphasis role="bold"&gt;UNMOUNT&lt;/emphasis&gt; instructions in the device configuration file that you write for the
+       stacker or jukebox. The instructions share the same syntax:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;&lt;emphasis role="bold"&gt;MOUNT&lt;/emphasis&gt; filename
+    &lt;emphasis role="bold"&gt;UNMOUNT&lt;/emphasis&gt; filename
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where filename is the pathname on the local disk of a script or program you have written that invokes the routines
+       defined by the device's manufacturer for mounting or unmounting a tape in the device's tape drive. (For convenience, the
+       following discussion uses the term &lt;emphasis&gt;script&lt;/emphasis&gt; to refers to both scripts and programs.) The script usually
+       also contains additional logic that handles error conditions or modifies the script's behavior depending on which backup
+       operation is being performed.&lt;/para&gt;
+ 
+       &lt;para&gt;You can refer to different scripts with the &lt;emphasis role="bold"&gt;MOUNT&lt;/emphasis&gt; or &lt;emphasis
+       role="bold"&gt;UNMOUNT&lt;/emphasis&gt; instructions, or to a single script that invokes both mounting and unmounting routines. The
+       scripts inherit the local identity and AFS tokens associated with to the issuer of the &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt;
+       command.&lt;/para&gt;
+ 
+       &lt;para&gt;You need to include a &lt;emphasis role="bold"&gt;MOUNT&lt;/emphasis&gt; instruction in the device configuration file for all tape
+       devices, but the need for an &lt;emphasis role="bold"&gt;UNMOUNT&lt;/emphasis&gt; instruction depends on the tape-handling routines that
+       the device's manufacturer provides. Some devices, usually stackers, have only a single routine for mounting tapes, which also
+       automatically unmounts a tape whose presence prevents insertion of the required new tape. In this case, an &lt;emphasis
+       role="bold"&gt;UNMOUNT&lt;/emphasis&gt; instruction is not necessary. For devices that have separate mounting and unmounting routines,
+       you must include an &lt;emphasis role="bold"&gt;UNMOUNT&lt;/emphasis&gt; instruction to remove a tape when the Tape Coordinator is
+       finished with it; otherwise, subsequent attempts to run the &lt;emphasis role="bold"&gt;MOUNT&lt;/emphasis&gt; instruction fail with an
+       error.&lt;/para&gt;
+ 
+       &lt;para&gt;When the device configuration file includes a &lt;emphasis role="bold"&gt;MOUNT&lt;/emphasis&gt; instruction, you must stock the
+       stacker or jukebox with the necessary tapes before running a backup operation. Many jukeboxes are able to search for the
+       required tape by reading external labels (such as barcodes) on the tapes, but many stackers can only switch between tapes in
+       sequence and sometimes only in one direction. In the latter case, you must also stock the tapes in the correct order.&lt;/para&gt;
+ 
+       &lt;para&gt;To obtain a list of the tapes required for a restore operation so that you can prestock them in the tape device, include
+       the &lt;emphasis role="bold"&gt;-n&lt;/emphasis&gt; flag on the appropriate &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command (&lt;emphasis
+       role="bold"&gt;backup diskrestore&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;backup volrestore&lt;/emphasis&gt;, or &lt;emphasis role="bold"&gt;backup
+       volsetrestore&lt;/emphasis&gt;). For a dump operation, it is generally sufficient to stock the device with more tapes than the
+       operation is likely to require. You can prelabel the tapes with permanent names or AFS tape names, or not prelabel them at
+       all. If you prelabel the tapes for a dump operation with AFS tape names, then it is simplest to load them into the stacker in
+       sequential order by tape index. But it is probably simpler still to prelabel tapes with permanent tape names or use unlabeled
+       tapes, in which case the Backup System generates and applies the appropriately indexed AFS tape name itself during the dump
+       operation.&lt;/para&gt;
+ 
+       &lt;sect3 id="Header_312"&gt;
+         &lt;title&gt;How the Tape Coordinator Uses the MOUNT and UNMOUNT Instructions&lt;/title&gt;
+ 
+         &lt;para&gt;When you issue the &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt; command to initialize the Tape Coordinator for a given tape
+         device, the Tape Coordinator looks for the device configuration file called &lt;emphasis
+         role="bold"&gt;/usr/afs/backup/CFG_&lt;/emphasis&gt;device_name on its local disk, where device_name has the format described in
+         &lt;link linkend="HDRWQ276"&gt;Creating a Device Configuration File&lt;/link&gt;. If the file exists and contains a &lt;emphasis
+         role="bold"&gt;MOUNT&lt;/emphasis&gt; instruction, then whenever the Tape Coordinator needs a tape, it executes the script named by
+         the instruction's filename argument.&lt;/para&gt;
+ 
+         &lt;para&gt;If the device configuration file does not exist, or does not include a &lt;emphasis role="bold"&gt;MOUNT&lt;/emphasis&gt;
+         instruction, then whenever the Tape Coordinator needs a tape, it generates a prompt in its window instructing the operator
+         to insert the necessary tape. The operator must insert the tape and press &lt;emphasis role="bold"&gt;&amp;lt;Return&amp;gt;&lt;/emphasis&gt;
+         before the Tape Coordinator continues the backup operation.&lt;/para&gt;
+ 
+         &lt;para&gt;Note, however, that you can modify the Tape Coordinator's behavior with respect to the first tape needed for an
+         operation, by setting the &lt;emphasis role="bold"&gt;AUTOQUERY&lt;/emphasis&gt; instruction in the device configuration file to
+         &lt;emphasis role="bold"&gt;NO&lt;/emphasis&gt;, or including the &lt;emphasis role="bold"&gt;-noautoquery&lt;/emphasis&gt; flag to the &lt;emphasis
+         role="bold"&gt;butc&lt;/emphasis&gt; command. In this case, the Tape Coordinator does not execute the &lt;emphasis
+         role="bold"&gt;MOUNT&lt;/emphasis&gt; instruction or prompt for a tape at the start of an operation, because it expects to find the
+         required first tape in the drive. See &lt;link linkend="HDRWQ278"&gt;Eliminating the Search or Prompt for the Initial
+         Tape&lt;/link&gt;.&lt;/para&gt;
+ 
+         &lt;para&gt;If there is an &lt;emphasis role="bold"&gt;UNMOUNT&lt;/emphasis&gt; instruction in the device configuration file, then whenever
+         the Tape Coordinator closes the tape device, it executes the script named by the instruction's filename argument. It
+         executes the script only once, and regardless of whether the &lt;emphasis role="bold"&gt;close&lt;/emphasis&gt; operation on the device
+         succeeded or not. If the device configuration file does not include an &lt;emphasis role="bold"&gt;UNMOUNT&lt;/emphasis&gt; instruction,
+         then the Tape Coordinator takes no action.&lt;/para&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="Header_313"&gt;
+         &lt;title&gt;The Available Parameters and Required Exit Codes&lt;/title&gt;
+ 
+         &lt;para&gt;When the Tape Coordinator executes the &lt;emphasis role="bold"&gt;MOUNT&lt;/emphasis&gt; script, it passes in five parameters,
+         ordered as follows. You can use the parameters in your script to refine its response to varying circumstances that can arise
+         during a backup operation. &lt;orderedlist&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;The tape device or backup data file's pathname, as recorded in the &lt;emphasis
+               role="bold"&gt;/usr/afs/backup/tapeconfig&lt;/emphasis&gt; file.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The tape operation, which (except for the exceptions noted in the following list) matches the &lt;emphasis
+               role="bold"&gt;backup&lt;/emphasis&gt; command operation code used to initiate the operation: &lt;itemizedlist&gt;
+                   &lt;listitem&gt;
+                     &lt;para&gt;&lt;emphasis role="bold"&gt;appenddump&lt;/emphasis&gt; (when a &lt;emphasis role="bold"&gt;backup dump&lt;/emphasis&gt; command
+                     includes the &lt;emphasis role="bold"&gt;-append&lt;/emphasis&gt; flag)&lt;/para&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;&lt;emphasis role="bold"&gt;dump&lt;/emphasis&gt; (when a &lt;emphasis role="bold"&gt;backup dump&lt;/emphasis&gt; command does
+                     not include the &lt;emphasis role="bold"&gt;-append&lt;/emphasis&gt; flag)&lt;/para&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;&lt;emphasis role="bold"&gt;labeltape&lt;/emphasis&gt;&lt;/para&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;&lt;emphasis role="bold"&gt;readlabel&lt;/emphasis&gt;&lt;/para&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;&lt;emphasis role="bold"&gt;restore&lt;/emphasis&gt; (for a &lt;emphasis role="bold"&gt;backup diskrestore&lt;/emphasis&gt;,
+                     &lt;emphasis role="bold"&gt;backup volrestore&lt;/emphasis&gt;, or &lt;emphasis role="bold"&gt;backup volsetrestore&lt;/emphasis&gt;
+                     command)&lt;/para&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;&lt;emphasis role="bold"&gt;restoredb&lt;/emphasis&gt;&lt;/para&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;&lt;emphasis role="bold"&gt;savedb&lt;/emphasis&gt;&lt;/para&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;&lt;emphasis role="bold"&gt;scantape&lt;/emphasis&gt;&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/itemizedlist&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The number of times the Tape Coordinator has attempted to open the tape device or backup data file. If the open
+               attempt returns an error, the Tape Coordinator increments this value by one and again invokes the &lt;emphasis
+               role="bold"&gt;MOUNT&lt;/emphasis&gt; instruction.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The tape name. For some operations, the Tape Coordinator passes the string
+               &lt;computeroutput&gt;none&lt;/computeroutput&gt;, because it does not know the tape name (when running the &lt;emphasis
+               role="bold"&gt;backup scantape&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;backup readlabel&lt;/emphasis&gt;, for example), or because
+               the tape does not necessarily have a name (when running the &lt;emphasis role="bold"&gt;backup labeltape&lt;/emphasis&gt; command,
+               for example).&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The tape ID recorded in the Backup Database. As with the tape name, the Backup System passes the string
+               &lt;computeroutput&gt;none&lt;/computeroutput&gt; for operations where it does not know the tape ID or the tape does not
+               necessarily have an ID.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+         &lt;para&gt;Your &lt;emphasis role="bold"&gt;MOUNT&lt;/emphasis&gt; script must return one of the following exit codes to tell the Tape
+         Coordinator whether or not it mounted the tape successfully: &lt;itemizedlist&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;Code &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; (zero) indicates a successful mount, and the Tape Coordinator continues
+               the backup operation. If the script or program called by the &lt;emphasis role="bold"&gt;MOUNT&lt;/emphasis&gt; instruction does
+               not return this exit code, the Tape Coordinator never calls the &lt;emphasis role="bold"&gt;UNMOUNT&lt;/emphasis&gt;
+               instruction.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Code &lt;emphasis role="bold"&gt;1&lt;/emphasis&gt; indicates that mount attempt failed. The Tape Coordinator terminates the
+               backup operation.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Any other code indicates that the script was unable to access the correct tape. The Tape Coordinator prompts the
+               operator to insert it.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+         &lt;para&gt;When the Tape Coordinator executes the &lt;emphasis role="bold"&gt;UNMOUNT&lt;/emphasis&gt; script, it passes in two parameters in
+         the following order. &lt;orderedlist&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;The tape device's pathname (as specified in the &lt;emphasis role="bold"&gt;/usr/afs/backup/tapeconfig&lt;/emphasis&gt;
+               file)&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The tape operation, which is always &lt;emphasis role="bold"&gt;unmount&lt;/emphasis&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+         &lt;para&gt;The following example script uses two of the parameters passed to it by the Backup System:
+         &lt;computeroutput&gt;tries&lt;/computeroutput&gt; and &lt;computeroutput&gt;operation&lt;/computeroutput&gt;. It follows the recommended practice
+         of exiting if the value of the &lt;computeroutput&gt;tries&lt;/computeroutput&gt; parameter exceeds one, because that implies that the
+         stacker is out of tapes.&lt;/para&gt;
+ 
+         &lt;para&gt;For a &lt;emphasis role="bold"&gt;backup dump&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;backup savedb&lt;/emphasis&gt; operation, the
+         routine calls the example &lt;emphasis role="bold"&gt;stackerCmd_NextTape&lt;/emphasis&gt; function provided by the stacker's
+         manufacturer. Note that the final lines in the file return the exit code that prompts the operator to insert a tape; these
+         lines are invoked when either the stacker cannot load a tape or a the operation being performed is not one of those
+         explicitly mentioned in the file (is a restore operation, for example).&lt;/para&gt;
+ 
+         &lt;programlisting&gt;
+    #! /bin/csh -f
+    set devicefile = $1
+    set operation = $2
+    set tries = $3
+    set tapename = $4
+    set tapeid = $5
+    set exit_continue = 0
+    set exit_abort = 1
+    set exit_interactive = 2
+    #--------------------------------------------
+    if (${tries} &amp;gt; 1) then
+       echo "Too many tries"
+       exit ${exit_interactive}
+    endif
+    if (${operation} == "unmount") then
+       echo "UnMount: Will leave tape in drive"
+       exit ${exit_continue}
+    endif
+    if ((${operation} == "dump")     |\
+        (${operation} == "appenddump")     |\
+        (${operation} == "savedb"))  then
+        stackerCmd_NextTape ${devicefile}
+        if (${status} != 0)exit${exit_interactive}
+        echo "Will continue"
+        exit ${exit_continue}
+    endif
+    if ((${operation} == "labeltape")    |\
+        (${operation} == "readlabel")) then
+       echo "Will continue"
+       exit ${exit_continue}
+    endif
+    echo "Prompt for tape"
+    exit ${exit_interactive}
+ &lt;/programlisting&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+           &lt;secondary&gt;eliminating search/prompt for initial tape&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;Tape Coordinator (Backup System)&lt;/primary&gt;
+ 
+           &lt;secondary&gt;eliminating search/prompt for initial tape&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;tapes (Backup System)&lt;/primary&gt;
+ 
+           &lt;secondary&gt;eliminating search/prompt for initial&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;AUTOQUERY instruction in CFG_&lt;emphasis&gt;device_name&lt;/emphasis&gt; file&lt;/primary&gt;
+         &lt;/indexterm&gt;
+       &lt;/sect3&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ278"&gt;
+       &lt;title&gt;Eliminating the Search or Prompt for the Initial Tape&lt;/title&gt;
+ 
+       &lt;para&gt;By default, the Tape Coordinator obtains the first tape it needs for a backup operation by reading the device
+       configuration file for the appropriate tape device. If there is a &lt;emphasis role="bold"&gt;MOUNT&lt;/emphasis&gt; instruction in the
+       file, the Tape Coordinator executes the referenced script. If the device configuration file does not exist or does not have a
+       &lt;emphasis role="bold"&gt;MOUNT&lt;/emphasis&gt; instruction in it, the Tape Coordinator prompts you to insert the correct tape and
+       press &lt;emphasis role="bold"&gt;&amp;lt;Return&amp;gt;&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;If you know in advance that an operation requires a tape, you can increase efficiency by placing the required tape in
+       the drive before issuing the &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command and telling the Tape Coordinator's to skip its
+       initial tape-acquisition steps. This both enables the operation to begin more quickly and eliminates that need for you to be
+       present to insert a tape.&lt;/para&gt;
+ 
+       &lt;para&gt;There are two ways to bypass the Tape Coordinator's initial tape-acquisition steps: &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Include the instruction &lt;emphasis role="bold"&gt;AUTOQUERY NO&lt;/emphasis&gt; in the device configuration file&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Include the &lt;emphasis role="bold"&gt;-noautoquery&lt;/emphasis&gt; flag to the &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt;
+             command&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;To avoid any error conditions that require operator attention, be sure that the tape you are placing in the drive does
+       not contain any unexpired dumps and is not write protected. If there is no permanent name on the tape's label and you are
+       creating an initial dump, make sure that the AFS tape name either matches the volume set and dump set names or is
+       &lt;computeroutput&gt;&amp;lt;NULL&amp;gt;&lt;/computeroutput&gt;. Alternatively, suppress the Tape Coordinator's name verification step by
+       assigning the value &lt;emphasis role="bold"&gt;NO&lt;/emphasis&gt; to the &lt;emphasis role="bold"&gt;NAME_CHECK&lt;/emphasis&gt; instruction in the
+       device configuration file, as described in &lt;link linkend="HDRWQ280"&gt;Eliminating the AFS Tape Name Check&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;ASK instruction in CFG_&lt;emphasis&gt;device_name&lt;/emphasis&gt; file&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+         &lt;secondary&gt;using default responses to errors&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Tape Coordinator (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;using default responses to errors&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ279"&gt;
+       &lt;title&gt;Enabling Default Responses to Error Conditions&lt;/title&gt;
+ 
+       &lt;para&gt;By default, the Tape Coordinator asks you how to respond when it encounters certain error conditions. To suppress the
+       prompts and cause the Tape Coordinator to handle the errors in a predetermined manner, include the instruction &lt;emphasis
+       role="bold"&gt;ASK NO&lt;/emphasis&gt; in the device configuration file. If you assign the value &lt;emphasis role="bold"&gt;YES&lt;/emphasis&gt;,
+       or omit the &lt;emphasis role="bold"&gt;ASK&lt;/emphasis&gt; instruction completely, the Tape Coordinator prompts you for direction when
+       it encounters one of the errors.&lt;/para&gt;
+ 
+       &lt;para&gt;The following list describes the error conditions and the Tape Coordinator's response to them. &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The Backup System is unable to dump a volume while running the &lt;emphasis role="bold"&gt;backup dump&lt;/emphasis&gt;
+             command. When you assign the value &lt;emphasis role="bold"&gt;NO&lt;/emphasis&gt;, the Tape Coordinator omits the volume from the
+             dump and continues the operation. When you assign the value &lt;emphasis role="bold"&gt;YES&lt;/emphasis&gt;, it prompts to ask if
+             you want to try to dump the volume again immediately, to omit the volume from the dump but continue the operation, or to
+             terminate the operation.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The Backup System is unable to restore a volume while running the &lt;emphasis role="bold"&gt;backup
+             diskrestore&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;backup volrestore&lt;/emphasis&gt;, or &lt;emphasis role="bold"&gt;backup
+             volsetrestore&lt;/emphasis&gt; command. When you assign the value &lt;emphasis role="bold"&gt;NO&lt;/emphasis&gt;, the Tape Coordinator
+             continues the operation, omitting the problematic volume but restoring the remaining ones. When you assign the value
+             &lt;emphasis role="bold"&gt;YES&lt;/emphasis&gt;, it prompts to ask if you want to omit the volume and continue the operation, or to
+             terminate the operation.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The Backup System cannot determine if the dump set includes any more tapes while running the &lt;emphasis
+             role="bold"&gt;backup scantape&lt;/emphasis&gt; command (the command's reference page in the &lt;emphasis&gt;OpenAFS Administration
+             Reference&lt;/emphasis&gt; discusses possible reasons for this problem). When you assign the value &lt;emphasis
+             role="bold"&gt;NO&lt;/emphasis&gt;, the Tape Coordinator proceeds as though there are more tapes and invokes the &lt;emphasis
+             role="bold"&gt;MOUNT&lt;/emphasis&gt; script named in the device configuration file, or prompts the operator to insert the next
+             tape. When you assign the value &lt;emphasis role="bold"&gt;YES&lt;/emphasis&gt;, it prompts to ask if there are more tapes to
+             scan.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The Backup System determines that the tape contains an unexpired dump while running the &lt;emphasis
+             role="bold"&gt;backup labeltape&lt;/emphasis&gt; command. When you assign the value &lt;emphasis role="bold"&gt;NO&lt;/emphasis&gt;, it
+             terminates the operation without relabeling the tape. With a &lt;emphasis role="bold"&gt;YES&lt;/emphasis&gt; value, the Tape
+             Coordinator prompts to ask if you want to relabel the tape anyway.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;NAME_CHECK instruction in CFG_&lt;emphasis&gt;device_name&lt;/emphasis&gt; file&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+         &lt;secondary&gt;eliminating check for proper tape name&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;tape (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;eliminating check for proper name&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Tape Coordinator (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;eliminating check for proper tape name&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ280"&gt;
+       &lt;title&gt;Eliminating the AFS Tape Name Check&lt;/title&gt;
+ 
+       &lt;para&gt;If a tape does not have a permanent name and you are writing an initial dump to it, then by default the Backup System
+       verifies that the tape's AFS tape name is acceptable. It accepts three types of values: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;A name that reflects the volume set and dump level of the initial dump and the tape's place in the sequence of
+             tapes for the dump set, as described in &lt;link linkend="HDRWQ253"&gt;Dump Names and Tape Names&lt;/link&gt;. If the tape does not
+             already have a permanent name, you can assign the AFS tape name by using the &lt;emphasis role="bold"&gt;-name&lt;/emphasis&gt;
+             argument to the &lt;emphasis role="bold"&gt;backup labeltape&lt;/emphasis&gt; command.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;A &lt;computeroutput&gt;&amp;lt;NULL&amp;gt;&lt;/computeroutput&gt; value, which results when you assign a permanent name, or provide
+             no value for the &lt;emphasis role="bold"&gt;backup labeltape&lt;/emphasis&gt; command's &lt;emphasis role="bold"&gt;-name&lt;/emphasis&gt;
+             argument.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;No AFS tape name at all, indicating that you have never labeled the tape or written a dump to it.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;To bypass the name check, include the &lt;emphasis role="bold"&gt;NAME_CHECK NO&lt;/emphasis&gt; instruction in the device
+       configuration file. This enables you to recycle a tape without first relabeling it, as long as all dumps on it are expired.
+       (If a tape has unexpired dumps on it but you want to recycle it anyway, you must use the &lt;emphasis role="bold"&gt;backup
+       labeltape&lt;/emphasis&gt; command to relabel it first. For this to work, the &lt;emphasis role="bold"&gt;ASK NO&lt;/emphasis&gt; instruction
+       cannot appear in the device configuration file.)&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ281"&gt;
+       &lt;title&gt;Setting the Memory Buffer Size to Promote Tape Streaming&lt;/title&gt;
+ 
+       &lt;para&gt;By default, the Tape Coordinator uses a 16-KB memory buffer during dump operations. As it receives volume data from the
+       Volume Server, the Tape Coordinator gathers 16 KB of data in the buffer before transferring the entire 16 KB to the tape
+       device. Similarly, during a restore operation the Tape Coordinator by default buffers 32 KB of data from the tape device
+       before transferring the entire 32 KB to the Volume Server for restoration into the file system. Buffering makes the volume of
+       data flowing to and from a tape device more even and so promotes tape streaming, which is the most efficient way for a tape
+       device to operate.&lt;/para&gt;
+ 
+       &lt;para&gt;In a normal network configuration, the default buffer sizes are usually large enough to promote tape streaming. If the
+       network between the Tape Coordinator machine and file server machines is slow, it can help to increase the buffer size.&lt;/para&gt;
+ 
+       &lt;para&gt;To determine if altering the buffer size is helpful for your configuration, observe the tape device in operation to see
+       if it is streaming, or consult the manufacturer. To set the buffer size, include the &lt;emphasis
+       role="bold"&gt;BUFFERSIZE&lt;/emphasis&gt; instruction in the device configuration file. It takes an integer value, and optionally
+       units, in the following format:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;&lt;emphasis role="bold"&gt;BUFFERSIZE&lt;/emphasis&gt; size[{&lt;emphasis role="bold"&gt;k&lt;/emphasis&gt; | &lt;emphasis role="bold"&gt;K&lt;/emphasis&gt; | &lt;emphasis
+           role="bold"&gt;m&lt;/emphasis&gt; | &lt;emphasis role="bold"&gt;M&lt;/emphasis&gt; | &lt;emphasis role="bold"&gt;g&lt;/emphasis&gt; | &lt;emphasis role="bold"&gt;G&lt;/emphasis&gt;}]
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where size specifies the amount of memory the Tape Coordinator allocates to use as a buffer during both dump and restore
+       operations. The default unit is bytes, but use &lt;emphasis role="bold"&gt;k&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;K&lt;/emphasis&gt; to
+       specify kilobytes, &lt;emphasis role="bold"&gt;m&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;M&lt;/emphasis&gt; for megabytes, and &lt;emphasis
+       role="bold"&gt;g&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;G&lt;/emphasis&gt; for gigabytes. There is no space between the size value and the
+       units letter.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ282"&gt;
+       &lt;title&gt;Dumping Data to a Backup Data File&lt;/title&gt;
+ 
+       &lt;para&gt;You can write dumps to a &lt;emphasis&gt;backup data file&lt;/emphasis&gt; rather than to tape. This is useful if, for example, you
+       want to transfer the data to a data-archiving system, such as a hierarchical storage management (HSM) system, that you use in
+       conjunction with AFS and the Backup System. You can restore data from a backup data file into the file system as well. Using a
+       backup data file is usually more efficient than issuing the equivalent &lt;emphasis role="bold"&gt;vos dump&lt;/emphasis&gt; and &lt;emphasis
+       role="bold"&gt;vos restore&lt;/emphasis&gt; commands individually for multiple volumes.&lt;/para&gt;
+ 
+       &lt;para&gt;Writing to a backup data file is simplest if it is on the local disk of the Tape Coordinator machine, but you can also
+       write the file to an NFS-mounted partition that resides on a remote machine. It is even acceptable to write to a file in AFS,
+       provided that the access control list (ACL) on its parent directory grants the necessary permissions, but it is somewhat
+       circular to back up AFS data into AFS itself.&lt;/para&gt;
+ 
+       &lt;para&gt;If the backup data file does not already exist when the Tape Coordinator attempts to write a dump to it, the Tape
+       Coordinator creates it. For a restore operation to succeed, the file must exist and contain volume data previously written to
+       it during a &lt;emphasis role="bold"&gt;backup dump&lt;/emphasis&gt; operation.&lt;/para&gt;
+ 
+       &lt;para&gt;When writing to a backup data file, the Tape Coordinator writes data at 16 KB offsets. If a given block of data (such as
+       the marker that signals the beginning or end of a volume) does not fill the entire 16 KB, the Tape Coordinator still skips to
+       the next offset before writing the next block. In the output of a &lt;emphasis role="bold"&gt;backup dumpinfo&lt;/emphasis&gt; command
+       issued with the &lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; option, the value in the &lt;computeroutput&gt;Pos&lt;/computeroutput&gt; column is
+       the ordinal of the 16-KB offset at which the volume data begins, and so is not generally only one higher than the position
+       number on the previous line, as it is for dumps to tape.&lt;/para&gt;
+ 
+       &lt;para&gt;Before writing to a backup data file, you need to configure the file as though it were a tape device.&lt;/para&gt;
+ 
+       &lt;note&gt;
+         &lt;para&gt;A file pathname, rather than a tape device name, must appear in the third field of the &lt;emphasis
+         role="bold"&gt;/usr/afs/backup/tapeconfig&lt;/emphasis&gt; file when the &lt;emphasis role="bold"&gt;FILE YES&lt;/emphasis&gt; instruction
+         appears in the device configuration file, and vice versa. If the &lt;emphasis role="bold"&gt;tapeconfig&lt;/emphasis&gt; file instead
+         refers to a tape device, dump operations appear to succeed but are inoperative. You cannot restore data that you accidently
+         dumped to a tape device while the &lt;emphasis role="bold"&gt;FILE&lt;/emphasis&gt; instruction was set to &lt;emphasis
+         role="bold"&gt;YES&lt;/emphasis&gt;. In the same way, if the &lt;emphasis role="bold"&gt;FILE&lt;/emphasis&gt; instruction is set to &lt;emphasis
+         role="bold"&gt;NO&lt;/emphasis&gt;, the &lt;emphasis role="bold"&gt;tapeconfig&lt;/emphasis&gt; entry must refer to an actual tape device.&lt;/para&gt;
+       &lt;/note&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_319"&gt;
+       &lt;title&gt;To configure a backup data file&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are authenticated as a user listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt;
+           file. If necessary, issue the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ593"&gt;To display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by issuing
+           the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &amp;lt;&lt;replaceable&gt;root_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;Optional&lt;/emphasis&gt;. Issue the &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command to enter
+           interactive mode. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Choose the port offset number to assign to the file. If necessary, display previously assigned port offsets by
+           issuing the &lt;emphasis role="bold"&gt;(backup) listhosts&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ264"&gt;To display the list of configured Tape Coordinators&lt;/link&gt;. &lt;programlisting&gt;
+    backup&amp;gt; &lt;emphasis role="bold"&gt;listhosts&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;As for a tape device, acceptable values are the integers &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; (zero) through &lt;emphasis
+           role="bold"&gt;58510&lt;/emphasis&gt; (the Backup System can track a maximum of 58,511 port offset numbers). Each port offset must
+           be unique in the cell, but you can associate any number them with a single Tape Coordinator machine. You do not have to
+           assign port offset numbers sequentially.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;(backup) addhost&lt;/emphasis&gt; command to register the backup data file's port offset
+           in the Backup Database. &lt;programlisting&gt;
+    backup&amp;gt; &lt;emphasis role="bold"&gt;addhost&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;tape machine name&lt;/replaceable&gt;&amp;gt; [&amp;lt;&lt;replaceable&gt;TC port offset&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;addh&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;addhost&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;tape machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the fully qualified hostname of the Tape Coordinator machine you invoke to write to the backup
+                   data file.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;TC port offset&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the file's port offset number. You must provide this argument unless the default value of
+                   &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; (zero) is appropriate.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LITAPECONFIG-FILE" /&gt;Using a text editor, create an entry for the backup data file in the local
+           &lt;emphasis role="bold"&gt;/usr/afs/backup/tapeconfig&lt;/emphasis&gt; file, using the standard syntax: &lt;programlisting&gt;
+    [capacity  filemark_size]  device_name   port_offset
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;capacity&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the amount of space on the partition that houses the backup data file that you want to make
+                   available for the file. To avoid the complications that arise from filling up the partition, it is best to provide
+                   a value somewhat smaller than the actual amount of space you expect to be available when the dump operation runs,
+                   and never larger than the maximum file size allowed by the operating system.&lt;/para&gt;
+ 
+                   &lt;para&gt;Specify a numerical value followed by a letter that indicates units, with no intervening space. The letter
+                   &lt;emphasis role="bold"&gt;k&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;K&lt;/emphasis&gt; indicates kilobytes, &lt;emphasis
+                   role="bold"&gt;m&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;M&lt;/emphasis&gt; indicates megabytes, and &lt;emphasis
+                   role="bold"&gt;g&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;G&lt;/emphasis&gt; indicates gigabytes. If you omit the units letter,
+                   the default is kilobytes. If you leave this field empty, the Tape Coordinator uses the maximum acceptable value
+                   (2048 GB or 2 TB). Also leave the filemark_size field empty in that case.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;filemark_size&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specify the value &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; (zero) or leave both this field and the capacity field
+                   empty. In the latter case, the Tape Coordinator also uses the value zero.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;device_name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the complete pathname of the backup data file. Rather than specifying an actual file pathname,
+                   however, the recommended configuration is to create a symbolic link in the &lt;emphasis role="bold"&gt;/dev&lt;/emphasis&gt;
+                   directory that points to the actual file pathname, and record the symbolic link in this field. This configuration
+                   provides these advantages: &lt;itemizedlist&gt;
+                       &lt;listitem&gt;
+                         &lt;para&gt;It makes the device_name portion of the &lt;emphasis role="bold"&gt;CFG_&lt;/emphasis&gt;device_name, of the
+                         &lt;emphasis role="bold"&gt;TE_&lt;/emphasis&gt;device_name, and of the &lt;emphasis role="bold"&gt;TL_&lt;/emphasis&gt;device_name
+                         filenames as short as possible. Because the symbolic link is in the &lt;emphasis role="bold"&gt;/dev&lt;/emphasis&gt;
+                         directory as though it is a tape device, you strip off the entire &lt;emphasis role="bold"&gt;/dev/&lt;/emphasis&gt;
+                         prefix when forming the filename, instead of just the initial slash (&lt;emphasis role="bold"&gt;/&lt;/emphasis&gt;).
+                         If, for example, the symbolic link is called &lt;emphasis role="bold"&gt;/dev/FILE&lt;/emphasis&gt;, the device
+                         configuration file's name is &lt;emphasis role="bold"&gt;CFG_FILE&lt;/emphasis&gt;, whereas if the actual pathname
+                         /&lt;emphasis role="bold"&gt;var/tmp/FILE&lt;/emphasis&gt; appears in the &lt;emphasis role="bold"&gt;tapeconfig&lt;/emphasis&gt;
+                         file, the configuration file's name must be &lt;emphasis role="bold"&gt;CFG_var_tmp_FILE&lt;/emphasis&gt;.&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;It provides for a more graceful, and potentially automated, recovery if the Tape Coordinator cannot
+                         write a complete dump into the backup data file (for example, because the partition housing the backup data
+                         file becomes full). The Tape Coordinator's reaction to this problem is to invoke the &lt;emphasis
+                         role="bold"&gt;MOUNT&lt;/emphasis&gt; script, or to prompt you if the &lt;emphasis role="bold"&gt;MOUNT&lt;/emphasis&gt;
+                         instruction does not appear in the configuration file. &lt;itemizedlist&gt;
+                             &lt;listitem&gt;
+                               &lt;para&gt;If there is a &lt;emphasis role="bold"&gt;MOUNT&lt;/emphasis&gt; script, you can prepare for this situation
+                               by adding a subroutine to the script that changes the symbolic link to point to another backup data
+                               file on a partition where there is space available.&lt;/para&gt;
+                             &lt;/listitem&gt;
+ 
+                             &lt;listitem&gt;
+                               &lt;para&gt;If there is no &lt;emphasis role="bold"&gt;MOUNT&lt;/emphasis&gt; instruction, the prompt enables you
+                               manually to change the symbolic link to point to another backup data file and then press &amp;lt;&lt;emphasis
+                               role="bold"&gt;Return&lt;/emphasis&gt;&amp;gt; to signal that the Tape Coordinator can continue the
+                               operation.&lt;/para&gt;
+                             &lt;/listitem&gt;
+                           &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+                         &lt;para&gt;If this field names the actual file, there is no way to recover from exhausting the space on the
+                         partition. You cannot change the &lt;emphasis role="bold"&gt;tapeconfig&lt;/emphasis&gt; file in the middle of an
+                         operation.&lt;/para&gt;
+                       &lt;/listitem&gt;
+                     &lt;/itemizedlist&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;port_offset&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the port offset number that you chose for the backup data file.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Create the device configuration file &lt;emphasis role="bold"&gt;CFG_&lt;/emphasis&gt;device_name in the Tape Coordinator
+           machine's &lt;emphasis role="bold"&gt;/usr/afs/backup&lt;/emphasis&gt; directory. Include the &lt;emphasis role="bold"&gt;FILE
+           YES&lt;/emphasis&gt; instruction in the file.&lt;/para&gt;
+ 
+           &lt;para&gt;Construct the device_name portion of the name based on the device name you recorded in the &lt;emphasis
+           role="bold"&gt;tapeconfig&lt;/emphasis&gt; file in Step &lt;link linkend="LITAPECONFIG-FILE"&gt;6&lt;/link&gt;. If, as recommended, you
+           recorded a symbolic link name, strip off the &lt;emphasis role="bold"&gt;/dev/&lt;/emphasis&gt; string and replace any other slashes
+           (&lt;emphasis role="bold"&gt;/&lt;/emphasis&gt;) in the name with underscores (&lt;emphasis role="bold"&gt;_&lt;/emphasis&gt;). For example,
+           &lt;emphasis role="bold"&gt;CFG_FILE&lt;/emphasis&gt; is the appropriate name if the symbolic link is &lt;emphasis
+           role="bold"&gt;/dev/FILE&lt;/emphasis&gt;. If you recorded the name of an actual file, then strip off the initial slash only and
+           replace any other slashes in the name with underscores. For a backup data file called &lt;emphasis
+           role="bold"&gt;/var/tmp/FILE&lt;/emphasis&gt;, the appropriate device configuration filename is &lt;emphasis
+           role="bold"&gt;CFG_var_tmp_FILE&lt;/emphasis&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If you chose in Step &lt;link linkend="LITAPECONFIG-FILE"&gt;6&lt;/link&gt; to record a symbolic link name in the device_name
+           field of the &lt;emphasis role="bold"&gt;tapeconfig&lt;/emphasis&gt; entry, then you must do one of the following: &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;Use the &lt;emphasis role="bold"&gt;ln -s&lt;/emphasis&gt; command to create the appropriate symbolic link in the
+                 &lt;emphasis role="bold"&gt;/dev&lt;/emphasis&gt; directory&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Write a script that initializes the backup data file in this way, and include a &lt;emphasis
+                 role="bold"&gt;MOUNT&lt;/emphasis&gt; instruction in the device configuration file to invoke the script. An example script
+                 appears following these instructions.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;You do not need to create the backup data file itself, because the Tape Coordinator does so if the file does not exist
+       when the dump operation begins.&lt;/para&gt;
+ 
+       &lt;para&gt;The following example script illustrates how you can automatically create a symbolic link to the backup data file during
+       the preparation phase for writing to the file. When the Tape Coordinator is executing a &lt;emphasis role="bold"&gt;backup
+       dump&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;backup restore&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;backup savedb&lt;/emphasis&gt;, or &lt;emphasis
+       role="bold"&gt;backup restoredb&lt;/emphasis&gt; operation, the routine invokes the UNIX &lt;emphasis role="bold"&gt;ln -s&lt;/emphasis&gt; command
+       to create a symbolic link from the backup data file named in the &lt;emphasis role="bold"&gt;tapeconfig&lt;/emphasis&gt; file to the
+       actual file to use (this is the recommended method). It uses the values of the &lt;computeroutput&gt;tapename&lt;/computeroutput&gt; and
+       &lt;computeroutput&gt;tapeid&lt;/computeroutput&gt; parameters passed to it by the Backup System when constructing the filename.&lt;/para&gt;
+ 
+       &lt;para&gt;The routine makes use of two other parameters as well: &lt;computeroutput&gt;tries&lt;/computeroutput&gt; and
+       &lt;computeroutput&gt;operation&lt;/computeroutput&gt;. The &lt;computeroutput&gt;tries&lt;/computeroutput&gt; parameter tracks how many times the
+       Tape Coordinator has attempted to access the file. A value greater than one indicates that the Tape Coordinator cannot access
+       it, and the routine returns exit code 2 (&lt;computeroutput&gt;exit_interactive&lt;/computeroutput&gt;), which results in a prompt for the
+       operator to load a tape. The operator can use this opportunity to change the name of the backup data file specified in the
+       &lt;emphasis role="bold"&gt;tapeconfig&lt;/emphasis&gt; file.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    #! /bin/csh -f
+    set devicefile = $1
+    set operation = $2
+    set tries = $3
+    set tapename = $4
+    set tapeid = $5
+    set exit_continue = 0
+    set exit_abort = 1
+    set exit_interactive = 2
+    #--------------------------------------------
+    if (${tries} &amp;gt; 1) then
+       echo "Too many tries"
+       exit ${exit_interactive}
+    endif
+    if (${operation} == "labeltape") then
+       echo "Won't label a tape/file"
+       exit ${exit_abort}
+    endif
+    if ((${operation} == "dump")   |\
+        (${operation} == "appenddump")   |\
+        (${operation} == "restore")   |\
+        (${operation} == "savedb")    |\
+        (${operation} == "restoredb")) then
+       /bin/rm -f ${devicefile}
+       /bin/ln -s /hsm/${tapename}_${tapeid} ${devicefile}
+       if (${status} != 0) exit ${exit_abort}
+    endif
+    exit ${exit_continue}
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ &lt;/chapter&gt;
\ No newline at end of file
Index: openafs/doc/xml/AdminGuide/auagd012.xml
diff -c /dev/null openafs/doc/xml/AdminGuide/auagd012.xml:1.1.8.3
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/xml/AdminGuide/auagd012.xml	Wed May 13 22:25:59 2009
***************
*** 0 ****
--- 1,4620 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;chapter id="HDRWQ283"&gt;
+   &lt;title&gt;Backing Up and Restoring AFS Data&lt;/title&gt;
+ 
+   &lt;para&gt;The instructions in this chapter explain how to back up and restore AFS data and to administer the Backup Database. They
+   assume that you have already configured all of the Backup System components by following the instructions in &lt;link
+   linkend="HDRWQ248"&gt;Configuring the AFS Backup System&lt;/link&gt;.&lt;/para&gt;
+ 
+   &lt;sect1 id="HDRWQ284"&gt;
+     &lt;title&gt;Summary of Instructions&lt;/title&gt;
+ 
+     &lt;para&gt;This chapter explains how to perform the following tasks by using the indicated commands:&lt;/para&gt;
+ 
+     &lt;informaltable frame="none"&gt;
+       &lt;tgroup cols="2"&gt;
+         &lt;colspec colwidth="70*" /&gt;
+ 
+         &lt;colspec colwidth="30*" /&gt;
+ 
+         &lt;tbody&gt;
+           &lt;row&gt;
+             &lt;entry&gt;Enter interactive mode&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;backup (interactive)&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Leave interactive mode&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;(backup) quit&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;List operations in interactive mode&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;(backup) jobs&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Cancel operation in interactive mode&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;(backup) kill&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Start Tape Coordinator&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Stop Tape Coordinator&lt;/entry&gt;
+ 
+             &lt;entry&gt;&amp;lt;&lt;emphasis role="bold"&gt;Ctrl-c&lt;/emphasis&gt;&amp;gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Check status of Tape Coordinator&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;backup status&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Back up data&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;backup dump&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Display dump records&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;backup dumpinfo&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Display volume's dump history&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;backup volinfo&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Scan contents of tape&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;backup scantape&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Restore volume&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;backup volrestore&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Restore partition&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;backup diskrestore&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Restore group of volumes&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;backup volsetrestore&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Verify integrity of Backup Database&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;backup dbverify&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Repair corruption in Backup Database&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;backup savedb&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;backup restoredb&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Delete dump set from Backup Database&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;backup deletedump&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/tbody&gt;
+       &lt;/tgroup&gt;
+     &lt;/informaltable&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ286"&gt;
+     &lt;title&gt;Using the Backup System's Interfaces&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+       &lt;secondary&gt;interfaces&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;When performing backup operations, you interact with three Backup System components: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;You initiate backup operations by issuing commands from the &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; suite. You can
+           issue the commands in a command shell (or invoke them in a shell script) on any AFS client or server machine from which
+           you can access the &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; binary. In the conventional configuration, the binary resides
+           in the &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; directory on a server machine and the &lt;emphasis
+           role="bold"&gt;/usr/afsws/etc&lt;/emphasis&gt; directory on a client machine.&lt;/para&gt;
+ 
+           &lt;para&gt;The suite provides an &lt;emphasis&gt;interactive mode&lt;/emphasis&gt;, in which you can issue multiple commands over a
+           persistent connection to the Backup Server and the Volume Location (VL) Server. Interactive mode has several convenient
+           features. For a discussion and instructions, see &lt;link linkend="HDRWQ288"&gt;Using Interactive and Regular Command
+           Mode&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;para&gt;Note that some operating systems include a &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command of their own. You must
+           configure machines that run such an operating system to ensure that you are accessing the desired &lt;emphasis
+           role="bold"&gt;backup&lt;/emphasis&gt; binary.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Before you perform a backup operation that involves reading or writing to a tape device or backup data file, you
+           must open a dedicated connection to the appropriate Tape Coordinator machine and start the Tape Coordinator (&lt;emphasis
+           role="bold"&gt;butc&lt;/emphasis&gt;) process that handles the device or file. The &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt; process
+           must continue to run over the dedicated connection as long as it is executing an operation or is to be available to
+           execute one. For further discussion and instructions, see &lt;link linkend="HDRWQ291"&gt;Starting and Stopping the Tape
+           Coordinator Process&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The Backup Server (&lt;emphasis role="bold"&gt;buserver&lt;/emphasis&gt;) process must be running on database server machines,
+           because most backup operations require accessing or changing information in the Backup Database. The &lt;emphasis&gt;OpenAFS
+           Quick Beginnings&lt;/emphasis&gt; explains how to configure the Backup Server.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;For consistent Backup System performance, the AFS build level of all three binaries (&lt;emphasis
+     role="bold"&gt;backup&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt;, and &lt;emphasis role="bold"&gt;buserver&lt;/emphasis&gt;) must match.
+     For instructions on displaying the build level, see &lt;link linkend="HDRWQ117"&gt;Displaying A Binary File's Build
+     Level&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ287"&gt;
+       &lt;title&gt;Performing Backup Operations as the Local Superuser Root or in a Foreign Cell&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AFSCELL environment variable&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;variable&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFSCELL&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+         &lt;secondary&gt;running in foreign cell&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;By default, the volumes and Backup Database involved in a backup operation must reside on server machines that belong to
+       the cell named in the &lt;emphasis role="bold"&gt;/usr/vice/etc/ThisCell&lt;/emphasis&gt; files on both the Tape Coordinator machine and
+       the machine where you issue the &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command. Also, to issue most &lt;emphasis
+       role="bold"&gt;backup&lt;/emphasis&gt; commands you must have AFS tokens for an identity listed in the local cell's &lt;emphasis
+       role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file (which by convention is the same on every server machine in a cell). You
+       can, however, perform backup operations on volumes or the Backup Database from a foreign cell, or perform backup operations
+       while logged in as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; rather than as a privileged AFS identity.&lt;/para&gt;
+ 
+       &lt;para&gt;To perform backup operations on volumes that reside in a foreign cell using machines from the local cell, you must
+       designate the foreign cell as the cell of execution for both the Tape Coordinator and the &lt;emphasis
+       role="bold"&gt;backup&lt;/emphasis&gt; command interpreter. Use one of the two following methods. For either method, you must also have
+       tokens as an administrator listed in the foreign cell's &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file.
+       &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Before issuing &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; commands and the &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt;
+             command, set the AFSCELL environment variable to the foreign cell name in both command shells.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Include the &lt;emphasis role="bold"&gt;-cell&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt; and all
+             &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; commands. If you include the argument on the &lt;emphasis role="bold"&gt;backup
+             (interactive)&lt;/emphasis&gt; command, it applies to all commands issued during the interactive session.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;To perform backup operations without having administrative AFS tokens, you must log on as the local superuser &lt;emphasis
+       role="bold"&gt;root&lt;/emphasis&gt; on both the Tape Coordinator machine and the machine where you issue &lt;emphasis
+       role="bold"&gt;backup&lt;/emphasis&gt; commands. Both machines must be server machines, or at least have a &lt;emphasis
+       role="bold"&gt;/usr/afs/etc/KeyFile&lt;/emphasis&gt; file that matches the file on other server machines. Then include the &lt;emphasis
+       role="bold"&gt;-localauth&lt;/emphasis&gt; argument on both the &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt; command and all &lt;emphasis
+       role="bold"&gt;backup&lt;/emphasis&gt; commands (or the &lt;emphasis role="bold"&gt;backup (interactive)&lt;/emphasis&gt; command). The Tape
+       Coordinator and &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command interpreter construct a server ticket using the server
+       encryption key with the highest key version number in the local &lt;emphasis role="bold"&gt;/usr/afs/etc/KeyFile&lt;/emphasis&gt; file,
+       and present it to the Backup Server, Volume Server, and VL Server that belong to the cell named in the local &lt;emphasis
+       role="bold"&gt;/usr/afs/etc/ThisCell&lt;/emphasis&gt; file. The ticket never expires.&lt;/para&gt;
+ 
+       &lt;para&gt;You cannot combine the &lt;emphasis role="bold"&gt;-cell&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-localauth&lt;/emphasis&gt; options on
+       the same command. Also, each one overrides the local cell setting defined by the AFSCELL environment variable or the &lt;emphasis
+       role="bold"&gt;/usr/vice/etc/ThisCell&lt;/emphasis&gt; file.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ288"&gt;
+       &lt;title&gt;Using Interactive and Regular Command Mode&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+         &lt;secondary&gt;interactive mode&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;interactive mode (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;features&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command suite provides an interactive mode, in which you can issue multiple
+       commands over a persistent connection to the Backup Server and the VL Server. Interactive mode provides the following
+       features: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The &lt;computeroutput&gt;backup&amp;gt;&lt;/computeroutput&gt; prompt replaces the usual command shell prompt.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;You omit the initial &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; string from command names. Type only the operation
+             code and option names.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;You cannot issue commands that do not belong to the &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; suite.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If you assume an administrative AFS identity or specify a foreign cell as you enter interactive mode, it applies
+             to all commands issued during the interactive session. See &lt;link linkend="HDRWQ287"&gt;Performing Backup Operations as the
+             Local Superuser Root or in a Foreign Cell&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;You do not need to enclose shell metacharacters in double quotes.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;job ID numbers (Backup System)&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+         &lt;secondary&gt;job ID numbers&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;about&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;When you initiate a backup operation in interactive mode, the Backup System assigns it a &lt;emphasis&gt;job ID
+       number&lt;/emphasis&gt;. You can display the list of current and pending operations with the &lt;emphasis role="bold"&gt;(backup)
+       jobs&lt;/emphasis&gt; command, for which instructions appear in &lt;link linkend="HDRWQ289"&gt;To display pending or running jobs in
+       interactive mode&lt;/link&gt;. (In both regular and interactive modes, the Tape Coordinator also assigns a &lt;emphasis&gt;task ID
+       number&lt;/emphasis&gt; to each operation you initiate with a &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command. You can track task ID
+       numbers with the &lt;emphasis role="bold"&gt;backup status&lt;/emphasis&gt; command. See &lt;link linkend="HDRWQ291"&gt;Starting and Stopping
+       the Tape Coordinator Process&lt;/link&gt;.)&lt;/para&gt;
+ 
+       &lt;para&gt;You can cancel an operation in interactive mode with the &lt;emphasis role="bold"&gt;(backup) kill&lt;/emphasis&gt; command, for
+       which instructions appear in &lt;link linkend="HDRWQ290"&gt;To cancel operations in interactive mode&lt;/link&gt;. However, it is best not
+       to interrupt a dump operation because the resulting dump is incomplete, and interrupting a restore operation can leave volumes
+       in an inconsistent state, or even completely remove them from the server machine. For further discussion, see &lt;link
+       linkend="HDRWQ296"&gt;Backing Up Data&lt;/link&gt; and &lt;link linkend="HDRWQ306"&gt;Restoring and Recovering Data&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;(backup) jobs&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;(backup) kill&lt;/emphasis&gt; commands are
+       available only in interactive mode and there is no equivalent functionality in regular command mode.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;backup commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;interactive mode&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;entering&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;backup&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;to enter interactive mode&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;backup interactive&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;interactive mode (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;entering&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_325"&gt;
+       &lt;title&gt;To enter interactive mode&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are authenticated as a user listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt;
+           file. Entering interactive mode does not itself require privilege, but most other &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt;
+           commands do, and the AFS identity you assume when entering the mode applies to all commands you issue within it. If
+           necessary, issue the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ593"&gt;To display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;machine name&lt;/emphasis&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;backup (interactive)&lt;/emphasis&gt; command at the system prompt. The
+           &lt;computeroutput&gt;backup&amp;gt;&lt;/computeroutput&gt; prompt appears. You can include either, but not both, of the &lt;emphasis
+           role="bold"&gt;-localauth&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-cell&lt;/emphasis&gt; options, as discussed in &lt;link
+           linkend="HDRWQ287"&gt;Performing Backup Operations as the Local Superuser Root or in a Foreign Cell&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt;
+    backup&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;backup commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;quit&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;backup quit&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;interactive mode (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;exiting&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;backup commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;interactive mode&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;exiting&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_326"&gt;
+       &lt;title&gt;To exit interactive mode&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;quit&lt;/emphasis&gt; command at the &lt;computeroutput&gt;backup&amp;gt;&lt;/computeroutput&gt; prompt.
+           The command shell prompt reappears when the command succeeds, which it does only if there are no jobs pending or currently
+           running. To display and cancel pending or running jobs, follow the instructions in &lt;link linkend="HDRWQ289"&gt;To display
+           pending or running jobs in interactive mode&lt;/link&gt; and &lt;link linkend="HDRWQ290"&gt;To cancel operations in interactive
+           mode&lt;/link&gt;. &lt;programlisting&gt;
+    backup&amp;gt; &lt;emphasis role="bold"&gt;quit&lt;/emphasis&gt;
+    %
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;interactive mode (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;operations&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;displaying pending/running&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+         &lt;secondary&gt;interactive mode&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;displaying pending/running operations&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+         &lt;secondary&gt;job ID numbers&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;displaying&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;job ID numbers (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;backup commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;jobs&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;backup jobs&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ289"&gt;
+       &lt;title&gt;To display pending or running jobs in interactive mode&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;jobs&lt;/emphasis&gt; command at the &lt;computeroutput&gt;backup&amp;gt;&lt;/computeroutput&gt; prompt.
+           &lt;programlisting&gt;
+    backup&amp;gt; &lt;emphasis role="bold"&gt;jobs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;j&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;jobs&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;The output always includes the expiration date and time of the tokens that the &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt;
+       command interpreter is using during the current interactive session, in the following format:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    date   time: TOKEN EXPIRATION
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;If the execution date and time specified for a scheduled dump operation is later than &lt;emphasis&gt;date time&lt;/emphasis&gt;,
+       then its individual line (as described in the following paragraphs) appears below this line to indicate that the current
+       tokens will not be available to it.&lt;/para&gt;
+ 
+       &lt;para&gt;If the issuer of the &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command included the &lt;emphasis
+       role="bold"&gt;-localauth&lt;/emphasis&gt; flag when entering interactive mode, the line instead reads as follows:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    :  TOKEN NEVER EXPIRES
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The entry for a scheduled dump operation has the following format:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    Job job_ID:  timestamp:  dump  volume_set  dump_level
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where &lt;variablelist&gt;
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;job_ID&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Is a job identification number assigned by the Backup System.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;timestamp&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Indicates the date and time the dump operation is to begin, in the format month/date/year hours:minutes (in
+               24-hour format)&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;volume_set&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Indicates the volume set to dump.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;dump_level&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Indicates the dump level at which to perform the dump operation.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The line for a pending or running operation of any other type has the following format:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    Job job_ID:  operation  status
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where &lt;variablelist&gt;
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;job_ID&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Is a job identification number assigned by the Backup System.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;operation&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Identifies the operation the Tape Coordinator is performing, which is initiated by the indicated command:
+               &lt;variablelist&gt;
+                   &lt;varlistentry&gt;
+                     &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;Dump&lt;/computeroutput&gt; (dump name)&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;Initiated by the &lt;emphasis role="bold"&gt;backup dump&lt;/emphasis&gt; command. The dump name has the following
+                       format:&lt;/para&gt;
+ 
+                       &lt;para&gt;volume_set_name&lt;emphasis role="bold"&gt;.&lt;/emphasis&gt;dump_level_name&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/varlistentry&gt;
+ 
+                   &lt;varlistentry&gt;
+                     &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;Restore&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;Initiated by the &lt;emphasis role="bold"&gt;backup diskrestore&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;backup
+                       volrestore&lt;/emphasis&gt;, or &lt;emphasis role="bold"&gt;backup volsetrestore&lt;/emphasis&gt; command.&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/varlistentry&gt;
+ 
+                   &lt;varlistentry&gt;
+                     &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;Labeltape&lt;/computeroutput&gt; (tape_label)&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;Initiated by the &lt;emphasis role="bold"&gt;backup labeltape&lt;/emphasis&gt; command. The tape_label is the name
+                       specified by the &lt;emphasis role="bold"&gt;backup labeltape&lt;/emphasis&gt; command's &lt;emphasis
+                       role="bold"&gt;-name&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;-pname&lt;/emphasis&gt; argument.&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/varlistentry&gt;
+ 
+                   &lt;varlistentry&gt;
+                     &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;Scantape&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;Initiated by the &lt;emphasis role="bold"&gt;backup scantape&lt;/emphasis&gt; command.&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/varlistentry&gt;
+ 
+                   &lt;varlistentry&gt;
+                     &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;SaveDb&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;Initiated by the &lt;emphasis role="bold"&gt;backup savedb&lt;/emphasis&gt; command.&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/varlistentry&gt;
+ 
+                   &lt;varlistentry&gt;
+                     &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;RestoreDb&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;Initiated by the &lt;emphasis role="bold"&gt;backup restoredb&lt;/emphasis&gt; command.&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/varlistentry&gt;
+                 &lt;/variablelist&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;status&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Indicates the job's current status in one of the following messages. If no message appears, the job is either
+               still pending or has finished. &lt;variablelist&gt;
+                   &lt;varlistentry&gt;
+                     &lt;term&gt;&lt;emphasis role="bold"&gt;number &lt;computeroutput&gt;Kbytes, volume volume_name&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;For a running dump operation, indicates the number of kilobytes copied to tape or a backup data file so
+                       far, and the volume currently being dumped.&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/varlistentry&gt;
+ 
+                   &lt;varlistentry&gt;
+                     &lt;term&gt;&lt;emphasis role="bold"&gt;number &lt;computeroutput&gt;Kbytes, restore.volume&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;For a running restore operation, indicates the number of kilobytes copied into AFS from a tape or a
+                       backup data file so far.&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/varlistentry&gt;
+ 
+                   &lt;varlistentry&gt;
+                     &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;[abort requested]&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;The &lt;emphasis role="bold"&gt;(backup) kill&lt;/emphasis&gt; command was issued, but the termination signal has
+                       yet to reach the Tape Coordinator.&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/varlistentry&gt;
+ 
+                   &lt;varlistentry&gt;
+                     &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;[abort sent]&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;The operation is canceled by the &lt;emphasis role="bold"&gt;(backup) kill&lt;/emphasis&gt; command. Once the Backup
+                       System removes an operation from the queue or stops it from running, it no longer appears at all in the output
+                       from the command.&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/varlistentry&gt;
+ 
+                   &lt;varlistentry&gt;
+                     &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;[butc contact lost]&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;The &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command interpreter cannot reach the Tape Coordinator. The
+                       message can mean either that the Tape Coordinator handling the operation was terminated or failed while the
+                       operation was running, or that the connection to the Tape Coordinator timed out.&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/varlistentry&gt;
+ 
+                   &lt;varlistentry&gt;
+                     &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;[done]&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;The Tape Coordinator has finished the operation.&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/varlistentry&gt;
+ 
+                   &lt;varlistentry&gt;
+                     &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;[drive wait]&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;The operation is waiting for the specified tape drive to become free.&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/varlistentry&gt;
+ 
+                   &lt;varlistentry&gt;
+                     &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;[operator wait]&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;The Tape Coordinator is waiting for the backup operator to insert a tape in the drive.&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/varlistentry&gt;
+                 &lt;/variablelist&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;interactive mode (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;operations&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;canceling pending/running&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+         &lt;secondary&gt;interactive mode&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;canceling operations&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;job ID numbers (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;operations&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;canceling&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;backup commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;kill&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;backup kill&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ290"&gt;
+       &lt;title&gt;To cancel operations in interactive mode&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;jobs&lt;/emphasis&gt; command at the &lt;computeroutput&gt;backup&amp;gt;&lt;/computeroutput&gt; prompt,
+           to learn the job ID number of the operation you want to cancel. For details, see &lt;link linkend="HDRWQ289"&gt;To display
+           pending or running jobs in interactive mode&lt;/link&gt;. &lt;programlisting&gt;
+    backup&amp;gt; &lt;emphasis role="bold"&gt;jobs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;(backup) kill&lt;/emphasis&gt; command to cancel the operation. &lt;programlisting&gt;
+    backup&amp;gt; &lt;emphasis role="bold"&gt;kill&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;job ID or dump set name&lt;/emphasis&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;k&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;kill&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;job ID or dump set name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies either the job ID number of the operation to cancel, as reported by the &lt;emphasis
+                   role="bold"&gt;jobs&lt;/emphasis&gt; command, or for a dump operation only, the dump name in the format
+                   volume_set_name.dump_level_name.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ291"&gt;
+       &lt;title&gt;Starting and Stopping the Tape Coordinator Process&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Tape Coordinator (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;process&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;starting&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Before performing a backup operation that reads from or writes to a tape device or backup data file, you must start the
+       Tape Coordinator (&lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt;) process that handles the drive or file. This section explains how to
+       start, stop, and check the status of a Tape Coordinator process. To use these instructions, you must have already configured
+       the Tape Coordinator machine and created a Tape Coordinator entry in the Backup Database, as instructed in &lt;link
+       linkend="HDRWQ261"&gt;Configuring Tape Coordinator Machines and Tape Devices&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;task ID numbers (Backup System)&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Tape Coordinator (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;task ID numbers&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The Tape Coordinator assigns a &lt;emphasis&gt;task ID number&lt;/emphasis&gt; to each operation it performs. The number is distinct
+       from the job ID number assigned by the &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command interpreter in interactive mode (which
+       is discussed in &lt;link linkend="HDRWQ288"&gt;Using Interactive and Regular Command Mode&lt;/link&gt;). The Tape Coordinator reports the
+       task ID number in its onscreen trace and in the messages that it writes to its log and error files. To view the task ID
+       numbers of a Tape Coordinator's running or pending operations, issue the &lt;emphasis role="bold"&gt;backup status&lt;/emphasis&gt;
+       command.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Tape Coordinator (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;starting&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;butc command&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;butc&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ292"&gt;
+       &lt;title&gt;To start a Tape Coordinator process&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are authenticated as a user listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt;
+           file of the cell in which the Tape Coordinator is to access volume data and the Backup Database. If necessary, issue the
+           &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To display
+           the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;machine name&lt;/emphasis&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;Alternately, you can log into a file server machine as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; in
+           Step &lt;link linkend="LIWQ293"&gt;3&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you can write to the Tape Coordinator's log and error files in the local &lt;emphasis
+           role="bold"&gt;/usr/afs/backup&lt;/emphasis&gt; directory (the &lt;emphasis role="bold"&gt;TE_&lt;/emphasis&gt;device_name and &lt;emphasis
+           role="bold"&gt;TL_&lt;/emphasis&gt;device_name files). If the log and error files do not already exist, you must be able to insert
+           and write to files in the &lt;emphasis role="bold"&gt;/usr/afs/backup&lt;/emphasis&gt; directory.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ293" /&gt;Open a connection (using a command such as &lt;emphasis role="bold"&gt;telnet&lt;/emphasis&gt; or
+           &lt;emphasis role="bold"&gt;rlogin&lt;/emphasis&gt;) to the Tape Coordinator machine that drives the tape device, or whose local disk
+           houses the backup data file. The Tape Coordinator uses a devoted connection or window that must remain open for the Tape
+           Coordinator to accept requests and while it is executing them.&lt;/para&gt;
+ 
+           &lt;para&gt;If you plan to include the &lt;emphasis role="bold"&gt;-localauth&lt;/emphasis&gt; flag to the &lt;emphasis
+           role="bold"&gt;butc&lt;/emphasis&gt; command in the next step, log in as the local superuser &lt;emphasis
+           role="bold"&gt;root&lt;/emphasis&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ294" /&gt;Issue the &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt; command to start the Tape Coordinator. You
+           can include either, but not both, of the &lt;emphasis role="bold"&gt;-localauth&lt;/emphasis&gt; and &lt;emphasis
+           role="bold"&gt;-cell&lt;/emphasis&gt; options, as discussed in &lt;link linkend="HDRWQ287"&gt;Performing Backup Operations as the Local
+           Superuser Root or in a Foreign Cell&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt; [&amp;lt;&lt;emphasis&gt;port offset&lt;/emphasis&gt;&amp;gt;]  [&lt;emphasis role="bold"&gt;-debuglevel&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;trace level&lt;/emphasis&gt;&amp;gt;]  \
+           [&lt;emphasis role="bold"&gt;-cell&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;cellname&lt;/emphasis&gt;&amp;gt;] [&lt;emphasis role="bold"&gt;-noautoquery&lt;/emphasis&gt;] [&lt;emphasis
+                 role="bold"&gt;-localauth&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Must be typed in full.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;port offset&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the Tape Coordinator's port offset number. You must provide this argument unless the default value
+                   of &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; (zero) is appropriate.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-debuglevel&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the type of trace messages that the Tape Coordinator writes to the standard output stream
+                   (stdout). Provide one of the following three values, or omit this argument to display the default type of messages
+                   (equivalent to setting a value of &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; [zero]): &lt;itemizedlist&gt;
+                       &lt;listitem&gt;
+                         &lt;para&gt;&lt;emphasis role="bold"&gt;0&lt;/emphasis&gt;: The Tape Coordinator generates only the minimum number of messages
+                         necessary to communicate with the backup operator, including prompts for insertion of additional tapes and
+                         messages that indicate errors or the beginning or completion of operations.&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;&lt;emphasis role="bold"&gt;1&lt;/emphasis&gt;: In addition to the messages displayed at level &lt;emphasis
+                         role="bold"&gt;0&lt;/emphasis&gt;, the Tape Coordinator displays the name of each volume being dumped or
+                         restored.&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;&lt;emphasis role="bold"&gt;2&lt;/emphasis&gt;: In addition to the messages displayed at levels &lt;emphasis
+                         role="bold"&gt;0&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;1&lt;/emphasis&gt;, the Tape Coordinator displays all of the
+                         messages it is also writing to its log file (&lt;emphasis
+                         role="bold"&gt;/usr/afs/backup/TL_&lt;/emphasis&gt;device_name).&lt;/para&gt;
+                       &lt;/listitem&gt;
+                     &lt;/itemizedlist&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;cellname&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the cell in which to perform the backup operations (the cell where the relevant volumes reside and the
+                   Backup Server process is running). If you omit this argument, the Tape Coordinator uses its home cell, as defined
+                   in the local &lt;emphasis role="bold"&gt;/usr/vice/etc/ThisCell&lt;/emphasis&gt; file. Do not combine this argument with the
+                   &lt;emphasis role="bold"&gt;-localauth&lt;/emphasis&gt; flag.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-noautoquery&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Disables the Tape Coordinator's prompt for the first tape it needs for each operation. For a description of
+                   the advantages and consequences of including this flag, see &lt;link linkend="HDRWQ278"&gt;Eliminating the Search or
+                   Prompt for the Initial Tape&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-localauth&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Constructs a server ticket using a key from the local &lt;emphasis role="bold"&gt;/usr/afs/etc/KeyFile&lt;/emphasis&gt;
+                   file. The &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt; process presents it to the Backup Server, Volume Server, and VL
+                   Server during mutual authentication. You must be logged into a file server machine as the local superuser
+                   &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; to include this flag, and cannot combine it with the &lt;emphasis
+                   role="bold"&gt;-cell&lt;/emphasis&gt; argument.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Tape Coordinator (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;stopping&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_331"&gt;
+       &lt;title&gt;To stop a Tape Coordinator process&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Enter an interrupt signal such as &amp;lt;&lt;emphasis role="bold"&gt;Ctrl-c&lt;/emphasis&gt;&amp;gt; over the dedicated connection to
+           the Tape Coordinator.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Tape Coordinator (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;status&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;displaying&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;backup commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;status&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;backup status&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ295"&gt;
+       &lt;title&gt;To check the status of a Tape Coordinator process&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are authenticated as a user listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt;
+           file. If necessary, issue the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ593"&gt;To display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;machine name&lt;/emphasis&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;backup status&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;backup status&lt;/emphasis&gt; [&amp;lt;&lt;emphasis&gt;TC port offset&lt;/emphasis&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;st&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;status&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;TC port offset&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the Tape Coordinator's port offset number. You must provide this argument unless the default value
+                   of &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; (zero) is appropriate.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;The following message indicates that the Tape Coordinator is not currently performing an operation:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    Tape coordinator is idle
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;Otherwise, the output includes a message of the following format for each running or pending operation:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    Task task_ID:  operation:   status
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where &lt;variablelist&gt;
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;task_ID&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Is a task identification number assigned by the Tape Coordinator. It begins with the Tape Coordinator's port
+               offset number.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;operation&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Identifies the operation the Tape Coordinator is performing, which is initiated by the indicated command:
+               &lt;itemizedlist&gt;
+                   &lt;listitem&gt;
+                     &lt;para&gt;&lt;computeroutput&gt;Dump&lt;/computeroutput&gt; (the &lt;emphasis role="bold"&gt;backup dump&lt;/emphasis&gt; command)&lt;/para&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;&lt;computeroutput&gt;Restore&lt;/computeroutput&gt; (the &lt;emphasis role="bold"&gt;backup diskrestore&lt;/emphasis&gt;,
+                     &lt;emphasis role="bold"&gt;backup volrestore&lt;/emphasis&gt;, or &lt;emphasis role="bold"&gt;backup volsetrestore&lt;/emphasis&gt;
+                     commands)&lt;/para&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;&lt;computeroutput&gt;Labeltape&lt;/computeroutput&gt; (the &lt;emphasis role="bold"&gt;backup labeltape&lt;/emphasis&gt;
+                     command)&lt;/para&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;&lt;computeroutput&gt;Scantape&lt;/computeroutput&gt; (the &lt;emphasis role="bold"&gt;backup scantape&lt;/emphasis&gt;
+                     command)&lt;/para&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;&lt;computeroutput&gt;SaveDb&lt;/computeroutput&gt; (the &lt;emphasis role="bold"&gt;backup savedb&lt;/emphasis&gt;
+                     command)&lt;/para&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;&lt;computeroutput&gt;RestoreDb&lt;/computeroutput&gt; (the &lt;emphasis role="bold"&gt;backup restoredb&lt;/emphasis&gt;
+                     command)&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/itemizedlist&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;status&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Indicates the job's current status in one of the following messages. &lt;variablelist&gt;
+                   &lt;varlistentry&gt;
+                     &lt;term&gt;&lt;emphasis role="bold"&gt;number &lt;computeroutput&gt;Kbytes transferred, volume&lt;/computeroutput&gt;
+                     volume_name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;For a running dump operation, indicates the number of kilobytes copied to tape or a backup data file so
+                       far, and the volume currently being dumped.&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/varlistentry&gt;
+ 
+                   &lt;varlistentry&gt;
+                     &lt;term&gt;&lt;emphasis role="bold"&gt;number &lt;computeroutput&gt;Kbytes, restore.volume&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;For a running restore operation, indicates the number of kilobytes copied into AFS from a tape or a
+                       backup data file so far.&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/varlistentry&gt;
+ 
+                   &lt;varlistentry&gt;
+                     &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;[abort requested]&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;The &lt;emphasis role="bold"&gt;(backup) kill&lt;/emphasis&gt; command was issued, but the termination signal has
+                       yet to reach the Tape Coordinator.&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/varlistentry&gt;
+ 
+                   &lt;varlistentry&gt;
+                     &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;[abort sent]&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;The operation is canceled by the &lt;emphasis role="bold"&gt;(backup) kill&lt;/emphasis&gt; command. Once the Backup
+                       System removes an operation from the queue or stops it from running, it no longer appears at all in the output
+                       from the command.&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/varlistentry&gt;
+ 
+                   &lt;varlistentry&gt;
+                     &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;[butc contact lost]&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;The &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command interpreter cannot reach the Tape Coordinator. The
+                       message can mean either that the Tape Coordinator handling the operation was terminated or failed while the
+                       operation was running, or that the connection to the Tape Coordinator timed out.&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/varlistentry&gt;
+ 
+                   &lt;varlistentry&gt;
+                     &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;[done]&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;The Tape Coordinator has finished the operation.&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/varlistentry&gt;
+ 
+                   &lt;varlistentry&gt;
+                     &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;[drive wait]&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;The operation is waiting for the specified tape drive to become free.&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/varlistentry&gt;
+ 
+                   &lt;varlistentry&gt;
+                     &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;[operator wait]&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;The Tape Coordinator is waiting for the backup operator to insert a tape in the drive.&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/varlistentry&gt;
+                 &lt;/variablelist&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;If the Tape Coordinator is communicating with an XBSA server (a third-party backup utility that implements the Open
+       Group's Backup Service API [XBSA]), the following message appears last in the output:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    XBSA_program Tape coordinator
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where XBSA_program is the name of the XBSA-compliant program.&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ296"&gt;
+     &lt;title&gt;Backing Up Data&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;backing up using Backup System&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+       &lt;secondary&gt;data&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;backing up/dumping&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;dump set (Backup System)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;creating&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+       &lt;secondary&gt;dumps, full and incremental defined&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;dump set (Backup System)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;full dumps&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;dump set (Backup System)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;incremental dumps&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;full dump&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;incremental dump&lt;/primary&gt;
+ 
+       &lt;secondary&gt;creating with Backup System&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;backing up&lt;/primary&gt;
+ 
+       &lt;secondary&gt;data from AFS volumes&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;dumping&lt;/primary&gt;
+ 
+       &lt;secondary&gt;data&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;dumping&lt;/primary&gt;
+ 
+       &lt;secondary&gt;full dumps&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;dumping&lt;/primary&gt;
+ 
+       &lt;secondary&gt;incremental dumps&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;This section explains how to use the &lt;emphasis role="bold"&gt;backup dump&lt;/emphasis&gt; command to back up AFS data to tape or
+     to a backup data file. The instructions assume that you understand Backup System concepts and have already configured the Backup
+     System according to the instructions in &lt;link linkend="HDRWQ248"&gt;Configuring the AFS Backup System&lt;/link&gt;. Specifically, you
+     must already have: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Decided whether to dump data to tape or to a backup data file, and configured the Tape Coordinator machine and Tape
+           Coordinator process appropriately. See &lt;link linkend="HDRWQ261"&gt;Configuring Tape Coordinator Machines and Tape
+           Devices&lt;/link&gt; and &lt;link linkend="HDRWQ282"&gt;Dumping Data to a Backup Data File&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Defined a volume set that includes the volumes you want to dump together. See &lt;link linkend="HDRWQ265"&gt;Defining and
+           Displaying Volume Sets and Volume Entries&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Defined the dump level in the dump hierarchy at which you want to dump the volume set. If it is an incremental dump
+           level, you must have previously created a dump at its parent level. See &lt;link linkend="HDRWQ267"&gt;Defining and Displaying
+           the Dump Hierarchy&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Created a device configuration file. Such a file is required for each tape stacker, jukebox device, or backup data
+           file. You can also use it to configure the Backup System's automation features. See &lt;link linkend="HDRWQ275"&gt;Automating
+           and Increasing the Efficiency of the Backup Process&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;The most basic way to perform a dump operation is to create an initial dump of a single volume set as soon as the
+     appropriate Tape Coordinator is available, by providing only the required arguments to the &lt;emphasis role="bold"&gt;backup
+     dump&lt;/emphasis&gt; command. Instructions appear in &lt;link linkend="HDRWQ301"&gt;To create a dump&lt;/link&gt;. The command has several
+     optional arguments that you can use to increase the efficiency and flexibility of your backup procedures: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;To append a dump to the end of a set of tapes that already contains other dumps, include the &lt;emphasis
+           role="bold"&gt;-append&lt;/emphasis&gt; argument. Otherwise, the Backup System creates an initial dump. Appending dumps enables you
+           to use a tape's full capacity and has other potentially useful features. For a discussion, see &lt;link
+           linkend="HDRWQ299"&gt;Appending Dumps to an Existing Dump Set&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;To schedule one or more dump operations to run at a future time, include the &lt;emphasis role="bold"&gt;-at&lt;/emphasis&gt;
+           argument. For a discussion and instructions, see &lt;link linkend="HDRWQ300"&gt;Scheduling Dumps&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;To initiate a number of dump operations with a single &lt;emphasis role="bold"&gt;backup dump&lt;/emphasis&gt; command, include
+           the &lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt; argument to name a file in which you have listed the commands. For a discussion
+           and instructions, see &lt;link linkend="HDRWQ299"&gt;Appending Dumps to an Existing Dump Set&lt;/link&gt; and &lt;link
+           linkend="HDRWQ300"&gt;Scheduling Dumps&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;To generate a list of the volumes to be included in a dump, without actually dumping them, combine the &lt;emphasis
+           role="bold"&gt;-n&lt;/emphasis&gt; flag with the other arguments to be used on the actual command.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ297"&gt;
+       &lt;title&gt;Making Backup Operations More Efficient&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+         &lt;secondary&gt;suggestions for improving efficiency&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;There are several ways to make dump operations more efficient, less prone to error, and less disruptive to your users.
+       Several of them also simplify the process of restoring data if that becomes necessary. &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;It is best not to dump the read/write or read-only version of a volume, because no other users or processes can
+             access a volume while it is being dumped. Instead, shortly before the dump operation begins, create a backup version of
+             each volume to be dumped, and dump the backup version. Creating a Backup version usually makes the source volume
+             unavailable for just a few moments (during which access attempts by other processes are blocked but do not fail). To
+             automate the creation of backup volumes, you can create a &lt;emphasis role="bold"&gt;cron&lt;/emphasis&gt; process in the &lt;emphasis
+             role="bold"&gt;/usr/afs/local/BosConfig&lt;/emphasis&gt; file on one or more server machines, setting its start time at a
+             sufficient interval before the dump operation is to begin. Include the &lt;emphasis role="bold"&gt;-localauth&lt;/emphasis&gt;
+             argument to the &lt;emphasis role="bold"&gt;vos backup&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;vos backupsys&lt;/emphasis&gt; command to
+             enable it to run without administrative tokens. For instructions, see &lt;link linkend="HDRWQ162"&gt;To create and start a new
+             process&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The volume set, dump level, and Tape Coordinator port offset you specify on the &lt;emphasis role="bold"&gt;backup
+             dump&lt;/emphasis&gt; command line must be properly defined in the Backup Database. The Backup System checks the database
+             before beginning a dump operation and halts the command immediately if any of the required entities are missing. If
+             necessary, use the indicated commands: &lt;itemizedlist&gt;
+                 &lt;listitem&gt;
+                   &lt;para&gt;To display volume sets, use the &lt;emphasis role="bold"&gt;backup listvolsets&lt;/emphasis&gt; command as described in
+                   &lt;link linkend="HDRWQ266"&gt;To display volume sets and volume entries&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;To display dump levels, use the &lt;emphasis role="bold"&gt;backup listdumps&lt;/emphasis&gt; command as described in
+                   &lt;link linkend="HDRWQ271"&gt;To display the dump hierarchy&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;To display port offsets, use the &lt;emphasis role="bold"&gt;backup listhosts&lt;/emphasis&gt; command as described in
+                   &lt;link linkend="HDRWQ264"&gt;To display the list of configured Tape Coordinators&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/itemizedlist&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Ensure that a valid token corresponding to a privileged administrative identity is available to the Backup System
+             processes both when the &lt;emphasis role="bold"&gt;backup dump&lt;/emphasis&gt; command is issued and when the dump operation
+             actually runs (for a complete description or the necessary privileges, see &lt;link linkend="HDRWQ260"&gt;Granting
+             Administrative Privilege to Backup Operators&lt;/link&gt;). This is a special concern for scheduled dumps. One alternative is
+             to run &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; commands (or the script that invokes them) and the &lt;emphasis
+             role="bold"&gt;butc&lt;/emphasis&gt; command on server machines, and to include the &lt;emphasis role="bold"&gt;-localauth&lt;/emphasis&gt;
+             argument on the command. In this case, the processes use the key with the highest key version number in the local
+             &lt;emphasis role="bold"&gt;/usr/afs/etc/KeyFile&lt;/emphasis&gt; file to construct a token that never expires. Otherwise, you must
+             use a method to renew tokens before they expire, or grant tokens with long lifetimes. In either case, you must protect
+             against improper access to the tokens by securing the machines both physically and against unauthorized network access.
+             The protection possibly needs to be even stronger than when a human operator is present during the operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Record tape capacity and filemark size values that are as accurate as possible in the Tape Coordinator's &lt;emphasis
+             role="bold"&gt;/usr/afs/backup/tapeconfig&lt;/emphasis&gt; file and on the tape's label. For suggested values and a description
+             of what can happen when they are inaccurate, see &lt;link linkend="HDRWQ258"&gt;Configuring the tapeconfig File&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If an unattended dump requires multiple tapes, arrange to provide them by properly configuring a tape stacker or
+             jukebox and writing a tape-mounting script to be invoked in the device's &lt;emphasis
+             role="bold"&gt;CFG_&lt;/emphasis&gt;device_name file. For instructions, see &lt;link linkend="HDRWQ277"&gt;Invoking a Device's Tape
+             Mounting and Unmounting Routines&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;You can configure any tape device or backup data file's &lt;emphasis role="bold"&gt;CFG_&lt;/emphasis&gt;device_name file to
+             take advantage of the Backup System's automation features. See &lt;link linkend="HDRWQ275"&gt;Automating and Increasing the
+             Efficiency of the Backup Process&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;When you issue a &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command in regular (noninteractive) mode, the command
+             shell prompt does not return until the operation completes. To avoid having to open additional connections, issue the
+             &lt;emphasis role="bold"&gt;backup dump&lt;/emphasis&gt; command in interactive mode, especially when including the &lt;emphasis
+             role="bold"&gt;-at&lt;/emphasis&gt; argument to schedule dump operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;An incremental dump proceeds most smoothly if there is a dump created at the dump level immediately above the
+             level you are using. If the Backup System does not find a Backup Database record for a dump created at the immediate
+             parent level, it looks for a dump created at one level higher in the hierarchy, continuing up to the full dump level if
+             necessary. It creates an incremental dump at the level one below the lowest valid parent dump that it finds, or even
+             creates a full dump if that is necessary. This algorithm guarantees that the dump captures all data that has changed
+             since the last dump, but has a couple of disadvantages. First, the Backup System's search through the database for a
+             valid parent dump takes extra time. Second, the subsequent pattern of dumps can be confusing to a human operator who
+             needs to restore data from them, because they were not performed at the expected dump levels.&lt;/para&gt;
+ 
+             &lt;para&gt;The easiest way to guarantee that a dump exists at the immediate parent level is always to perform dump operations
+             on the predetermined schedule. To check that the parent dump exists, you can issue the &lt;emphasis role="bold"&gt;backup
+             dumpinfo&lt;/emphasis&gt; command (as described in &lt;link linkend="HDRWQ303"&gt;To display dump records&lt;/link&gt;) and search for it
+             in the output. Alternatively, issue the &lt;emphasis role="bold"&gt;backup volinfo&lt;/emphasis&gt; command (as described in &lt;link
+             linkend="HDRWQ304"&gt;To display a volume's dump history&lt;/link&gt;) for a volume that you believe is in the parent
+             dump.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Always use dump levels from the same hierarchy (levels that are descendants of the same full level) when dumping a
+             given volume set. The result of alternating between levels from different hierarchies can be confusing when you need to
+             restore data or read dump records. It also increases the chance that changed data is not captured in any dump, or is
+             backed up redundantly into more than one dump.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Use permanent tape names rather than AFS tape names. You can make permanent names more descriptive than is allowed
+             by an AFS tape name's strict format, and also bypass the name-checking step that the Backup System performs by default
+             when a tape has an AFS tape name only. You can also configure the Tape Coordinator always to skip the check, however;
+             for instructions and a description of the acceptable format for AFS tape names, see &lt;link linkend="HDRWQ280"&gt;Eliminating
+             the AFS Tape Name Check&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If you write dumps to tape, restore operations are simplest if all of your tape devices are compatible (can read
+             the same type of tape, at the same compression ratios, and so on). If you must use incompatible devices, then at least
+             use compatible devices for all dumps performed at dump levels that are at the same depth in their respective hierarchies
+             (compatible devices for all dumps performed at a full dump level, compatible devices for all dumps performed at a level
+             1 incremental dump level, and so on). The &lt;emphasis role="bold"&gt;-portoffset&lt;/emphasis&gt; argument to the &lt;emphasis
+             role="bold"&gt;backup diskrestore&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;backup volsetrestore&lt;/emphasis&gt; commands accepts
+             multiple port offset numbers, but uses the first listed port offset when restoring all full dumps, the second port
+             offset when restoring all level 1 dumps, and so on. If you did not use compatible tape devices when creating dumps at
+             the same depth in a hierarchy, you must restore one volume at a time with the &lt;emphasis role="bold"&gt;backup
+             volrestore&lt;/emphasis&gt; command.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;In some cases, it makes sense to use a &lt;emphasis&gt;temporary&lt;/emphasis&gt; volume set, which exists only within the
+             context of the interactive session in which it is created and for which no record is created in the Backup Database. One
+             suitable situation is when dumping a volume to tape in preparation for removing it permanently (perhaps because its
+             owner is leaving the cell). In this case, you can define a volume entry that includes only the volume of interest
+             without cluttering up the Backup Database with a volume set record that you are using only once.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Do not perform a dump operation when you know that there are network, machine, or server process problems that can
+             prevent the Backup System from accessing volumes or the Volume Location Database (VLDB). Although the Backup System
+             automatically makes a number of repeated attempts to get to an inaccessible volume, the dump operation takes extra time
+             and in some cases stops completely to prompt you for instructions on how to continue. Furthermore, if the Backup
+             System's last access attempt fails and the volume is omitted from the dump, you must take extra steps to have it backed
+             up (namely, the steps described just following for a halted dump operation). For a more complete description of how the
+             Backup System makes repeated access attempts, see &lt;link linkend="HDRWQ298"&gt;How Your Configuration Choices Influence the
+             Dump Process&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Review the logs created by the Backup System as soon as possible after a dump operation completes, particularly if
+             it ran unattended. They name any volumes that were not successfully backed up, among other problems. The Backup Server
+             writes to the &lt;emphasis role="bold"&gt;/usr/afs/logs/BackupLog&lt;/emphasis&gt; file on the local disk of the database server
+             machine, and you can use the &lt;emphasis role="bold"&gt;bos getlog&lt;/emphasis&gt; command to read it remotely if you wish; for
+             instructions, see &lt;link linkend="HDRWQ173"&gt;Displaying Server Process Log Files&lt;/link&gt;. The Tape Coordinator writes to
+             two files in the local &lt;emphasis role="bold"&gt;/usr/afs/backup&lt;/emphasis&gt; directory on the machine where it is running:
+             the &lt;emphasis role="bold"&gt;TE_&lt;/emphasis&gt;device_name file records errors, and the &lt;emphasis
+             role="bold"&gt;TL_&lt;/emphasis&gt;device_name file records both trace and error messages.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Avoid halting a dump operation (for instance, by issuing the &lt;emphasis role="bold"&gt;(backup) kill&lt;/emphasis&gt;
+             command in interactive mode), both because it introduces the potential for confusion and because recovering from the
+             interruption requires extra effort. When a dump operation is interrupted, the volumes that were backed up before the
+             halt signal is received are complete on the tape or in the backup data file, and are usable in restore operations. The
+             records in the Backup Database about the volumes' dump history accurately show when and at which dump level they were
+             backed up; to display the records, use the &lt;emphasis role="bold"&gt;backup volinfo&lt;/emphasis&gt; command as described in &lt;link
+             linkend="HDRWQ304"&gt;To display a volume's dump history&lt;/link&gt;.&lt;/para&gt;
+ 
+             &lt;para&gt;However, there is no indication in the dump's Backup Database record that volumes were omitted; to display the
+             record, use the &lt;emphasis role="bold"&gt;backup dumpinfo&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ303"&gt;To
+             display dump records&lt;/link&gt;. You must choose one of the following methods for dealing with the volumes that were not
+             backed up before the dump operation halted. (Actually, you must make the same decision if the dump operation halts for
+             reasons outside your control.) &lt;itemizedlist&gt;
+                 &lt;listitem&gt;
+                   &lt;para&gt;You can take no action, waiting until the next regularly scheduled dump operation to back them up. At that
+                   time, the Backup System automatically dumps them at the appropriate level to guarantee that the dump captures all
+                   of the data that changed since the volume was last dumped. However, you are gambling that restoring the volume is
+                   not necessary before the next dump operation. If restoration is necessary, you can restore the volume only to its
+                   state at the time it was last included in a dump--you have lost all changes made to the volume since that
+                   time.&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;You can discard the entire dump and run the dump operation again. To discard the dump, use the &lt;emphasis
+                   role="bold"&gt;backup labeltape&lt;/emphasis&gt; command to relabel the tapes or backup data file, which automatically
+                   removes all associated records from the Backup Database. For instructions, see &lt;link linkend="HDRWQ272"&gt;Writing
+                   and Reading Tape Labels&lt;/link&gt;. If a long time has passed since the backup version of the volumes was created,
+                   some of the source volumes have possibly changed. If that seems likely, reissue the &lt;emphasis role="bold"&gt;vos
+                   backup&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;vos backupsys&lt;/emphasis&gt; command on them before redoing the dump
+                   operation.&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;You can create a new volume set that includes the missed volumes and dump it at a full dump level (even if
+                   you specify an incremental dump level, the Backup System uses the full dump level at the top of your specified
+                   level's hierarchy, because it has never before backed up these volumes as part of the new volume set). The next
+                   time you dump the original volume set, the Backup System automatically dumps the missed volumes at the level one
+                   below the level it used the last time it dumped the volumes as part of the original volume set.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/itemizedlist&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ298"&gt;
+       &lt;title&gt;How Your Configuration Choices Influence the Dump Process&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+         &lt;secondary&gt;dump operation, overview&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;This section provides an overview of the backup process, describing what happens at each stage both by default and as a
+       result of your configuration choices, including the configuration instructions you include in the device-specific &lt;emphasis
+       role="bold"&gt;CFG_&lt;/emphasis&gt;device_name file. For the sake of clarity, it tracks the progress of a single &lt;emphasis
+       role="bold"&gt;backup dump&lt;/emphasis&gt; command that creates an initial dump. For a discussion of the slight differences in the
+       procedure when you append or schedule dumps, see &lt;link linkend="HDRWQ299"&gt;Appending Dumps to an Existing Dump Set&lt;/link&gt; or
+       &lt;link linkend="HDRWQ300"&gt;Scheduling Dumps&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;As a concrete example, the following description traces a dump of the volume set &lt;emphasis role="bold"&gt;user&lt;/emphasis&gt;
+       at the &lt;emphasis role="bold"&gt;/weekly/mon/tues/wed&lt;/emphasis&gt; dump level. The &lt;emphasis role="bold"&gt;user&lt;/emphasis&gt; volume set
+       has one volume entry that matches the backup version of all user volumes:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+         &lt;emphasis role="bold"&gt;.*    .*    user.*\.backup&lt;/emphasis&gt;
+       &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The dump level belongs to the following dump hierarchy.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    /weekly
+           /mon
+               /tues
+                    /wed
+                        /thurs
+                              /fri
+ &lt;/programlisting&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIBKOV-BUTC" /&gt;You issue the &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt; command to start a Tape Coordinator
+           to handle the dump operation. The Tape Coordinator does not have to be running when you issue the &lt;emphasis
+           role="bold"&gt;backup dump&lt;/emphasis&gt; command, but must be active in time to accept the list of volumes to be included in the
+           dump, when Step &lt;link linkend="LIBKOV-VOLMATCHES"&gt;3&lt;/link&gt; is completed. To avoid coordination problems, it is best to
+           start the Tape Coordinator before issuing the &lt;emphasis role="bold"&gt;backup dump&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+           &lt;para&gt;As the Tape Coordinator initializes, it reads the entry in its local &lt;emphasis
+           role="bold"&gt;/usr/afs/backup/tapeconfig&lt;/emphasis&gt; file for the port offset you specify on the &lt;emphasis
+           role="bold"&gt;butc&lt;/emphasis&gt; command line. The entry specifies the name of the device to use, and the Tape Coordinator
+           verifies that it can access it. It also reads the device's configuration file, &lt;emphasis
+           role="bold"&gt;/usr/afs/backup/CFG_&lt;/emphasis&gt;device_name, if it exists. See Step &lt;link linkend="LIBKOV-READCFG"&gt;6&lt;/link&gt; for
+           a description of how the instructions in the file influence the dump operation.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;You issue the &lt;emphasis role="bold"&gt;backup dump&lt;/emphasis&gt; command, specifying a volume set, dump level, and the
+           same port offset number you specified on the &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt; command in Step &lt;link
+           linkend="LIBKOV-BUTC"&gt;1&lt;/link&gt;. The Backup System verifies that they have correct Backup Database records and halts the
+           operation with an error message if they do not.&lt;/para&gt;
+ 
+           &lt;para&gt;If you issue the command in interactive mode, the Backup System assigns the operation a job ID number, which you can
+           use to check the operation's status or halt it by using the &lt;emphasis role="bold"&gt;(backup) jobs&lt;/emphasis&gt; or &lt;emphasis
+           role="bold"&gt;(backup) kill&lt;/emphasis&gt; command, respectively. For instructions, see &lt;link linkend="HDRWQ289"&gt;To display
+           pending or running jobs in interactive mode&lt;/link&gt; and &lt;link linkend="HDRWQ290"&gt;To cancel operations in interactive
+           mode&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIBKOV-VOLMATCHES" /&gt;The Backup System works with the VL Server to generate a list of the volumes in the
+           VLDB that match the name and location criteria defined in the volume set's volume entries. If a volume matches more than
+           one volume entry, the Backup System ignores the duplicates so that the dump includes only one copy of data from the
+           volume.&lt;/para&gt;
+ 
+           &lt;para&gt;To reduce the number of times you need to switch tapes during a restore operation, the Backup System sorts the
+           volumes by server machine and partition, and during the dump operation writes the data from all volumes stored on a
+           specific partition before moving to the next partition.&lt;/para&gt;
+ 
+           &lt;para&gt;As previously mentioned, it is best to back up backup volumes rather than read/write volumes, to avoid blocking
+           users' access to data during the dump. To achieve this, you must explicitly include the &lt;emphasis
+           role="bold"&gt;.backup&lt;/emphasis&gt; suffix on the volume names in volume entry definitions. For instructions, and to learn how
+           to define volume entries that match multiple volumes, see &lt;link linkend="HDRWQ265"&gt;Defining and Displaying Volume Sets and
+           Volume Entries&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;para&gt;In the example, suppose that 50 volumes match the &lt;emphasis role="bold"&gt;user&lt;/emphasis&gt; volume set criteria,
+           including three called &lt;emphasis role="bold"&gt;user.pat.backup&lt;/emphasis&gt;, &lt;emphasis
+           role="bold"&gt;user.terry.backup&lt;/emphasis&gt;, and &lt;emphasis role="bold"&gt;user.smith.backup&lt;/emphasis&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIBKOV-CLONEDATE" /&gt;The Backup System next scans the dump hierarchy for the dump level you have
+           specified on the &lt;emphasis role="bold"&gt;backup dump&lt;/emphasis&gt; command line. If it is a full level, then in the current
+           operation the Backup System backs up all of the data in all of the volumes in the list obtained in Step &lt;link
+           linkend="LIBKOV-VOLMATCHES"&gt;3&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;para&gt;If the dump level is incremental, the Backup System reads each volume's dump history in the Backup Database to learn
+           which of the parent levels in its pathname was used when the volume was most recently backed up as part of this volume
+           set. In the usual case, it is the current dump level's immediate parent level.&lt;/para&gt;
+ 
+           &lt;para&gt;An incremental dump of a volume includes only the data that changed since the volume was included in the parent
+           dump. To determine which data are eligible, the Backup System uses the concept of a volume's &lt;emphasis&gt;clone
+           date&lt;/emphasis&gt;. A read/write volume's clone date is when the Backup System locks the volume before copying its contents
+           into a dump. A backup volume's clone date is the completion time of the operation that created it by cloning its
+           read/write source volume (the operation initiated by a &lt;emphasis role="bold"&gt;vos backup&lt;/emphasis&gt; or &lt;emphasis
+           role="bold"&gt;vos backupsys&lt;/emphasis&gt; command). A read-only volume's clone date is the time of the release operation
+           (initiated by the &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt; command) that completed most recently before the dump
+           operation.&lt;/para&gt;
+ 
+           &lt;para&gt;More precisely then, an incremental dump includes only data that have a modification timestamp between the clone
+           date of the volume included in the parent dump (the &lt;emphasis&gt;parent clone date&lt;/emphasis&gt;) and the clone date of the
+           volume to be included in the current dump (the &lt;emphasis&gt;current clone date&lt;/emphasis&gt;).&lt;/para&gt;
+ 
+           &lt;para&gt;There are some common exceptions to the general rule that a volume's parent dump is the dump created at the
+           immediate parent level: &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;The volume did not exist at all at the time of the last dump. In this case, the Backup System automatically
+                 does a full dump of it.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;The volume did not match the volume set's name and location criteria at the time of the last dump. In this
+                 case, the Backup System automatically does a full dump of it, even if it was backed up recently (fully or
+                 incrementally) as part of another volume set. This redundancy is an argument for defining volume entries in terms of
+                 names rather than locations, particularly if you move volumes frequently.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;The volume was not included in the dump at the immediate parent level for some reason (perhaps a process,
+                 machine, or network access prevented the Backup System from accessing it). In this case, the Backup System sets the
+                 clone date to the time of the last dump operation that included the volume. If the volume was not included in a dump
+                 performed at any of the levels in the current level's pathname, the Backup System does a full dump of it.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;In the example, the current dump level is &lt;emphasis role="bold"&gt;/weekly/mon/tues/wed&lt;/emphasis&gt;. The &lt;emphasis
+           role="bold"&gt;user.pat.backup&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;user.terry.backup&lt;/emphasis&gt; volumes were included in the
+           dump performed yesterday, Tuesday, at the &lt;emphasis role="bold"&gt;/weekly/mon/tues&lt;/emphasis&gt; level. The Backup System uses
+           as their parent clone date 3:00 a.m. on Tuesday, which is when backup versions of them were created just before Tuesday's
+           dump operation. However, Tuesday's dump did not include the &lt;emphasis role="bold"&gt;user.smith.backup&lt;/emphasis&gt; volume for
+           some reason. The last time it was included in a dump was Monday, at the &lt;emphasis role="bold"&gt;/weekly/mon&lt;/emphasis&gt;
+           level. The Backup System uses a parent clone date of Monday at 2:47 a.m., which is when a backup version of the volume was
+           created just before the dump operation on Monday.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If performing an incremental dump, the Backup System works with the Volume Server to prepare a list of all of the
+           files in each volume that have changed (have modification timestamps) between the parent clone date and the current clone
+           date. The dump includes the complete contents of every such file. If a file has not changed, the dump includes only a
+           placeholder stub for it. The dump also includes a copy of the complete directory structure in the volume, whether or not
+           it has changed since the previous dump.&lt;/para&gt;
+ 
+           &lt;para&gt;If none of the data in the volume has changed since the last dump, the Backup System omits the volume completely. It
+           generates the following message in the Tape Coordinator window and log files:&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    Volume volume_name (volume_ID) not dumped - has not been modified 
+       since last dump.
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIBKOV-READCFG" /&gt;The Tape Coordinator prepares to back up the data. If there is a &lt;emphasis
+           role="bold"&gt;CFG_&lt;/emphasis&gt;device_name file, the Tape Coordinator already read it in Step &lt;link
+           linkend="LIBKOV-BUTC"&gt;1&lt;/link&gt;. The following list describes how the instructions in the file guide the Tape Coordinator's
+           behavior at this point: &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;FILE&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;If this instruction is set to &lt;emphasis role="bold"&gt;YES&lt;/emphasis&gt;, the Tape Coordinator writes data to a
+                   backup data file. The device_name field in the &lt;emphasis role="bold"&gt;tapeconfig&lt;/emphasis&gt; file must also specify
+                   a filename for the dump to work properly. For further discussion and instructions on configuring a backup data
+                   file, see &lt;link linkend="HDRWQ282"&gt;Dumping Data to a Backup Data File&lt;/link&gt;.&lt;/para&gt;
+ 
+                   &lt;para&gt;If it is set to &lt;emphasis role="bold"&gt;NO&lt;/emphasis&gt; or does not appear in the file, the Tape Coordinator
+                   writes to a tape device.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;MOUNT and UNMOUNT&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;If there is a &lt;emphasis role="bold"&gt;MOUNT&lt;/emphasis&gt; instruction in the file, each time the Tape Coordinator
+                   needs a new tape, it invokes the indicated script or program to mount a tape in the device's tape drive. There
+                   must be a &lt;emphasis role="bold"&gt;MOUNT&lt;/emphasis&gt; instruction if you want to utilize a tape stacker or jukebox's
+                   ability to switch between tapes automatically. If there is no &lt;emphasis role="bold"&gt;MOUNT&lt;/emphasis&gt; instruction,
+                   the Tape Coordinator prompts the human operator whenever it needs a tape.&lt;/para&gt;
+ 
+                   &lt;para&gt;The &lt;emphasis role="bold"&gt;AUTOQUERY&lt;/emphasis&gt; instruction, which is described just following, modifies the
+                   Tape Coordinator's tape acquisition procedure for the first tape it needs in a dump operation.&lt;/para&gt;
+ 
+                   &lt;para&gt;If there is an &lt;emphasis role="bold"&gt;UNMOUNT&lt;/emphasis&gt; instruction, then the Tape Coordinator invokes the
+                   indicated script or program whenever it closes the tape device. Not all tape devices have a separate tape
+                   unmounting routine, in which case the &lt;emphasis role="bold"&gt;UNMOUNT&lt;/emphasis&gt; instruction is not necessary. For
+                   more details on both instructions, see &lt;link linkend="HDRWQ277"&gt;Invoking a Device's Tape Mounting and Unmounting
+                   Routines&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;AUTOQUERY&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;If this instruction is set to &lt;emphasis role="bold"&gt;NO&lt;/emphasis&gt;, the Tape Coordinator assumes that the
+                   first tape needed for the dump operation is already in the tape drive. It does not use its usual tape acquisition
+                   procedure as described in the preceding discussion of the &lt;emphasis role="bold"&gt;MOUNT&lt;/emphasis&gt; instruction. You
+                   can achieve the same effect by including the &lt;emphasis role="bold"&gt;-noautoquery&lt;/emphasis&gt; flag to the &lt;emphasis
+                   role="bold"&gt;butc&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+                   &lt;para&gt;If this instruction is absent or set to &lt;emphasis role="bold"&gt;YES&lt;/emphasis&gt;, the Tape Coordinator uses its
+                   usual tape acquisition procedure even for the first tape. For more details, see &lt;link
+                   linkend="HDRWQ278"&gt;Eliminating the Search or Prompt for the Initial Tape&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;BUFFERSIZE&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;If this instruction appears in the file, the Tape Coordinator sets its buffer size to the specified value
+                   rather than using the default buffer size of 16 KB. For further discussion, see &lt;link linkend="HDRWQ281"&gt;Setting
+                   the Memory Buffer Size to Promote Tape Streaming&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;If there is no &lt;emphasis role="bold"&gt;CFG_&lt;/emphasis&gt;device_name file, the Tape Coordinator writes data to a tape
+           device and prompts the human operator each time it needs a tape (the only exception being the first tape if you include
+           the &lt;emphasis role="bold"&gt;-noautoquery&lt;/emphasis&gt; flag to the &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt; command).&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIBKOV-NAMECHECK" /&gt;The Tape Coordinator opens either a tape drive or backup data file at this point, as
+           directed by the instructions in the &lt;emphasis role="bold"&gt;CFG_&lt;/emphasis&gt;device_name file (described in Step &lt;link
+           linkend="LIBKOV-READCFG"&gt;6&lt;/link&gt;). The instructions also determine whether it invokes a mount script or prompts the
+           operator. In Step &lt;link linkend="LIBKOV-BUTC"&gt;1&lt;/link&gt; the Tape Coordinator read in the device's capacity and filemark
+           size from the &lt;emphasis role="bold"&gt;tapeconfig&lt;/emphasis&gt; file. It now reads the same values from the tape or backup data
+           file's magnetic label, and overwrites the &lt;emphasis role="bold"&gt;tapeconfig&lt;/emphasis&gt; values if there is a
+           difference.&lt;/para&gt;
+ 
+           &lt;para&gt;If creating an initial dump (as in the current example) and there is no permanent name on the label, the Tape
+           Coordinator next checks that the AFS tape name has one of the three acceptable formats. If not, it rejects the tape and
+           you must use the &lt;emphasis role="bold"&gt;backup labeltape&lt;/emphasis&gt; command to write an acceptable name. You can bypass
+           this name-checking step by including the &lt;emphasis role="bold"&gt;NAME_CHECK NO&lt;/emphasis&gt; instruction in the &lt;emphasis
+           role="bold"&gt;CFG_&lt;/emphasis&gt;device_name file. For discussion and a list of the acceptable AFS tape name values, see &lt;link
+           linkend="HDRWQ280"&gt;Eliminating the AFS Tape Name Check&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIBKOV-EXPDATE" /&gt;For an initial dump, the Tape Coordinator starts writing at the beginning of the tape
+           or backup dump file, overwriting any existing data. To prevent inappropriate overwriting, the Backup System first checks
+           the Backup Database for any dump records associated with the name (permanent or AFS tape name) on the tape or backup dump
+           file's label. It refuses to write to a backup data file that has unexpired dumps in it, or to a tape that belongs to a
+           dump set with any unexpired dumps. To recycle a file or tape before all dumps have expired, you must use the &lt;emphasis
+           role="bold"&gt;backup labeltape&lt;/emphasis&gt; command to relabel it. Doing so removes the Backup Database records of all dumps
+           in the file or on all tapes in the dump set, which makes it impossible to restore data from any of the tapes. For more
+           information on expiration dates, see &lt;link linkend="HDRWQ270"&gt;Defining Expiration Dates&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;para&gt;The Tape Coordinator also checks for two other types of inappropriate tape reuse. The tape cannot already have data
+           on it that belongs to the dump currently being performed, because that implies that the previous tape is still in the
+           drive, or you have mistakenly reinserted it. The Tape Coordinator generates the following message and attempts to obtain
+           another tape:&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    Can't overwrite tape containing the dump in progress
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;The tape cannot contain data from a parent dump of the current (incremental) dump, because overwriting a parent dump
+           makes it impossible to restore data from the current dump. The Tape Coordinator generates the following message and
+           attempts to obtain another tape:&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    Can't overwrite the parent dump parent_name (parent_dump_ID)
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIBKOV-WRITE" /&gt;The Tape Coordinator now writes data to the tape or backup data file. It uses the
+           capacity and filemark size it obtained in Step &lt;link linkend="LIBKOV-NAMECHECK"&gt;7&lt;/link&gt; as it tracks how much more space
+           is available, automatically using its tape acquisition procedure if the dump is not finished when it reaches the end of
+           the tape. For a more detailed description, and a discussion of what happens if the Tape Coordinator reaches the physical
+           end-of-tape unexpectedly, see &lt;link linkend="HDRWQ258"&gt;Configuring the tapeconfig File&lt;/link&gt;. Similarly, for instructions
+           on configuring a backup data file to optimize recovery from unexpectedly running out of space, see Step &lt;link
+           linkend="LITAPECONFIG-FILE"&gt;6&lt;/link&gt; in the instructions in &lt;link linkend="HDRWQ282"&gt;Dumping Data to a Backup Data
+           File&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;para&gt;If the Tape Coordinator cannot access a volume during the dump (perhaps because of a server process, machine, or
+           network outage), it skips the volume and continues dumping all volumes that it can access. It generates an error message
+           in the Tape Coordinator window and log file about the omitted volume. It generates a similar message if it discovers that
+           a backup volume has not been recloned since the previous dump operation (that is, that the volume's current clone date is
+           the same as its parent clone date):&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    Volume volume_name (volume_ID) not dumped - has not been re-cloned 
+        since last dump.
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;After completing a first pass through all of the volumes, it attempts to dump each omitted volume again. It first
+           checks to see if the reason that the volume was inaccessible during the first pass is that it has been moved since the VL
+           Server generated the list of volumes to dump in Step &lt;link linkend="LIBKOV-VOLMATCHES"&gt;3&lt;/link&gt;. If so, it dumps the
+           volume from its new site. If the second attempt to access a volume also fails, the Tape Coordinator it generates the
+           following message, prompting you for instruction on how to proceed:&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    Dump of volume volume_name (volume_ID) failed
+    Please select action to be taken for this volume.
+       r - retry, try dumping this volume again
+       o - omit, this volume from this dump
+       a - abort, the entire dump
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;To increase the automation of the dump process, you can include the &lt;emphasis role="bold"&gt;ASK NO&lt;/emphasis&gt;
+           instruction in the &lt;emphasis role="bold"&gt;CFG_&lt;/emphasis&gt;device_name file to suppress this prompt and have the Tape
+           Coordinator automatically omit the volume from the dump.&lt;/para&gt;
+ 
+           &lt;para&gt;If you are tracking the dump as it happens, the prompt enables you to take corrective action. If the volume has not
+           been recloned, you can issue the &lt;emphasis role="bold"&gt;vos backup&lt;/emphasis&gt; command. If the volume is inaccessible, you
+           can investigate and attempt to resolve the cause.&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;dump ID numbers (Backup System)&lt;/primary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;dumping&lt;/primary&gt;
+ 
+             &lt;secondary&gt;dump ID numbers&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+             &lt;secondary&gt;dump ID number&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;assigning as part of dump operation&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;Backup Database&lt;/primary&gt;
+ 
+             &lt;secondary&gt;dump records&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;creating as part of dump operation&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;dump (Backup System)&lt;/primary&gt;
+ 
+             &lt;secondary&gt;creating Backup Database record&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If the tape or backup data file does not already have an AFS tape name, the Backup System constructs the appropriate
+           one and records it on the label and in the Backup Database. It also assigns a dump name and ID number to the dump and
+           records them in dump record that it creates in the Backup Database. For details on tape and dump names, see &lt;link
+           linkend="HDRWQ253"&gt;Dump Names and Tape Names&lt;/link&gt;. For instructions on displaying dump records or a volume's dump
+           history, or scanning the contents of a tape, see &lt;link linkend="HDRWQ302"&gt;Displaying Backup Dump Records&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ299"&gt;
+       &lt;title&gt;Appending Dumps to an Existing Dump Set&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;dump (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;appended&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;creating&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The AFS Backup System enables you to append dumps to the end of the final tape in a dump set by including the &lt;emphasis
+       role="bold"&gt;-append&lt;/emphasis&gt; flag to the &lt;emphasis role="bold"&gt;backup dump&lt;/emphasis&gt; command. Appending dumps improves
+       Backup System automation and efficiency in several ways: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;It maximizes use of a tape's capacity. An initial dump must always start on a new tape, but does not necessarily
+             extend to the end of the final tape in the dump set. You can fill up the unused tape by appending one or more
+             dumps.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;It can reduce the number of tapes and tape changes needed to complete a dump operation. Rather than performing a
+             series of initial dumps first, instead begin with an initial dump and follow it immediately with several appended dumps.
+             In this way you can write all dumps in the series to the same tape (assuming the tape is large enough to accommodate
+             them all). If, in contrast, you perform all of the initial dumps first, each must begin on a new tape and you must
+             switch tapes again if you then want to append dumps.&lt;/para&gt;
+ 
+             &lt;para&gt;You can either issue the appropriate series of &lt;emphasis role="bold"&gt;backup dump&lt;/emphasis&gt; commands at the
+             interactive &lt;computeroutput&gt;backup&amp;gt;&lt;/computeroutput&gt; prompt, or record them in a file that you then name with the
+             &lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;backup dump&lt;/emphasis&gt; command. Appending
+             dumps in this way enables you to run multiple unattended backup operations even without a tape stacker or jukebox, if
+             all of the dumps fit on one tape.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;It can reduce the number of tape changes during a restore operation. For example, if you append all of the
+             incremental dumps of a volume set to tapes in one dump set, then restoring a volume from the volume set requires a
+             minimum number of tape changes. It is best not to append incremental dumps to a tape that contains the parent full dump,
+             however: if the tape is lost or damaged, you lose all of the data from the volume.&lt;/para&gt;
+ 
+             &lt;para&gt;Although it can be efficient to group together appended dumps that are related, the Backup System does not require
+             any relationship between the appended dumps on a tape or in a dump set.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;When writing an appended dump, the Backup System performs most of the steps described in &lt;link linkend="HDRWQ298"&gt;How
+       Your Configuration Choices Influence the Dump Process&lt;/link&gt;. Appended dumps do not have to be related to one another or the
+       initial dump, so it skips Step &lt;link linkend="LIBKOV-NAMECHECK"&gt;7&lt;/link&gt;: there is no need to check that the AFS tape name
+       reflects the volume set and dump level names in this case. It also skips Step &lt;link linkend="LIBKOV-EXPDATE"&gt;8&lt;/link&gt;. Because
+       it is not overwriting any existing data on the tape, it does not need to check the expiration dates of existing dumps on the
+       tape or in the file. Then in Step &lt;link linkend="LIBKOV-WRITE"&gt;9&lt;/link&gt; the Tape Coordinator scans to the end of the last dump
+       on the tape or in the backup data file before it begins writing data.&lt;/para&gt;
+ 
+       &lt;para&gt;The Backup System imposes the following conditions on appended dumps: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;If writing to tape, the Tape Coordinator checks that it is the final one in a dump set for which there are
+             complete and valid tape and dump records in the Backup Database. If not, it rejects the tape and requests an acceptable
+             one. If you believe the tape has valid data on it, you can reconstruct the Backup Database dump records for it by using
+             the &lt;emphasis role="bold"&gt;-dbadd&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;backup scantape&lt;/emphasis&gt; command as
+             instructed in &lt;link linkend="HDRWQ305"&gt;To scan the contents of a tape&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The most recent dump on the tape or in the backup data file must have completed successfully.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The dump set to which the tape or file belongs must begin with an initial dump that is recorded in the Backup
+             Database. If there are no dumps on the current tape, then the Backup System treats the dump operation as an initial dump
+             and imposes the relevant requirements (for example, checks the AFS tape name if appropriate).&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;As you append dumps, keep in mind that all of a dump set's dump and tape records in the Backup Database are indexed to
+       the initial dump. If you want to delete an appended dump's record, you must delete the initial dump record, and doing so
+       erases the records of all dumps in the dump set. Without those records, you cannot restore any of the data in the dump
+       set.&lt;/para&gt;
+ 
+       &lt;para&gt;Similarly, all of the dumps in a dump set must expire before you can recycle (write a new initial dump to) any of the
+       tapes in a dump set. Do not append a dump if its expiration date is later than the date on which you want to recycle any of
+       the tapes in its dump set. To recycle a tape before the last expiration date, you must delete the initial dump's record from
+       the Backup Database. Either use the &lt;emphasis role="bold"&gt;backup labeltape&lt;/emphasis&gt; command to relabel the tape as
+       instructed in &lt;link linkend="HDRWQ273"&gt;To label a tape&lt;/link&gt;, or use the &lt;emphasis role="bold"&gt;backup deletedump&lt;/emphasis&gt;
+       command to delete the record directly as instructed in &lt;link linkend="HDRWQ322"&gt;To delete dump records from the Backup
+       Database&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;Although in theory you can append as many dumps as you wish, it generally makes sense to limit the number of tapes in a
+       dump set (for example, to five), for these reasons: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;If an unreadable spot develops on one of the tapes in a dump set, it can prevent the Tape Coordinator from
+             scanning the tape as part of a &lt;emphasis role="bold"&gt;backup scantape&lt;/emphasis&gt; operation you use to reconstruct Backup
+             Database records. The Tape Coordinator can almost always scan the tape successfully up to the point of damage and can
+             usually skip past minor damage. A scanning operation can start on any tape in a dump set, so damage on one tape does not
+             prevent scanning of the others in the dump set. However, you can scan only the tapes that precede the damaged one in the
+             dump set or the ones that follow the damaged one, but not both. (For more information on using tapes to reconstruct the
+             information in the Backup Database, see &lt;link linkend="HDRWQ305"&gt;To scan the contents of a tape&lt;/link&gt;.)&lt;/para&gt;
+ 
+             &lt;para&gt;An unreadable bad spot can also prevent you from restoring a volume completely, because restore operations must
+             begin with the full dump and continue with each incremental dump in order. If you cannot restore a specific dump, you
+             cannot restore any data from later incremental dumps.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If you decide in the future to archive one or more dumps, then you must archive the entire set of tapes that
+             constitute the dump set, rather than just the ones that contain the data of interest. This wastes both tape and archive
+             storage space. For more information on archiving, see &lt;link linkend="HDRWQ269"&gt;Archiving Tapes&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ300"&gt;
+       &lt;title&gt;Scheduling Dumps&lt;/title&gt;
+ 
+       &lt;para&gt;By default, the Backup System starts executing a dump operation as soon as you enter the &lt;emphasis role="bold"&gt;backup
+       dump&lt;/emphasis&gt; command, and the Tape Coordinator begins writing data as soon as it is not busy and the list of files to write
+       is available. You can, however, schedule a dump operation to begin at a specific later time: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;To schedule a single dump operation, include the &lt;emphasis role="bold"&gt;-at&lt;/emphasis&gt; argument to specify its
+             start time.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;To schedule multiple dump operations, list the operations in a file named by the &lt;emphasis
+             role="bold"&gt;-file&lt;/emphasis&gt; argument and use the &lt;emphasis role="bold"&gt;-at&lt;/emphasis&gt; argument to specify when the
+             &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command interpreter reads the file. If you omit the &lt;emphasis
+             role="bold"&gt;-at&lt;/emphasis&gt; argument, the command interpreter reads the file immediately, which does not count as
+             scheduling, but does allow you to initiate multiple dump operations in a single command. Do not combine the &lt;emphasis
+             role="bold"&gt;-file&lt;/emphasis&gt; argument with the &lt;emphasis role="bold"&gt;-volumeset&lt;/emphasis&gt;, &lt;emphasis
+             role="bold"&gt;-dump&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;-portoffset&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;-append&lt;/emphasis&gt;, or
+             &lt;emphasis role="bold"&gt;-n&lt;/emphasis&gt; options.&lt;/para&gt;
+ 
+             &lt;para&gt;For file-formatting instructions, see the description of the &lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt; argument in
+             Step &lt;link linkend="LIBKDUMP-SYNTAX"&gt;7&lt;/link&gt; of &lt;link linkend="HDRWQ301"&gt;To create a dump&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The Backup System performs initial and appended dumps in the same manner whether they are scheduled or begin running as
+       soon as you issue the &lt;emphasis role="bold"&gt;backup dump&lt;/emphasis&gt; command. The only difference is that the requirements for
+       successful execution hold both at the time you issue the command and when the Backup System actually begins running it. All
+       required Backup Database entries for volume sets, dump levels, and port offsets, and all dump and tape records must exist at
+       both times. Perhaps more importantly, the required administrative tokens must be available at both times. See &lt;link
+       linkend="HDRWQ297"&gt;Making Backup Operations More Efficient&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ301"&gt;
+       &lt;title&gt;To create a dump&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are authenticated as a user listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt;
+           file. If necessary, issue the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ593"&gt;To display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;machine name&lt;/emphasis&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If the Tape Coordinator for the tape device that is to perform the operation is not already running, open a
+           connection to the appropriate Tape Coordinator machine and issue the &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt; command, for
+           which complete instructions appear in &lt;link linkend="HDRWQ292"&gt;To start a Tape Coordinator process&lt;/link&gt;.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt; [&amp;lt;&lt;emphasis&gt;port offset&lt;/emphasis&gt;&amp;gt;] [&lt;emphasis role="bold"&gt;-noautoquery&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If using a tape device, insert the tape.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command to enter interactive mode. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Decide which volume set and dump level to use. If necessary, issue the &lt;emphasis role="bold"&gt;backup
+           listvolsets&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;backup listdumps&lt;/emphasis&gt; commands to display the existing volume sets
+           and dump levels. For complete instructions and a description of the output, see &lt;link linkend="HDRWQ266"&gt;To display volume
+           sets and volume entries&lt;/link&gt; and &lt;link linkend="HDRWQ271"&gt;To display the dump hierarchy&lt;/link&gt;. &lt;programlisting&gt;
+    backup&amp;gt; &lt;emphasis role="bold"&gt;listvolsets&lt;/emphasis&gt;  [&amp;lt;&lt;emphasis&gt;volume set name&lt;/emphasis&gt;&amp;gt;]
+    backup&amp;gt; &lt;emphasis role="bold"&gt;listdumps&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;If you want to use a temporary volume set, you must create it during the current interactive session. This can be
+           useful if you are dumping a volume to tape in preparation for removing it permanently (perhaps because its owner is
+           leaving the cell). In this case, you can define a volume entry that includes only the volume of interest without
+           cluttering up the Backup Database with a volume set record that you are using only once. Complete instructions appear in
+           &lt;link linkend="HDRWQ265"&gt;Defining and Displaying Volume Sets and Volume Entries&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    backup&amp;gt;  &lt;emphasis role="bold"&gt;addvolset&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;volume set name&lt;/emphasis&gt;&amp;gt; &lt;emphasis role="bold"&gt;-temporary&lt;/emphasis&gt;
+    backup&amp;gt; &lt;emphasis role="bold"&gt;addvolentry  -name&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;volume set name&lt;/emphasis&gt;&amp;gt;  \
+                         &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;machine name&lt;/emphasis&gt;&amp;gt;  \
+                         &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;partition name&lt;/emphasis&gt;&amp;gt;  \
+                         &lt;emphasis role="bold"&gt;-volumes&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;volume name (regular expression)&lt;/emphasis&gt;&amp;gt;
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If you are creating an initial dump and writing to a tape or backup data file that does not have a permanent name,
+           its AFS tape name must satisfy the Backup System's format requirements as described in &lt;link
+           linkend="HDRWQ280"&gt;Eliminating the AFS Tape Name Check&lt;/link&gt;. If necessary, use the &lt;emphasis role="bold"&gt;backup
+           readlabel&lt;/emphasis&gt; command to display the label and the &lt;emphasis role="bold"&gt;backup labeltape&lt;/emphasis&gt; command to
+           change the names, as instructed in &lt;link linkend="HDRWQ272"&gt;Writing and Reading Tape Labels&lt;/link&gt;. You must also relabel
+           a tape if you want to overwrite it and it is part of a dump set that includes any unexpired dumps, though this is not
+           recommended. For a discussion of the appropriate way to recycle tapes, see &lt;link linkend="HDRWQ268"&gt;Creating a Tape
+           Recycling Schedule&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;backup commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;dump&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;backup dump&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIBKDUMP-SYNTAX" /&gt;Issue the &lt;emphasis role="bold"&gt;backup dump&lt;/emphasis&gt; command to dump the volume
+           set. &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;To create one initial dump, provide only the volume set name, dump level name, and port offset (if not
+                 zero).&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;To create one appended dump, add the &lt;emphasis role="bold"&gt;-append&lt;/emphasis&gt; flag.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;To schedule a single initial or appended dump, add the &lt;emphasis role="bold"&gt;-at&lt;/emphasis&gt; argument.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;To initiate multiple dump operations, record the appropriate commands in a file and name it with the &lt;emphasis
+                 role="bold"&gt;-file&lt;/emphasis&gt; argument. Do not combine this argument with options other than the &lt;emphasis
+                 role="bold"&gt;-at&lt;/emphasis&gt; argument.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    backup&amp;gt; &lt;emphasis role="bold"&gt;dump&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;volume set name&lt;/emphasis&gt;&amp;gt; &amp;lt;&lt;emphasis&gt;dump level name&lt;/emphasis&gt;&amp;gt; [&amp;lt;&lt;emphasis&gt;TC port offset&lt;/emphasis&gt;&amp;gt;]   \
+                 [&lt;emphasis role="bold"&gt;-at&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;Date/time to start dump&lt;/emphasis&gt;&amp;gt;+]  \
+                 [&lt;emphasis role="bold"&gt;-append&lt;/emphasis&gt;]  [&lt;emphasis role="bold"&gt;-n&lt;/emphasis&gt;] [&lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;load file&lt;/emphasis&gt;&amp;gt;]
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;dump&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Must be typed in full.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;volume set name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the volume set to dump.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;dump level name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the complete pathname of the dump level at which to dump the volume set.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;TC port offset&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the port offset number of the Tape Coordinator process that is handling the operation. You must
+                   provide this argument unless the default value of 0 (zero) is appropriate.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-at&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the date and time in the future at which to run the command, or to read the file named by the
+                   &lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt; argument. Provide a value in the format mm/dd/yyyy [hh:MM], where the month
+                   (mm), day (dd), and year (yyyy) are required. Valid values for the year range from &lt;emphasis
+                   role="bold"&gt;1970&lt;/emphasis&gt; to &lt;emphasis role="bold"&gt;2037&lt;/emphasis&gt;; higher values are not valid because the
+                   latest possible date in the standard UNIX representation is in February 2038. The Backup System automatically
+                   reduces any later date to the maximum value in 2038.&lt;/para&gt;
+ 
+                   &lt;para&gt;The hour and minutes (hh:MM) are optional, but if provided must be in 24-hour format (for example, the value
+                   &lt;emphasis role="bold"&gt;14:36&lt;/emphasis&gt; represents 2:36 p.m.). If you omit them, the time defaults to midnight
+                   (00:00 hours).&lt;/para&gt;
+ 
+                   &lt;para&gt;As an example, the value &lt;emphasis role="bold"&gt;04/23/1999 20:20&lt;/emphasis&gt; schedules the command for 8:20
+                   p.m. on 23 April 1999.&lt;/para&gt;
+ 
+                   &lt;note&gt;
+                     &lt;para&gt;A plus sign follows this argument in the command's syntax statement because it accepts a multiword value
+                     which does not need to be enclosed in double quotes or other delimiters, not because it accepts multiple dates.
+                     Provide only one date (and optionally, time) definition.&lt;/para&gt;
+                   &lt;/note&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-append&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Creates an appended dump by scanning to the end of the data from one or more previous dump operations that
+                   it finds on the tape or in the backup data file.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-n&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Displays the names of all volumes to be included in the indicated dump, without actually writing data to
+                   tape or the backup data file. Combine this flag with the arguments you plan to use on the actual command, but not
+                   with the &lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt; argument.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the local disk or AFS pathname of a file containing &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt;
+                   commands. The Backup System reads the file immediately, or at the time specified by the &lt;emphasis
+                   role="bold"&gt;-at&lt;/emphasis&gt; argument if it is provided. A partial pathname is interpreted relative to the current
+                   working directory.&lt;/para&gt;
+ 
+                   &lt;para&gt;Place each &lt;emphasis role="bold"&gt;backup dump&lt;/emphasis&gt; command on its own line in the indicated file, using
+                   the same syntax as for the command line, but without the word &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; at the start
+                   of the line. Each command must include the volume set name and dump level name arguments plus the TC port offset
+                   argument if the default value of zero is not appropriate. Commands in the file can also include any of the
+                   &lt;emphasis role="bold"&gt;backup dump&lt;/emphasis&gt; command's optional arguments, including the &lt;emphasis
+                   role="bold"&gt;-at&lt;/emphasis&gt; argument (which must specify a date and time later than the date and time at which the
+                   Backup System reads the file).&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If you did not include the &lt;emphasis role="bold"&gt;-noautoquery&lt;/emphasis&gt; flag when you issued the &lt;emphasis
+           role="bold"&gt;butc&lt;/emphasis&gt; command, or if the device's &lt;emphasis role="bold"&gt;CFG_&lt;/emphasis&gt;device_name configuration
+           file includes the instruction &lt;emphasis role="bold"&gt;AUTOQUERY YES&lt;/emphasis&gt;, then the Tape Coordinator prompts you to
+           place the tape in the device's drive. You have already done so, but you must now press &amp;lt;&lt;emphasis
+           role="bold"&gt;Return&lt;/emphasis&gt;&amp;gt; to indicate that the tape is ready for labeling.&lt;/para&gt;
+ 
+           &lt;para&gt;If more than one tape is required, you must either include the &lt;emphasis role="bold"&gt;MOUNT&lt;/emphasis&gt; instruction in
+           the &lt;emphasis role="bold"&gt;CFG_&lt;/emphasis&gt;device_name file and stock the corresponding stacker or jukebox with tapes, or
+           remain at the console to respond to the Tape Coordinator's prompts for subsequent tapes.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;After the dump operation completes, review the Backup System's log files to check for errors. Use the &lt;emphasis
+           role="bold"&gt;bos getlog&lt;/emphasis&gt; command as instructed in &lt;link linkend="HDRWQ173"&gt;Displaying Server Process Log
+           Files&lt;/link&gt; to read the &lt;emphasis role="bold"&gt;/usr/afs/logs/BackupLog&lt;/emphasis&gt; file, and a text editor on the Tape
+           Coordinator machine to read the &lt;emphasis role="bold"&gt;TE_&lt;/emphasis&gt;device_name and &lt;emphasis
+           role="bold"&gt;TL_&lt;/emphasis&gt;device_name files in the local &lt;emphasis role="bold"&gt;/usr/afs/backup&lt;/emphasis&gt;
+           directory.&lt;/para&gt;
+ 
+           &lt;para&gt;It is also a good idea to record the tape name and dump ID number on the exterior label of each tape.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ302"&gt;
+     &lt;title&gt;Displaying Backup Dump Records&lt;/title&gt;
+ 
+     &lt;para&gt;The &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command suite includes three commands for displaying information about data
+     you have backed up: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;To display information about one or more dump operations, such as the date it was performed and the number of
+           volumes included, use the &lt;emphasis role="bold"&gt;backup dumpinfo&lt;/emphasis&gt; command as described in &lt;link
+           linkend="HDRWQ303"&gt;To display dump records&lt;/link&gt;. You can display a detailed record of a single dump or more condensed
+           records for a certain number of dumps, starting with the most recent and going back in time. You can specify the number of
+           dumps or accept the default of 10.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;To display a volume's dump history, use the &lt;emphasis role="bold"&gt;backup volinfo&lt;/emphasis&gt; command as described in
+           &lt;link linkend="HDRWQ304"&gt;To display a volume's dump history&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;To display information extracted from a tape or backup data file about the volumes it includes, use the &lt;emphasis
+           role="bold"&gt;backup scantape&lt;/emphasis&gt; command. To create new dump and tape records in the Backup Database derived from
+           the tape and dump labels, add the &lt;emphasis role="bold"&gt;-dbadd&lt;/emphasis&gt; flag. For instructions, see &lt;link
+           linkend="HDRWQ305"&gt;To scan the contents of a tape&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Backup Database&lt;/primary&gt;
+ 
+       &lt;secondary&gt;dump records&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;displaying&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;dump (Backup System)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying Backup Database record&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;dump (Backup System)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;ID number, displaying&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;backup commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;dumpinfo&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;backup dumpinfo&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Backup Database&lt;/primary&gt;
+ 
+       &lt;secondary&gt;dump ID numbers, displaying&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;dump ID number (Backup System)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="HDRWQ303"&gt;
+       &lt;title&gt;To display dump records&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are authenticated as a user listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt;
+           file. If necessary, issue the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ593"&gt;To display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;machine name&lt;/emphasis&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;backup dumpinfo&lt;/emphasis&gt; command to list information about dumps recorded in the
+           Backup Database. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;backup dumpinfo&lt;/emphasis&gt; [&lt;emphasis role="bold"&gt;-ndumps&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;no. of dumps&lt;/emphasis&gt;&amp;gt;]  [&lt;emphasis
+                 role="bold"&gt;-id&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;dump id&lt;/emphasis&gt;&amp;gt;]  [&lt;emphasis role="bold"&gt;-verbose&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;dump&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;dumpinfo&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-ndumps&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Displays the Backup Database record for each of the specified number of dumps, starting with the most recent
+                   and going back in time. If the database contains fewer dumps than are requested, the output includes the records
+                   for all existing dumps. Do not combine this argument with the &lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; argument or
+                   &lt;emphasis role="bold"&gt;-verbose&lt;/emphasis&gt; flag; omit all three options to display the records for the last 10
+                   dumps.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the dump ID number of a single dump for which to display the Backup Database record. You must
+                   include the &lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; switch. Do not combine this option with the &lt;emphasis
+                   role="bold"&gt;-ndumps&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;-verbose&lt;/emphasis&gt; arguments; omit all three arguments to
+                   display the records for the last 10 dumps.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-verbose&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Provides more detailed information about the dump specified with the &lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt;
+                   argument, which must be provided along with it. Do not combine this flag with the &lt;emphasis
+                   role="bold"&gt;-ndumps&lt;/emphasis&gt; option.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;If the &lt;emphasis role="bold"&gt;-ndumps&lt;/emphasis&gt; argument is provided, the output presents the following information in
+       table form, with a separate line for each dump: &lt;variablelist&gt;
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;dumpid&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The dump ID number.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;parentid&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The dump ID number of the dump's parent dump. A value of &lt;computeroutput&gt;0&lt;/computeroutput&gt; (zero) identifies a
+               full dump.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;lv&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The depth in the dump hierarchy of the dump level used to create the dump. A value of
+               &lt;computeroutput&gt;0&lt;/computeroutput&gt; (zero) identifies a full dump, in which case the value in the
+               &lt;computeroutput&gt;parentid&lt;/computeroutput&gt; field is also &lt;computeroutput&gt;0&lt;/computeroutput&gt;. A value of
+               &lt;computeroutput&gt;1&lt;/computeroutput&gt; or greater indicates an incremental dump made at the corresponding level in the
+               dump hierarchy.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;created&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The date and time at which the Backup System started the dump operation that created the dump.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;nt&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The number of tapes that contain the data in the dump. A value of &lt;computeroutput&gt;0&lt;/computeroutput&gt; (zero)
+               indicates that the dump operation was terminated or failed. Use the &lt;emphasis role="bold"&gt;backup deletedump&lt;/emphasis&gt;
+               command to remove such entries.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;nvols&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The number of volumes from which the dump includes data. If a volume spans tapes, it is counted twice. A value
+               of &lt;computeroutput&gt;0&lt;/computeroutput&gt; (zero) indicates that the dump operation was terminated or failed; the value in
+               the &lt;computeroutput&gt;nt&lt;/computeroutput&gt; field is also &lt;computeroutput&gt;0&lt;/computeroutput&gt; (zero) in this case.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;dump name&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The dump name in the form &lt;programlisting&gt;
+    volume_set_name.dump_level_name (initial_dump_ID)
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+               &lt;para&gt;where volume_set_name is the name of the volume set, and dump_level_name is the last element in the dump level
+               pathname at which the volume set was dumped.&lt;/para&gt;
+ 
+               &lt;para&gt;The initial_dump_ID, if displayed, is the dump ID of the initial dump in the dump set to which this dump
+               belongs. If there is no value in parentheses, the dump is the initial dump in a dump set that has no appended
+               dumps.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;If the &lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; argument is provided alone, the first line of output begins with the string
+       &lt;computeroutput&gt;Dump&lt;/computeroutput&gt; and reports information for the entire dump in the following fields: &lt;variablelist&gt;
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;id&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The dump ID number.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;level&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The depth in the dump hierarchy of the dump level used to create the dump. A value of
+               &lt;computeroutput&gt;0&lt;/computeroutput&gt; (zero) identifies a full dump. A value of &lt;computeroutput&gt;1&lt;/computeroutput&gt; (one)
+               or greater indicates an incremental dump made at the specified level in the dump hierarchy.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;volumes&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The number of volumes for which the dump includes data.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;created&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The date and time at which the dump operation began.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;If an XBSA server was the backup medium for the dump (rather than a tape device or backup data file), the following line
+       appears next:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    Backup Service: XBSA_program: Server: hostname
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where XBSA_program is the name of the XBSA-compliant program and hostname is the name of the machine on which the
+       program runs.&lt;/para&gt;
+ 
+       &lt;para&gt;Next the output includes an entry for each tape that houses volume data from the dump. Following the string
+       &lt;computeroutput&gt;Tape&lt;/computeroutput&gt;, the first two lines of each entry report information about that tape in the following
+       fields: &lt;variablelist&gt;
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;name&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The tape's permanent name if it has one, or its AFS tape name otherwise, and its tape ID number in
+               parentheses.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;nVolumes&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The number of volumes for which this tape includes dump data.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;created&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The date and time at which the Tape Coordinator began writing data to this tape.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Following another blank line, the tape-specific information concludes with a table that includes a line for each volume
+       dump on the tape. The information appears in columns with the following headings: &lt;variablelist&gt;
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;Pos&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The relative position of each volume in this tape or file. On a tape, the counter begins at position 2 (the tape
+               label occupies position 1), and increments by one for each volume. For volumes in a backup data file, the position
+               numbers start with 1 and do not usually increment only by one, because each is the ordinal of the 16 KB offset in the
+               file at which the volume's data begins. The difference between the position numbers therefore indicates how many 16 KB
+               blocks each volume's data occupies. For example, if the second volume is at position 5 and the third volume in the
+               list is at position 9, that means that the dump of the second volume occupies 64 KB (four 16-KB blocks) of space in
+               the file.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;Clone time&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;For a backup or read-only volume, the time at which it was cloned from its read/write source. For a Read/Write
+               volume, it is the same as the dump creation date reported on the first line of the output.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;Nbytes&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The number of bytes of data in the dump of the volume.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;Volume&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The volume name, complete with &lt;computeroutput&gt;.backup&lt;/computeroutput&gt; or
+               &lt;computeroutput&gt;.readonly&lt;/computeroutput&gt; extension if appropriate.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;If both the &lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-verbose&lt;/emphasis&gt; options are provided, the
+       output is divided into several sections: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The first section, headed by the underlined string &lt;computeroutput&gt;Dump&lt;/computeroutput&gt;, includes information
+             about the entire dump. The fields labeled &lt;computeroutput&gt;id&lt;/computeroutput&gt;, &lt;computeroutput&gt;level&lt;/computeroutput&gt;,
+             &lt;computeroutput&gt;created&lt;/computeroutput&gt;, and &lt;computeroutput&gt;nVolumes&lt;/computeroutput&gt; report the same values (though
+             in a different order) as appear on the first line of output when the &lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; argument is
+             provided by itself. Other fields of potential interest to the backup operator are: &lt;variablelist&gt;
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;Group id&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;The dump's &lt;emphasis&gt;group ID number&lt;/emphasis&gt;, which is recorded in the dump's Backup Database record if
+                     the &lt;emphasis role="bold"&gt;GROUPID&lt;/emphasis&gt; instruction appears in the Tape Coordinator's &lt;emphasis
+                     role="bold"&gt;/usr/afs/backup/CFG_&lt;/emphasis&gt;tcid file when the dump is created.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;maxTapes&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;The number of tapes that contain the dump set to which this dump belongs.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;Start Tape Seq&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;The ordinal of the tape on which this dump begins in the set of tapes that contain the dump set.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+               &lt;/variablelist&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;For each tape that contains data from this dump, there follows a section headed by the underlined string
+             &lt;computeroutput&gt;Tape&lt;/computeroutput&gt;. The fields labeled &lt;computeroutput&gt;name&lt;/computeroutput&gt;,
+             &lt;computeroutput&gt;written&lt;/computeroutput&gt;, and &lt;computeroutput&gt;nVolumes&lt;/computeroutput&gt; report the same values (though
+             in a different order) as appear on the second and third lines of output when the &lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt;
+             argument is provided by itself. Other fields of potential interest to the backup operator are: &lt;variablelist&gt;
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;computeroutput&gt;expires&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;The date and time when this tape can be recycled, because all dumps it contains have expired.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;computeroutput&gt;nMBytes Data&lt;/computeroutput&gt; and &lt;computeroutput&gt;nBytes Data&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Summed together, these fields represent the total amount of dumped data actually from volumes (as opposed
+                     to labels, filemarks, and other markers).&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;computeroutput&gt;KBytes Tape Used&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;The number of kilobytes of tape (or disk space, for a backup data file) used to store the dump data. It is
+                     generally larger than the sum of the values in the &lt;computeroutput&gt;nMBytes Data&lt;/computeroutput&gt; and
+                     &lt;computeroutput&gt;nBytes Data&lt;/computeroutput&gt; fields, because it includes the space required for the label, file
+                     marks and other markers, and because the Backup System writes data at 16 KB offsets, even if the data in a given
+                     block doesn't fill the entire 16 KB.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+               &lt;/variablelist&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;For each volume on a given tape, there follows a section headed by the underlined string
+             &lt;computeroutput&gt;Volume&lt;/computeroutput&gt;. The fields labeled &lt;computeroutput&gt;name&lt;/computeroutput&gt;,
+             &lt;computeroutput&gt;position&lt;/computeroutput&gt;, &lt;computeroutput&gt;clone&lt;/computeroutput&gt;, and
+             &lt;computeroutput&gt;nBytes&lt;/computeroutput&gt; report the same values (though in a different order) as appear in the table that
+             lists the volumes in each tape when the &lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; argument is provided by itself. Other
+             fields of potential interest to the backup operator are: &lt;variablelist&gt;
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;computeroutput&gt;id&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;The volume ID.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;computeroutput&gt;tape&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;The name of the tape containing this volume data.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+               &lt;/variablelist&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The following example command displays the Backup Database records for the five most recent dump operations.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;backup dump 5&lt;/emphasis&gt;
+       dumpid   parentid lv created          nt nvols dump name
+    924424000          0 0  04/18/1999 04:26  1    22 usr.sun (924424000)
+    924685000  924424000 1  04/21/1999 04:56  1    62 usr.wed (924424000)
+    924773000  924424000 1  04/22/1999 05:23  1    46 usr.thu (924424000)
+    924860000  924424000 1  04/23/1999 05:33  1    58 usr.fri (924424000)
+    925033000          0 0  04/25/1999 05:36  2    73 sys.week
+ &lt;/programlisting&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;volume dump history&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;displaying&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;Backup System dump history, displaying&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;backup commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;volinfo&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;backup volinfo&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ304"&gt;
+       &lt;title&gt;To display a volume's dump history&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are authenticated as a user listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt;
+           file. If necessary, issue the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ593"&gt;To display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;machine name&lt;/emphasis&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;backup volinfo&lt;/emphasis&gt; command to display a volume's dump history.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;backup volinfo&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;volume name&lt;/emphasis&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;voli&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;volinfo&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;volume name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the volume for which to display the dump history. If you dumped the backup or read-only version of the
+                   volume, include the &lt;emphasis role="bold"&gt;.backup&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;.readonly&lt;/emphasis&gt;
+                   extension.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;The output includes a line for each Backup Database dump record that mentions the specified volume, order from most to
+       least recent. The output for each record appears in a table with six columns: &lt;variablelist&gt;
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;computeroutput&gt;dumpID&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The dump ID of the dump that includes the volume.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;computeroutput&gt;lvl&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The depth in the dump hierarchy of the dump level at which the volume was dumped. A value of
+               &lt;computeroutput&gt;0&lt;/computeroutput&gt; indicates a full dump. A value of &lt;computeroutput&gt;1&lt;/computeroutput&gt; or greater
+               indicates an incremental dump made at the specified depth in the dump hierarchy.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;computeroutput&gt;parentid&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The dump ID of the dump's parent dump. A value of &lt;computeroutput&gt;0&lt;/computeroutput&gt; indicates a full dump,
+               which has no parent; in this case, the value in the &lt;computeroutput&gt;lvl&lt;/computeroutput&gt; column is also
+               &lt;computeroutput&gt;0&lt;/computeroutput&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;computeroutput&gt;creation date&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The date and time at which the Backup System started the dump operation that created the dump.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;computeroutput&gt;clone date&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;For a backup or read-only volume, the time at which it was cloned from its read/write source. For a read/write
+               volume, the same as the value in the &lt;computeroutput&gt;creation date&lt;/computeroutput&gt; field.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;computeroutput&gt;tape name&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The name of the tape containing the dump: either the permanent tape name, or an AFS tape name in the format
+               &lt;emphasis&gt;volume_set_name&lt;/emphasis&gt;.&lt;emphasis&gt;dump_level_name&lt;/emphasis&gt;.&lt;emphasis&gt;tape_index&lt;/emphasis&gt; where
+               &lt;emphasis&gt;volume_set_name&lt;/emphasis&gt; is the name of the volume set associated with the initial dump in the dump set of
+               which this tape is a part; &lt;emphasis&gt;dump_level_name&lt;/emphasis&gt; is the name of the dump level at which the initial
+               dump was backed up; &lt;emphasis&gt;tape_index&lt;/emphasis&gt; is the ordinal of the tape in the dump set. Either type of name
+               can be followed by a dump ID in parentheses; if it appears, it is the dump ID of the initial dump in the dump set to
+               which this appended dump belongs.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The following example shows part of the dump history of the backup volume &lt;emphasis
+       role="bold"&gt;user.smith.backup&lt;/emphasis&gt;:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;backup volinfo user.smith.backup&lt;/emphasis&gt;
+    DumpID    lvl parentID  creation   date  clone date       tape name
+    924600000 1   924427600 04/20/1999 05:20 04/20/1999 05:01 user_incr_2 (924514392)
+    924514392 1   924427600 04/19/1999 05:33 04/19/1999 05:08 user_incr_2 
+    924427600 0           0 04/18/1999 05:26 04/18/1999 04:58 user_full_6 
+        .     .      .         .       .       .      .         .
+        .     .      .         .       .       .      .         .
+ &lt;/programlisting&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+         &lt;secondary&gt;scanning tapes&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;tape (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;scanning&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+         &lt;secondary&gt;dump history&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;recovering from tapes&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;volume dump history&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;recovering from tapes&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+         &lt;secondary&gt;volume dump history&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;recovering from tapes&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ305"&gt;
+       &lt;title&gt;To scan the contents of a tape&lt;/title&gt;
+ 
+       &lt;note&gt;
+         &lt;para&gt;The ability to scan a tape that is corrupted or damaged depends on the extent of the damage and what type of data is
+         corrupted. The Backup System can almost always scan the tape successfully up to the point of damage. If the damage is minor,
+         the Backup System can usually skip over it and scan the rest of the tape, but more major damage can prevent further
+         scanning. A scanning operation does not have to begin with the first tape in a dump set, but the Backup System can process
+         tapes only in sequential order after the initial tape provided. Therefore, damage on one tape does not prevent scanning of
+         the others in the dump set, but it is possible to scan either the tapes that precede the damaged one or the ones that follow
+         it, not both.&lt;/para&gt;
+       &lt;/note&gt;
+ 
+       &lt;para&gt;If you use the &lt;emphasis role="bold"&gt;-dbadd&lt;/emphasis&gt; flag to scan information into the Backup Database and the first
+       tape you provide is not the first tape in the dump set, the following restrictions apply: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;If the first data on the tape is a continuation of a volume that begins on the previous (unscanned) tape in the
+             dump set, the Backup System does not add a record for that volume to the Backup Database.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The Backup System must read the marker that indicates the start of an appended dump to add database records for
+             the volumes in it. If the first volume on the tape belongs to an appended dump, but is not immediately preceded by the
+             appended-dump marker, the Backup System does not create a Backup Database record for it or any subsequent volumes that
+             belong to that appended dump.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt; &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Verify that you are authenticated as a user listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt;
+             file. If necessary, issue the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link
+             linkend="HDRWQ593"&gt;To display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;machine name&lt;/emphasis&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If the Tape Coordinator for the tape device that is to perform the operation is not already running, open a
+             connection to the appropriate Tape Coordinator machine and issue the &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt; command, for
+             which complete instructions appear in &lt;link linkend="HDRWQ292"&gt;To start a Tape Coordinator process&lt;/link&gt;.
+             &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt; [&amp;lt;&lt;emphasis&gt;port offset&lt;/emphasis&gt;&amp;gt;] [&lt;emphasis role="bold"&gt;-noautoquery&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If scanning a tape, place it in the drive.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; Issue the &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command to enter
+             interactive mode. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;backup commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;scantape&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;backup scantape&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;backup scantape&lt;/emphasis&gt; command to read the contents of the tape.
+             &lt;programlisting&gt;
+    backup&amp;gt; &lt;emphasis role="bold"&gt;scantape&lt;/emphasis&gt; [&lt;emphasis role="bold"&gt;-dbadd&lt;/emphasis&gt;] [&lt;emphasis role="bold"&gt;-portoffset&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;TC port offset&lt;/emphasis&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;where &lt;variablelist&gt;
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;emphasis role="bold"&gt;sc&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;scantape&lt;/emphasis&gt;.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;emphasis role="bold"&gt;-dbadd&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Constructs dump and tape records from the tape and dump labels in the dump and writes them into the Backup
+                     Database.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;emphasis role="bold"&gt;TC port offset&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Specifies the port offset number of the Tape Coordinator process that is handling the operation. You must
+                     provide this argument unless the default value of 0 (zero) is appropriate.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+               &lt;/variablelist&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If you did not include the &lt;emphasis role="bold"&gt;-noautoquery&lt;/emphasis&gt; flag when you issued the &lt;emphasis
+             role="bold"&gt;butc&lt;/emphasis&gt; command, or the device's &lt;emphasis role="bold"&gt;CFG_&lt;/emphasis&gt;device_name configuration file
+             includes the instruction &lt;emphasis role="bold"&gt;AUTOQUERY YES&lt;/emphasis&gt; instruction, then the Tape Coordinator prompts
+             you to place the tape in the device's drive. You have already done so, but you must now press &amp;lt;&lt;emphasis
+             role="bold"&gt;Return&lt;/emphasis&gt;&amp;gt; to indicate that the tape is ready for reading.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;To terminate a tape scanning operation, use a termination signal such as &amp;lt;&lt;emphasis
+       role="bold"&gt;Ctrl-c&lt;/emphasis&gt;&amp;gt;, or issue the &lt;emphasis role="bold"&gt;(backup) kill&lt;/emphasis&gt; command in interactive mode. It
+       is best not to interrupt the scan if you included the &lt;emphasis role="bold"&gt;-dbadd&lt;/emphasis&gt; argument. If the Backup System
+       has already written new records into the Backup Database, then you must remove them before rerunning the scanning operation.
+       If during the repeated scan operation the Backup System finds that a record it needs to create already exists, it halts the
+       operation.&lt;/para&gt;
+ 
+       &lt;para&gt;For each dump on the tape, the output in the Tape Coordinator window displays the dump label followed by an entry for
+       each volume. There is no output in the command window. The dump label has the same fields as the tape label displayed by the
+       &lt;emphasis role="bold"&gt;backup readlabel&lt;/emphasis&gt; command, as described in &lt;link linkend="HDRWQ272"&gt;Writing and Reading Tape
+       Labels&lt;/link&gt;. Or see the &lt;emphasis&gt;OpenAFS Administration Reference&lt;/emphasis&gt; for a detailed description of the fields in
+       the output.&lt;/para&gt;
+ 
+       &lt;para&gt;The following example shows the dump label and first volume entry on the tape in the device that has port offset
+       2:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;backup scantape 2&lt;/emphasis&gt;
+    -- Dump label --
+    tape name = monthly_guest
+    AFS tape name = guests.monthly.3
+    creationTime =  Mon Feb  1 04:06:40 1999
+    cell = abc.com
+    size = 2150000 Kbytes
+    dump path = /monthly
+    dump id = 917860000
+    useCount = 44
+    -- End of dump label --
+    -- volume --
+    volume name: user.guest10.backup
+    volume ID 1937573829
+    dumpSetName: guests.monthly
+    dumpID 917860000
+    level 0
+    parentID 0
+    endTime 0
+    clonedate Mon Feb  1 03:03:23 1999
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ306"&gt;
+     &lt;title&gt;Restoring and Recovering Data&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;restoring&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;using Backup System&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;partition&lt;/primary&gt;
+ 
+       &lt;secondary&gt;restoring contents using Backup System&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;file server machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;restoring partitions using Backup System&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+       &lt;secondary&gt;restoring&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;data&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+       &lt;secondary&gt;data&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;restoring&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+       &lt;secondary&gt;data&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;recovering&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+       &lt;secondary&gt;restores&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;full&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+       &lt;secondary&gt;restores&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;date-specific&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;full restores&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;date-specific restores&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;restoring&lt;/primary&gt;
+ 
+       &lt;secondary&gt;data using Backup System&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+       &lt;secondary&gt;restoring&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;backed up data&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;The purpose of making backups is to enable you to recover when data becomes corrupted or is removed accidentally,
+     returning the data to a coherent past state. The AFS Backup System provides three commands that restore varying numbers of
+     volumes: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;To restore one or more volumes to a single site (partition on an AFS file server machine), use the &lt;emphasis
+           role="bold"&gt;backup volrestore&lt;/emphasis&gt; command.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;To restore one or more volumes that are defined as a volume set, each to a specified site, use the &lt;emphasis
+           role="bold"&gt;backup volsetrestore&lt;/emphasis&gt; command.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;To restore an entire partition (that is, all of the volumes that the VLDB lists as resident on it), use the
+           &lt;emphasis role="bold"&gt;backup diskrestore&lt;/emphasis&gt; command.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;The commands are suited to different purposes because they vary in the combinations of features they offer and in the
+     requirements they impose. To decide which is appropriate for a specific restore operation, see the subsequent sections of this
+     introduction: &lt;link linkend="HDRWQ308"&gt;Using the backup volrestore Command&lt;/link&gt;, &lt;link linkend="HDRWQ310"&gt;Using the backup
+     diskrestore Command&lt;/link&gt;, and &lt;link linkend="HDRWQ312"&gt;Using the backup volsetrestore Command&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ307"&gt;
+       &lt;title&gt;Making Restore Operations More Efficient&lt;/title&gt;
+ 
+       &lt;para&gt;The following comments apply to all types of restore operation: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The Backup System begins by restoring the most recent full dump of a volume. As it restores subsequent incremental
+             dumps, it alters the data in the full dump appropriately, essentially repeating the volume's change history. The
+             &lt;emphasis role="bold"&gt;backup diskrestore&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;backup volsetrestore&lt;/emphasis&gt; commands
+             always restore all incremental dumps, bringing a volume to its state at the time of the most recent incremental dump.
+             You can use the &lt;emphasis role="bold"&gt;backup volrestore&lt;/emphasis&gt; command to return a volume to its state at a
+             specified time in the past, by not restoring the data from incremental dumps performed after that time.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The Backup System sets a restored volume's creation date to the date and time of the restore operation. The
+             creation date appears in the &lt;computeroutput&gt;Creation&lt;/computeroutput&gt; field of the output from the &lt;emphasis
+             role="bold"&gt;vos examine&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;vos listvol&lt;/emphasis&gt; commands.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;When identifying the volumes to restore, it is best to specify the base (read/write) name. In this case, the
+             Backup System searches the Backup Database for the most recent dump set that includes data from either the read/write or
+             backup version of the volume, and restores dumps of that volume starting with the most recent full dump. If you include
+             the &lt;emphasis role="bold"&gt;.backup&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;.readonly&lt;/emphasis&gt; extension on the volume name,
+             the Backup System restores dumps of that version only. If it cannot find data dumped from that version, it does not
+             perform the restoration even if another version was dumped.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;All three restoration commands accept the &lt;emphasis role="bold"&gt;-n&lt;/emphasis&gt; option, which generates a list of
+             the volumes to be restored and the tapes or backup data files that contain the necessary dumps, without actually
+             restoring data to AFS server partitions. This enables you to gather together the tapes before beginning the restore
+             operation, even preloading them into a stacker or jukebox if you are using one.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If you back up AFS data to tape, restoration is simplest if all of your tape devices are compatible, meaning that
+             they can read the same type of tape, at the same compression ratios, and so on. (This suggestion also appears in &lt;link
+             linkend="HDRWQ297"&gt;Making Backup Operations More Efficient&lt;/link&gt;, because by the time you need to restore data it is
+             too late to implement it.) You can still restore multiple volumes with a single command even if data was backed up using
+             incompatible devices, because the &lt;emphasis role="bold"&gt;-portoffset&lt;/emphasis&gt; argument to all three restoration
+             commands accepts multiple values. However, the Backup System uses the first port offset listed when restoring the full
+             dump of each volume, the next port offset when restoring the level 1 incremental dump of each volume, and so on. If you
+             did not use a compatible tape device when creating the full dump of every volume (and at each incremental level too),
+             you cannot restore multiple volumes with a single command. You must use the &lt;emphasis role="bold"&gt;backup
+             volrestore&lt;/emphasis&gt; command to restore one volume at a time, or use the &lt;emphasis role="bold"&gt;backup
+             volsetrestore&lt;/emphasis&gt; command after defining volume sets that group volumes according to the tape device used to dump
+             them.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;During a restore operation, the Backup System uses instructions in the relevant &lt;emphasis
+             role="bold"&gt;CFG_&lt;/emphasis&gt;device_name configuration file in much the same way as during a dump operation, as described
+             in &lt;link linkend="HDRWQ298"&gt;How Your Configuration Choices Influence the Dump Process&lt;/link&gt;. It uses the &lt;emphasis
+             role="bold"&gt;MOUNT&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;UNMOUNT&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;AUTOQUERY&lt;/emphasis&gt;,
+             &lt;emphasis role="bold"&gt;BUFFERSIZE&lt;/emphasis&gt;, and &lt;emphasis role="bold"&gt;FILE&lt;/emphasis&gt; instructions just as for a dump
+             operation. A difference for the &lt;emphasis role="bold"&gt;BUFFERSIZE&lt;/emphasis&gt; instruction is that the default buffer size
+             overridden by the instruction is 32 KB for restore operations rather than the 16 KB used for dump operations. The Backup
+             System does not use the &lt;emphasis role="bold"&gt;NAME_CHECK&lt;/emphasis&gt; instruction at all during restore operations. The
+             &lt;emphasis role="bold"&gt;ASK&lt;/emphasis&gt; instruction controls whether the Backup System prompts you if it cannot restore a
+             volume for any reason. If the setting is &lt;emphasis role="bold"&gt;NO&lt;/emphasis&gt;, it skips the problematic volume and
+             restores as many of the other volumes as possible.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Do not perform a restore operation when you know that there are network, machine, or server process problems that
+             can prevent the Backup System from accessing volumes or the VLDB. Although the Backup System automatically makes a
+             number of repeated attempts to restore a volume, the restore operation takes extra time and in some cases stops
+             completely to prompt you for instructions on how to continue.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Avoid halting a restore operation (for instance by issuing the &lt;emphasis role="bold"&gt;(backup) kill&lt;/emphasis&gt;
+             command in interactive mode). If a restore operation is interrupted for any reason, including causes outside your
+             control, reissue the same restoration command as soon as is practical; if an outage or other problem caused the
+             operation to halt, do not continue until the system returns to normal.&lt;/para&gt;
+ 
+             &lt;para&gt;Any volume that is completely restored when the operation halts is online and usable, but very few volumes are
+             likely to be in this state. When restoring multiple volumes at once, the Backup System restores the full dump of every
+             volume before beginning the level 1 incremental restore for any of them, and so on, completing the restore of every
+             volume at a specific incremental level before beginning to restore data from the next incremental level. Unless a volume
+             was dumped at fewer incremental levels than others being restored as part of the same operation, it is unlikely to be
+             complete.&lt;/para&gt;
+ 
+             &lt;para&gt;It is even more dangerous to interrupt a restore operation if you are overwriting the current contents of the
+             volume. Depending on how far the restore operation has progressed, it is possible that the volume is in such an
+             inconsistent state that the Backup System removes it entirely. The data being restored is still available on tape or in
+             the backup data file, but you must take extra steps to re-create the volume.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ308"&gt;
+       &lt;title&gt;Using the backup volrestore Command&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+         &lt;secondary&gt;restoring&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;backup data&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;restoring&lt;/primary&gt;
+ 
+         &lt;secondary&gt;existing data&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;overwriting&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;overwriting contents during Backup System restore&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;restoring&lt;/primary&gt;
+ 
+         &lt;secondary&gt;existing data&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;preserving&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;preserving contents during Backup System restore&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;restoring&lt;/primary&gt;
+ 
+         &lt;secondary&gt;data&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;that no longer exists&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;backup volrestore&lt;/emphasis&gt; command is most appropriate when you need to restore a few
+       volumes to a single site (partition on a file server machine). By default, it restores the volumes to their state at the time
+       of the most recent dump operation (this is termed a &lt;emphasis&gt;full restore&lt;/emphasis&gt;). You can also use the command to
+       perform a &lt;emphasis&gt;date-specific restore&lt;/emphasis&gt;, which restores only the dumps (full and incremental) performed before a
+       specified date and time, leaving the volume in the state it was in at the time of the final relevant incremental dump. The
+       &lt;emphasis role="bold"&gt;backup diskrestore&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;backup volsetrestore&lt;/emphasis&gt; commands can
+       only perform full restores.&lt;/para&gt;
+ 
+       &lt;para&gt;You can restore data into a new copy of each volume rather than overwriting the current version, by including the
+       &lt;emphasis role="bold"&gt;-extension&lt;/emphasis&gt; argument. After mounting the new volume in the filespace, you can compare the
+       contents of the two and decide which to keep permanently.&lt;/para&gt;
+ 
+       &lt;para&gt;The following list summarizes how to combine the &lt;emphasis role="bold"&gt;backup volrestore&lt;/emphasis&gt; command's arguments
+       to restore a volume in different ways: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;To perform a date-specific restore as described just previously, use the &lt;emphasis role="bold"&gt;-date&lt;/emphasis&gt;
+             argument to specify the date and optionally time. The Backup System restores the most recent full dump and each
+             subsequent incremental dump for which the clone date of the volume included in the dump is before the indicated date and
+             time (for a definition of the clone date, see Step &lt;link linkend="LIBKOV-CLONEDATE"&gt;4&lt;/link&gt; in &lt;link
+             linkend="HDRWQ298"&gt;How Your Configuration Choices Influence the Dump Process&lt;/link&gt;). You can combine this argument with
+             the &lt;emphasis role="bold"&gt;-extension&lt;/emphasis&gt; argument to place the date-specific restore in a new volume.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;To move a volume to a new site as you overwrite its contents with the restored data, use the &lt;emphasis
+             role="bold"&gt;-server&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; arguments, singly or in combination, to
+             specify the new site rather than the current site. The Backup System creates a new volume at that site, removes the
+             existing volume, and updates the site information in the volume's VLDB entry. The volume's backup version is not removed
+             automatically from the original site, if it exists. Use the &lt;emphasis role="bold"&gt;vos remove&lt;/emphasis&gt; command to
+             remove it and the &lt;emphasis role="bold"&gt;vos backup&lt;/emphasis&gt; command to create a backup version at the new site.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;To create a new volume to house the restored data, rather than overwriting an existing volume, use the &lt;emphasis
+             role="bold"&gt;-extension&lt;/emphasis&gt; argument. The Backup System creates the new volume on the server and partition named
+             by the &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; arguments, derives its
+             name by adding the extension to the name specified with the &lt;emphasis role="bold"&gt;-volume&lt;/emphasis&gt; argument, and
+             creates a new VLDB entry for it. The command does not affect the existing volume in any way. However, if a volume with
+             the specified extension also already exists, the command overwrites it. To make the contents of the new volume
+             accessible, use the &lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt; command to mount it. You can then compare its contents
+             to those of the existing volume, to see which to retain permanently.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;To restore a volume that no longer exists on an AFS server partition, but for which you have backed up data,
+             specify the name of the new volume with the &lt;emphasis role="bold"&gt;-volume&lt;/emphasis&gt; argument and use the &lt;emphasis
+             role="bold"&gt;-server&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; arguments to place it at the desired
+             site. The Backup System creates a new volume and new VLDB entry.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;backup commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;volrestore&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;backup volrestore&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ309"&gt;
+       &lt;title&gt;To restore volumes with the backup volrestore command&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are authenticated as a user listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt;
+           file. If necessary, issue the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ593"&gt;To display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;machine name&lt;/emphasis&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If the Tape Coordinator for the tape device that is to perform the operation is not already running, open a
+           connection to the appropriate Tape Coordinator machine and issue the &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt; command, for
+           which complete instructions appear in &lt;link linkend="HDRWQ292"&gt;To start a Tape Coordinator process&lt;/link&gt;.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt; [&amp;lt;&lt;emphasis&gt;port offset&lt;/emphasis&gt;&amp;gt;] [&lt;emphasis role="bold"&gt;-noautoquery&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;Repeat the command for each Tape Coordinator if you are using more than one tape device.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If using a tape device, insert the tape.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command to enter interactive mode. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;backup volrestore&lt;/emphasis&gt; command with the desired arguments. &lt;programlisting&gt;
+    backup&amp;gt; &lt;emphasis role="bold"&gt;volrestore&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;destination machine&lt;/emphasis&gt;&amp;gt; &amp;lt;&lt;emphasis&gt;destination partition&lt;/emphasis&gt;&amp;gt;  \ 
+                       &lt;emphasis role="bold"&gt;-volume&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;volume(s) to restore&lt;/emphasis&gt;&amp;gt;+  \
+                       [&lt;emphasis role="bold"&gt;-extension&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;new volume name extension&lt;/emphasis&gt;&amp;gt;]  \
+                       [&lt;emphasis role="bold"&gt;-date&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;date from which to restore&lt;/emphasis&gt;&amp;gt;]  \
+                       [&lt;emphasis role="bold"&gt;-portoffset&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;TC port offsets&lt;/emphasis&gt;&amp;gt;+] [&lt;emphasis
+                 role="bold"&gt;-n&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;volr&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;volrestore&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;destination machine&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the file server machine on which to restore each volume. It does not have to be a volume's current
+                   site.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;destination partition&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the partition on which to restore each volume. It does not have to be a volume's current site.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-volume&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names each volume to restore. It is best to provide the base (read/write) name, for the reasons discussed in
+                   &lt;link linkend="HDRWQ307"&gt;Making Restore Operations More Efficient&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-extension&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Creates a new volume to house the restored data, with a name derived by appending the specified string to
+                   each volume named by the &lt;emphasis role="bold"&gt;-volume&lt;/emphasis&gt; extension. The Backup System preserves the
+                   contents of the existing volume if it still exists. Do not use either of the &lt;emphasis
+                   role="bold"&gt;.readonly&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;.backup&lt;/emphasis&gt; extensions, which are reserved. The
+                   combination of base volume name and extension cannot exceed 22 characters in length. If you want a period to
+                   separate the extension from the name, specify it as the first character of the string (as in &lt;emphasis
+                   role="bold"&gt;.rst&lt;/emphasis&gt;, for example).&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-date&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies a date and optionally time; the restored volume includes data from dumps performed before the date
+                   only. Provide a value in the format mm/dd/yyyy [hh:MM], where the required mm/dd/yyyy portion indicates the month
+                   (mm), day (dd), and year (yyyy), and the optional hh:MM portion indicates the hour and minutes in 24-hour format
+                   (for example, the value &lt;emphasis role="bold"&gt;14:36&lt;/emphasis&gt; represents 2:36 p.m.). If omitted, the time
+                   defaults to 59 seconds after midnight (00:00:59 hours).&lt;/para&gt;
+ 
+                   &lt;para&gt;Valid values for the year range from &lt;emphasis role="bold"&gt;1970&lt;/emphasis&gt; to &lt;emphasis
+                   role="bold"&gt;2037&lt;/emphasis&gt;; higher values are not valid because the latest possible date in the standard UNIX
+                   representation is in February 2038. The command interpreter automatically reduces any later date to the maximum
+                   value.&lt;/para&gt;
+ 
+                   &lt;note&gt;
+                     &lt;para&gt;A plus sign follows this argument in the command's syntax statement because it accepts a multiword value
+                     which does not need to be enclosed in double quotes or other delimiters, not because it accepts multiple dates.
+                     Provide only one date (and optionally, time) definition.&lt;/para&gt;
+                   &lt;/note&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-portoffset&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies one or more port offset numbers, each corresponding to a Tape Coordinator to use in the operation.
+                   If there is more than one value, the Backup System uses the first one when restoring the full dump of each volume,
+                   the second one when restoring the level 1 incremental dump of each volume, and so on. It uses the final value in
+                   the list when restoring dumps at the corresponding depth in the dump hierarchy and all dumps at lower
+                   levels.&lt;/para&gt;
+ 
+                   &lt;para&gt;Provide this argument unless the default value of 0 (zero) is appropriate for all dumps. If 0 is just one of
+                   the values in the list, provide it explicitly in the appropriate order.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-n&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Displays the list of tapes that contain the dumps required by the restore operation, without actually
+                   performing the operation.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If you did not include the &lt;emphasis role="bold"&gt;-noautoquery&lt;/emphasis&gt; flag when you issued the &lt;emphasis
+           role="bold"&gt;butc&lt;/emphasis&gt; command, or the device's &lt;emphasis role="bold"&gt;CFG_&lt;/emphasis&gt;device_name configuration file
+           includes the instruction &lt;emphasis role="bold"&gt;AUTOQUERY YES&lt;/emphasis&gt;, then the Tape Coordinator prompts you to place
+           the tape in the device's drive. You have already done so, but you must now press &amp;lt;&lt;emphasis
+           role="bold"&gt;Return&lt;/emphasis&gt;&amp;gt; to indicate that the tape is ready for labeling.&lt;/para&gt;
+ 
+           &lt;para&gt;If more than one tape is required, you must either include the &lt;emphasis role="bold"&gt;MOUNT&lt;/emphasis&gt; instruction in
+           the &lt;emphasis role="bold"&gt;CFG_&lt;/emphasis&gt;device_name file and stock the corresponding stacker or jukebox with tapes, or
+           remain at the console to respond to the Tape Coordinator's prompts for subsequent tapes.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;After the restore operation completes, review the Backup System's log files to check for errors. Use the &lt;emphasis
+           role="bold"&gt;bos getlog&lt;/emphasis&gt; command as instructed in &lt;link linkend="HDRWQ173"&gt;Displaying Server Process Log
+           Files&lt;/link&gt; to read the &lt;emphasis role="bold"&gt;/usr/afs/logs/BackupLog&lt;/emphasis&gt; file, and a text editor on the Tape
+           Coordinator machine to read the &lt;emphasis role="bold"&gt;TE_&lt;/emphasis&gt;device_name and &lt;emphasis
+           role="bold"&gt;TL_&lt;/emphasis&gt;device_name files in the local &lt;emphasis role="bold"&gt;/usr/afs/backup&lt;/emphasis&gt;
+           directory.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ310"&gt;
+       &lt;title&gt;Using the backup diskrestore Command&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;partition&lt;/primary&gt;
+ 
+         &lt;secondary&gt;restoring using Backup System&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;to the same location&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;partition&lt;/primary&gt;
+ 
+         &lt;secondary&gt;restoring using Backup System&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;to a new location&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;backup diskrestore&lt;/emphasis&gt; command is most appropriate when you need to restore all of the
+       volumes on an AFS server partition, perhaps because a hardware failure has corrupted or destroyed all of the data. The command
+       performs a full restore of all of the read/write volumes for which the VLDB lists the specified partition as the current site,
+       using the dumps of either the read/write or backup version of each volume depending on which type was dumped more recently.
+       (You can restore any backup or read-only volumes that resided on the partition by using the &lt;emphasis role="bold"&gt;vos
+       backup&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt; commands after the &lt;emphasis role="bold"&gt;backup
+       diskrestore&lt;/emphasis&gt; operation is complete.)&lt;/para&gt;
+ 
+       &lt;para&gt;By default, the Backup System restores the volumes to the site they previously occupied. To move the partition contents
+       to a different site, use the &lt;emphasis role="bold"&gt;-newserver&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-newpartition&lt;/emphasis&gt;
+       arguments, singly or in combination.&lt;/para&gt;
+ 
+       &lt;para&gt;By default, the Backup System overwrites the contents of existing volumes with the restored data. To create a new volume
+       to house the restored data instead, use the &lt;emphasis role="bold"&gt;-extension&lt;/emphasis&gt; argument. The Backup System creates
+       the new volume at the site designated by the &lt;emphasis role="bold"&gt;-newserver&lt;/emphasis&gt; and &lt;emphasis
+       role="bold"&gt;-newpartition&lt;/emphasis&gt; arguments if they are used or the &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; and &lt;emphasis
+       role="bold"&gt;-partition&lt;/emphasis&gt; arguments otherwise. It derives the volume name by adding the extension to the read/write
+       base name listed in the VLDB, and creates a new VLDB entry. The command does not affect the existing volume in any way.
+       However, if a volume with the specified extension also already exists, the command overwrites it.&lt;/para&gt;
+ 
+       &lt;para&gt;If a partition seems damaged, be sure not to run the &lt;emphasis role="bold"&gt;vos syncserv&lt;/emphasis&gt; command before the
+       &lt;emphasis role="bold"&gt;backup diskrestore&lt;/emphasis&gt; command. As noted, the Backup System restores volumes according to VLDB
+       site definitions. The &lt;emphasis role="bold"&gt;vos syncserv&lt;/emphasis&gt; command sometimes removes a volume's VLDB entry when the
+       corruption on the partition is so severe that the Volume Server cannot confirm the volume's presence.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;backup commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;diskrestore&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;backup diskrestore&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ311"&gt;
+       &lt;title&gt;To restore a partition with the backup diskrestore command&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are authenticated as a user listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt;
+           file. If necessary, issue the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ593"&gt;To display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;machine name&lt;/emphasis&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If the Tape Coordinator for the tape device that is to perform the operation is not already running, open a
+           connection to the appropriate Tape Coordinator machine and issue the &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt; command, for
+           which complete instructions appear in &lt;link linkend="HDRWQ292"&gt;To start a Tape Coordinator process&lt;/link&gt;.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt; [&amp;lt;&lt;emphasis&gt;port offset&lt;/emphasis&gt;&amp;gt;] [&lt;emphasis role="bold"&gt;-noautoquery&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;Repeat the command for each Tape Coordinator if you are using more than one tape device.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If using a tape device, insert the tape.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command to enter interactive mode. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;backup diskrestore&lt;/emphasis&gt; command with the desired arguments. &lt;programlisting&gt;
+    backup&amp;gt; &lt;emphasis role="bold"&gt;diskrestore&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;machine to restore&lt;/emphasis&gt;&amp;gt; &amp;lt;&lt;emphasis&gt;partition to restore&lt;/emphasis&gt;&amp;gt;  \
+                        [&lt;emphasis role="bold"&gt;-portoffset&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;TC port offset&lt;/emphasis&gt;&amp;gt;+]  \
+                        [&lt;emphasis role="bold"&gt;-newserver&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;destination machine&lt;/emphasis&gt;&amp;gt;]  \
+                        [&lt;emphasis role="bold"&gt;-newpartition&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;destination partition&lt;/emphasis&gt;&amp;gt;]  \
+                        [&lt;emphasis role="bold"&gt;-extension&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;new volume name extension&lt;/emphasis&gt;&amp;gt;] [&lt;emphasis
+                 role="bold"&gt;-n&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;di&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;diskrestore&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine to restore&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the file server machine that the VLDB lists as the site of the volumes that need to be
+                   restored.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;partition to restore&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the partition that the VLDB lists as the site of the volumes that need to be restored.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-portoffset&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies one or more port offset numbers, each corresponding to a Tape Coordinator to use in the operation.
+                   If there is more than one value, the Backup System uses the first one when restoring the full dump of each volume,
+                   the second one when restoring the level 1 incremental dump of each volume, and so on. It uses the final value in
+                   the list when restoring dumps at the corresponding depth in the dump hierarchy and all dumps at lower
+                   levels.&lt;/para&gt;
+ 
+                   &lt;para&gt;Provide this argument unless the default value of 0 (zero) is appropriate for all dumps. If 0 is just one of
+                   the values in the list, provide it explicitly in the appropriate order.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-newserver&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names an alternate file server machine to which to restore the volumes. If you omit this argument, the
+                   volumes are restored to the file server machine named by the &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt;
+                   argument.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-newpartition&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names an alternate partition to which to restore the data. If you omit this argument, the volumes are
+                   restored to the partition named by the &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; argument.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-extension&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Creates a new volume for each volume being restored, to house the restored data, appending the specified
+                   string to the volume's read/write base name as listed in the VLDB. Any string other than &lt;emphasis
+                   role="bold"&gt;.readonly&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;.backup&lt;/emphasis&gt; is acceptable, but the combination of
+                   the base name and extension cannot exceed 22 characters in length. To use a period to separate the extension from
+                   the name, specify it as the first character of the string (as in &lt;emphasis role="bold"&gt;.rst&lt;/emphasis&gt;, for
+                   example).&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-n&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Displays a list of the tapes necessary to perform the requested restore, without actually performing the
+                   operation.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If you did not include the &lt;emphasis role="bold"&gt;-noautoquery&lt;/emphasis&gt; flag when you issued the &lt;emphasis
+           role="bold"&gt;butc&lt;/emphasis&gt; command, or the device's &lt;emphasis role="bold"&gt;CFG_&lt;/emphasis&gt;device_name configuration file
+           includes the instruction &lt;emphasis role="bold"&gt;AUTOQUERY YES&lt;/emphasis&gt;, then the Tape Coordinator prompts you to place
+           the tape in the device's drive. You have already done so, but you must now press &amp;lt;&lt;emphasis
+           role="bold"&gt;Return&lt;/emphasis&gt;&amp;gt; to indicate that the tape is ready for labeling.&lt;/para&gt;
+ 
+           &lt;para&gt;If more than one tape is required, you must either include the &lt;emphasis role="bold"&gt;MOUNT&lt;/emphasis&gt; instruction in
+           the &lt;emphasis role="bold"&gt;CFG_&lt;/emphasis&gt;device_name file and stock the corresponding stacker or jukebox with tapes, or
+           remain at the console to respond to the Tape Coordinator's prompts for subsequent tapes.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;After the restore operation completes, review the Backup System's log files to check for errors. Use the &lt;emphasis
+           role="bold"&gt;bos getlog&lt;/emphasis&gt; command as instructed in &lt;link linkend="HDRWQ173"&gt;Displaying Server Process Log
+           Files&lt;/link&gt; to read the &lt;emphasis role="bold"&gt;/usr/afs/logs/BackupLog&lt;/emphasis&gt; file, and a text editor on the Tape
+           Coordinator machine to read the &lt;emphasis role="bold"&gt;TE_&lt;/emphasis&gt;device_name and &lt;emphasis
+           role="bold"&gt;TL_&lt;/emphasis&gt;device_name files in the local &lt;emphasis role="bold"&gt;/usr/afs/backup&lt;/emphasis&gt;
+           directory.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ312"&gt;
+       &lt;title&gt;Using the backup volsetrestore Command&lt;/title&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;backup volsetrestore&lt;/emphasis&gt; command is most appropriate when you need to perform a full
+       restore of several read/write volumes, placing each at a specified site. You specify the volumes to restore either by naming a
+       volume set with the &lt;emphasis role="bold"&gt;-name&lt;/emphasis&gt; argument or by listing each volume's name and restoration site in a
+       file named by the &lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt; argument, as described in the following sections.&lt;/para&gt;
+ 
+       &lt;para&gt;Because the &lt;emphasis role="bold"&gt;backup volsetrestore&lt;/emphasis&gt; command enables you to restore a large number of
+       volumes with a single command, the restore operation can potentially take hours to complete. One way to reduce the time is to
+       run multiple instances of the command simultaneously. Either use the &lt;emphasis role="bold"&gt;-name&lt;/emphasis&gt; argument to
+       specify disjoint volume sets for each command, or the &lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt; argument to name files that list
+       different volumes. You must have several Tape Coordinators available to read the required tapes. Depending on how the volumes
+       to be restored were dumped to tape, specifying disjoint volume sets can also reduce the number of tape changes
+       required.&lt;/para&gt;
+ 
+       &lt;sect3 id="HDRWQ313"&gt;
+         &lt;title&gt;Restoring a Volume Set with the -name Argument&lt;/title&gt;
+ 
+         &lt;para&gt;Use the &lt;emphasis role="bold"&gt;-name&lt;/emphasis&gt; argument to restore a group of volumes defined in a volume set. The
+         Backup System creates a list of the volumes in the VLDB that match the server, partition, and volume name criteria defined
+         in the volume set's volume entries, and for which dumps are available. The volumes do not have to exist on the server
+         partition as long as the VLDB still lists them (this can happen when, for instance, a hardware problem destroys the contents
+         of an entire disk).&lt;/para&gt;
+ 
+         &lt;para&gt;By default, the Backup System restores, as a read/write volume, each volume that matches the volume set criteria to
+         the site listed in the VLDB. If a volume of the matching name exists at that site, its current contents are overwritten. You
+         can instead create a new volume to house the restored data by including the &lt;emphasis role="bold"&gt;-extension&lt;/emphasis&gt;
+         argument. The Backup System creates the new volume at the existing volume's site, derives its name by adding the extension
+         to the existing volume's read/write base name, and creates a new VLDB entry for it. The command does not affect the existing
+         volume in any way. However, if a volume with the specified extension also already exists, the command overwrites it. To make
+         the contents of the new volume accessible, use the &lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt; command to mount it. You can
+         then compare its contents to those of the existing volume, to see which to retain permanently.&lt;/para&gt;
+ 
+         &lt;para&gt;It is not required that the volume set was previously used to back up volumes (was used as the &lt;emphasis
+         role="bold"&gt;-volumeset&lt;/emphasis&gt; option to the &lt;emphasis role="bold"&gt;backup dump&lt;/emphasis&gt; command). It can be defined
+         especially to match the volumes that need to be restored with this command, and that is usually the better choice. Indeed, a
+         &lt;emphasis&gt;temporary&lt;/emphasis&gt; volume set, created by including the &lt;emphasis role="bold"&gt;-temporary&lt;/emphasis&gt; flag to the
+         &lt;emphasis role="bold"&gt;backup addvolset&lt;/emphasis&gt; command, can be especially useful in this context (instructions appear in
+         &lt;link linkend="HDRWQ265"&gt;Defining and Displaying Volume Sets and Volume Entries&lt;/link&gt;). A temporary volume set is not added
+         to the Backup Database and exists only during the current interactive backup session, which is suitable if the volume set is
+         needed only to complete the single restore operation initialized by this command.&lt;/para&gt;
+ 
+         &lt;para&gt;The reason that a specially defined volume set is probably better is that volume sets previously defined for use in
+         dump operations usually match the backup version of volumes, whereas for a restore operation it is best to define volume
+         entries that match the base (read/write) name. In this case, the Backup System searches the Backup Database for the newest
+         dump set that includes a dump of either the read/write or the backup version of the volume. If, in contrast, a volume entry
+         explicitly matches the volume's backup or read-only version, the Backup System uses dumps of that volume version only,
+         restoring them to a read/write volume by stripping off the &lt;emphasis role="bold"&gt;.backup&lt;/emphasis&gt; or &lt;emphasis
+         role="bold"&gt;.readonly&lt;/emphasis&gt; extension.&lt;/para&gt;
+ 
+         &lt;para&gt;If there are VLDB entries that match the volume set criteria, but for which there are no dumps recorded in the Backup
+         Database, the Backup System cannot restore them. It generates an error message on the standard error stream for each
+         one.&lt;/para&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="HDRWQ314"&gt;
+         &lt;title&gt;Restoring Volumes Listed in a File with the -file Argument&lt;/title&gt;
+ 
+         &lt;para&gt;Use the &lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt; argument to specify the name and site of each read/write volume to
+         restore. Each volume's entry must appear on its own (unbroken) line in the file, and comply with the following
+         format:&lt;/para&gt;
+ 
+         &lt;programlisting&gt;
+    machine    partition   volume    [comments...]
+ &lt;/programlisting&gt;
+ 
+         &lt;para&gt;where &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;machine&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Names the file server machine to which to restore the volume. You can move the volume as you restore it by
+                 naming a machine other than the current site.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;partition&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Names the partition to which to restore the volume. You can move the volume as you restore it by naming a
+                 partition other than the current site.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;volume&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Names the volume to restore. Specify the base (read/write) name to have the Backup System search the Backup
+                 Database for the newest dump set that includes a dump of either the read/write or the backup version of the volume.
+                 It restores the dumps of that version of the volume, starting with the most recent full dump. If, in contrast, you
+                 include the &lt;computeroutput&gt;.backup&lt;/computeroutput&gt; or &lt;computeroutput&gt;.readonly&lt;/computeroutput&gt; extension, the
+                 Backup System restores dumps of that volume version only, but into a read/write volume without the extension. The
+                 base name must match the name used in Backup Database dump records rather than in the VLDB, if they differ, because
+                 the Backup System does not consult the VLDB when you use the &lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt; argument.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;comments...&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is any other text. The Backup System ignores any text on each line that appears after the volume name, so you
+                 can use this field for helpful notes.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;&lt;/para&gt;
+ 
+         &lt;para&gt;Do not use wildcards (for example, &lt;emphasis role="bold"&gt;.*&lt;/emphasis&gt;) in the machine, partition, or volume fields.
+         It is acceptable for multiple lines in the file to name the same volume, but the Backup System processes only the first of
+         them.&lt;/para&gt;
+ 
+         &lt;para&gt;By default, the Backup System replaces the existing version of each volume with the restored data, placing the volume
+         at the site specified in the machine and partition fields. You can instead create a new volume to house the restored
+         contents by including the &lt;emphasis role="bold"&gt;-extension&lt;/emphasis&gt; argument. The Backup System creates a new volume at
+         the site named in the machine and partition fields, derives its name by adding the specified extension to the read/write
+         version of the name in the volume field, and creates a new VLDB entry for it. The command does not affect the existing
+         volume in any way. However, if a volume with the specified extension also already exists, the command overwrites it. To make
+         the contents of the new volume accessible, use the &lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt; command to mount it. You can
+         then compare its contents to those of the existing volume, to see which to retain permanently.&lt;/para&gt;
+ 
+         &lt;para&gt;If the file includes entries for volumes that have no dumps recorded in the Backup Database, the Backup System cannot
+         restore them. It generates an error message on the standard error stream for each one.&lt;/para&gt;
+ 
+         &lt;para&gt;One way to generate a file to use as input to the &lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt; argument is to issue the
+         command with the &lt;emphasis role="bold"&gt;-name&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-n&lt;/emphasis&gt; options and direct the
+         output to a file. The output includes a line like the following for each volume (shown here on two lines only for legibility
+         reasons); the value comes from the source indicated in the following list:&lt;/para&gt;
+ 
+         &lt;programlisting&gt;
+    machine   partition   volume_dumped  # as   volume_restored;    \
+          tape_name   (tape_ID);   pos   position_number;   date
+ &lt;/programlisting&gt;
+ 
+         &lt;para&gt;where &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;machine&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Names the file server machine that currently houses the volume, as listed in the VLDB.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;partition&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Names the partition that currently houses the volume, as listed in the VLDB.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;volume_dumped&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Specifies the version (read/write or backup) of the volume that was dumped, as listed in the Backup
+                 Database.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;volume_restored&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Specifies the name under which the Backup System restores the volume when the &lt;emphasis
+                 role="bold"&gt;-n&lt;/emphasis&gt; flag is not included. If you include the &lt;emphasis role="bold"&gt;-extension&lt;/emphasis&gt;
+                 argument with the &lt;emphasis role="bold"&gt;-name&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-n&lt;/emphasis&gt; options, then the
+                 extension appears on the name in this field (as in &lt;computeroutput&gt;user.pat.rst&lt;/computeroutput&gt;, for
+                 example).&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;tape_name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Names the tape containing the dump of the volume, from the Backup Database. If the tape has a permanent name,
+                 it appears here; otherwise, it is the AFS tape name.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;tape_ID&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;The tape ID of the tape containing the dump of the volume, from the Backup Database.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;position_number&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Specifies the dump's position on the tape (for example, &lt;computeroutput&gt;31&lt;/computeroutput&gt; indicates that 30
+                 volume dumps precede the current one on the tape). If the dump was written to a backup data file, this number is the
+                 ordinal of the 16 KB-offset at which the volume's data begins.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;date&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;The date and time when the volume was dumped.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;&lt;/para&gt;
+ 
+         &lt;para&gt;To make the entries suitable for use with the &lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt; argument, edit them as indicated:
+         &lt;itemizedlist&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;The Backup System uses only the first three fields on each line of the input file, and so ignores all the fields
+               after the number sign (&lt;computeroutput&gt;#&lt;/computeroutput&gt;). You can remove them if it makes it easier for you to read
+               the file, but that is not necessary.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The volume_dumped (third) field of each line in the output file becomes the volume field in the input file. The
+               Backup System restores data to read/write volumes only, so remove the &lt;computeroutput&gt;.backup&lt;/computeroutput&gt; or
+               &lt;computeroutput&gt;.readonly&lt;/computeroutput&gt; extension if it appears on the name in the volume_dumped field.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The output file includes a line for every dump operation in which a specific volume was included (the full dump
+               and any incremental dumps), but the Backup System only processes the first line in the input file that mentions a
+               specific volume. You can remove the repeated lines if it makes the file easier for you to read.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The &lt;emphasis&gt;machine&lt;/emphasis&gt; and &lt;emphasis&gt;partition&lt;/emphasis&gt; fields on an output line designate the
+               volume's current site. To move the volume to another location as you restore it, change the values.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;backup commands&lt;/primary&gt;
+ 
+           &lt;secondary&gt;volsetrestore&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;commands&lt;/primary&gt;
+ 
+           &lt;secondary&gt;backup volsetrestore&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+       &lt;/sect3&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ315"&gt;
+       &lt;title&gt;To restore a group of volumes with the backup volsetrestore command&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are authenticated as a user listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt;
+           file. If necessary, issue the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ593"&gt;To display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;machine name&lt;/emphasis&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If the Tape Coordinator for the tape device that is to perform the operation is not already running, open a
+           connection to the appropriate Tape Coordinator machine and issue the &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt; command, for
+           which complete instructions appear in &lt;link linkend="HDRWQ292"&gt;To start a Tape Coordinator process&lt;/link&gt;.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt; [&amp;lt;&lt;emphasis&gt;port offset&lt;/emphasis&gt;&amp;gt;] [&lt;emphasis role="bold"&gt;-noautoquery&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;Repeat the command for each Tape Coordinator if you are using more than one tape device.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If using a tape device, insert the tape.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command to enter interactive mode. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; If appropriate, issue the &lt;emphasis role="bold"&gt;(backup)
+           addvolset&lt;/emphasis&gt; command to create a new volume set expressly for this restore operation. Include the &lt;emphasis
+           role="bold"&gt;-temporary&lt;/emphasis&gt; flag if you do not need to add the volume set to the Backup Database. Then issue one or
+           more &lt;emphasis role="bold"&gt;(backup) addvolentry&lt;/emphasis&gt; commands to create volume entries that include only the volumes
+           to be restored. Complete instructions appear in &lt;link linkend="HDRWQ265"&gt;Defining and Displaying Volume Sets and Volume
+           Entries&lt;/link&gt;. &lt;programlisting&gt;
+    backup&amp;gt; &lt;emphasis role="bold"&gt;addvolset&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;volume set name&lt;/emphasis&gt;&amp;gt;  [&lt;emphasis role="bold"&gt;-temporary&lt;/emphasis&gt;]
+    backup&amp;gt; &lt;emphasis role="bold"&gt;addvolentry  -name&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;volume set name&lt;/emphasis&gt;&amp;gt;  \
+                         &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;machine name&lt;/emphasis&gt;&amp;gt;  \
+                         &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;partition name&lt;/emphasis&gt;&amp;gt;  \
+                         &lt;emphasis role="bold"&gt;-volumes&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;volume name (regular expression)&lt;/emphasis&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;backup volsetrestore&lt;/emphasis&gt; command with the desired arguments. &lt;programlisting&gt;
+    backup&amp;gt; &lt;emphasis role="bold"&gt;volsetrestore&lt;/emphasis&gt; [&lt;emphasis role="bold"&gt;-name&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;volume set name&lt;/emphasis&gt;&amp;gt;]  \
+                  [&lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;file name&lt;/emphasis&gt;&amp;gt;]  \
+                  [&lt;emphasis role="bold"&gt;-portoffset&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;TC port offset&lt;/emphasis&gt;&amp;gt;+]  \
+                  [&lt;emphasis role="bold"&gt;-extension&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;new volume name extension&lt;/emphasis&gt;&amp;gt;] [&lt;emphasis
+                 role="bold"&gt;-n&lt;/emphasis&gt;] 
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names a volume set to restore. The Backup System restores all of the volumes listed in the VLDB that match
+                   the volume set's volume entries, as described in &lt;link linkend="HDRWQ313"&gt;Restoring a Volume Set with the -name
+                   Argument&lt;/link&gt;. Provide this argument or the &lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt; argument, but not
+                   both.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the full pathname of a file that lists one or more volumes and the site (file server machine and
+                   partition) to which to restore each. The input file has the format described in &lt;link linkend="HDRWQ314"&gt;Restoring
+                   Volumes Listed in a File with the -file Argument&lt;/link&gt;. Use either this argument or the &lt;emphasis
+                   role="bold"&gt;-name&lt;/emphasis&gt; argument, but not both.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-portoffset&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies one or more port offset numbers, each corresponding to a Tape Coordinator to use in the operation.
+                   If there is more than one value, the Backup System uses the first one when restoring the full dump of each volume,
+                   the second one when restoring the level 1 incremental dump of each volume, and so on. It uses the final value in
+                   the list when restoring dumps at the corresponding depth in the dump hierarchy and all dumps at lower
+                   levels.&lt;/para&gt;
+ 
+                   &lt;para&gt;Provide this argument unless the default value of 0 (zero) is appropriate for all dumps. If 0 is just one of
+                   the values in the list, provide it explicitly in the appropriate order.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-extension&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Creates a new volume for each volume being restored, to house the restored data, appending the specified
+                   string to the volume's read/write base name as listed in the VLDB. Any string other than &lt;emphasis
+                   role="bold"&gt;.readonly&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;.backup&lt;/emphasis&gt; is acceptable, but the combination of
+                   the base name and extension cannot exceed 22 characters in length. To use a period to separate the extension from
+                   the name, specify it as the first character of the string (as in &lt;emphasis role="bold"&gt;.rst&lt;/emphasis&gt;, for
+                   example).&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-n&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Displays a list of the volumes to be restored when the flag is not included, without actually restoring
+                   them. The &lt;emphasis role="bold"&gt;Output&lt;/emphasis&gt; section of this reference page details the format of the output.
+                   When combined with the &lt;emphasis role="bold"&gt;-name&lt;/emphasis&gt; argument, its output is easily edited for use as
+                   input to the &lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt; argument on a subsequent &lt;emphasis role="bold"&gt;backup
+                   volsetrestore&lt;/emphasis&gt; command.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If you did not include the &lt;emphasis role="bold"&gt;-noautoquery&lt;/emphasis&gt; flag when you issued the &lt;emphasis
+           role="bold"&gt;butc&lt;/emphasis&gt; command, or the device's &lt;emphasis role="bold"&gt;CFG_&lt;/emphasis&gt;device_name configuration file
+           includes the instruction &lt;emphasis role="bold"&gt;AUTOQUERY YES&lt;/emphasis&gt;, then the Tape Coordinator prompts you to place
+           the tape in the device's drive. You have already done so, but you must now press &amp;lt;&lt;emphasis
+           role="bold"&gt;Return&lt;/emphasis&gt;&amp;gt; to indicate that the tape is ready for labeling.&lt;/para&gt;
+ 
+           &lt;para&gt;If more than one tape is required, you must either include the &lt;emphasis role="bold"&gt;MOUNT&lt;/emphasis&gt; instruction in
+           the &lt;emphasis role="bold"&gt;CFG_&lt;/emphasis&gt;device_name file and stock the corresponding stacker or jukebox with tapes, or
+           remain at the console to respond to the Tape Coordinator's prompts for subsequent tapes.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;After the restore operation completes, review the Backup System's log files to check for errors. Use the &lt;emphasis
+           role="bold"&gt;bos getlog&lt;/emphasis&gt; command as instructed in &lt;link linkend="HDRWQ173"&gt;Displaying Server Process Log
+           Files&lt;/link&gt; to read the &lt;emphasis role="bold"&gt;/usr/afs/logs/BackupLog&lt;/emphasis&gt; file, and a text editor on the Tape
+           Coordinator machine to read the &lt;emphasis role="bold"&gt;TE_&lt;/emphasis&gt;device_name and &lt;emphasis
+           role="bold"&gt;TL_&lt;/emphasis&gt;device_name files in the local &lt;emphasis role="bold"&gt;/usr/afs/backup&lt;/emphasis&gt;
+           directory.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;administering&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ316"&gt;
+     &lt;title&gt;Maintaining the Backup Database&lt;/title&gt;
+ 
+     &lt;para&gt;The Backup Database stores all of the configuration and tracking information that the Backup System uses when dumping and
+     restoring data. If a hardware failure or other problem on a database server machine corrupts or damages the database, it is
+     relatively easy to recreate the configuration information (the dump hierarchy and lists of volume sets and Tape Coordinator port
+     offset numbers). However, restoring the dump tracking information (dump records) is more complicated and time-consuming. To
+     protect yourself against loss of data, back up the Backup Database itself to tape on a regular schedule.&lt;/para&gt;
+ 
+     &lt;para&gt;Another potential concern is that the Backup Database can grow large rather quickly, because the Backup System keeps very
+     detailed and cross-referenced records of dump operations. Backup operations become less efficient if the Backup Server has to
+     navigate through a large number of obsolete records to find the data it needs. To keep the database to a manageable size, use
+     the &lt;emphasis role="bold"&gt;backup deletedump&lt;/emphasis&gt; command to delete obsolete records, as described in &lt;link
+     linkend="HDRWQ321"&gt;Removing Obsolete Records from the Backup Database&lt;/link&gt;. If you later find that you have removed records
+     that you still need, you can use the &lt;emphasis role="bold"&gt;backup scantape&lt;/emphasis&gt; command to read the information from the
+     dump and tape labels on the corresponding tapes back into the database, as instructed in &lt;link linkend="HDRWQ305"&gt;To scan the
+     contents of a tape&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Backup Database&lt;/primary&gt;
+ 
+       &lt;secondary&gt;restoring&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Backup Database&lt;/primary&gt;
+ 
+       &lt;secondary&gt;backing up&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;dumping&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Backup Database to tape&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;backing up&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Backup Database to tape&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;restoring&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Backup Database from tape&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="HDRWQ317"&gt;
+       &lt;title&gt;Backing Up and Restoring the Backup Database&lt;/title&gt;
+ 
+       &lt;para&gt;Because of the importance of the information in the Backup Database, it is best to back it up to tape or other permanent
+       media on a regular basis. As for the other AFS, administrative databases, the recommended method is to use a utility designed
+       to back up a machine's local disk, such as the UNIX &lt;emphasis role="bold"&gt;tar&lt;/emphasis&gt; command. For instructions, see &lt;link
+       linkend="HDRWQ107"&gt;Backing Up and Restoring the Administrative Databases&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;In the rare event that the Backup Database seems damaged or corrupted, you can use the &lt;emphasis role="bold"&gt;backup
+       dbverify&lt;/emphasis&gt; command to check its status. If it is corrupted, use the &lt;emphasis role="bold"&gt;backup savedb&lt;/emphasis&gt;
+       command to repair some types of damage. Then use the &lt;emphasis role="bold"&gt;backup restoredb&lt;/emphasis&gt; to return the corrected
+       database to the local disks of the database server machines. For instructions, see &lt;link linkend="HDRWQ318"&gt;Checking for and
+       Repairing Corruption in the Backup Database&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ318"&gt;
+       &lt;title&gt;Checking for and Repairing Corruption in the Backup Database&lt;/title&gt;
+ 
+       &lt;para&gt;In rare cases, the Backup Database can become damaged or corrupted, perhaps because of disk or other hardware errors.
+       Use the &lt;emphasis role="bold"&gt;backup dbverify&lt;/emphasis&gt; command to check the integrity of the database. If it is corrupted,
+       the most efficient way to repair it is to use the &lt;emphasis role="bold"&gt;backup savedb&lt;/emphasis&gt; command to copy the database
+       to tape. The command automatically repairs several types of corruption, and you can then use the &lt;emphasis role="bold"&gt;backup
+       restoredb&lt;/emphasis&gt; command to transfer the repaired copy of the database back to the local disks of the database server
+       machines.&lt;/para&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;backup savedb&lt;/emphasis&gt; command also removes &lt;emphasis&gt;orphan blocks&lt;/emphasis&gt;, which are
+       ranges of memory that the Backup Server preallocated in the database but cannot use. Orphan blocks do not interfere with
+       database access, but do waste disk space. The &lt;emphasis role="bold"&gt;backup dbverify&lt;/emphasis&gt; command reports the existence
+       of orphan blocks if you include the &lt;emphasis role="bold"&gt;-detail&lt;/emphasis&gt; flag.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;verifying integrity&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;backup commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;dbverify&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;backup dbverify&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ319"&gt;
+       &lt;title&gt;To verify the integrity of the Backup Database&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are authenticated as a user listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt;
+           file. If necessary, issue the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ593"&gt;To display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;machine name&lt;/emphasis&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;backup dbverify&lt;/emphasis&gt; command to check the integrity of the Backup Database.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;backup dbverify&lt;/emphasis&gt; [&lt;emphasis role="bold"&gt;-detail&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;db&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;dbverify&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-detail&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Reports the existence of orphan blocks and other information about the database, as described on the
+                   &lt;emphasis role="bold"&gt;backup dbverify&lt;/emphasis&gt; reference page in the &lt;emphasis&gt;OpenAFS Administration
+                   Reference&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;The output reports one of the following messages: &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;&lt;computeroutput&gt;Database OK&lt;/computeroutput&gt; indicates that the Backup Database is undamaged.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;&lt;computeroutput&gt;Database not OK&lt;/computeroutput&gt; indicates that the Backup Database is damaged. To recover
+                 from the problem, use the instructions in &lt;link linkend="HDRWQ320"&gt;To repair corruption in the Backup
+                 Database&lt;/link&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;backup savedb&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;backup commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;savedb&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ320"&gt;
+       &lt;title&gt;To repair corruption in the Backup Database&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Log in as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on each database server machine in the
+           cell.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LISAVEDB-STARTTC" /&gt;If the Tape Coordinator for the tape device that is to perform the operation is not
+           already running, open a connection to the appropriate Tape Coordinator machine and issue the &lt;emphasis
+           role="bold"&gt;butc&lt;/emphasis&gt; command, for which complete instructions appear in &lt;link linkend="HDRWQ292"&gt;To start a Tape
+           Coordinator process&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;butc&lt;/emphasis&gt; [&amp;lt;&lt;emphasis&gt;port offset&lt;/emphasis&gt;&amp;gt;] [&lt;emphasis role="bold"&gt;-noautoquery&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If writing to tape, place a tape in the appropriate device.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Working on one of the machines, issue the &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command to enter interactive mode.
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;backup -localauth&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;emphasis role="bold"&gt;-localauth&lt;/emphasis&gt; constructs a server ticket from the local &lt;emphasis
+           role="bold"&gt;/usr/afs/etc/KeyFile&lt;/emphasis&gt; file. This flag enables you to issue a privileged command while logged in as
+           the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; but without AFS administrative tokens.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that no backup operations are actively running. If necessary, issue the &lt;emphasis role="bold"&gt;(backup)
+           status&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ295"&gt;To check the status of a Tape Coordinator
+           process&lt;/link&gt;. Repeat for each Tape Coordinator port offset in turn. &lt;programlisting&gt;
+    backup&amp;gt; &lt;emphasis role="bold"&gt;status -portoffset&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;TC port offset&lt;/emphasis&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LISAVEDB-CMD" /&gt;Issue the &lt;emphasis role="bold"&gt;(backup) savedb&lt;/emphasis&gt; command to repair corruption
+           in the database as it is written to tape or a file. &lt;programlisting&gt;
+    backup&amp;gt; &lt;emphasis role="bold"&gt;savedb&lt;/emphasis&gt; [&lt;emphasis role="bold"&gt;-portoffset&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;TC port offset&lt;/emphasis&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;sa&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;savedb&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-portoffset&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the port offset number of the Tape Coordinator handling the tape or backup data file for this
+                   operation. You must provide this argument unless the default value of 0 (zero) is appropriate.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Exit interactive mode. &lt;programlisting&gt;
+    backup&amp;gt;  &lt;emphasis role="bold"&gt;quit&lt;/emphasis&gt;  
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;On each machine in turn, issue the &lt;emphasis role="bold"&gt;bos shutdown&lt;/emphasis&gt; command to shut down the Backup
+           Server process. Include the &lt;emphasis role="bold"&gt;-localauth&lt;/emphasis&gt; flag because you are logged in as the local
+           superuser root, but do not necessarily have administrative tokens. For complete command syntax, see &lt;link
+           linkend="HDRWQ168"&gt;To stop processes temporarily&lt;/link&gt;. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/usr/afs/bin/bos shutdown&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;machine name&lt;/emphasis&gt;&amp;gt; &lt;emphasis role="bold"&gt;buserver  -localauth  -wait&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;On each machine in turn, issue the following commands to remove the Backup Database. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /usr/afs/db&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;rm bdb.DB0&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;rm bdb.DBSYS1&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;On each machine in turn, starting with the machine with the lowest IP address, issue the &lt;emphasis role="bold"&gt;bos
+           start&lt;/emphasis&gt; command to restart the Backup Server process, which creates a zero-length copy of the Backup Database as
+           it starts. For complete command syntax, see &lt;link linkend="HDRWQ166"&gt;To start processes by changing their status flags to
+           Run&lt;/link&gt;. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/usr/afs/bin/bos start&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;machine name&lt;/emphasis&gt;&amp;gt; &lt;emphasis role="bold"&gt;buserver  -localauth&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Working on one of the machines, issue the &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command to enter interactive mode.
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;backup -localauth&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;emphasis role="bold"&gt;-localauth&lt;/emphasis&gt; constructs a server ticket from the local &lt;emphasis
+           role="bold"&gt;/usr/afs/etc/KeyFile&lt;/emphasis&gt; file.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;(backup) addhost&lt;/emphasis&gt; command to create an entry in the new, empty database
+           for the Tape Coordinator process handling the tape or file from which you are reading the repaired copy of the database
+           (presumably the process you started in Step &lt;link linkend="LISAVEDB-STARTTC"&gt;2&lt;/link&gt; and which performed the &lt;emphasis
+           role="bold"&gt;backup savedb&lt;/emphasis&gt; operation in Step &lt;link linkend="LISAVEDB-CMD"&gt;6&lt;/link&gt;). For complete syntax, see
+           Step &lt;link linkend="LICONFTC-ADDHOST"&gt;8&lt;/link&gt; in &lt;link linkend="HDRWQ262"&gt;To configure a Tape Coordinator machine&lt;/link&gt;.
+           &lt;programlisting&gt;
+    backup&amp;gt;  &lt;emphasis role="bold"&gt;addhost&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;tape machine name&lt;/emphasis&gt;&amp;gt; [&amp;lt;&lt;emphasis&gt;TC port offset&lt;/emphasis&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;backup restoredb&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;backup commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;restoredb&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;(backup) restoredb&lt;/emphasis&gt; command to copy the repaired database to the database
+           server machines. &lt;programlisting&gt;
+    backup&amp;gt; &lt;emphasis role="bold"&gt;restoredb&lt;/emphasis&gt;  [&lt;emphasis role="bold"&gt;-portoffset&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;TC port offset&lt;/emphasis&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;res&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;restoredb&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-portoffset&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the port offset number of the Tape Coordinator handling the tape or backup data file for this
+                   operation. You must provide this argument unless the default value of &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; (zero) is
+                   appropriate.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; Exit interactive mode if you do not plan to issue any additional
+           &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; commands. &lt;programlisting&gt;
+    backup&amp;gt; &lt;emphasis role="bold"&gt;quit&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; If desired, enter &lt;emphasis role="bold"&gt;Ctrl-d&lt;/emphasis&gt; or another
+           interrupt signal to exit the &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; shell on each database server machine. You can also
+           issue the &lt;emphasis role="bold"&gt;Ctrl-c&lt;/emphasis&gt; signal on the Tape Coordinator machine to stop the process.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;dump set (Backup System)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;deleting from Backup Database&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Backup System&lt;/primary&gt;
+ 
+         &lt;secondary&gt;dump records&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;deleting&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ321"&gt;
+       &lt;title&gt;Removing Obsolete Records from the Backup Database&lt;/title&gt;
+ 
+       &lt;para&gt;Whenever you recycle or relabel a tape using the &lt;emphasis role="bold"&gt;backup dump&lt;/emphasis&gt; or &lt;emphasis
+       role="bold"&gt;backup labeltape&lt;/emphasis&gt; command, the Backup System automatically removes all of the dump records for the dumps
+       contained on the tape and all other tapes in the dump set. However, obsolete records can still accumulate in the Backup
+       Database over time. For example, when you discard a backup tape after using it the maximum number of times recommended by the
+       manufacturer, the records for dumps on it remain in the database. Similarly, the Backup System does not automatically remove a
+       dump's record when the dump reaches its expiration date, but only if you then recycle or relabel the tape that contains the
+       dump. Finally, if a backup operation halts in the middle, the records for any volumes successfully written to tape before the
+       halt remain in the database.&lt;/para&gt;
+ 
+       &lt;para&gt;A very large Backup Database can make backup operations less efficient because the Backup Server has to navigate through
+       a large number of records to find the ones it needs. To remove obsolete records, use the &lt;emphasis role="bold"&gt;backup
+       deletedump&lt;/emphasis&gt; command. Either identify individual dumps by dump ID number, or specify the removal of all dumps created
+       during a certain time period. Keep in mind that you cannot remove the record of an appended dump except by removing the record
+       of its initial dump, which removes the records of all associated appended dumps. Removing records of a dump makes it
+       impossible to restore data from the corresponding tapes or from any dump that refers to the deleted dump as its parent,
+       directly or indirectly. That is, restore operations must begin with the full dump and continue with each incremental dump in
+       order. If you have removed the records for a specific dump, you cannot restore any data from later incremental dumps.&lt;/para&gt;
+ 
+       &lt;para&gt;Another way to truncate the Backup Database is to include the &lt;emphasis role="bold"&gt;-archive&lt;/emphasis&gt; argument to the
+       &lt;emphasis role="bold"&gt;backup savedb&lt;/emphasis&gt; command. After a copy of the database is written to tape or to a backup data
+       file, the Backup Server deletes the dump records for all dump operations with timestamps prior to the date and time you
+       specify. However, issuing the &lt;emphasis role="bold"&gt;backup deletedump&lt;/emphasis&gt; command with only the &lt;emphasis
+       role="bold"&gt;-to&lt;/emphasis&gt; argument is equivalent in effect and is simpler because it does not require starting a Tape
+       Coordinator process as the &lt;emphasis role="bold"&gt;backup savedb&lt;/emphasis&gt; command does. For further information on the
+       &lt;emphasis role="bold"&gt;-archive&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;backup savedb&lt;/emphasis&gt; command, see the
+       command's reference page in the &lt;emphasis&gt;OpenAFS Administration Reference&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;If you later need to access deleted dump records, and the corresponding tapes still exist, you can use the &lt;emphasis
+       role="bold"&gt;-dbadd&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;backup scantape&lt;/emphasis&gt; command to scan their contents
+       into the database, as instructed in &lt;link linkend="HDRWQ305"&gt;To scan the contents of a tape&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;backup commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;deletedump&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;backup deletedump&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ322"&gt;
+       &lt;title&gt;To delete dump records from the Backup Database&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are authenticated as a user listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt;
+           file. If necessary, issue the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ593"&gt;To display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;machine name&lt;/emphasis&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; Issue the &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command to enter
+           interactive mode, if you want to delete multiple records or issue additional commands. The interactive prompt appears in
+           the following step. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; Issue the &lt;emphasis role="bold"&gt;backup dumpinfo&lt;/emphasis&gt; command to
+           list information from the Backup Database that can help you decide which records to delete. For detailed instructions, see
+           &lt;link linkend="HDRWQ303"&gt;To display dump records&lt;/link&gt;. &lt;programlisting&gt;
+    backup&amp;gt; &lt;emphasis role="bold"&gt;dumpinfo&lt;/emphasis&gt; [&amp;lt;&lt;emphasis&gt;no. of dumps&lt;/emphasis&gt;&amp;gt;]  [&lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;dump id&lt;/emphasis&gt;&amp;gt;]  [&lt;emphasis
+                 role="bold"&gt;-verbose&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;backup deletedump&lt;/emphasis&gt; command to delete one or more dump sets.
+           &lt;programlisting&gt;
+    backup&amp;gt; &lt;emphasis role="bold"&gt;deletedump&lt;/emphasis&gt; [&lt;emphasis role="bold"&gt;-dumpid&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;dumpid&lt;/emphasis&gt;&amp;gt;+] [&lt;emphasis
+                 role="bold"&gt;-from&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;date time&lt;/emphasis&gt;&amp;gt;]  \
+                       [&lt;emphasis role="bold"&gt;-to&lt;/emphasis&gt; &amp;lt;&lt;emphasis&gt;date time&lt;/emphasis&gt;&amp;gt;] 
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;dele&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;deletedump&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-dumpid&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the dump ID of each initial dump to delete from the Backup Database. The records for all
+                   associated appended dumps are also deleted. Provide either this argument or the &lt;emphasis
+                   role="bold"&gt;-to&lt;/emphasis&gt; (and optionally, &lt;emphasis role="bold"&gt;-from&lt;/emphasis&gt;) argument.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-from&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the beginning of a range of dates; the record for any dump created during the indicated period of
+                   time is deleted.&lt;/para&gt;
+ 
+                   &lt;para&gt;To omit all records before the time indicated with the &lt;emphasis role="bold"&gt;-to&lt;/emphasis&gt; argument, omit
+                   this argument. Otherwise provide a value in the following format&lt;/para&gt;
+ 
+                   &lt;para&gt;mm/dd/yyyy [hh:MM]&lt;/para&gt;
+ 
+                   &lt;para&gt;where the month (mm), day (dd), and year (yyyy) are required. You can omit the hour and minutes (hh:MM) to
+                   indicate the default of midnight (00:00 hours). If you provide them, use 24-hour format (for example, the value
+                   &lt;emphasis role="bold"&gt;14:36&lt;/emphasis&gt; represents 2:36 p.m.).&lt;/para&gt;
+ 
+                   &lt;para&gt;You must provide the &lt;emphasis role="bold"&gt;-to&lt;/emphasis&gt; argument along with this one.&lt;/para&gt;
+ 
+                   &lt;note&gt;
+                     &lt;para&gt;A plus sign follows this argument in the command's syntax statement because it accepts a multiword value
+                     which does not need to be enclosed in double quotes or other delimiters, not because it accepts multiple dates.
+                     Provide only one date (and optionally, time) definition.&lt;/para&gt;
+                   &lt;/note&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-to&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the end of a range of dates; the record of any dump created during the range is deleted from the
+                   Backup Database.&lt;/para&gt;
+ 
+                   &lt;para&gt;To delete all records created after the date you specify with the &lt;emphasis role="bold"&gt;-from&lt;/emphasis&gt;
+                   argument, specify the value &lt;emphasis role="bold"&gt;NOW&lt;/emphasis&gt;. To delete every dump record in the Backup
+                   Database, provide the value &lt;emphasis role="bold"&gt;NOW&lt;/emphasis&gt; and omit the &lt;emphasis
+                   role="bold"&gt;-from&lt;/emphasis&gt; argument. Otherwise, provide a date value in the same format as described for the
+                   &lt;emphasis role="bold"&gt;-from&lt;/emphasis&gt; argument. Valid values for the year (yyyy) range from &lt;emphasis
+                   role="bold"&gt;1970&lt;/emphasis&gt; to &lt;emphasis role="bold"&gt;2037&lt;/emphasis&gt;; higher values are not valid because the
+                   latest possible date in the standard UNIX representation is in early 2038. The command interpreter automatically
+                   reduces any later date to the maximum value in 2038.&lt;/para&gt;
+ 
+                   &lt;para&gt;If you omit the time portion (hh:MM), it defaults to 59 seconds after midnight (00:00:59 hours). Similarly,
+                   the &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; command interpreter automatically adds 59 seconds to any time value
+                   you provide. In both cases, adding 59 seconds compensates for how the Backup Database and &lt;emphasis
+                   role="bold"&gt;backup dumpinfo&lt;/emphasis&gt; command represent dump creation times in hours and minutes only. For
+                   example, the Database records a creation timestamp of &lt;computeroutput&gt;20:55&lt;/computeroutput&gt; for any dump
+                   operation that begins between 20:55:00 and 20:55:59. Automatically adding 59 seconds to a time thus includes the
+                   records for all dumps created during that minute.&lt;/para&gt;
+ 
+                   &lt;para&gt;Provide either this argument, or the &lt;emphasis role="bold"&gt;-dumpid&lt;/emphasis&gt; argument. This argument is
+                   required if the &lt;emphasis role="bold"&gt;-from&lt;/emphasis&gt; argument is provided.&lt;/para&gt;
+ 
+                   &lt;note&gt;
+                     &lt;para&gt;A plus sign follows this argument in the command's syntax statement because it accepts a multiword value
+                     which does not need to be enclosed in double quotes or other delimiters, not because it accepts multiple dates.
+                     Provide only one date (and optionally, time) definition.&lt;/para&gt;
+                   &lt;/note&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ &lt;/chapter&gt;
\ No newline at end of file
Index: openafs/doc/xml/AdminGuide/auagd013.xml
diff -c /dev/null openafs/doc/xml/AdminGuide/auagd013.xml:1.1.8.3
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/xml/AdminGuide/auagd013.xml	Wed May 13 22:25:59 2009
***************
*** 0 ****
--- 1,3380 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;chapter id="HDRWQ323"&gt;
+   &lt;title&gt;Monitoring and Auditing AFS Performance&lt;/title&gt;
+ 
+   &lt;indexterm&gt;
+     &lt;primary&gt;scout program&lt;/primary&gt;
+   &lt;/indexterm&gt;
+ 
+   &lt;indexterm&gt;
+     &lt;primary&gt;monitoring&lt;/primary&gt;
+ 
+     &lt;secondary&gt;file server processes with scout&lt;/secondary&gt;
+   &lt;/indexterm&gt;
+ 
+   &lt;indexterm&gt;
+     &lt;primary&gt;monitoring&lt;/primary&gt;
+ 
+     &lt;secondary&gt;file server processes with afsmonitor&lt;/secondary&gt;
+   &lt;/indexterm&gt;
+ 
+   &lt;indexterm&gt;
+     &lt;primary&gt;monitoring&lt;/primary&gt;
+ 
+     &lt;secondary&gt;Cache Manager processes with afsmonitor&lt;/secondary&gt;
+   &lt;/indexterm&gt;
+ 
+   &lt;indexterm&gt;
+     &lt;primary&gt;monitoring&lt;/primary&gt;
+ 
+     &lt;secondary&gt;Cache Manager performance&lt;/secondary&gt;
+   &lt;/indexterm&gt;
+ 
+   &lt;indexterm&gt;
+     &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+     &lt;secondary&gt;monitoring performance&lt;/secondary&gt;
+   &lt;/indexterm&gt;
+ 
+   &lt;indexterm&gt;
+     &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+     &lt;secondary&gt;monitoring performance&lt;/secondary&gt;
+   &lt;/indexterm&gt;
+ 
+   &lt;indexterm&gt;
+     &lt;primary&gt;file system&lt;/primary&gt;
+ 
+     &lt;secondary&gt;monitoring activity&lt;/secondary&gt;
+   &lt;/indexterm&gt;
+ 
+   &lt;para&gt;AFS comes with three main monitoring tools: &lt;itemizedlist&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;The &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program, which monitors and gathers statistics on File Server
+         performance.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;The &lt;emphasis role="bold"&gt;fstrace&lt;/emphasis&gt; command suite, which traces Cache Manager operations in detail.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;The &lt;emphasis role="bold"&gt;afsmonitor&lt;/emphasis&gt; program, which monitors and gathers statistics on both the File Server
+         and the Cache Manager.&lt;/para&gt;
+       &lt;/listitem&gt;
+     &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+   &lt;para&gt;AFS also provides a tool for auditing AFS events on file server machines running AIX.&lt;/para&gt;
+ 
+   &lt;sect1 id="HDRWQ324"&gt;
+     &lt;title&gt;Summary of Instructions&lt;/title&gt;
+ 
+     &lt;para&gt;This chapter explains how to perform the following tasks by using the indicated commands:&lt;/para&gt;
+ 
+     &lt;informaltable frame="none"&gt;
+       &lt;tgroup cols="2"&gt;
+         &lt;colspec colwidth="70*" /&gt;
+ 
+         &lt;colspec colwidth="30*" /&gt;
+ 
+         &lt;tbody&gt;
+           &lt;row&gt;
+             &lt;entry&gt;Initialize the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Display information about a trace log&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fstrace lslog&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Display information about an event set&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fstrace lsset&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Change the size of a trace log&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fstrace setlog&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Set the state of an event set&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fstrace setset&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Dump contents of a trace log&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fstrace dump&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Clear a trace log&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fstrace clear&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Initialize the &lt;emphasis role="bold"&gt;afsmonitor&lt;/emphasis&gt; program&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;afsmonitor&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/tbody&gt;
+       &lt;/tgroup&gt;
+     &lt;/informaltable&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ326"&gt;
+     &lt;title&gt;Using the scout Program&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;scout program&lt;/primary&gt;
+ 
+       &lt;secondary&gt;features summarized&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;The &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program monitors the status of the File Server process running on file server
+     machines. It periodically collects statistics from a specified set of File Server processes, displays them in a graphical
+     format, and alerts you if any of the statistics exceed a configurable threshold.&lt;/para&gt;
+ 
+     &lt;para&gt;More specifically, the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program includes the following features. &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;You can monitor, from a single location, the File Server process on any number of server machines from the local and
+           foreign cells. The number is limited only by the size of the display window, which must be large enough to display the
+           statistics.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;You can set a threshold for many of the statistics. When the value of a statistic exceeds the threshold, the
+           &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program highlights it (displays it in reverse video) to draw your attention to it.
+           If the value goes back under the threshold, the highlighting is deactivated. You control the thresholds, so highlighting
+           reflects what you consider to be a noteworthy situation. See &lt;link linkend="HDRWQ332"&gt;Highlighting Significant
+           Statistics&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program alerts you to File Server process, machine, and network outages
+           by highlighting the name of each machine that does not respond to its probe, enabling you to respond more quickly.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;You can set how often the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program collects statistics from the File Server
+           processes.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ327"&gt;
+       &lt;title&gt;System Requirements&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;scout program&lt;/primary&gt;
+ 
+         &lt;secondary&gt;requirements&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;requirements&lt;/primary&gt;
+ 
+         &lt;secondary&gt;scout program&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;curses graphics utility&lt;/primary&gt;
+ 
+         &lt;secondary&gt;scout program requirements&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;scout program&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setting terminal type&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;setting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;terminal type for scout&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;terminal type&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setting for scout program&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;dumb terminal&lt;/primary&gt;
+ 
+         &lt;secondary&gt;use in scout program&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program runs on any AFS client machine that has access to the &lt;emphasis
+       role="bold"&gt;curses&lt;/emphasis&gt; graphics package, which most UNIX distributions include as a standard utility. It can run on
+       both dumb terminals and under windowing systems that emulate terminals, but the output looks best on machines that support
+       reverse video and cursor addressing. For best results, set the TERM environment variable to the correct terminal type, or one
+       with characteristics similar to the actual ones. For machines running AIX, the recommended TERM setting is &lt;emphasis
+       role="bold"&gt;vt100&lt;/emphasis&gt;, assuming the terminal is similar to that. For other operating systems, the wider range of
+       acceptable values includes &lt;emphasis role="bold"&gt;xterm&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;xterms&lt;/emphasis&gt;, &lt;emphasis
+       role="bold"&gt;vt100&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;vt200&lt;/emphasis&gt;, and &lt;emphasis role="bold"&gt;wyse85&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;privilege&lt;/primary&gt;
+ 
+         &lt;secondary&gt;required for scout program&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;No privilege is required to run the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program, so any user who can access the
+       directory where its binary resides (the &lt;emphasis role="bold"&gt;/usr/afsws/bin&lt;/emphasis&gt; directory in the conventional
+       configuration) can use it. The program's probes for collecting statistics do not impose a significant burden on the File
+       Server process, but you can restrict its use by placing the binary file in a directory with a more restrictive access control
+       list (ACL).&lt;/para&gt;
+ 
+       &lt;para&gt;Multiple instances of the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program can run on a single client machine, each over
+       its own dedicated connection (in its own window). It must run in the foreground, so the window in which it runs does not
+       accept further input except for an interrupt signal.&lt;/para&gt;
+ 
+       &lt;para&gt;You can also run the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program on several machines and view its output on a single
+       machine, by opening telnet connections to the other machines from the central one and initializing the program in each remote
+       window. In this case, you can include the &lt;emphasis role="bold"&gt;-host&lt;/emphasis&gt; flag to the &lt;emphasis
+       role="bold"&gt;scout&lt;/emphasis&gt; command to make the name of each remote machine appear in the &lt;emphasis&gt;banner line&lt;/emphasis&gt; at
+       the top of the window displaying its output. See &lt;link linkend="HDRWQ330"&gt;The Banner Line&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ328"&gt;
+       &lt;title&gt;Using the -basename argument to Specify a Domain Name&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;scout program&lt;/primary&gt;
+ 
+         &lt;secondary&gt;basename&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;basenames in scout program&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;As previously mentioned, the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program can monitor the File Server process on any
+       number of file server machines. If all of the machines belong to the same cell, then their hostnames probably all have the
+       same domain name suffix, such as &lt;emphasis role="bold"&gt;abc.com&lt;/emphasis&gt; in the ABC Corporation cell. In this case, you can
+       use the &lt;emphasis role="bold"&gt;-basename&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; command, which has
+       several advantages: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;You can omit the domain name suffix as you enter each file server machine's name on the command line. The
+             &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program automatically appends the domain name to each machine's name, resulting
+             in a fully-qualified hostname. You can omit the domain name suffix even when you don't include the &lt;emphasis
+             role="bold"&gt;-basename&lt;/emphasis&gt; argument, but in that case correct resolution of the name depends on the state of your
+             cell's naming service at the time of connection.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The machine names are more likely to fit in the appropriate column of the display without having to be truncated
+             (for more on truncating names in the display column, see &lt;link linkend="HDRWQ331"&gt;The Statistics Display
+             Region&lt;/link&gt;).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The domain name appears in the banner line at the top of the display window to indicate the name of the cell you
+             are monitoring.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ329"&gt;
+       &lt;title&gt;The Layout of the scout Display&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;scout program&lt;/primary&gt;
+ 
+         &lt;secondary&gt;display layout&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;display layout in scout program window&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program can display statistics either in a dedicated window or on a plain
+       screen if a windowing environment is not available. For best results, use a window or screen that can print in reverse video
+       and do cursor addressing.&lt;/para&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program screen has three main regions: the &lt;emphasis&gt;banner line&lt;/emphasis&gt;,
+       the &lt;emphasis&gt;statistics display region&lt;/emphasis&gt; and the &lt;emphasis&gt;probe/message&lt;/emphasis&gt; line. This section describes
+       their contents, and graphic examples appear in &lt;link linkend="HDRWQ336"&gt;Example Commands and Displays&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;sect3 id="HDRWQ330"&gt;
+         &lt;title&gt;The Banner Line&lt;/title&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;scout program&lt;/primary&gt;
+ 
+           &lt;secondary&gt;banner line&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;banner line on the scout program screen&lt;/primary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;para&gt;By default, the string &lt;computeroutput&gt;scout&lt;/computeroutput&gt; appears in the banner line at the top of the window or
+         screen, to indicate that the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program is running. You can display two additional types
+         of information by include the appropriate option on the command line: &lt;itemizedlist&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;Include the &lt;emphasis role="bold"&gt;-host&lt;/emphasis&gt; flag to display the local machine's name in the banner line.
+               This is particularly useful when you are running the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program on several
+               machines but displaying the results on a single machine.&lt;/para&gt;
+ 
+               &lt;para&gt;For example, the following banner line appears when you run the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program
+               on the machine &lt;emphasis role="bold"&gt;client1.abc.com&lt;/emphasis&gt; and use the&lt;emphasis role="bold"&gt;-host&lt;/emphasis&gt;
+               flag:&lt;/para&gt;
+ 
+               &lt;programlisting&gt;
+    [client1.abc.com] scout
+ &lt;/programlisting&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Include the &lt;emphasis role="bold"&gt;-basename&lt;/emphasis&gt; argument to display the specified cell domain name in the
+               banner line. For further discussion, see &lt;link linkend="HDRWQ328"&gt;Using the -basename argument to Specify a Domain
+               Name&lt;/link&gt;.&lt;/para&gt;
+ 
+               &lt;para&gt;For example, if you specify a value of &lt;emphasis role="bold"&gt;abc.com&lt;/emphasis&gt; for the &lt;emphasis
+               role="bold"&gt;-basename&lt;/emphasis&gt; argument, the banner line reads:&lt;/para&gt;
+ 
+               &lt;programlisting&gt;
+    scout for abc.com
+ &lt;/programlisting&gt;
+             &lt;/listitem&gt;
+           &lt;/itemizedlist&gt;&lt;/para&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="HDRWQ331"&gt;
+         &lt;title&gt;The Statistics Display Region&lt;/title&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;scout program&lt;/primary&gt;
+ 
+           &lt;secondary&gt;statistics displayed&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;statistics display by scout program&lt;/primary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;para&gt;The statistics display region occupies most of the window and is divided into six columns. The following list
+         describes them as they appear from left to right in the window. &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;computeroutput&gt;Conn&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;indexterm&gt;
+                   &lt;primary&gt;Conn statistic from scout program&lt;/primary&gt;
+                 &lt;/indexterm&gt;
+ 
+                 &lt;para&gt;Displays the number of RPC connections open between the File Server process and client machines. This number
+                 normally equals or exceeds the number in the fourth &lt;computeroutput&gt;Ws&lt;/computeroutput&gt; column. It can exceed the
+                 number in that column because each user on the machine can have more than one connection open at once, and one
+                 client machine can handle several users.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;computeroutput&gt;Fetch&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;indexterm&gt;
+                   &lt;primary&gt;Fetch statistic from scout program&lt;/primary&gt;
+                 &lt;/indexterm&gt;
+ 
+                 &lt;para&gt;Displays the number of fetch-type RPCs (fetch data, fetch access list, and fetch status) that the File Server
+                 process has received from client machines since it started. It resets to zero when the File Server process
+                 restarts.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;computeroutput&gt;Store&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;indexterm&gt;
+                   &lt;primary&gt;Store statistic from scout program&lt;/primary&gt;
+                 &lt;/indexterm&gt;
+ 
+                 &lt;para&gt;Displays the number of store-type RPCs (store data, store access list, and store status) that the File Server
+                 process has received from client machines since it started. It resets to zero when the File Server process
+                 restarts.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;computeroutput&gt;Ws&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;indexterm&gt;
+                   &lt;primary&gt;active&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;clients statistic from scout program&lt;/secondary&gt;
+                 &lt;/indexterm&gt;
+ 
+                 &lt;indexterm&gt;
+                   &lt;primary&gt;client machines statistic from scout program&lt;/primary&gt;
+                 &lt;/indexterm&gt;
+ 
+                 &lt;indexterm&gt;
+                   &lt;primary&gt;Ws statistic from scout program&lt;/primary&gt;
+                 &lt;/indexterm&gt;
+ 
+                 &lt;para&gt;Displays the number of client machines (workstations) that have communicated with the File Server process
+                 within the last 15 minutes (such machines are termed &lt;emphasis&gt;active&lt;/emphasis&gt;). This number is likely to be
+                 smaller than the number in the &lt;computeroutput&gt;Conn&lt;/computeroutput&gt;) column because a single client machine can
+                 have several connections open to one File Server process.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;[Unlabeled column]&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Displays the name of the file server machine on which the File Server process is running. It is 12 characters
+                 wide. Longer names are truncated and an asterisk (&lt;computeroutput&gt;*&lt;/computeroutput&gt;) appears as the last character
+                 in the name. If all machines have the same domain name suffix, you can use the &lt;emphasis
+                 role="bold"&gt;-basename&lt;/emphasis&gt; argument to decrease the need for truncation; see &lt;link linkend="HDRWQ328"&gt;Using
+                 the -basename argument to Specify a Domain Name&lt;/link&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;computeroutput&gt;Disk attn&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;indexterm&gt;
+                   &lt;primary&gt;disk partition&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;monitoring usage of&lt;/secondary&gt;
+                 &lt;/indexterm&gt;
+ 
+                 &lt;indexterm&gt;
+                   &lt;primary&gt;monitoring&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;disk usage with scout program&lt;/secondary&gt;
+                 &lt;/indexterm&gt;
+ 
+                 &lt;indexterm&gt;
+                   &lt;primary&gt;scout program&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;monitoring disk usage&lt;/secondary&gt;
+                 &lt;/indexterm&gt;
+ 
+                 &lt;indexterm&gt;
+                   &lt;primary&gt;Disk attn statistic from scout program&lt;/primary&gt;
+                 &lt;/indexterm&gt;
+ 
+                 &lt;para&gt;Displays the number of kilobyte blocks available on up to 26 of the file server machine's AFS server
+                 (&lt;emphasis role="bold"&gt;/vicep&lt;/emphasis&gt;) partitions. The display for each partition has the following format:
+                 &lt;programlisting&gt;
+    partition_letter:free_blocks
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+                 &lt;para&gt;For example, &lt;computeroutput&gt;a:8949&lt;/computeroutput&gt; indicates that partition &lt;emphasis
+                 role="bold"&gt;/vicepa&lt;/emphasis&gt; has 8,949 KB free. If the window is not wide enough for all partition entries to
+                 appear on a single line, the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program automatically stacks the partition
+                 entries into subcolumns within the sixth column.&lt;/para&gt;
+ 
+                 &lt;para&gt;The label on the &lt;computeroutput&gt;Disk attn&lt;/computeroutput&gt; column indicates the threshold value at which
+                 entries in the column become highlighted. By default, the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program highlights
+                 a partition that is over 95% full, in which case the label is as follows:&lt;/para&gt;
+ 
+                 &lt;programlisting&gt;
+    Disk attn: &amp;gt; 95% used
+ &lt;/programlisting&gt;
+ 
+                 &lt;para&gt;For more on this threshold and its effect on highlighting, see &lt;link linkend="HDRWQ332"&gt;Highlighting
+                 Significant Statistics&lt;/link&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;&lt;/para&gt;
+ 
+         &lt;para&gt;For all columns except the fifth (file server machine name), you can use the &lt;emphasis
+         role="bold"&gt;-attention&lt;/emphasis&gt; argument to set a threshold value above which the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt;
+         program highlights the statistic. By default, only values in the fifth and sixth columns ever become highlighted. For
+         instructions on using the &lt;emphasis role="bold"&gt;-attention&lt;/emphasis&gt; argument, see &lt;link linkend="HDRWQ332"&gt;Highlighting
+         Significant Statistics&lt;/link&gt;.&lt;/para&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="Header_368"&gt;
+         &lt;title&gt;The Probe Reporting Line&lt;/title&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;scout program&lt;/primary&gt;
+ 
+           &lt;secondary&gt;probe reporting line&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;message line in scout program display&lt;/primary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;para&gt;The bottom line of the display indicates how many times the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program has probed
+         the File Server processes for statistics. The statistics gathered in the latest probe appear in the statistics display
+         region. By default, the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program probes the File Servers every 60 seconds, but you can
+         use the &lt;emphasis role="bold"&gt;-frequency&lt;/emphasis&gt; argument to specify a different probe frequency.&lt;/para&gt;
+       &lt;/sect3&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ332"&gt;
+       &lt;title&gt;Highlighting Significant Statistics&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;scout program&lt;/primary&gt;
+ 
+         &lt;secondary&gt;highlighting in&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;highlighting statistics in scout display&lt;/primary&gt;
+ 
+         &lt;secondary&gt;use of reverse video&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;scout program&lt;/primary&gt;
+ 
+         &lt;secondary&gt;reverse video&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;reverse video&lt;/primary&gt;
+ 
+         &lt;secondary&gt;use in scout program display&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;To draw your attention to a statistic that currently exceed a threshold value, the &lt;emphasis
+       role="bold"&gt;scout&lt;/emphasis&gt; program displays it in reverse video (highlights it). You can set the threshold value for most
+       statistics, and so determine which values are worthy of special attention and which are normal.&lt;/para&gt;
+ 
+       &lt;sect3 id="HDRWQ333"&gt;
+         &lt;title&gt;Highlighting Server Outages&lt;/title&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;outages&lt;/primary&gt;
+ 
+           &lt;secondary&gt;monitoring with scout program&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;scout program&lt;/primary&gt;
+ 
+           &lt;secondary&gt;outages, monitoring&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;monitoring&lt;/primary&gt;
+ 
+           &lt;secondary&gt;outages with scout program&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;File Server&lt;/primary&gt;
+ 
+           &lt;secondary&gt;monitoring with scout program&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;file server machine&lt;/primary&gt;
+ 
+           &lt;secondary&gt;monitoring outages of&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;para&gt;The only column in which you cannot control highlighting is the fifth, which identifies the file server machine for
+         which statistics are displayed in the other columns. The &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program uses highlighting in
+         this column to indicate that the File Server process on a machine fails to respond to its probe, and automatically blanks
+         out the other columns. Failure to respond to the probe can indicate a File Server process, file server machine, or network
+         outage, so the highlighting draws your attention to a situation that is probably interrupting service to users.&lt;/para&gt;
+ 
+         &lt;para&gt;When the File Server process once again responds to the probes, its name appears normally and statistics reappear in
+         the other columns. If all machine names become highlighted at once, a possible network outage has disrupted the connection
+         between the file server machines and the client machine running the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program.&lt;/para&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="Header_371"&gt;
+         &lt;title&gt;Highlighting for Extreme Statistic Values&lt;/title&gt;
+ 
+         &lt;para&gt;To set the threshold value for one or more of the five statistics-displaying columns, use the &lt;emphasis
+         role="bold"&gt;-attention&lt;/emphasis&gt; argument. The threshold value applies to all File Server processes you are monitoring (you
+         cannot set different thresholds for different machines). For details, see the syntax description in &lt;link
+         linkend="HDRWQ335"&gt;To start the scout program&lt;/link&gt;.&lt;/para&gt;
+ 
+         &lt;para&gt;It is not possible to change the threshold values for a running &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program. Stop
+         the current program and start a new one. Also, the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program does not retain threshold
+         values across restarts, so you must specify all thresholds every time you start the program.&lt;/para&gt;
+       &lt;/sect3&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ334"&gt;
+       &lt;title&gt;Resizing the scout Display&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;scout program&lt;/primary&gt;
+ 
+         &lt;secondary&gt;display, resizing&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;window&lt;/primary&gt;
+ 
+         &lt;secondary&gt;resizing scout display&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;resizing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;scout display&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Do not resize the display window while the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program is running. Increasing the
+       size does no harm, but the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program does not necessarily adjust to the new dimensions.
+       Decreasing the display's width can disturb column alignment, making the display harder to read. With any type of resizing, the
+       &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program does not adjust the display in any way until it displays the results of the
+       next probe.&lt;/para&gt;
+ 
+       &lt;para&gt;To resize the display effectively, stop the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program, resize the window and then
+       restart the program. Even in this case, the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program's response depends on the accuracy
+       of the information it receives from the display environment. Testing during development has shown that the display environment
+       does not reliably provide information about window resizing. If you use the X windowing system, issuing the following sequence
+       of commands before starting the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program (or placing them in the shell initialization
+       file) sometimes makes it adjust properly to resizing.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;set noglob&lt;/emphasis&gt;
+    % &lt;emphasis role="bold"&gt;eval '/usr/bin/X11/resize'&lt;/emphasis&gt; 
+    % &lt;emphasis role="bold"&gt;unset noglob&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;starting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;scout program&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;scout program&lt;/primary&gt;
+ 
+         &lt;secondary&gt;starting&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;initializing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;scout program&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;scout program&lt;/primary&gt;
+ 
+         &lt;secondary&gt;command syntax&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;scout&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ335"&gt;
+       &lt;title&gt;To start the scout program&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Open a dedicated command shell. If necessary, adjust it to the appropriate size.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; command to start the program. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt;  [&lt;emphasis role="bold"&gt;initcmd&lt;/emphasis&gt;]  &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;FileServer name(s) to monitor&lt;/replaceable&gt;&amp;gt;+  \
+             [&lt;emphasis role="bold"&gt;-basename&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;base server name&lt;/replaceable&gt;&amp;gt;]  \
+             [&lt;emphasis role="bold"&gt;-frequency&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;poll frequency, in seconds&lt;/replaceable&gt;&amp;gt;] [&lt;emphasis
+                 role="bold"&gt;-host&lt;/emphasis&gt;]  \
+             [&lt;emphasis role="bold"&gt;-attention&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;specify attention (highlighting) level&lt;/replaceable&gt;&amp;gt;+]  \
+             [&lt;emphasis role="bold"&gt;-debug&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;turn debugging output on to the named file&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;initcmd&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is an optional string that accommodates the command's use of the AFS command parser. It can be omitted and
+                   ignored.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Identifies each File Server process to monitor, by naming the file server machine it is running on. Provide
+                   fully-qualified hostnames unless the &lt;emphasis role="bold"&gt;-basename&lt;/emphasis&gt; argument is used. In that case,
+                   specify only the initial part of each machine name, omitting the domain name suffix common to all the machine
+                   names.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-basename&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the domain name suffix common to all of the file server machines named by the &lt;emphasis
+                   role="bold"&gt;-server&lt;/emphasis&gt; argument. For discussion of this argument's effects, see &lt;link
+                   linkend="HDRWQ328"&gt;Using the -basename argument to Specify a Domain Name&lt;/link&gt;.&lt;/para&gt;
+ 
+                   &lt;para&gt;Do not include the period that separates the domain suffix from the initial part of the machine name, but do
+                   include any periods that occur within the suffix itself. (For example, in the ABC Corporation cell, the proper
+                   value is &lt;emphasis role="bold"&gt;abc.com&lt;/emphasis&gt;, not &lt;emphasis role="bold"&gt;.abc.com&lt;/emphasis&gt;.)&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-frequency&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Sets the frequency, in seconds, of the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program's probes to File
+                   Server processes. Specify an integer greater than 0 (zero). The default is 60 seconds.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-host&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Displays the name of the machine that is running the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program in the
+                   display window's banner line. By default, no machine name is displayed.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-attention&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Defines the threshold value at which to highlight one or more statistics. You can provide the pairs of
+                   statistic and threshold in any order, separating each pair and the parts of each pair with one or more spaces. The
+                   following list defines the syntax for each statistic.&lt;variablelist&gt;
+                       &lt;indexterm&gt;
+                         &lt;primary&gt;scout program&lt;/primary&gt;
+ 
+                         &lt;secondary&gt;attention levels, setting&lt;/secondary&gt;
+                       &lt;/indexterm&gt;
+ 
+                       &lt;indexterm&gt;
+                         &lt;primary&gt;highlighting statistics in scout display&lt;/primary&gt;
+ 
+                         &lt;secondary&gt;setting thresholds&lt;/secondary&gt;
+                       &lt;/indexterm&gt;
+ 
+                       &lt;indexterm&gt;
+                         &lt;primary&gt;thresholds for statistics in scout display&lt;/primary&gt;
+ 
+                         &lt;secondary&gt;setting&lt;/secondary&gt;
+                       &lt;/indexterm&gt;
+ 
+                       &lt;varlistentry&gt;
+                         &lt;term&gt;&lt;emphasis role="bold"&gt;conn connections&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                         &lt;listitem&gt;
+                           &lt;para&gt;Highlights the value in the &lt;computeroutput&gt;Conn&lt;/computeroutput&gt; (first) column when the number of
+                           connections that the File Server has open to client machines exceeds the connections value. The
+                           highlighting deactivates when the value goes back below the threshold. There is no default
+                           threshold.&lt;/para&gt;
+                         &lt;/listitem&gt;
+                       &lt;/varlistentry&gt;
+ 
+                       &lt;varlistentry&gt;
+                         &lt;term&gt;&lt;emphasis role="bold"&gt;fetch fetch_RPCs&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                         &lt;listitem&gt;
+                           &lt;para&gt;Highlights the value in the &lt;computeroutput&gt;Fetch&lt;/computeroutput&gt; (second) column when the number
+                           of fetch RPCs that clients have made to the File Server process exceeds the fetch_RPCs value. The
+                           highlighting deactivates only when the File Server process restarts, at which time the value returns to
+                           zero. There is no default threshold.&lt;/para&gt;
+                         &lt;/listitem&gt;
+                       &lt;/varlistentry&gt;
+ 
+                       &lt;varlistentry&gt;
+                         &lt;term&gt;&lt;emphasis role="bold"&gt;store store_RPCs&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                         &lt;listitem&gt;
+                           &lt;para&gt;Highlights the value in the &lt;computeroutput&gt;Store&lt;/computeroutput&gt; (third) column when the number of
+                           store RPCs that clients have made to the File Server process exceeds the store_RPCs value. The
+                           highlighting deactivates only when the File Server process restarts, at which time the value returns to
+                           zero. There is no default threshold.&lt;/para&gt;
+                         &lt;/listitem&gt;
+                       &lt;/varlistentry&gt;
+ 
+                       &lt;varlistentry&gt;
+                         &lt;term&gt;&lt;emphasis role="bold"&gt;ws active_clients&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                         &lt;listitem&gt;
+                           &lt;para&gt;Highlights the value in the &lt;computeroutput&gt;Ws&lt;/computeroutput&gt; (fourth) column when the number of
+                           active client machines (those that have contacted the File Server in the last 15 minutes) exceeds the
+                           active_clients value. The highlighting deactivates when the value goes back below the threshold. There is
+                           no default threshold.&lt;/para&gt;
+                         &lt;/listitem&gt;
+                       &lt;/varlistentry&gt;
+ 
+                       &lt;varlistentry&gt;
+                         &lt;term&gt;&lt;emphasis role="bold"&gt;disk percent_full % or disk min_blocks&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                         &lt;listitem&gt;
+                           &lt;para&gt;Highlights the value for a partition in the &lt;computeroutput&gt;Disk attn&lt;/computeroutput&gt; (sixth)
+                           column when either the amount of disk space used exceeds the percentage indicated by thepercent_full
+                           value, or the number of free KB blocks is less than the min_blocks value. The highlighting deactivates
+                           when the value goes back below the percent_full threshold or above the min_blocks threshold.&lt;/para&gt;
+ 
+                           &lt;para&gt;The value you specify appears in the header of the sixth column following the string
+                           &lt;computeroutput&gt;Disk attn&lt;/computeroutput&gt;. The default threshold is 95% full.&lt;/para&gt;
+ 
+                           &lt;para&gt;Acceptable values for percent_full are the integers from the range &lt;emphasis
+                           role="bold"&gt;0&lt;/emphasis&gt; (zero) to &lt;emphasis role="bold"&gt;99&lt;/emphasis&gt;, and you must include the percent
+                           sign to distinguish this statistic from a min_blocks value..&lt;/para&gt;
+                         &lt;/listitem&gt;
+                       &lt;/varlistentry&gt;
+                     &lt;/variablelist&gt;&lt;/para&gt;
+ 
+                   &lt;para&gt;The following example sets the threshold for the &lt;computeroutput&gt;Conn&lt;/computeroutput&gt; column to 100, for
+                   the &lt;computeroutput&gt;Ws&lt;/computeroutput&gt; column to 50, and for the &lt;computeroutput&gt;Disk attn&lt;/computeroutput&gt;
+                   column to 75%. There is no threshold for the &lt;computeroutput&gt;Fetch&lt;/computeroutput&gt; and
+                   &lt;computeroutput&gt;Store&lt;/computeroutput&gt; columns.&lt;/para&gt;
+ 
+                   &lt;para&gt;&lt;emphasis role="bold"&gt;-attention conn 100 ws 50 disk 75%&lt;/emphasis&gt;&lt;/para&gt;
+ 
+                   &lt;para&gt;The following example has the same affect as the previous one except that it sets the threshold for the Disk
+                   attn column to 5000 free KB blocks:&lt;/para&gt;
+ 
+                   &lt;para&gt;&lt;emphasis role="bold"&gt;-attention disk 5000 ws 50 conn 100&lt;/emphasis&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-debug&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Enables debugging output and directs it into the specified file. Partial pathnames are interpreted relative
+                   to the current working directory. By default, no debugging output is produced.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_374"&gt;
+       &lt;title&gt;To stop the scout program&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;scout program&lt;/primary&gt;
+ 
+         &lt;secondary&gt;stopping&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Enter &lt;emphasis role="bold"&gt;Ctrl-c&lt;/emphasis&gt; in the display window. This is the proper interrupt signal even if the
+           general interrupt signal in your environment is different.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ336"&gt;
+       &lt;title&gt;Example Commands and Displays&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;scout program&lt;/primary&gt;
+ 
+         &lt;secondary&gt;examples (command and display)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;examples&lt;/primary&gt;
+ 
+         &lt;secondary&gt;scout program display&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;This section presents examples of the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program, combining different arguments and
+       illustrating the screen displays that result.&lt;/para&gt;
+ 
+       &lt;para&gt;In the first example, an administrator in the ABC Corporation issues the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; command
+       without providing any optional arguments or flags. She includes the &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; argument because
+       she is providing multiple machine names. She chooses to specify on the initial part of each machine's name even though she has
+       not used the &lt;emphasis role="bold"&gt;-basename&lt;/emphasis&gt; argument, relying on the cell's name service to obtain the
+       fully-qualified name that the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program requires for establishing a connection.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;scout -server fs1 fs2&lt;/emphasis&gt; 
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;&lt;link linkend="FIGWQ337"&gt;Figure 2&lt;/link&gt; depicts the resulting display. Notice first that the machine names in the fifth
+       (unlabeled) column appear in the format the administrator used on the command line. Now consider the second line in the
+       display region, where the machine name &lt;computeroutput&gt;fs2&lt;/computeroutput&gt; appears in the fifth column. The
+       &lt;computeroutput&gt;Conn&lt;/computeroutput&gt; and &lt;computeroutput&gt;Ws&lt;/computeroutput&gt; columns together show that machine &lt;emphasis
+       role="bold"&gt;fs2&lt;/emphasis&gt; has 144 RPC connections open to 44 client machines, demonstrating that multiple connections per
+       client machine are possible. The &lt;computeroutput&gt;Fetch&lt;/computeroutput&gt; column shows that client machines have made 2,734,278
+       fetch RPCs to machine &lt;emphasis role="bold"&gt;fs2&lt;/emphasis&gt; since the File Server process last started and the
+       &lt;computeroutput&gt;Store&lt;/computeroutput&gt; column shows that they have made 34,066 store RPCs.&lt;/para&gt;
+ 
+       &lt;para&gt;Six partition entries appear in the &lt;computeroutput&gt;Disk attn&lt;/computeroutput&gt; column, marked
+       &lt;computeroutput&gt;a&lt;/computeroutput&gt; through &lt;computeroutput&gt;f&lt;/computeroutput&gt; (for &lt;emphasis role="bold"&gt;/vicepa&lt;/emphasis&gt;
+       through &lt;emphasis role="bold"&gt;/vicepf&lt;/emphasis&gt;). They appear on three lines in two subcolumns because of the width of the
+       window; if the window is wider, there are more subcolumns. Four of the partition entries (&lt;computeroutput&gt;a&lt;/computeroutput&gt;,
+       &lt;computeroutput&gt;c&lt;/computeroutput&gt;, &lt;computeroutput&gt;d&lt;/computeroutput&gt;, and &lt;computeroutput&gt;e&lt;/computeroutput&gt;) appear in
+       reverse video to indicate that they are more than 95% full (the threshold value that appears in the &lt;computeroutput&gt;Disk
+       attn&lt;/computeroutput&gt; header).&lt;/para&gt;
+ 
+       &lt;figure id="FIGWQ337" label="2"&gt;
+         &lt;title&gt;First example scout display&lt;/title&gt;
+ 
+         &lt;mediaobject&gt;
+           &lt;imageobject&gt;
+             &lt;imagedata fileref="scout1.png" scale="50" /&gt;
+           &lt;/imageobject&gt;
+         &lt;/mediaobject&gt;
+       &lt;/figure&gt;
+ 
+       &lt;para&gt;&lt;emphasis role="bold"&gt; &lt;/emphasis&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;In the second example, the administrator uses more of the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program's optional
+       arguments. &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;She provides the machine names in the same form as in Example 1, but this time she also uses the &lt;emphasis
+             role="bold"&gt;-basename&lt;/emphasis&gt; argument to specify their domain name suffix, &lt;emphasis role="bold"&gt;abc.com&lt;/emphasis&gt;.
+             This implies that the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program does not need the name service to expand the names
+             to fully-qualified hostnames, but the name service still converts the hostnames to IP addresses.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;She uses the &lt;emphasis role="bold"&gt;-host&lt;/emphasis&gt; flag to display in the banner line the name of the client
+             machine where the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program is running.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;She uses the &lt;emphasis role="bold"&gt;-frequency&lt;/emphasis&gt; argument to changes the probing frequency from its
+             default of once per minute to once every five seconds.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;She uses the &lt;emphasis role="bold"&gt;-attention&lt;/emphasis&gt; argument to changes the highlighting threshold for
+             partitions to a 5000 KB minimum rather than the default of 95% full.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;scout -server fs1 fs2 -basename abc.com -host -frequency 5 -attention disk 5000&lt;/emphasis&gt; 
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The use of optional arguments results in several differences between &lt;link linkend="FIGWQ338"&gt;Figure 3&lt;/link&gt; and &lt;link
+       linkend="FIGWQ337"&gt;Figure 2&lt;/link&gt;. First, because the &lt;emphasis role="bold"&gt;-host&lt;/emphasis&gt; flag is included, the banner
+       line displays the name of the machine running the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; process as
+       &lt;computeroutput&gt;[client52]&lt;/computeroutput&gt; along with the basename &lt;computeroutput&gt;abc.com&lt;/computeroutput&gt; specified with
+       the &lt;emphasis role="bold"&gt;-basename&lt;/emphasis&gt; argument.&lt;/para&gt;
+ 
+       &lt;para&gt;Another difference is that two rather than four of machine &lt;emphasis role="bold"&gt;fs2&lt;/emphasis&gt;'s partitions appear in
+       reverse video, even though their values are almost the same as in &lt;link linkend="FIGWQ337"&gt;Figure 2&lt;/link&gt;. This is because
+       the administrator changed the highlight threshold to a 5000 block minimum, as also reflected in the &lt;computeroutput&gt;Disk
+       attn&lt;/computeroutput&gt; column's header. And while machine &lt;emphasis role="bold"&gt;fs2&lt;/emphasis&gt;'s partitions &lt;emphasis
+       role="bold"&gt;/vicepa&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;/vicepd&lt;/emphasis&gt; are still 95% full, they have more than 5000 free
+       blocks left; partitions &lt;emphasis role="bold"&gt;/vicepc&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;/vicepe&lt;/emphasis&gt; are highlighted
+       because they have fewer than 5000 blocks free.&lt;/para&gt;
+ 
+       &lt;para&gt;Note also the result of changing the probe frequency, reflected in the probe reporting line at the bottom left corner of
+       the display. Both this example and the previous one represent a time lapse of one minute after the administrator issues the
+       &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; command. In this example, however, the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program
+       has probed the File Server processes 12 times as opposed to once&lt;/para&gt;
+ 
+       &lt;figure id="FIGWQ338" label="3"&gt;
+         &lt;title&gt;Second example scout display&lt;/title&gt;
+ 
+         &lt;mediaobject&gt;
+           &lt;imageobject&gt;
+             &lt;imagedata fileref="scout2.png" scale="50" /&gt;
+           &lt;/imageobject&gt;
+         &lt;/mediaobject&gt;
+       &lt;/figure&gt;
+ 
+       &lt;para&gt;&lt;emphasis role="bold"&gt; &lt;/emphasis&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;In &lt;link linkend="FIGWQ339"&gt;Figure 4&lt;/link&gt;, an administrator in the State University cell monitors three of that cell's
+       file server machines. He uses the &lt;emphasis role="bold"&gt;-basename&lt;/emphasis&gt; argument to specify the &lt;emphasis
+       role="bold"&gt;stateu.edu&lt;/emphasis&gt; domain name.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;scout -server server2 server3 server4 -basename stateu.edu&lt;/emphasis&gt; 
+ &lt;/programlisting&gt;
+ 
+       &lt;figure id="FIGWQ339" label="4"&gt;
+         &lt;title&gt;Third example scout display&lt;/title&gt;
+ 
+         &lt;mediaobject&gt;
+           &lt;imageobject&gt;
+             &lt;imagedata fileref="scout3.png" scale="50" /&gt;
+           &lt;/imageobject&gt;
+         &lt;/mediaobject&gt;
+       &lt;/figure&gt;
+ 
+       &lt;para&gt;&lt;emphasis role="bold"&gt; &lt;/emphasis&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;&lt;link linkend="FIGWQ340"&gt;Figure 5&lt;/link&gt; illustrates three of the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; program's
+       features. First, you can monitor file server machines from different cells in a single display: &lt;emphasis
+       role="bold"&gt;fs1.abc.com&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;server3.stateu.edu&lt;/emphasis&gt;, and &lt;emphasis
+       role="bold"&gt;sv7.def.com&lt;/emphasis&gt;. Because the machines belong to different cells, it is not possible to provide the
+       &lt;emphasis role="bold"&gt;-basename&lt;/emphasis&gt; argument.&lt;/para&gt;
+ 
+       &lt;para&gt;Second, it illustrates how the display must truncate machine names that do not fit in the fifth column, using an
+       asterisk at the end of the name to show that it is shortened.&lt;/para&gt;
+ 
+       &lt;para&gt;Third, it illustrates what happens when the &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt; process cannot reach a File Server
+       process, in this case the one on the machine &lt;emphasis role="bold"&gt;sv7.def.com&lt;/emphasis&gt;: it highlights the machine name and
+       blanks out the values in the other columns.&lt;/para&gt;
+ 
+       &lt;figure id="FIGWQ340" label="5"&gt;
+         &lt;title&gt;Fourth example scout display&lt;/title&gt;
+ 
+         &lt;mediaobject&gt;
+           &lt;imageobject&gt;
+             &lt;imagedata fileref="scout4.png" scale="50" /&gt;
+           &lt;/imageobject&gt;
+         &lt;/mediaobject&gt;
+       &lt;/figure&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ341"&gt;
+     &lt;title&gt;Using the fstrace Command Suite&lt;/title&gt;
+ 
+     &lt;para&gt;This section describes the &lt;emphasis role="bold"&gt;fstrace&lt;/emphasis&gt; commands that system administrators employ to trace
+     Cache Manager activity for debugging purposes. It assumes the reader is familiar with the Cache Manager concepts described in
+     &lt;link linkend="HDRWQ387"&gt;Administering Client Machines and the Cache Manager&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;The &lt;emphasis role="bold"&gt;fstrace&lt;/emphasis&gt; command suite monitors the internal activity of the Cache Manager and enables
+     you to record, or trace, its operations in detail. The operations, which are termed &lt;emphasis&gt;events&lt;/emphasis&gt;, comprise the
+     &lt;emphasis role="bold"&gt;cm&lt;/emphasis&gt; &lt;emphasis&gt;event set&lt;/emphasis&gt;. Examples of &lt;emphasis role="bold"&gt;cm&lt;/emphasis&gt; events are
+     fetching files and looking up information for a listing of files and subdirectories using the UNIX &lt;emphasis
+     role="bold"&gt;ls&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+     &lt;para&gt;Following are the &lt;emphasis role="bold"&gt;fstrace&lt;/emphasis&gt; commands and their respective functions: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;The &lt;emphasis role="bold"&gt;fstrace apropos&lt;/emphasis&gt; command provides a short description of commands.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The &lt;emphasis role="bold"&gt;fstrace clear&lt;/emphasis&gt; command clears the trace log.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The &lt;emphasis role="bold"&gt;fstrace dump&lt;/emphasis&gt; command dumps the contents of the trace log.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The &lt;emphasis role="bold"&gt;fstrace help&lt;/emphasis&gt; command provides a description and syntax for commands.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The &lt;emphasis role="bold"&gt;fstrace lslog&lt;/emphasis&gt; command lists information about the trace log.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The &lt;emphasis role="bold"&gt;fstrace lsset&lt;/emphasis&gt; command lists information about the event set.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The &lt;emphasis role="bold"&gt;fstrace setlog&lt;/emphasis&gt; command changes the size of the trace log.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The &lt;emphasis role="bold"&gt;fstrace setset&lt;/emphasis&gt; command sets the state of the event set.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ342"&gt;
+       &lt;title&gt;About the fstrace Command Suite&lt;/title&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;fstrace&lt;/emphasis&gt; command suite replaces and greatly expands the functionality formerly
+       provided by the &lt;emphasis role="bold"&gt;fs debug&lt;/emphasis&gt; command. Its intended use is to aid in diagnosis of specific Cache
+       Manager problems, such as client machine hangs, cache consistency problems, clock synchronization errors, and failures to
+       access a volume or AFS file. Therefore, it is best not to keep &lt;emphasis role="bold"&gt;fstrace&lt;/emphasis&gt; logging enabled at all
+       times, unlike the logging for AFS server processes.&lt;/para&gt;
+ 
+       &lt;para&gt;Most of the messages in the trace log correspond to low-level Cache Manager operations. It is likely that only personnel
+       familiar with the AFS source code can interpret them. If you have an AFS source license, you can attempt to interpret the
+       trace yourself, or work with the AFS Product Support group to resolve the underlying problems. If you do not have an AFS
+       source license, it is probably more efficient to contact the AFS Product Support group immediately in case of problems. They
+       can instruct you to activate &lt;emphasis role="bold"&gt;fstrace&lt;/emphasis&gt; tracing if appropriate.&lt;/para&gt;
+ 
+       &lt;para&gt;The log can grow in size very quickly; this can use valuable disk space if you are writing to a file in the local file
+       space. Additionally, if the size of the log becomes too large, it can become difficult to parse the results for pertinent
+       information.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;cmfx trace log (fstrace)&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;trace log from (fstrace)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;cmfx&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;When AFS tracing is enabled, each time a &lt;emphasis role="bold"&gt;cm&lt;/emphasis&gt; event occurs, a message is written to the
+       trace log, &lt;emphasis role="bold"&gt;cmfx&lt;/emphasis&gt;. To diagnose a problem, read the output of the trace log and analyze the
+       operations executed by the Cache Manager. The default size of the trace log is 60 KB, but you can increase or decrease
+       it.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;cm event set (fstrace)&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;event set (fstrace)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;cm&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;To use the &lt;emphasis role="bold"&gt;fstrace&lt;/emphasis&gt; command suite, you must first enable tracing and reserve, or
+       allocate, space for the trace log with the &lt;emphasis role="bold"&gt;fstrace setset&lt;/emphasis&gt; command. With this command, you can
+       set the &lt;emphasis role="bold"&gt;cm&lt;/emphasis&gt; event set to one of three states to enable or disable tracing for the event set
+       and to allocate or deallocate space for the trace log in the kernel: &lt;variablelist&gt;
+           &lt;indexterm&gt;
+             &lt;primary&gt;active&lt;/primary&gt;
+ 
+             &lt;secondary&gt;state of fstrace event set&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;inactive (state of fstrace event set)&lt;/primary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;dormant (state of fstrace event set)&lt;/primary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;computeroutput&gt;active&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Enables tracing for the event set and allocates space for the trace log.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;computeroutput&gt;inactive&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Temporarily disables tracing for the event set; however, the event set continues to allocate space occupied by
+               the log to which it sends data.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;computeroutput&gt;dormant&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Disables tracing for the event set; furthermore, the event set releases the space occupied by the log to which
+               it sends data. When the &lt;emphasis role="bold"&gt;cm&lt;/emphasis&gt; event set that sends data to the &lt;emphasis
+               role="bold"&gt;cmfx&lt;/emphasis&gt; trace log is in this state, the space allocated for that log is freed or
+               deallocated.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;persistent fstrace event set or trace log&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;trace log (fstrace)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;persistence&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;event set (fstrace)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;persistence&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Both event sets and trace logs can be designated as &lt;emphasis&gt;persistent&lt;/emphasis&gt;, which prevents accidental resetting
+       of an event set's state or clearing of a trace log. The designation is made as the kernel is compiled and cannot be
+       changed.&lt;/para&gt;
+ 
+       &lt;para&gt;If an event set such as &lt;emphasis role="bold"&gt;cm&lt;/emphasis&gt; is persistent, you can change its state only by including
+       the &lt;emphasis role="bold"&gt;-set&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;fstrace setset&lt;/emphasis&gt; command. (That is,
+       you cannot change its state along with the state of all other event sets by issuing the &lt;emphasis role="bold"&gt;fstrace
+       setset&lt;/emphasis&gt; command with no arguments.) Similarly, if a trace log such as &lt;emphasis role="bold"&gt;cmfx&lt;/emphasis&gt; is
+       persistent, you can clear it only by including either the &lt;emphasis role="bold"&gt;-set&lt;/emphasis&gt; or &lt;emphasis
+       role="bold"&gt;-log&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;fstrace clear&lt;/emphasis&gt; command (you cannot clear it along
+       with all other trace logs by issuing the &lt;emphasis role="bold"&gt;fstrace clear&lt;/emphasis&gt; command with no arguments.)&lt;/para&gt;
+ 
+       &lt;para&gt;When a problem occurs, set the &lt;emphasis role="bold"&gt;cm&lt;/emphasis&gt; event set to active using the &lt;emphasis
+       role="bold"&gt;fstrace setset&lt;/emphasis&gt; command. When tracing is enabled on a busy AFS client, the volume of events being
+       recorded is significant; therefore, when you are diagnosing problems, restrict AFS activity as much as possible to minimize
+       the amount of extraneous tracing in the log. Because tracing can have a negative impact on system performance, leave &lt;emphasis
+       role="bold"&gt;cm&lt;/emphasis&gt; tracing in the dormant state when you are not diagnosing problems.&lt;/para&gt;
+ 
+       &lt;para&gt;If a problem is reproducible, clear the &lt;emphasis role="bold"&gt;cmfx&lt;/emphasis&gt; trace log with the &lt;emphasis
+       role="bold"&gt;fstrace clear&lt;/emphasis&gt; command and reproduce the problem. If the problem is not easily reproduced, keep the
+       state of the event set active until the problem recurs.&lt;/para&gt;
+ 
+       &lt;para&gt;To view the contents of the trace log and analyze the &lt;emphasis role="bold"&gt;cm&lt;/emphasis&gt; events, use the &lt;emphasis
+       role="bold"&gt;fstrace dump&lt;/emphasis&gt; command to copy the content lines of the trace log to standard output (stdout) or to a
+       file.&lt;/para&gt;
+ 
+       &lt;note&gt;
+         &lt;para&gt;If a particular command or process is causing problems, determine its process id (PID). Search the output of the
+         &lt;emphasis role="bold"&gt;fstrace dump&lt;/emphasis&gt; command for the PID to find only those lines associated with the
+         problem.&lt;/para&gt;
+       &lt;/note&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ343"&gt;
+       &lt;title&gt;Requirements for Using the fstrace Command Suite&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;privilege&lt;/primary&gt;
+ 
+         &lt;secondary&gt;required for fstrace commands&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fstrace commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;privilege requirements&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Except for the &lt;emphasis role="bold"&gt;fstrace help&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;fstrace apropos&lt;/emphasis&gt;
+       commands, which require no privilege, issuing the &lt;emphasis role="bold"&gt;fstrace&lt;/emphasis&gt; commands requires that the issuer
+       be logged in as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the local client machine. Before issuing an
+       &lt;emphasis role="bold"&gt;fstrace&lt;/emphasis&gt; command, verify that you have the necessary privilege.&lt;/para&gt;
+ 
+       &lt;para&gt;The Cache Manager catalog must be in place so that logging can occur. The &lt;emphasis role="bold"&gt;fstrace&lt;/emphasis&gt;
+       command suite uses the standard UNIX catalog utilities. The default location is &lt;emphasis
+       role="bold"&gt;/usr/vice/etc/C/afszcm.cat&lt;/emphasis&gt;. It can be placed in another directory by placing the file elsewhere and
+       using the proper NLSPATH and LANG environment variables.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_379"&gt;
+       &lt;title&gt;Using fstrace Commands Effectively&lt;/title&gt;
+ 
+       &lt;para&gt;To use &lt;emphasis role="bold"&gt;fstrace&lt;/emphasis&gt; commands most effectively, configure them as indicated: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Store the &lt;emphasis role="bold"&gt;fstrace&lt;/emphasis&gt; binary in a local disk directory.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;When you dump the &lt;emphasis role="bold"&gt;fstrace&lt;/emphasis&gt; log to a file, direct it to one on the local
+             disk.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The trace can grow large in just a few minutes. Before attempting to dump the log to a local file, verify that you
+             have enough room. Be particularly careful if you are using disk quotas on partitions in the local file system.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Attempt to limit Cache Manager activity on the AFS client machine other than the problem operation. This reduces
+             the amount of extraneous data in the trace.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Activate the &lt;emphasis role="bold"&gt;fstrace&lt;/emphasis&gt; log for the shortest possibly period of time. If possible
+             activate the trace immediately before performing the problem operation, deactivate it as soon as the operation
+             completes, and dump the trace log to a file immediately.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If possible, obtain UNIX process ID (PID) of the command or program that initiates the problematic operation. This
+             enables the person analyzing the trace log to search it for messages associated with the PID.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ344"&gt;
+       &lt;title&gt;Activating the Trace Log&lt;/title&gt;
+ 
+       &lt;para&gt;To start Cache Manager tracing on an AFS client machine, you must first configure &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The &lt;emphasis role="bold"&gt;cmfx&lt;/emphasis&gt; kernel trace log using the &lt;emphasis role="bold"&gt;fstrace
+             setlog&lt;/emphasis&gt; command&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The &lt;emphasis role="bold"&gt;cm&lt;/emphasis&gt; event set using the &lt;emphasis role="bold"&gt;fstrace setset&lt;/emphasis&gt;
+             command&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;fstrace setlog&lt;/emphasis&gt; command sets the size of the &lt;emphasis role="bold"&gt;cmfx&lt;/emphasis&gt;
+       kernel trace log in kilobytes. The trace log occupies 60 kilobytes of kernel by default. If the trace log already exists, it
+       is cleared when this command is issued and a new log of the given size is created. Otherwise, a new log of the desired size is
+       created.&lt;/para&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;fstrace setset&lt;/emphasis&gt; command sets the state of the &lt;emphasis role="bold"&gt;cm&lt;/emphasis&gt;
+       kernel event set. The state of the &lt;emphasis role="bold"&gt;cm&lt;/emphasis&gt; event set determines whether information on the events
+       in that event set is logged.&lt;/para&gt;
+ 
+       &lt;para&gt;After establishing kernel tracing on the AFS client machine, you can check the state of the event set and the size of
+       the kernel buffer allocated for the trace log. To display information about the state of the &lt;emphasis
+       role="bold"&gt;cm&lt;/emphasis&gt; event set, issue the &lt;emphasis role="bold"&gt;fstrace lsset&lt;/emphasis&gt; command. To display information
+       about the &lt;emphasis role="bold"&gt;cmfx&lt;/emphasis&gt; trace log, use the &lt;emphasis role="bold"&gt;fstrace lslog&lt;/emphasis&gt; command. See
+       the instructions in &lt;link linkend="HDRWQ346"&gt;Displaying the State of a Trace Log or Event Set&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fstrace commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setlog&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fstrace setlog&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;trace log (fstrace)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;configuring&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;configuring&lt;/primary&gt;
+ 
+         &lt;secondary&gt;trace log (fstrace)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_381"&gt;
+       &lt;title&gt;To configure the trace log&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by issuing
+           the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &amp;lt;&lt;replaceable&gt;root_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fstrace setlog&lt;/emphasis&gt; command to set the size of the &lt;emphasis
+           role="bold"&gt;cmfx&lt;/emphasis&gt; kernel trace log. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fstrace setlog&lt;/emphasis&gt;  [&lt;emphasis role="bold"&gt;-log&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;log_name&lt;/replaceable&gt;&amp;gt;+]  &lt;emphasis
+                 role="bold"&gt;-buffersize&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;1-kilobyte_units&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;The following example sets the size of the &lt;emphasis role="bold"&gt;cmfx&lt;/emphasis&gt; trace log to 80 KB.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fstrace setlog cmfx 80&lt;/emphasis&gt; 
+ &lt;/programlisting&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fstrace commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setset&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fstrace setset&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;event set (fstrace)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setting&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;setting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;event set (fstrace)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ345"&gt;
+       &lt;title&gt;To set the event set&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by issuing
+           the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &amp;lt;&lt;replaceable&gt;root_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fstrace setset&lt;/emphasis&gt; command to set the state of event sets. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fstrace setset&lt;/emphasis&gt; [&lt;emphasis role="bold"&gt;-set&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;set_name&lt;/replaceable&gt;&amp;gt;+] [&lt;emphasis
+                 role="bold"&gt;-active&lt;/emphasis&gt;] [&lt;emphasis role="bold"&gt;-inactive&lt;/emphasis&gt;]  \
+                     [&lt;emphasis role="bold"&gt;-dormant&lt;/emphasis&gt;] 
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;The following example activates the &lt;emphasis role="bold"&gt;cm&lt;/emphasis&gt; event set.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fstrace setset cm -active&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ346"&gt;
+       &lt;title&gt;Displaying the State of a Trace Log or Event Set&lt;/title&gt;
+ 
+       &lt;para&gt;An event set must be in the &lt;emphasis&gt;active state&lt;/emphasis&gt; to be included in the trace log. To display an event set's
+       state, use the &lt;emphasis role="bold"&gt;fstrace lsset&lt;/emphasis&gt; command. To set its state, issue the &lt;emphasis
+       role="bold"&gt;fstrace setset&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ345"&gt;To set the event set&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;To display size and allocation information for the trace log, issue the &lt;emphasis role="bold"&gt;fstrace
+       lslog&lt;/emphasis&gt;command with the &lt;emphasis role="bold"&gt;-long&lt;/emphasis&gt; argument.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fstrace commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;lsset&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fstrace lsset&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;event set (fstrace)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying state&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;state of event set (fstrace)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_384"&gt;
+       &lt;title&gt;To display the state of an event set&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by issuing
+           the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &amp;lt;&lt;replaceable&gt;root_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fstrace lsset&lt;/emphasis&gt; command to display the available event set and its state.
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fstrace lsset&lt;/emphasis&gt;  [&lt;emphasis role="bold"&gt;-set&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;set_name&lt;/replaceable&gt;&amp;gt;+]
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;The following example displays the event set and its state on the local machine.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fstrace lsset cm&lt;/emphasis&gt;
+    Available sets:
+    cm active
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The output from this command lists the event set and its states. The three event states for the &lt;emphasis
+       role="bold"&gt;cm&lt;/emphasis&gt; event set are: &lt;variablelist&gt;
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;active&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Tracing is enabled.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;inactive&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Tracing is disabled, but space is still allocated for the corresponding trace log (&lt;emphasis
+               role="bold"&gt;cmfx&lt;/emphasis&gt;).&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;dormant&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Tracing is disabled, and space is no longer allocated for the corresponding trace log (&lt;emphasis
+               role="bold"&gt;cmfx&lt;/emphasis&gt;).Disables tracing for the event set.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fstrace commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;lslog&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fstrace lslog&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;trace log (fstrace)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying state&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;state of trace log (fstrace)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_385"&gt;
+       &lt;title&gt;To display the log size&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by issuing
+           the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &amp;lt;&lt;replaceable&gt;root_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fstrace lslog&lt;/emphasis&gt; command to display information about the kernel trace log.
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fstrace lslog&lt;/emphasis&gt;  [&lt;emphasis role="bold"&gt;-set&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;set_name&lt;/replaceable&gt;&amp;gt;+]  [&lt;emphasis
+                 role="bold"&gt;-log&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;log_name&lt;/replaceable&gt;&amp;gt;]  [&lt;emphasis role="bold"&gt;-long&lt;/emphasis&gt;] 
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;The following example uses the &lt;emphasis role="bold"&gt;-long&lt;/emphasis&gt; flag to display additional information about the
+       &lt;emphasis role="bold"&gt;cmfx&lt;/emphasis&gt; trace log.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fstrace lslog cmfx -long&lt;/emphasis&gt;
+    Available logs:
+    cmfx : 60 kbytes (allocated)
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The output from this command lists information on the trace log. When issued without the &lt;emphasis
+       role="bold"&gt;-long&lt;/emphasis&gt; flag, the &lt;emphasis role="bold"&gt;fstrace lslog&lt;/emphasis&gt; command lists only the name of the log.
+       When issued with the &lt;emphasis role="bold"&gt;-long&lt;/emphasis&gt; flag, the &lt;emphasis role="bold"&gt;fstrace lslog&lt;/emphasis&gt; command
+       lists the log, the size of the log in kilobytes, and the allocation state of the log.&lt;/para&gt;
+ 
+       &lt;para&gt;There are two allocation states for the kernel trace log: &lt;variablelist&gt;
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;computeroutput&gt;allocated&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Space is reserved for the log in the kernel. This indicates that the event set that writes to this log is either
+               &lt;emphasis&gt;active&lt;/emphasis&gt; (tracing is enabled for the event set) or &lt;emphasis&gt;inactive&lt;/emphasis&gt; (tracing is
+               temporarily disabled for the event set); however, the event set continues to reserve space occupied by the log to
+               which it sends data.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;computeroutput&gt;unallocated&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Space is not reserved for the log in the kernel. This indicates that the event set that writes to this log is
+               &lt;emphasis&gt;dormant&lt;/emphasis&gt; (tracing is disabled for the event set); furthermore, the event set releases the space
+               occupied by the log to which it sends data.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ347"&gt;
+       &lt;title&gt;Dumping and Clearing the Trace Log&lt;/title&gt;
+ 
+       &lt;para&gt;After the Cache Manager operation you want to trace is complete, use the &lt;emphasis role="bold"&gt;fstrace dump&lt;/emphasis&gt;
+       command to dump the trace log to the standard output stream or to the file named by the &lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt;
+       argument. Or, to dump the trace log continuously, use the &lt;emphasis role="bold"&gt;-follow&lt;/emphasis&gt; argument (combine it with
+       the &lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt; argument if desired). To halt continuous dumping, press an interrupt signal such as
+       &amp;lt;&lt;emphasis role="bold"&gt;Ctrl-c&lt;/emphasis&gt;&amp;gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;To clear a trace log when you no longer need the data in it, issue the &lt;emphasis role="bold"&gt;fstrace clear&lt;/emphasis&gt;
+       command. (The &lt;emphasis role="bold"&gt;fstrace setlog&lt;/emphasis&gt; command also clears an existing trace log automatically when you
+       use it to change the log's size.)&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fstrace commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;dump&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fstrace dump&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;trace log (fstrace)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;dumping&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;contents of trace log (fstrace)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;dumping&lt;/primary&gt;
+ 
+         &lt;secondary&gt;trace log contents (fstrace)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_387"&gt;
+       &lt;title&gt;To dump the contents of a trace log&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by issuing
+           the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &amp;lt;&lt;replaceable&gt;root_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fstrace dump&lt;/emphasis&gt; command to dump trace logs. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fstrace dump&lt;/emphasis&gt; [&lt;emphasis role="bold"&gt;-set&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;set_name&lt;/replaceable&gt;&amp;gt;+]  [&lt;emphasis
+                 role="bold"&gt;-follow&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;log_name&lt;/replaceable&gt;&amp;gt;]  \
+                   [&lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;output_filename&lt;/replaceable&gt;&amp;gt;]  \
+                   [&lt;emphasis role="bold"&gt;-sleep&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;seconds_between_reads&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;At the beginning of the output of each dump is a header specifying the date and time at which the dump began. The number
+       of logs being dumped is also displayed if the &lt;emphasis role="bold"&gt;-follow&lt;/emphasis&gt; argument is not specified. The header
+       appears as follows:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    AFS Trace Dump --
+    Date: date time
+    Found n logs.
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where &lt;emphasis&gt;date&lt;/emphasis&gt; is the starting date of the trace log dump, &lt;emphasis&gt;time&lt;/emphasis&gt; is the starting
+       time of the trace log dump, and &lt;emphasis&gt;n&lt;/emphasis&gt; specifies the number of logs found by the &lt;emphasis role="bold"&gt;fstrace
+       dump&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+       &lt;para&gt;The following is an example of trace log dump header:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    AFS Trace Dump --
+    Date: Fri Apr 16 10:44:38 1999
+    Found 1 logs.
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The contents of the log follow the header and are comprised of messages written to the log from an active event set. The
+       messages written to the log contain the following three components: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The timestamp associated with the message (number of seconds from an arbitrary start point)&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The process ID or thread ID associated with the message&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The message itself&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;A trace log message is formatted as follows:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    time timestamp, pid pid:event message
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where &lt;emphasis&gt;timestamp&lt;/emphasis&gt; is the number of seconds from an arbitrary start point, &lt;emphasis&gt;pid&lt;/emphasis&gt; is
+       the process ID number of the Cache Manager event, and &lt;emphasis&gt;event message&lt;/emphasis&gt; is the Cache Manager event which
+       corresponds with a function in the AFS source code.&lt;/para&gt;
+ 
+       &lt;para&gt;The following is an example of a dumped trace log message:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    time 749.641274, pid 3002:Returning code 2 from 19
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;For the messages in the trace log to be most readable, the Cache Manager catalog file needs to be installed on the local
+       disk of the client machine; the conventional location is &lt;emphasis role="bold"&gt;/usr/vice/etc/C/afszcm.cat&lt;/emphasis&gt;. Log
+       messages that begin with the string &lt;computeroutput&gt;raw op&lt;/computeroutput&gt;, like the following, indicate that the catalog is
+       not installed.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    raw op 232c, time 511.916288, pid 0
+    p0:Fri Apr 16 10:36:31 1999
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;Every 1024 seconds, a current time message is written to each log. This message has the following format:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    time timestamp, pid pid: Current time: unix_time
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where timestamp is the number of seconds from an arbitrary start point, pid is the process ID number, and unix_time is
+       the standard time format since January 1, 1970.&lt;/para&gt;
+ 
+       &lt;para&gt;The current time message can be used to determine the actual time associated with each log message. Determine the actual
+       time as follows: &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Locate the log message whose actual time you want to determine.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Search backward through the dump record until you come to a current time message.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If the current time message's &lt;emphasis&gt;timestamp&lt;/emphasis&gt; is smaller than the log message's
+             &lt;emphasis&gt;timestamp&lt;/emphasis&gt;, subtract the former from the latter. If the current time message's
+             &lt;emphasis&gt;timestamp&lt;/emphasis&gt; is larger than the log message's &lt;emphasis&gt;timestamp&lt;/emphasis&gt;, add 1024 to the latter
+             and subtract the former from the result.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Add the resulting number to the current time message's &lt;emphasis&gt;unix_time&lt;/emphasis&gt; to determine the log
+             message's actual time.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Because log data is stored in a finite, circular buffer, some of the data can be overwritten before being read. If this
+       happens, the following message appears at the appropriate place in the dump:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    Log wrapped; data missing.
+ &lt;/programlisting&gt;
+ 
+       &lt;note&gt;
+         &lt;para&gt;If this message appears in the middle of a dump, which can happen under a heavy work load, it indicates that not all
+         of the log data is being written to the log or some data is being overwritten. Increasing the size of the log with the
+         &lt;emphasis role="bold"&gt;fstrace setlog&lt;/emphasis&gt; command can alleviate this problem.&lt;/para&gt;
+       &lt;/note&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fstrace commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;clear&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fstrace clear&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;trace log (fstrace)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;clearing contents&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;clearing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;contents of trace log (fstrace)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;removing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;trace log contents (fstrace)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_388"&gt;
+       &lt;title&gt;To clear the contents of a trace log&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by issuing
+           the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &amp;lt;&lt;replaceable&gt;root_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fstrace clear&lt;/emphasis&gt; command to clear logs by log name or by event set.
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fstrace clear&lt;/emphasis&gt;  [&lt;emphasis role="bold"&gt;-set&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;set_name&lt;/replaceable&gt;&amp;gt;+]  [&lt;emphasis
+                 role="bold"&gt;-log&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;log_name&lt;/replaceable&gt;&amp;gt;+]
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;The following example clears the &lt;emphasis role="bold"&gt;cmfx&lt;/emphasis&gt; log used by the &lt;emphasis
+       role="bold"&gt;cm&lt;/emphasis&gt; event set on the local machine.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fstrace clear cm&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The following example also clears the &lt;emphasis role="bold"&gt;cmfx&lt;/emphasis&gt; log on the local machine.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fstrace clear cmfx&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fstrace commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;example of use&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ348"&gt;
+       &lt;title&gt;Examples of fstrace Commands&lt;/title&gt;
+ 
+       &lt;para&gt;This section contains an extensive example of the use of the &lt;emphasis role="bold"&gt;fstrace&lt;/emphasis&gt; command suite,
+       which is useful for gathering a detailed trace of Cache Manager activity when you are working with AFS Product Support to
+       diagnose a problem. The Product Support representative can guide you in choosing appropriate parameter settings for the
+       trace.&lt;/para&gt;
+ 
+       &lt;para&gt;Before starting the kernel trace log, try to isolate the Cache Manager on the AFS client machine that is experiencing
+       the problem accessing the file. If necessary, instruct users to move to another machine so as to minimize the Cache Manager
+       activity on this machine. To minimize the amount of unrelated AFS activity recorded in the trace log, place both the &lt;emphasis
+       role="bold"&gt;fstrace&lt;/emphasis&gt; binary and the dump file must reside on the local disk, not in AFS. You must be logged in as
+       the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; to issue &lt;emphasis role="bold"&gt;fstrace&lt;/emphasis&gt; commands.&lt;/para&gt;
+ 
+       &lt;para&gt;Before starting a kernel trace, issue the &lt;emphasis role="bold"&gt;fstrace lsset&lt;/emphasis&gt; command to check the state of
+       the &lt;emphasis role="bold"&gt;cm&lt;/emphasis&gt; event set.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fstrace lsset cm&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;If tracing has not been enabled previously or if tracing has been turned off on the client machine, the following output
+       is displayed:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    Available sets:
+    cm inactive
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;If tracing has been turned off and kernel memory is not allocated for the trace log on the client machine, the following
+       output is displayed:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    Available sets:
+    cm inactive (dormant)
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;If the current state of the &lt;emphasis role="bold"&gt;cm&lt;/emphasis&gt; event set is &lt;computeroutput&gt;inactive&lt;/computeroutput&gt;
+       or &lt;computeroutput&gt;inactive (dormant)&lt;/computeroutput&gt;, turn on kernel tracing by issuing the &lt;emphasis role="bold"&gt;fstrace
+       setset&lt;/emphasis&gt; command with the &lt;emphasis role="bold"&gt;-active&lt;/emphasis&gt; flag.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fstrace setset cm -active&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;If tracing is enabled currently on the client machine, the following output is displayed:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    Available sets:
+    cm active
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;If tracing is enabled currently, you do not need to use the &lt;emphasis role="bold"&gt;fstrace setset&lt;/emphasis&gt; command. Do
+       issue the &lt;emphasis role="bold"&gt;fstrace clear&lt;/emphasis&gt; command to clear the contents of any existing trace log, removing
+       prior traces that are not related to the current problem.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fstrace clear cm&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;After checking on the state of the event set, issue the &lt;emphasis role="bold"&gt;fstrace lslog&lt;/emphasis&gt; command with the
+       &lt;emphasis role="bold"&gt;-long&lt;/emphasis&gt; flag to check the current state and size of the kernel trace log .&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fstrace lslog cmfx -long&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;If tracing has not been enabled previously or the &lt;emphasis role="bold"&gt;cm&lt;/emphasis&gt; event set was set to
+       &lt;computeroutput&gt;active&lt;/computeroutput&gt; or &lt;computeroutput&gt;inactive&lt;/computeroutput&gt; previously, output similar to the
+       following is displayed:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    Available logs:
+    cmfx : 60 kbytes (allocated)
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;fstrace&lt;/emphasis&gt; tracing utility allocates 60 kilobytes of memory to the trace log by
+       default. You can increase or decrease the amount of memory allocated to the kernel trace log by setting it with the &lt;emphasis
+       role="bold"&gt;fstrace setlog&lt;/emphasis&gt; command. The number specified with the &lt;emphasis role="bold"&gt;-buffersize&lt;/emphasis&gt;
+       argument represents the number of kilobytes allocated to the kernel trace log. If you increase the size of the kernel trace
+       log to 100 kilobytes, issue the following command.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fstrace setlog cmfx&lt;/emphasis&gt; 100
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;After ensuring that the kernel trace log is configured for your needs, you can set up a file into which you can dump the
+       kernel trace log. For example, create a dump file with the name &lt;emphasis role="bold"&gt;cmfx.dump.file.1&lt;/emphasis&gt; using the
+       following &lt;emphasis role="bold"&gt;fstrace dump&lt;/emphasis&gt; command. Issue the command as a continuous process by adding the
+       &lt;emphasis role="bold"&gt;-follow&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-sleep&lt;/emphasis&gt; arguments. Setting the &lt;emphasis
+       role="bold"&gt;-sleep&lt;/emphasis&gt; argument to &lt;emphasis&gt;10&lt;/emphasis&gt; dumps output from the kernel trace log to the file every 10
+       seconds.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fstrace dump -follow&lt;/emphasis&gt; cmfx &lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt; cmfx.dump.file.1 &lt;emphasis
+           role="bold"&gt;-sleep&lt;/emphasis&gt; 10
+    AFS Trace Dump -
+       Date: Fri Apr 16 10:54:57 1999
+    Found 1 logs.
+    time 32.965783, pid 0: Fri Apr 16 10:45:52 1999
+    time 32.965783, pid 33657: Close 0x5c39ed8 flags 0x20 
+    time 32.965897, pid 33657: Gn_close vp 0x5c39ed8 flags 0x20 (returns
+    0x0) 
+    time 35.159854, pid 10891: Breaking callback for 5bd95e4 states 1024
+    (volume 0)
+    time 35.407081, pid 10891: Breaking callback for 5c0fadc states 1024
+    (volume 0)
+        .                         .
+        .                         .
+        .                         .
+    time 71.440456, pid 33658: Lookup adp 0x5bbdcf0 name g3oCKs fid (756
+    4fb7e:588d240.2ff978a8.6) 
+    time 71.440569, pid 33658: Returning code 2 from 19 
+    time 71.440619, pid 33658: Gn_lookup vp 0x5bbdcf0 name g3oCKs (returns
+    0x2) 
+    time 71.464989, pid 38267: Gn_open vp 0x5bbd000 flags 0x0 (returns 0x
+    0) 
+    AFS Trace Dump - Completed
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ349"&gt;
+     &lt;title&gt;Using the afsmonitor Program&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;afsmonitor program&lt;/primary&gt;
+ 
+       &lt;secondary&gt;features summarized&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;The &lt;emphasis role="bold"&gt;afsmonitor&lt;/emphasis&gt; program enables you to monitor the status and performance of specified
+     File Server and Cache Manager processes by gathering statistical information. Among its other uses, the &lt;emphasis
+     role="bold"&gt;afsmonitor&lt;/emphasis&gt; program can be used to fine-tune Cache Manager configuration and load balance File
+     Servers.&lt;/para&gt;
+ 
+     &lt;para&gt;The &lt;emphasis role="bold"&gt;afsmonitor&lt;/emphasis&gt; program enables you to perform the following tasks. &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Monitor any number of File Server and Cache Manager processes on any number of machines (in both local and foreign
+           cells) from a single location.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Set threshold values for any monitored statistic. When the value of a statistic exceeds the threshold, the &lt;emphasis
+           role="bold"&gt;afsmonitor&lt;/emphasis&gt; program highlights it to draw your attention. You can set threshold levels that apply to
+           every machine or only some.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Invoke programs or scripts automatically when a statistic exceeds its threshold.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ350"&gt;
+       &lt;title&gt;Requirements for running the afsmonitor program&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;afsmonitor program&lt;/primary&gt;
+ 
+         &lt;secondary&gt;requirements for running&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The following software must be accessible to a machine where the &lt;emphasis role="bold"&gt;afsmonitor&lt;/emphasis&gt; program is
+       running: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The AFS &lt;emphasis role="bold"&gt;xstat&lt;/emphasis&gt; libraries, which the &lt;emphasis role="bold"&gt;afsmonitor&lt;/emphasis&gt;
+             program uses to gather data&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The &lt;emphasis role="bold"&gt;curses&lt;/emphasis&gt; graphics package, which most UNIX distributions provide as a standard
+             utility&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;curses graphics utility&lt;/primary&gt;
+ 
+         &lt;secondary&gt;afsmonitor program&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;xstat as requirement for running afsmonitor&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;afsmonitor&lt;/emphasis&gt; screens format successfully both on so-called dumb terminals and in
+       windowing systems that emulate terminals. For the output to looks its best, the display environment needs to support reverse
+       video and cursor addressing. Set the TERM environment variable to the correct terminal type, or to a value that has
+       characteristics similar to the actual terminal type. The display window or terminal must be at least 80 columns wide and 12
+       lines long.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;afsmonitor program&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setting terminal type&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;terminal type&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setting for afsmonitor&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;dumb terminal&lt;/primary&gt;
+ 
+         &lt;secondary&gt;use with afsmonitor&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;afsmonitor&lt;/emphasis&gt; program must run in the foreground, and in its own separate, dedicated
+       window or terminal. The window or terminal is unavailable for any other activity as long as the &lt;emphasis
+       role="bold"&gt;afsmonitor&lt;/emphasis&gt; program is running. Any number of instances of the &lt;emphasis
+       role="bold"&gt;afsmonitor&lt;/emphasis&gt; program can run on a single machine, as long as each instance runs in its own dedicated
+       window or terminal. Note that it can take up to three minutes to start an additional instance.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;privilege&lt;/primary&gt;
+ 
+         &lt;secondary&gt;required for afsmonitor program&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;No privilege is required to run the &lt;emphasis role="bold"&gt;afsmonitor&lt;/emphasis&gt; program. By convention, it is installed
+       in the &lt;emphasis role="bold"&gt;/usr/afsws/bin&lt;/emphasis&gt; directory, and anyone who can access the directory can monitor File
+       Servers and Cache Managers. The probes through which the &lt;emphasis role="bold"&gt;afsmonitor&lt;/emphasis&gt; program collects
+       statistics do not constitute a significant burden on the File Server or Cache Manager unless hundreds of people are running
+       the program. If you wish to restrict its use, place the binary file in a directory available only to authorized users.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_392"&gt;
+       &lt;title&gt;The afsmonitor Output Screens&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;afsmonitor program&lt;/primary&gt;
+ 
+         &lt;secondary&gt;screen layout&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;afsmonitor&lt;/emphasis&gt; program displays its data on three screens: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;computeroutput&gt;System Overview&lt;/computeroutput&gt;: This screen appears automatically when the &lt;emphasis
+             role="bold"&gt;afsmonitor&lt;/emphasis&gt; program initializes. It summarizes separately for File Servers and Cache Managers the
+             number of machines being monitored and how many of them have &lt;emphasis&gt;alerts&lt;/emphasis&gt; (statistics that have exceeded
+             their thresholds). It then lists the hostname and number of alerts for each machine being monitored, indicating if
+             appropriate that a process failed to respond to the last probe.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;computeroutput&gt;File Server&lt;/computeroutput&gt;: This screen displays File Server statistics for each file server
+             machine being monitored. It highlights statistics that have exceeded their thresholds, and identifies machines that
+             failed to respond to the last probe.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;computeroutput&gt;Cache Managers&lt;/computeroutput&gt;: This screen displays Cache Manager statistics for each client
+             machine being monitored. It highlights statistics that have exceeded their thresholds, and identifies machines that
+             failed to respond to the last probe.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Fields at the corners of every screen display the following information: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;In the top left corner, the program name and version number.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;In the top right corner, the screen name, current and total page numbers, and current and total column numbers.
+             The page number (for example, &lt;computeroutput&gt;p. 1 of 3&lt;/computeroutput&gt;) indicates the index of the current page and
+             the total number of (vertical) pages over which data is displayed. The column number (for example, &lt;computeroutput&gt;c. 1
+             of 235&lt;/computeroutput&gt;) indicates the index of the current leftmost column and the total number of columns in which
+             data appears. (The symbol &lt;computeroutput&gt;&amp;gt;&amp;gt;&amp;gt;&lt;/computeroutput&gt; indicates that there is additional data to the
+             right; the symbol &lt;computeroutput&gt;&amp;lt;&amp;lt;&amp;lt;&lt;/computeroutput&gt; indicates that there is additional data to the
+             left.)&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;In the bottom left corner, a list of the available commands. Enter the first letter in the command name to run
+             that command. Only the currently possible options appear; for example, if there is only one page of data, the
+             &lt;computeroutput&gt;next&lt;/computeroutput&gt; and &lt;computeroutput&gt;prev&lt;/computeroutput&gt; commands, which scroll the screen up and
+             down respectively, do not appear. For descriptions of the commands, see the following section about navigating the
+             display screens.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;In the bottom right corner, the &lt;computeroutput&gt;probes&lt;/computeroutput&gt; field reports how many times the program
+             has probed File Servers (&lt;computeroutput&gt;fs&lt;/computeroutput&gt;), Cache Managers (&lt;computeroutput&gt;cm&lt;/computeroutput&gt;), or
+             both. The counts for File Servers and Cache Managers can differ. The &lt;computeroutput&gt;freq&lt;/computeroutput&gt; field reports
+             how often the program sends probes.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;&lt;emphasis role="bold"&gt;Navigating the afsmonitor Display Screens&lt;/emphasis&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;As noted, the lower left hand corner of every display screen displays the names of the commands currently available for
+       moving to alternate screens, which can either be a different type or display more statistics or machines of the current type.
+       To execute a command, press the lowercase version of the first letter in its name. Some commands also have an uppercase
+       version that has a somewhat different effect, as indicated in the following list. &lt;variablelist&gt;
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;computeroutput&gt;cm&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Switches to the &lt;computeroutput&gt;Cache Managers&lt;/computeroutput&gt; screen. Available only on the
+               &lt;computeroutput&gt;System Overview&lt;/computeroutput&gt; and &lt;computeroutput&gt;File Servers&lt;/computeroutput&gt; screens.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;computeroutput&gt;fs&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Switches to the &lt;computeroutput&gt;File Servers&lt;/computeroutput&gt; screen. Available only on the
+               &lt;computeroutput&gt;System Overview&lt;/computeroutput&gt; and the &lt;computeroutput&gt;Cache Managers&lt;/computeroutput&gt;
+               screens.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;computeroutput&gt;left&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Scrolls horizontally to the left, to access the data columns situated to the left of the current set. Available
+               when the &lt;computeroutput&gt;&amp;lt;&amp;lt;&amp;lt;&lt;/computeroutput&gt; symbol appears at the top left of the screen. Press uppercase
+               &lt;emphasis role="bold"&gt;L&lt;/emphasis&gt; to scroll horizontally all the way to the left (to display the first set of data
+               columns).&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;computeroutput&gt;next&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Scrolls down vertically to the next page of machine names. Available when there are two or more pages of
+               machines and the final page is not currently displayed. Press uppercase &lt;emphasis role="bold"&gt;N&lt;/emphasis&gt; to scroll
+               to the final page.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;computeroutput&gt;oview&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Switches to the &lt;computeroutput&gt;System Overview&lt;/computeroutput&gt; screen. Available only on the
+               &lt;computeroutput&gt;Cache Managers&lt;/computeroutput&gt; and &lt;computeroutput&gt;File Servers&lt;/computeroutput&gt; screens.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;computeroutput&gt;prev&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Scrolls up vertically to the previous page of machine names. Available when there are two or more pages of
+               machines and the first page is not currently displayed. Press uppercase &lt;emphasis role="bold"&gt;N&lt;/emphasis&gt; to scroll
+               to the first page.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;computeroutput&gt;right&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Scrolls horizontally to the right, to access the data columns situated to the right of the current set. This
+               command is available when the &lt;computeroutput&gt;&amp;gt;&amp;gt;&amp;gt;&lt;/computeroutput&gt; symbol appears at the upper right of the
+               screen. Press uppercase &lt;emphasis role="bold"&gt;R&lt;/emphasis&gt; to scroll horizontally all the way to the right (to display
+               the final set of data columns).&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_393"&gt;
+       &lt;title&gt;The System Overview Screen&lt;/title&gt;
+ 
+       &lt;para&gt;The &lt;computeroutput&gt;System Overview&lt;/computeroutput&gt; screen appears automatically as the &lt;emphasis
+       role="bold"&gt;afsmonitor&lt;/emphasis&gt; program initializes. This screen displays the status of as many File Server and Cache
+       Manager processes as can fit in the current window; scroll down to access additional information.&lt;/para&gt;
+ 
+       &lt;para&gt;The information on this screen is split into File Server information on the left and Cache Manager information on the
+       right. The header for each grouping reports two pieces of information: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The number of machines on which the program is monitoring the indicated process&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The number of alerts and the number of machines affected by them (an &lt;emphasis&gt;alert&lt;/emphasis&gt; means that a
+             statistic has exceeded its threshold or a process failed to respond to the last probe)&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;A list of the machines being monitored follows. If there are any alerts on a machine, the number of them appears in
+       square brackets to the left of the hostname. If a process failed to respond to the last probe, the letters
+       &lt;computeroutput&gt;PF&lt;/computeroutput&gt; (probe failure) appear in square brackets to the left of the hostname.&lt;/para&gt;
+ 
+       &lt;para&gt;The following graphic is an example &lt;computeroutput&gt;System Overview&lt;/computeroutput&gt; screen. The &lt;emphasis
+       role="bold"&gt;afsmonitor&lt;/emphasis&gt; program is monitoring six File Servers and seven Cache Managers. The File Server process on
+       host &lt;emphasis role="bold"&gt;fs1.abc.com&lt;/emphasis&gt; and the Cache Manager on host &lt;emphasis role="bold"&gt;cli33.abc.com&lt;/emphasis&gt;
+       are each marked &lt;computeroutput&gt;[ 1]&lt;/computeroutput&gt; to indicate that one threshold value is exceeded. The
+       &lt;computeroutput&gt;[PF]&lt;/computeroutput&gt; marker on host &lt;emphasis role="bold"&gt;fs6.abc.com&lt;/emphasis&gt; indicates that its File
+       Server process did not respond to the last probe.&lt;/para&gt;
+ 
+       &lt;figure id="Figure_6" label="6"&gt;
+         &lt;title&gt;The afsmonitor System Overview Screen&lt;/title&gt;
+ 
+         &lt;mediaobject&gt;
+           &lt;imageobject&gt;
+             &lt;imagedata fileref="overview.png" scale="50" /&gt;
+           &lt;/imageobject&gt;
+         &lt;/mediaobject&gt;
+       &lt;/figure&gt;
+ 
+       &lt;para&gt;&lt;emphasis role="bold"&gt; &lt;/emphasis&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_394"&gt;
+       &lt;title&gt;The File Servers Screen&lt;/title&gt;
+ 
+       &lt;para&gt;The &lt;computeroutput&gt;File Servers&lt;/computeroutput&gt; screen displays the values collected at the most recent probe for File
+       Server statistics.&lt;/para&gt;
+ 
+       &lt;para&gt;A summary line at the top of the screen (just below the standard program version and screen title blocks) specifies the
+       number of monitored File Servers, the number of alerts, and the number of machines affected by the alerts.&lt;/para&gt;
+ 
+       &lt;para&gt;The first column always displays the hostnames of the machines running the monitored File Servers.&lt;/para&gt;
+ 
+       &lt;para&gt;To the right of the hostname column appear as many columns of statistics as can fit within the current width of the
+       display screen or window; each column requires space for 10 characters. The name of the statistic appears at the top of each
+       column. If the File Server on a machine did not respond to the most recent probe, a pair of dashes
+       (&lt;computeroutput&gt;--&lt;/computeroutput&gt;) appears in each column. If a value exceeds its configured threshold, it is highlighted
+       in reverse video. If a value is too large to fit into the allotted column width, it overflows into the next row in the same
+       column.&lt;/para&gt;
+ 
+       &lt;para&gt;For a list of the available File Server statistics, see &lt;link linkend="HDRWQ617"&gt;Appendix C, The afsmonitor Program
+       Statistics&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;The following graphic depicts the &lt;computeroutput&gt;File Servers&lt;/computeroutput&gt; screen that follows the System Overview
+       Screen example previously discussed; however, one additional server probe has been completed. In this example, the File Server
+       process on &lt;emphasis role="bold"&gt;fs1&lt;/emphasis&gt; has exceeded the configured threshold for the number of performance calls
+       received (the &lt;emphasis role="bold"&gt;numPerfCalls&lt;/emphasis&gt; statistic), and that field appears in reverse video. Host
+       &lt;emphasis role="bold"&gt;fs6&lt;/emphasis&gt; did not respond to Probe 10, so dashes appear in all fields.&lt;/para&gt;
+ 
+       &lt;figure id="Figure_7" label="7"&gt;
+         &lt;title&gt;The afsmonitor File Servers Screen&lt;/title&gt;
+ 
+         &lt;mediaobject&gt;
+           &lt;imageobject&gt;
+             &lt;imagedata fileref="fserver1.png" scale="50" /&gt;
+           &lt;/imageobject&gt;
+         &lt;/mediaobject&gt;
+       &lt;/figure&gt;
+ 
+       &lt;para&gt;&lt;emphasis role="bold"&gt; &lt;/emphasis&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Both the File Servers and Cache Managers screen (discussed in the following section) can display hundreds of columns of
+       data and are therefore designed to scroll left and right. In the preceding graphic, the screen displays the leftmost screen
+       and the screen title block shows that column 1 of 235 is displayed. The appearance of the
+       &lt;computeroutput&gt;&amp;gt;&amp;gt;&amp;gt;&lt;/computeroutput&gt; symbol in the upper right hand corner of the screen and the &lt;emphasis
+       role="bold"&gt;right&lt;/emphasis&gt; command in the command block indicate that additional data is available by scrolling right. (For
+       information on the available statistics, see &lt;link linkend="HDRWQ617"&gt;Appendix C, The afsmonitor Program
+       Statistics&lt;/link&gt;.)&lt;/para&gt;
+ 
+       &lt;para&gt;If the &lt;emphasis role="bold"&gt;right&lt;/emphasis&gt; command is executed, the screen looks something like the following
+       example. Note that the horizontal scroll symbols now point both to the left (&lt;computeroutput&gt;&amp;lt;&amp;lt;&amp;lt;&lt;/computeroutput&gt;)
+       and to the right (&lt;computeroutput&gt;&amp;gt;&amp;gt;&amp;gt;&lt;/computeroutput&gt;) and both the &lt;emphasis role="bold"&gt;left&lt;/emphasis&gt; and
+       &lt;emphasis role="bold"&gt;right&lt;/emphasis&gt; commands appear, indicating that additional data is available by scrolling both left
+       and right.&lt;/para&gt;
+ 
+       &lt;figure id="Figure_8" label="8"&gt;
+         &lt;title&gt;The afsmonitor File Servers Screen Shifted One Page to the Right&lt;/title&gt;
+ 
+         &lt;mediaobject&gt;
+           &lt;imageobject&gt;
+             &lt;imagedata fileref="fserver2.png" scale="50" /&gt;
+           &lt;/imageobject&gt;
+         &lt;/mediaobject&gt;
+       &lt;/figure&gt;
+ 
+       &lt;para&gt;&lt;emphasis role="bold"&gt; &lt;/emphasis&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_395"&gt;
+       &lt;title&gt;The Cache Managers Screen&lt;/title&gt;
+ 
+       &lt;para&gt;The &lt;computeroutput&gt;Cache Managers&lt;/computeroutput&gt; screen displays the values collected at the most recent probe for
+       Cache Manager statistics.&lt;/para&gt;
+ 
+       &lt;para&gt;A summary line at the top of the screen (just below the standard program version and screen title blocks) specifies the
+       number of monitored Cache Managers, the number of alerts, and the number of machines affected by the alerts.&lt;/para&gt;
+ 
+       &lt;para&gt;The first column always displays the hostnames of the machines running the monitored Cache Managers.&lt;/para&gt;
+ 
+       &lt;para&gt;To the right of the hostname column appear as many columns of statistics as can fit within the current width of the
+       display screen or window; each column requires space for 10 characters. The name of the statistic appears at the top of each
+       column. If the Cache Manager on a machine did not respond to the most recent probe, a pair of dashes
+       (&lt;computeroutput&gt;--&lt;/computeroutput&gt;) appears in each column. If a value exceeds its configured threshold, it is highlighted
+       in reverse video. If a value is too large to fit into the allotted column width, it overflows into the next row in the same
+       column.&lt;/para&gt;
+ 
+       &lt;para&gt;For a list of the available Cache Manager statistics, see &lt;link linkend="HDRWQ617"&gt;Appendix C, The afsmonitor Program
+       Statistics&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;The following graphic depicts a Cache Managers screen that follows the System Overview Screen previously discussed. In
+       the example, the Cache Manager process on host &lt;emphasis role="bold"&gt;cli33&lt;/emphasis&gt; has exceeded the configured threshold
+       for the number of cells it can contact (the &lt;emphasis role="bold"&gt;numCellsContacted&lt;/emphasis&gt; statistic), so that field
+       appears in reverse video.&lt;/para&gt;
+ 
+       &lt;figure id="Figure_9" label="9"&gt;
+         &lt;title&gt;The afsmonitor Cache Managers Screen&lt;/title&gt;
+ 
+         &lt;mediaobject&gt;
+           &lt;imageobject&gt;
+             &lt;imagedata fileref="cachmgr.png" scale="50" /&gt;
+           &lt;/imageobject&gt;
+         &lt;/mediaobject&gt;
+       &lt;/figure&gt;
+ 
+       &lt;para&gt;&lt;emphasis role="bold"&gt; &lt;/emphasis&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ351"&gt;
+     &lt;title&gt;Configuring the afsmonitor Program&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;afsmonitor program&lt;/primary&gt;
+ 
+       &lt;secondary&gt;creating configuration files for&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;configuring&lt;/primary&gt;
+ 
+       &lt;secondary&gt;afsmonitor program&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;To customize the &lt;emphasis role="bold"&gt;afsmonitor&lt;/emphasis&gt; program, create an ASCII-format configuration file and use
+     the &lt;emphasis role="bold"&gt;-config&lt;/emphasis&gt; argument to name it. You can specify the following in the configuration file:
+     &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;The File Servers, Cache Managers, or both to monitor.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The statistics to display. By default, the display includes 271 statistics for File Servers and 570 statistics for
+           Cache Managers. For information on the available statistics, see &lt;link linkend="HDRWQ617"&gt;Appendix C, The afsmonitor
+           Program Statistics&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The threshold values to set for statistics and a script or program to execute if a threshold is exceeded. By
+           default, no threshold values are defined and no scripts or programs are executed.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;The following list describes the instructions that can appear in the configuration file: &lt;variablelist&gt;
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;computeroutput&gt;cm&lt;/computeroutput&gt; &lt;replaceable&gt;hostname&lt;/replaceable&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Names a client machine for which to display Cache Manager statistics. The order of &lt;emphasis
+             role="bold"&gt;cm&lt;/emphasis&gt; lines in the file determines the order in which client machines appear from top to bottom on
+             the &lt;computeroutput&gt;System Overview&lt;/computeroutput&gt; and &lt;computeroutput&gt;Cache Managers&lt;/computeroutput&gt; output
+             screens.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;computeroutput&gt;fs&lt;/computeroutput&gt; &lt;replaceable&gt;hostname&lt;/replaceable&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Names a file server machine for which to display File Server statistics. The order of &lt;emphasis
+             role="bold"&gt;fs&lt;/emphasis&gt; lines in the file determines the order in which file server machines appear from top to bottom
+             on the &lt;computeroutput&gt;System Overview&lt;/computeroutput&gt; and &lt;computeroutput&gt;File Servers&lt;/computeroutput&gt; output
+             screens.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;computeroutput&gt;thresh fs | cm &lt;replaceable&gt;field_name&lt;/replaceable&gt; &lt;replaceable&gt;thresh_val&lt;/replaceable&gt;
+           [&lt;replaceable&gt;cmd_to_run&lt;/replaceable&gt;] [&lt;replaceable&gt;arg1&lt;/replaceable&gt;] . . .
+           [&lt;replaceable&gt;argn&lt;/replaceable&gt;]&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Assigns the threshold value thresh_val to the statistic field_name, for either a File Server statistic (&lt;emphasis
+             role="bold"&gt;fs&lt;/emphasis&gt;) or a Cache Manager statistic (&lt;emphasis role="bold"&gt;cm&lt;/emphasis&gt;). The optional
+             cmd_to_execute field names a binary or script to execute each time the value of the statistic changes from being below
+             thresh_val to being at or above thresh_val. A change between two values that both exceed thresh_val does not retrigger
+             the binary or script. The optional arg1 through argn fields are additional values that the &lt;emphasis
+             role="bold"&gt;afsmonitor&lt;/emphasis&gt; program passes as arguments to the cmd_to_execute command. If any of them include one
+             or more spaces, enclose the entire field in double quotes.&lt;/para&gt;
+ 
+             &lt;para&gt;The parameters &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;cm&lt;/emphasis&gt;, field_name,
+             threshold_val, and arg1 through argn correspond to the values with the same name on the &lt;emphasis
+             role="bold"&gt;thresh&lt;/emphasis&gt; line. The host_name parameter identifies the file server or client machine where the
+             statistic has crossed the threshold, and the actual_val parameter is the actual value of field_name that equals or
+             exceeds the threshold value.&lt;/para&gt;
+ 
+             &lt;para&gt;Use the &lt;emphasis role="bold"&gt;thresh&lt;/emphasis&gt; line to set either a global threshold, which applies to all file
+             server machines listed on &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; lines or client machines listed on &lt;emphasis
+             role="bold"&gt;cm&lt;/emphasis&gt; lines in the configuration file, or a machine-specific threshold, which applies to only one
+             file server or client machine. &lt;itemizedlist&gt;
+                 &lt;listitem&gt;
+                   &lt;para&gt;To set a global threshold, place the &lt;emphasis role="bold"&gt;thresh&lt;/emphasis&gt; line before any of the
+                   &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;cm&lt;/emphasis&gt; lines in the file.&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;To set a machine-specific threshold, place the &lt;emphasis role="bold"&gt;thresh&lt;/emphasis&gt; line below the
+                   corresponding &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;cm&lt;/emphasis&gt; line, and above any other
+                   &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;cm&lt;/emphasis&gt; lines. A machine-specific threshold
+                   value always overrides the corresponding global threshold, if set. Do not place a &lt;emphasis role="bold"&gt;thresh
+                   fs&lt;/emphasis&gt; line directly after a &lt;emphasis role="bold"&gt;cm&lt;/emphasis&gt; line or a &lt;emphasis role="bold"&gt;thresh
+                   cm&lt;/emphasis&gt; line directly after a &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; line.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/itemizedlist&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;computeroutput&gt;show fs | cm &lt;replaceable&gt;field/group/section&lt;/replaceable&gt;&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Specifies which individual statistic, group of statistics, or section of statistics to display on the
+             &lt;computeroutput&gt;File Servers&lt;/computeroutput&gt; screen (&lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt;) or &lt;computeroutput&gt;Cache
+             Managers&lt;/computeroutput&gt; screen (&lt;emphasis role="bold"&gt;cm&lt;/emphasis&gt;) and the order in which to display them. The
+             appendix of &lt;emphasis role="bold"&gt;afsmonitor&lt;/emphasis&gt; statistics in the &lt;emphasis&gt;OpenAFS Administration
+             Guide&lt;/emphasis&gt; specifies the group and section to which each statistic belongs. Include as many &lt;emphasis
+             role="bold"&gt;show&lt;/emphasis&gt; lines as necessary to customize the screen display as desired, and place them anywhere in
+             the file. The top-to-bottom order of the &lt;emphasis role="bold"&gt;show&lt;/emphasis&gt; lines in the configuration file
+             determines the left-to-right order in which the statistics appear on the corresponding screen.&lt;/para&gt;
+ 
+             &lt;para&gt;If there are no &lt;emphasis role="bold"&gt;show&lt;/emphasis&gt; lines in the configuration file, then the screens display
+             all statistics for both Cache Managers and File Servers. Similarly, if there are no &lt;emphasis role="bold"&gt;show
+             fs&lt;/emphasis&gt; lines, the &lt;computeroutput&gt;File Servers&lt;/computeroutput&gt; screen displays all file server statistics, and
+             if there are no &lt;emphasis role="bold"&gt;show cm&lt;/emphasis&gt; lines, the &lt;computeroutput&gt;Cache Managers&lt;/computeroutput&gt;
+             screen displays all client statistics.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;# comments&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Precedes a line of text that the &lt;emphasis role="bold"&gt;afsmonitor&lt;/emphasis&gt; program ignores because of the
+             initial number (&lt;emphasis role="bold"&gt;#&lt;/emphasis&gt;) sign, which must appear in the very first column of the line.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+       &lt;/variablelist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;For a list of the values that can appear in the field/group/section field of a &lt;emphasis role="bold"&gt;show&lt;/emphasis&gt;
+     instruction, see &lt;link linkend="HDRWQ617"&gt;Appendix C, The afsmonitor Program Statistics&lt;/link&gt;.)&lt;/para&gt;
+ 
+     &lt;para&gt;The following example illustrates a possible configuration file:&lt;/para&gt;
+ 
+     &lt;programlisting&gt;
+    thresh cm dlocalAccesses  1000000
+    thresh cm dremoteAccesses  500000 handleDRemote
+    thresh fs rx_maxRtt_Usec     1000
+    cm client5
+    cm client33
+    cm client14
+    thresh cm dlocalAccesses  2000000
+    thresh cm vcacheMisses      10000
+    cm client2
+    fs fs3
+    fs fs9
+    fs fs5
+    fs fs10
+    show cm numCellsContacted
+    show cm dlocalAccesses
+    show cm dremoteAccesses
+    show cm vcacheMisses
+    show cm Auth_Stats_group
+ &lt;/programlisting&gt;
+ 
+     &lt;para&gt;Since the first three &lt;emphasis role="bold"&gt;thresh&lt;/emphasis&gt; instructions appear before any &lt;emphasis
+     role="bold"&gt;fs&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;cm&lt;/emphasis&gt; instructions, they set global threshold values: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;All Cache Manager process in this file use &lt;emphasis role="bold"&gt;1000000&lt;/emphasis&gt; as the threshold for the
+           &lt;emphasis role="bold"&gt;dlocalAccesses&lt;/emphasis&gt; statistic (except for the machine &lt;emphasis role="bold"&gt;client2&lt;/emphasis&gt;
+           which uses an overriding value of &lt;emphasis role="bold"&gt;2000000&lt;/emphasis&gt;.)&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;All Cache Manager processes in this file use &lt;emphasis role="bold"&gt;500000&lt;/emphasis&gt; as the threshold value for the
+           &lt;emphasis role="bold"&gt;dremoteAccesses&lt;/emphasis&gt; statistic; if that value is exceeded, the script &lt;emphasis
+           role="bold"&gt;handleDRemote&lt;/emphasis&gt; is invoked.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;All File Server processes in this file use &lt;emphasis role="bold"&gt;1000&lt;/emphasis&gt; as the threshold value for the
+           &lt;emphasis role="bold"&gt;rx_maxRtt_Usec&lt;/emphasis&gt; statistic.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;The four &lt;emphasis role="bold"&gt;cm&lt;/emphasis&gt; instructions monitor the Cache Manager on the machines &lt;emphasis
+     role="bold"&gt;client5&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;client33&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;client14&lt;/emphasis&gt;, and
+     &lt;emphasis role="bold"&gt;client2&lt;/emphasis&gt;. The first three use all of the global threshold values.&lt;/para&gt;
+ 
+     &lt;para&gt;The Cache Manager on &lt;emphasis role="bold"&gt;client2&lt;/emphasis&gt; uses the global threshold value for the &lt;emphasis
+     role="bold"&gt;dremoteAccesses&lt;/emphasis&gt; statistic, but a different one for the &lt;emphasis role="bold"&gt;dlocalAccesses&lt;/emphasis&gt;
+     statistic. Furthermore, &lt;emphasis role="bold"&gt;client22&lt;/emphasis&gt; is the only Cache Manager that uses the threshold set for the
+     &lt;emphasis role="bold"&gt;vcacheMisses&lt;/emphasis&gt; statistic.&lt;/para&gt;
+ 
+     &lt;para&gt;The &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; instructions monitor the File Server on the machines &lt;emphasis
+     role="bold"&gt;fs3&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;fs9&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;fs5&lt;/emphasis&gt;, and &lt;emphasis
+     role="bold"&gt;fs10&lt;/emphasis&gt;. They all use the global threshold for the&lt;emphasis role="bold"&gt;rx_maxRtt_Usec&lt;/emphasis&gt;
+     statistic.&lt;/para&gt;
+ 
+     &lt;para&gt;Because there are no &lt;emphasis role="bold"&gt;show fs&lt;/emphasis&gt; instructions, the File Servers screen displays all File
+     Server statistics. The Cache Managers screen displays only the statistics named in &lt;emphasis role="bold"&gt;show cm&lt;/emphasis&gt;
+     instructions, ordering them from left to right. The &lt;emphasis role="bold"&gt;Auth_Stats_group&lt;/emphasis&gt; includes several
+     statistics, all of which are displayed (&lt;emphasis role="bold"&gt;curr_PAGs&lt;/emphasis&gt;, &lt;emphasis
+     role="bold"&gt;curr_Records&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;curr_AuthRecords&lt;/emphasis&gt;, &lt;emphasis
+     role="bold"&gt;curr_UnauthRecords&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;curr_MaxRecordsInPAG&lt;/emphasis&gt;, &lt;emphasis
+     role="bold"&gt;curr_LongestChain&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;PAGCreations&lt;/emphasis&gt;, &lt;emphasis
+     role="bold"&gt;TicketUpdates&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;HWM_PAGS&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;HWM_Records&lt;/emphasis&gt;,
+     &lt;emphasis role="bold"&gt;HWM_MaxRecordsInPAG&lt;/emphasis&gt;, and &lt;emphasis role="bold"&gt;HWM_LongestChain&lt;/emphasis&gt;).&lt;/para&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ352"&gt;
+     &lt;title&gt;Writing afsmonitor Statistics to a File&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;afsmonitor program&lt;/primary&gt;
+ 
+       &lt;secondary&gt;creating an output file&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;All of the statistical information collected and displayed by the &lt;emphasis role="bold"&gt;afsmonitor&lt;/emphasis&gt; program can
+     be preserved by writing it to an output file. You can create an output file by using the &lt;emphasis
+     role="bold"&gt;-output&lt;/emphasis&gt; argument when you startup the &lt;emphasis role="bold"&gt;afsmonitor&lt;/emphasis&gt; process. You can use
+     the output file to track process performance over long periods of time and to apply post-processing techniques to further
+     analyze system trends.&lt;/para&gt;
+ 
+     &lt;para&gt;The &lt;emphasis role="bold"&gt;afsmonitor&lt;/emphasis&gt; program output file is a simple ASCII file that records the information
+     reported by the File Server and Cache Manager screens. The output file has the following format:&lt;/para&gt;
+ 
+     &lt;programlisting&gt;
+    time   host_name &lt;emphasis role="bold"&gt;CM&lt;/emphasis&gt;|&lt;emphasis role="bold"&gt;FS&lt;/emphasis&gt;   list_of_measured_values
+ &lt;/programlisting&gt;
+ 
+     &lt;para&gt;and specifies the &lt;emphasis&gt;time&lt;/emphasis&gt; at which the &lt;emphasis&gt;list_of_measured_values&lt;/emphasis&gt; were gathered from
+     the Cache Manager (&lt;emphasis role="bold"&gt;CM&lt;/emphasis&gt;) or File Server (&lt;emphasis role="bold"&gt;FS&lt;/emphasis&gt;) process housed on
+     host_name. On those occasion where probes fail, the value &lt;computeroutput&gt;-1&lt;/computeroutput&gt; is reported instead of the
+     &lt;emphasis&gt;list_of_measured_values&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;This file format provides several advantages: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;It can be viewed using a standard editor. If you intend to view this file frequently, use the &lt;emphasis
+           role="bold"&gt;-detailed&lt;/emphasis&gt; flag with the &lt;emphasis role="bold"&gt;-output&lt;/emphasis&gt; argument. It formats the output
+           file in a way that is easier to read.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;It can be passed through filters to extract desired information using the standard set of UNIX tools.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;It is suitable for long term storage of the &lt;emphasis role="bold"&gt;afsmonitor&lt;/emphasis&gt; program output.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;afsmonitor program&lt;/primary&gt;
+ 
+       &lt;secondary&gt;command syntax&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;afsmonitor&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="Header_398"&gt;
+     &lt;title&gt;To start the afsmonitor Program&lt;/title&gt;
+ 
+     &lt;orderedlist&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;Open a separate command shell window or use a dedicated terminal for each instance of the &lt;emphasis
+         role="bold"&gt;afsmonitor&lt;/emphasis&gt; program. This window or terminal must be devoted to the exclusive use of the &lt;emphasis
+         role="bold"&gt;afsmonitor&lt;/emphasis&gt; process because the command cannot be run in the background.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;Initialize the &lt;emphasis role="bold"&gt;afsmonitor&lt;/emphasis&gt; program. The message &lt;computeroutput&gt;afsmonitor Collecting
+         Statistics...&lt;/computeroutput&gt;, followed by the appearance of the &lt;computeroutput&gt;System Overview&lt;/computeroutput&gt; screen,
+         confirms a successful start. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;afsmonitor&lt;/emphasis&gt; [&lt;emphasis role="bold"&gt;initcmd&lt;/emphasis&gt;]  [&lt;emphasis role="bold"&gt;-config&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;configuration file&lt;/replaceable&gt;&amp;gt;]  \
+                 [&lt;emphasis role="bold"&gt;-frequency&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;poll frequency, in seconds&lt;/replaceable&gt;&amp;gt;]  \
+                 [&lt;emphasis role="bold"&gt;-output&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;storage file name&lt;/replaceable&gt;&amp;gt;] [&lt;emphasis
+               role="bold"&gt;-detailed&lt;/emphasis&gt;]  \
+                 [&lt;emphasis role="bold"&gt;-debug&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;turn debugging output on to the named file&lt;/replaceable&gt;&amp;gt;] \
+                 [&lt;emphasis role="bold"&gt;-fshosts&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;list of file servers to monitor&lt;/replaceable&gt;&amp;gt;+]  \
+                 [&lt;emphasis role="bold"&gt;-cmhosts&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;list of cache managers to monitor&lt;/replaceable&gt;&amp;gt;+]
+    afsmonitor Collecting Statistics...
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+         &lt;para&gt;where &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;initcmd&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is an optional string that accommodates the command's use of the AFS command parser. It can be omitted and
+                 ignored.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;-config&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Specifies the pathname of an &lt;emphasis role="bold"&gt;afsmonitor&lt;/emphasis&gt; configuration file, which lists the
+                 machines and statistics to monitor. Partial pathnames are interpreted relative to the current working directory.
+                 Provide either this argument or one or both of the &lt;emphasis role="bold"&gt;-fshosts&lt;/emphasis&gt; and &lt;emphasis
+                 role="bold"&gt;-cmhosts&lt;/emphasis&gt; arguments. You must use a configuration file to set thresholds or customize the
+                 screen display. For instructions on creating the configuration file, see &lt;link linkend="HDRWQ351"&gt;Configuring the
+                 afsmonitor Program&lt;/link&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;-frequency&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Specifies how often to probe the File Server and Cache Manager processes, as a number of seconds. Acceptable
+                 values range from &lt;emphasis role="bold"&gt;1&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;86400&lt;/emphasis&gt;; the default value
+                 is &lt;emphasis role="bold"&gt;60&lt;/emphasis&gt;. This frequency applies to both File Server and Cache Manager probes;
+                 however, File Server and Cache Manager probes are initiated and processed independent of each other. The actual
+                 interval between probes to a host is the probe frequency plus the time needed by all hosts to respond to the
+                 probe.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;-output&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Specifies the name of an output file to which to write all of the statistical data. By default, no output file
+                 is created. For information on this file, see &lt;link linkend="HDRWQ352"&gt;Writing afsmonitor Statistics to a
+                 File&lt;/link&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;-detailed&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Formats the output file named by the &lt;emphasis role="bold"&gt;-output&lt;/emphasis&gt; argument to be more easily
+                 readable. The &lt;emphasis role="bold"&gt;-output&lt;/emphasis&gt; argument must be provided along with this flag.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;-fshosts&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Identifies each File Server process to monitor by specifying the host it is running on. You can identify a
+                 host using either its complete Internet-style host name or an abbreviation acceptable to the cell's naming service.
+                 Combine this argument with the &lt;emphasis role="bold"&gt;-cmhosts&lt;/emphasis&gt; if you wish, but not the &lt;emphasis
+                 role="bold"&gt;-config&lt;/emphasis&gt; argument.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;-cmhosts&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Identifies each Cache Manager process to monitor by specifying the host it is running on. You can identify a
+                 host using either its complete Internet-style host name or an abbreviation acceptable to the cell's naming service.
+                 Combine this argument with the &lt;emphasis role="bold"&gt;-fshosts&lt;/emphasis&gt; if you wish, but not the &lt;emphasis
+                 role="bold"&gt;-config&lt;/emphasis&gt; argument.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;&lt;/para&gt;
+       &lt;/listitem&gt;
+     &lt;/orderedlist&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="Header_399"&gt;
+     &lt;title&gt;To stop the afsmonitor program&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;afsmonitor program&lt;/primary&gt;
+ 
+       &lt;secondary&gt;stopping&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;To exit an &lt;emphasis role="bold"&gt;afsmonitor&lt;/emphasis&gt; program session, Enter the &amp;lt;&lt;emphasis
+     role="bold"&gt;Ctrl-c&lt;/emphasis&gt;&amp;gt; interrupt signal or an uppercase &lt;emphasis role="bold"&gt;Q&lt;/emphasis&gt;.&lt;/para&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ353"&gt;
+     &lt;title&gt;The xstat Data Collection Facility&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;xstat data collection facility&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;xstat data collection facility&lt;/primary&gt;
+ 
+       &lt;secondary&gt;libxstat_fs.a library&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;xstat data collection facility&lt;/primary&gt;
+ 
+       &lt;secondary&gt;libxstat_cm.a library&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;data collection&lt;/primary&gt;
+ 
+       &lt;secondary&gt;with xstat data collection facility&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;collecting&lt;/primary&gt;
+ 
+       &lt;secondary&gt;data with xstat data collection facility&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;File Server&lt;/primary&gt;
+ 
+       &lt;secondary&gt;collecting data with xstat data collection facility&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+       &lt;secondary&gt;collecting data with xstat data collection facility&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;File Server&lt;/primary&gt;
+ 
+       &lt;secondary&gt;xstat data collection facility libraries&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+       &lt;secondary&gt;xstat data collection facility libraries&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;libxstat_fs.a library&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;libxstat_cm.a library&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;The &lt;emphasis role="bold"&gt;afsmonitor&lt;/emphasis&gt; program uses the &lt;emphasis role="bold"&gt;xstat&lt;/emphasis&gt; data collection
+     facility to gather and calculate the data that it (the &lt;emphasis role="bold"&gt;afsmonitor&lt;/emphasis&gt; program) then uses to perform
+     its function. You can also use the &lt;emphasis role="bold"&gt;xstat&lt;/emphasis&gt; facility to create your own data display programs. If
+     you do, keep the following in mind. The File Server considers any program calling its RPC routines to be a Cache Manager;
+     therefore, any program calling the File Server interface directly must export the Cache Manager's callback interface. The
+     calling program must be capable of emulating the necessary callback state, and it must respond to periodic keep-alive messages
+     from the File Server. In addition, a calling program must be able to gather the collected data.&lt;/para&gt;
+ 
+     &lt;para&gt;The &lt;emphasis role="bold"&gt;xstat&lt;/emphasis&gt; facility consists of two C language libraries available to user-level
+     applications: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;/usr/afsws/lib/afs/libxstat_fs.a&lt;/emphasis&gt; exports calls that gather information from one or
+           more running File Server processes.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;/usr/afsws/lib/afs/libxstat_cm.a&lt;/emphasis&gt; exports calls that collect information from one or
+           more running Cache Managers.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;The libraries allow the caller to register &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;A set of File Servers or Cache Managers to be examined.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The frequency with which the File Servers or Cache Managers are to be probed for data.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;A user-specified routine to be called each time data is collected.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;The libraries handle all of the lightweight processes, callback interactions, and timing issues associated with the data
+     collection. The user needs only to process the data as it arrives.&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_401"&gt;
+       &lt;title&gt;The libxstat Libraries&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;libxstat_fs.a library&lt;/primary&gt;
+ 
+         &lt;secondary&gt;routines&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;libxstat_cm.a library&lt;/primary&gt;
+ 
+         &lt;secondary&gt;routines&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;libxstat_fs.a&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;libxstat_cm.a&lt;/emphasis&gt; libraries handle
+       the callback requirements and other complications associated with the collection of data from File Servers and Cache Managers.
+       The user provides only the means of accumulating the desired data. Each &lt;emphasis role="bold"&gt;xstat&lt;/emphasis&gt; library
+       implements three routines: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Initialization (&lt;emphasis role="bold"&gt;xstat_fs_Init&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;xstat_cm_Init&lt;/emphasis&gt;)
+             arranges the periodic collection and handling of data.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Immediate probe (&lt;emphasis role="bold"&gt;xstat_fs_ForceProbeNow&lt;/emphasis&gt; and &lt;emphasis
+             role="bold"&gt;xstat_cm_ForceProbeNow&lt;/emphasis&gt;) forces the immediate collection of data, after which collection returns
+             to its normal probe schedule.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Cleanup (&lt;emphasis role="bold"&gt;xstat_fs_Cleanup&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;xstat_cm_Cleanup&lt;/emphasis&gt;)
+             terminates all connections and removes all traces of the data collection from memory.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;File Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;xstat data collections&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+         &lt;secondary&gt;xstat data collections&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;xstat data collection facility&lt;/primary&gt;
+ 
+         &lt;secondary&gt;data collections&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;libxstat_fs.a library&lt;/primary&gt;
+ 
+         &lt;secondary&gt;data collections&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;libxstat_cm.a library&lt;/primary&gt;
+ 
+         &lt;secondary&gt;data collections&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The File Server and Cache Manager each define data collections that clients can fetch. A data collection is simply a
+       related set of numbers that can be collected as a unit. For example, the File Server and Cache Manager each define profiling
+       and performance data collections. The profiling collections maintain counts of the number of times internal functions are
+       called within servers, allowing bottleneck analysis to be performed. The performance collections record, among other things,
+       internal disk I/O statistics for a File Server and cache effectiveness figures for a Cache Manager, allowing for performance
+       analysis.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;xstat data collection facility&lt;/primary&gt;
+ 
+         &lt;secondary&gt;obtaining more information&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;libxstat_fs.a library&lt;/primary&gt;
+ 
+         &lt;secondary&gt;obtaining more information&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;libxstat_cm.a library&lt;/primary&gt;
+ 
+         &lt;secondary&gt;obtaining more information&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;For a copy of the detailed specification which provides much additional usage information about the &lt;emphasis
+       role="bold"&gt;xstat&lt;/emphasis&gt; facility, its libraries, and the routines in the libraries, contact AFS Product Support.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_402"&gt;
+       &lt;title&gt;Example xstat Commands&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;xstat data collection facility&lt;/primary&gt;
+ 
+         &lt;secondary&gt;example commands&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;libxstat_fs.a library&lt;/primary&gt;
+ 
+         &lt;secondary&gt;example command using&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;libxstat_cm.a library&lt;/primary&gt;
+ 
+         &lt;secondary&gt;example command using&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;File Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;xstat example commands&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+         &lt;secondary&gt;xstat example commands&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;AFS comes with two low-level, example commands: &lt;emphasis role="bold"&gt;xstat_fs_test&lt;/emphasis&gt; and &lt;emphasis
+       role="bold"&gt;xstat_cm_test&lt;/emphasis&gt;. The commands allow you to experiment with the &lt;emphasis role="bold"&gt;xstat&lt;/emphasis&gt;
+       facility. They gather information and display the available data collections for a File Server or Cache Manager. They are
+       intended merely to provide examples of the types of data that can be collected via &lt;emphasis role="bold"&gt;xstat&lt;/emphasis&gt;;
+       they are not intended for use in the actual collection of data.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;xstat_fs_test&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;libxstat_fs.a library&lt;/primary&gt;
+ 
+         &lt;secondary&gt;xstat_fs_test example command&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;File Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;xstat_fs_test example command&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;xstat data collection facility&lt;/primary&gt;
+ 
+         &lt;secondary&gt;xstat_fs_test example command&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;sect3 id="Header_403"&gt;
+         &lt;title&gt;To use the example xstat_fs_test command&lt;/title&gt;
+ 
+         &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Issue the example &lt;emphasis role="bold"&gt;xstat_fs_test&lt;/emphasis&gt; command to test the routines in the &lt;emphasis
+             role="bold"&gt;libxstat_fs.a&lt;/emphasis&gt; library and display the data collections associated with the File Server process.
+             The command executes in the foreground. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;xstat_fs_test&lt;/emphasis&gt; [&lt;emphasis role="bold"&gt;initcmd&lt;/emphasis&gt;]  \
+                    &lt;emphasis role="bold"&gt;-fsname&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;File Server name(s) to monitor&lt;/replaceable&gt;&amp;gt;+  \
+                    &lt;emphasis role="bold"&gt;-collID&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;Collection(s) to fetch&lt;/replaceable&gt;&amp;gt;+  [&lt;emphasis
+                   role="bold"&gt;-onceonly&lt;/emphasis&gt;]  \
+                    [&lt;emphasis role="bold"&gt;-frequency&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;poll frequency, in seconds&lt;/replaceable&gt;&amp;gt;]  \
+                    [&lt;emphasis role="bold"&gt;-period&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;data collection time, in minutes&lt;/replaceable&gt;&amp;gt;] [&lt;emphasis
+                   role="bold"&gt;-debug&lt;/emphasis&gt;] 
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;where &lt;variablelist&gt;
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;emphasis role="bold"&gt;xstat_fs_test&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Must be typed in full.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;emphasis role="bold"&gt;initcmd&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Is an optional string that accommodates the command's use of the AFS command parser. It can be omitted and
+                     ignored.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;emphasis role="bold"&gt;-fsname&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Is the Internet host name of each file server machine on which to monitor the File Server process.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;emphasis role="bold"&gt;-collID&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Specifies each data collection to return. The indicated data collection defines the type and amount of
+                     data the command is to gather about the File Server. Data is returned in the form of a predefined data structure
+                     (refer to the specification documents referenced previously for more information about the data
+                     structures).&lt;/para&gt;
+ 
+                     &lt;para&gt;There are two acceptable values: &lt;itemizedlist&gt;
+                         &lt;listitem&gt;
+                           &lt;para&gt;&lt;emphasis role="bold"&gt;1&lt;/emphasis&gt; reports various internal performance statistics related to the
+                           File Server (for example, vnode cache entries and &lt;emphasis role="bold"&gt;Rx&lt;/emphasis&gt; protocol
+                           activity).&lt;/para&gt;
+                         &lt;/listitem&gt;
+ 
+                         &lt;listitem&gt;
+                           &lt;para&gt;&lt;emphasis role="bold"&gt;2&lt;/emphasis&gt; reports all of the internal performance statistics provided by
+                           the &lt;emphasis role="bold"&gt;1&lt;/emphasis&gt; setting, plus some additional, detailed performance figures about
+                           the File Server (for example, minimum, maximum, and cumulative statistics regarding File Server RPCs, how
+                           long they take to complete, and how many succeed).&lt;/para&gt;
+                         &lt;/listitem&gt;
+                       &lt;/itemizedlist&gt;&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;emphasis role="bold"&gt;-onceonly&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Directs the command to gather statistics just one time. Omit this option to have the command continue to
+                     probe the File Server for statistics every 30 seconds. If you omit this option, you can use the &amp;lt;&lt;emphasis
+                     role="bold"&gt;Ctrl-c&lt;/emphasis&gt;&amp;gt; interrupt signal to halt the command at any time.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;emphasis role="bold"&gt;-frequency&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Sets the frequency in seconds at which the program initiates probes to the File Server. If you omit this
+                     argument, the default is 30 seconds.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;emphasis role="bold"&gt;-period&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Sets how long the utility runs before exiting, as a number of minutes. If you omit this argument, the
+                     default is 10 minutes.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;emphasis role="bold"&gt;-debug&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Displays additional information as the command runs.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+               &lt;/variablelist&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;commands&lt;/primary&gt;
+ 
+           &lt;secondary&gt;xstat_cm_test&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;libxstat_cm.a library&lt;/primary&gt;
+ 
+           &lt;secondary&gt;xstat_cm_test example command&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+           &lt;secondary&gt;xstat_cm_test example command&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;xstat data collection facility&lt;/primary&gt;
+ 
+           &lt;secondary&gt;xstat_cm_test example command&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="Header_404"&gt;
+         &lt;title&gt;To use the example xstat_cm_test command&lt;/title&gt;
+ 
+         &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Issue the example &lt;emphasis role="bold"&gt;xstat_cm_test&lt;/emphasis&gt; command to test the routines in the &lt;emphasis
+             role="bold"&gt;libxstat_cm.a&lt;/emphasis&gt; library and display the data collections associated with the Cache Manager. The
+             command executes in the foreground. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;xstat_cm_test&lt;/emphasis&gt; [&lt;emphasis role="bold"&gt;initcmd&lt;/emphasis&gt;]  \
+                    &lt;emphasis role="bold"&gt;-cmname&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;Cache Manager name(s) to monitor&lt;/replaceable&gt;&amp;gt;+  \
+                    &lt;emphasis role="bold"&gt;-collID&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;Collection(s) to fetch&lt;/replaceable&gt;&amp;gt;+ \
+                    [&lt;emphasis role="bold"&gt;-onceonly&lt;/emphasis&gt;] [&lt;emphasis role="bold"&gt;-frequency&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;poll frequency, in seconds&lt;/replaceable&gt;&amp;gt;]  \
+                    [&lt;emphasis role="bold"&gt;-period&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;data collection time, in minutes&lt;/replaceable&gt;&amp;gt;] [&lt;emphasis
+                   role="bold"&gt;-debug&lt;/emphasis&gt;] 
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;where &lt;variablelist&gt;
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;emphasis role="bold"&gt;xstat_cm_test&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Must be typed in full.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;emphasis role="bold"&gt;initcmd&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Is an optional string that accommodates the command's use of the AFS command parser. It can be omitted and
+                     ignored.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;emphasis role="bold"&gt;-cmname&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Is the host name of each client machine on which to monitor the Cache Manager.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;emphasis role="bold"&gt;-collID&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Specifies each data collection to return. The indicated data collection defines the type and amount of
+                     data the command is to gather about the Cache Manager. Data is returned in the form of a predefined data
+                     structure (refer to the specification documents referenced previously for more information about the data
+                     structures).&lt;/para&gt;
+ 
+                     &lt;para&gt;There are two acceptable values: &lt;itemizedlist&gt;
+                         &lt;listitem&gt;
+                           &lt;para&gt;&lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; provides profiling information about the numbers of times
+                           different internal Cache Manager routines were called since the Cache manager was started.&lt;/para&gt;
+                         &lt;/listitem&gt;
+ 
+                         &lt;listitem&gt;
+                           &lt;para&gt;&lt;emphasis role="bold"&gt;1&lt;/emphasis&gt; reports various internal performance statistics related to the
+                           Cache manager (for example, statistics about how effectively the cache is being used and the quantity of
+                           intracell and intercell data access).&lt;/para&gt;
+                         &lt;/listitem&gt;
+ 
+                         &lt;listitem&gt;
+                           &lt;para&gt;&lt;emphasis role="bold"&gt;2&lt;/emphasis&gt; reports all of the internal performance statistics provided by
+                           the &lt;emphasis role="bold"&gt;1&lt;/emphasis&gt; setting, plus some additional, detailed performance figures about
+                           the Cache Manager (for example, statistics about the number of RPCs sent by the Cache Manager and how long
+                           they take to complete; and statistics regarding things such as authentication, access, and PAG information
+                           associated with data access).&lt;/para&gt;
+                         &lt;/listitem&gt;
+                       &lt;/itemizedlist&gt;&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;emphasis role="bold"&gt;-onceonly&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Directs the command to gather statistics just one time. Omit this option to have the command continue to
+                     probe the Cache Manager for statistics every 30 seconds. If you omit this option, you can use the &amp;lt;&lt;emphasis
+                     role="bold"&gt;Ctrl-c&lt;/emphasis&gt;&amp;gt; interrupt signal to halt the command at any time.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;emphasis role="bold"&gt;-frequency&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Sets the frequency in seconds at which the program initiates probes to the Cache Manager. If you omit this
+                     argument, the default is 30 seconds.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;emphasis role="bold"&gt;-period&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Sets how long the utility runs before exiting, as a number of minutes. If you omit this argument, the
+                     default is 10 minutes.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;&lt;emphasis role="bold"&gt;-debug&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Displays additional information as the command runs.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+               &lt;/variablelist&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;
+       &lt;/sect3&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ354"&gt;
+     &lt;title&gt;Auditing AFS Events on AIX File Servers&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;AFS&lt;/primary&gt;
+ 
+       &lt;secondary&gt;auditing events on AIX server machines&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;AIX&lt;/primary&gt;
+ 
+       &lt;secondary&gt;auditing AFS events&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;about&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;auditing AFS events on AIX server machines&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;events&lt;/primary&gt;
+ 
+       &lt;secondary&gt;auditing AFS on AIX server machines&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;You can audit AFS events on AIX File Servers using an AFS mechanism that transfers audit information from AFS to the AIX
+     auditing system. The following general classes of AFS events can be audited. For a complete list of specific AFS audit events,
+     see &lt;link linkend="HDRWQ620"&gt;Appendix D, AIX Audit Events&lt;/link&gt;. &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Authentication and Identification Events&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Security Events&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Privilege Required Events&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Object Creation and Deletion Events&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Attribute Modification Events&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Process Control Events&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;note&gt;
+       &lt;para&gt;This section assumes familiarity with the AIX auditing system. For more information, see the &lt;emphasis&gt;AIX System
+       Management Guide&lt;/emphasis&gt; for the version of AIX you are using.&lt;/para&gt;
+     &lt;/note&gt;
+ 
+     &lt;sect2 id="Header_406"&gt;
+       &lt;title&gt;Configuring AFS Auditing on AIX File Servers&lt;/title&gt;
+ 
+       &lt;para&gt;The directory &lt;emphasis role="bold"&gt;/usr/afs/local/audit&lt;/emphasis&gt; contains three files that contain the information
+       needed to configure AIX File Servers to audit AFS events: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The &lt;emphasis role="bold"&gt;events.sample&lt;/emphasis&gt; file contains information on auditable AFS events. The contents
+             of this file are integrated into the corresponding AIX events file (&lt;emphasis
+             role="bold"&gt;/etc/security/audit/events&lt;/emphasis&gt;).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The &lt;emphasis role="bold"&gt;config.sample&lt;/emphasis&gt; file defines the six classes of AFS audit events and the events
+             that make up each class. It also defines the classes of AFS audit events to audit for the File Server, which runs as the
+             local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;. The contents of this file must be integrated into the
+             corresponding AIX config file (&lt;emphasis role="bold"&gt;/etc/security/audit/config&lt;/emphasis&gt;).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The &lt;emphasis role="bold"&gt;objects.sample&lt;/emphasis&gt; file contains a list of information about audited files. You
+             must only audit files in the local file space. The contents of this file must be integrated into the corresponding AIX
+             objects file (&lt;emphasis role="bold"&gt;/etc/security/audit/objects&lt;/emphasis&gt;).&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Once you have properly configured these files to include the AFS-relevant information, use the AIX auditing system to
+       start up and shut down the auditing.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_407"&gt;
+       &lt;title&gt;To enable AFS auditing&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Create the following string in the file &lt;emphasis role="bold"&gt;/usr/afs/local/Audit&lt;/emphasis&gt; on each File Server on
+           which you plan to audit AFS events: &lt;programlisting&gt;&lt;emphasis role="bold"&gt;AFS_AUDIT_AllEvents&lt;/emphasis&gt;&lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; command (with the &lt;emphasis role="bold"&gt;-all&lt;/emphasis&gt; flag)
+           to stop and restart all server processes on each File Server. For instructions on using this command, see &lt;link
+           linkend="HDRWQ170"&gt;Stopping and Immediately Restarting Processes&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_408"&gt;
+       &lt;title&gt;To disable AFS auditing&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Remove the contents of the file &lt;emphasis role="bold"&gt;/usr/afs/local/Audit&lt;/emphasis&gt; on each File Server for which
+           you are no longer interested in auditing AFS events.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; command (with the &lt;emphasis role="bold"&gt;-all&lt;/emphasis&gt; flag)
+           to stop and restart all server processes on each File Server. For instructions on using this command, see &lt;link
+           linkend="HDRWQ170"&gt;Stopping and Immediately Restarting Processes&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ &lt;/chapter&gt;
Index: openafs/doc/xml/AdminGuide/auagd014.xml
diff -c /dev/null openafs/doc/xml/AdminGuide/auagd014.xml:1.1.8.3
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/xml/AdminGuide/auagd014.xml	Wed May 13 22:25:59 2009
***************
*** 0 ****
--- 1,1533 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;chapter id="HDRWQ355"&gt;
+   &lt;title&gt;Managing Server Encryption Keys&lt;/title&gt;
+ 
+   &lt;para&gt;This chapter explains how to maintain your cell's server encryption keys, which are vital for secure communications in
+   AFS.&lt;/para&gt;
+ 
+   &lt;sect1 id="HDRWQ356"&gt;
+     &lt;title&gt;Summary of Instructions&lt;/title&gt;
+ 
+     &lt;para&gt;This chapter explains how to perform the following tasks by using the indicated commands:&lt;/para&gt;
+ 
+     &lt;informaltable frame="none"&gt;
+       &lt;tgroup cols="2"&gt;
+         &lt;colspec colwidth="70*" /&gt;
+ 
+         &lt;colspec colwidth="30*" /&gt;
+ 
+         &lt;tbody&gt;
+           &lt;row&gt;
+             &lt;entry&gt;Add a new server encryption key&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;bos addkey&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;kas setpassword&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Inspect key checksums in the Authentication Database&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;kas examine&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Inspect key checksums in the &lt;emphasis role="bold"&gt;KeyFile&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;bos listkeys&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Remove an old server encryption key&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;bos removekey&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/tbody&gt;
+       &lt;/tgroup&gt;
+     &lt;/informaltable&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ358"&gt;
+     &lt;title&gt;About Server Encryption Keys&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;server encryption key&lt;/primary&gt;
+ 
+       &lt;secondary&gt;defined&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;AFS&lt;/primary&gt;
+ 
+       &lt;secondary&gt;server encryption key&lt;/secondary&gt;
+ 
+       &lt;see&gt;server encryption key&lt;/see&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;An encryption key is a string of octal numbers used to encrypt and decrypt packets of information. In AFS, a server
+     encryption key is the key used to protect information being transferred between AFS server processes and between them and their
+     clients. A server encryption key is essentially a password for a server process and like a user password is stored in the
+     Authentication Database.&lt;/para&gt;
+ 
+     &lt;para&gt;Maintaining your cell's server encryption keys properly is the most basic way to protect the information in your AFS
+     filespace from access by unauthorized users.&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_412"&gt;
+       &lt;title&gt;Keys and Mutual Authentication: A Review&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;mutual authentication&lt;/primary&gt;
+ 
+         &lt;secondary&gt;server encryption key's role&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server encryption key&lt;/primary&gt;
+ 
+         &lt;secondary&gt;role in mutual authentication&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Ticket Granting Service&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;TGS&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server ticket&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;session key&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Server encryption keys play a central role in the mutual authentication between client and server processes in AFS. For
+       a more detailed description of mutual authentication, see &lt;link linkend="HDRWQ75"&gt;A More Detailed Look at Mutual
+       Authentication&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;When a client wants to contact an AFS server, it first contacts the Ticket Granting Service (TGS) module of the
+       Authentication Server. After verifying the client's identity (based indirectly on the password of the human user whom the
+       client represents), the TGS gives the client a server ticket. This ticket is encrypted with the server's encryption key. (The
+       TGS also invents a second encryption key, called the session key, to be used only for a single episode of communication
+       between server and client. The server ticket and session key, together with other pieces of information, are collectively
+       referred to as a token.)&lt;/para&gt;
+ 
+       &lt;para&gt;The client cannot read the server ticket or token because it does not know the server encryption key. However, the
+       client sends it to the AFS server along with service requests, because the ticket proves to the AFS server processes that it
+       has already authenticated with the TGS. AFS servers trust the TGS to grant tickets only to valid clients. The fact that the
+       client possesses a ticket encrypted with the server's encryption key proves to the server that the client is valid. On the
+       other hand, the client assumes that only a genuine AFS server knows the server encryption key needed to decrypt the ticket.
+       The server's ability to decrypt the ticket and understand its contents proves to the client that the server is
+       legitimate.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_413"&gt;
+       &lt;title&gt;Maintaining AFS Server Encryption Keys&lt;/title&gt;
+ 
+       &lt;para&gt;As you maintain your cell's server encryption keys, keep the following in mind. &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Change the key frequently to enhance your cell's security. Changing the key at least once a month is strongly
+             recommended.&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;server encryption key&lt;/primary&gt;
+ 
+               &lt;secondary&gt;changing frequently&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The AFS server encryption key currently in use is stored in two places. When you add a new key, you must make
+             changes in both places and make them in the correct order, as instructed in &lt;link linkend="HDRWQ362"&gt;Adding Server
+             Encryption Keys&lt;/link&gt;. Failure to follow the instructions can seriously impair cell functioning, as clients and servers
+             become unable to communicate. The two storage sites for the current server encryption key are the following:
+             &lt;orderedlist&gt;
+                 &lt;listitem&gt;
+                   &lt;para&gt;The file &lt;emphasis role="bold"&gt;/usr/afs/etc/KeyFile&lt;/emphasis&gt; on the local disk of every file server
+                   machine. The file can list more than one key, each with an associated numerical identifier, the key version number
+                   or kvno. A client token records the key version number of the key used to seal it, and the server process
+                   retrieves the appropriate key from this file when the client presents the token.&lt;/para&gt;
+ 
+                   &lt;indexterm&gt;
+                     &lt;primary&gt;key version number&lt;/primary&gt;
+ 
+                     &lt;secondary&gt;defined&lt;/secondary&gt;
+                   &lt;/indexterm&gt;
+ 
+                   &lt;indexterm&gt;
+                     &lt;primary&gt;kvno&lt;/primary&gt;
+ 
+                     &lt;secondary&gt;&lt;/secondary&gt;
+ 
+                     &lt;see&gt;key version number&lt;/see&gt;
+                   &lt;/indexterm&gt;
+ 
+                   &lt;indexterm&gt;
+                     &lt;primary&gt;KeyFile file&lt;/primary&gt;
+ 
+                     &lt;secondary&gt;storage site for server encryption keys&lt;/secondary&gt;
+                   &lt;/indexterm&gt;
+ 
+                   &lt;indexterm&gt;
+                     &lt;primary&gt;files&lt;/primary&gt;
+ 
+                     &lt;secondary&gt;/usr/afs/etc/KeyFile&lt;/secondary&gt;
+                   &lt;/indexterm&gt;
+ 
+                   &lt;indexterm&gt;
+                     &lt;primary&gt;server encryption key&lt;/primary&gt;
+ 
+                     &lt;secondary&gt;KeyFile file&lt;/secondary&gt;
+                   &lt;/indexterm&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;The &lt;emphasis role="bold"&gt;afs&lt;/emphasis&gt; entry in the Authentication Database. The current server encryption
+                   key is in the entry's password field, just like an individual user's scrambled password. The Authentication
+                   Server's Ticket Granting Service (TGS) uses this key to encrypt the tokens it gives to clients. There is only a
+                   single key in the entry, because the TGS never needs to read existing tokens, but only to generate new ones by
+                   using the current key.&lt;/para&gt;
+ 
+                   &lt;indexterm&gt;
+                     &lt;primary&gt;server encryption key&lt;/primary&gt;
+ 
+                     &lt;secondary&gt;Authentication Database&lt;/secondary&gt;
+                   &lt;/indexterm&gt;
+ 
+                   &lt;indexterm&gt;
+                     &lt;primary&gt;Authentication Database&lt;/primary&gt;
+ 
+                     &lt;secondary&gt;site for AFS server encryption key&lt;/secondary&gt;
+                   &lt;/indexterm&gt;
+ 
+                   &lt;indexterm&gt;
+                     &lt;primary&gt;Authentication Database&lt;/primary&gt;
+ 
+                     &lt;secondary&gt;afs entry&lt;/secondary&gt;
+                   &lt;/indexterm&gt;
+                 &lt;/listitem&gt;
+               &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;For instructions on creating the initial &lt;emphasis role="bold"&gt;afs&lt;/emphasis&gt; entry and &lt;emphasis
+             role="bold"&gt;KeyFile&lt;/emphasis&gt; files as you install your cell's first server machine, see the OpenAFS Quick
+             Beginnings.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;At any specific time, the tokens that the Authentication Server's Ticket Granting Service gives to clients are
+             sealed with only one of the server encryption keys, namely the one stored in the &lt;emphasis role="bold"&gt;afs&lt;/emphasis&gt;
+             entry in the Authentication Database.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;When you add a new server encryption key, you cannot immediately remove the former key from the &lt;emphasis
+             role="bold"&gt;/usr/afs/etc/KeyFile&lt;/emphasis&gt; file on the local disk of every AFS server machine. Any time that you add a
+             new key, it is likely that some clients still have valid, unexpired tokens sealed with the previous key. The more
+             frequently you change the server encryption key, the more such tickets there are likely to be. To be able to grant
+             service appropriately to clients with such tokens, an AFS server process must still be able to access the server
+             encryption key used to seal it.&lt;/para&gt;
+ 
+             &lt;para&gt;You can safely delete an old server encryption key only when it is certain that no clients have tokens sealed with
+             that key. In general, wait a period of time at least as long as the maximum token lifetime in your cell. By default, the
+             maximum token lifetime for users is 25 hours (except for users whose Authentication Database entries were created by
+             using the 3.0 version of AFS, for whom the default is 100 hours). You can use the &lt;emphasis
+             role="bold"&gt;-lifetime&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;kas setfields&lt;/emphasis&gt; command to change this
+             default.&lt;/para&gt;
+ 
+             &lt;para&gt;Instructions for removing obsolete keys appear in &lt;link linkend="HDRWQ368"&gt;Removing Server Encryption
+             Keys&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;You create a new AFS server encryption key in much the same way regular users change their passwords, by providing
+             a character string that is converted into an encryption key automatically. See &lt;link linkend="HDRWQ362"&gt;Adding Server
+             Encryption Keys&lt;/link&gt;.&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;server encryption key&lt;/primary&gt;
+ 
+               &lt;secondary&gt;password-like nature&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;In addition to using server encryption keys when communicating with clients, the server processes use them to
+             protect communications with other server processes. Therefore, all server machines in your cell must have the same
+             version of the &lt;emphasis role="bold"&gt;KeyFile&lt;/emphasis&gt; file. The easiest way to maintain consistency (if you run the
+             United States edition of AFS) is to use the Update Server to distribute the contents of the system control machine's
+             &lt;emphasis role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt; directory to all of the other server machines. There are two implications:
+             &lt;itemizedlist&gt;
+                 &lt;listitem&gt;
+                   &lt;para&gt;You must run the &lt;emphasis role="bold"&gt;upserver&lt;/emphasis&gt; process on the system control machine and an
+                   &lt;emphasis role="bold"&gt;upclientetc&lt;/emphasis&gt; process on all other server machines that references the system
+                   control machine. The OpenAFS Quick Beginnings explains how to install both processes. For instructions on
+                   verifying that the Update Server processes are running, see &lt;link linkend="HDRWQ158"&gt;Displaying Process Status and
+                   Information from the BosConfig File&lt;/link&gt;.&lt;/para&gt;
+ 
+                   &lt;indexterm&gt;
+                     &lt;primary&gt;Update Server&lt;/primary&gt;
+ 
+                     &lt;secondary&gt;distributor of KeyFile file&lt;/secondary&gt;
+                   &lt;/indexterm&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Change the &lt;emphasis role="bold"&gt;KeyFile&lt;/emphasis&gt; file only on the system control machine (except in the
+                   types of emergencies discussed in &lt;link linkend="HDRWQ370"&gt;Handling Server Encryption Key Emergencies&lt;/link&gt;). Any
+                   changes you make on other server machines are overwritten the next time the &lt;emphasis
+                   role="bold"&gt;upclientetc&lt;/emphasis&gt; process retrieves the contents of the system control machine's &lt;emphasis
+                   role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt; directory. By default, this happens every five minutes.&lt;/para&gt;
+ 
+                   &lt;indexterm&gt;
+                     &lt;primary&gt;system control machine&lt;/primary&gt;
+ 
+                     &lt;secondary&gt;source for common KeyFile file&lt;/secondary&gt;
+                   &lt;/indexterm&gt;
+                 &lt;/listitem&gt;
+               &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;If you run the international edition of AFS, do not use the Update Server to distribute the contents of the
+             &lt;emphasis role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt; directory, particularly the &lt;emphasis role="bold"&gt;KeyFile&lt;/emphasis&gt; file.
+             The data in the file is too sensitive for transfer in unencrypted form, and because of United States government exports
+             regulations the international edition of AFS does not include the necessary encryption routines in a form that the
+             Update Server can use. You must instead modify the file on each server machine individually, taking care to enter the
+             same key on every server machine.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Never edit the &lt;emphasis role="bold"&gt;KeyFile&lt;/emphasis&gt; directly with a text editor. Instead, always use the
+             appropriate &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; commands as instructed in &lt;link linkend="HDRWQ362"&gt;Adding Server
+             Encryption Keys&lt;/link&gt; and &lt;link linkend="HDRWQ368"&gt;Removing Server Encryption Keys&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ359"&gt;
+     &lt;title&gt;Displaying Server Encryption Keys&lt;/title&gt;
+ 
+     &lt;para&gt;To display the server encryption keys in the &lt;emphasis role="bold"&gt;/usr/afs/etc/KeyFile&lt;/emphasis&gt; file on any file server
+     machine, use the &lt;emphasis role="bold"&gt;bos listkeys&lt;/emphasis&gt; command. Use the &lt;emphasis role="bold"&gt;kas examine&lt;/emphasis&gt;
+     command to display the key in the Authentication Database's &lt;emphasis role="bold"&gt;afs&lt;/emphasis&gt; entry.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;checksum&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;server encryption key&lt;/primary&gt;
+ 
+       &lt;secondary&gt;checksum displayed&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;By default the commands do not display the actual string of octal digits that constitute a key, but rather a checksum, a
+     decimal number derived by encrypting a constant with the key. This prevents unauthorized users from easily accessing the actual
+     key, which they can then use to falsify or eavesdrop on protected communications. The &lt;emphasis role="bold"&gt;bos
+     listkeys&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;kas examine&lt;/emphasis&gt; commands generate the same checksum for a given key, so
+     displaying checksums rather than actual keys is generally sufficient. If you suspect that the keys differ in a way that the
+     checksums are not revealing, then you are probably experiencing authentication problems throughout your cell. The easiest
+     solution is to create a new server encryption key following the instructions in &lt;link linkend="HDRWQ362"&gt;Adding Server
+     Encryption Keys&lt;/link&gt; or &lt;link linkend="HDRWQ370"&gt;Handling Server Encryption Key Emergencies&lt;/link&gt;. Another common reason to
+     issue the &lt;emphasis role="bold"&gt;bos listkeys&lt;/emphasis&gt; command is to display the key version numbers currently in use, in
+     preparation for choosing the next one; here, the checksum is sufficient because the key itself is irrelevant.&lt;/para&gt;
+ 
+     &lt;para&gt;If it is important to display the actual octal digits, include the &lt;emphasis role="bold"&gt;-showkey&lt;/emphasis&gt; argument to
+     both the &lt;emphasis role="bold"&gt;bos listkeys&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;kas examine&lt;/emphasis&gt; commands.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;KeyFile file&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+       &lt;secondary&gt;KeyFile file&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;server encryption key&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying from KeyFile file&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+       &lt;secondary&gt;server encryption keys in KeyFile file&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;bos listkeys&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;listkeys&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="HDRWQ360"&gt;
+       &lt;title&gt;To display the KeyFile file&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are authenticated as a user listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt;
+           file. If necessary, issue the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ593"&gt;To display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos listkeys&lt;/emphasis&gt; command to display the contents of one machine's &lt;emphasis
+           role="bold"&gt;/usr/afs/etc/KeyFile&lt;/emphasis&gt; file. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listkeys&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; [&lt;emphasis role="bold"&gt;-showkey&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;listk&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;listkeys&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names a file server machine. In the normal case, it is acceptable to name any machine, because correct cell
+                   functioning requires that the &lt;emphasis role="bold"&gt;KeyFile&lt;/emphasis&gt; file be the same on all of them.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-showkey&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Displays the octal digits that constitute each key.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;In the following example, the output displays a checksum for each server encryption key rather than the actual octal
+       digits. The penultimate line indicates when an administrator last changed the file, and the final line confirms that the
+       output is complete.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listkeys fs1.abc.com&lt;/emphasis&gt;
+    key 0 has cksum 972037177
+    key 1 has cksum 2825165022
+    Keys last changed on Wed Jan 13 11:20:29 1999. 
+    All done.
+ &lt;/programlisting&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Authentication Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;server encryption key&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;displaying&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;server encryption key from Authentication Database&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;afs entry in Authentication Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;server encryption key&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying from Authentication Database&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;kas examine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;kas commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;examine, to inspect afs key&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ361"&gt;
+       &lt;title&gt;To display the afs key from the Authentication Database&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;kas examine&lt;/emphasis&gt; command to display the &lt;emphasis role="bold"&gt;afs&lt;/emphasis&gt;
+           entry in the Authentication Database.&lt;/para&gt;
+ 
+           &lt;para&gt;The Authentication Server performs its own authentication rather than accepting your existing AFS token. By default,
+           it authenticates your local (UNIX) identity, which possibly does not correspond to an AFS-privileged administrator.
+           Include the &lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt; argument to name an identity that has the
+           &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on its Authentication Database entry. To verify that an entry has the flag,
+           issue the &lt;emphasis role="bold"&gt;kas examine&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ590"&gt;To check if the
+           ADMIN flag is set&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;kas examine afs&lt;/emphasis&gt; [&lt;emphasis role="bold"&gt;-showkey&lt;/emphasis&gt;]  \
+                  &lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;admin principal to use for authentication&lt;/replaceable&gt;&amp;gt;  
+    Administrator's (admin_user) password: &amp;lt;&lt;replaceable&gt;admin_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;e&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;examine&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;afs&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Designates the &lt;emphasis role="bold"&gt;afs&lt;/emphasis&gt; entry.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-showkey&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Displays the octal digits that constitute the key.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names an administrative account with the &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on its Authentication
+                   Database entry, such as &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt;. The password prompt echoes it as admin_user. Enter
+                   the appropriate password as admin_password.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;In the following example, the &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt; user displays the &lt;emphasis
+       role="bold"&gt;afs&lt;/emphasis&gt; entry without using the &lt;emphasis role="bold"&gt;-showkey&lt;/emphasis&gt; flag. The second line shows the
+       key version number in parentheses and the key's checksum. The line that begins with the string &lt;computeroutput&gt;last
+       mod&lt;/computeroutput&gt; reports the date on which the indicated administrator changed the key. There is no necessary relationship
+       between this date and the date reported by the &lt;emphasis role="bold"&gt;bos listkeys&lt;/emphasis&gt; command, because the latter date
+       changes for any type of change to the &lt;emphasis role="bold"&gt;KeyFile&lt;/emphasis&gt; file, not just a key addition. For a
+       description of the other lines in the output from the &lt;emphasis role="bold"&gt;kas examine&lt;/emphasis&gt; command, see its reference
+       page in the OpenAFS Administration Reference.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;kas examine afs  -admin admin&lt;/emphasis&gt;
+    Administrator's (admin) password: &amp;lt;&lt;replaceable&gt;admin_password&lt;/replaceable&gt;&amp;gt;
+    User data for afs
+     key (1) cksum is 2825165022, last cpw: no date
+     password will never expire.
+     An unlimited number of unsuccessful authentications is permitted.
+     entry expires on never. Max ticket lifetime 100.00 hours.
+     last mod on Wed Jan 13 11:21:36 1999 by admin
+     permit password reuse
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ362"&gt;
+     &lt;title&gt;Adding Server Encryption Keys&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;adding&lt;/primary&gt;
+ 
+       &lt;secondary&gt;server encryption key to KeyFile file&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;defining&lt;/primary&gt;
+ 
+       &lt;secondary&gt;server encryption key&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;creating&lt;/primary&gt;
+ 
+       &lt;secondary&gt;server encryption key&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;server encryption key&lt;/primary&gt;
+ 
+       &lt;secondary&gt;adding to KeyFile file&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;KeyFile file&lt;/primary&gt;
+ 
+       &lt;secondary&gt;adding server encryption key&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Authentication Database&lt;/primary&gt;
+ 
+       &lt;secondary&gt;server encryption key&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;setting&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;defining&lt;/primary&gt;
+ 
+       &lt;secondary&gt;server encryption key in Authentication Database&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;afs entry in Authentication Database&lt;/primary&gt;
+ 
+       &lt;secondary&gt;setting server encryption key&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;server encryption key&lt;/primary&gt;
+ 
+       &lt;secondary&gt;setting in Authentication Database&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;As noted, AFS records server encryption keys in two separate places: &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;In the file &lt;emphasis role="bold"&gt;/usr/afs/etc/KeyFile&lt;/emphasis&gt; on the local disk of each server machine, for use
+           by the AFS server processes running on the machine&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;In the &lt;emphasis role="bold"&gt;afs&lt;/emphasis&gt; entry in the Authentication Database, for use by the Ticket Granting
+           Service (TGS) when creating tokens&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;To ensure that server processes and the TGS share the same AFS server encryption key, execute all the steps in this
+     section without interruption.&lt;/para&gt;
+ 
+     &lt;para&gt;The following instructions include a step in which you restart the database server processes (the Authentication, Backup,
+     Protection, and Volume Location Server processes) on all database server machines. As a database server process starts, it reads
+     in the server encryption key that has the highest key version number in the &lt;emphasis role="bold"&gt;KeyFile&lt;/emphasis&gt; file and
+     uses it to protect the messages that it sends for synchronizing the database and maintaining quorum. It uses the same key
+     throughout its lifetime, which can be for an extended period, even if you remove the key from the &lt;emphasis
+     role="bold"&gt;KeyFile&lt;/emphasis&gt; file. However, if one of the peer database server processes restarts and the others do not,
+     quorum and database synchronization break down because the processes are no longer using the same key: the restarted process is
+     using the key that currently has the highest key version number, and the other processes are still using the key they read in
+     when they originally started. To avoid this problem, it is safest to restart all of the database server processes when adding a
+     new key.&lt;/para&gt;
+ 
+     &lt;para&gt;After adding a new key, you can remove obsolete keys from the &lt;emphasis role="bold"&gt;KeyFile&lt;/emphasis&gt; file to prevent it
+     from becoming cluttered. However, you must take care not to remove keys that client or server processes are still using. For
+     discussion and instructions, see &lt;link linkend="HDRWQ368"&gt;Removing Server Encryption Keys&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ363"&gt;
+       &lt;title&gt;To add a new server encryption key&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are authenticated as a user listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt;
+           file. If necessary, issue the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ593"&gt;To display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ364" /&gt;Issue the &lt;emphasis role="bold"&gt;bos listkeys&lt;/emphasis&gt; command to display the key version
+           numbers that are already in use, as a first step in choosing the key version number for the new key. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listkeys&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;listk&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;listkeys&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names any file server machine.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ365" /&gt;Choose a key version number for the new key, based on the output from Step &lt;link
+           linkend="LIWQ364"&gt;2&lt;/link&gt; and the following requirements: &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;A key version number must be an integer between 0 (zero) and 255 to comply with Kerberos standards. It is
+                 simplest if you keep your key version numbers in sequence by choosing a key version number one greater than the
+                 largest existing one.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Do not reuse a key version number currently found in the &lt;emphasis role="bold"&gt;KeyFile&lt;/emphasis&gt; file,
+                 particularly if it is also the one in the Authentication Database &lt;emphasis role="bold"&gt;afs&lt;/emphasis&gt; entry. Client
+                 processes possibly still have tickets sealed with the key that originally had that key version number, but the
+                 server processes start using the new key marked with that key version number. Because the keys do not match, the
+                 server processes refuse requests from clients who hold legitimate tokens.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;addkey&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;basic instructions&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;bos addkey&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ366" /&gt;Issue the &lt;emphasis role="bold"&gt;bos addkey&lt;/emphasis&gt; command to create a new AFS server
+           encryption key in the &lt;emphasis role="bold"&gt;KeyFile&lt;/emphasis&gt; file.&lt;/para&gt;
+ 
+           &lt;para&gt;If you run the United States edition of AFS and use the Update Server to distribute the contents of the system
+           control machine's &lt;emphasis role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt; directory, substitute the system control machine for the
+           machine name argument. (If you have forgotten which machine is the system control machine, see &lt;link linkend="HDRWQ96"&gt;To
+           locate the system control machine&lt;/link&gt;.)&lt;/para&gt;
+ 
+           &lt;para&gt;If you run the international edition of AFS or do not use the Update Server, repeat the &lt;emphasis role="bold"&gt;bos
+           addkey&lt;/emphasis&gt; command, substituting each server machine in your cell for the machine name argument in turn.&lt;/para&gt;
+ 
+           &lt;para&gt;To avoid visible echoing of the string that corresponds to the new key, omit the &lt;emphasis
+           role="bold"&gt;-key&lt;/emphasis&gt; argument from the command line; instead enter the string at the prompts that appear when you
+           omit it, as shown in the following syntax specification.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos addkey  -server&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;-kvno&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;key version number&lt;/replaceable&gt;&amp;gt;
+    input key: &amp;lt;&lt;replaceable&gt;afs_password&lt;/replaceable&gt;&amp;gt;
+    Retype input key: &amp;lt;&lt;replaceable&gt;afs_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;addk&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;addkey&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the cell's system control machine if you are using the Update Server, or each server machine in turn
+                   if you are not.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-kvno&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the new key's key version number as an integer from the range 0 (zero) through 255.&lt;/para&gt;
+ 
+                   &lt;para&gt;Remember the number. You need to use it again in Step &lt;link linkend="LIWQ367"&gt;6&lt;/link&gt;. If you are using the
+                   international edition of AFS, be sure to type the same number each time you issue this command.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;afs_password&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is a character string similar to a user password, of any length from one to about 1,000 characters. To
+                   improve security, include nonalphabetic characters and make the string as long as is practical (you need to type
+                   it only in this step and in Step &lt;link linkend="LIWQ367"&gt;6&lt;/link&gt;). If you are using the international edition of
+                   AFS, be sure to type the same string each time you issue this command.&lt;/para&gt;
+ 
+                   &lt;para&gt;Do not enter an octal string directly. The BOS Server scrambles the character string into an octal string
+                   appropriate for use as an encryption key before recording it in the &lt;emphasis role="bold"&gt;KeyFile&lt;/emphasis&gt;
+                   file.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If you are using the Update Server, wait for a few minutes while the Update Server distributes the new &lt;emphasis
+           role="bold"&gt;KeyFile&lt;/emphasis&gt; file to all server machines. The maximum necessary waiting period is the largest value
+           provided for the &lt;emphasis role="bold"&gt;-t&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;upclientetc&lt;/emphasis&gt;
+           process's initialization command used on any of the server machines; the default time is five minutes.&lt;/para&gt;
+ 
+           &lt;para&gt;To be certain that all machines have the same &lt;emphasis role="bold"&gt;KeyFile&lt;/emphasis&gt; file, issue the &lt;emphasis
+           role="bold"&gt;bos listkeys&lt;/emphasis&gt; command for every file server machine and verify that the checksum for the new key is
+           the same on all machines.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listkeys&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;If you are not using the Update Server, try to complete Step &lt;link linkend="LIWQ366"&gt;4&lt;/link&gt; within five
+           minutes.&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;kas commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;setpassword&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;kas setpassword&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ367" /&gt;Issue the &lt;emphasis role="bold"&gt;kas setpassword&lt;/emphasis&gt; command to enter the same key in
+           the &lt;emphasis role="bold"&gt;afs&lt;/emphasis&gt; entry in the Authentication Database.&lt;/para&gt;
+ 
+           &lt;para&gt;The Authentication Server performs its own authentication rather than accepting your existing AFS token. By default,
+           it authenticates your local (UNIX) identity, which possibly does not correspond to an AFS-privileged administrator.
+           Include the &lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt; argument to name an identity that has the
+           &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on its Authentication Database entry. To verify that an entry has the flag,
+           issue the &lt;emphasis role="bold"&gt;kas examine&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ590"&gt;To check if the
+           ADMIN flag is set&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;kas setpassword -name afs -kvno&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;kvno&lt;/replaceable&gt;&amp;gt;  \
+                      &lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;admin principal to use for authentication&lt;/replaceable&gt;&amp;gt;  
+    Administrator's (admin_user) password: &amp;lt;&lt;replaceable&gt;admin_password&lt;/replaceable&gt;&amp;gt;
+    new_password: afs_password
+    Verifying, please re-enter new_password: &amp;lt;&lt;replaceable&gt;admin_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;sp&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is an acceptable alias for &lt;emphasis role="bold"&gt;setpassword&lt;/emphasis&gt; (&lt;emphasis
+                   role="bold"&gt;setp&lt;/emphasis&gt; is the shortest acceptable abbreviation).&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-name afs&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Creates the new key in the &lt;emphasis role="bold"&gt;afs&lt;/emphasis&gt; entry.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-kvno&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the same key version number as in Step &lt;link linkend="LIWQ366"&gt;4&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names an administrative account with the &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on its Authentication
+                   Database entry, such as &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt;. The password prompt echoes it as admin_user. Enter
+                   the appropriate password as admin_password.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;afs_password&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the same character string you entered in Step &lt;link linkend="LIWQ366"&gt;4&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional.)&lt;/emphasis&gt; If you want to verify that the keys you just created in the &lt;emphasis
+           role="bold"&gt;KeyFile&lt;/emphasis&gt; file and the Authentication Database &lt;emphasis role="bold"&gt;afs&lt;/emphasis&gt; entry are
+           identical and have the same key version number, follow the instructions in &lt;link linkend="HDRWQ359"&gt;Displaying Server
+           Encryption Keys&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; command to restart the database server processes on all
+           database server machines. This forces them to start using the key in the &lt;emphasis role="bold"&gt;KeyFile&lt;/emphasis&gt; file
+           that currently has the highest key version number.&lt;/para&gt;
+ 
+           &lt;para&gt;Repeat this command in quick succession for each database server machine, starting with the machine that has the
+           lowest IP address.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;buserver kaserver ptserver vlserver&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;res&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;restart&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names each database server machine in turn.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;buserver kaserver ptserver vlserver&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Designates the Backup Server, Authentication Server, Protection Server, and Volume Location (VL) Server,
+                   respectively.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ368"&gt;
+     &lt;title&gt;Removing Server Encryption Keys&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;removing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;server encryption key from KeyFile file&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;server encryption key&lt;/primary&gt;
+ 
+       &lt;secondary&gt;removing from KeyFile file&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;KeyFile file&lt;/primary&gt;
+ 
+       &lt;secondary&gt;removing server encryption key&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;You can periodically remove old keys from the &lt;emphasis role="bold"&gt;/usr/afs/etc/KeyFile&lt;/emphasis&gt; file to keep it to a
+     reasonable size. To avoid disturbing cell functioning, do not remove an old key until all tokens sealed with the key and held by
+     users or client processes have expired. After adding a new key, wait to remove old keys at least as long as the longest token
+     lifetime you use in your cell. For Authentication Database user entries created under AFS version 3.1 or higher, the default
+     token lifetime is 25 hours; for entries created under AFS version 3.0, it is 100 hours.&lt;/para&gt;
+ 
+     &lt;para&gt;There is no command for removing the key from the &lt;emphasis role="bold"&gt;afs&lt;/emphasis&gt; entry in the Authentication
+     Database, because the key field in that entry must never be empty. Use the &lt;emphasis role="bold"&gt;kas setpassword&lt;/emphasis&gt;
+     command to replace the &lt;emphasis role="bold"&gt;afs&lt;/emphasis&gt; key, but only as part of the complete procedure detailed in &lt;link
+     linkend="HDRWQ363"&gt;To add a new server encryption key&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;Never remove from the &lt;emphasis role="bold"&gt;KeyFile&lt;/emphasis&gt; file the key that is currently in the &lt;emphasis
+     role="bold"&gt;afs&lt;/emphasis&gt; entry in the Authentication Database. AFS server processes become unable to decrypt the tickets that
+     clients present to them.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ369"&gt;
+       &lt;title&gt;To remove a key from the KeyFile file&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you are authenticated as a user listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt;
+           file. If necessary, issue the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ593"&gt;To display the users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos listkeys&lt;/emphasis&gt; command to display the key version number of each key you
+           want to remove. The output also reveals whether it has been at least 25 hours since a new key was placed in the &lt;emphasis
+           role="bold"&gt;KeyFile&lt;/emphasis&gt; file. For complete instructions for the &lt;emphasis role="bold"&gt;bos listkeys&lt;/emphasis&gt;
+           command, see &lt;link linkend="HDRWQ360"&gt;To display the KeyFile file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listkeys&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;kas examine&lt;/emphasis&gt; command to verify that the key currently in the
+           Authentication Database's &lt;emphasis role="bold"&gt;afs&lt;/emphasis&gt; entry does not have the same key version number as any of
+           the keys you are removing from the &lt;emphasis role="bold"&gt;KeyFile&lt;/emphasis&gt; file. For detailed instructions for the
+           &lt;emphasis role="bold"&gt;kas examine&lt;/emphasis&gt; command, see &lt;link linkend="HDRWQ361"&gt;To display the afs key from the
+           Authentication Database&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;kas examine afs  -admin&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;admin principal to use for authentication&lt;/replaceable&gt;&amp;gt;  
+    Administrator's (admin_user) password: &amp;lt;&lt;replaceable&gt;admin_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;bos removekey&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;removekey&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos removekey&lt;/emphasis&gt; command to remove one or more server encryption keys from
+           the &lt;emphasis role="bold"&gt;KeyFile&lt;/emphasis&gt; file.&lt;/para&gt;
+ 
+           &lt;para&gt;If you run the United States edition of AFS and use the Update Server to distribute the contents of the system
+           control machine's &lt;emphasis role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt; directory, substitute the system control machine for the
+           machine name argument. (If you have forgotten which machine is the system control machine, see &lt;link linkend="HDRWQ96"&gt;To
+           locate the system control machine&lt;/link&gt;.)&lt;/para&gt;
+ 
+           &lt;para&gt;If you run the international edition of AFS or do not use the Update Server, repeat the &lt;emphasis role="bold"&gt;bos
+           removekey&lt;/emphasis&gt; command, substituting each server machine in your cell for the machine name argument in turn.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos removekey&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;key version number&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;removek&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;removekey&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the cell's system control machine if you are using the Update Server, or each server machine in turn
+                   if you are not.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;key version number&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the key version number of each key to remove.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ370"&gt;
+     &lt;title&gt;Handling Server Encryption Key Emergencies&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;emergency&lt;/primary&gt;
+ 
+       &lt;secondary&gt;server encryption keys mismatched&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;server encryption key&lt;/primary&gt;
+ 
+       &lt;secondary&gt;emergency need to replace&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;mutual authentication&lt;/primary&gt;
+ 
+       &lt;secondary&gt;failure due to mismatched keys&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Ubik&lt;/primary&gt;
+ 
+       &lt;secondary&gt;failure due to mismatched server encryption keys&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;handling&lt;/primary&gt;
+ 
+       &lt;secondary&gt;server encryption key emergency&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;In rare circumstances, the AFS server processes can become unable to decrypt the server tickets that clients or peer
+     server processes are presenting. Activity in your cell can come to a halt, because the server processes believe that the tickets
+     are forged or expired, and refuse to execute any actions. This can happen on one machine or several; the effect is more serious
+     when more machines are involved.&lt;/para&gt;
+ 
+     &lt;para&gt;One common cause of server encryption key problems is that the client's ticket is encrypted with a key that the server
+     process does not know. Usually this means that the &lt;emphasis role="bold"&gt;/usr/afs/etc/KeyFile&lt;/emphasis&gt; on the server machine
+     does not include the key in the &lt;emphasis role="bold"&gt;afs&lt;/emphasis&gt; Authentication Database entry, which the Authentication
+     Server's Ticket Granting Service (TGS) module is using to encrypt server tickets.&lt;/para&gt;
+ 
+     &lt;para&gt;Another possibility is that the &lt;emphasis role="bold"&gt;KeyFile&lt;/emphasis&gt; files on different machines do not contain the
+     same keys. In this case, communications among server processes themselves become impossible. For instance, AFS's replicated
+     database mechanism (Ubik) breaks down if the instances of a database server process on the different database server machines
+     are not using the same key.&lt;/para&gt;
+ 
+     &lt;para&gt;The appearance of the following error message when you direct a &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; command to a file
+     server machine in the local cell is one possible symptom of server encryption key mismatch. (Note, however, that you can also
+     get this message if you forget to include the &lt;emphasis role="bold"&gt;-cell&lt;/emphasis&gt; argument when directing the &lt;emphasis
+     role="bold"&gt;bos&lt;/emphasis&gt; command to a file server machine in a foreign cell.)&lt;/para&gt;
+ 
+     &lt;programlisting&gt;
+    bos: failed to contact host's bosserver (security object was passed a bad ticket).
+ &lt;/programlisting&gt;
+ 
+     &lt;para&gt;The solution to server encryption key emergencies is to put a new AFS server encryption key in both the Authentication
+     Database and the &lt;emphasis role="bold"&gt;KeyFile&lt;/emphasis&gt; file on every server machine, so that the TGS and all server processes
+     again share the same key.&lt;/para&gt;
+ 
+     &lt;para&gt;Handling key emergencies requires some unusual actions. The reasons for these actions are explained in the following
+     sections; the actual procedures appear in the subsequent instructions.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ371"&gt;
+       &lt;title&gt;Prevent Mutual Authentication&lt;/title&gt;
+ 
+       &lt;para&gt;It is necessary to prevent the server processes from trying to mutually authenticate with you as you deal with a key
+       emergency, because they possibly cannot decrypt your token. When you do not mutually authenticate, the server processes assign
+       you the identity &lt;emphasis role="bold"&gt;anonymous&lt;/emphasis&gt;. To prevent mutual authentication, use the &lt;emphasis
+       role="bold"&gt;unlog&lt;/emphasis&gt; command to discard your tokens and include the &lt;emphasis role="bold"&gt;-noauth&lt;/emphasis&gt; flag on
+       every command where it is available.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_423"&gt;
+       &lt;title&gt;Disable Authorization Checking by Hand&lt;/title&gt;
+ 
+       &lt;para&gt;Because the server processes recognize you as the user &lt;emphasis role="bold"&gt;anonymous&lt;/emphasis&gt; when you do not
+       mutually authenticate, you must turn off authorization checking. Only with authorization checking disabled do the server
+       processes allow the &lt;emphasis role="bold"&gt;anonymous&lt;/emphasis&gt; user to perform privileged actions such as key creation.&lt;/para&gt;
+ 
+       &lt;para&gt;In an emergency, disable authorization checking by creating the file &lt;emphasis
+       role="bold"&gt;/usr/afs/local/NoAuth&lt;/emphasis&gt; by hand. In normal circumstances, use the &lt;emphasis role="bold"&gt;bos
+       setauth&lt;/emphasis&gt; command instead.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_424"&gt;
+       &lt;title&gt;Work Quickly on Each Machine&lt;/title&gt;
+ 
+       &lt;para&gt;Disabling authorization checking is a serious security exposure, because server processes on the affected machine
+       perform any action for anyone. Disable authorization checking only for as long as necessary, completing all steps in an
+       uninterrupted session and as quickly as possible.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_425"&gt;
+       &lt;title&gt;Work at the Console&lt;/title&gt;
+ 
+       &lt;para&gt;Working at the console of each server machine on which you disable authorization checking ensures that no one else logs
+       onto the console while you are working there. It does not prevent others from connecting to the machine remotely (using the
+       &lt;emphasis role="bold"&gt;telnet&lt;/emphasis&gt; program, for example), which is why it is important to work quickly. The only way to
+       ensure complete security is to disable network traffic, which is not a viable option in many environments. You can improve
+       security in general by limiting the number of people who can connect remotely to your server machines at any time, as
+       recommended in &lt;link linkend="HDRWQ74"&gt;Improving Security in Your Cell&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ372"&gt;
+       &lt;title&gt;Change Individual KeyFile Files&lt;/title&gt;
+ 
+       &lt;para&gt;If you use the Update Server to distribute the contents of the &lt;emphasis role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt; directory,
+       an emergency is the only time when it is appropriate to change the &lt;emphasis role="bold"&gt;KeyFile&lt;/emphasis&gt; file on individual
+       machines instead. Updating each machine's file is necessary because mismatched keys can prevent the system control machine's
+       &lt;emphasis role="bold"&gt;upserver&lt;/emphasis&gt; process from mutually authenticating with &lt;emphasis
+       role="bold"&gt;upclientetc&lt;/emphasis&gt; processes on other server machines, in which case the &lt;emphasis
+       role="bold"&gt;upserver&lt;/emphasis&gt; process refuses to distribute its &lt;emphasis role="bold"&gt;KeyFile&lt;/emphasis&gt; file to
+       them.&lt;/para&gt;
+ 
+       &lt;para&gt;Even if it appears that the Update Server is working correctly, the only way to verify that is to change the key on the
+       system control machine and wait the standard delay period to see if the &lt;emphasis role="bold"&gt;upclientetc&lt;/emphasis&gt; processes
+       retrieve the key. During an emergency, it does not usually make sense to wait the standard delay period. It is more efficient
+       simply to update the file on each server machine separately. Also, even if the Update Server can distribute the file
+       correctly, other processes can have trouble because of mismatched keys. The following instructions add the new key file on the
+       system control machine first. If the Update Server is working, then it is distributing the same change as you are making on
+       each server machine individually.&lt;/para&gt;
+ 
+       &lt;para&gt;If your cell does not use the Update Server, or uses the international edition of AFS, you always change keys on server
+       machines individually. The following instructions are also appropriate for you.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_427"&gt;
+       &lt;title&gt;Two Component Procedures&lt;/title&gt;
+ 
+       &lt;para&gt;There are two subprocedures used frequently in the following instructions: disabling authorization checking and
+       reenabling it. For the sake of clarity, the procedures are detailed here; the instructions refer to them as necessary.&lt;/para&gt;
+ 
+       &lt;sect3 id="HDRWQ373"&gt;
+         &lt;title&gt;Disabling Authorization Checking in an Emergency&lt;/title&gt;
+ 
+         &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by
+             issuing the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &amp;lt;&lt;replaceable&gt;root_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;NoAuth file&lt;/primary&gt;
+ 
+               &lt;secondary&gt;creating in emergencies&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;anchor id="LIWQ374" /&gt;Create the file &lt;emphasis role="bold"&gt;/usr/afs/local/NoAuth&lt;/emphasis&gt; to disable
+             authorization checking. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;touch /usr/afs/local/NoAuth&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;unlog command&lt;/primary&gt;
+ 
+               &lt;secondary&gt;when handling key emergency&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Discard your tokens, in case they were sealed with an incompatible key, which can prevent some commands from
+             executing. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;unlog&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="HDRWQ375"&gt;
+         &lt;title&gt;Reenabling Authorization Checking in an Emergency&lt;/title&gt;
+ 
+         &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by
+             issuing the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &amp;lt;&lt;replaceable&gt;root_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Remove the &lt;emphasis role="bold"&gt;/usr/afs/local/NoAuth&lt;/emphasis&gt; file. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;rm /usr/afs/local/NoAuth&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;klog command&lt;/primary&gt;
+ 
+               &lt;secondary&gt;when handling key emergency&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Authenticate as an administrative identity that belongs to the &lt;emphasis
+             role="bold"&gt;system:administrators&lt;/emphasis&gt; group and is listed in the &lt;emphasis
+             role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;admin_user&lt;/replaceable&gt;&amp;gt;
+    Password: &amp;lt;&lt;replaceable&gt;admin_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If appropriate, log out from the console (or close the remote connection you are using), after issuing the
+             &lt;emphasis role="bold"&gt;unlog&lt;/emphasis&gt; command to destroy your tokens.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;
+       &lt;/sect3&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_430"&gt;
+       &lt;title&gt;To create a new server encryption key in emergencies&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ376" /&gt;&lt;emphasis role="bold"&gt;On the system control machine&lt;/emphasis&gt;, disable authorization
+           checking as instructed in &lt;link linkend="HDRWQ373"&gt;Disabling Authorization Checking in an Emergency&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ377" /&gt;Issue the &lt;emphasis role="bold"&gt;bos listkeys&lt;/emphasis&gt; command to display the key version
+           numbers already in use in the &lt;emphasis role="bold"&gt;KeyFile&lt;/emphasis&gt; file, as a first step in choosing the new key's key
+           version number. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;bos listkeys&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;-noauth&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;listk&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;listkeys&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies a file server machine.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-noauth&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Bypasses mutual authentication with the BOS Server. Include it in case the key emergency is preventing
+                   successful mutual authentication.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ378" /&gt;Choose a key version number for the new key, based on what you learned in Step &lt;link
+           linkend="LIWQ377"&gt;2&lt;/link&gt; plus the following requirements: &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;It is best to keep your key version numbers in sequence by choosing a key version number one greater than the
+                 largest existing one.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Key version numbers must be integers between 0 and 255 to comply with Kerberos standards.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Do not reuse a key version number currently listed in the &lt;emphasis role="bold"&gt;KeyFile&lt;/emphasis&gt;
+                 file.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;addkey&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;when handling key emergency&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ379" /&gt;&lt;emphasis role="bold"&gt;On the system control machine&lt;/emphasis&gt;, issue the &lt;emphasis
+           role="bold"&gt;bos addkey&lt;/emphasis&gt; command to create a new AFS server encryption key in the &lt;emphasis
+           role="bold"&gt;KeyFile&lt;/emphasis&gt; file. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;bos addkey&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;-kvno&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;key version number&lt;/replaceable&gt;&amp;gt; &lt;emphasis
+                 role="bold"&gt;-noauth&lt;/emphasis&gt;
+    input key: &amp;lt;&lt;replaceable&gt;afs_password&lt;/replaceable&gt;&amp;gt;
+    Retype input key: &amp;lt;&lt;replaceable&gt;afs_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;addk&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;addkey&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the file server machine on which to define the new key in the &lt;emphasis role="bold"&gt;KeyFile&lt;/emphasis&gt;
+                   file.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-kvno&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the key version number you chose in Step &lt;link linkend="LIWQ378"&gt;3&lt;/link&gt;, an integer in the range
+                   0 (zero) through 255. You must specify the same number in Steps &lt;link linkend="LIWQ382"&gt;7&lt;/link&gt;, &lt;link
+                   linkend="LIWQ383"&gt;8&lt;/link&gt;, and &lt;link linkend="LIWQ386"&gt;13&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-noauth&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Bypasses mutual authentication with the BOS Server. Include it in case the key emergency is preventing
+                   successful mutual authentication.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;afs_password&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is a character string similar to a user password, of any length from one to about 1,000 characters. To
+                   improve security, make the string as long as is practical, and include nonalphabetic characters.&lt;/para&gt;
+ 
+                   &lt;para&gt;Do not type an octal string directly. The BOS Server scrambles the character string into an octal string
+                   appropriate for use as an encryption key before recording it in the &lt;emphasis role="bold"&gt;KeyFile&lt;/emphasis&gt;
+                   file.&lt;/para&gt;
+ 
+                   &lt;para&gt;Remember the string. You need to use it again in Steps &lt;link linkend="LIWQ382"&gt;7&lt;/link&gt;, &lt;link
+                   linkend="LIWQ383"&gt;8&lt;/link&gt;, and &lt;link linkend="LIWQ386"&gt;13&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ380" /&gt;&lt;emphasis role="bold"&gt;On every database server machine in your cell&lt;/emphasis&gt; (other than
+           the system control machine), disable authorization checking as instructed in &lt;link linkend="HDRWQ373"&gt;Disabling
+           Authorization Checking in an Emergency&lt;/link&gt;. Do not repeat the procedure on the system control machine, if it is a
+           database server machine, because you already disabled authorization checking in Step &lt;link linkend="LIWQ376"&gt;1&lt;/link&gt;. (If
+           you need to learn which machines are database server machines, use the &lt;emphasis role="bold"&gt;bos listhosts&lt;/emphasis&gt;
+           command as described in &lt;link linkend="HDRWQ95"&gt;To locate database server machines&lt;/link&gt;.)&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ381" /&gt;Wait at least 90 seconds after finishing Step &lt;link linkend="LIWQ380"&gt;5&lt;/link&gt;, to allow each
+           of the database server processes (the Authentication, Backup, Protection and Volume Location Servers) to finish electing a
+           new sync site. Then issue the &lt;emphasis role="bold"&gt;udebug&lt;/emphasis&gt; command to verify that the election worked properly.
+           Issue the following commands, substituting each database server machine's name for server machine in turn. Include the
+           system control machine if it is a database server machine. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;udebug&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;server machine&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;buserver&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;udebug&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;server machine&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;kaserver&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;udebug&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;server machine&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;ptserver&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;udebug&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;server machine&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;vlserver&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;For each process, the output from all of the database server machines must agree on which one is the sync site for
+           the process. It is not, however, necessary that the same machine serves as the sync site for each of the four processes.
+           For each process, the output from only one machine must include the following string:&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    I am sync site ...
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;The output on the other machines instead includes the following line&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    I am not sync site
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;and a subsequent line that begins with the string &lt;computeroutput&gt;Sync host&lt;/computeroutput&gt; and specifies the IP
+           address of the machine claiming to be the sync site.&lt;/para&gt;
+ 
+           &lt;para&gt;If the output does not meet these requirements or seems abnormal in another way, contact AFS Product Support for
+           assistance.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ382" /&gt;&lt;emphasis role="bold"&gt;On every database server machine in your cell&lt;/emphasis&gt; (other than
+           the system control machine), issue the &lt;emphasis role="bold"&gt;bos addkey&lt;/emphasis&gt; command described in Step &lt;link
+           linkend="LIWQ379"&gt;4&lt;/link&gt;. Be sure to use the same values for afs_password and kvno as you used in that step.&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;kas commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;setpassword , when handling key emergency&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ383" /&gt;Issue the &lt;emphasis role="bold"&gt;kas setpassword&lt;/emphasis&gt; command to define the new key in
+           the Authentication Database's &lt;emphasis role="bold"&gt;afs&lt;/emphasis&gt; entry. It must match the key you created in Step &lt;link
+           linkend="LIWQ379"&gt;4&lt;/link&gt; and Step &lt;link linkend="LIWQ382"&gt;7&lt;/link&gt;. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;kas setpassword  -name afs&lt;/emphasis&gt;  &lt;emphasis role="bold"&gt;-kvno&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;key version number&lt;/replaceable&gt;&amp;gt; &lt;emphasis
+                 role="bold"&gt;-noauth&lt;/emphasis&gt;
+    new_password: &amp;lt;&lt;replaceable&gt;afs_password&lt;/replaceable&gt;&amp;gt;
+    Verifying, please re-enter new_password: &amp;lt;&lt;replaceable&gt;afs_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;sp&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is an acceptable alias for &lt;emphasis role="bold"&gt;setpassword&lt;/emphasis&gt; (&lt;emphasis
+                   role="bold"&gt;setp&lt;/emphasis&gt; is the shortest acceptable abbreviation).&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-kvno&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the same key version number you specified in Step &lt;link linkend="LIWQ379"&gt;4&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;afs_password&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the same character string you specified as afs_password in Step &lt;link linkend="LIWQ379"&gt;4&lt;/link&gt;. It does
+                   not echo visibly.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ384" /&gt;&lt;emphasis role="bold"&gt;On every database server machine in your cell&lt;/emphasis&gt; (including the
+           system control machine if it is a database server machine), reenable authorization checking as instructed in &lt;link
+           linkend="HDRWQ375"&gt;Reenabling Authorization Checking in an Emergency&lt;/link&gt;. If the system control machine is not a
+           database server machine, do not perform this procedure until Step &lt;link linkend="LIWQ385"&gt;11&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Repeat Step &lt;link linkend="LIWQ381"&gt;6&lt;/link&gt; to verify that each database server process has properly elected a sync
+           site after being restarted in Step &lt;link linkend="LIWQ384"&gt;9&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ385" /&gt;&lt;emphasis role="bold"&gt;On the system control machine&lt;/emphasis&gt; (if it is not a database
+           server machine), reenable authorization checking as instructed in &lt;link linkend="HDRWQ375"&gt;Reenabling Authorization
+           Checking in an Emergency&lt;/link&gt;. If it is a database server machine, you already performed the procedure in Step &lt;link
+           linkend="LIWQ384"&gt;9&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;On all remaining (simple) file server machines&lt;/emphasis&gt;, disable authorization checking as
+           instructed in &lt;link linkend="HDRWQ373"&gt;Disabling Authorization Checking in an Emergency&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ386" /&gt;&lt;emphasis role="bold"&gt;On all remaining (simple) file server machines&lt;/emphasis&gt;, issue the
+           &lt;emphasis role="bold"&gt;bos addkey&lt;/emphasis&gt; command described in Step &lt;link linkend="LIWQ379"&gt;4&lt;/link&gt;. Be sure to use the
+           same values for afs_password and kvno as you used in that step.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;On all remaining (simple) file server machines&lt;/emphasis&gt;, reenable authorization checking as
+           instructed in &lt;link linkend="HDRWQ375"&gt;Reenabling Authorization Checking in an Emergency&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ &lt;/chapter&gt;
\ No newline at end of file
Index: openafs/doc/xml/AdminGuide/auagd015.xml
diff -c /dev/null openafs/doc/xml/AdminGuide/auagd015.xml:1.1.8.3
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/xml/AdminGuide/auagd015.xml	Wed May 13 22:25:59 2009
***************
*** 0 ****
--- 1,3912 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;chapter id="HDRWQ387"&gt;
+   &lt;title&gt;Administering Client Machines and the Cache Manager&lt;/title&gt;
+ 
+   &lt;para&gt;This chapter describes how to administer an AFS client machine, which is any machine from which users can access the AFS
+   filespace and communicate with AFS server processes. (A client machine can simultaneously function as an AFS server machine if
+   appropriately configured.) An AFS client machine has the following characteristics: &lt;itemizedlist&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;The kernel includes the set of modifications, commonly referred to as the &lt;emphasis&gt;Cache Manager&lt;/emphasis&gt;, that
+         enable access to AFS files and directories. You can configure many of the Cache Manager's features to suit your users'
+         needs. See &lt;link linkend="HDRWQ390"&gt;Overview of Cache Manager Customization&lt;/link&gt;.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;The &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory on the local disk stores several configuration files. See
+         &lt;link linkend="HDRWQ392"&gt;Configuration Files in the /usr/vice/etc Directory&lt;/link&gt;.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;A cache stores temporary copies of data fetched from AFS file server machines, either in machine memory or on a
+         devoted local disk partition. See &lt;link linkend="HDRWQ394"&gt;Determining the Cache Type, Size, and Location&lt;/link&gt; and &lt;link
+         linkend="HDRWQ402"&gt;Setting Other Cache Parameters with the afsd program&lt;/link&gt;.&lt;/para&gt;
+       &lt;/listitem&gt;
+     &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+   &lt;para&gt;To learn how to install the client functionality on a machine, see the &lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+   &lt;sect1 id="HDRWQ388"&gt;
+     &lt;title&gt;Summary of Instructions&lt;/title&gt;
+ 
+     &lt;para&gt;This chapter explains how to perform the following tasks by using the indicated commands:&lt;/para&gt;
+ 
+     &lt;informaltable frame="none"&gt;
+       &lt;tgroup cols="2"&gt;
+         &lt;colspec colwidth="67*" /&gt;
+ 
+         &lt;colspec colwidth="33*" /&gt;
+ 
+         &lt;tbody&gt;
+           &lt;row&gt;
+             &lt;entry&gt;Display cache size set at reboot&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;cat /usr/vice/etc/cacheinfo&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Display current cache size and usage&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs getcacheparms&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Change disk cache size without rebooting&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs setcachesize&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Initialize Cache Manager&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Display contents of &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;cat /usr/vice/etc/CellServDB&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Display list of database server machines from kernel memory&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs listcells&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Change list of database server machines in kernel memory&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs newcell&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Check cell's status regarding setuid&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs getcellstatus&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Set cell's status regarding setuid&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs setcell&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Set server probe interval&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs checkservers -interval&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Display machine's cell membership&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;cat /usr/vice/etc/ThisCell&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Change machine's cell membership&lt;/entry&gt;
+ 
+             &lt;entry&gt;Edit &lt;emphasis role="bold"&gt;/usr/vice/etc/ThisCell&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Flush cached file/directory&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs flush&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Flush everything cached from a volume&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs flushvolume&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Update volume-to-mount-point mappings&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs checkvolumes&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Display Cache Manager's server preference ranks&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs getserverprefs&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Set Cache Manager's server preference ranks&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs setserverprefs&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Display client machine addresses to register&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs getclientaddrs&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Set client machine addresses to register&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs setclientaddrs&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Control the display of warning and status messages&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs messages&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Display and change machine's system type&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs sysname&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Enable asynchronous writes&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs storebehind&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/tbody&gt;
+       &lt;/tgroup&gt;
+     &lt;/informaltable&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ390"&gt;
+     &lt;title&gt;Overview of Cache Manager Customization&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+       &lt;secondary&gt;configuring and customizing&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;configuring&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Cache Manager&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+       &lt;secondary&gt;described&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;An AFS client machine's kernel includes a set of modifications, commonly referred to as the &lt;emphasis&gt;Cache
+     Manager&lt;/emphasis&gt;, that enable access to AFS files and directories and communications with AFS server processes. It is common
+     to speak of the Cache Manager as a process or program, and in regular usage it appears to function like one. When configuring
+     it, though, it is helpful to keep in mind that this usage is not strictly accurate.&lt;/para&gt;
+ 
+     &lt;para&gt;The Cache Manager mainly fetches files on behalf of application programs running on the machine. When an application
+     requests an AFS file, the Cache Manager contacts the Volume Location (VL) Server to obtain a list of the file server machines
+     that house the volume containing the file. The Cache Manager then translates the application program's system call requests into
+     remote procedure calls (RPCs) to the File Server running on the appropriate machine. When the File Server delivers the file, the
+     Cache Manager stores it in a local &lt;emphasis&gt;cache&lt;/emphasis&gt; before delivering it to the application program.&lt;/para&gt;
+ 
+     &lt;para&gt;The File Server delivers a data structure called a &lt;emphasis&gt;callback&lt;/emphasis&gt; along with the file. (To be precise, it
+     delivers a callback for each file fetched from a read/write volume, and a single callback for all data fetched from a read-only
+     volume.) A valid callback indicates that the Cache Manager's cached copy of a file matches the central copy maintained by the
+     File Server. If an application on another AFS client machine changes the central copy, the File Server breaks the callback, and
+     the Cache Manager must retrieve the new version when an application program on its machine next requests data from the file. As
+     long as the callback is unbroken, however, the Cache Manager can continue to provide the cached version of the file to
+     applications on its machine, which eliminates unnecessary network traffic.&lt;/para&gt;
+ 
+     &lt;para&gt;The indicated sections of this chapter explain how to configure and customize the following Cache Manager features. All
+     but the first (choosing disk or memory cache) are optional, because AFS sets suitable defaults for them. &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis&gt;disk or memory cache&lt;/emphasis&gt;. The AFS Cache Manager can use machine memory for caching instead of space
+           on the local disk. Deciding which to use is the most basic configuration decision you must make. See &lt;link
+           linkend="HDRWQ394"&gt;Determining the Cache Type, Size, and Location&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis&gt;cache size&lt;/emphasis&gt;. Cache size probably has the most direct influence on client machine performance. It
+           determines how often the Cache Manager must contact the File Server across the network or discard cached data to make room
+           for newly requested files, both of which affect how quickly the Cache Manager delivers files to users. See &lt;link
+           linkend="HDRWQ394"&gt;Determining the Cache Type, Size, and Location&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis&gt;cache location&lt;/emphasis&gt;. For a disk cache, you can alter the conventional cache directory location
+           (&lt;emphasis role="bold"&gt;/usr/vice/cache&lt;/emphasis&gt;) to take advantage of greater space availability on other disks on the
+           machine. A larger cache can result in faster file delivery. See &lt;link linkend="HDRWQ394"&gt;Determining the Cache Type, Size,
+           and Location&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis&gt;chunk size and number&lt;/emphasis&gt;. The &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; program, which initializes the
+           Cache Manager, allows you to control the size and number of chunks into which a cache is divided, plus related parameters.
+           Setting these parameters is optional, because there are reasonable defaults, but it provides precise control. The AFS
+           distribution includes configuration scripts that set Cache Manager parameters to values that are reasonable for different
+           configurations and usage patterns. See &lt;link linkend="HDRWQ402"&gt;Setting Other Cache Parameters with the afsd
+           program&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis&gt;knowledge of database server machines&lt;/emphasis&gt;. Enable access to a cell's AFS filespace and other
+           services by listing the cell's database server machines in the &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt;
+           file on the local disk. See &lt;link linkend="HDRWQ406"&gt;Maintaining Knowledge of Database Server Machines&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis&gt;setuid privilege&lt;/emphasis&gt;. You can control whether the Cache Manager allows programs from a cell to
+           execute with setuid permission. See &lt;link linkend="HDRWQ409"&gt;Determining if a Client Can Run Setuid
+           Programs&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis&gt;cell membership&lt;/emphasis&gt;. Each client belongs to a one cell defined by the local &lt;emphasis
+           role="bold"&gt;/usr/vice/etc/ThisCell&lt;/emphasis&gt; file. Cell membership determines the default cell in which the machine's
+           users are authenticated and in which AFS commands run. See &lt;link linkend="HDRWQ411"&gt;Setting a Client Machine's Cell
+           Membership&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis&gt;cached file version&lt;/emphasis&gt;. AFS's system of callbacks normally guarantees that the Cache Manager has
+           the most current versions of files and directories possible. Nevertheless, you can force the Cache Manager to fetch the
+           most current version of a file from the File Server if you suspect that the cache contains an outdated version. See &lt;link
+           linkend="HDRWQ412"&gt;Forcing the Update of Cached Data&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis&gt;File Server and Volume Location Server preferences&lt;/emphasis&gt;. The Cache Manager sets numerical preference
+           ranks for the interfaces on file server machines and Volume Server (VL) machines. The ranks determine which interface the
+           Cache Manager first attempts to use when fetching data from a volume or from the Volume Location Database (VLDB). The
+           Cache Manager sets default ranks as it initializes, basing them on its network proximity to each interface, but you can
+           modify the preference ranks if you wish. See &lt;link linkend="HDRWQ414"&gt;Maintaining Server Preference Ranks&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis&gt;interfaces registered with the File Server&lt;/emphasis&gt;. If the Cache Manager is multihomed (has multiple
+           interface addresses), you can control which of them it registers for File Servers to use when they initiate RPCs to the
+           client machine. See &lt;link linkend="HDRWQ415"&gt;Managing Multihomed Client Machines&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis&gt;display of information messages&lt;/emphasis&gt;. By default, the Cache Manager sends basic error and
+           informational messages to the client machine's console and to command shells. You can disable the messaging. See &lt;link
+           linkend="HDRWQ416"&gt;Controlling the Display of Warning and Informational Messages&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis&gt;system type&lt;/emphasis&gt;. The Cache Manager records the local machine's AFS system type in kernel memory,
+           and substitutes the value for the @sys variable in pathnames. See &lt;link linkend="HDRWQ417"&gt;Displaying and Setting the
+           System Type Name&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis&gt;delayed writes&lt;/emphasis&gt;. By default, the Cache Manager writes all data to the File Server immediately
+           and synchronously when an application program closes a file. You can enable asynchronous writes, either for an individual
+           file, or all files that the Cache Manager handles, and set how much data remains to be written when the Cache Manager
+           returns control to the closing application. See &lt;link linkend="HDRWQ418"&gt;Enabling Asynchronous Writes&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;You must make all configuration changes on the client machine itself (at the console or over a direct connection such as a
+     &lt;emphasis role="bold"&gt;telnet&lt;/emphasis&gt; connection). You cannot configure the Cache Manager remotely. You must be logged in as
+     the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; to issue some commands, whereas others require no privilege. All files
+     mentioned in this chapter must actually reside on the local disk of each AFS client machine (they cannot, for example, be
+     symbolic links to files in AFS).&lt;/para&gt;
+ 
+     &lt;para&gt;AFS's &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program can simplify other aspects of client machine configuration,
+     including those normally set in the machine's AFS initialization file. See &lt;link linkend="HDRWQ419"&gt;Configuring Client Machines
+     with the package Program&lt;/link&gt;.&lt;/para&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ391"&gt;
+     &lt;title&gt;Configuration and Cache-Related Files on the Local Disk&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;usr/vice/etc directory&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;directory&lt;/primary&gt;
+ 
+       &lt;secondary&gt;/usr/vice/etc&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;configuration files&lt;/primary&gt;
+ 
+       &lt;secondary&gt;client machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;configuration files&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;/usr/vice/etc directory&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;This section briefly describes the client configuration files that must reside in the local &lt;emphasis
+     role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory on every client machine. If the machine uses a disk cache, there must be a
+     partition devoted to cache files; by convention, it is mounted at the &lt;emphasis role="bold"&gt;/usr/vice/cache&lt;/emphasis&gt;
+     directory.&lt;/para&gt;
+ 
+     &lt;para&gt;&lt;emphasis role="bold"&gt;Note for Windows users:&lt;/emphasis&gt; Some files described in this document possibly do not exist on
+     machines that run a Windows operating system. Also, Windows uses a backslash (&lt;emphasis role="bold"&gt;\&lt;/emphasis&gt;) rather than a
+     forward slash (&lt;emphasis role="bold"&gt;/&lt;/emphasis&gt;) to separate the elements in a pathname.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ392"&gt;
+       &lt;title&gt;Configuration Files in the /usr/vice/etc Directory&lt;/title&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory on a client machine's local disk must contain certain
+       configuration files for the Cache Manager to function properly. They control the most basic aspects of Cache Manager
+       configuration.&lt;/para&gt;
+ 
+       &lt;para&gt;If it is important that the client machines in your cell perform uniformly, it is most efficient to update these files
+       from a central source. The following descriptions include pointers to sections that discuss how best to maintain the files.
+       &lt;variablelist&gt;
+           &lt;indexterm&gt;
+             &lt;primary&gt;afsd program&lt;/primary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+             &lt;secondary&gt;afsd initialization program&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;files&lt;/primary&gt;
+ 
+             &lt;secondary&gt;afsd&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;afsd&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;programs&lt;/primary&gt;
+ 
+             &lt;secondary&gt;afsd&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The binary file for the program that initializes the Cache Manager. It must run each time the machine reboots in
+               order for the machine to remain an AFS client machine. The program also initializes several daemons that improve Cache
+               Manager functioning, such as the process that handles callbacks. &lt;indexterm&gt;
+                   &lt;primary&gt;files&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;cacheinfo&lt;/secondary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;cacheinfo file&lt;/primary&gt;
+                 &lt;/indexterm&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;cacheinfo&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;A one-line file that sets the cache's most basic configuration parameters: the local directory at which the
+               Cache Manager mounts the AFS filespace, the local disk directory to use as the cache, and how many kilobytes to
+               allocate to the cache.&lt;/para&gt;
+ 
+               &lt;para&gt;The &lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt; explains how to create this file as you install a client
+               machine. To change the cache size on a machine that uses a memory cache, edit the file and reboot the machine. On a
+               machine that uses a disk cache, you can change the cache size without rebooting by issuing the &lt;emphasis
+               role="bold"&gt;fs setcachesize&lt;/emphasis&gt; command. For instructions, see &lt;link linkend="HDRWQ394"&gt;Determining the Cache
+               Type, Size, and Location&lt;/link&gt;. &lt;indexterm&gt;
+                   &lt;primary&gt;CellServDB file (client)&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;about&lt;/secondary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;files&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;CellServDB (client)&lt;/secondary&gt;
+                 &lt;/indexterm&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This ASCII file names the database server machines in the local cell and in any foreign cell to which you want
+               to enable access from this machine. (Database server machines are the machines in a cell that run the Authentication,
+               Backup, Protection, and VL Server processes; see &lt;link linkend="HDRWQ92"&gt;Database Server Machines&lt;/link&gt;.)&lt;/para&gt;
+ 
+               &lt;para&gt;The Cache Manager must be able to reach a cell's database server machines to fetch files from its filespace.
+               Incorrect or missing information in the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file can slow or completely block
+               access. It is important to update the file whenever a cell's database server machines change.&lt;/para&gt;
+ 
+               &lt;para&gt;As the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; program initializes the Cache Manager, it loads the contents of the
+               file into kernel memory. The Cache Manager does not read the file between reboots, so to incorporate changes to the
+               file into kernel memory, you must reboot the machine. Alternatively, you can issue the &lt;emphasis role="bold"&gt;fs
+               newcell&lt;/emphasis&gt; command to insert the changes directly into kernel memory without changing the file. It can also be
+               convenient to upgrade the file from a central source. For instructions, see &lt;link linkend="HDRWQ406"&gt;Maintaining
+               Knowledge of Database Server Machines&lt;/link&gt;.&lt;/para&gt;
+ 
+               &lt;para&gt;(The &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file on client machines is not the same as the one kept in the
+               &lt;emphasis role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt; directory on server machines, which lists only the local cell's database
+               server machines. For instructions on maintaining the server &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file, see
+               &lt;link linkend="HDRWQ118"&gt;Maintaining the Server CellServDB File&lt;/link&gt;). &lt;indexterm&gt;
+                   &lt;primary&gt;NetInfo file (client version)&lt;/primary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;files&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;NetInfo (client version)&lt;/secondary&gt;
+                 &lt;/indexterm&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;NetInfo&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This optional ASCII file lists one or more of the network interface addresses on the client machine. If it
+               exists when the Cache Manager initializes, the Cache Manager uses it as the basis for the list of interfaces that it
+               registers with File Servers. See &lt;link linkend="HDRWQ415"&gt;Managing Multihomed Client Machines&lt;/link&gt;. &lt;indexterm&gt;
+                   &lt;primary&gt;NetRestrict file (client version)&lt;/primary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;files&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;NetRestrict (client version)&lt;/secondary&gt;
+                 &lt;/indexterm&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;NetRestrict&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This optional ASCII file lists one or more network interface addresses. If it exists when the Cache Manager
+               initializes, the Cache Manager removes the specified addresses from the list of interfaces that it registers with File
+               Servers. See &lt;link linkend="HDRWQ415"&gt;Managing Multihomed Client Machines&lt;/link&gt;. &lt;indexterm&gt;
+                   &lt;primary&gt;ThisCell file (client)&lt;/primary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;files&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;ThisCell (client)&lt;/secondary&gt;
+                 &lt;/indexterm&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;ThisCell&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This ASCII file contains a single line that specifies the complete domain-style name of the cell to which the
+               machine belongs. Examples are &lt;computeroutput&gt;abc.com&lt;/computeroutput&gt; and
+               &lt;computeroutput&gt;stateu.edu&lt;/computeroutput&gt;. This value defines the default cell in which the machine's users become
+               authenticated, and in which the command interpreters (for example, the &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; command)
+               contact server processes.&lt;/para&gt;
+ 
+               &lt;para&gt;The &lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt; explains how to create this file as you install the AFS client
+               functionality. To learn about changing a client machine's cell membership, see &lt;link linkend="HDRWQ411"&gt;Setting a
+               Client Machine's Cell Membership&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;In addition to these files, the &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory also sometimes contains the
+       following types of files and subdirectories: &lt;itemizedlist&gt;
+           &lt;indexterm&gt;
+             &lt;primary&gt;AFS&lt;/primary&gt;
+ 
+             &lt;secondary&gt;initialization script&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;files&lt;/primary&gt;
+ 
+             &lt;secondary&gt;AFS initialization script&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;initialization script for AFS&lt;/primary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;script for AFS initialization&lt;/primary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The AFS initialization script, called &lt;emphasis role="bold"&gt;afs.rc&lt;/emphasis&gt; on many system types. In the
+             conventional configuration specified by the &lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt;, it is a symbolic link to the
+             actual script kept in the same directory as other initialization files used by the operating system. &lt;indexterm&gt;
+                 &lt;primary&gt;dynamic kernel loader programs&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;directory for AFS library files&lt;/secondary&gt;
+               &lt;/indexterm&gt; &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;AFS libraries used by dynamic kernel loader programs&lt;/secondary&gt;
+               &lt;/indexterm&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;A subdirectory that houses AFS kernel library files used by a dynamic kernel loading program. &lt;indexterm&gt;
+                 &lt;primary&gt;afszcm.cat file&lt;/primary&gt;
+               &lt;/indexterm&gt; &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;afszcm.cat&lt;/secondary&gt;
+               &lt;/indexterm&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;A subdirectory called &lt;emphasis role="bold"&gt;C&lt;/emphasis&gt;, which houses the Cache Manager catalog file called
+             &lt;emphasis role="bold"&gt;afszcm.cat&lt;/emphasis&gt;. The fstrace program uses the catalog file to translate operation codes into
+             character strings, which makes the message in the trace log more readable. See &lt;link linkend="HDRWQ342"&gt;About the
+             fstrace Command Suite&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ393"&gt;
+       &lt;title&gt;Cache-Related Files&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;usr/vice/cache directory&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;directory&lt;/primary&gt;
+ 
+         &lt;secondary&gt;/usr/vice/cache&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;directory&lt;/primary&gt;
+ 
+         &lt;secondary&gt;disk cache&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;cache files (client)&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;cache files&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;A client machine that uses a disk cache must have a local disk directory devoted to the cache. The conventional mount
+       point is &lt;emphasis role="bold"&gt;/usr/vice/cache&lt;/emphasis&gt;, but you can use another partition that has more available
+       space.&lt;/para&gt;
+ 
+       &lt;para&gt;Do not delete or directly modify any of the files in the cache directory. Doing so can cause a kernel panic, from which
+       the only way to recover is to reboot the machine. By default, only the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;
+       can read the files directly, by virtue of owning them.&lt;/para&gt;
+ 
+       &lt;para&gt;A client machine that uses a memory cache keeps all of the information stored in these files in machine memory instead.
+       &lt;variablelist&gt;
+           &lt;indexterm&gt;
+             &lt;primary&gt;CacheItems file&lt;/primary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;files&lt;/primary&gt;
+ 
+             &lt;secondary&gt;CacheItems&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;CacheItems&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;A binary-format file in which the Cache Manager tracks the contents of cache chunks (the &lt;emphasis
+               role="bold"&gt;V&lt;/emphasis&gt; files in the directory, described just following), including the file ID number (fID) and the
+               data version number. &lt;indexterm&gt;
+                   &lt;primary&gt;files&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;VolumeItems&lt;/secondary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;VolumeItems file&lt;/primary&gt;
+                 &lt;/indexterm&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;VolumeItems&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;A binary-format file in which the Cache Manager records the mapping between mount points and the volumes from
+               which it has fetched data. The Cache Manager uses the information when responding to the &lt;emphasis
+               role="bold"&gt;pwd&lt;/emphasis&gt; command, among others. &lt;indexterm&gt;
+                   &lt;primary&gt;files&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;Vn&lt;/secondary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;Vn file (data cache)&lt;/primary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;data cache&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;Vn file in&lt;/secondary&gt;
+                 &lt;/indexterm&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;Vn&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;A cache chunk file, which expands to a maximum size (by default, 64 KB) to house data fetched from AFS files.
+               The number of &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt;n files in the cache depends on the cache size among other factors.
+               The n is the index assigned to each file; they are numbered sequentially, but the Cache Manager does not necessarily
+               use them in order or contiguously. If an AFS file is larger than the maximum size for &lt;emphasis
+               role="bold"&gt;V&lt;/emphasis&gt;n files, the Cache Manager divides it across multiple &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt;n
+               files.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ394"&gt;
+     &lt;title&gt;Determining the Cache Type, Size, and Location&lt;/title&gt;
+ 
+     &lt;para&gt;This section explains how to configure a memory or disk cache, how to display and set the size of either type of cache,
+     and how to set the location of the cache directory for a disk cache. &lt;indexterm&gt;
+         &lt;primary&gt;data cache&lt;/primary&gt;
+ 
+         &lt;secondary&gt;disk versus memory&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;disk versus memory cache&lt;/secondary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;The Cache Manager uses a disk cache by default, and it is the preferred type of caching. To configure a memory cache,
+     include the &lt;emphasis role="bold"&gt;-memcache&lt;/emphasis&gt; flag on the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; command, which is
+     normally invoked in the machine's AFS initialization file. If configured to use a memory cache, the Cache Manager does no disk
+     caching, even if the machine has a disk.&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_438"&gt;
+       &lt;title&gt;Choosing the Cache Size&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;data cache&lt;/primary&gt;
+ 
+         &lt;secondary&gt;size&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;recommendations&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Cache size influences the performance of a client machine more directly than perhaps any other cache parameter. The
+       larger the cache, the faster the Cache Manager is likely to deliver files to users. A small cache can impair performance
+       because it increases the frequency at which the Cache Manager must discard cached data to make room for newly requested data.
+       When an application asks for data that has been discarded, the Cache Manager must request it from the File Server, and
+       fetching data across the network is almost always slower than fetching it from the local disk. The Cache Manager never
+       discards data from a file that has been modified locally but not yet stored back to the File Server. If the cache is very
+       small, the Cache Manager possible cannot find any data to discard. For more information about the algorithm it uses when
+       discarding cached data, see &lt;link linkend="HDRWQ401"&gt;How the Cache Manager Chooses Data to Discard&lt;/link&gt;).&lt;/para&gt;
+ 
+       &lt;para&gt;The amount of disk or memory you devote to caching depends on several factors. The amount of space available in memory
+       or on the partition housing the disk cache directory imposes an absolute limit. In addition, you cannot allocate more than 95%
+       of the space available on the cache directory's partition to a disk cache. The &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; program
+       exits without starting the Cache Manager and prints an appropriate message to the standard output stream if you violate this
+       restriction. For a memory cache, you must leave enough memory for other processes and applications to run. If you try to
+       allocate more memory than is actually available, the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; program exits without initializing
+       the Cache Manager and produces the following message on the standard output stream:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    afsd: memCache allocation failure at number KB
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where number is how many kilobytes were allocated just before the failure.&lt;/para&gt;
+ 
+       &lt;para&gt;Within these hard limits, the factors that determine appropriate cache size include the number of users working on the
+       machine, the size of the files with which they usually work, and (for a memory cache) the number of processes that usually run
+       on the machine. The higher the demand from these factors, the larger the cache needs to be to maintain good
+       performance.&lt;/para&gt;
+ 
+       &lt;para&gt;Disk caches smaller than 10 MB do not generally perform well. Machines serving multiple users usually perform better
+       with a cache of at least 60 to 70 MB. The point at which enlarging the cache further does not really improve performance
+       depends on the factors mentioned previously, and is difficult to predict.&lt;/para&gt;
+ 
+       &lt;para&gt;Memory caches smaller than 1 MB are nonfunctional, and the performance of caches smaller than 5 MB is usually
+       unsatisfactory. Suitable upper limits are similar to those for disk caches but are probably determined more by the demands on
+       memory from other sources on the machine (number of users and processes). Machines running only a few processes possibly can
+       use a smaller memory cache.&lt;/para&gt;
+ 
+       &lt;para&gt;AFS imposes an absolute limit on cache size in some versions. See the &lt;emphasis&gt;OpenAFS Release Notes&lt;/emphasis&gt; for the
+       version you are using.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ395"&gt;
+       &lt;title&gt;Displaying and Setting the Cache Size and Location&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setting&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;disk cache location&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;cache size from cacheinfo file&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setting&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;cache size in cacheinfo file&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+         &lt;secondary&gt;data cache&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;displaying size set at reboot&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;cacheinfo file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setting&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;disk cache location&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;cacheinfo file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying contents&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;cacheinfo file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setting&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;cache size&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;changing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;data cache size specified in cacheinfo file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;changing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;disk cache location, in cacheinfo file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setting&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;disk cache location&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;data cache size set at reboot&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;displaying&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;data cache size from cacheinfo file&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setting&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;data cache size in cacheinfo file&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;data cache size&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;set at reboot&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;data cache size&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;specified in cacheinfo file&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;data cache&lt;/primary&gt;
+ 
+         &lt;secondary&gt;size&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;setting in cacheinfo file&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;data cache&lt;/primary&gt;
+ 
+         &lt;secondary&gt;changing location of disk cache&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;data cache&lt;/primary&gt;
+ 
+         &lt;secondary&gt;size&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;set at reboot, displaying&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;data cache&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying size specified in cacheinfo file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;location&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setting for client&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;setting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;disk cache location in cacheinfo file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The Cache Manager determines how big to make the cache by reading the &lt;emphasis
+       role="bold"&gt;/usr/vice/etc/cacheinfo&lt;/emphasis&gt; file as it initializes. As directed in the &lt;emphasis&gt;OpenAFS Quick
+       Beginnings&lt;/emphasis&gt;, you must create the file before running the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; program. The file
+       also defines the directory on which to mount AFS (by convention, &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt;), and the local disk
+       directory to use for a cache directory.&lt;/para&gt;
+ 
+       &lt;para&gt;To change any of the values in the file, log in as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;. You must
+       reboot the machine to have the new value take effect. For instructions, see &lt;link linkend="HDRWQ398"&gt;To edit the cacheinfo
+       file&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;To change the cache size at reboot without editing the &lt;emphasis role="bold"&gt;cacheinfo&lt;/emphasis&gt; file, include the
+       &lt;emphasis role="bold"&gt;-blocks&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; command; see the command's
+       reference page in the OpenAFS Administration Reference.&lt;/para&gt;
+ 
+       &lt;para&gt;For a disk cache, you can also use the &lt;emphasis role="bold"&gt;fs setcachesize&lt;/emphasis&gt; command to reset the cache size
+       without rebooting. The value you set persists until the next reboot, at which time the cache size returns to the value
+       specified in the &lt;emphasis role="bold"&gt;cacheinfo&lt;/emphasis&gt; file or by the &lt;emphasis role="bold"&gt;-blocks&lt;/emphasis&gt; argument
+       to the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; command. For instructions, see &lt;link linkend="HDRWQ399"&gt;To change the disk cache
+       size without rebooting&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;To display the current cache size and the amount of space the Cache Manager is using at the moment, use the &lt;emphasis
+       role="bold"&gt;fs getcacheparms&lt;/emphasis&gt; command as detailed in &lt;link linkend="HDRWQ397"&gt;To display the current cache
+       size&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ396"&gt;
+       &lt;title&gt;To display the cache size set at reboot&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Use a text editor or the &lt;emphasis role="bold"&gt;cat&lt;/emphasis&gt; command to display the contents of the &lt;emphasis
+           role="bold"&gt;/usr/vice/etc/cacheinfo&lt;/emphasis&gt; file. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;cat /usr/vice/etc/cacheinfo&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;data cache&lt;/primary&gt;
+ 
+         &lt;secondary&gt;size&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;current, displaying&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;data cache size&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;displaying current&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+         &lt;secondary&gt;data cache size&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;displaying current&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;data cache size, current&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;getcacheparms&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs getcacheparms&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ397"&gt;
+       &lt;title&gt;To display the current cache size&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs getcacheparms&lt;/emphasis&gt; command on the client machine. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs getcacheparms&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;emphasis role="bold"&gt;getca&lt;/emphasis&gt; is the shortest acceptable abbreviation of &lt;emphasis
+           role="bold"&gt;getcacheparms&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+           &lt;para&gt;The output shows the number of kilobyte blocks the Cache Manager is using as a cache at the moment the command is
+           issued, and the current size of the cache. For example:&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    AFS using 13709 of the cache's available 15000 1K byte blocks.
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;data cache&lt;/primary&gt;
+ 
+         &lt;secondary&gt;size&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;setting in cacheinfo file&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;data cache size&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;setting in cacheinfo file&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+         &lt;secondary&gt;data cache size&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;setting in cacheinfo file&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;setting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;data cache size in cacheinfo file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;cacheinfo file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;format&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ398"&gt;
+       &lt;title&gt;To edit the cacheinfo file&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by issuing
+           the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &amp;lt;&lt;replaceable&gt;root_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Use a text editor to edit the &lt;emphasis role="bold"&gt;/usr/vice/etc/cacheinfo&lt;/emphasis&gt; file, which has three fields,
+           separated by colons: &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;The first field names the local directory on which to mount the AFS filespace. The conventional location is
+                 &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;The second field defines the local disk directory to use for the disk cache. The conventional location is the
+                 &lt;emphasis role="bold"&gt;/usr/vice/cache&lt;/emphasis&gt; directory, but you can specify an alternate directory if another
+                 partition has more space available. There must always be a value in this field, but the Cache Manager ignores it if
+                 the machine uses a memory cache.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;The third field defines cache size as a number of kilobyte (1024-byte) blocks.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;The following example mounts the AFS filespace at the &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory, names
+           &lt;emphasis role="bold"&gt;/usr/vice/cache&lt;/emphasis&gt; as the cache directory, and sets cache size to 50,000 KB:&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+             &lt;emphasis role="bold"&gt;/afs:/usr/vice/cache:50000&lt;/emphasis&gt;
+           &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;data cache&lt;/primary&gt;
+ 
+         &lt;secondary&gt;size&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;setting until next reboot&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;changing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;data cache size temporarily&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;data cache size&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;setting until next reboot&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+         &lt;secondary&gt;data cache size&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;setting until next reboot&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setcachesize&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs setcachesize&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ399"&gt;
+       &lt;title&gt;To change the disk cache size without rebooting&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by issuing
+           the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &amp;lt;&lt;replaceable&gt;root_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ400" /&gt;Issue the &lt;emphasis role="bold"&gt;fs setcachesize&lt;/emphasis&gt; command to set a new disk cache
+           size.&lt;/para&gt;
+ 
+           &lt;note&gt;
+             &lt;para&gt;This command does not work for a memory cache.&lt;/para&gt;
+           &lt;/note&gt;
+ 
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fs setcachesize&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;size in 1K byte blocks (0 =&lt;/replaceable&gt;&amp;gt; reset)&amp;gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;setca&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;setcachesize&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;size in 1K byte blocks (0 =&amp;gt; reset)&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Sets the number of kilobyte blocks to be used for the cache. Specify a positive integer (&lt;emphasis
+                   role="bold"&gt;1024&lt;/emphasis&gt; equals 1 MB), or &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; (zero) to reset the cache size to
+                   the value specified in the &lt;emphasis role="bold"&gt;cacheinfo&lt;/emphasis&gt; file.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;data cache&lt;/primary&gt;
+ 
+         &lt;secondary&gt;disk cache size&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;resetting to default value&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;changing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;disk cache size to default value&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;resetting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;disk cache size to default value&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;cacheinfo file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;resetting disk cache to size specified&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;disk cache size&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;resetting to default value&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+         &lt;secondary&gt;data cache size&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;resetting to default value (for disk cache only)&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_444"&gt;
+       &lt;title&gt;To reset the disk cache size to the default without rebooting&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by issuing
+           the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &amp;lt;&lt;replaceable&gt;root_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs setcachesize&lt;/emphasis&gt; command to reset the size of the local disk cache (the
+           command does not work for a memory cache). Choose one of the two following options: &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;To reset the cache size to the value specified in the local &lt;emphasis role="bold"&gt;cacheinfo&lt;/emphasis&gt; file,
+                 specify the value &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; (zero) &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fs setcachesize 0&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;To reset the cache size to the value set at the last reboot of the machine, include the &lt;emphasis
+                 role="bold"&gt;-reset&lt;/emphasis&gt; flag. Unless the &lt;emphasis role="bold"&gt;-blocks&lt;/emphasis&gt; argument was used on the
+                 &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; command, this is also the value in the &lt;emphasis
+                 role="bold"&gt;cacheinfo&lt;/emphasis&gt; file. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fs setcachesize -reset&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;setca&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;setcachesize&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;0&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Resets the disk cache size to the value in the third field of the &lt;emphasis
+                   role="bold"&gt;/usr/vice/etc/cacheinfo&lt;/emphasis&gt; file.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-reset&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Resets the cache size to the value set at the last reboot.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ401"&gt;
+       &lt;title&gt;How the Cache Manager Chooses Data to Discard&lt;/title&gt;
+ 
+       &lt;para&gt;When the cache is full and application programs request more data from AFS, the Cache Manager must flush out cache
+       chunks to make room for the data. The Cache Manager considers two factors: &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;How recently an application last accessed the data.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Whether the chunk is &lt;emphasis&gt;dirty&lt;/emphasis&gt;. A dirty chunk contains changes to a file that have not yet been
+             saved back to the permanent copy stored on a file server machine.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The Cache Manager first checks the least-recently used chunk. If it is not dirty, the Cache Manager discards the data in
+       that chunk. If the chunk is dirty, the Cache Manager moves on to check the next least recently used chunk. It continues in
+       this manner until it has created a sufficient number of empty chunks.&lt;/para&gt;
+ 
+       &lt;para&gt;Chunks that contain data fetched from a read-only volume are by definition never dirty, so the Cache Manager can always
+       discard them. Normally, the Cache Manager can also find chunks of data fetched from read/write volumes that are not dirty, but
+       a small cache makes it difficult to find enough eligible data. If the Cache Manager cannot find any data to discard, it must
+       return I/O errors to application programs that request more data from AFS. Application programs usually have a means for
+       notifying the user of such errors, but not for revealing their cause.&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ402"&gt;
+     &lt;title&gt;Setting Other Cache Parameters with the afsd program&lt;/title&gt;
+ 
+     &lt;para&gt;There are only three cache configuration parameters you must set: the mount directory for AFS, the location of the disk
+     cache directory, and the cache size. They correspond to the three fields in the &lt;emphasis
+     role="bold"&gt;/usr/vice/etc/cacheinfo&lt;/emphasis&gt; file, as discussed in &lt;link linkend="HDRWQ394"&gt;Determining the Cache Type, Size,
+     and Location&lt;/link&gt;. However, if you want to experiment with fine-tuning cache performance, you can use the arguments on the
+     &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; command to control several other parameters. This section discusses a few of these
+     parameters that have the most direct effect on cache performance. To learn more about the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt;
+     command's arguments, see its reference page in the &lt;emphasis&gt;OpenAFS Administration Reference&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;In addition, the AFS initialization script included in the AFS distribution for each system type includes several
+     variables that set several &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; arguments in a way that is suitable for client machines of
+     different sizes and usage patterns. For instructions on using the script most effectively, see the section on configuring the
+     Cache Manager in the &lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ403"&gt;
+       &lt;title&gt;Setting Cache Configuration Parameters&lt;/title&gt;
+ 
+       &lt;para&gt;The cache configuration parameters with the most direct effect on cache performance include the following: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;emphasis&gt;total cache size&lt;/emphasis&gt;. This is the amount of disk space or machine memory available for caching,
+             as discussed in detail in &lt;link linkend="HDRWQ394"&gt;Determining the Cache Type, Size, and Location&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;emphasis&gt;number of cache chunks&lt;/emphasis&gt;. For a disk cache, each chunk is a &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt;n
+             file in the local cache directory (see &lt;link linkend="HDRWQ393"&gt;Cache-Related Files&lt;/link&gt;). For a memory cache, each
+             chunk is a set of contiguous blocks allocated in machine memory.&lt;/para&gt;
+ 
+             &lt;para&gt;This parameter does not have as much of an effect on cache performance as total size. However, adjusting it can
+             influence how often the Cache Manager must discard cached data to make room for new data. Suppose, for example, that you
+             set the disk cache size to 50 MB and the number of chunks (&lt;emphasis role="bold"&gt;V&lt;/emphasis&gt;n files) to 1,000. If each
+             of the ten users on the machine caches 100 AFS files that average 20 KB in size, then all 1,000 chunks are full (a chunk
+             can contain data from only one AFS file) but the cache holds only about 20 MB of data. When a user requests more data
+             from the File Server, the Cache Manager must discard cached data to reclaim some chunks, even though the cache is filled
+             to less than 50% of its capacity. In such a situation, increasing the number of chunks enables the Cache Manager to
+             discard data less often.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;emphasis&gt;chunk size&lt;/emphasis&gt;. This parameter determines the maximum amount of data that can fit in a chunk. If
+             a cached element is smaller than the chunk size, the remaining space in the chunk is not used (a chunk can hold no more
+             than one element). If an element cannot fit in a single chunk, it is split across as many chunks as needed. This
+             parameter also determines how much data the Cache Manager requests at a time from the File Server (how much data per
+             &lt;emphasis&gt;fetch RPC&lt;/emphasis&gt;, because AFS uses partial file transfer).&lt;/para&gt;
+ 
+             &lt;para&gt;The main reason to change chunk size is because of its relation to the amount of data fetched per RPC. If your
+             network links are very fast, it can improve performance to increase chunk size; if the network is especially slow, it
+             can make sense to decrease chunk size.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;emphasis&gt;number of dcache entries in memory&lt;/emphasis&gt;. The Cache Manager maintains one dcache entry for each
+             cache chunk, recording a small amount of information, such as the file ID (fID) and version number of the AFS file
+             corresponding to the chunk.&lt;/para&gt;
+ 
+             &lt;para&gt;For a disk cache, dcache entries reside in the &lt;emphasis role="bold"&gt;/usr/vice/cache/CacheItems&lt;/emphasis&gt; file; a
+             small number are duplicated in machine memory to speed access.&lt;/para&gt;
+ 
+             &lt;para&gt;For a memory cache, the number of dcache entries equals the number of cache chunks. For a discussion of the
+             implications of this correspondence, see &lt;link linkend="HDRWQ405"&gt;Controlling Memory Cache Configuration&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;For a description of how the Cache Manager determines defaults for number of chunks, chunk size, and number of dcache
+       entries in a disk cache, see &lt;link linkend="HDRWQ404"&gt;Configuring a Disk Cache&lt;/link&gt;; for a memory cache, see &lt;link
+       linkend="HDRWQ405"&gt;Controlling Memory Cache Configuration&lt;/link&gt;. The instructions also explain how to use the &lt;emphasis
+       role="bold"&gt;afsd&lt;/emphasis&gt; command's arguments to override the defaults.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ404"&gt;
+       &lt;title&gt;Configuring a Disk Cache&lt;/title&gt;
+ 
+       &lt;para&gt;The default number of cache chunks (&lt;emphasis role="bold"&gt;V&lt;/emphasis&gt;n files) in a disk cache is calculated by the
+       &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; command to be the greatest of the following: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;100&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;1.5 times the result of dividing cache size by chunk size (cachesize/chunksize * 1.5)&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The result of dividing cachesize by 10 MB (cachesize/10240)&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;You can override this value by specifying a positive integer with the &lt;emphasis role="bold"&gt;-files&lt;/emphasis&gt; argument.
+       Consider increasing this value if more than 75% of the &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt;n files are already used soon after
+       the Cache Manager finishes initializing. Consider decreasing it if only a small percentage of the chunks are used at that
+       point. In any case, never specify a value less than 100, because a smaller value can cause performance problems.&lt;/para&gt;
+ 
+       &lt;para&gt;The following example sets the number of &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt;n files to 2,000:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+         &lt;emphasis role="bold"&gt;/usr/vice/etc/afsd -files 2000&lt;/emphasis&gt;
+       &lt;/programlisting&gt;
+ 
+       &lt;note&gt;
+         &lt;para&gt;It is conventional to place the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; command in a machine's AFS initialization file,
+         rather than entering it in a command shell. Furthermore, the values specified in this section are examples only, and are not
+         necessarily suitable for a specific machine.&lt;/para&gt;
+       &lt;/note&gt;
+ 
+       &lt;para&gt;The default chunk size for a disk cache is 64 KB. In general, the only reason to change it is to adjust to exceptionally
+       slow or fast networks; see &lt;link linkend="HDRWQ403"&gt;Setting Cache Configuration Parameters&lt;/link&gt;. You can use the &lt;emphasis
+       role="bold"&gt;-chunksize&lt;/emphasis&gt; argument to override the default. Chunk size must be a power of 2, so provide an integer
+       between 0 (zero) and 30 to be used as an exponent of 2. For example, a value of 10 sets chunk size to 1 KB (210 = 1024); a
+       value of 16 equals the default for disk caches (216 = 64 KB). Specifying a value of 0 (zero) or greater than 30 returns chunk
+       size to the default. Values less than 10 (1 KB) are not recommended. The following example sets chunk size to 16 KB
+       (214):&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+         &lt;emphasis role="bold"&gt;/usr/vice/etc/afsd -chunksize 14&lt;/emphasis&gt;
+       &lt;/programlisting&gt;
+ 
+       &lt;para&gt;For a disk cache, the default number of dcache entries duplicated in memory is one-half the number of chunks specified
+       with the &lt;emphasis role="bold"&gt;-files&lt;/emphasis&gt; argument, to a maximum of 2,000 entries. You can use the &lt;emphasis
+       role="bold"&gt;-dcache&lt;/emphasis&gt; argument to change the default, even exceeding 2,000 if you wish. Duplicating more than half
+       the dcache entries in memory is not usually necessary, but sometimes improves performance slightly, because access to memory
+       is faster than access to disk. The following example sets the number to 750:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+         &lt;emphasis role="bold"&gt;/usr/vice/etc/afsd -dcache 750&lt;/emphasis&gt;
+       &lt;/programlisting&gt;
+ 
+       &lt;para&gt;When configuring a disk cache, you can combine the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; command's arguments in any way.
+       The main reason for this flexibility is that the setting you specify for disk cache size (in the &lt;emphasis
+       role="bold"&gt;cacheinfo&lt;/emphasis&gt; file or with the &lt;emphasis role="bold"&gt;-blocks&lt;/emphasis&gt; argument) is an absolute maximum
+       limit. You cannot override it by specifying higher values for the &lt;emphasis role="bold"&gt;-files&lt;/emphasis&gt; or &lt;emphasis
+       role="bold"&gt;-chunksize&lt;/emphasis&gt; arguments, alone or in combination. A related reason is that the Cache Manager does not have
+       to reserve a set amount of memory on disk. &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt;n files (the chunks in a disk cache) are
+       initially zero-length, but can expand up to the specified chunk size and shrink again, as needed. If you set the number of
+       &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt;n files to such a large value that expanding all of them to the full allowable size exceeds
+       the total cache size, they simply never grow to full size.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ405"&gt;
+       &lt;title&gt;Controlling Memory Cache Configuration&lt;/title&gt;
+ 
+       &lt;para&gt;Configuring a memory cache differs from configuring a disk cache in that not all combinations of the &lt;emphasis
+       role="bold"&gt;afsd&lt;/emphasis&gt; command's arguments are allowed. This limitation results from the greater interaction between the
+       configuration parameters in a memory cache than a disk cache. If all combinations are allowed, it is possible to set the
+       parameters in an inconsistent way. A list of the acceptable and unacceptable combinations follows a discussion of default
+       values.&lt;/para&gt;
+ 
+       &lt;para&gt;The default chunk size for a memory cache is 8 KB. In general, the only reason to change it is to adjust to
+       exceptionally slow or fast networks; see &lt;link linkend="HDRWQ403"&gt;Setting Cache Configuration Parameters&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;There is no predefined default for number of chunks in a memory cache. The Cache Manager instead calculates the correct
+       number by dividing the total cache size by the chunk size. Recall that for a memory cache, all dcache entries must be in
+       memory. This implies that the number of chunks equals the number of dcache entries in memory, and that there is no default for
+       number of dcache entries (like the number of chunks, it is calculated by dividing the total size by the chunk size).&lt;/para&gt;
+ 
+       &lt;para&gt;The following are acceptable combinations of the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; command's arguments when
+       configuring a memory cache: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;emphasis role="bold"&gt;-blocks&lt;/emphasis&gt; alone, which overrides the cache size specified in the &lt;emphasis
+             role="bold"&gt;/usr/vice/etc/cacheinfo&lt;/emphasis&gt; file. The Cache Manager divides the value of this argument by the default
+             chunk size of eight KB to calculate the number of chunks and dcache entries. The following example sets cache size to
+             five MB (5,120 KB) and the number of chunks to 640 (5,120 divided by 8): &lt;programlisting&gt;&lt;emphasis role="bold"&gt;/usr/vice/etc/afsd -memcache -blocks 5120&lt;/emphasis&gt;&lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;emphasis role="bold"&gt;-chunksize&lt;/emphasis&gt; alone, to override the default of eight KB. The chunk size must be a
+             power of two, so provide an integer between 0 (zero) and 30 to be used as an exponent of two. For example, a value of
+             ten sets chunk size to 1 KB (210 = 1024); a value of 13 equals the default for memory caches (213 = 8 KB). Specifying a
+             value of 0 (zero) or greater than 30 returns the chunk size to the default. Values less than ten (equivalent to 1 KB)
+             are not recommended. The following example sets the chunk size to four KB (212). Assuming a total cache size of four MB
+             (4,096 KB), the resulting number of chunks is 1024. &lt;programlisting&gt;&lt;emphasis role="bold"&gt;/usr/vice/etc/afsd -memcache -chunksize 12&lt;/emphasis&gt;&lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;emphasis role="bold"&gt;-blocks&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-chunksize&lt;/emphasis&gt; together override the
+             defaults for cache size and chunk size. The Cache Manager divides the first by the second to calculate the number of
+             chunks and dcache entries. For example, the following example sets the cache size to six MB (6,144 KB) and chunksize to
+             four KB (212), resulting in 1,536 chunks: &lt;programlisting&gt;&lt;emphasis role="bold"&gt;/usr/vice/etc/afsd -memcache -blocks 6144 -chunksize 12&lt;/emphasis&gt;&lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The following arguments or combinations explicitly set the number of chunks and dcache entries. It is best not to use
+       them, because they set the cache size indirectly, forcing you to perform a hand calculation to determine the size of the
+       cache. Instead, set the &lt;emphasis role="bold"&gt;-blocks&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-chunksize&lt;/emphasis&gt; arguments
+       alone or in combination; in those cases, the Cache Manager determines the number of chunks and dcache entries itself. Because
+       the following combinations are not recommended, no examples are included. &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The &lt;emphasis role="bold"&gt;-dcache&lt;/emphasis&gt; argument alone explicitly sets the number of chunks and dcache
+             entries. The Cache Manager multiples this value times the default chunk size of 8 KB to derive the total cache size
+             (overriding the value in the &lt;emphasis role="bold"&gt;cacheinfo&lt;/emphasis&gt; file).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The combination of &lt;emphasis role="bold"&gt;-dcache&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-chunksize&lt;/emphasis&gt; sets
+             the chunk number and size. The Cache Manager sets the specified values and multiplies them together to obtain total
+             cache size (overriding the value in the &lt;emphasis role="bold"&gt;cacheinfo&lt;/emphasis&gt; file).&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Do not use the following arguments for a memory cache: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;emphasis role="bold"&gt;-files&lt;/emphasis&gt; alone. This argument controls the number of &lt;emphasis
+             role="bold"&gt;V&lt;/emphasis&gt;n files for a disk cache, but is ignored for a memory cache.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;emphasis role="bold"&gt;-blocks&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-dcache&lt;/emphasis&gt;. An error message results,
+             because it is possible to provide values such that dividing the first (total size) by the second (number of chunks)
+             results in a chunk size that is not a power of two.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ406"&gt;
+     &lt;title&gt;Maintaining Knowledge of Database Server Machines&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;CellServDB file (client)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;about&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;files&lt;/primary&gt;
+ 
+       &lt;secondary&gt;CellServDB file (client)&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;database server machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;client knowledge of&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;database server processes, contacting&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+       &lt;secondary&gt;database server processes, contacting&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+       &lt;secondary&gt;CellServDB file (client), using&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;command interpreters&lt;/primary&gt;
+ 
+       &lt;secondary&gt;CellServDB file (client), using&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;CellServDB file (client)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;copied into kernel memory&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;kernel memory (client)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;CellServDB file, reading into&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;For the users of an AFS client machine to access a cell's AFS filespace and other services, the Cache Manager and other
+     client-side agents must have an accurate list of the cell's database server machines. The affected functions include the
+     following: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Accessing files. The Cache Manager contacts the Volume Location (VL) Server to learn which file server machine
+           houses the volume containing a requested file or directory. If the Cache Manager cannot contact a cell's VL Servers, it
+           cannot fetch files.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Authenticating. The &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; program and AFS-modified login utilities contact the
+           Authentication Server to obtain tokens, which the AFS server processes accept as proof that the user is
+           authenticated.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Creating protection groups. The &lt;emphasis role="bold"&gt;pts&lt;/emphasis&gt; command interpreter contacts the Protection
+           Server when users create protection groups or request information from the Protection Database.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Editing access control lists (ACLs). The &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; command interpreter contacts the File
+           Server that maintains the read/write volume containing a file or directory; the location information comes from the VL
+           Server.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;To enable a machine's users to access a cell, you must list the names and IP addresses of its database server machines in
+     the &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file on the machine's local disk. In addition to the machine's
+     home cell, you can list any foreign cells that you want to enable users to access. (To enable access to a cell's filespace, you
+     must also mount its &lt;emphasis role="bold"&gt;root.cell&lt;/emphasis&gt; volume in the local AFS filespace; the conventional location is
+     just under the AFS root directory, &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt;. For instructions, see the &lt;emphasis&gt;OpenAFS Quick
+     Beginnings&lt;/emphasis&gt;.)&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_451"&gt;
+       &lt;title&gt;How Clients Use the List of Database Server Machines&lt;/title&gt;
+ 
+       &lt;para&gt;As the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; program runs and initializes the Cache Manager, it reads the contents of
+       the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file into kernel memory. The Cache Manager does not consult the file again
+       until the machine next reboots. In contrast, the command interpreters for the AFS command suites (such as &lt;emphasis
+       role="bold"&gt;fs&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;pts&lt;/emphasis&gt;) read the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file
+       each time they need to contact a database server process.&lt;/para&gt;
+ 
+       &lt;para&gt;When a cell's list of database server machines changes, you must change both the &lt;emphasis
+       role="bold"&gt;CellServDB&lt;/emphasis&gt; file and the list in kernel memory to preserve consistent client performance; some commands
+       probably fail if the two lists of machines disagree. One possible method for updating both the &lt;emphasis
+       role="bold"&gt;CellServDB&lt;/emphasis&gt; file and kernel memory is to edit the file and reboot the machine. To avoid needing to
+       reboot, you can instead perform both of the following steps: &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs newcell&lt;/emphasis&gt; command to alter the list in kernel memory directly, making
+             the changes available to the Cache Manager.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Edit the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file to make the changes available to command interpreters.
+             For a description of the file's format, see &lt;link linkend="HDRWQ407"&gt;The Format of the CellServDB file&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The consequences of missing or incorrect information in the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file or kernel
+       memory are as follows: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;If there is no entry for a cell, the machine's users cannot access the cell.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If a cell's entry does not include a database server machine, then the Cache Manager and command interpreters
+             never attempt to contact the machine. The omission does not prevent access to the cell--as long as the information about
+             the other database server machines is correct and the server processes, machines, and network are functioning
+             correctly--but it can put an undue burden on the machines that are listed. If all of the listed machines become
+             inaccessible to clients, then the cell becomes inaccessible even if the omitted database server machine is functioning
+             correctly.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If a machine's name or address is incorrect, or the machine is not actually running the database server processes,
+             then requests from clients time out. Users can experience lengthy delays because they have to wait the full timeout
+             period before the Cache Manager or command interpreter contacts another database server machine.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ407"&gt;
+       &lt;title&gt;The Format of the CellServDB file&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;CellServDB file (client)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;correct format&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;format of CellServDB file (client)&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;When editing the &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file, you must use the correct format for
+       cell and machine entries. Each cell has a separate entry. The first line has the following format:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    &amp;gt;cell_name      #organization
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where cell_name is the cell's complete Internet domain name (for example, &lt;emphasis role="bold"&gt;abc.com&lt;/emphasis&gt;) and
+       organization is an optional field that follows any number of spaces and the number sign (&lt;computeroutput&gt;#&lt;/computeroutput&gt;)
+       and can name the organization to which the cell corresponds (for example, the ABC Corporation). After the first line comes a
+       separate line for each database server machine. Each line has the following format:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    IP_address   #machine_name
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where IP_address is the machine's IP address in dotted decimal format (for example, 192.12.105.3). Following any number
+       of spaces and the number sign (&lt;computeroutput&gt;#&lt;/computeroutput&gt;) is machine_name, the machine's fully-qualified hostname
+       (for example, &lt;emphasis role="bold"&gt;db1.abc.com&lt;/emphasis&gt;). In this case, the number sign does not indicate a comment:
+       machine_name is a required field.&lt;/para&gt;
+ 
+       &lt;para&gt;The order in which the cells appear is not important, but it is convenient to put the client machine's home cell first.
+       Do not include any blank lines in the file, not even after the last entry.&lt;/para&gt;
+ 
+       &lt;para&gt;The following example shows entries for two cells, each of which has three database server machines:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    &amp;gt;abc.com       #ABC Corporation (home cell)
+    192.12.105.3      #db1.abc.com
+    192.12.105.4      #db2.abc.com
+    192.12.105.55     #db3.abc.com
+    &amp;gt;stateu.edu    #State University cell
+    138.255.68.93     #serverA.stateu.edu
+    138.255.68.72     #serverB.stateu.edu
+    138.255.33.154    #serverC.stateu.edu
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ408"&gt;
+       &lt;title&gt;Maintaining the Client CellServDB File&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;maintaining&lt;/primary&gt;
+ 
+         &lt;secondary&gt;CellServDB file (client)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;CellServDB file (client)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;maintaining&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Because a correct entry in the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file is vital for consistent client
+       performance, you must also update the file on each client machine whenever a cell's list of database server machines changes
+       (for instance, when you follow the instructions in the &lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt; to add or remove a
+       database server machine). To facilitate the client updates, you can use the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program,
+       which copies files from a central source in AFS to the local disk of client machines. It is conventional to invoke the
+       &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program in a client machine's AFS initialization file so that it runs as the machine
+       reboots, but you can also issue the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; command at any time. For instructions, see &lt;link
+       linkend="HDRWQ448"&gt;Running the package program&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;If you use the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program, the conventional location for your cell's central
+       source &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file is &lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;cell_name&lt;emphasis
+       role="bold"&gt;/common/etc/CellServDB&lt;/emphasis&gt;, where cell_name is your cell name. &lt;indexterm&gt;
+           &lt;primary&gt;CellServDB file (client)&lt;/primary&gt;
+ 
+           &lt;secondary&gt;central update source for clients&lt;/secondary&gt;
+         &lt;/indexterm&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Creating a symbolic or hard link from &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; to a central source file
+       in AFS is not a viable option. The &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; program reads the file into kernel memory before the
+       Cache Manager is completely initialized and able to access AFS.&lt;/para&gt;
+ 
+       &lt;para&gt;Because every client machine has its own copy of the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file, you can in theory
+       make the set of accessible cells differ on various machines. In most cases, however, it is best to maintain consistency
+       between the files on all client machines in the cell: differences between machines are particularly confusing if users
+       commonly use a variety of machines rather than just one.&lt;/para&gt;
+ 
+       &lt;para&gt;The AFS Product Support group maintains a central &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file that includes all
+       cells that have agreed to make their database server machines access to other AFS cells. It is advisable to check this file
+       periodically for updated information. See &lt;link linkend="HDRWQ38"&gt;Making Your Cell Visible to Others&lt;/link&gt;. &lt;indexterm&gt;
+           &lt;primary&gt;CellServDB file (client)&lt;/primary&gt;
+ 
+           &lt;secondary&gt;global source from AFS Support&lt;/secondary&gt;
+         &lt;/indexterm&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;An entry in the local &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; is one of the two requirements for accessing a cell.
+       The other is that the cell's &lt;emphasis role="bold"&gt;root.cell&lt;/emphasis&gt; volume is mounted in the local filespace, by
+       convention as a subdirectory of the &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory. For instructions, see &lt;link
+       linkend="HDRWQ213"&gt;To create a cellular mount point&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;note&gt;
+         &lt;para&gt;The &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file on a client machine is not the same as the
+         &lt;emphasis role="bold"&gt;/usr/afs/etc/CellServDB&lt;/emphasis&gt; file on the local disk of a file server machine. The server version
+         lists only the database server machines in the server machine's home cell, because server processes never need to contact
+         foreign cells. It is important to update both types of &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file on all machines in
+         the cell whenever there is a change to your cell's database server machines. For more information about maintaining the
+         server version of the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file, see &lt;link linkend="HDRWQ118"&gt;Maintaining the Server
+         CellServDB File&lt;/link&gt;.&lt;/para&gt;
+       &lt;/note&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;CellServDB file (client)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;CellServDB file (client)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;database server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;CellServDB file (client), displaying&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;CellServDB file, displaying&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;database server machines, displaying knowledge of&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_454"&gt;
+       &lt;title&gt;To display the /usr/vice/etc/CellServDB file&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Use a text editor or the &lt;emphasis role="bold"&gt;cat&lt;/emphasis&gt; command to display the contents of the &lt;emphasis
+           role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file. By default, the mode bits on the file permit anyone to read it.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;cat /usr/vice/etc/CellServDB&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;listcells&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs listcells&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_455"&gt;
+       &lt;title&gt;To display the list of database server machines in kernel memory&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs listcells&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listcells [&amp;amp;]&lt;/emphasis&gt; 
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;emphasis role="bold"&gt;listc&lt;/emphasis&gt; is the shortest acceptable abbreviation of &lt;emphasis
+           role="bold"&gt;listcells&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+           &lt;para&gt;To have your shell prompt return immediately, include the ampersand (&lt;emphasis role="bold"&gt;&amp;amp;&lt;/emphasis&gt;), which
+           makes the command run in the background. It can take a while to generate the complete output because the kernel stores
+           database server machines' IP addresses only, and the &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; command interpreter has the
+           cell's name resolution service (such as the Domain Name Service or a local host table) translate them into hostnames. You
+           can halt the command at any time by issuing an interrupt signal such as &lt;emphasis role="bold"&gt;Ctrl-c&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+           &lt;para&gt;The output includes a single line for each cell, in the following format:&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    Cell cell_name on hosts list_of_hostnames.
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;The name service sometimes returns hostnames in uppercase letters, and if it cannot resolve a name at all, it
+           returns its IP address. The following example illustrates all three possibilities:&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listcells&lt;/emphasis&gt;
+       .
+       .
+    Cell abc.com on hosts db1.abc.com db2.abc.com db3.abc.com
+    Cell stateu.edu on hosts SERVERA.STATEU.EDU SERVERB.STATEU.EDU 
+                             SERVERC.STATEU.EDU
+    Cell ghi.org on hosts 191.255.64.111 191.255.64.112
+       .
+       .
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;adding&lt;/primary&gt;
+ 
+         &lt;secondary&gt;database server machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;to client CellServDB file and kernel memory&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;removing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;database server machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;from client CellServDB file and kernel memory&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;database server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;adding&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;to client CellServDB file and kernel memory&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;database server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;removing&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;from client CellServDB file and kernel memory&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;changing list of cells in kernel memory&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;cell&lt;/primary&gt;
+ 
+         &lt;secondary&gt;changing list in client kernel memory&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;changing CellServDB file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;CellServDB file (client)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;changing&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;package&lt;/primary&gt;
+ 
+         &lt;secondary&gt;to update client&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;CellServDB file (client)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;updating with or without package&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;updating&lt;/primary&gt;
+ 
+         &lt;secondary&gt;CellServDB file (client) with or without package&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_456"&gt;
+       &lt;title&gt;To change the list of a cell's database server machines in kernel memory&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by issuing
+           the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &amp;lt;&lt;replaceable&gt;root_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If you a use a central copy of the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file as a source for client machines,
+           verify that its directory's ACL grants you the &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis
+           role="bold"&gt;lookup&lt;/emphasis&gt;), &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;read&lt;/emphasis&gt;), and &lt;emphasis
+           role="bold"&gt;w&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;write&lt;/emphasis&gt;) permissions. The conventional directory is &lt;emphasis
+           role="bold"&gt;/afs/&lt;/emphasis&gt;cell_name&lt;emphasis role="bold"&gt;/common/etc&lt;/emphasis&gt;. If necessary, issue the &lt;emphasis
+           role="bold"&gt;fs listacl&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ572"&gt;Displaying ACLs&lt;/link&gt;.
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt; &lt;indexterm&gt;
+               &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;newcell&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;fs newcell&lt;/secondary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LINEWCELL" /&gt;Issue the &lt;emphasis role="bold"&gt;fs newcell&lt;/emphasis&gt; command to add or change a cell's
+           entry in kernel memory. Repeat the command for each cell.&lt;/para&gt;
+ 
+           &lt;note&gt;
+             &lt;para&gt;You cannot use this command to remove a cell's entry completely from kernel memory. In the rare cases when you
+             urgently need to prevent access to a specific cell, you must edit the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file
+             and reboot the machine.&lt;/para&gt;
+           &lt;/note&gt;
+ 
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fs newcell&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;primary servers&lt;/replaceable&gt;&amp;gt;+ \
+                 [&lt;emphasis role="bold"&gt;-linkedcell&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;linked cell name&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;n&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;newcell&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;cell name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the complete Internet domain name of the cell for which to record a new list of database server
+                   machines.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;primary servers&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the fully-qualified hostname or IP address in dotted-decimal format for each database server
+                   machine in the cell. The list you provide completely replaces the existing list.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-linkedcell&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the complete Internet domain name of the AFS cell to link to a DCE cell for the purposes of DFS
+                   fileset location. You can use this argument if the machine's AFS users access DFS via the AFS/DFS Migration
+                   Toolkit Protocol Translator. For instructions, see the &lt;emphasis&gt;OpenAFS/DFS Migration Toolkit Administration
+                   Guide and Reference&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Add or edit the cell's entry in the local &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file, using one
+           of the following three methods. In each case, be sure to obey the formatting requirements described in &lt;link
+           linkend="HDRWQ407"&gt;The Format of the CellServDB file&lt;/link&gt;. &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;If you maintain a central source version of the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file and use the
+                 &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program, first use a text editor to alter the central copy of the file.
+                 Then issue the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; command to transfer the contents of the file to the local
+                 machine. For complete instructions, see &lt;link linkend="HDRWQ448"&gt;Running the package program&lt;/link&gt;.
+                 &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/package -v -c&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;name of package file&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;If you maintain a central source &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file but do not use the &lt;emphasis
+                 role="bold"&gt;package&lt;/emphasis&gt; program, first use a text editor to alter the central copy of the file. Then use a
+                 copying command such as the &lt;emphasis role="bold"&gt;cp&lt;/emphasis&gt; command to copy it to the local &lt;emphasis
+                 role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;If you do not use a central source &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file, edit the local machine's
+                 &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file directly.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ409"&gt;
+     &lt;title&gt;Determining if a Client Can Run Setuid Programs&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;controlling running of setuid programs&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+       &lt;secondary&gt;setuid programs&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;setuid programs&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;A &lt;emphasis&gt;setuid program&lt;/emphasis&gt; is one whose binary file has the UNIX setuid mode bit turned on. While a setuid
+     program runs, the user who initialized it assumes the local identity (UNIX UID) of the binary file's owner, and so is granted
+     the permissions in the local file system that pertain to the owner. Most commonly, the issuer's assumed identity (often referred
+     to as &lt;emphasis&gt;effective UID&lt;/emphasis&gt;) is the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;AFS does not recognize effective UID: if a setuid program accesses AFS files and directories, it uses the current AFS
+     identity of the user who initialized the program, not of the program's owner. Nevertheless, it can be useful to store setuid
+     programs in AFS for use on more than one client machine. AFS enables a client machine's administrator to determine whether the
+     local Cache Manager allows setuid programs to run or not.&lt;/para&gt;
+ 
+     &lt;para&gt;By default, the Cache Manager allows programs from its home cell to run with setuid permission, but denies setuid
+     permission to programs from foreign cells. A program belongs to the same cell as the file server machine that houses the volume
+     in which the file resides, as specified in the file server machine's &lt;emphasis role="bold"&gt;/usr/afs/etc/ThisCell&lt;/emphasis&gt;
+     file. The Cache Manager determines its own home cell by reading the &lt;emphasis role="bold"&gt;/usr/vice/etc/ThisCell&lt;/emphasis&gt; file
+     at initialization.&lt;/para&gt;
+ 
+     &lt;para&gt;To change a cell's setuid status with respect to the local machine, become the local superuser &lt;emphasis
+     role="bold"&gt;root&lt;/emphasis&gt; and issue the &lt;emphasis role="bold"&gt;fs setcell&lt;/emphasis&gt; command. To determine a cell's current
+     setuid status, use the &lt;emphasis role="bold"&gt;fs getcellstatus&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+     &lt;para&gt;When you issue the &lt;emphasis role="bold"&gt;fs setcell&lt;/emphasis&gt; command, you directly alter a cell's setuid status as
+     recorded in kernel memory, so rebooting the machine is not necessary. However, nondefault settings do not persist across reboots
+     of the machine unless you add the appropriate &lt;emphasis role="bold"&gt;fs setcell&lt;/emphasis&gt; command to the machine's AFS
+     initialization file.&lt;/para&gt;
+ 
+     &lt;para&gt;Only members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group can turn on the setuid mode bit on an AFS
+     file or directory. When the setuid mode bit is turned on, the UNIX &lt;emphasis role="bold"&gt;ls -l&lt;/emphasis&gt; command displays the
+     third user mode bit as an &lt;emphasis role="bold"&gt;s&lt;/emphasis&gt; instead of an &lt;emphasis role="bold"&gt;x&lt;/emphasis&gt;, but for an AFS
+     file or directory, the &lt;emphasis role="bold"&gt;s&lt;/emphasis&gt; appears only if setuid permission is enabled for the cell in which the
+     file resides. &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;getcellstatus&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs getcellstatus&lt;/secondary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_458"&gt;
+       &lt;title&gt;To determine a cell's setuid status&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs getcellstatus&lt;/emphasis&gt; command to check the setuid status of each desired cell.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs getcellstatus&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;getce&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;getcellstatus&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;cell name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names each cell for which to report setuid status. Provide the complete Internet domain name or a shortened
+                   form that distinguishes it from the other cells listed in the local &lt;emphasis
+                   role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;The output reports the setuid status of each cell: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;the string &lt;computeroutput&gt;no setuid allowed&lt;/computeroutput&gt; indicates that the Cache Manager does not allow
+             programs from the cell to run with &lt;computeroutput&gt;setuid permission&lt;/computeroutput&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;setuid allowed indicates that the Cache Manager allows programs from the cell to run with setuid permission&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setcell&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs setcell&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_459"&gt;
+       &lt;title&gt;To change a cell's setuid status&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by issuing
+           the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &amp;lt;&lt;replaceable&gt;root_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs setcell&lt;/emphasis&gt; command to change the setuid status of the cell.
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fs setcell&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt;+ [&lt;emphasis role="bold"&gt;-suid&lt;/emphasis&gt;] [&lt;emphasis
+                 role="bold"&gt;-nosuid&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;setce&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;setcell&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;cell name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names each cell for which to change setuid status as specified by the &lt;emphasis role="bold"&gt;-suid&lt;/emphasis&gt;
+                   or &lt;emphasis role="bold"&gt;-nosuid&lt;/emphasis&gt; flag. Provide each cell's complete Internet domain name or a shortened
+                   form that distinguishes it from the other cells listed in the local &lt;emphasis
+                   role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-suid&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Enables programs from each specified cell to execute with setuid permission. Provide this flag or the
+                   &lt;emphasis role="bold"&gt;-nosuid&lt;/emphasis&gt; flag, or omit both to disable setuid permission for each cell.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-nosuid&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Prevents programs from each specified cell from executing with setuid permission. Provide this flag or the
+                   &lt;emphasis role="bold"&gt;-suid&lt;/emphasis&gt; flag, or omit both to disable setuid permission for each cell.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ410"&gt;
+     &lt;title&gt;Setting the File Server Probe Interval&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;file server probe interval&lt;/primary&gt;
+ 
+       &lt;secondary&gt;setting for a client machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;setting&lt;/primary&gt;
+ 
+       &lt;secondary&gt;client-to-file-server probe interval&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+       &lt;secondary&gt;setting&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;probe interval for File Server&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;The Cache Manager periodically sends a probe to server machines to verify that they are still accessible. Specifically, it
+     probes the database server machines in its cell and those file servers that house data it has cached.&lt;/para&gt;
+ 
+     &lt;para&gt;If a server process does not respond to a probe, the client machine assumes that it is inaccessible. By default, the
+     interval between probes is three minutes, so it can take up to three minutes for a client to recognize that a server process is
+     once again accessible after it was inaccessible.&lt;/para&gt;
+ 
+     &lt;para&gt;To adjust the probe interval, include the &lt;emphasis role="bold"&gt;-interval&lt;/emphasis&gt; argument to the &lt;emphasis
+     role="bold"&gt;fs checkservers&lt;/emphasis&gt; command while logged in as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;. The
+     new interval setting persists until you again issue the command or reboot the machine, at which time the setting returns to the
+     default. To preserve a nondefault setting across reboots, include the appropriate &lt;emphasis role="bold"&gt;fs
+     checkservers&lt;/emphasis&gt; command in the machine's AFS initialization file.&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_461"&gt;
+       &lt;title&gt;To set a client's file server probe interval&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by issuing
+           the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &amp;lt;&lt;replaceable&gt;root_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs checkservers&lt;/emphasis&gt; command with the &lt;emphasis
+           role="bold"&gt;-interval&lt;/emphasis&gt; argument. &lt;indexterm&gt;
+               &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;checkservers&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;fs checkservers&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fs checkservers -interval&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;seconds between probes&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;checks&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;checkservers&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-interval&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the number of seconds between probes. Provide an integer value greater than zero.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ411"&gt;
+     &lt;title&gt;Setting a Client Machine's Cell Membership&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;cell&lt;/primary&gt;
+ 
+       &lt;secondary&gt;setting home cell for client machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;setting&lt;/primary&gt;
+ 
+       &lt;secondary&gt;home cell for client machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;setting&lt;/primary&gt;
+ 
+       &lt;secondary&gt;ThisCell file (client), value in&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+       &lt;secondary&gt;setting&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;home cell&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;setting&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;home cell&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;ThisCell file (client)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;setting value in&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;Each client machine belongs to a particular cell, as named in the &lt;emphasis role="bold"&gt;/usr/vice/etc/ThisCell&lt;/emphasis&gt;
+     on its local disk. The machine's cell membership determines three defaults important to users of the machine: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;The cell for which users of the machine obtain tokens (authenticate) when they use the &lt;emphasis
+           role="bold"&gt;login&lt;/emphasis&gt; program or issue the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command. There are two effects:
+           &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;The &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; program and AFS-modified login utilities contact an Authentication
+                 Server in the cell named in the &lt;emphasis role="bold"&gt;ThisCell&lt;/emphasis&gt; file.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;The &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; program and AFS-modified login utilities combine the contents of the
+                 &lt;emphasis role="bold"&gt;ThisCell&lt;/emphasis&gt; file with the password that the user provides, generating an encryption
+                 key from the combination. The user's entry in the Authentication Database includes an encryption key also generated
+                 from the combination of password and cell name. If the cell name in the &lt;emphasis role="bold"&gt;ThisCell&lt;/emphasis&gt;
+                 file is incorrect, users cannot authenticate even if they provide the correct password.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The cell the Cache Manager considers its local, or home, cell. The Cache Manager allows programs from its local cell
+           to run with setuid permission, but not programs from foreign cells, as discussed further in &lt;link
+           linkend="HDRWQ409"&gt;Determining if a Client Can Run Setuid Programs&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The default database server machines that are contacted by the AFS command interpreters running on this
+           machine.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_463"&gt;
+       &lt;title&gt;To display a client machine's cell membership&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Use a text editor or the &lt;emphasis role="bold"&gt;cat&lt;/emphasis&gt; command to display the contents of the &lt;emphasis
+           role="bold"&gt;/usr/vice/etc/ThisCell&lt;/emphasis&gt; file. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;cat /usr/vice/etc/ThisCell&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_464"&gt;
+       &lt;title&gt;To set a client machine's cell membership&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by issuing
+           the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &amp;lt;&lt;replaceable&gt;root_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Using a text editor, replace the cell name in the &lt;emphasis role="bold"&gt;/usr/vice/etc/ThisCell&lt;/emphasis&gt;
+           file.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional.)&lt;/emphasis&gt; Reboot the machine to enable the Cache Manager to use the new cell name
+           immediately; the appropriate command depends on the machine's system type. The &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt;
+           program, AFS-modified login utilities, and the AFS command interpreters use the new cell name the next time they are
+           invoked; no reboot is necessary. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;sync&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;shutdown&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ412"&gt;
+     &lt;title&gt;Forcing the Update of Cached Data&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;flushing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;data cache on client machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;data cache&lt;/primary&gt;
+ 
+       &lt;secondary&gt;flushing (forcing update)&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+       &lt;secondary&gt;flushing cache&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;file&lt;/primary&gt;
+ 
+       &lt;secondary&gt;flushing from data cache on client machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;directory&lt;/primary&gt;
+ 
+       &lt;secondary&gt;flushing from data cache on client machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;flushing from data cache on client machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;mount point&lt;/primary&gt;
+ 
+       &lt;secondary&gt;flushing from data cache on client machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;flushing data cache&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;AFS's callback mechanism normally guarantees that the Cache Manager provides the most current version of a file or
+     directory to the application programs running on its machine. However, you can force the Cache Manager to discard (flush) cached
+     data so that the next time an application program requests it, the Cache Manager fetches the latest version available at the
+     File Server.&lt;/para&gt;
+ 
+     &lt;para&gt;You can control how many file system elements to flush at a time: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;To flush only specific files or directories, use the &lt;emphasis role="bold"&gt;fs flush&lt;/emphasis&gt; command. This command
+           forces the Cache Manager to discard the data and status information it has cached from the specified files or directories.
+           It does not discard information from an application program's buffer or information that has been altered locally (changes
+           made in the cache but not yet saved permanently to the File Server). However, the next time an application requests the
+           element's data or status information, the Cache Manager has to contact the File Server to get it.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;To flush everything cached from a certain volume, use the &lt;emphasis role="bold"&gt;fs flushvolume&lt;/emphasis&gt; command.
+           This command works like the &lt;emphasis role="bold"&gt;fs flush&lt;/emphasis&gt; command, but differs in two ways: &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;The Cache Manager discards data for all elements in the cache that come from the same volume as the specified
+                 files or directories.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;The Cache Manager discards only data, not status information. This difference has little practical effect, but
+                 can lead to different output from the &lt;emphasis role="bold"&gt;ls&lt;/emphasis&gt; command when the two different commands
+                 are used to flush the same element.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;In addition to callbacks, the Cache Manager has a mechanism for tracking other kinds of possible changes, such as changes
+     in a volume's location. If a volume moves and the Cache Manager has not accessed any data in it for a long time, the Cache
+     Manager's volume location record can be wrong. To resynchronize it, use the &lt;emphasis role="bold"&gt;fs checkvolumes&lt;/emphasis&gt;
+     command. When you issue the command, the Cache Manager creates a new table of mappings between volume names, ID numbers, and
+     locations. This forces the Cache Manager to reference newly relocated and renamed volumes before it can provide data from
+     them.&lt;/para&gt;
+ 
+     &lt;para&gt;It is also possible for information about mount points to become corrupted in the cache. Symptoms of a corrupted mount
+     point included garbled output from the &lt;emphasis role="bold"&gt;fs lsmount&lt;/emphasis&gt; command, and failed attempts to change
+     directory to or list the contents of a mount point. Use the &lt;emphasis role="bold"&gt;fs flushmount&lt;/emphasis&gt; command to discard a
+     corrupted mount point. The Cache Manager must refetch the mount point the next time it crosses it in a pathname. (The Cache
+     Manager periodically refreshes cached mount points, but the only other way to discard them immediately is to reinitialize the
+     Cache Manager by rebooting the machine. &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;flush&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs flush&lt;/secondary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_466"&gt;
+       &lt;title&gt;To flush certain files or directories&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs flush&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs flush&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;+]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;flush&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Must be typed in full.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;dir/file path&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names each file or directory structure to flush from the cache. Omit this argument to flush the current
+                   working directory. Flushing a directory structure does not flush any files or subdirectories cached from
+                   it.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;flushvolume&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs flushvolume&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_467"&gt;
+       &lt;title&gt;To flush all data from a volume&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs flushvolume&lt;/emphasis&gt; command. &lt;programlisting&gt;
+   % &lt;emphasis role="bold"&gt;fs flushvolume&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;+]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;flushv&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;flushvolume&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;dir/file path&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names a file or directory from each volume to flush from the cache. The Cache Manager flushes everything in
+                   the cache that it has fetched from the same volume. Omit this argument to flush all cached data fetched from the
+                   volume that contains the current working directory.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;checkvolumes&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs checkvolumes&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_468"&gt;
+       &lt;title&gt;To force the Cache Manager to notice other volume changes&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs checkvolumes&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs checkvolumes&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;emphasis role="bold"&gt;checkv&lt;/emphasis&gt; is the shortest acceptable abbreviation of &lt;emphasis
+           role="bold"&gt;checkvolumes&lt;/emphasis&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;The following command confirms that the command completed successfully:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    All volumeID/name mappings checked.
+ &lt;/programlisting&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;flushmount&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs flushmount&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ413"&gt;
+       &lt;title&gt;To flush one or more mount points&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs flushmount&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs flush&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;+]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;flushm&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;flushmount&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;dir/file path&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names each mount point to flush from the cache. Omit this argument to flush the current working directory.
+                   Files or subdirectories cached from the associated volume are unaffected.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ414"&gt;
+     &lt;title&gt;Maintaining Server Preference Ranks&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+       &lt;secondary&gt;preference ranks for File Server and VL Server&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;file server machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Cache Manager preference ranks for&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Cache Manager preference ranks for file server machines&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;setting&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Cache Manager preferences for file server machines&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;server preference ranks&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;VL Server&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Cache Manager preference ranks for&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;As mentioned in the introduction to this chapter, AFS uses client-side data caching and callbacks to reduce the amount of
+     network traffic in your cell. The Cache Manager also tries to make its use of the network as efficient as possible by assigning
+     &lt;emphasis&gt;preference ranks&lt;/emphasis&gt; to server machines based on their network proximity to the local machine. The ranks bias
+     the Cache Manager to fetch information from the server machines that are on its own subnetwork or network rather than on other
+     networks, if possible. Reducing the network distance that data travels between client and server machine tends to reduce network
+     traffic and speed the Cache Manager's delivery of data to applications.&lt;/para&gt;
+ 
+     &lt;para&gt;The Cache Manager stores two separate sets of preference ranks in kernel memory. The first set of ranks applies to
+     machines that run the Volume Location (VL) Server process, hereafter referred to as &lt;emphasis&gt;VL Server machines&lt;/emphasis&gt;. The
+     second set of ranks applies to machines that run the File Server process, hereafter referred to as &lt;emphasis&gt;file server
+     machines&lt;/emphasis&gt;. This section explains how the Cache Manager sets default ranks, how to use the &lt;emphasis role="bold"&gt;fs
+     setserverprefs&lt;/emphasis&gt; command to change the defaults or set new ranks, and how to use the &lt;emphasis role="bold"&gt;fs
+     getserverprefs&lt;/emphasis&gt; command to display the current set of ranks.&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_471"&gt;
+       &lt;title&gt;How the Cache Manager Sets Default Ranks&lt;/title&gt;
+ 
+       &lt;para&gt;As the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; program initializes the Cache Manager, it assigns a preference rank of
+       10,000 to each of the VL Server machines listed in the local &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file.
+       It then randomizes the ranks by adding an integer randomly chosen from the range 0 (zero) to 126. It avoids assigning the same
+       rank to machines in one cell, but it is possible for machines from different cells to have the same rank. This does not
+       present a problem in use, because the Cache Manager compares the ranks of only one cell's database server machines at a time.
+       Although AFS supports the use of multihomed database server machines, the Cache Manager only uses the single address listed
+       for each database server machine in the local &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file. Only Ubik can
+       take advantage of a multihomed database server machine's multiple interfaces.&lt;/para&gt;
+ 
+       &lt;para&gt;The Cache Manager assigns preference ranks to a file server machine when it obtains the server's VLDB record from the VL
+       Server, the first time that it accesses a volume that resides on the machine. If the machine is multihomed, the Cache Manager
+       assigns a distinct rank to each of its interfaces (up to the number of interfaces that the VLDB can store for each machine,
+       which is specified in the &lt;emphasis&gt;OpenAFS Release Notes&lt;/emphasis&gt;). The Cache Manager compares the interface's IP address
+       to the local machine's address and applies the following algorithm: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;If the local machine is a file server machine, the base rank for each of its interfaces is 5,000.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If the file server machine interface is on the same subnetwork as the local machine, its base rank is
+             20,000.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If the file server machine interface is on the same network as the local machine, or is at the distant end of a
+             point-to-point link with the local machine, its base rank is 30,000.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If the file server machine interface is on a different network than the local machine, or the Cache Manager cannot
+             obtain network information about it, its base rank is 40,000.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;If the client machine has only one interface, the Cache Manager compares it to the server interface's IP address and
+       sets a rank according to the algorithm. If the client machine is multihomed, the Cache Manager compares each of the local
+       interface addresses to the server interface, and assigns to the server interface the lowest rank that results from comparing
+       it to all of the client interfaces.&lt;/para&gt;
+ 
+       &lt;para&gt;After assigning a base rank to a file server machine interface, the Cache Manager adds to it a number randomly chosen
+       from the range 0 (zero) to 15. As an example, a file server machine interface in the same subnetwork as the local machine
+       receives a base rank of 20,000, but the Cache Manager records the actual rank as an integer between 20,000 and 20,015. This
+       process reduces the number of interfaces that have exactly the same rank. As with VL Server machine ranks, it is possible for
+       file server machine interfaces from foreign cells to have the same rank as interfaces in the local cell, but this does not
+       present a problem. Only the relative ranks of the interfaces that house a specific volume are relevant, and AFS supports
+       storage of a volume in only one cell at a time.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_472"&gt;
+       &lt;title&gt;How the Cache Manager Uses Preference Ranks&lt;/title&gt;
+ 
+       &lt;para&gt;Each preference rank pairs an interface's IP address with an integer that can range from 1 to 65,534. A lower rank
+       (lower number) indicates a stronger preference. Once set, a rank persists until the machine reboots, or until you use the
+       &lt;emphasis role="bold"&gt;fs setserverprefs&lt;/emphasis&gt; command to change it.&lt;/para&gt;
+ 
+       &lt;para&gt;The Cache Manager uses VL Server machine ranks when it needs to fetch volume location information from a cell. It
+       compares the ranks for the cell's VL Server machines and attempts to contact the VL Server process on the machine with the
+       best (lowest integer) rank. If it cannot reach that VL Server, it tries to contact the VL Server with the next best rank, and
+       so on. If all of a cell's VL Server machines are inaccessible, the Cache Manager cannot fetch data from the cell.&lt;/para&gt;
+ 
+       &lt;para&gt;Similarly, when the Cache Manager needs to fetch data from a volume, it compares the ranks for the interfaces of
+       machines that house the volume, and attempts to contact the interface that has the best rank. If it cannot reach the &lt;emphasis
+       role="bold"&gt;fileserver&lt;/emphasis&gt; process via that interface, it tries to contact the interface with the next best integer
+       rank, and so on. If it cannot reach any of the interfaces for machines that house the volume, it cannot fetch data from the
+       volume.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_473"&gt;
+       &lt;title&gt;Displaying and Setting Preference Ranks&lt;/title&gt;
+ 
+       &lt;para&gt;To display the file server machine ranks that the Cache Manager is using, use the &lt;emphasis role="bold"&gt;fs
+       getserverprefs&lt;/emphasis&gt; command. Include the &lt;emphasis role="bold"&gt;-vlservers&lt;/emphasis&gt; flag to display VL Server machine
+       ranks instead. By default, the output appears on the standard output stream (stdout), but you can write it to a file instead
+       by including the &lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt; argument.&lt;/para&gt;
+ 
+       &lt;para&gt;The Cache Manager stores IP addresses rather than hostnames in its kernel list of ranks, but by default the output
+       identifies interfaces by hostname after calling a translation routine that refers to either the cell's name service (such as
+       the Domain Name Server) or the local host table. If an IP address appears in this case, it is because the translation attempt
+       failed. To bypass the translation step and display IP addresses rather than hostnames, include the &lt;emphasis
+       role="bold"&gt;-numeric&lt;/emphasis&gt; flag. This can significantly speed up the output.&lt;/para&gt;
+ 
+       &lt;para&gt;You can use the &lt;emphasis role="bold"&gt;fs setserverprefs&lt;/emphasis&gt; command to reset an existing preference rank, or to
+       set the initial rank of a file server machine interface or VL Server machine for which the Cache Manager has no rank. The
+       ranks you set persist until the machine reboots or until you issue the &lt;emphasis role="bold"&gt;fs setserverprefs&lt;/emphasis&gt;
+       command again. To make a rank persist across a reboot, place the appropriate &lt;emphasis role="bold"&gt;fs
+       setserverprefs&lt;/emphasis&gt; command in the machine's AFS initialization file.&lt;/para&gt;
+ 
+       &lt;para&gt;As with default ranks, the Cache Manager adds a randomly chosen integer to each rank range that you assign. For file
+       server machine interfaces, the randomizing number is from the range 0 (zero) to 15; for VL Server machines, it is from the
+       range 0 (zero) to 126. For example, if you assign a rank of 15,000 to a file server machine interface, the Cache Manager
+       stores an integer between 15,000 to 15,015.&lt;/para&gt;
+ 
+       &lt;para&gt;To assign VL Server machine ranks, list them after the &lt;emphasis role="bold"&gt;-vlserver&lt;/emphasis&gt; argument to the
+       &lt;emphasis role="bold"&gt;fs setserverprefs&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+       &lt;para&gt;To assign file server machine ranks, use or more of the three possible methods: &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;List them after the &lt;emphasis role="bold"&gt;-servers&lt;/emphasis&gt; argument on the command line.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Record them in a file and name it with the &lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt; argument. You can easily
+             generate a file with the proper format by including the &lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt; argument to the &lt;emphasis
+             role="bold"&gt;fs getserverprefs&lt;/emphasis&gt; command.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Provide them via the standard input stream, by including the &lt;emphasis role="bold"&gt;-stdin&lt;/emphasis&gt; flag. This
+             enables you to feed in values directly from a command or script that generates preferences using an algorithm
+             appropriate for your cell. It must generate them in the proper format, with one or more spaces between each pair and
+             between the two parts of the pair. The AFS distribution does not include such a script, so you must write one if you
+             want to use this method.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;You can combine any of the &lt;emphasis role="bold"&gt;-servers&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt;, and
+       &lt;emphasis role="bold"&gt;-stdin&lt;/emphasis&gt; options on the same command line if you wish. If more than one of them specifies a
+       rank for the same interface, the one assigned with the &lt;emphasis role="bold"&gt;-servers&lt;/emphasis&gt; argument takes precedence.
+       You can also provide the &lt;emphasis role="bold"&gt;-vlservers&lt;/emphasis&gt; argument on the same command line to set VL Server
+       machine ranks at the same time as file server machine ranks.&lt;/para&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; command interpreter does not verify hostnames or IP addresses, and so willingly
+       stores ranks for hostnames and addresses that don't actually exist. The Cache Manager never uses such ranks unless the same
+       VLDB record for a server machine records the same incorrect information. &lt;indexterm&gt;
+           &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+           &lt;secondary&gt;getserverprefs&lt;/secondary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;commands&lt;/primary&gt;
+ 
+           &lt;secondary&gt;fs getserverprefs&lt;/secondary&gt;
+         &lt;/indexterm&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_474"&gt;
+       &lt;title&gt;To display server preference ranks&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs getserverprefs&lt;/emphasis&gt; command to display the Cache Manager's preference ranks
+           for file server machines or VL Server machines. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs getserverprefs&lt;/emphasis&gt; [&lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;output to named file&lt;/replaceable&gt;&amp;gt;] [&lt;emphasis
+                 role="bold"&gt;-numeric&lt;/emphasis&gt;] [&lt;emphasis role="bold"&gt;-vlservers&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;gp&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is an acceptable alias for &lt;emphasis role="bold"&gt;getserverprefs&lt;/emphasis&gt; (&lt;emphasis
+                   role="bold"&gt;gets&lt;/emphasis&gt; is the shortest acceptable abbreviation).&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the pathname of the file to which to write the list of ranks. Omit this argument to display the
+                   list on the standard output stream (stdout).&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-numeric&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Displays the IP address, rather than the hostname, of each ranked machine interface. Omit this flag to have
+                   the addresses translated into hostnames, which takes longer.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-vlservers&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Displays ranks for VL Server machines rather than file server machines.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;The following example displays file server machine ranks. The &lt;emphasis role="bold"&gt;-numeric&lt;/emphasis&gt; flag is not
+           used, so the appearance of an IP address indicates that is not currently possible to translate it to a hostname.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs gp&lt;/emphasis&gt;
+    fs5.abc.com         20000
+    fs1.abc.com         30014
+    server1.stateu.edu  40011
+    fs3.abc.com         20001
+    fs4.abc.com         30001
+    192.12.106.120      40002
+    192.12.106.119      40001
+       .   .   .   .   .     . .
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setserverprefs&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs setserverprefs&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;preferences&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setting&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_475"&gt;
+       &lt;title&gt;To set server preference ranks&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by issuing
+           the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &amp;lt;&lt;replaceable&gt;root_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs setserverprefs&lt;/emphasis&gt; command to set the Cache Manager's preference ranks for
+           one or more file server machines or VL Server machines. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fs setserverprefs&lt;/emphasis&gt; [&lt;emphasis role="bold"&gt;-servers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;fileserver names and ranks&lt;/replaceable&gt;&amp;gt;+]  \
+                        [&lt;emphasis role="bold"&gt;-vlservers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;VL server names and ranks&lt;/replaceable&gt;&amp;gt;+]  \
+                        [&lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;input from named file&lt;/replaceable&gt;&amp;gt;] [&lt;emphasis
+                 role="bold"&gt;-stdin&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;sp&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is an acceptable alias for &lt;emphasis role="bold"&gt;setserverprefs&lt;/emphasis&gt; (&lt;emphasis
+                   role="bold"&gt;sets&lt;/emphasis&gt; is the shortest acceptable abbreviation).&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-servers&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies one or more pairs of file server machine interface and rank. Identify each interface by its
+                   fully-qualified hostname or IP address in dotted decimal format. Acceptable ranks are the integers from &lt;emphasis
+                   role="bold"&gt;1&lt;/emphasis&gt; to &lt;emphasis role="bold"&gt;65534&lt;/emphasis&gt;. Separate the parts of a pair, and the pairs
+                   from one another, with one or more spaces.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-vlservers&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies one or more pairs of VL Server machine and rank. Identify each machine by its fully-qualified
+                   hostname or IP address in dotted decimal format. Acceptable ranks are the integers from &lt;emphasis
+                   role="bold"&gt;1&lt;/emphasis&gt; to &lt;emphasis role="bold"&gt;65534&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the pathname of a file that contains one more pairs of file server machine interface and rank.
+                   Place each pair on its own line in the file. Use the same format for interfaces and ranks as with the &lt;emphasis
+                   role="bold"&gt;-servers&lt;/emphasis&gt; argument.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-stdin&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Indicates that pairs of file server machine interface and rank are being provided via the standard input
+                   stream (stdin). The program or script that generates the pairs must format them in the same manner as for the
+                   &lt;emphasis role="bold"&gt;-servers&lt;/emphasis&gt; argument.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ415"&gt;
+     &lt;title&gt;Managing Multihomed Client Machines&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+       &lt;secondary&gt;use of NetInfo file&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+       &lt;secondary&gt;use of NetRestrict file&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+       &lt;secondary&gt;interfaces registered with File Server&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;File Server&lt;/primary&gt;
+ 
+       &lt;secondary&gt;client interfaces registered&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;setting&lt;/primary&gt;
+ 
+       &lt;secondary&gt;client interfaces registered with File Server&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+       &lt;secondary&gt;client interfaces registered with File Server&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;The File Server can choose the interface to which to send a message when it initiates communication with the Cache Manager
+     on a multihomed client machine (one with more than one network interface and IP address). If that interface is inaccessible, it
+     automatically switches to an alternate. This improves AFS performance, because it means that the outage of an interface does not
+     interrupt communication between File Server and Cache Manager.&lt;/para&gt;
+ 
+     &lt;para&gt;The File Server can choose the client interface when it sends two types of messages: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;A message to break the callback that the Cache Manager holds on a cached file&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;A &lt;emphasis&gt;ping&lt;/emphasis&gt; message to check that the Cache Manager is still accessible and responding; the File
+           Server sends such a message every few minutes&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;(The File Server does not choose which client interface to respond to when filling a Cache Manager's request for AFS data.
+     In that case, it always responds to the client interface via which the Cache Manager sent the request.)&lt;/para&gt;
+ 
+     &lt;para&gt;The Cache Manager compiles the list of eligible interfaces on its client machine automatically as it initializes, and
+     records them in kernel memory. When the Cache Manager first establishes a connection with the File Server, it sends along the
+     list of interface addresses. The File Server records the addresses, and uses the one at the top of the list when it needs to
+     break a callback or send a ping to the Cache Manager. If that interface is inaccessible, the File Server simultaneously sends a
+     message to all of the other interfaces in the list. Whichever interface replies first is the one to which the File Server sends
+     future messages.&lt;/para&gt;
+ 
+     &lt;para&gt;You can control which addresses the Cache Manager registers with File Servers by listing them in two files in the
+     &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory on the client machine's local disk: &lt;emphasis
+     role="bold"&gt;NetInfo&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;NetRestrict&lt;/emphasis&gt;. If the &lt;emphasis role="bold"&gt;NetInfo&lt;/emphasis&gt;
+     file exists when the Cache Manager initializes, the Cache Manager uses its contents as the basis for the list of interfaces.
+     Otherwise, the Cache Manager uses the list of interfaces configured with the operating system. It then removes from the list any
+     addresses that appear in the &lt;emphasis role="bold"&gt;/usr/vice/etc/NetRestrict&lt;/emphasis&gt; file, if it exists. The Cache Manager
+     records the resulting list in kernel memory.&lt;/para&gt;
+ 
+     &lt;para&gt;You can also use the &lt;emphasis role="bold"&gt;fs setclientaddrs&lt;/emphasis&gt; command to change the list of addresses stored in
+     the Cache Manager's kernel memory, without rebooting the client machine. The list of addresses you provide on the command line
+     completely replaces the current list in kernel memory. The changes you make persist only until the client machine reboots,
+     however. To preserve the revised list across reboots, list the interfaces in the &lt;emphasis role="bold"&gt;NetInfo&lt;/emphasis&gt; file
+     (and if appropriate, the &lt;emphasis role="bold"&gt;NetRestrict&lt;/emphasis&gt; file) in the local &lt;emphasis
+     role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory. (You can also place the appropriate &lt;emphasis role="bold"&gt;fs
+     setclientaddrs&lt;/emphasis&gt; command in the machine's AFS initialization script, but that is less efficient: by the time the Cache
+     Manager reads the command in the script, it has already compiled a list of interfaces.)&lt;/para&gt;
+ 
+     &lt;para&gt;To display the list of addresses that the Cache Manager is currently registering with File Servers, use the &lt;emphasis
+     role="bold"&gt;fs getclientaddrs&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+     &lt;para&gt;Keep the following in mind when you change the &lt;emphasis role="bold"&gt;NetInfo&lt;/emphasis&gt; or &lt;emphasis
+     role="bold"&gt;NetRestrict&lt;/emphasis&gt; file, or issue the &lt;emphasis role="bold"&gt;fs getclientaddrs&lt;/emphasis&gt; or &lt;emphasis
+     role="bold"&gt;fs setclientaddrs&lt;/emphasis&gt; commands: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;When you issue the &lt;emphasis role="bold"&gt;fs setclientaddrs&lt;/emphasis&gt; command, the revised list of addresses does
+           not propagate automatically to File Servers with which the Cache Manager has already established a connection. They
+           continue to use the list that the Cache Manager registered with them when it first established a connection. To force
+           previously contacted File Servers to use the revised list, you must either reboot each file server machine, or reboot the
+           client machine after changing its &lt;emphasis role="bold"&gt;NetInfo&lt;/emphasis&gt; file, &lt;emphasis
+           role="bold"&gt;NetRestrict&lt;/emphasis&gt; file, or both.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; command interpreter verifies that each of the addresses you specify on the
+           &lt;emphasis role="bold"&gt;fs setclientaddrs&lt;/emphasis&gt; command line is actually configured with the client machine's operating
+           system. If it is not, the command fails with an error message that marks the address as a &lt;computeroutput&gt;Nonexistent
+           interface&lt;/computeroutput&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;As previously noted, the File Server does not use the registered list of addresses when it responds to the Cache
+           Manager's request for data (as opposed to initiating communication itself). It always attempts to send its reply to the
+           interface from which the Cache Manager sent the request. If the reply attempt fails, the File Server selects an alternate
+           route for resending the reply according to its server machine's network routing configuration, not the list of addresses
+           registered by the Cache Manager.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The Cache Manager does not use the list of interfaces when choosing the interface via which to establish a
+           connection to a File Server.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The list of addresses that the &lt;emphasis role="bold"&gt;fs getclientaddrs&lt;/emphasis&gt; command displays is not
+           necessarily the one that a specific File Server is using, if an administrator has issued the &lt;emphasis role="bold"&gt;fs
+           setclientaddrs&lt;/emphasis&gt; command since the Cache Manager first contacted that File Server. It determines only which
+           addresses the Cache Manager registers when connecting to File Servers in future.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;files&lt;/primary&gt;
+ 
+       &lt;secondary&gt;NetInfo (client version)&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;NetInfo file (client version)&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;creating&lt;/primary&gt;
+ 
+       &lt;secondary&gt;NetInfo file (client version)&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;editing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;NetInfo file (client version)&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="Header_477"&gt;
+       &lt;title&gt;To create or edit the client NetInfo file&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by issuing
+           the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &amp;lt;&lt;replaceable&gt;root_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Using a text editor, open the &lt;emphasis role="bold"&gt;/usr/vice/etc/NetInfo&lt;/emphasis&gt; file. Place one IP address in
+           dotted decimal format (for example, &lt;computeroutput&gt;192.12.107.33&lt;/computeroutput&gt;) on each line. On the first line, put
+           the address that you want each File Server to use initially. The order of the remaining machines does not matter, because
+           if an RPC to the first interface fails, the File Server simultaneously sends RPCs to all of the other interfaces in the
+           list. Whichever interface replies first is the one to which the File Server then sends pings and RPCs to break
+           callbacks.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If you want the Cache Manager to start using the revised list immediately, either reboot the machine, or use the
+           &lt;emphasis role="bold"&gt;fs setclientaddrs&lt;/emphasis&gt; command to create the same list of addresses in kernel memory
+           directly.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;files&lt;/primary&gt;
+ 
+         &lt;secondary&gt;NetRestrict (client version)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;NetRestrict file (client version)&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;creating&lt;/primary&gt;
+ 
+         &lt;secondary&gt;NetRestrict file (client version)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;editing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;NetRestrict file (client version)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_478"&gt;
+       &lt;title&gt;To create or edit the client NetRestrict file&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by issuing
+           the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &amp;lt;&lt;replaceable&gt;root_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Using a text editor, open the &lt;emphasis role="bold"&gt;/usr/vice/etc/NetRestrict&lt;/emphasis&gt; file. Place one IP address
+           in dotted decimal format on each line. The order of the addresses is not significant. Use the value &lt;emphasis
+           role="bold"&gt;255&lt;/emphasis&gt; as a wildcard that represents all possible addresses in that field. For example, the entry
+           &lt;computeroutput&gt;192.12.105.255&lt;/computeroutput&gt; indicates that the Cache Manager does not register any of the addresses in
+           the 192.12.105 subnet.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If you want the Cache Manager to start using the revised list immediately, either reboot the machine, or use the
+           &lt;emphasis role="bold"&gt;fs setclientaddrs&lt;/emphasis&gt; command to set a list of addresses that does not included the
+           prohibited ones.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;getclientaddrs&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs getclientaddrs&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_479"&gt;
+       &lt;title&gt;To display the list of addresses from kernel memory&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs getclientaddrs&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs getclientaddrs&lt;/emphasis&gt; 
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;emphasis role="bold"&gt;gc&lt;/emphasis&gt; is an acceptable alias for &lt;emphasis role="bold"&gt;getclientaddrs&lt;/emphasis&gt;
+           (&lt;emphasis role="bold"&gt;getcl&lt;/emphasis&gt; is the shortest acceptable abbreviation).&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;The output lists each IP address on its own line, in dotted decimal format. &lt;indexterm&gt;
+           &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+           &lt;secondary&gt;setclientaddrs&lt;/secondary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;commands&lt;/primary&gt;
+ 
+           &lt;secondary&gt;fs setclientaddrs&lt;/secondary&gt;
+         &lt;/indexterm&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_480"&gt;
+       &lt;title&gt;To set the list of addresses in kernel memory&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by issuing
+           the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &amp;lt;&lt;replaceable&gt;root_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs setclientaddrs&lt;/emphasis&gt; command to replace the list of addresses currently in
+           kernel memory with a new list. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fs setclientaddrs&lt;/emphasis&gt; [&lt;emphasis role="bold"&gt;-address&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;client network interfaces&lt;/replaceable&gt;&amp;gt;+]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;sc&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is an acceptable alias for &lt;emphasis role="bold"&gt;setclientaddrs&lt;/emphasis&gt; (&lt;emphasis
+                   role="bold"&gt;setcl&lt;/emphasis&gt; is the shortest acceptable abbreviation).&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-address&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies one or more IP addresses in dotted decimal format (hostnames are not acceptable). Separate each
+                   address with one or more spaces.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ416"&gt;
+     &lt;title&gt;Controlling the Display of Warning and Informational Messages&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+       &lt;secondary&gt;messages displayed, controlling&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;messages displayed, controlling&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;By default, the Cache Manager generates two types of warning and informational messages: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;It sends &lt;emphasis&gt;user messages&lt;/emphasis&gt;, which provide user-level status and warning information, to user
+           screens.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;It sends &lt;emphasis&gt;console messages&lt;/emphasis&gt;, which provide system-level status and warning information, to the
+           client machine's designated console.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;You can use the &lt;emphasis role="bold"&gt;fs messages&lt;/emphasis&gt; command to control whether the Cache Manager displays either
+     type of message, both types, or neither. It is best not to disable messages completely, because they provide useful
+     information.&lt;/para&gt;
+ 
+     &lt;para&gt;If you want to monitor Cache Manager status and performance more actively, you can use the &lt;emphasis
+     role="bold"&gt;afsmonitor&lt;/emphasis&gt; program to collect an extensive set of statistics (it also gathers File Server statistics). If
+     you experience performance problems, you can use &lt;emphasis role="bold"&gt;fstrace&lt;/emphasis&gt; suite of commands to gather a
+     low-level trace of Cache Manager operations, which the AFS Support and Development groups can analyze to help solve your
+     problem. To learn about both utilities, see &lt;link linkend="HDRWQ323"&gt;Monitoring and Auditing AFS Performance&lt;/link&gt;. &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;messages&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs messages&lt;/secondary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_482"&gt;
+       &lt;title&gt;To control the display of warning and status messages&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by issuing
+           the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &amp;lt;&lt;replaceable&gt;root_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs messages&lt;/emphasis&gt; command, using the &lt;emphasis role="bold"&gt;-show&lt;/emphasis&gt;
+           argument to specify the type of messages to be displayed. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fs messages -show&lt;/emphasis&gt; &amp;lt;&lt;emphasis role="bold"&gt;user&lt;/emphasis&gt;|&lt;emphasis role="bold"&gt;console&lt;/emphasis&gt;|&lt;emphasis
+                 role="bold"&gt;all&lt;/emphasis&gt;|&lt;emphasis role="bold"&gt;none&lt;/emphasis&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;me&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;messages&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-show&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the types of messages to display. Choose one of the following values: &lt;variablelist&gt;
+                       &lt;varlistentry&gt;
+                         &lt;term&gt;&lt;emphasis role="bold"&gt;user&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                         &lt;listitem&gt;
+                           &lt;para&gt;Sends user messages to user screens.&lt;/para&gt;
+                         &lt;/listitem&gt;
+                       &lt;/varlistentry&gt;
+ 
+                       &lt;varlistentry&gt;
+                         &lt;term&gt;&lt;emphasis role="bold"&gt;console&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                         &lt;listitem&gt;
+                           &lt;para&gt;Sends console messages to the console.&lt;/para&gt;
+                         &lt;/listitem&gt;
+                       &lt;/varlistentry&gt;
+ 
+                       &lt;varlistentry&gt;
+                         &lt;term&gt;&lt;emphasis role="bold"&gt;all&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                         &lt;listitem&gt;
+                           &lt;para&gt;Sends user messages to user screens and console messages to the console (the default if the
+                           &lt;emphasis role="bold"&gt;-show&lt;/emphasis&gt; argument is omitted).&lt;/para&gt;
+                         &lt;/listitem&gt;
+                       &lt;/varlistentry&gt;
+ 
+                       &lt;varlistentry&gt;
+                         &lt;term&gt;&lt;emphasis role="bold"&gt;none&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                         &lt;listitem&gt;
+                           &lt;para&gt;Disables messages completely.&lt;/para&gt;
+                         &lt;/listitem&gt;
+                       &lt;/varlistentry&gt;
+                     &lt;/variablelist&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ417"&gt;
+     &lt;title&gt;Displaying and Setting the System Type Name&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+       &lt;secondary&gt;system type name stored in kernel memory&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;system type name stored in Cache Manager memory&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;The Cache Manager stores the system type name of the local client machine in kernel memory. It reads in the default value
+     from a hardcoded definition in the AFS client software.&lt;/para&gt;
+ 
+     &lt;para&gt;The Cache Manager uses the system name as a substitute for the @sys variable in AFS pathnames. The variable is useful when
+     creating a symbolic link from the local disk to an AFS directory that houses binaries for the client machine's system type.
+     Because the @sys variable automatically steers the Cache Manager to the appropriate directory, you can create the same symbolic
+     link on client machines of different system types. (You can even automate the creation operation by using the package utility
+     described in &lt;link linkend="HDRWQ419"&gt;Configuring Client Machines with the package Program&lt;/link&gt;.) The link also remains valid
+     when you upgrade the machine to a new system type.&lt;/para&gt;
+ 
+     &lt;para&gt;Configuration is simplest if you use the system type names that AFS assigns. For a list, see the &lt;emphasis&gt;OpenAFS Release
+     Notes&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;To display the system name stored in kernel memory, use the &lt;emphasis role="bold"&gt;sys&lt;/emphasis&gt; or &lt;emphasis
+     role="bold"&gt;fs sysname&lt;/emphasis&gt; command. To change the name, add the latter command's &lt;emphasis role="bold"&gt;-newsys&lt;/emphasis&gt;
+     argument. &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;sysname&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs sysname&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;sys command&lt;/primary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;sys&lt;/secondary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_484"&gt;
+       &lt;title&gt;To display the system type name&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs sysname&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;sys&lt;/emphasis&gt; command.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs sysname&lt;/emphasis&gt; 
+    % &lt;emphasis role="bold"&gt;sys&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;The output of the &lt;emphasis role="bold"&gt;fs sysname&lt;/emphasis&gt; command has the following format:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    Current sysname is 'system_name'
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;sys&lt;/emphasis&gt; command displays the system_name string with no other text.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_485"&gt;
+       &lt;title&gt;To change the system type name&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by issuing
+           the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &amp;lt;&lt;replaceable&gt;root_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs sysname&lt;/emphasis&gt; command, using the &lt;emphasis role="bold"&gt;-newsys&lt;/emphasis&gt;
+           argument to specify the new name. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fs sysname&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;new sysname&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;sys&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;sysname&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;new sysname&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the new system type name.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ418"&gt;
+     &lt;title&gt;Enabling Asynchronous Writes&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;asynchrony&lt;/primary&gt;
+ 
+       &lt;secondary&gt;enabling for Cache Manager write operations&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;synchrony&lt;/primary&gt;
+ 
+       &lt;secondary&gt;controlling for Cache Manager write operations&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+       &lt;secondary&gt;enabling asynchrony for write operations&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;By default, the Cache Manager writes all data to the File Server immediately and synchronously when an application program
+     closes a file. That is, the &lt;emphasis role="bold"&gt;close&lt;/emphasis&gt; system call does not return until the Cache Manager has
+     actually written all of the cached data from the file back to the File Server. You can enable the Cache Manager to write files
+     asynchronously by specifying the number of kilobytes of a file that can remain to be written to the File Server when the Cache
+     Manager returns control to the application.&lt;/para&gt;
+ 
+     &lt;para&gt;Enabling asynchronous writes can be helpful to users who commonly work with very large files, because it usually means
+     that the application appears to perform faster. However, it introduces some complications. It is best not to enable asynchronous
+     writes unless the machine's users are sophisticated enough to understand the potential problems and how to avoid them. The
+     complications include the following: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;In most cases, the Cache Manager returns control to applications earlier than it does by default, but it is not
+           guaranteed to do so. Users cannot always expect faster performance.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If an asynchronous write fails, there is no way to notify the application, because the &lt;emphasis
+           role="bold"&gt;close&lt;/emphasis&gt; system call has already returned with a code indicating success.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Asynchronous writing increases the possibility that the user fails to notice when a write operation makes a volume
+           exceed its quota. As always, the portion of the file that exceeds the quota is lost, as indicated by a message like the
+           following: &lt;programlisting&gt;
+    No space left on device
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;To avoid losing data because of insufficient quota, before closing a file users must verify that the volume housing
+           the file has enough free space to accommodate it.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;When you enable asynchronous writes by issuing the &lt;emphasis role="bold"&gt;fs storebehind&lt;/emphasis&gt; command, you set the
+     number of kilobytes of a file that can still remain to be written to the File Server when the Cache Manager returns control to
+     the application program. You can apply the setting either to all files manipulated by applications running on the machine, or
+     only to certain files: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;The setting that applies to all files is called the &lt;emphasis&gt;default store asynchrony&lt;/emphasis&gt; for the machine,
+           and persists until the machine reboots. If, for example, you set the default store asynchrony to 10 KB, it means that when
+           an application closes a file, the Cache Manager can return control to the application as soon as no more than 10 KB of a
+           file that the application has closed remain to be written to the File Server.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The setting for an individual file overrides the default store asynchrony and persists as long as there is an entry
+           for the file in the internal table that the Cache Manager uses to track information about files. In general, such an entry
+           persists at least until an application closes the file or exits completely, but the Cache Manager is free to recycle the
+           entry if the file is inactive and it needs to free up slots in the table. To be sure the entry exists in the table, issue
+           the &lt;emphasis role="bold"&gt;fs storebehind&lt;/emphasis&gt; command shortly before closing the file.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;storebehind&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;setting default asynchrony&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;fs storebehind&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;setting default asynchrony&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="Header_487"&gt;
+       &lt;title&gt;To set the default store asynchrony&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by issuing
+           the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &amp;lt;&lt;replaceable&gt;root_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs storebehind&lt;/emphasis&gt; command with the &lt;emphasis
+           role="bold"&gt;-allfiles&lt;/emphasis&gt; argument. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fs storebehind -allfiles&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;new default (KB)&lt;/replaceable&gt;&amp;gt; [&lt;emphasis
+                 role="bold"&gt;-verbose&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;st&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;storebehind&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-allfiles&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Sets the number of kilobytes of data that can remain to be written to the File Server when the Cache Manager
+                   returns control to the application that closed a file.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-verbose&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Produces a message that confirms the new setting.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;storebehind&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;setting asynchrony for specific files&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs storebehind&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;setting asynchrony for specific files&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_488"&gt;
+       &lt;title&gt;To set the store asynchrony for one or more files&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you have the &lt;emphasis role="bold"&gt;w&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;write&lt;/emphasis&gt;) permission on
+           the access control list (ACL) of each file for which you are setting the store asynchrony, by issuing the &lt;emphasis
+           role="bold"&gt;fs listacl&lt;/emphasis&gt; command, which is described fully in &lt;link linkend="HDRWQ572"&gt;Displaying ACLs&lt;/link&gt;.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; dir/file path
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;Alternatively, become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the client machine, if you are
+           not already, by issuing the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &amp;lt;&lt;replaceable&gt;root_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs storebehind&lt;/emphasis&gt; command with the &lt;emphasis role="bold"&gt;-kbytes&lt;/emphasis&gt;
+           and &lt;emphasis role="bold"&gt;-files&lt;/emphasis&gt; arguments. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fs storebehind -kbytes&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;asynchrony for specified names&lt;/replaceable&gt;&amp;gt; \
+                     &lt;emphasis role="bold"&gt;-files&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;specific pathnames&lt;/replaceable&gt;&amp;gt;+  \
+                     [&lt;emphasis role="bold"&gt;-verbose&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;st&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;storebehind&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-kbytes&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Sets the number of kilobytes of data that can remain to be written to the File Server when the Cache Manager
+                   returns control to the application that closed a file named by the &lt;emphasis role="bold"&gt;-files&lt;/emphasis&gt;
+                   argument.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-files&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies each file for which to set a store asynchrony that overrides the default. Partial pathnames are
+                   interpreted relative to the current working directory.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-verbose&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Produces a message that confirms that new setting.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;storebehind&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;displaying default asynchrony&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs storebehind&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;displaying default asynchrony&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_489"&gt;
+       &lt;title&gt;To display the default store asynchrony&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs storebehind&lt;/emphasis&gt; command with no arguments, or with the &lt;emphasis
+           role="bold"&gt;-verbose&lt;/emphasis&gt; flag only. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs storebehind&lt;/emphasis&gt;  [&lt;emphasis role="bold"&gt;-verbose&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;st&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;storebehind&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-verbose&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Produces output that reports the default store asynchrony.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;storebehind&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;displaying asynchrony for specific files&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs storebehind&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;displaying asynchrony for specific files&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_490"&gt;
+       &lt;title&gt;To display the store asynchrony for one or more files&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs storebehind&lt;/emphasis&gt; command with the &lt;emphasis role="bold"&gt;-files&lt;/emphasis&gt;
+           argument only. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs storebehind&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;-files&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;specific pathnames&lt;/replaceable&gt;&amp;gt;+ 
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;st&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;storebehind&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-files&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies each file for which to display the store asynchrony. Partial pathnames are interpreted relative to
+                   the current working directory.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;The output lists each file separately. If a value has previously been set for the specified files, the output reports
+       the following:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    Will store up to y kbytes of file asynchronously.
+    Default store asynchrony is x kbytes.
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;If the default store asynchrony applies to a file (because you have not set a &lt;emphasis role="bold"&gt;-kbytes&lt;/emphasis&gt;
+       value for it), the output reports the following:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    Will store file according to default.
+    Default store asynchrony is x kbytes.
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ &lt;/chapter&gt;
\ No newline at end of file
Index: openafs/doc/xml/AdminGuide/auagd016.xml
diff -c /dev/null openafs/doc/xml/AdminGuide/auagd016.xml:1.1.8.3
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/xml/AdminGuide/auagd016.xml	Wed May 13 22:26:00 2009
***************
*** 0 ****
--- 1,1876 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;chapter id="HDRWQ419"&gt;
+   &lt;title&gt;Configuring Client Machines with the package Program&lt;/title&gt;
+ 
+   &lt;para&gt;The &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program automates many aspects of the client configuration process. With the
+   &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program, you can easily configure the local disk of numerous clients by defining global
+   configuration files. &lt;indexterm&gt;
+       &lt;primary&gt;configuring&lt;/primary&gt;
+ 
+       &lt;secondary&gt;local disk of client with package&lt;/secondary&gt;
+     &lt;/indexterm&gt; &lt;indexterm&gt;
+       &lt;primary&gt;client&lt;/primary&gt;
+ 
+       &lt;secondary&gt;configuring local disk with package&lt;/secondary&gt;
+     &lt;/indexterm&gt; &lt;indexterm&gt;
+       &lt;primary&gt;disk&lt;/primary&gt;
+ 
+       &lt;secondary&gt;local&lt;/secondary&gt;
+ 
+       &lt;see&gt;local disk&lt;/see&gt;
+     &lt;/indexterm&gt; &lt;indexterm&gt;
+       &lt;primary&gt;local disk&lt;/primary&gt;
+ 
+       &lt;secondary&gt;configuring on client, using package&lt;/secondary&gt;
+     &lt;/indexterm&gt;&lt;/para&gt;
+ 
+   &lt;sect1 id="HDRWQ420"&gt;
+     &lt;title&gt;Summary of Instructions&lt;/title&gt;
+ 
+     &lt;para&gt;This chapter explains how to perform the following tasks by using the indicated commands or instructions in a prototype
+     file:&lt;/para&gt;
+ 
+     &lt;informaltable frame="none"&gt;
+       &lt;tgroup cols="2"&gt;
+         &lt;colspec colwidth="37*" /&gt;
+ 
+         &lt;colspec colwidth="63*" /&gt;
+ 
+         &lt;tbody&gt;
+           &lt;row&gt;
+             &lt;entry&gt;Configure a client machine's local disk&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;package&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Define directory&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;D&lt;/emphasis&gt; [update_code] directory owner group mode_bits&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Define file&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;F&lt;/emphasis&gt; [update_code] file source_file [owner group mode_bits]&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Define symbolic link&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;L&lt;/emphasis&gt; [update_code] link actual_file [owner group mode_bits]&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Define block special device&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;B&lt;/emphasis&gt; device_name major_device_number minor_device_number owner group
+             mode_bits&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Define character special device&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;C&lt;/emphasis&gt; device_name major_device_number minor_device_number owner group
+             mode_bits&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Define socket&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;S&lt;/emphasis&gt; socket_name [owner group mode_bits]&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/tbody&gt;
+       &lt;/tgroup&gt;
+     &lt;/informaltable&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ422"&gt;
+     &lt;title&gt;Using the package Program&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;package&lt;/primary&gt;
+ 
+       &lt;secondary&gt;prototype file&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;prototype files in package&lt;/primary&gt;
+ 
+       &lt;secondary&gt;about&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;The &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program uses system-independent &lt;emphasis&gt;prototype files&lt;/emphasis&gt; to
+     define a standard disk configuration; a prototype file indicates which files reside on the local client disk, which files are
+     links into AFS, etc. The prototype files are then compiled into &lt;emphasis&gt;configuration files&lt;/emphasis&gt; for each different
+     system type.&lt;/para&gt;
+ 
+     &lt;para&gt;Not all client machines have the same configuration. If desired, you can create different prototype files for different
+     client functions (print server, regular client, etc.).&lt;/para&gt;
+ 
+     &lt;para&gt;The &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program compares the contents of a local client disk with the configuration
+     file. If there are any differences, the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program makes the necessary updates to the
+     local disk by copying the files from AFS onto the disk. The &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program can also be
+     configured to delete files that are not part of the system configuration or automatically reboot the client when certain files
+     (such as the &lt;emphasis role="bold"&gt;dkload&lt;/emphasis&gt; file) have been updated.&lt;/para&gt;
+ 
+     &lt;para&gt;The &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program does require that you take some time to prepare the prototype files,
+     but it provides the following benefits: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;You no longer need to configure each machine individually; the prototype configuration file applies to all
+           machines.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;You can change the configuration of machines simply by changing the prototype file and rebooting the clients.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Disk organization is uniform across a set of machines.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The configuration files serve as a record of files on the disk and symbolic links into AFS.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_494"&gt;
+       &lt;title&gt;Using Package on File Server Machines&lt;/title&gt;
+ 
+       &lt;para&gt;While the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program was designed for use on client machines, it can also be used
+       to configure a file server machine's disk. However, if any of the files referred to in a configuration file reside in volumes
+       on the file server, the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program cannot access the volumes during reboot (and until
+       the File Server process and Volume Server process start up again).&lt;/para&gt;
+ 
+       &lt;para&gt;Since the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program aborts when it cannot access a file, you need to eliminate
+       references to files in AFS that reside in volumes on the file server machine. Because of these constraints, the remainder of
+       this chapter assumes the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program is being used for client configurations.&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ423"&gt;
+     &lt;title&gt;Package Overview&lt;/title&gt;
+ 
+     &lt;para&gt;There are three main steps to follow before running the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program: &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Preparing function-specific &lt;emphasis&gt;prototype files&lt;/emphasis&gt; (and any included &lt;emphasis&gt;library
+           files&lt;/emphasis&gt;).&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Modifying the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;Makefile&lt;/emphasis&gt; and compiling
+           prototype files into system-specific &lt;emphasis&gt;configuration files&lt;/emphasis&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Modifying client machines to run the appropriate &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; configuration file
+           automatically.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;The following sections summarize these steps.&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_496"&gt;
+       &lt;title&gt;Preparing Prototype Files&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;package&lt;/primary&gt;
+ 
+         &lt;secondary&gt;preparing prototype files&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;prototype files in package&lt;/primary&gt;
+ 
+         &lt;secondary&gt;preparing&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Begin by listing the different functions or roles client machines perform and the local disk configurations that support
+       those functions. Example roles include a standard client that provides AFS access, a print server that drives a printer, and a
+       backup machine on which you issue commands from the &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; suite. Create a different
+       &lt;emphasis&gt;prototype file&lt;/emphasis&gt; for each role.&lt;/para&gt;
+ 
+       &lt;para&gt;A prototype file defines the disk configuration that supports a specific role. Usually, prototype files are
+       function-specific, but system independent; system-specific values can be defined using variables and library files. Then, when
+       you modify a variable or library file, the change gets propagated to all appropriate clients when the &lt;emphasis
+       role="bold"&gt;package&lt;/emphasis&gt; program is invoked.&lt;/para&gt;
+ 
+       &lt;para&gt;Methods for building flexible prototype files that are easy to maintain are presented in &lt;link
+       linkend="HDRWQ427"&gt;Example Prototype and Library Files&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ424"&gt;
+       &lt;title&gt;Compiling Prototype Files&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;package&lt;/primary&gt;
+ 
+         &lt;secondary&gt;compiling prototype files&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;package&lt;/primary&gt;
+ 
+         &lt;secondary&gt;configuration files&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;configuration files&lt;/primary&gt;
+ 
+         &lt;secondary&gt;package program&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Prototype files are usually system-independent, but can include &lt;computeroutput&gt;ifdef&lt;/computeroutput&gt; statements to
+       satisfy the needs of different system types. The prototype files are compiled to generate operating-system specific versions.
+       During compilation, the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program selects the definitions suitable for each system type
+       and replaces any variables with actual values. These compiled, machine-specific files are called &lt;emphasis&gt;configuration
+       files&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;Prototype files are compiled using a standard-type &lt;emphasis role="bold"&gt;Makefile&lt;/emphasis&gt; file, as described in &lt;link
+       linkend="HDRWQ438"&gt;The Package Makefile File&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_498"&gt;
+       &lt;title&gt;Preparing Clients&lt;/title&gt;
+ 
+       &lt;para&gt;Once system-specific configuration files exist, the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program is ready to run on
+       the clients. You must first make the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; binary available and specify the correct
+       configuration file.&lt;/para&gt;
+ 
+       &lt;para&gt;Modify the clients as described below: &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Create a &lt;emphasis role="bold"&gt;.package&lt;/emphasis&gt; file in the root ( &lt;emphasis role="bold"&gt;/&lt;/emphasis&gt; )
+             directory of each client's local disk that defines the default configuration file.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Make the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; binary (&lt;emphasis role="bold"&gt;/etc/package&lt;/emphasis&gt;) available
+             on the local disk.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Modify the machine's initialization file (&lt;emphasis role="bold"&gt;/etc/rc&lt;/emphasis&gt; or equivalent) to include a
+             call to the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;These steps are discussed more completely in &lt;link linkend="HDRWQ447"&gt;Modifying Client Machines&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ425"&gt;
+     &lt;title&gt;The package Directory Structure&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;package&lt;/primary&gt;
+ 
+       &lt;secondary&gt;directory structure&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;This section assumes that the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt;-related files have been installed in three
+     subdirectories of the &lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;cellname/&lt;emphasis role="bold"&gt;wsadmin&lt;/emphasis&gt; directory:
+     &lt;emphasis role="bold"&gt;src&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;lib&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;etc&lt;/emphasis&gt;, as
+     recommended in the &lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;These directories contain several sample prototype, library, and configuration files, which can help to clarify how the
+     &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program works. However, they are not necessarily suitable for use in your cell; you
+     must modify them for your needs.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ426"&gt;
+       &lt;title&gt;The src directory&lt;/title&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;src&lt;/emphasis&gt; directory contains some sample prototype files (used to build the configuration
+       files), the &lt;emphasis role="bold"&gt;Makefile&lt;/emphasis&gt; file used to build them, and the resulting compiled configuration
+       files.&lt;/para&gt;
+ 
+       &lt;para&gt;Prototype files have names of the form function.&lt;emphasis role="bold"&gt;proto&lt;/emphasis&gt;. For example, a &lt;emphasis
+       role="bold"&gt;minimal.proto&lt;/emphasis&gt; file defines the minimum set of library files need to run AFS and a&lt;emphasis
+       role="bold"&gt;staff.dkload.proto&lt;/emphasis&gt; file defines a client configuration that uses the a dynamic kernel loading program.
+       Prototype files can also contain definitions for system administrative files, such as a &lt;emphasis
+       role="bold"&gt;hosts.equiv&lt;/emphasis&gt; file.&lt;/para&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;Makefile&lt;/emphasis&gt; file is used to compile the system-independent prototype files into
+       system-specific configuration files. To learn how to modify this file for use in your cell, see &lt;link linkend="HDRWQ438"&gt;The
+       Package Makefile File&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;Configuration files are the compiled version of the prototype files and are named function&lt;emphasis
+       role="bold"&gt;.&lt;/emphasis&gt;sysname. Configuration files also appear in the &lt;emphasis role="bold"&gt;etc&lt;/emphasis&gt; subdirectory,
+       which the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program accesses when configuring disks.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_501"&gt;
+       &lt;title&gt;The lib directory&lt;/title&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;lib&lt;/emphasis&gt; directory contains many of the example library files referred to in prototype
+       files. For example, the &lt;emphasis role="bold"&gt;base.generic&lt;/emphasis&gt; file is a system-independent file which includes a
+       definition of the cell name, system options, and variables; these are used to set the owner, group, and mode_bits fields in
+       the file and the symbolic link definitions.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_502"&gt;
+       &lt;title&gt;The etc directory&lt;/title&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;etc&lt;/emphasis&gt; directory contains the system-specific configuration files built from the
+       prototype files in the &lt;emphasis role="bold"&gt;src&lt;/emphasis&gt; subdirectory. The &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program
+       uses the configuration files in the &lt;emphasis role="bold"&gt;etc&lt;/emphasis&gt; directory to configure disks.&lt;/para&gt;
+ 
+       &lt;para&gt;Some of the example files include &lt;emphasis role="bold"&gt;minimal&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;staff&lt;/emphasis&gt;
+       prototype files compiled for different system types.&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ427"&gt;
+     &lt;title&gt;Example Prototype and Library Files&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;package&lt;/primary&gt;
+ 
+       &lt;secondary&gt;example prototype files&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;prototype files in package&lt;/primary&gt;
+ 
+       &lt;secondary&gt;examples&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;A prototype file is a template that defines the configuration of a client's local disk. Prototype files are usually
+     function-specific (for example, a backup machine, print server, etc.) but system-independent. Prototype files support the use of
+     &lt;computeroutput&gt;ifdef&lt;/computeroutput&gt; statements and variables, so you can include system-specific definitions. The actual
+     system-specific configuration file is generated when the prototype file is compiled.&lt;/para&gt;
+ 
+     &lt;para&gt;The components defined in a prototype file can include the directories, files, symbolic links, block special devices,
+     character special devices and sockets that need to reside on a client's local disk in order for it to perform a specific role,
+     such as a print server or backup machine. Thus, we recommend that you construct a unique prototype file for each different
+     client function.&lt;/para&gt;
+ 
+     &lt;para&gt;To make the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program more effective and easy to maintain, create prototype files
+     that are modular and generic, instead of specific, by using library files and variables: &lt;indexterm&gt;
+         &lt;primary&gt;library files in package&lt;/primary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;package&lt;/primary&gt;
+ 
+         &lt;secondary&gt;library files&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;By creating general-purpose library files, you can include the same library file in many prototype files. Thus, you
+           can make global configuration changes by modifying a single library file; you do not need to modify each prototype
+           file.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Variables enable you to change definitions simply by changing the variable's value.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ428"&gt;
+       &lt;title&gt;An Example Prototype File&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;examples&lt;/primary&gt;
+ 
+         &lt;secondary&gt;prototype files for package&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The following is part of an example prototype file that contains the minimum definitions necessary to run AFS. A similar
+       file called &lt;emphasis role="bold"&gt;minimal.proto&lt;/emphasis&gt; can reside in your &lt;emphasis role="bold"&gt;src&lt;/emphasis&gt;
+       subdirectory. As recommended, this prototype file references library files and does not include actual definitions.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+             .
+             .
+    # Package prototype for a minimal configuration.
+    # Base components
+    %include ${wsadmin}/lib/base.generic
+    # Machine-specific components
+    %ifdef rs_aix42
+    %include ${wsadmin}/lib/rs_aix42.readonly
+    %include ${wsadmin}/lib/rs_aix42.AFS
+    %endif rs_aix42
+    %ifdef alpha_dux40
+    %include ${wsadmin}/lib/alpha_dux40.readonly
+    %include ${wsadmin}/lib/alpha_dux40.AFS
+    %endif alpha_dux40
+    %ifdef sun4x_56
+    %include ${wsadmin}/lib/sun4x_56.readonly
+    %include ${wsadmin}/lib/sun4x_56.AFS
+    %endif sun4x_56
+             .
+             .
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;In the previous example, the first uncommented line includes the &lt;emphasis role="bold"&gt;/lib/base.generic&lt;/emphasis&gt;
+       library file. This library file can contain definitions appropriate for many prototype files; the &lt;emphasis
+       role="bold"&gt;base.generic&lt;/emphasis&gt; library file can also be included in other prototype files, like a &lt;emphasis
+       role="bold"&gt;staff.proto&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;backup.proto&lt;/emphasis&gt; file. An example library file appears in
+       the following section.&lt;/para&gt;
+ 
+       &lt;para&gt;Note that system-specific definitions are permitted through the use of &lt;computeroutput&gt;ifdef&lt;/computeroutput&gt; statements
+       and variables (for example, &lt;computeroutput&gt;${wsadmin}&lt;/computeroutput&gt; is used to specify pathnames). Thus, the same
+       prototype file can be used to configure a machine running AIX 4.2 or Solaris 2.6, even though they require different files,
+       directories, symbolic links and devices.&lt;/para&gt;
+ 
+       &lt;para&gt;In the next uncommented lines of this example, the administrator has constructed different library files for different
+       system types. Each of these is compiled into unique configuration files. For instance, the following lines in this prototype
+       file tell the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program to use the library files &lt;emphasis
+       role="bold"&gt;lib/rs_aix42.readonly&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;lib/rs_aix42.AFS&lt;/emphasis&gt; for the configuration file
+       when the value rs_aix42 has been declared. (The system-type definition is declared in the &lt;emphasis
+       role="bold"&gt;Makefile&lt;/emphasis&gt;; see &lt;link linkend="HDRWQ438"&gt;The Package Makefile File&lt;/link&gt;.)&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    %ifdef rs_aix42
+    %include ${wsadmin}/lib/rs_aix42.readonly
+    %include ${wsadmin}/lib/rs_aix42.AFS
+    %endif rs_aix42
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;Similarly, the following lines tell the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program to use the library files
+       &lt;emphasis role="bold"&gt;lib/sun4x_56.readonly&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;lib/sun4x_56.AFS&lt;/emphasis&gt; when the value
+       sun4x_56 has been declared.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    %ifdef sun4x_56
+    %include ${wsadmin}/lib/sun4x_56.readonly
+    %include ${wsadmin}/lib/sun4x_56.AFS
+    %endif sun4x_56
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_505"&gt;
+       &lt;title&gt;Example Library File&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;package&lt;/primary&gt;
+ 
+         &lt;secondary&gt;example library files&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;library files in package&lt;/primary&gt;
+ 
+         &lt;secondary&gt;examples&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;package&lt;/primary&gt;
+ 
+         &lt;secondary&gt;preparing prototype files&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;examples&lt;/primary&gt;
+ 
+         &lt;secondary&gt;library files for package&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The following is part of an example library file for basic configuration definitions. A similar file, called &lt;emphasis
+       role="bold"&gt;base.generic&lt;/emphasis&gt;, can reside in your &lt;emphasis role="bold"&gt;lib&lt;/emphasis&gt; subdirectory. Note that
+       configurations are defined using standard &lt;computeroutput&gt;ifdef&lt;/computeroutput&gt; statements.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+             .
+             .
+    #
+    # Base package definitions.
+    #
+    %ifndef      cell
+    %define      cell    abc.com
+    %endif       cell
+    %ifndef      sys
+    %include /etc/package.sys
+    %endif       sys
+    %define      ${name}         ${name}
+    %define      ${cpu}          ${cpu}
+    %define      ${sys}          ${sys}
+    %define      ${dept}         ${dept}
+    %define      ${hostname}     ${hostname}
+    %ifdef       rs_aix42
+    %    define  AIX
+    %    define  rootlinks
+    %ifndef      noafsd 
+    %    define  afsd
+    %endif       noafsd
+    %endif       rs_aix42
+             .
+             .
+    #
+    # Some definitions to handle common combinations of owner, group,
+    # and protection fields.
+    #
+    %define      rzmode          root wheel 600
+    %define      usermode        root wheel 666
+    %define      systemmode      root wheel 644
+    %define      diskmode        root wheel 644
+    %define      ptymode         root wheel 666
+    %define      ttymode         root wheel 666
+             .
+             .
+    %define aix_rootbin     root bin
+    %define aix_rootprintq  root printq
+    %define aix_rootstaff   root staff
+    %define aix_rootsys     root system
+    %define aix_binbin      bin bin
+    %define aix_binmail     bin mail
+    %define aix_binsys      bin system
+    %define aix_addsys      adduser system
+    %define aix_romode      444
+    %define aix_loginmode   544
+    %define aix_usermode    666
+    %define aix_systemmode  644
+    %define aix_textmode    644
+    %define aix_rwmode1     660
+    %define aix_allrugw     664
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The following example library file uses &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt;-specific syntax to define files,
+       directories, sockets, etc. Each line, called a &lt;emphasis&gt;configuration file instruction&lt;/emphasis&gt;, defines a specific
+       component of disk configuration. The proper syntax for these instructions is briefly described in &lt;link
+       linkend="HDRWQ429"&gt;Package Configuration File Instruction Syntax&lt;/link&gt;; see the reference page for the &lt;emphasis
+       role="bold"&gt;package&lt;/emphasis&gt; configuration file in the &lt;emphasis&gt;OpenAFS Administration Reference&lt;/emphasis&gt; for detailed
+       descriptions.&lt;/para&gt;
+ 
+       &lt;para&gt;In this example, the library file contains instructions specific to the configuration of an &lt;emphasis
+       role="bold"&gt;rs_aix42&lt;/emphasis&gt; machine. You can have similar library files in your &lt;emphasis role="bold"&gt;lib&lt;/emphasis&gt;
+       subdirectory.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+             .
+             .
+    #
+    # Generic configuration for an AFS rs_aix42 machine.
+    #
+    D    /                                       ${treemode}
+    D    /afs
+    FAQ  /unix          ${machine}/unix.std      ${binmode}
+    LA   /unix.std       /unix
+    D    /bin                                    ${treemode}
+    F    /bin/as         ${machine}              ${binmode}
+    F    /bin/ld         ${machine}              ${binmode}
+    F    /bin/nm         ${machine}              ${binmode}
+    FO   /bin/login      ${afstest}              ${suidmode}
+             .
+             .
+    FAQ  /usr/vice/etc/ThisCell  ${common}/etc/ThisCell ${textmode}
+    FQ   /usr/vice/etc/afsd      ${afstest}/root.client ${binmode}
+    FA   /usr/vice/etc/bos       ${afstest}/bin/bos     ${binmode}
+    FA   /usr/vice/etc/fs        ${afstest}/bin/fs      ${binmode}
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ429"&gt;
+     &lt;title&gt;Package Configuration File Instruction Syntax&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;package&lt;/primary&gt;
+ 
+       &lt;secondary&gt;configuration file instructions&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;configuration file&lt;/primary&gt;
+ 
+       &lt;secondary&gt;instructions for package program&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;Within a library file, configuration file instructions are used to define the specific disk configuration. Each
+     instruction can be used to define a file, directory, socket, or device on the client machine. The syntax for each valid
+     instruction type is described briefly here; detailed descriptions of the fields appear in the &lt;emphasis&gt;OpenAFS Command
+     Reference Manual&lt;/emphasis&gt;. &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;D&lt;/emphasis&gt; defines a directory&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;F&lt;/emphasis&gt; defines a file&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;L&lt;/emphasis&gt; defines a link&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;B&lt;/emphasis&gt; defines a block special device&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;C&lt;/emphasis&gt; defines a character special device&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;S&lt;/emphasis&gt; defines a socket&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;note&gt;
+       &lt;para&gt;Each configuration instruction must appear on a single, unbroken line. Instructions sometimes appear here on multiple
+       lines only for legibility.&lt;/para&gt;
+ 
+       &lt;para&gt;The configuration file must be completely correct. If there are any syntax errors or incorrect values, the &lt;emphasis
+       role="bold"&gt;package&lt;/emphasis&gt; command interpreter exits without executing any instruction.&lt;/para&gt;
+     &lt;/note&gt;
+ 
+     &lt;sect2 id="HDRWQ430"&gt;
+       &lt;title&gt;Local Files versus Symbolic Links&lt;/title&gt;
+ 
+       &lt;para&gt;You can take advantage of the AFS by keeping the number of files on the local client disk to a minimum; instead, create
+       symbolic links that point into AFS. This can improve machine performance by allowing more space for caching and
+       swapping.&lt;/para&gt;
+ 
+       &lt;para&gt;Some files, however, must reside on the local disk, as described below. Create these files in the prototype or library
+       files using the &lt;emphasis role="bold"&gt;F&lt;/emphasis&gt; (file) instruction, not the &lt;emphasis role="bold"&gt;L&lt;/emphasis&gt; (symbolic
+       link) instruction.&lt;/para&gt;
+ 
+       &lt;para&gt;The following types of files must reside on the local disk of all AFS clients: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Boot sequence files executed before the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; program runs.&lt;/para&gt;
+ 
+             &lt;para&gt;Until &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; runs and initializes the Cache Manager, AFS is inaccessible from the
+             client. Any files that are executed before the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; program runs must reside on the
+             local client disk.&lt;/para&gt;
+ 
+             &lt;para&gt;For example, on a machine that uses a disk cache, the &lt;emphasis role="bold"&gt;/usr/vice/cache&lt;/emphasis&gt; directory
+             must exist when you bring up the Cache Manager, so that there is a location to create cache files. The binary files
+             &lt;emphasis role="bold"&gt;/etc/mount&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;/etc/umount&lt;/emphasis&gt; must be available on the
+             local disk as the machine boots in order to mount the &lt;emphasis role="bold"&gt;/usr/vice/cache&lt;/emphasis&gt; directory.&lt;/para&gt;
+ 
+             &lt;para&gt;In addition, certain UNIX files, such as initialization files (&lt;emphasis role="bold"&gt;/etc/rc&lt;/emphasis&gt; or
+             equivalent) and file system mapping files (&lt;emphasis role="bold"&gt;/etc/fstab&lt;/emphasis&gt; or equivalent), must reside on
+             the local disk.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Diagnostic and recovery files&lt;/para&gt;
+ 
+             &lt;para&gt;Certain commands can be used to diagnose and recover from problems caused by a file server outage. It is best to
+             keep copies of the binaries for these commands on the local disk. For example, store the &lt;emphasis
+             role="bold"&gt;bos&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; binaries in the &lt;emphasis
+             role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory on the local disk, as well as in the &lt;emphasis
+             role="bold"&gt;/usr/afsws&lt;/emphasis&gt; directory (which in the conventional configuration is a symbolic link into AFS). Then,
+             set PATH variables so that the &lt;emphasis role="bold"&gt;/usr/afsws&lt;/emphasis&gt; directory appears before the &lt;emphasis
+             role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory. Thus, even if users cannot access AFS (for example, due to a file server
+             outage) they can still access copies of the &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt;
+             binaries in the &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory on the local disk.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Files in the &lt;emphasis role="bold"&gt;/usr/vice&lt;/emphasis&gt; directory&lt;/para&gt;
+ 
+             &lt;para&gt;The contents of the &lt;emphasis role="bold"&gt;/usr/vice&lt;/emphasis&gt; directory, including the cache files in the
+             &lt;emphasis role="bold"&gt;cache&lt;/emphasis&gt; subdirectory and the configuration files in the &lt;emphasis
+             role="bold"&gt;etc&lt;/emphasis&gt; subdirectory, must reside on the local disk. For a description of the files in the directory,
+             see &lt;link linkend="HDRWQ391"&gt;Configuration and Cache-Related Files on the Local Disk&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;D instruction&lt;/primary&gt;
+ 
+         &lt;secondary&gt;package configuration file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;package&lt;/primary&gt;
+ 
+         &lt;secondary&gt;D instruction in configuration file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;package&lt;/primary&gt;
+ 
+         &lt;secondary&gt;defining directory in configuration file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;directory&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating with package&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ431"&gt;
+       &lt;title&gt;Defining a Directory&lt;/title&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;D&lt;/emphasis&gt; instruction defines a directory to be created on the local disk. If a symbolic
+       link, file, or other element on the local disk has the same name, it is replaced with a directory. If the directory already
+       exists, its owner, group, and mode bits are changed if necessary to conform with the instruction.&lt;/para&gt;
+ 
+       &lt;para&gt;Use the following instruction to define a directory:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;&lt;emphasis role="bold"&gt;D&lt;/emphasis&gt;[update_code]   directory   owner   group   mode_bits
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The following example defines the &lt;emphasis role="bold"&gt;/usr&lt;/emphasis&gt; directory:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    D /usr root wheel 755
+ &lt;/programlisting&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;F instruction&lt;/primary&gt;
+ 
+         &lt;secondary&gt;package configuration file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;package&lt;/primary&gt;
+ 
+         &lt;secondary&gt;F instruction in configuration file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;package&lt;/primary&gt;
+ 
+         &lt;secondary&gt;defining file in configuration file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating with package&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ432"&gt;
+       &lt;title&gt;Defining a File&lt;/title&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;F&lt;/emphasis&gt; instruction defines a file to be created on the local disk. The source file can
+       reside in either AFS or the local disk.&lt;/para&gt;
+ 
+       &lt;para&gt;If a file of this name already exists, then it is updated with (overwritten by) the source file, unless the &lt;emphasis
+       role="bold"&gt;I&lt;/emphasis&gt; update code is specified. If a symbolic link or directory of this name exists, the &lt;emphasis
+       role="bold"&gt;package&lt;/emphasis&gt; program replaces it with the source file.&lt;/para&gt;
+ 
+       &lt;note&gt;
+         &lt;para&gt;Some files must reside on the local disk; they cannot be symbolic links. See &lt;link linkend="HDRWQ430"&gt;Local Files
+         versus Symbolic Links&lt;/link&gt;.&lt;/para&gt;
+       &lt;/note&gt;
+ 
+       &lt;para&gt;Use the following instruction to define a file:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;&lt;emphasis role="bold"&gt;F&lt;/emphasis&gt;[update_code]   file   source_file  [owner   group   mode_bits]
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;An example which creates/updates the file &lt;emphasis role="bold"&gt;/bin/grep&lt;/emphasis&gt; on the local disk, using &lt;emphasis
+       role="bold"&gt;/afs/abc.com/rs_aix42/bin/grep&lt;/emphasis&gt; as the source:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    F /bin/grep /afs/abc.com/rs_aix42 root wheel 755
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;In the following example, two update codes are used, and the &lt;emphasis&gt;owner&lt;/emphasis&gt;, &lt;emphasis&gt;group&lt;/emphasis&gt; and
+       &lt;emphasis&gt;mode_bits&lt;/emphasis&gt; slots are left empty, so that the disk file adopts the source file's values for those
+       slots.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    FAQ /usr/vice/etc/ThisCell /afs/abc.com/common/etc/ThisCell
+ &lt;/programlisting&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;L instruction&lt;/primary&gt;
+ 
+         &lt;secondary&gt;package configuration file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;package&lt;/primary&gt;
+ 
+         &lt;secondary&gt;L instruction in configuration file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;package&lt;/primary&gt;
+ 
+         &lt;secondary&gt;defining symbolic link in configuration file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;symbolic link&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating with package&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ433"&gt;
+       &lt;title&gt;Defining a Symbolic Link&lt;/title&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;L&lt;/emphasis&gt; instruction defines a symbolic link to be created on the local disk. The symbolic
+       link can point to the AFS file system or the local disk. If the identical symbolic link already exists, the &lt;emphasis
+       role="bold"&gt;package&lt;/emphasis&gt; program does nothing. However, if an element of the same name exists on the disk as a file or
+       directory, the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program replaces the element with a symbolic link.&lt;/para&gt;
+ 
+       &lt;note&gt;
+         &lt;para&gt;Some files must reside on the local disk; they cannot be symbolic links. See &lt;link linkend="HDRWQ430"&gt;Local Files
+         versus Symbolic Links&lt;/link&gt;.&lt;/para&gt;
+       &lt;/note&gt;
+ 
+       &lt;para&gt;Use the following instruction to define a symbolic link:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;&lt;emphasis role="bold"&gt;L&lt;/emphasis&gt;[update_code]  link actual_file  [owner   group   mode_bits]
+ &lt;/programlisting&gt;
+ 
+       &lt;note&gt;
+         &lt;para&gt;Do not create a symbolic link to a file whose name begins with the number sign (&lt;emphasis role="bold"&gt;#&lt;/emphasis&gt;) or
+         percent sign (&lt;emphasis role="bold"&gt;%&lt;/emphasis&gt;). The Cache Manager interprets such a link as a mount point to a regular or
+         Read/Write volume, respectively.&lt;/para&gt;
+       &lt;/note&gt;
+ 
+       &lt;para&gt;The following example creates a symbolic link from the &lt;emphasis role="bold"&gt;/etc/ftpd&lt;/emphasis&gt; directory on the local
+       disk to the &lt;emphasis role="bold"&gt;/afs/abc.com/hp_ux110/etc/ftpd&lt;/emphasis&gt; file in AFS. Since the &lt;emphasis&gt;owner&lt;/emphasis&gt;,
+       &lt;emphasis&gt;group&lt;/emphasis&gt; and &lt;emphasis&gt;mode_bits&lt;/emphasis&gt; fields are empty, the symbolic link adopts values for those
+       fields from the actual file:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    L /etc/ftpd /afs/abc.com/hp_ux110 
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;This example uses the &lt;emphasis role="bold"&gt;A&lt;/emphasis&gt; update code:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    LA /etc/printcap /afs/abc.com/common/etc/printcap.remote 
+                root wheel 644
+ &lt;/programlisting&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;B instruction&lt;/primary&gt;
+ 
+         &lt;secondary&gt;package configuration file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;package&lt;/primary&gt;
+ 
+         &lt;secondary&gt;B instruction in configuration file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;package&lt;/primary&gt;
+ 
+         &lt;secondary&gt;defining block special device in configuration file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;block special device&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating with package&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ434"&gt;
+       &lt;title&gt;Defining a Block Special Device&lt;/title&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;B&lt;/emphasis&gt; instruction defines a block special device, which is a device that handles data
+       in units of multibyte blocks, such as a disk. If a device of the same name already exists, the &lt;emphasis
+       role="bold"&gt;package&lt;/emphasis&gt; program replaces it with the specified block device.&lt;/para&gt;
+ 
+       &lt;para&gt;Use the following instruction to define a block special device (it appears on two lines here only for
+       legibility):&lt;/para&gt;
+ 
+       &lt;programlisting&gt;&lt;emphasis role="bold"&gt;B&lt;/emphasis&gt; device_name   major_device_number   minor_device_number  \
+       owner   group   mode_bits
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The following example defines a disk called &lt;emphasis role="bold"&gt;/dev/hd0a&lt;/emphasis&gt; to have major and minor device
+       numbers &lt;emphasis role="bold"&gt;1&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt;:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    B /dev/hd0a 1 0 root wheel 644
+ &lt;/programlisting&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;C instruction&lt;/primary&gt;
+ 
+         &lt;secondary&gt;package configuration file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;package&lt;/primary&gt;
+ 
+         &lt;secondary&gt;C instruction in configuration file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;package&lt;/primary&gt;
+ 
+         &lt;secondary&gt;defining character special device in configuration file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;character special device&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating with package&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ435"&gt;
+       &lt;title&gt;Defining a Character Special Device&lt;/title&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;C&lt;/emphasis&gt; instruction defines a character special device, which is device that handles data
+       in units of a single character at a time, such as a terminal or tty. If a device of the same name already exists, the
+       &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program replaces it with the specified character device.&lt;/para&gt;
+ 
+       &lt;para&gt;Use the following instruction to define a character special device (it appears here on two lines only for
+       legibility):&lt;/para&gt;
+ 
+       &lt;programlisting&gt;&lt;emphasis role="bold"&gt;C&lt;/emphasis&gt; device_name   major_device_number   minor_device_number  \
+       owner   group   mode_bits
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The following example defines the tty called &lt;emphasis role="bold"&gt;/dev/ttyp5&lt;/emphasis&gt; with major and minor device
+       numbers &lt;emphasis role="bold"&gt;6&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;5&lt;/emphasis&gt;:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    C /dev/ttyp5 6 5 root wheel 666
+ &lt;/programlisting&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;S instruction&lt;/primary&gt;
+ 
+         &lt;secondary&gt;package configuration file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;package&lt;/primary&gt;
+ 
+         &lt;secondary&gt;S instruction in configuration file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;package&lt;/primary&gt;
+ 
+         &lt;secondary&gt;defining socket in configuration file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;socket&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating with package&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ436"&gt;
+       &lt;title&gt;Defining a Socket&lt;/title&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;S&lt;/emphasis&gt; instruction defines a socket, which is communications device for UDP and TCP/IP
+       connections. If a socket of the same name already exists, the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program replaces
+       it.&lt;/para&gt;
+ 
+       &lt;para&gt;Use the following instruction to define a socket:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;&lt;emphasis role="bold"&gt;S&lt;/emphasis&gt;   socket_name   [owner   group   mode_bits]
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The following example defines a socket called &lt;emphasis role="bold"&gt;/dev/printer&lt;/emphasis&gt;:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    S /dev/printer root wheel 777
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ437"&gt;
+     &lt;title&gt;Constructing Prototype and Library Files&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;package&lt;/primary&gt;
+ 
+       &lt;secondary&gt;constructing prototype and library files&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;prototype files in package&lt;/primary&gt;
+ 
+       &lt;secondary&gt;constructing&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;library files in package&lt;/primary&gt;
+ 
+       &lt;secondary&gt;constructing&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;This section describes the general steps required to create &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; prototype and library
+     files. Refer to the previous sections for guidelines, and the files in your &lt;emphasis role="bold"&gt;wsadmin&lt;/emphasis&gt; directory
+     for examples. The construction of prototype and library files is different for each cell.&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_515"&gt;
+       &lt;title&gt;To construct a prototype file and its component library files&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Determine where the three &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt;-related subdirectories (&lt;emphasis
+           role="bold"&gt;src&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;lib&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;etc&lt;/emphasis&gt;) reside in your
+           cell's file tree; the following instructions assume they were loaded into the &lt;emphasis
+           role="bold"&gt;/afs/&lt;/emphasis&gt;cellname&lt;emphasis role="bold"&gt;/wsadmin&lt;/emphasis&gt; directory, as described in the OpenAFS Quick
+           Beginnings.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Decide how many different functions you want client machines in your cell to perform. We recommend that you
+           construct a separate prototype file for each function. Common functions include: &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;Standard workstation: provides users with access to files in AFS&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Printer server: drives a printer; can be combined with "staff" functionality&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Backup machine: performs backups of AFS volumes to tape by running the AFS Backup System software&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Determine the minimum functionality needed for all clients (such as AFS setup) and place these generic definitions
+           in one or more library files.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;For each type of client (printer server, backup machine, and so on), place all system-independent definitions in one
+           file, and all operating-system dependent definitions in another file.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ438"&gt;
+     &lt;title&gt;The Package Makefile File&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;package&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Makefile&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Makefile for package&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;files&lt;/primary&gt;
+ 
+       &lt;secondary&gt;package Makefile&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;Once you have created the appropriate prototype and library files, you must compile the prototype for each system type.
+     The result is a system-specific configuration file.&lt;/para&gt;
+ 
+     &lt;para&gt;The &lt;emphasis role="bold"&gt;Makefile&lt;/emphasis&gt; file defines the prototype and library files used and the order of
+     compilation. We recommend that you create your &lt;emphasis role="bold"&gt;Makefile&lt;/emphasis&gt; file by modifying the example provided
+     with the AFS distribution, as described in this section. In the conventional configuration, it is located at &lt;emphasis
+     role="bold"&gt;/afs/&lt;/emphasis&gt;cellname&lt;emphasis role="bold"&gt;/wsadmin/src/Makefile&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_517"&gt;
+       &lt;title&gt;Overview&lt;/title&gt;
+ 
+       &lt;para&gt;The following list summarizes the sections in the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; &lt;emphasis
+       role="bold"&gt;Makefile&lt;/emphasis&gt; file, identifying each by the header name that begins the section. More detailed descriptions
+       follow. &lt;variablelist&gt;
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;CONFIG=&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Lists all of the configuration files to be created and defines which prototype files are compiled for which
+               system types. See &lt;link linkend="HDRWQ439"&gt;The CONFIG Section&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;BASE_LIBS=&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Lists the pathnames of all operating-system- and function independent library files included in any prototype
+               files. See &lt;link linkend="HDRWQ440"&gt;The BASE_LIBS Section&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;MACHINE_LIBS=&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Lists the pathnames of all operating-system-specific library files included in any prototype files. See &lt;link
+               linkend="HDRWQ441"&gt;The MACHINE_LIBS Section&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;LIBS=&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;A one-line instruction that defines LIBS as the combination of BASE_LIBS and MACHINE_LIBS. See &lt;link
+               linkend="HDRWQ442"&gt;The LIBS Section&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;.SUFFIXES&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Defines all of the suffixes that can appear on a prototype or configuration file. See &lt;link
+               linkend="HDRWQ443"&gt;The .SUFFIXES Section&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Finally, the &lt;emphasis role="bold"&gt;Makefile&lt;/emphasis&gt; file contains a set of instructions that the &lt;emphasis
+       role="bold"&gt;package&lt;/emphasis&gt; program follows to generate configuration files. It is not generally necessary to alter this
+       section. See &lt;link linkend="HDRWQ444"&gt;The Makefile Instructions Section&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ439"&gt;
+       &lt;title&gt;The CONFIG Section&lt;/title&gt;
+ 
+       &lt;para&gt;As mentioned, a configuration file is a prototype file that has been compiled for a specific operating system type. The
+       CONFIG section of the &lt;emphasis role="bold"&gt;Makefile&lt;/emphasis&gt; file defines the prototype files to compile for each system
+       type. The resulting compiled file is a system-specific configuration file.&lt;/para&gt;
+ 
+       &lt;para&gt;Study the following example taken from the sample &lt;emphasis role="bold"&gt;Makefile&lt;/emphasis&gt; file. Configuration files
+       are defined by specifying the prototype-system combination as prototype_file&lt;emphasis role="bold"&gt;.&lt;/emphasis&gt;sysname. Note
+       that it is not necessary to generate a configuration file for each prototype-system type combination.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    #Makefile...
+    #    (C) Copyright IBM Corporation 1999
+    #    Licensed Materials - Property of IBM
+    #    All Rights Reserved.
+    #
+    CONFIG = \
+             staff.rs_aix42 \
+             staff.alpha_dux40 \
+             staff.xdm.alpha_dux40 \
+             staff.sun4x_56 \
+             staff.hp_ux110 \
+             minimal.rs_aix42 \
+             minimal.alpha_dux40 \
+             minimal.hp_ux110 \
+             minimal.sun4x_56
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;An entry in the CONFIG section has the following format: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The first part of the entry defines the prototype file and is the same as the prototype file name (without the
+             &lt;emphasis role="bold"&gt;.proto&lt;/emphasis&gt; extension). The second part of the entry indicates the system type for which the
+             prototype file is to be compiled. A complete list of these suffixes is in the .SUFFIXES section of the &lt;emphasis
+             role="bold"&gt;Makefile&lt;/emphasis&gt; file, as described in &lt;link linkend="HDRWQ443"&gt;The .SUFFIXES Section&lt;/link&gt;. This
+             prototype_file&lt;emphasis role="bold"&gt;.&lt;/emphasis&gt;sysname definition becomes the name of the compiled configuration
+             file.&lt;/para&gt;
+ 
+             &lt;para&gt;For example, &lt;emphasis role="bold"&gt;staff.rs_aix42&lt;/emphasis&gt; indicates that the &lt;emphasis
+             role="bold"&gt;staff.proto&lt;/emphasis&gt; file is compiled for machines running AIX 4.2. The resulting compiled configuration
+             file is called &lt;emphasis role="bold"&gt;staff.rs_aix42&lt;/emphasis&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Each configuration file must appear on a separate line.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;A backslash must follow the CONFIG= header and every name but the last one. A backslash must also appear on blank
+             lines.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ440"&gt;
+       &lt;title&gt;The BASE_LIBS Section&lt;/title&gt;
+ 
+       &lt;para&gt;This section defines the complete pathname of all system- and function-independent library files included in any
+       prototype file. (System-specific library files are defined in the MACHINE_LIBS section). The pathnames can include the
+       ${wsadmin} variable, whose value is supplied on the &lt;emphasis role="bold"&gt;make&lt;/emphasis&gt; command line.&lt;/para&gt;
+ 
+       &lt;para&gt;You must include all of the library files referred to in your prototype files; files included but not used are
+       ignored.&lt;/para&gt;
+ 
+       &lt;para&gt;Study the following example. Note that the all entries (except the last one) must be followed by a backslash.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    BASE_LIBS = \
+            ${wsadmin}/src/admin \
+            ${wsadmin}/lib/devel \
+            ${wsadmin}/lib/base.generic
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ441"&gt;
+       &lt;title&gt;The MACHINE_LIBS Section&lt;/title&gt;
+ 
+       &lt;para&gt;This section lists the complete pathname of all operating-system-specific library files included in prototype files.
+       (System- and function-independent library files are defined in the BASE_LIBS section.)&lt;/para&gt;
+ 
+       &lt;para&gt;Study the following example. Note that in this example, library files were grouped by operating-system type. Again, all
+       lines (except the last one) must be followed by a backslash, the ${wsadmin} variable is allowed, and files included but not
+       used are ignored.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    MACHINE_LIBS = \
+            ${wsadmin}/lib/rs_aix42.generic \
+            ${wsadmin}/lib/rs_aix42.generic.dev \
+            ${wsadmin}/lib/rs_aix42.readonly \
+            ${wsadmin}/lib/rs_aix42.readwrite \
+            ${wsadmin}/lib/rt_aix42.generic.printer \
+     \
+     .
+     .
+            ${wsadmin}/lib/alpha_dux40.AFS \
+            ${wsadmin}/lib/hp_ux110.AFS \
+            ${wsadmin}/lib/sun4x_56.AFS \
+            ${wsadmin}/lib/rs_aix42.AFS
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ442"&gt;
+       &lt;title&gt;The LIBS Section&lt;/title&gt;
+ 
+       &lt;para&gt;This section contains only one instruction, which indicates that LIBS is defined as the combination of MACHINE_LIBS and
+       BASE_LIBS. Insert a blank line after the line to separate this section from the next.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    LIBS = ${MACHINE_LIBS} ${BASE_LIBS}
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ443"&gt;
+       &lt;title&gt;The .SUFFIXES Section&lt;/title&gt;
+ 
+       &lt;para&gt;This section lists the valid machine-type suffixes. This list includes system types currently supported for AFS. Unused
+       suffixes are ignored.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    .SUFFIXES: .rs_aix42 \
+               .alpha_dux40 \
+               .proto \
+               .sun4x_56 \
+               .i386_linux22 \
+               .hp_ux110
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ444"&gt;
+       &lt;title&gt;The Makefile Instructions Section&lt;/title&gt;
+ 
+       &lt;para&gt;The remainder of the &lt;emphasis role="bold"&gt;Makefile&lt;/emphasis&gt; file controls how the &lt;emphasis
+       role="bold"&gt;package&lt;/emphasis&gt; program generates configuration files.&lt;/para&gt;
+ 
+       &lt;para&gt;Study the following instructions; it is assumed that you are familiar with programming and &lt;emphasis
+       role="bold"&gt;Makefile&lt;/emphasis&gt; concepts.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    #The following appear on a single line each in the actual file
+    .proto.rs_aix42: ;  mpp -Dwsadmin=${wsadmin} -Dsys=rs_aix42  
+                            -Dname=$* $*.proto &amp;gt; $@
+    .proto.alpha_dux40: ; mpp -Dwsadmin=${wsadmin} -Dsys=alpha_dux40 
+                            -Dname=$* $*.proto &amp;gt; $@
+    .proto.sun4x_56:  ; mpp -Dwsadmin=${wsadmin} -Dsys=sun4x_56 
+                            -Dname=$* $*.proto &amp;gt; $@
+    .proto.hp_ux110:  ; mpp -Dwsadmin=${wsadmin} -Dsys=hp_ux110  
+                            -Dname=$* $*.proto &amp;gt; $@
+    all: ${CONFIG}
+    ${CONFIG}: ${LIBS}
+    system: install
+    install: ${CONFIG}
+            cp ${CONFIG} ${wsadmin}/etc
+    clean:
+            rm -f ${CONFIG} *.BAK *.CKP
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ445"&gt;
+     &lt;title&gt;Modifying the Makefile&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;package&lt;/primary&gt;
+ 
+       &lt;secondary&gt;modifying the Makefile&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Makefile for package&lt;/primary&gt;
+ 
+       &lt;secondary&gt;modifying&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;modifying&lt;/primary&gt;
+ 
+       &lt;secondary&gt;package Makefile&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;Modify the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;Makefile&lt;/emphasis&gt; files when you &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Add a new prototype file (function&lt;emphasis role="bold"&gt;.proto&lt;/emphasis&gt;).&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Add a new system type.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Add new library files.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;The following sections provide brief examples of how to modify the &lt;emphasis role="bold"&gt;Makefile&lt;/emphasis&gt; file for
+     these reasons.&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_525"&gt;
+       &lt;title&gt;Adding a New Prototype File&lt;/title&gt;
+ 
+       &lt;para&gt;When you create a new prototype file, add the file name and each system type for which it is to be built into the CONFIG
+       section of the &lt;emphasis role="bold"&gt;Makefile&lt;/emphasis&gt; file.&lt;/para&gt;
+ 
+       &lt;para&gt;For example, to add a function&lt;emphasis role="bold"&gt;.proto&lt;/emphasis&gt; file for &lt;emphasis
+       role="bold"&gt;alpha_dux40&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;hp_ux110&lt;/emphasis&gt;, add the following entries to the CONFIG
+       section:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    CONFIG = \
+    ...
+            function.alpha_dux40 \
+            function.hp_ux110 \
+    ...
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;If you have added new library files for this prototype function, add those to the MACHINE_LIBS section.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_526"&gt;
+       &lt;title&gt;Adding a New System Type&lt;/title&gt;
+ 
+       &lt;para&gt;For each prototype file that you want to build for the new system type, add an entry to the CONFIG section. Also add any
+       new libraries to the MACHINE_LIBS section, and the new system type to the .SUFFIXES section.&lt;/para&gt;
+ 
+       &lt;para&gt;The following example shows the modifications appropriate when building the &lt;emphasis role="bold"&gt;staff&lt;/emphasis&gt; and
+       &lt;emphasis role="bold"&gt;minimal&lt;/emphasis&gt; prototype files for this new system type.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    CONFIG = \
+    ...
+            staff.sysname \
+            minimal.sysname \
+    ...
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;If you have created corresponding library files for this new machine type, add them to the MACHINE_LIBS section.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    MACHINE_LIBS = \
+    ...
+            ${wsadmin}/lib/sysname.generic \
+            ${wsadmin}/lib/sysname.generic.dev \
+            ${wsadmin}/lib/sysname.readonly \
+            ${wsadmin}/lib/sysname.readwrite \
+    ...
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;Add the new system type to the SUFFIXES section.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    .SUFFIXES: ...\
+             .sysname \
+    ...
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;Add a line to build the configuration files for this system in the section with the rest of the commands to build
+       configuration files:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    .proto.sysname: ; mpp -Dwsadmin=${wsadmin} \
+    -Dsys=sysname  -Dname=$* $*.proto &amp;gt; $
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_527"&gt;
+       &lt;title&gt;Adding New Library Files&lt;/title&gt;
+ 
+       &lt;para&gt;If you added a new library file for each system type, sysname&lt;emphasis
+       role="bold"&gt;.&lt;/emphasis&gt;&lt;emphasis&gt;library_file&lt;/emphasis&gt;, add these files to the MACHINE_LIBS section of the &lt;emphasis
+       role="bold"&gt;Makefile&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    MACHINE_LIBS = \
+    ...
+            ${wsadmin}/lib/rs_aix42.library_file \
+    ...
+            ${wsadmin}/lib/alpha_dux40.library_file \
+    ...
+            ${wsadmin}/lib/sun4x_56.library_file \
+    ...
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;If you added a new library file that is common to all system types, library_file, add this only to the BASE_LIBS
+       section:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    BASE_LIBS = \
+    ...
+            ${wsadmin}/lib/library_file \
+    ...
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ446"&gt;
+     &lt;title&gt;Compiling Prototype Files&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;compiling&lt;/primary&gt;
+ 
+       &lt;secondary&gt;package prototype file&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;package&lt;/primary&gt;
+ 
+       &lt;secondary&gt;compiling prototype files&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;The &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program generates configuration files and installs them in the &lt;emphasis
+     role="bold"&gt;etc&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;src&lt;/emphasis&gt; subdirectories of the directory designated as &lt;emphasis
+     role="bold"&gt;wsadmin=&lt;/emphasis&gt; on the &lt;emphasis role="bold"&gt;make&lt;/emphasis&gt; command line. Recompile whenever you modify a
+     prototype or library file.&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_529"&gt;
+       &lt;title&gt;To compile prototype files&lt;/title&gt;
+ 
+       &lt;note&gt;
+         &lt;para&gt;These instructions assume that you store your &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt;-related files in the &lt;emphasis
+         role="bold"&gt;/afs/&lt;/emphasis&gt;cellname&lt;emphasis role="bold"&gt;/wsadmin&lt;/emphasis&gt; directory. If you use a different directory,
+         substitute its name for &lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;cellname&lt;emphasis role="bold"&gt;/wsadmin&lt;/emphasis&gt;.&lt;/para&gt;
+       &lt;/note&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you have all privileges in the &lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;cellname&lt;emphasis
+           role="bold"&gt;/wsadmin&lt;/emphasis&gt; directory and in its &lt;emphasis role="bold"&gt;src&lt;/emphasis&gt;, &lt;emphasis
+           role="bold"&gt;lib&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;etc&lt;/emphasis&gt; subdirectories. If necessary, issue the &lt;emphasis
+           role="bold"&gt;fs&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;listacl&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; [dir/file path]
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Change to the &lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;cellname&lt;emphasis role="bold"&gt;/wsadmin/src&lt;/emphasis&gt;
+           subdirectory. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;cd /afs/&lt;/emphasis&gt;cellname&lt;emphasis role="bold"&gt;/wsadmin/src&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Create a backup copy of the &lt;emphasis role="bold"&gt;Makefile&lt;/emphasis&gt; file included in the AFS distribution.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;cp  Makefile Makefile.example&lt;/emphasis&gt; 
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Modify the CONFIG, BASE_LIBS and MACHINE_LIBS sections of the &lt;emphasis role="bold"&gt;Makefile&lt;/emphasis&gt; file, as
+           described in &lt;link linkend="HDRWQ439"&gt;The CONFIG Section&lt;/link&gt;, &lt;link linkend="HDRWQ440"&gt;The BASE_LIBS Section&lt;/link&gt;,
+           and &lt;link linkend="HDRWQ441"&gt;The MACHINE_LIBS Section&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Compile the prototype files using the &lt;emphasis role="bold"&gt;make&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+           &lt;para&gt;Use the &lt;emphasis role="bold"&gt;wsadmin=&lt;/emphasis&gt; argument to specify the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt;
+           directory. This becomes the value of the ${wsadmin} variable in the prototype and the library files.&lt;/para&gt;
+ 
+           &lt;para&gt;The &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program generates configuration files and installs them in the
+           &lt;emphasis role="bold"&gt;etc&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;src&lt;/emphasis&gt; subdirectories of the directory designated
+           as &lt;emphasis role="bold"&gt;wsadmin=&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;make system wsadmin=/afs/&lt;/emphasis&gt;cellname&lt;emphasis role="bold"&gt;/wsadmin&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ447"&gt;
+     &lt;title&gt;Modifying Client Machines&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;package directory&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;client&lt;/primary&gt;
+ 
+       &lt;secondary&gt;modifying to run package&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;package&lt;/primary&gt;
+ 
+       &lt;secondary&gt;modifying clients to run&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;modifying&lt;/primary&gt;
+ 
+       &lt;secondary&gt;clients to run package&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;To prepare a client to run the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program automatically, perform the following
+     steps. The instructions are generic because they do not refer to system-specific configuration files. If desired, you can invoke
+     the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program with specific arguments, as described in the &lt;emphasis&gt;OpenAFS
+     Administration Reference&lt;/emphasis&gt;. &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Specify the configuration file to use.&lt;/para&gt;
+ 
+           &lt;para&gt;The &lt;emphasis role="bold"&gt;.package&lt;/emphasis&gt; file in the client machine's root ( &lt;emphasis
+           role="bold"&gt;/&lt;/emphasis&gt;) directory is redirected as an argument to the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; command;
+           the &lt;emphasis role="bold"&gt;.package&lt;/emphasis&gt; file specifies which configuration file the &lt;emphasis
+           role="bold"&gt;package&lt;/emphasis&gt; program uses.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Make the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; binary available to the client, either by copying it to the local
+           disk, or by creating a symbolic link to AFS. &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;A symbolic link saves local disk space. However, when the file server machine that houses it is down, the
+                 &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; binary is inaccessible.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Keeping the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; binary on the local disk enables you to run the &lt;emphasis
+                 role="bold"&gt;package&lt;/emphasis&gt; program even if file server is down. However, a file server machine outage usually
+                 makes it difficult to run the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program because most configuration file
+                 instructions refer to files in AFS. A local copy of the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; binary can be
+                 useful if the files referred to in instructions are in replicated volumes.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Modify the client machine's initialization file to invoke the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program at
+           reboot. The client machine reboots a second time if the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program updates any files
+           marked with the &lt;emphasis role="bold"&gt;Q&lt;/emphasis&gt; update code.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_531"&gt;
+       &lt;title&gt;To prepare a client machine to run the package program&lt;/title&gt;
+ 
+       &lt;para&gt;Repeat these instructions on every client that runs the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program.&lt;/para&gt;
+ 
+       &lt;para&gt;These instructions assume that the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; configuration files (created when the
+       prototype files were compiled) reside in the &lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;cellname&lt;emphasis
+       role="bold"&gt;/wsadmin/etc&lt;/emphasis&gt; directory. &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by
+             issuing the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &amp;lt;&lt;replaceable&gt;root_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Create the &lt;emphasis role="bold"&gt;.package&lt;/emphasis&gt; file in the root ( &lt;emphasis role="bold"&gt;/&lt;/emphasis&gt;)
+             directory and specify the name of the prototype file to use. Do not include the system-type suffix (such as &lt;emphasis
+             role="bold"&gt;.rs_aix42&lt;/emphasis&gt;); the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program automatically determines the
+             correct machine type. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;echo "/afs/&lt;/emphasis&gt;cellname&lt;emphasis role="bold"&gt;/wsadmin/etc/&lt;/emphasis&gt;config_file&lt;emphasis
+                   role="bold"&gt;" &amp;gt;&amp;gt; /.package&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;For example, to configure a machine for a member of staff machine (assuming the proper prototype file had been
+             defined and compiled for the system type), the appropriate command is:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;echo "/afs/&lt;/emphasis&gt;cellname&lt;emphasis role="bold"&gt;/wsadmin/etc/staff" &amp;gt;&amp;gt; /.package&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Make the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; binary available on the local disk as &lt;emphasis
+             role="bold"&gt;/etc/package&lt;/emphasis&gt;. Issue one of the following commands, depending on whether you want to create a file
+             or create a symbolic link.&lt;/para&gt;
+ 
+             &lt;para&gt;To store the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; binary locally, enter the following command:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp /afs/&lt;/emphasis&gt;cellname&lt;emphasis role="bold"&gt;/&lt;/emphasis&gt;sysname&lt;emphasis role="bold"&gt;/usr/afsws/etc/package   /etc/package&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+             &lt;para&gt;To create a symbolic link, enter the following command:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /afs/&lt;/emphasis&gt;cellname&lt;emphasis role="bold"&gt;/&lt;/emphasis&gt;sysname&lt;emphasis role="bold"&gt;/usr/afsws/etc/package   /etc/package&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Add the following lines to the appropriate initialization file, after the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt;
+             command is invoked. If this is a file server machine, the &lt;emphasis role="bold"&gt;bosserver&lt;/emphasis&gt; command must follow
+             the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+             &lt;para&gt;Using the &lt;emphasis role="bold"&gt;-v&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-c&lt;/emphasis&gt; options is recommended. The
+             &lt;emphasis role="bold"&gt;-v&lt;/emphasis&gt; flag produces a detailed trace, and the &lt;emphasis role="bold"&gt;-c&lt;/emphasis&gt; option
+             appends the system type to the base name of the configuration file. See the &lt;emphasis&gt;OpenAFS Administration
+             Reference&lt;/emphasis&gt; for a description of other options.&lt;/para&gt;
+ 
+             &lt;note&gt;
+               &lt;para&gt;Replace the &lt;emphasis role="bold"&gt;shutdown&lt;/emphasis&gt; command with a similar command if it is not appropriate
+               for rebooting your machine.&lt;/para&gt;
+             &lt;/note&gt;
+ 
+             &lt;programlisting&gt;
+    if [ -f /etc/package ]; then
+            if [ -f /.package ]: then
+                    /etc/package -v -c `cat /.package` &amp;gt;/dev/console
+            else
+                    /etc/package -v &amp;gt;/dev/console
+    fi
+    case $? in
+    0)
+            echo "Package completed successfully" &amp;gt;/dev/console 2&amp;gt;&amp;amp;1
+            date &amp;gt;/dev/console 2&amp;gt;&amp;amp;1
+            ;;
+    4)
+            echo "Rebooting to restart system" &amp;gt;/dev/console 2&amp;gt;&amp;amp;1
+            echo &amp;gt;/fastboot
+            shutdown
+            ;;
+    *)
+            echo "Update failed, continuing anyway" &amp;gt;/dev/console 2&amp;gt;&amp;amp;1
+            ;;
+    esac
+    fi
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ448"&gt;
+     &lt;title&gt;Running the package program&lt;/title&gt;
+ 
+     &lt;para&gt;After you have created and compiled prototype files and modified client machines, you are ready to run the &lt;emphasis
+     role="bold"&gt;package&lt;/emphasis&gt; program. It is probably most convenient to run the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt;
+     program automatically at reboot by invoking it in the machine's AFS initialization file, but you can also issue the command at
+     the command shell prompt.&lt;/para&gt;
+ 
+     &lt;para&gt;The configuration file must be completely correct. If there are any syntax errors or incorrect values, the program exits
+     without executing any instruction. To check the configuration file, issue the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; command
+     with the &lt;emphasis role="bold"&gt;-noaction&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-debug&lt;/emphasis&gt; flags at the command shell
+     prompt. They display a list of potential problems without actually executing instructions.&lt;/para&gt;
+ 
+     &lt;para&gt;The &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program follows these general rules. Complete explanations are in &lt;link
+     linkend="HDRWQ429"&gt;Package Configuration File Instruction Syntax&lt;/link&gt;. &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;The &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program does not delete any files from the disk unless the &lt;emphasis
+           role="bold"&gt;R&lt;/emphasis&gt; update code was specified in the prototype file. If the &lt;emphasis role="bold"&gt;R&lt;/emphasis&gt; update
+           code is associated with the parent directory, the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program removes anything from
+           the local disk directory that is not specified in the configuration file.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Local files are updated only if they are out of date. For each &lt;emphasis role="bold"&gt;F&lt;/emphasis&gt; instruction in the
+           configuration file, the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program compares the time of the local file with the
+           indicated source file. If the source file is newer than the local, the file is updated.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;When the initialization file is modified as recommended in &lt;link linkend="HDRWQ447"&gt;Modifying Client
+           Machines&lt;/link&gt;, the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program reboots the workstation automatically if any files
+           marked with the &lt;emphasis role="bold"&gt;Q&lt;/emphasis&gt; update code are updated, and if the &lt;emphasis
+           role="bold"&gt;package&lt;/emphasis&gt; program has been invoked from the initialization file. When a file marked with the
+           &lt;emphasis role="bold"&gt;Q&lt;/emphasis&gt; update code is changed, the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program exits with
+           status code 4, causing a reboot (as directed in the initialization file). Files that require a reboot before changes are
+           recognized (such as the operating system kernel and &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; files) must
+           be marked with a &lt;emphasis role="bold"&gt;Q&lt;/emphasis&gt; update code in the configuration file.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program copies the configuration file it has just used to &lt;emphasis
+           role="bold"&gt;/etc/package.&lt;/emphasis&gt;sysname, where sysname reflects this machine's system type. The &lt;emphasis
+           role="bold"&gt;package&lt;/emphasis&gt; command interpreter consults this file if you do not provide a configuration file name. To
+           be sure that it configures the local disk as you wish, review its contents.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_533"&gt;
+       &lt;title&gt;To invoke the package program by rebooting&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by issuing
+           the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &amp;lt;&lt;replaceable&gt;root_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Recommended)&lt;/emphasis&gt; Verify the following: &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;The &lt;emphasis role="bold"&gt;/.package&lt;/emphasis&gt; file identifies the desired configuration file&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;The &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; binary is available as &lt;emphasis
+                 role="bold"&gt;/etc/package&lt;/emphasis&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;The initialization file is properly modified to invoke the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program
+                 automatically&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Reboot the machine, using the appropriate command. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;shutdown&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;package&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;package command&lt;/primary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_534"&gt;
+       &lt;title&gt;To invoke the package program directly (without rebooting)&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by issuing
+           the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &amp;lt;&lt;replaceable&gt;root_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Verify the following: &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;The &lt;emphasis role="bold"&gt;/.package&lt;/emphasis&gt; file identifies the desired configuration file&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;The &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; binary is available as &lt;emphasis
+                 role="bold"&gt;/etc/package&lt;/emphasis&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;The initialization file is properly modified to invoke the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program
+                 automatically&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt;  [&lt;emphasis role="bold"&gt;initcmd&lt;/emphasis&gt;]  [&lt;emphasis role="bold"&gt;-config&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;base name of configuration file&lt;/replaceable&gt;&amp;gt;]  \
+     [&lt;emphasis role="bold"&gt;-fullconfig&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;full name of configuration file, or stdin for standard input&lt;/replaceable&gt;&amp;gt;]  \
+     [&lt;emphasis role="bold"&gt;-overwrite&lt;/emphasis&gt;]  [&lt;emphasis role="bold"&gt;-noaction&lt;/emphasis&gt;]  [&lt;emphasis role="bold"&gt;-verbose&lt;/emphasis&gt;]  [&lt;emphasis
+                 role="bold"&gt;-silent&lt;/emphasis&gt;] [&lt;emphasis role="bold"&gt;-rebootfiles&lt;/emphasis&gt;] 
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-config&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the full pathname of the configuration file to use, ending in the file's base name, which omits
+                   the suffix that indicates the machine type. The &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program knows how to
+                   determine a machine's type, and automatically selects the appropriate version of the base file name. An example of
+                   the proper value for this argument is &lt;emphasis role="bold"&gt;staff&lt;/emphasis&gt; rather than &lt;emphasis
+                   role="bold"&gt;staff.rs_aix42&lt;/emphasis&gt;. You can also have the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program
+                   refer to &lt;emphasis role="bold"&gt;/.package&lt;/emphasis&gt; to learn the configuration file name by providing the
+                   following value:&lt;/para&gt;
+ 
+                   &lt;para&gt;&lt;emphasis role="bold"&gt;`cat /.package`&lt;/emphasis&gt;&lt;/para&gt;
+ 
+                   &lt;para&gt;Use either this argument or the &lt;emphasis role="bold"&gt;-fullconfig&lt;/emphasis&gt; argument.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-fullconfig&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the full name of the configuration file to use, complete with the machine-type extension. Examples
+                   are &lt;emphasis role="bold"&gt;staff.rs_aix42&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;minimal.hp_ux110&lt;/emphasis&gt;
+                   files.&lt;/para&gt;
+ 
+                   &lt;para&gt;Another possibility is the string &lt;emphasis role="bold"&gt;stdin&lt;/emphasis&gt;, which indicates that the issuer is
+                   providing configuration information via the standard input stream, either as a piped file or by typing the
+                   configuration file at the keyboard. Press &amp;lt;&lt;emphasis role="bold"&gt;Ctrl-d&lt;/emphasis&gt;&amp;gt; to conclude the
+                   input.&lt;/para&gt;
+ 
+                   &lt;para&gt;Use either this argument or the &lt;emphasis role="bold"&gt;-config&lt;/emphasis&gt; argument.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-overwrite&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Overwrite elements on the local disk with the source version indicated in the configuration file, even if
+                   the first (owner) &lt;emphasis role="bold"&gt;w&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;write&lt;/emphasis&gt;) mode bit is turned
+                   off on the local disk copy of the file. Files protected by the &lt;emphasis role="bold"&gt;I&lt;/emphasis&gt; update code are
+                   not overwritten; see the definition for the &lt;emphasis role="bold"&gt;F&lt;/emphasis&gt; instruction.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-noaction&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Displays on the standard output stream a trace of potential problems in running the command, rather than
+                   actually running it. If the &lt;emphasis role="bold"&gt;-verbose&lt;/emphasis&gt; flag is added, the trace also notes the
+                   actions the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program attempts.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-silent&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Explicitly invokes the default level of tracing, which includes only a list of problems encountered while
+                   executing the command.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-verbose&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Produces a detailed trace of the program's actions on the standard output stream. The trace records on the
+                   transfer and ownership/mode bit setting of each element in the configuration file.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-rebootfiles&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Prevents the overwrite of any element marked with the &lt;emphasis role="bold"&gt;Q&lt;/emphasis&gt; update-mode code in
+                   the configuration file. This effectively prevents the machine from rebooting automatically again when the
+                   &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program is invoked from an initialization file.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If you think files marked with the &lt;emphasis role="bold"&gt;Q&lt;/emphasis&gt; update code were updated, reboot the machine.
+           This reboot does not occur automatically.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ &lt;/chapter&gt;
\ No newline at end of file
Index: openafs/doc/xml/AdminGuide/auagd017.xml
diff -c /dev/null openafs/doc/xml/AdminGuide/auagd017.xml:1.1.8.3
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/xml/AdminGuide/auagd017.xml	Wed May 13 22:26:00 2009
***************
*** 0 ****
--- 1,4067 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;chapter id="HDRWQ449"&gt;
+   &lt;title&gt;Creating and Deleting User Accounts with the uss Command Suite&lt;/title&gt;
+ 
+   &lt;para&gt;&lt;indexterm&gt;
+       &lt;primary&gt;user account&lt;/primary&gt;
+ 
+       &lt;secondary&gt;two methods for creating and deleting&lt;/secondary&gt;
+     &lt;/indexterm&gt;&lt;/para&gt;
+ 
+   &lt;para&gt;The &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command suite helps you create and delete AFS user accounts quickly and easily. You
+   can create a single account with the &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command, delete a single account with the &lt;emphasis
+   role="bold"&gt;uss delete&lt;/emphasis&gt; command, or create and delete multiple accounts with the &lt;emphasis role="bold"&gt;uss
+   bulk&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+   &lt;para&gt;A single &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;uss bulk&lt;/emphasis&gt; command can create a complete
+   AFS user account because the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command interpreter refers to a template file in which you
+   predefine the configuration of many account components. The &lt;emphasis role="bold"&gt;uss delete&lt;/emphasis&gt; command deletes most of
+   the components of a user account, but does not use a template file.&lt;/para&gt;
+ 
+   &lt;para&gt;The &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; suite also easily incorporates shell scripts or other programs that you write to
+   perform parts of account creation and deletion unique to your site. To invoke a script or program automatically as a &lt;emphasis
+   role="bold"&gt;uss&lt;/emphasis&gt; command runs, use the appropriate instructions in the template file or bulk input file. Various
+   sections of this chapter discuss possible uses for scripts.&lt;/para&gt;
+ 
+   &lt;para&gt;Using the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; commands to create and delete accounts is the recommended method because it
+   automates and correctly orders most of the necessary steps. The alternative is to issue a series of separate commands to the
+   various AFS servers, which requires more careful record keeping. For instructions, see &lt;link linkend="HDRWQ491"&gt;Administering User
+   Accounts&lt;/link&gt;.&lt;/para&gt;
+ 
+   &lt;sect1 id="HDRWQ450"&gt;
+     &lt;title&gt;Summary of Instructions&lt;/title&gt;
+ 
+     &lt;para&gt;This chapter explains how to perform the following tasks by using the indicated commands:&lt;/para&gt;
+ 
+     &lt;informaltable frame="none"&gt;
+       &lt;tgroup cols="2"&gt;
+         &lt;colspec colwidth="80*" /&gt;
+ 
+         &lt;colspec colwidth="20*" /&gt;
+ 
+         &lt;tbody&gt;
+           &lt;row&gt;
+             &lt;entry&gt;Add a single user account&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Delete a single user account&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;uss delete&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Add and delete multiple accounts&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;uss bulk&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/tbody&gt;
+       &lt;/tgroup&gt;
+     &lt;/informaltable&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ452"&gt;
+     &lt;title&gt;Overview of the uss Command Suite&lt;/title&gt;
+ 
+     &lt;para&gt;The commands in the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; suite help you to automate the creation and deletion of AFS user
+     accounts: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;The &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command creates all of the components of an account, one account at a
+           time. It consults a template file that defines account configuration.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The &lt;emphasis role="bold"&gt;uss delete&lt;/emphasis&gt; command deletes the major components of an account, one account at a
+           time. It does not use a template file, so you possibly need to perform additional tasks manually.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The &lt;emphasis role="bold"&gt;uss bulk&lt;/emphasis&gt; command can create and delete multiple accounts. It refers to a bulk
+           input file that can contain any number of account-creation and deletion instructions, along with other instructions for
+           further automating the process.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;user account&lt;/primary&gt;
+ 
+       &lt;secondary&gt;components&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;user&lt;/primary&gt;
+ 
+       &lt;secondary&gt;account&lt;/secondary&gt;
+ 
+       &lt;see&gt;user account&lt;/see&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="Header_538"&gt;
+       &lt;title&gt;The Components of an AFS User Account&lt;/title&gt;
+ 
+       &lt;para&gt;An AFS user account can have many components. The only two required components are entries in the Protection Database
+       and Authentication Database, but the other components add functionality and usability. The following information also appears
+       in a corresponding section of &lt;link linkend="HDRWQ491"&gt;Administering User Accounts&lt;/link&gt;, but is repeated here for your
+       convenience. &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;A &lt;emphasis&gt;Protection Database entry&lt;/emphasis&gt; defines the username (the name provided when authenticating with
+             AFS), and maps it to an AFS user ID (AFS UID), a number that the AFS servers use internally when referencing users. The
+             Protection Database also tracks the groups to which the user belongs. For details, see &lt;link
+             linkend="HDRWQ531"&gt;Administering the Protection Database&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;An &lt;emphasis&gt;Authentication Database entry&lt;/emphasis&gt; records the user's AFS password in a scrambled form suitable
+             for use as an encryption key.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;A home &lt;emphasis&gt;volume&lt;/emphasis&gt; stores all the files in the user's home directory together on a single
+             partition of a file server machine. The volume has an associated quota that limits its size. For a complete discussion
+             of volumes, see &lt;link linkend="HDRWQ174"&gt;Managing Volumes&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;A &lt;emphasis&gt;mount point&lt;/emphasis&gt; makes the contents of the user's volume visible and accessible in the AFS
+             filespace, and acts as the user's home directory. For more details about mount points, see &lt;link
+             linkend="HDRWQ183"&gt;About Mounting Volumes&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Full access permissions on the home directory's &lt;emphasis&gt;access control list (ACL)&lt;/emphasis&gt; and ownership of
+             the directory (as displayed by the UNIX &lt;emphasis role="bold"&gt;ls -ld&lt;/emphasis&gt; command) enable the user to manage his
+             or her files. For details on AFS file protection, see &lt;link linkend="HDRWQ562"&gt;Managing Access Control
+             Lists&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;A &lt;emphasis&gt;local password file entry&lt;/emphasis&gt; (in the &lt;emphasis role="bold"&gt;/etc/passwd&lt;/emphasis&gt; file or
+             equivalent) of each AFS client machine enables the user to log in and access AFS files through the Cache Manager. A
+             subsequent section in this chapter further discusses local password file entries.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Other optional &lt;emphasis&gt;configuration files&lt;/emphasis&gt; make the account more convenient to use. Such files help
+             the user log in and log out more easily, receive electronic mail, print, and so on.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;uss commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;privilege required&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;privilege&lt;/primary&gt;
+ 
+         &lt;secondary&gt;required for uss commands&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ453"&gt;
+       &lt;title&gt;Privilege Requirements for the uss Commands&lt;/title&gt;
+ 
+       &lt;para&gt;To issue &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; commands successfully, you usually need all of the standard AFS
+       administrative privileges: membership in the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group, inclusion in the
+       &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file on every relevant server machine, and the
+       &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on your Authentication Database entry. For details on administrative privilege,
+       see &lt;link linkend="HDRWQ581"&gt;Managing Administrative Privilege&lt;/link&gt;. &lt;indexterm&gt;
+           &lt;primary&gt;uss commands&lt;/primary&gt;
+ 
+           &lt;secondary&gt;add&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;avoiding interruption&lt;/tertiary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;uss commands&lt;/primary&gt;
+ 
+           &lt;secondary&gt;delete&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;avoiding interruption&lt;/tertiary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;previewing&lt;/primary&gt;
+ 
+           &lt;secondary&gt;user account creation/deletion with uss&lt;/secondary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;user account&lt;/primary&gt;
+ 
+           &lt;secondary&gt;uss commands to create/delete&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;previewing&lt;/tertiary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;user account&lt;/primary&gt;
+ 
+           &lt;secondary&gt;creation using uss&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;previewing&lt;/tertiary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;user account&lt;/primary&gt;
+ 
+           &lt;secondary&gt;deletion using uss&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;previewing&lt;/tertiary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;uss&lt;/primary&gt;
+ 
+           &lt;secondary&gt;previewing effect of command&lt;/secondary&gt;
+         &lt;/indexterm&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ454"&gt;
+       &lt;title&gt;Avoiding and Recovering from Errors and Interrupted Operations&lt;/title&gt;
+ 
+       &lt;para&gt;As for any complex operation, there are a number of possible reasons that an account-creation or deletion operation can
+       halt before it completes. You can easily avoid several of the common reasons by making the following checks before issuing a
+       &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Verify that you have all of the administrative privileges you need to complete an operation, as described in &lt;link
+             linkend="HDRWQ453"&gt;Privilege Requirements for the uss Commands&lt;/link&gt;. The instructions for using the &lt;emphasis
+             role="bold"&gt;uss add&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;uss delete&lt;/emphasis&gt;, and &lt;emphasis role="bold"&gt;uss
+             bulk&lt;/emphasis&gt; commands include this check as a step.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Proofread the template and bulk input files for correct syntax and acceptable values. For discussion, see &lt;link
+             linkend="HDRWQ463"&gt;Constructing a uss Template File&lt;/link&gt; and &lt;link linkend="HDRWQ489"&gt;Constructing a Bulk Input
+             File&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Do not issue &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; commands when you are aware of network, server machine, or
+             server process outages. Because &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; operations affect so many components of AFS, it is
+             unlikely that the command can succeed when there are outages.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Another way to avoid errors that halt an operation is to preview the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command by
+       combining the &lt;emphasis role="bold"&gt;-dryrun&lt;/emphasis&gt; flag with the other arguments to be used on the actual command. The
+       &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command interpreter generates a screen trace of the actions to be performed by the actual
+       command, without performing them.&lt;/para&gt;
+ 
+       &lt;para&gt;Using the &lt;emphasis role="bold"&gt;-dryrun&lt;/emphasis&gt; flag reveals many basic errors that can halt an operation,
+       particularly the ones due to incorrect syntax in the command line, template file, or bulk input file. It does not catch all
+       possible errors, however, because the command interpreter is not actually attempting to perform the actions it is tracing. For
+       example, a Volume Server outage does not necessarily halt the volume creation step when the &lt;emphasis
+       role="bold"&gt;-dryrun&lt;/emphasis&gt; flag is included, because the command interpreter is not actually contacting the server; such
+       an outage halts the actual creation operation. &lt;indexterm&gt;
+           &lt;primary&gt;failure&lt;/primary&gt;
+ 
+           &lt;secondary&gt;of uss account creation&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;recovering from&lt;/tertiary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;uss&lt;/primary&gt;
+ 
+           &lt;secondary&gt;account&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;recovering from account creation failure&lt;/tertiary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;uss&lt;/primary&gt;
+ 
+           &lt;secondary&gt;command&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;reissuing, effect of&lt;/tertiary&gt;
+         &lt;/indexterm&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;When the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command interpreter encounters error conditions minor enough that they do
+       not require halting the operation, it usually generates a message that begins with the string &lt;computeroutput&gt;uss:
+       Warning:&lt;/computeroutput&gt; and describes the action it is taking to avoid halting. For example, if a user's Protection Database
+       entry already exists, the following message appears on the standard output stream:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    uss: Warning: User 'user' already in the protection database
+    The uid for user 'user' is AFS UID
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;If an error is more serious, the word &lt;computeroutput&gt;Warning&lt;/computeroutput&gt; does not appear in the message, which
+       instead describes why the command interpreter cannot perform the requested action. Not all of these errors cause the &lt;emphasis
+       role="bold"&gt;uss&lt;/emphasis&gt; operation to halt, but they still require you to take corrective action. For example, attempting to
+       create a mount point fails if you lack the necessary permissions on the parent directory's ACL, or if the mount point pathname
+       in the &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction's mount_point field is malformed. However, this error does not cause the
+       creation operation to halt until later instructions in the template attempt to install subdirectories or files under the
+       nonexistent mount point.&lt;/para&gt;
+ 
+       &lt;para&gt;If the command shell prompts returns directly after an error message, then the error generally was serious enough to
+       halt the operation. When an error halts account creation or deletion, the best way to recover is to find and fix the cause,
+       and then reissue the same &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command. &lt;indexterm&gt;
+           &lt;primary&gt;uss commands&lt;/primary&gt;
+ 
+           &lt;secondary&gt;overwriting existing account components&lt;/secondary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;overwriting&lt;/primary&gt;
+ 
+           &lt;secondary&gt;existing directories/files/links with uss&lt;/secondary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;directory&lt;/primary&gt;
+ 
+           &lt;secondary&gt;overwritten by uss if exists&lt;/secondary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;file&lt;/primary&gt;
+ 
+           &lt;secondary&gt;overwritten by uss if exists&lt;/secondary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;hard link&lt;/primary&gt;
+ 
+           &lt;secondary&gt;overwritten by uss if exists&lt;/secondary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;symbolic link&lt;/primary&gt;
+ 
+           &lt;secondary&gt;overwritten by uss if exists&lt;/secondary&gt;
+         &lt;/indexterm&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The following list describes what happens when components of a user's account already exist when you reissue an
+       account-creation command (the &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command, or the &lt;emphasis role="bold"&gt;uss
+       bulk&lt;/emphasis&gt; command when the bulk input file contains &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt; instructions): &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;If the Protection Database entry already exists, a message confirms its existence and specifies the associated AFS
+             UID.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If the Authentication Database entry already exists, a message confirms its existence.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If the volume and associated Volume Location Database (VLDB) entry already exist, a message confirms their
+             existence. However, the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command interpreter does alter the volume's quota, mount
+             point, or ACL if any of the relevant fields in the template &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction have changed
+             since the command last ran. If the value in the mount_point field has changed, the command interpreter creates the new
+             mount point but does not remove any existing mount points.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If any of the fields in the template &lt;emphasis role="bold"&gt;A&lt;/emphasis&gt; instruction have changed, the &lt;emphasis
+             role="bold"&gt;uss&lt;/emphasis&gt; command interpreter makes the changes without comment.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If a directory, file, or link defined by a template file &lt;emphasis role="bold"&gt;D&lt;/emphasis&gt;, &lt;emphasis
+             role="bold"&gt;E&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;F&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;L&lt;/emphasis&gt;, or &lt;emphasis
+             role="bold"&gt;S&lt;/emphasis&gt; instruction already exists, the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command interpreter
+             replaces the existing element with one that conforms to the template definition. To control whether the &lt;emphasis
+             role="bold"&gt;uss&lt;/emphasis&gt; command interpreter prompts for confirmation that you wish to overwrite a given element, use
+             the &lt;emphasis role="bold"&gt;-overwrite&lt;/emphasis&gt; flag to the &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; or &lt;emphasis
+             role="bold"&gt;uss bulk&lt;/emphasis&gt; command: &lt;itemizedlist&gt;
+                 &lt;listitem&gt;
+                   &lt;para&gt;If you include the &lt;emphasis role="bold"&gt;-overwrite&lt;/emphasis&gt; flag, the command interpreter automatically
+                   overwrites all elements without asking for confirmation.&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;If you omit the flag, the command interpreter prompts once for each account to ask if you want to overwrite
+                   all elements associated with it.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/itemizedlist&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The command interpreter always reexecutes &lt;emphasis role="bold"&gt;X&lt;/emphasis&gt; instructions in the template file. If
+             a command's result already holds, reissuing it has the same effect as reissuing it outside the context of the &lt;emphasis
+             role="bold"&gt;uss&lt;/emphasis&gt; commands.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The following describes what happens when a &lt;emphasis role="bold"&gt;uss delete&lt;/emphasis&gt; command references account
+       components that have already been deleted. &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;If the volume and VLDB entry no longer exist, a message confirms their absence.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If the Authentication Database entry no longer exists, a message confirms its absence.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;local password file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating entry for AFS user&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;with uss&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ455"&gt;
+     &lt;title&gt;Creating Local Password File Entries with uss&lt;/title&gt;
+ 
+     &lt;para&gt;To obtain authenticated access to a cell's AFS filespace, a user must not only have a valid AFS token, but also an entry
+     in the local password file (&lt;emphasis role="bold"&gt;/etc/passwd&lt;/emphasis&gt; or equivalent) of the AFS client machine. This section
+     discusses why it is important for the user's AFS UID to match to the UNIX UID listed in the local password file, the appropriate
+     value to put in the file's password field, and outlines a method for creating a single source password file.&lt;/para&gt;
+ 
+     &lt;para&gt;For instructions on using the template file's &lt;emphasis role="bold"&gt;E&lt;/emphasis&gt; instruction to generate local password
+     file entries automatically as part of account creation, see &lt;link linkend="HDRWQ458"&gt;Creating a Common Source Password
+     File&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;The following information also appears in a corresponding section of &lt;link linkend="HDRWQ491"&gt;Administering User
+     Accounts&lt;/link&gt;, but is repeated here for your convenience. &lt;indexterm&gt;
+         &lt;primary&gt;AFS UID&lt;/primary&gt;
+ 
+         &lt;secondary&gt;matching with UNIX UID&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;user account&lt;/primary&gt;
+ 
+         &lt;secondary&gt;matching AFS and UNIX UIDs&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;uss&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS UID, assigning&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;assigning&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS UID with uss&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;UNIX UID&lt;/primary&gt;
+ 
+         &lt;secondary&gt;matching with AFS UID&lt;/secondary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ456"&gt;
+       &lt;title&gt;Assigning AFS and UNIX UIDs that Match&lt;/title&gt;
+ 
+       &lt;para&gt;A user account is easiest to administer and use if the AFS user ID number (AFS UID) and UNIX UID match. All instructions
+       in the AFS documentation assume that they do.&lt;/para&gt;
+ 
+       &lt;para&gt;The most basic reason to make AFS and UNIX UIDs the same is so that the owner name reported by the UNIX &lt;emphasis
+       role="bold"&gt;ls -l&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;ls -ld&lt;/emphasis&gt; commands makes sense for AFS files and directories.
+       Following standard UNIX practice, the File Server records a number rather than a username in an AFS file or directory's owner
+       field: the owner's AFS UID. When you issue the &lt;emphasis role="bold"&gt;ls -l&lt;/emphasis&gt; command, it translates the UID to a
+       username according to the mapping in the local password file, not the AFS Protection Database. If the AFS and UNIX UIDs do not
+       match, the &lt;emphasis role="bold"&gt;ls -l&lt;/emphasis&gt; command reports an unexpected (and incorrect) owner. The output can even
+       vary on different client machines if their local password files map the same UNIX UID to different names.&lt;/para&gt;
+ 
+       &lt;para&gt;Follow the recommendations in the indicated sections to make AFS and UNIX UIDs match when you are creating accounts for
+       various types of users: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;If creating an AFS account for a user who already has a UNIX UID, see &lt;link linkend="HDRWQ459"&gt;Converting Existing
+             UNIX Accounts with uss&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If some users in your cell have existing UNIX accounts but the user for whom you are creating an AFS account does
+             not, then it is best to allow the Protection Server to allocate an AFS UID automatically. To avoid overlap of AFS UIDs
+             with existing UNIX UIDs, set the Protection Database's &lt;computeroutput&gt;max user id&lt;/computeroutput&gt; counter higher than
+             the largest UNIX UID, using the instructions in &lt;link linkend="HDRWQ560"&gt;Displaying and Setting the AFS UID and GID
+             Counters&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If none of your users have existing UNIX accounts, allow the Protection Server to allocate AFS UIDs automatically,
+             starting either at its default or at the value you have set for the &lt;computeroutput&gt;max user id&lt;/computeroutput&gt;
+             counter.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;password&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setting in local password file&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;with uss&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;local password file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setting password in&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;with uss&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ457"&gt;
+       &lt;title&gt;Specifying Passwords in the Local Password File&lt;/title&gt;
+ 
+       &lt;para&gt;Authenticating with AFS is easiest for your users if you install and configure an AFS-modified login utility, which logs
+       a user into the local file system and obtains an AFS token in one step. In this case, the local password file no longer
+       controls a user's ability to login in most circumstances, because the AFS-modified login utility does not consult the local
+       password file if the user provides the correct AFS password. You can nonetheless use a password file entry's password field
+       (usually, the second field) in the following ways to control login and authentication: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;To prevent both local login and AFS authentication, place an asterisk ( * ) in the field. This is useful mainly in
+             emergencies, when you want to prevent a certain user from logging into the machine.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;To prevent login to the local file system if the user does not provide the correct AFS password, place a character
+             string of any length other than the standard thirteen characters in the field. This is appropriate if you want to allow
+             only people with local AFS accounts to log into to your machines. A single &lt;emphasis role="bold"&gt;X&lt;/emphasis&gt; or other
+             character is the most easily recognizable way to do this.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;To enable a user to log into the local file system even after providing an incorrect AFS password, record a
+             standard UNIX encrypted password in the field by issuing the standard UNIX password-setting command (&lt;emphasis
+             role="bold"&gt;passwd&lt;/emphasis&gt; or equivalent).&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;If you do not use an AFS-modified login utility, you must place a standard UNIX password in the local password file of
+       every client machine the user will use. The user logs into the local file system only, and then must issue the &lt;emphasis
+       role="bold"&gt;klog&lt;/emphasis&gt; command to authenticate with AFS. It is simplest if the passwords in the local password file and
+       the Authentication Database are the same, but this is not required. &lt;indexterm&gt;
+           &lt;primary&gt;creating&lt;/primary&gt;
+ 
+           &lt;secondary&gt;common local password file with uss&lt;/secondary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;local password file&lt;/primary&gt;
+ 
+           &lt;secondary&gt;creating common source version with uss&lt;/secondary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;uss commands&lt;/primary&gt;
+ 
+           &lt;secondary&gt;local password file&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;creating common source version&lt;/tertiary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;passwd file&lt;/primary&gt;
+ 
+           &lt;secondary&gt;&lt;/secondary&gt;
+ 
+           &lt;see&gt;local password file&lt;/see&gt;
+         &lt;/indexterm&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ458"&gt;
+       &lt;title&gt;Creating a Common Source Password File&lt;/title&gt;
+ 
+       &lt;para&gt;This section explains how to create a common source version of the local password file when using &lt;emphasis
+       role="bold"&gt;uss&lt;/emphasis&gt; commands to create user accounts. The sequence of steps is as follows: &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Include an &lt;emphasis role="bold"&gt;E&lt;/emphasis&gt; instruction in the template file to create a one-line file that has
+             the format of a local password file entry.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Incorporate the one-line file into the common source version of the local password file. It makes sense to store
+             this file in AFS. See the following two example scripts for automating this step.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Distribute the common password file to each client machine, perhaps by using the AFS &lt;emphasis
+             role="bold"&gt;package&lt;/emphasis&gt; utility as described in &lt;link linkend="HDRWQ419"&gt;Configuring Client Machines with the
+             package Program&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;As an example, the template file used by the ABC Corporation includes the following &lt;emphasis role="bold"&gt;E&lt;/emphasis&gt;
+       instruction to create a file called &lt;emphasis role="bold"&gt;passwd_&lt;/emphasis&gt;username in the directory &lt;emphasis
+       role="bold"&gt;/afs/.abc.com/common/etc/newaccts&lt;/emphasis&gt; (the entire contents of the template file appear in &lt;link
+       linkend="HDRWQ471"&gt;Example uss Templates&lt;/link&gt; and a full description of the &lt;emphasis role="bold"&gt;E&lt;/emphasis&gt; instruction
+       appears in &lt;link linkend="HDRWQ476"&gt;Creating One-Line Files with the E Instruction&lt;/link&gt;):&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    E /afs/.abc.com/common/etc/newaccts/passwd_$USER 0644 root \
+         "$USER:X:$UID:11:$NAME:$MTPT:/bin/csh"
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;For the user Joe L. Smith with username &lt;emphasis role="bold"&gt;smith&lt;/emphasis&gt;, this instruction creates a file called
+       &lt;emphasis role="bold"&gt;passwd_smith&lt;/emphasis&gt; which contains the following line:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    smith:X:1205:11:Joe L. Smith:/afs/abc.com/usr/usr1/smith:/bin/csh
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;A shell script is probably the easiest way to incorporate a set of files created in this manner into a common source
+       password file, and two sample shell scripts appear here. To automate the process even further, you can create a &lt;emphasis
+       role="bold"&gt;cron&lt;/emphasis&gt; process in a file server machine's &lt;emphasis role="bold"&gt;/usr/afs/local/BosConfig&lt;/emphasis&gt;
+       directory to execute the shell script, perhaps each day at a given time; for details, see &lt;link linkend="HDRWQ162"&gt;To create
+       and start a new process&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;note&gt;
+         &lt;para&gt;The following example scripts are suggestions only. If you choose to use them, or to model similar scripts on them,
+         you must test that your script has the desired result, preferably in a test environment.&lt;/para&gt;
+       &lt;/note&gt;
+ 
+       &lt;para&gt;&lt;emphasis role="bold"&gt;Example C Shell Script&lt;/emphasis&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The first example is a simple C shell script suitable for the ABC Corporation cell. It incorporates the individual files
+       found in the &lt;emphasis role="bold"&gt;/afs/.abc.com/common/uss/newaccts&lt;/emphasis&gt; directory into a new version of the global
+       password file found in the &lt;emphasis role="bold"&gt;/afs/.abc.com/common/etc&lt;/emphasis&gt; directory, sorting the files into
+       alphabetical order. It takes care to save the current version with a &lt;emphasis role="bold"&gt;.old&lt;/emphasis&gt; extension, then
+       removes the individual files when done.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    set  dir = /afs/.abc.com/common
+    cat  $dir/uss/newaccts/passwd_* $dir/etc/passwd  &amp;gt;!  $dir/etc/passwd.new
+    mv  $dir/etc/passwd  $dir/etc/passwd.old
+    sort  $dir/etc/passwd.new  &amp;gt;  $dir/etc/passwd
+    rm  $dir/etc/passwd.new  $dir/uss/newaccts/passwd_*
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;&lt;emphasis role="bold"&gt;Example Bourne Shell Script&lt;/emphasis&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The second, more elaborate, example is a Bourne shell script that first verifies that there are new &lt;emphasis
+       role="bold"&gt;passwd_&lt;/emphasis&gt;username files to be incorporated into the global password file. While running, it checks that
+       each new entry does not already exist. Like the shorter C shell example, it incorporates the individual files found in the
+       &lt;emphasis role="bold"&gt;/afs/.abc.com/common/uss/newaccts&lt;/emphasis&gt; directory into a new version of the global &lt;emphasis
+       role="bold"&gt;passwd&lt;/emphasis&gt; file found in the &lt;emphasis role="bold"&gt;/afs/.abc.com/common/etc&lt;/emphasis&gt; directory.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    #!/bin/sh
+    DESTDIR=/afs/.abc.com/common/uss/newaccts
+    cd  $DESTDIR
+    DEST=/afs/.abc.com/common/etc
+    cp /afs/.abc.com/common/etc/passwd   /afs/.abc.com/common/uss/newaccts/passwd
+    echo "copied in passwd file."
+    PASSWD=/afs/.abc.com/common/uss/newaccts/passwd
+    ENTRIES=`ls passwd_*`
+    case $ENTRIES in 
+    "")
+         echo No new entry found to be added to passwd file
+         ;;
+    *)
+         echo  "Adding new users to passwd file."
+         for  i  in  $ENTRIES
+         do
+            cat  $i  |  awk  -F:  '{print $1  &amp;gt;  "foo"}'
+            USER=`cat foo`
+            case  `egrep  -e  \^$USER\: $PASSWD` in 
+            "")
+                    echo  adding  $USER
+                    cat  $i  &amp;gt;&amp;gt;  $PASSWD
+                    ;;
+            *)
+                    echo  $USER already in passwd file
+                    ;;
+            esac
+            mv  $i  ../old.passdir/done_${i}
+         done
+         cd  /afs/.abc.com/common/uss/newaccts
+         echo  "sorting password file"
+         sort  ${PASSWD}  &amp;gt;  ${PASSWD}.sorted
+         echo  "installing files"     
+         install  ${PASSWD}.sorted ${DEST}/passwd
+         echo  "Password file is built, sorted and installed."
+         ;;
+    esac
+ &lt;/programlisting&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;uss commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;converting existing UNIX accounts&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;converting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;existing UNIX accounts to AFS accounts&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;with uss&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;user account&lt;/primary&gt;
+ 
+         &lt;secondary&gt;converting existing UNIX to AFS&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;with uss&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ459"&gt;
+     &lt;title&gt;Converting Existing UNIX Accounts with uss&lt;/title&gt;
+ 
+     &lt;para&gt;This section discusses the three main issues you need to consider if there are existing UNIX accounts to be converted to
+     AFS accounts.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ460"&gt;
+       &lt;title&gt;Making UNIX and AFS UIDs Match&lt;/title&gt;
+ 
+       &lt;para&gt;As previously mentioned, AFS users must have an entry in the local password file on every client machine from which they
+       access the AFS filespace as an authenticated user. Both administration and use are much simpler if the UNIX UID and AFS UID
+       match. When converting existing UNIX accounts, you have two alternatives: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Make the AFS UIDs match the existing UNIX UIDs. In this case, you need to assign the AFS UID yourself as you
+             create an AFS account: &lt;itemizedlist&gt;
+                 &lt;listitem&gt;
+                   &lt;para&gt;If using the &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command, include the &lt;emphasis
+                   role="bold"&gt;-uid&lt;/emphasis&gt; argument.&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;If using the &lt;emphasis role="bold"&gt;uss bulk&lt;/emphasis&gt; command, specify the desired UID in the uid field of
+                   the &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt; instruction in the bulk input file.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;Because you are retaining the user's UNIX UID, you do not need to alter the UID in the local password file entry.
+             However, if you are using an AFS-modified login utility, you possibly need to change the password field in the entry.
+             For a discussion of how the value in the password field affects login with an AFS-modified login utility, see &lt;link
+             linkend="HDRWQ455"&gt;Creating Local Password File Entries with uss&lt;/link&gt;.&lt;/para&gt;
+ 
+             &lt;para&gt;If now or in the future you need to create AFS accounts for users who do not have an existing UNIX UID, then you
+             must guarantee that new AFS UIDs do not conflict with any existing UNIX UIDs. The simplest way is to set the
+             &lt;computeroutput&gt;max user id&lt;/computeroutput&gt; counter in the Protection Database to a value higher than the largest
+             existing UNIX UID. See &lt;link linkend="HDRWQ560"&gt;Displaying and Setting the AFS UID and GID Counters&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Change the existing UNIX UIDs to match the new AFS UIDs that the Protection Server assigns automatically.&lt;/para&gt;
+ 
+             &lt;para&gt;Allow the Protection Server to allocate the AFS UIDs automatically as you create AFS accounts. For instructions on
+             creating a new entry for the local password file during account creation, see &lt;link linkend="HDRWQ455"&gt;Creating Local
+             Password File Entries with uss&lt;/link&gt;.&lt;/para&gt;
+ 
+             &lt;para&gt;There is one drawback to changing the UNIX UID: any files and directories that the user owned in the local file
+             system before becoming an AFS user still have the former UID in their owner field. If you want the &lt;emphasis
+             role="bold"&gt;ls -l&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;ls -ld&lt;/emphasis&gt; commands to display the correct owner, you must
+             use the &lt;emphasis role="bold"&gt;chown&lt;/emphasis&gt; command to change the value to the user's new UID, whether you are
+             leaving the file in the local file system or moving it to AFS. See &lt;link linkend="HDRWQ462"&gt;Moving Local Files into
+             AFS&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ461"&gt;
+       &lt;title&gt;Setting the Password Field Appropriately&lt;/title&gt;
+ 
+       &lt;para&gt;Existing UNIX accounts already have an entry in the local password file, probably with a (scrambled) password in the
+       password field. You possibly need to change the value in the field, depending on the type of login utility you use:
+       &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;If the login utility is not modified for use with AFS, the actual password must appear (in scrambled form) in the
+             password field of the local password file entry.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If the login utility is modified for use with AFS, choose one of the acceptable values, each of which affects the
+             login utility's behavior differently. See &lt;link linkend="HDRWQ455"&gt;Creating Local Password File Entries with
+             uss&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;If you choose to place an actual password in a local password file entry, then you can define a dummy password when you
+       use a template file &lt;emphasis role="bold"&gt;E&lt;/emphasis&gt; instruction to create the entry, as described in &lt;link
+       linkend="HDRWQ476"&gt;Creating One-Line Files with the E Instruction&lt;/link&gt;. Have the user issue the UNIX password-setting
+       command (&lt;emphasis role="bold"&gt;passwd&lt;/emphasis&gt; or equivalent) to replace the dummy with an actual secret password.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ462"&gt;
+       &lt;title&gt;Moving Local Files into AFS&lt;/title&gt;
+ 
+       &lt;para&gt;New AFS users with existing UNIX accounts probably already own files and directories stored in a machine's local file
+       system, and it usually makes sense to transfer them into the new home volume. The easiest method is to move them onto the
+       local disk of an AFS client machine, and then use the UNIX &lt;emphasis role="bold"&gt;mv&lt;/emphasis&gt; command to transfer them into
+       the user's new AFS home directory.&lt;/para&gt;
+ 
+       &lt;para&gt;As you move files and directories into AFS, keep in mind that the meaning of their mode bits changes. AFS ignores the
+       second and third sets of mode bits (group and other), and does not use the first set (the owner bits) directly, but only in
+       conjunction with entries on the ACL (for details, see &lt;link linkend="HDRWQ580"&gt;How AFS Interprets the UNIX Mode Bits&lt;/link&gt;).
+       Be sure that the ACL protects the file or directory at least as securely as the mode bits.&lt;/para&gt;
+ 
+       &lt;para&gt;If you have chosen to change a user's UNIX UID to match a new AFS UID, you must change the ownership of UNIX files and
+       directories as well. Only members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group can issue the &lt;emphasis
+       role="bold"&gt;chown&lt;/emphasis&gt; command on files and directories once they reside in AFS. &lt;indexterm&gt;
+           &lt;primary&gt;uss commands&lt;/primary&gt;
+ 
+           &lt;secondary&gt;advantages over individual account-creation commands&lt;/secondary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;uss template file&lt;/primary&gt;
+ 
+           &lt;secondary&gt;advantages&lt;/secondary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;uss template file&lt;/primary&gt;
+ 
+           &lt;secondary&gt;instructions summarized&lt;/secondary&gt;
+         &lt;/indexterm&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ463"&gt;
+     &lt;title&gt;Constructing a uss Template File&lt;/title&gt;
+ 
+     &lt;para&gt;Creating user accounts with &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; commands is generally more convenient than using
+     individual commands. You control the account creation process just as closely, but the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt;
+     template file enables you to predefine many aspects of account configuration. Because you construct the template before issuing
+     &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; commands, you have time to consider configuration details carefully and correct syntax
+     errors. The following list summarizes some further advantages of using a template: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;You do not have to remember the correct order in which to create or delete account components, or the order of each
+           command's arguments, which reduces the likelihood of errors.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;You do not have to type the same information multiple times. Instead, you can place constants and variables in the
+           template file that enable you to type as little on the command line as possible. See &lt;link linkend="HDRWQ465"&gt;Using
+           Constants and Variables in the Template File&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;You can create different templates for different types of users. Instead of having to remember which components
+           differ for a given user, specify the appropriate template when issuing the &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; or
+           &lt;emphasis role="bold"&gt;uss bulk&lt;/emphasis&gt; command.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;You can create any of the three types of AFS account (authentication-only, basic, or full) by including or omitting
+           certain information in the template, as described in &lt;link linkend="HDRWQ464"&gt;Creating the Three Types of User
+           Accounts&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;The following list briefly describes the instructions that can appear in a template file and points you to a later section
+     for more details. It lists them in the order that is usually optimal for correct handling of dependencies between the different
+     types of instruction. &lt;variablelist&gt;
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;G&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Defines a directory that is one of a set of parent directories into which the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt;
+             command interpreter evenly distributes newly created home directories. Place the corresponding template file variable,
+             $AUTO, in the mount_point field of the &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction. See &lt;link
+             linkend="HDRWQ472"&gt;Evenly Distributing User Home Directories with the G Instruction&lt;/link&gt; and &lt;link
+             linkend="HDRWQ473"&gt;Creating a Volume with the V Instruction&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;V&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Creates a volume, mounts it as the user's home directory at a specified location in the AFS filespace, sets the
+             volume's quota, and defines the owner and ACL for the directory. This instruction must appear in any template that is
+             not empty (zero-length). See &lt;link linkend="HDRWQ473"&gt;Creating a Volume with the V Instruction&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;D&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Creates a directory, generally a subdirectory of the new home directory, and sets its mode bits, owner, and ACL.
+             See &lt;link linkend="HDRWQ474"&gt;Creating a Directory with the D Instruction&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;F&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Creates a file by copying a prototype and sets its mode bits and owner. See &lt;link linkend="HDRWQ475"&gt;Creating a
+             File from a Prototype with the F Instruction&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;E&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Creates a single-line file by copying in the contents of the instruction itself, then sets the file's mode bits
+             and owner. See &lt;link linkend="HDRWQ476"&gt;Creating One-Line Files with the E Instruction&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;L&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Creates a hard link. See &lt;link linkend="HDRWQ477"&gt;Creating Links with the L and S Instructions&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;S&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Creates a symbolic link. See &lt;link linkend="HDRWQ477"&gt;Creating Links with the L and S Instructions&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;A&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Improves account security by imposing restrictions on passwords and authentication attempts. See &lt;link
+             linkend="HDRWQ478"&gt;Increasing Account Security with the A Instruction&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;X&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Executes a command. See &lt;link linkend="HDRWQ479"&gt;Executing Commands with the X Instruction&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+       &lt;/variablelist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;uss template file&lt;/primary&gt;
+ 
+       &lt;secondary&gt;instructions for different account types&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;user account&lt;/primary&gt;
+ 
+       &lt;secondary&gt;creating different types with uss&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;creating&lt;/primary&gt;
+ 
+       &lt;secondary&gt;user account types with uss&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="HDRWQ464"&gt;
+       &lt;title&gt;Creating the Three Types of User Accounts&lt;/title&gt;
+ 
+       &lt;para&gt;Using the &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;uss bulk&lt;/emphasis&gt; commands, you can
+       create three types of accounts that differ in their levels of functionality. For a description of the types, see &lt;link
+       linkend="HDRWQ57"&gt;Configuring AFS User Accounts&lt;/link&gt;. The following list explains how to construct a template for each type:
+       &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;To create an authentication-only account, create an empty (zero-length) template file. Such an account has only
+             two components: entries in the Authentication Database and Protection Database.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;To create a basic account, include a &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction, and &lt;emphasis
+             role="bold"&gt;G&lt;/emphasis&gt; instructions if you want to distribute home directories evenly as described in &lt;link
+             linkend="HDRWQ472"&gt;Evenly Distributing User Home Directories with the G Instruction&lt;/link&gt;. In addition to
+             Authentication Database and Protection Database entries, this type of account includes a volume mounted at the home
+             directory with owner and ACL set appropriately.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;To create a full account, include &lt;emphasis role="bold"&gt;D&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;E&lt;/emphasis&gt;,
+             &lt;emphasis role="bold"&gt;F&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;L&lt;/emphasis&gt;, and &lt;emphasis role="bold"&gt;S&lt;/emphasis&gt;
+             instructions as appropriate, in addition to the &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; and &lt;emphasis
+             role="bold"&gt;G&lt;/emphasis&gt; instructions. This type of account includes configuration files for basic functions such as
+             logging in, printing, and mail delivery. For a discussion of some useful types of configuration files, see &lt;link
+             linkend="HDRWQ60"&gt;Creating Standard Files in New AFS Accounts&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;constants&lt;/primary&gt;
+ 
+         &lt;secondary&gt;uss template file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;uss template file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;constants&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;variables&lt;/primary&gt;
+ 
+         &lt;secondary&gt;in uss template file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;uss template file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;variables&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ465"&gt;
+       &lt;title&gt;Using Constants and Variables in the Template File&lt;/title&gt;
+ 
+       &lt;para&gt;Each instruction in the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; template file has several fields that define the
+       characteristics of the element that it creates. The &lt;emphasis role="bold"&gt;D&lt;/emphasis&gt; instruction's fields, for instance,
+       define a directory's pathname, owner, mode bits, and ACL.&lt;/para&gt;
+ 
+       &lt;para&gt;You can place three types of values in a field: a variable, a constant, or a combination of the two. The appropriate
+       value depends on the desired configuration, and determines which arguments you provide to the &lt;emphasis role="bold"&gt;uss
+       add&lt;/emphasis&gt; command or which fields you include in a bulk input file &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt;
+       instruction.&lt;/para&gt;
+ 
+       &lt;para&gt;If an aspect of account configuration is the same for every user, define a constant value in the appropriate field by
+       inserting a character string. For example, to assign a space quota of 10,000 KB to every user volume, place the string
+       &lt;emphasis role="bold"&gt;10000&lt;/emphasis&gt; in the &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction's quota field.&lt;/para&gt;
+ 
+       &lt;para&gt;If, on the other hand, an aspect of account configuration varies for each user, put a variable in the appropriate field.
+       When creating each account, provide a value for the variable by providing either the corresponding argument to the &lt;emphasis
+       role="bold"&gt;uss add&lt;/emphasis&gt; command or a value in the corresponding field of the &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt;
+       instruction in the bulk input file.&lt;/para&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command suite defines a set of template variables, each of which has a
+       corresponding source for its value, as summarized in &lt;link linkend="TBLWQ466"&gt;Table 3&lt;/link&gt;. For a discussion of their
+       intended uses, see the following sections about each template instruction (&lt;link linkend="HDRWQ473"&gt;Creating a Volume with the
+       V Instruction&lt;/link&gt; through &lt;link linkend="HDRWQ479"&gt;Executing Commands with the X Instruction&lt;/link&gt;).&lt;/para&gt;
+ 
+       &lt;table id="TBLWQ466" label="3"&gt;
+         &lt;title&gt;Source for values of uss template variables&lt;/title&gt;
+ 
+         &lt;tgroup cols="2"&gt;
+           &lt;colspec colwidth="20*" /&gt;
+ 
+           &lt;colspec colwidth="80*" /&gt;
+ 
+           &lt;thead&gt;
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;Variable&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;Source for value&lt;/emphasis&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+           &lt;/thead&gt;
+ 
+           &lt;tbody&gt;
+             &lt;row&gt;
+               &lt;entry&gt;$AUTO&lt;/entry&gt;
+ 
+               &lt;entry&gt;Previous &lt;emphasis role="bold"&gt;G&lt;/emphasis&gt; instructions in template&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;$MTPT&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;-mount&lt;/emphasis&gt; argument to &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command or
+               mount_point field of bulk input file &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt; instruction, when in &lt;emphasis
+               role="bold"&gt;V&lt;/emphasis&gt; instruction; &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction's mount_point field when in
+               subsequent instructions&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;$NAME&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;-realname&lt;/emphasis&gt; argument to &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command or
+               mount_point field of bulk input file &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt; instruction, if provided; otherwise,
+               &lt;emphasis role="bold"&gt;-user&lt;/emphasis&gt; argument to &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command or username field
+               of in bulk input file &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt; instruction&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;$PART&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; argument to &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command or
+               partition field of bulk input file &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt; instruction&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;$PWEXPIRES&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;-pwexpires&lt;/emphasis&gt; argument to &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command or
+               password_expires field of bulk input file &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt; instruction&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;$SERVER&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; argument to &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command or
+               file_server field of bulk input file &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt; instruction&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;$UID&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;-uid&lt;/emphasis&gt; argument to &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command or uid field
+               of bulk input file &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt; instruction, if provided; otherwise, allocated automatically
+               by Protection Server&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;$USER&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;-user&lt;/emphasis&gt; argument to &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command or username
+               field of bulk input file &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt; instruction&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;$1 through $9&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;-var&lt;/emphasis&gt; argument to &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command or var1
+               through var9 fields of bulk input file &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt; instruction&lt;/entry&gt;
+             &lt;/row&gt;
+           &lt;/tbody&gt;
+         &lt;/tgroup&gt;
+       &lt;/table&gt;
+ 
+       &lt;para&gt;A common use of variables is to define the file server machine and partition that house the user's volume, which often
+       vary from user to user. Place the $SERVER variable in the &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction's server field, and
+       the $PART variable in its partition field. If using the &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command, provide the desired
+       value with the &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; arguments. If using
+       the &lt;emphasis role="bold"&gt;uss bulk&lt;/emphasis&gt; command, provide the desired values in the file_server and partition fields of
+       each user's &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt; instruction in the bulk input file. &lt;indexterm&gt;
+           &lt;primary&gt;number variables&lt;/primary&gt;
+ 
+           &lt;secondary&gt;uss template file&lt;/secondary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;uss template file&lt;/primary&gt;
+ 
+           &lt;secondary&gt;number variables&lt;/secondary&gt;
+         &lt;/indexterm&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The variables $1 through $9 can be used to customize other aspects of the account. Provide a value for these variables
+       with the &lt;emphasis role="bold"&gt;-var&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command or in the
+       appropriate field of the bulk input file &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt; instruction. The &lt;emphasis
+       role="bold"&gt;-var&lt;/emphasis&gt; argument is unusual in that each instance for it has two parts: the number index and the value,
+       separated by a space. For examples of the use of a number variable, see the discussions of the mount_point and quota fields in
+       &lt;link linkend="HDRWQ473"&gt;Creating a Volume with the V Instruction&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;If some aspect of account configuration is partly constant and partly variable, you can combine variables and constants
+       in an instruction field. For example, suppose that the ABC Corporation mounts user volumes in the &lt;emphasis
+       role="bold"&gt;/afs/abc.com/usr&lt;/emphasis&gt; directory. That part of the pathname is constant, but the name of the mount point and
+       home directory is the user's username, which corresponds to the $USER variable. To configure accounts in this way, combine a
+       constant string and a variable in the &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction's mount_point field as follows:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    /afs/abc.com/usr/$USER
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;Then provide the value for the $USER variable with the &lt;emphasis role="bold"&gt;-user&lt;/emphasis&gt; argument to the &lt;emphasis
+       role="bold"&gt;uss add&lt;/emphasis&gt; command, or in the username field of each user's &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt;
+       instruction in the bulk input file. &lt;indexterm&gt;
+           &lt;primary&gt;location&lt;/primary&gt;
+ 
+           &lt;secondary&gt;standard for uss template file&lt;/secondary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;uss template file&lt;/primary&gt;
+ 
+           &lt;secondary&gt;standard locations&lt;/secondary&gt;
+         &lt;/indexterm&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ468"&gt;
+       &lt;title&gt;Where to Place Template Files&lt;/title&gt;
+ 
+       &lt;para&gt;A template must be available to the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command interpreter as it executes a &lt;emphasis
+       role="bold"&gt;uss add&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;uss bulk&lt;/emphasis&gt; command, even if it is the zero-length file
+       appropriate for creating an authentication-only account.&lt;/para&gt;
+ 
+       &lt;para&gt;If you do not provide the &lt;emphasis role="bold"&gt;-template&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;uss
+       add&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;uss bulk&lt;/emphasis&gt; command, then the command interpreter searches for a template file
+       called &lt;emphasis role="bold"&gt;uss.template&lt;/emphasis&gt; in each of the following directories in turn: &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The current working directory&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;emphasis role="bold"&gt;/afs/cellname/common/uss&lt;/emphasis&gt;, where cellname is the local cell&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;emphasis role="bold"&gt;/etc&lt;/emphasis&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;To use a template file with a different name or stored in a different directory, include the &lt;emphasis
+       role="bold"&gt;-template&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;uss
+       bulk&lt;/emphasis&gt; command. If you provide a filename only, the command interpreter looks for it in the directories listed just
+       previously. If you provide a pathname and filename, it looks only in the specified directory, interpreting a partial pathname
+       relative to the current working directory. &lt;indexterm&gt;
+           &lt;primary&gt;rules&lt;/primary&gt;
+ 
+           &lt;secondary&gt;uss template file&lt;/secondary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;uss template file&lt;/primary&gt;
+ 
+           &lt;secondary&gt;rules for constructing&lt;/secondary&gt;
+         &lt;/indexterm&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ469"&gt;
+       &lt;title&gt;Some General Rules for Constructing a Template&lt;/title&gt;
+ 
+       &lt;para&gt;This section summarizes some general rules to follow when constructing a template file. For each instruction's syntax
+       definition, see the following sections (&lt;link linkend="HDRWQ472"&gt;Evenly Distributing User Home Directories with the G
+       Instruction&lt;/link&gt; through &lt;link linkend="HDRWQ479"&gt;Executing Commands with the X Instruction&lt;/link&gt;). &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;If a variable takes its value from an element elsewhere within the template, the definition must precede the
+             reference. Putting the instruction lines in the following order usually results in correct resolution of
+             variables:&lt;/para&gt;
+ 
+             &lt;para&gt;&lt;emphasis role="bold"&gt;G V D F E L S A X&lt;/emphasis&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The fields in each instruction must appear in the order specified by the instruction's syntax definition, which
+             appear in the following sections about each instruction. You cannot omit a field. Separate each field from its neighbors
+             with one or more spaces.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;When specifying a pathname, provide a full one. Partial pathnames are interpreted relative to the current working
+             directory (the one in which the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command is issued), with possibly unintended
+             results.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Each instruction must appear on a single line in the template file, with a newline character (&lt;emphasis
+             role="bold"&gt;&amp;lt;Return&amp;gt;&lt;/emphasis&gt;) only at the end of the instruction. Some example instructions appear in this
+             document on more than one line, but that is only for legibility.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Provide a value for every variable that appears in the template by including the corresponding argument to the
+             &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command or placing a value in the corresponding field of the bulk input file
+             &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt; instruction. A missing value halts the entire creation operation. If a variable
+             does not appear in the template file, the command interpreter ignores the corresponding command-line argument or field
+             in the bulk input file, even if you provide it.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;You can use blank lines in the template file to increase its legibility. If you place comments in the file, begin
+             each comment line with the number sign (&lt;emphasis role="bold"&gt;#&lt;/emphasis&gt;).&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ470"&gt;
+       &lt;title&gt;About Creating Local Disk Directories and Files&lt;/title&gt;
+ 
+       &lt;para&gt;It is possible to use the &lt;emphasis role="bold"&gt;D&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;E&lt;/emphasis&gt;, and &lt;emphasis
+       role="bold"&gt;F&lt;/emphasis&gt; instructions to create directories or files in the local file system of the machine on which you are
+       issuing the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command, but that usage is not recommended. It introduces two potential
+       complications: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The local file system automatically assigns ownership of a new local disk directory or file to its creator.
+             Because you are the issuer of the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command that is creating the object, it records
+             your current UNIX UID. If that is not appropriate and you want to designate another owner as the object is created, then
+             you must be logged in as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; (the local file system allows only
+             the &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; user to issue the UNIX &lt;emphasis role="bold"&gt;chown&lt;/emphasis&gt; command, which
+             the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command interpreter invokes to change the owner from the default value). You
+             must also use the &lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; or
+             &lt;emphasis role="bold"&gt;uss bulk&lt;/emphasis&gt; command to authenticate as a privileged AFS administrator. Only an
+             administrator can create Authentication Database and Protection Database entries, which the &lt;emphasis
+             role="bold"&gt;uss&lt;/emphasis&gt; command interpreter always creates as part of a new account.&lt;/para&gt;
+ 
+             &lt;para&gt;The alternative is to become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; after the &lt;emphasis
+             role="bold"&gt;uss&lt;/emphasis&gt; operation completes, and issue the necessary &lt;emphasis role="bold"&gt;chown&lt;/emphasis&gt; command
+             then. However, that makes the account creation process that much less automated.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Creating a local disk directory always generates an error message because the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt;
+             command interpreter cannot successfully set a local directory's ACL. The directory is created nevertheless, and a value
+             still must appear in the &lt;emphasis role="bold"&gt;D&lt;/emphasis&gt; instruction's ACL field.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The recommended method for configuring a machine's local disk is to use the AFS &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt;
+       utility instead; see &lt;link linkend="HDRWQ419"&gt;Configuring Client Machines with the package Program&lt;/link&gt;. &lt;indexterm&gt;
+           &lt;primary&gt;examples&lt;/primary&gt;
+ 
+           &lt;secondary&gt;uss template file&lt;/secondary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;uss template file&lt;/primary&gt;
+ 
+           &lt;secondary&gt;examples&lt;/secondary&gt;
+         &lt;/indexterm&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ471"&gt;
+       &lt;title&gt;Example uss Templates&lt;/title&gt;
+ 
+       &lt;para&gt;This section describes example templates for the basic and full account types (the template for an authentication-only
+       account is empty).&lt;/para&gt;
+ 
+       &lt;para&gt;The first example creates a basic account. It contains two &lt;emphasis role="bold"&gt;G&lt;/emphasis&gt; instructions and a
+       &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction that defines the volume name, file server machine, partition, quota in
+       kilobytes, mount point, home directory owner, and home directory access control list. In the ABC Corporation cell, a suitable
+       template is:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    G /afs/.abc.com/usr1
+    G /afs/.abc.com/usr2
+    V  user.$USER  $SERVER.abc.com  /vicep$PART  5000  $AUTO/$USER   $UID  \
+         $USER all staff rl
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;When issuing the &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command with this type of template, provide the following
+       arguments: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;emphasis role="bold"&gt;-user&lt;/emphasis&gt; to specify the username for the $USER variable&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; to specify the unique part of the file server machine name for the
+             $SERVER variable&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; to specify the unique part of the partition name for the $PART
+             variable&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The Protection Server automatically assigns an AFS UID for the $UID variable, and the &lt;emphasis role="bold"&gt;G&lt;/emphasis&gt;
+       instructions provide a value for the $AUTO variable.&lt;/para&gt;
+ 
+       &lt;para&gt;The following example template file creates a full account in the ABC Corporation cell. The following sections about
+       each type of instruction describe the effect of the examples. Note that the &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; and &lt;emphasis
+       role="bold"&gt;E&lt;/emphasis&gt; instructions appear on two lines each only for the sake of legibility.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    #
+    # Specify the available grouping directories
+    #
+    G /afs/.abc.com/usr1
+    G /afs/.abc.com/usr2
+    #
+    # Create the user's home volume
+    #
+    V user.$USER $SERVER.abc.com /vicep$PART 5000 /afs/.abc.com/$AUTO/$USER \
+         $UID $USER all abc:staff rl
+    #
+    # Create directories and files for mail
+    #
+    D $MTPT/.MESSAGES 0700 $UID $USER all abc:staff none 
+    D $MTPT/.Outgoing 0700 $UID $USER rlidwk postman rlidwk 
+    D $MTPT/Mailbox 0700 $UID $USER all abc:staff none system:anyuser lik
+    #
+    # Here are some useful scripts for login etc.
+    #
+    F $MTPT/.Xbiff 0755 $UID /afs/abc.com/admin/user/proto
+    F $MTPT/.Xresources 0644 $UID /afs/abc.com/admin/user/proto
+    F $MTPT/.Xsession 0755 $UID /afs/abc.com/admin/user/proto
+    F $MTPT/.cshrc 0755 $UID /afs/abc.com/admin/user/proto
+    F $MTPT/.login 0755 $UID /afs/abc.com/admin/user/proto
+    F $MTPT/.logout 0755 $UID /afs/abc.com/admin/user/proto
+    F $MTPT/.twmrc 0644 $UID /afs/abc.com/admin/user/proto
+    F $MTPT/preferences 0644 $UID /afs/abc.com/admin/user/proto
+    #
+    # Make a passwd entry
+    #
+    E /afs/.abc.com/common/etc/newaccts/passwd_$USER 0644 root \
+         "$USER:X:$UID:11:$NAME:$MTPT:/bin/csh"
+    #
+    # Put in the standard password/authentication checks
+    #
+    A $USER 250 noreuse 9 25
+    #
+    # Create and mount a public volume for the user
+    #
+    X "create_public_vol $USER $1 $2"
+    #
+    # Here we set up the symbolic link to public directory
+    #
+    S /afs/abc.com/public/$USER $MTPT/public
+ &lt;/programlisting&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;uss commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;directory&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;distributing evenly with G instruction&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;defining&lt;/primary&gt;
+ 
+         &lt;secondary&gt;directory for even distribution of accounts with uss&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;directory&lt;/primary&gt;
+ 
+         &lt;secondary&gt;defining for even distribution of accounts with uss&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;uss template file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;G instruction&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;uss template file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;directory&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;G instruction for even distribution&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ472"&gt;
+       &lt;title&gt;Evenly Distributing User Home Directories with the G Instruction&lt;/title&gt;
+ 
+       &lt;para&gt;In cells with thousands of user accounts, it often makes sense to distribute the mount points for user volumes into
+       multiple parent directories, because placing them all in one directory noticeably slows down directory lookup when a user home
+       directory is accessed. A possible solution is to create parent directories that group user home directories alphabetically, or
+       that reflect divisions like academic or corporate departments. However, in a really large cell, some such groups can still be
+       large enough to slow directory lookup, and users who belong to those groups are unfairly penalized every time they access
+       their home directory. Another drawback to groupings that reflect workplace divisions is that you must move mount points when
+       users change departmental affiliation.&lt;/para&gt;
+ 
+       &lt;para&gt;An alternative is an even distribution of user home directories into multiple parent directories that do not represent
+       workplace divisions. The &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command suite enables you to define a list of directories by
+       placing a &lt;emphasis role="bold"&gt;G&lt;/emphasis&gt; instruction for each one at the top of the template file, and then using the
+       $AUTO variable in the &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction's mount_point field. When the &lt;emphasis
+       role="bold"&gt;uss&lt;/emphasis&gt; command interpreter encounters the $AUTO variable, it substitutes the directory named by a
+       &lt;emphasis role="bold"&gt;G&lt;/emphasis&gt; instruction that currently has the fewest entries. (Actually, the $AUTO variable can appear
+       in any field that includes a pathname, in any type of instruction. In all cases, the command interpreter substitutes the
+       directory that currently has the fewest entries.)&lt;/para&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;G&lt;/emphasis&gt; instruction's syntax is as follows:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    G  directory
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where directory specifies either a complete directory pathname or only the final element (the directory itself). The
+       choice determines the appropriate value to place in the &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction's mount_point
+       field.&lt;/para&gt;
+ 
+       &lt;para&gt;Specify the read/write path to each directory, to avoid the failure that results when you attempt to create a new mount
+       point in a read-only volume. By convention, you indicate the read/write path by placing a period before the cell name at the
+       pathname's second level (for example, &lt;emphasis role="bold"&gt;/afs/.abc.com&lt;/emphasis&gt;). For further discussion of the concept
+       of read/write and read-only paths through the filespace, see &lt;link linkend="HDRWQ208"&gt;Mounting Volumes&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;For example, the ABC Corporation example template for a full account in &lt;link linkend="HDRWQ471"&gt;Example uss
+       Templates&lt;/link&gt; defines two directories:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    G /afs/.abc.com/usr1
+    G /afs/.abc.com/usr2
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;and puts the value &lt;emphasis role="bold"&gt;$AUTO/$USER&lt;/emphasis&gt; in the &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction's
+       mount_point field. An alternative with the same result is to define the directories as follows:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    G usr1
+    G usr2
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;and specify a more complete pathname in the &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction's mount_point field:
+       &lt;emphasis role="bold"&gt;/afs/.abc.com/$AUTO/$USER&lt;/emphasis&gt;. &lt;indexterm&gt;
+           &lt;primary&gt;uss commands&lt;/primary&gt;
+ 
+           &lt;secondary&gt;volume&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;creating with V instruction&lt;/tertiary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;creating&lt;/primary&gt;
+ 
+           &lt;secondary&gt;volume with uss&lt;/secondary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;volume&lt;/primary&gt;
+ 
+           &lt;secondary&gt;creating with uss&lt;/secondary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;uss template file&lt;/primary&gt;
+ 
+           &lt;secondary&gt;V instruction&lt;/secondary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;uss template file&lt;/primary&gt;
+ 
+           &lt;secondary&gt;volume&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;creating with V instruction&lt;/tertiary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;uss template file&lt;/primary&gt;
+ 
+           &lt;secondary&gt;zero-length&lt;/secondary&gt;
+         &lt;/indexterm&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ473"&gt;
+       &lt;title&gt;Creating a Volume with the V Instruction&lt;/title&gt;
+ 
+       &lt;para&gt;Unless the template file is empty (zero-length), one and only one &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction must
+       appear in it. (To create other volumes for a user as part of a &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; account-creation
+       operation, use the &lt;emphasis role="bold"&gt;X&lt;/emphasis&gt; instruction to invoke the &lt;emphasis role="bold"&gt;vos create&lt;/emphasis&gt;
+       command or a script that invokes that command along with others, such as the &lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt;
+       command. For an example, see &lt;link linkend="HDRWQ479"&gt;Executing Commands with the X Instruction&lt;/link&gt;.)&lt;/para&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction defines the following AFS entities:&lt;/para&gt;
+ 
+       &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;A volume and associated VLDB entry&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The volume's site (file server machine and partition)&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The volume's mount point in the AFS filespace, which becomes the user's home directory&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The volume's space quota&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The home directory's owner, usually the new user&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The home directory's ACL, which normally at least grants all permissions to the user&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;
+ 
+       &lt;para&gt;The following discussion of the fields in a &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction refers to the example in the
+       full account template from &lt;link linkend="HDRWQ471"&gt;Example uss Templates&lt;/link&gt; (the instruction appears here on two lines
+       only for legibility):&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    V  user.$USER  $SERVER.abc.com  /vicep$PART  5000  \
+        /afs/.abc.com/$AUTO/$USER  $UID  $USER all abc:staff rl
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction's syntax is as follows:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    V  volume_name  server  partition  quota  mount_point owner  ACL
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where &lt;variablelist&gt;
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;V&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Indicates a volume creation instruction.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;volume_name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Specifies the volume's name as recorded in the VLDB.&lt;/para&gt;
+ 
+               &lt;para&gt;To follow the convention of including the user's name as part of the volume name, include the $USER variable in
+               this field. The variable takes its value from the &lt;emphasis role="bold"&gt;-user&lt;/emphasis&gt; argument to the &lt;emphasis
+               role="bold"&gt;uss add&lt;/emphasis&gt; command or from the bulk input file &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt; instruction's
+               username field.&lt;/para&gt;
+ 
+               &lt;para&gt;The ABC Corporation example uses the value &lt;emphasis role="bold"&gt;user.$USER&lt;/emphasis&gt; to assign the
+               conventional volume name, &lt;emphasis role="bold"&gt;user.&lt;/emphasis&gt;username. When creating an account for user &lt;emphasis
+               role="bold"&gt;smith&lt;/emphasis&gt;, for example, you then include &lt;emphasis role="bold"&gt;-user smith&lt;/emphasis&gt; as an
+               argument to the &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command, or place the value &lt;emphasis
+               role="bold"&gt;smith&lt;/emphasis&gt; in the bulk input file &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt; instruction's username
+               field.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;server&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Names the file server machine on which to create the new volume. It is best to provide a fully qualified host
+               name (for example, &lt;emphasis role="bold"&gt;fs1.abc.com&lt;/emphasis&gt;), but an abbreviated form is acceptable if the cell's
+               naming service is available to resolve it at the time the volume is created.&lt;/para&gt;
+ 
+               &lt;para&gt;To place different users' volumes on different file server machines, use the $SERVER variable in this field, and
+               provide a value for it either with the &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; argument to the &lt;emphasis
+               role="bold"&gt;uss add&lt;/emphasis&gt; command or in the server field of the bulk input file &lt;emphasis
+               role="bold"&gt;add&lt;/emphasis&gt; instruction. One easy way to specify a fully qualified hostname without having to type it
+               completely on the command line is to combine a constant and the $SERVER variable. Specifically, the constant specifies
+               the domain-name suffix common to all the file server machines.&lt;/para&gt;
+ 
+               &lt;para&gt;In the ABC Corporation example, all of the file server machines in the cell share the &lt;emphasis
+               role="bold"&gt;abc.com&lt;/emphasis&gt; domain name suffix, so the server field combines a variable and constant: &lt;emphasis
+               role="bold"&gt;$SERVER.abc.com&lt;/emphasis&gt;. To place the new volume on the machine &lt;emphasis
+               role="bold"&gt;fs1.abc.com&lt;/emphasis&gt;, you then include &lt;emphasis role="bold"&gt;-server fs1&lt;/emphasis&gt; as an argument to
+               the &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command, or place the value &lt;emphasis role="bold"&gt;fs1&lt;/emphasis&gt; in the
+               bulk input file &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt; instruction's server field.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;partition&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Specifies the partition on which to create the user's volume; it must be on the file server machine named in the
+               server field. Identify the partition by its complete name (for example, &lt;emphasis role="bold"&gt;/vicepa&lt;/emphasis&gt;) or
+               use one of the abbreviations listed in &lt;link linkend="HDRWQ615"&gt;Rules for Using Abbreviations and
+               Aliases&lt;/link&gt;.&lt;/para&gt;
+ 
+               &lt;para&gt;To place different users' volumes on different partitions, use the $PART variable in this field, and provide a
+               value for it either with the &lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;uss
+               add&lt;/emphasis&gt; command or in the partition field of the bulk input file &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt;
+               instruction. Because all full partition names start with the &lt;emphasis role="bold"&gt;/vicep&lt;/emphasis&gt; string, it is
+               convenient to combine that string as a constant with the $PART variable.&lt;/para&gt;
+ 
+               &lt;para&gt;The ABC Corporation example template combines the constant string &lt;emphasis role="bold"&gt;/vicep&lt;/emphasis&gt; and
+               the $PART variable in this way, as &lt;emphasis role="bold"&gt;/vicep$PART&lt;/emphasis&gt;. &lt;indexterm&gt;
+                   &lt;primary&gt;uss commands&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;volume&lt;/secondary&gt;
+ 
+                   &lt;tertiary&gt;setting quota&lt;/tertiary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;volume quota&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;setting&lt;/secondary&gt;
+ 
+                   &lt;tertiary&gt;with uss&lt;/tertiary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;uss template file&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;quota on volume, setting with V instruction&lt;/secondary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;setting&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;volume quota with uss&lt;/secondary&gt;
+                 &lt;/indexterm&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;quota&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Sets the maximum number of kilobyte blocks the volume can occupy on the file server machine's disk. It must be
+               an integer. If you assign the same quota to all user volumes, specify a constant value. To assign different quotas to
+               different volumes, place one of the number variables ($1 through $9) in this field, and provide a value for it either
+               with the &lt;emphasis role="bold"&gt;-var&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command or in
+               the appropriate field of the bulk input file &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt; instruction.&lt;/para&gt;
+ 
+               &lt;para&gt;The ABC Corporation example grants a 5000 KB initial quota to every new user. &lt;indexterm&gt;
+                   &lt;primary&gt;uss commands&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;volume&lt;/secondary&gt;
+ 
+                   &lt;tertiary&gt;mounting&lt;/tertiary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;creating&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;mount point with uss&lt;/secondary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;uss template file&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;mount point, creating with V instruction&lt;/secondary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;mount point&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;creating with uss&lt;/secondary&gt;
+                 &lt;/indexterm&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;mount_point&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Creates a mount point for the volume, which serves as the volume's root directory and the user's home directory.
+               By convention, user home directory names include the username, which you can read in by including the $USER variable
+               in this field.&lt;/para&gt;
+ 
+               &lt;para&gt;Specify the read/write path to the mount point, to avoid the failure that results when you attempt to create the
+               new mount point in a read-only volume. By convention, you indicate the read/write path by placing a period before the
+               cell name at the pathname's second level (for example, &lt;emphasis role="bold"&gt;/afs/.abc.com&lt;/emphasis&gt;). If you use the
+               $AUTO variable in this field, the directories named by each &lt;emphasis role="bold"&gt;G&lt;/emphasis&gt; instruction possibly
+               already indicate the read/write path. For further discussion of the concept of read/write and read-only paths through
+               the filespace, see &lt;link linkend="HDRWQ208"&gt;Mounting Volumes&lt;/link&gt;.&lt;/para&gt;
+ 
+               &lt;para&gt;If other parts of the mount point name also vary from user to user, you can use the $MTPT variable in this
+               field, and provide a value with the &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command's &lt;emphasis
+               role="bold"&gt;-mount&lt;/emphasis&gt; argument or in the mount_point field of a bulk input file &lt;emphasis
+               role="bold"&gt;add&lt;/emphasis&gt; instruction. Note, however, that when the $MTPT variable appears in subsequent instructions
+               in the template (usually, in &lt;emphasis role="bold"&gt;D&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;E&lt;/emphasis&gt;, or &lt;emphasis
+               role="bold"&gt;F&lt;/emphasis&gt; instructions), it instead takes as its value the complete contents of this field.&lt;/para&gt;
+ 
+               &lt;para&gt;Combine constants and variables based on how you have decided to group home directories together in one or more
+               parent directories. Note that the parent directories must already exist before you run a &lt;emphasis role="bold"&gt;uss
+               add&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;uss bulk&lt;/emphasis&gt; command that references the template. Possibilities for
+               grouping home directories include the following: &lt;indexterm&gt;
+                   &lt;primary&gt;user account&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;methods for grouping&lt;/secondary&gt;
+                 &lt;/indexterm&gt; &lt;itemizedlist&gt;
+                   &lt;listitem&gt;
+                     &lt;para&gt;Placing all user home directories in a single parent directory; the name &lt;emphasis
+                     role="bold"&gt;/afs/&lt;/emphasis&gt;cellname&lt;emphasis role="bold"&gt;/usr&lt;/emphasis&gt; is an AFS-appropriate variation on the
+                     UNIX &lt;emphasis role="bold"&gt;/usr&lt;/emphasis&gt; convention. This choice is most appropriate for a cell with a small
+                     number of user accounts. The simplest way to implement this choice is to combine a constant string and the $USER
+                     variable, as in &lt;emphasis role="bold"&gt;/afs/.abc.com/usr/$USER&lt;/emphasis&gt;.&lt;/para&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Distributing home directories evenly into a set of parent directories that do not correspond to workplace
+                     divisions. This choice is appropriate in cells with tens of thousands of accounts, where the number of home
+                     directories is large enough to slow directory lookup significantly if they all reside together in one parent
+                     directory, but distribution according to workplace divisions is not feasible.&lt;/para&gt;
+ 
+                     &lt;para&gt;The $AUTO variable is designed to distribute home directories evenly in this manner. As explained in &lt;link
+                     linkend="HDRWQ472"&gt;Evenly Distributing User Home Directories with the G Instruction&lt;/link&gt;, the &lt;emphasis
+                     role="bold"&gt;uss&lt;/emphasis&gt; command interpreter substitutes the directory that is defined by a preceding
+                     &lt;emphasis role="bold"&gt;G&lt;/emphasis&gt; template instruction and that currently has the fewest entries. The example
+                     ABC Corporation template illustrates this choice by using the value &lt;emphasis
+                     role="bold"&gt;/afs/.abc.com/$AUTO/$USER&lt;/emphasis&gt;.&lt;/para&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Distributing home directories into multiple directories that reflect divisions like academic or corporate
+                     departments. Perhaps the simplest way to implement this scheme is to use the $MTPT variable to represent the
+                     department, as in &lt;emphasis role="bold"&gt;/afs/.ghi.com/usr/$MTPT/$USER&lt;/emphasis&gt;. You then provide &lt;emphasis
+                     role="bold"&gt;-user smith&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-mount acctg&lt;/emphasis&gt; arguments to the &lt;emphasis
+                     role="bold"&gt;uss add&lt;/emphasis&gt; command to create the mount point &lt;emphasis
+                     role="bold"&gt;/afs/.ghi.com/usr/acctg/smith&lt;/emphasis&gt;.&lt;/para&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Distributing home directories into alphabetic subdirectories of &lt;emphasis role="bold"&gt;usr&lt;/emphasis&gt;
+                     (&lt;emphasis role="bold"&gt;usr/a&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;usr/b&lt;/emphasis&gt; and so on), based on the first
+                     letter or letters in the username. The advantage is that knowing the username enables you easily to locate a
+                     home directory. A potential drawback is that the distribution is not likely to be even, and if there are a large
+                     number of accounts, then slowed directory lookup unfairly affects users whose names begins with popular
+                     letters.&lt;/para&gt;
+ 
+                     &lt;para&gt;Perhaps the simplest way to implement this scheme is to use the $MTPT variable to represent the letter or
+                     letters, as in &lt;emphasis role="bold"&gt;/afs/.jkl.com/usr/$MTPT/$USER&lt;/emphasis&gt;. Then provide the &lt;emphasis
+                     role="bold"&gt;-user smith&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-mount s/m&lt;/emphasis&gt; arguments to the &lt;emphasis
+                     role="bold"&gt;uss add&lt;/emphasis&gt; command to create the mount point &lt;emphasis
+                     role="bold"&gt;/afs/.jkl.com/usr/s/m/smith&lt;/emphasis&gt;.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/itemizedlist&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;owner&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Specifies the username or UID of the user to be designated the mount point's owner in the output from the UNIX
+               &lt;emphasis role="bold"&gt;ls -ld&lt;/emphasis&gt; command. To follow the standard convention for home directory ownership, use
+               the $UID variable in this field, as in the ABC Corporation example template. The Protection Server then automatically
+               assigns an AFS UID unless you provide the &lt;emphasis role="bold"&gt;-uid&lt;/emphasis&gt; argument to the &lt;emphasis
+               role="bold"&gt;uss add&lt;/emphasis&gt; command or fill in the uid field in the bulk input file &lt;emphasis
+               role="bold"&gt;add&lt;/emphasis&gt; instruction. (If you are converting existing UNIX accounts, see the discussion of
+               additional considerations in &lt;link linkend="HDRWQ459"&gt;Converting Existing UNIX Accounts with uss&lt;/link&gt;.) &lt;indexterm&gt;
+                   &lt;primary&gt;uss commands&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;ACL, setting on home directory&lt;/secondary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;setting on user home directory with uss&lt;/secondary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;uss template file&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;ACL, setting&lt;/secondary&gt;
+ 
+                   &lt;tertiary&gt;user home directory with V instruction&lt;/tertiary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;setting&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;ACL on home directory with uss&lt;/secondary&gt;
+                 &lt;/indexterm&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;ACL&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Sets the ACL on the new home directory. Provide one or more paired values, each pair consisting of an AFS
+               username or group name and the desired permissions, in that order (a group name must already exist in the Protection
+               Database to be used). Separate the two parts of the pair, and each pair, with a space. For a discussion of the
+               available permissions, see &lt;link linkend="HDRWQ567"&gt;The AFS ACL Permissions&lt;/link&gt;.&lt;/para&gt;
+ 
+               &lt;para&gt;At minimum, grant all permissions to the new user by including the value &lt;emphasis role="bold"&gt;$USER
+               all&lt;/emphasis&gt; in this field. The File Server automatically grants all permissions to the &lt;emphasis
+               role="bold"&gt;system:administrators&lt;/emphasis&gt; group as well. You cannot grant permissions to the issuer of the
+               &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command, because as the last step in account creation the &lt;emphasis
+               role="bold"&gt;uss&lt;/emphasis&gt; command interpreter automatically deletes that user from any ACLs set during the creation
+               process.&lt;/para&gt;
+ 
+               &lt;para&gt;The ABC Corporation example uses the following value to grant all permissions to the new user and &lt;emphasis
+               role="bold"&gt;r&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;read&lt;/emphasis&gt;) and &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis
+               role="bold"&gt;lookup&lt;/emphasis&gt;) permissions to the members of the &lt;emphasis role="bold"&gt;abc:staff&lt;/emphasis&gt;
+               group:&lt;/para&gt;
+ 
+               &lt;para&gt;&lt;emphasis role="bold"&gt;$USER all abc:staff rl&lt;/emphasis&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;uss template file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;D instruction&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;uss commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;directory&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;creating&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;uss template file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;directory&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;creating with D instruction&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;creating&lt;/primary&gt;
+ 
+         &lt;secondary&gt;directory with uss&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;directory&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating with uss&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;D instruction&lt;/primary&gt;
+ 
+         &lt;secondary&gt;uss template file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ474"&gt;
+       &lt;title&gt;Creating a Directory with the D Instruction&lt;/title&gt;
+ 
+       &lt;para&gt;Each &lt;emphasis role="bold"&gt;D&lt;/emphasis&gt; instruction in the template file creates a directory; there is no limit on the
+       number of them in the template. If a &lt;emphasis role="bold"&gt;D&lt;/emphasis&gt; instruction creates a subdirectory in a new user's
+       home directory (its intended use), then it must follow the &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction. Creating a
+       directory on the local disk of the machine where the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command runs is not recommended for
+       the reasons outlined in &lt;link linkend="HDRWQ470"&gt;About Creating Local Disk Directories and Files&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;The following discussion of the fields in a &lt;emphasis role="bold"&gt;D&lt;/emphasis&gt; instruction refers to one of the examples
+       in the full account template in &lt;link linkend="HDRWQ471"&gt;Example uss Templates&lt;/link&gt;:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    D $MTPT/Mailbox 0700 $UID $USER all abc:staff none  system:anyuser lik
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;D&lt;/emphasis&gt; instruction's syntax is as follows:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    D  pathname  mode_bits  owner  ACL
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where &lt;variablelist&gt;
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;D&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Indicates a directory creation instruction.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;pathname&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Specifies the directory's full pathname. If it is a subdirectory of the user's home directory, it is simplest to
+               use the $MTPT variable to specify the home directory pathname. When the $MTPT variable appears in a &lt;emphasis
+               role="bold"&gt;D&lt;/emphasis&gt; instruction, it takes its value from the preceding &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt;
+               instruction's mount_point field (this dependency is why a &lt;emphasis role="bold"&gt;D&lt;/emphasis&gt; instruction must follow
+               the &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction).&lt;/para&gt;
+ 
+               &lt;para&gt;Specify the read/write pathname to the directory, to avoid the failure that results when you attempt to create a
+               new directory in a read-only volume. By convention, you indicate the read/write path by placing a period before the
+               cell name at the pathname's second level (for example, &lt;emphasis role="bold"&gt;/afs/.abc.com&lt;/emphasis&gt;). If you use the
+               $MTPT variable in this field, the value in the &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction's mount_point field
+               possibly already indicates the read/write path. For further discussion of the concept of read/write and read-only
+               paths through the filespace, see &lt;link linkend="HDRWQ208"&gt;Mounting Volumes&lt;/link&gt;.&lt;/para&gt;
+ 
+               &lt;para&gt;The ABC Corporation example uses the value &lt;emphasis role="bold"&gt;$MTPT/Mailbox&lt;/emphasis&gt; to place the &lt;emphasis
+               role="bold"&gt;Mailbox&lt;/emphasis&gt; subdirectory in the user's home directory.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;mode_bits&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Defines the directory's UNIX mode bits. Acceptable values are the standard three- or four-digit numbers
+               corresponding to a combination of permissions. Examples: &lt;emphasis role="bold"&gt;0755&lt;/emphasis&gt; corresponds to
+               &lt;emphasis role="bold"&gt;rwxr-xr-x&lt;/emphasis&gt;, and &lt;emphasis role="bold"&gt;0644&lt;/emphasis&gt; to &lt;emphasis
+               role="bold"&gt;rw-r--r--&lt;/emphasis&gt;. The first (owner) &lt;emphasis role="bold"&gt;x&lt;/emphasis&gt; bit must be turned on to enable
+               access to a directory.&lt;/para&gt;
+ 
+               &lt;para&gt;The ABC Corporation example uses the value &lt;emphasis role="bold"&gt;0700&lt;/emphasis&gt; to set the mode bits on the
+               &lt;emphasis role="bold"&gt;Mailbox&lt;/emphasis&gt; subdirectory to &lt;emphasis role="bold"&gt;rwxr-----&lt;/emphasis&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;owner&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Specifies the username or UID of the user to be designated the directory's owner in the output from the UNIX
+               &lt;emphasis role="bold"&gt;ls -ld&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+               &lt;para&gt;If the directory resides in AFS, place the $UID variable in this field, as in the ABC Corporation example
+               template. The Protection Server then automatically assigns an AFS UID unless you provide the &lt;emphasis
+               role="bold"&gt;-uid&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command or fill in the uid field
+               in the bulk input file &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt; instruction. (If you are converting existing UNIX
+               accounts, see the discussion of additional considerations in &lt;link linkend="HDRWQ459"&gt;Converting Existing UNIX
+               Accounts with uss&lt;/link&gt;.)&lt;/para&gt;
+ 
+               &lt;para&gt;If the directory resides on the local disk, it is simplest to specify the username or UNIX UID under which you
+               are issuing the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command. For a discussion of the complications that arise from
+               designating another user, see &lt;link linkend="HDRWQ470"&gt;About Creating Local Disk Directories and Files&lt;/link&gt;.
+               &lt;indexterm&gt;
+                   &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;setting for directory with uss&lt;/secondary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;setting&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;ACL for directory with uss&lt;/secondary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;uss template file&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;ACL, setting&lt;/secondary&gt;
+ 
+                   &lt;tertiary&gt;directory created by D instruction&lt;/tertiary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;uss commands&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;ACL, setting for directory&lt;/secondary&gt;
+                 &lt;/indexterm&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;ACL&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Sets the ACL on the new directory. Provide one or more paired values, each pair consisting of an AFS username or
+               group name and the desired permissions, in that order (a group name must already exist in the Protection Database to
+               be used). Separate the two parts of the pair, and each pair, with a space. For a description of the available
+               permissions, see &lt;link linkend="HDRWQ567"&gt;The AFS ACL Permissions&lt;/link&gt;.&lt;/para&gt;
+ 
+               &lt;para&gt;At minimum, grant all permissions to the new user by including the value &lt;emphasis role="bold"&gt;$USER
+               all&lt;/emphasis&gt;. You cannot grant permissions to the issuer of the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command,
+               because as the last step in account creation the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command interpreter
+               automatically deletes that user from any ACLs set during the creation process. An error message always appears if the
+               directory is on the local disk, as detailed in &lt;link linkend="HDRWQ470"&gt;About Creating Local Disk Directories and
+               Files&lt;/link&gt;.&lt;/para&gt;
+ 
+               &lt;para&gt;The ABC Corporation example uses the following value to grant all permissions to the new user, no permissions to
+               the members of the &lt;emphasis role="bold"&gt;abc:staff&lt;/emphasis&gt; group, and the &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt;
+               (&lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;), &lt;emphasis role="bold"&gt;i&lt;/emphasis&gt; (&lt;emphasis
+               role="bold"&gt;insert&lt;/emphasis&gt;), and &lt;emphasis role="bold"&gt;k&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;lock&lt;/emphasis&gt;)
+               permissions to the members of the &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; group:&lt;/para&gt;
+ 
+               &lt;para&gt;&lt;emphasis role="bold"&gt;$USER all abc:staff none system:anyuser lik&lt;/emphasis&gt;&lt;/para&gt;
+ 
+               &lt;para&gt;It grants such extensive permissions to the &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; group to enable any
+               system user (including a mail-delivery daemon) to insert mail into the &lt;emphasis role="bold"&gt;Mailbox&lt;/emphasis&gt;
+               directory. The absence of the &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;read&lt;/emphasis&gt;) permission
+               prevents members of the &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; group from reading the mail files.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;uss commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;file, creating from prototype&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;creating&lt;/primary&gt;
+ 
+         &lt;secondary&gt;file with uss&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating with uss&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;uss template file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;F instruction&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;uss template file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;file&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;creating from prototype&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;F instruction&lt;/primary&gt;
+ 
+         &lt;secondary&gt;uss template file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ475"&gt;
+       &lt;title&gt;Creating a File from a Prototype with the F Instruction&lt;/title&gt;
+ 
+       &lt;para&gt;Each &lt;emphasis role="bold"&gt;F&lt;/emphasis&gt; instruction in the template file creates a file by copying the contents of an
+       existing prototype file; there is no limit on the number of them in the template, and each can refer to a different prototype.
+       If an &lt;emphasis role="bold"&gt;F&lt;/emphasis&gt; instruction creates a file in a new user's home directory or a subdirectory of it
+       (the intended use), then it must follow the &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;D&lt;/emphasis&gt;
+       instruction that creates the parent directory. Creating a file on the local disk of the machine where the &lt;emphasis
+       role="bold"&gt;uss&lt;/emphasis&gt; command runs is not recommended for the reasons detailed in &lt;link linkend="HDRWQ470"&gt;About Creating
+       Local Disk Directories and Files&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;E&lt;/emphasis&gt; instruction also creates a file, but the two types of instruction have
+       complementary advantages. Files created with an &lt;emphasis role="bold"&gt;E&lt;/emphasis&gt; instruction can be customized for each
+       user, because variables can appear in the field that specifies the contents of the file. In contrast, the contents of a file
+       created using the &lt;emphasis role="bold"&gt;F&lt;/emphasis&gt; instruction are the same for every user. An &lt;emphasis
+       role="bold"&gt;E&lt;/emphasis&gt; file can be only a single line, however, whereas an &lt;emphasis role="bold"&gt;F&lt;/emphasis&gt; file can be
+       any length.&lt;/para&gt;
+ 
+       &lt;para&gt;The following discussion of the fields in a &lt;emphasis role="bold"&gt;F&lt;/emphasis&gt; instruction refers to one of the examples
+       in the full account template in &lt;link linkend="HDRWQ471"&gt;Example uss Templates&lt;/link&gt;:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    F $MTPT/.login 0755 $UID /afs/abc.com/admin/user/proto
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;F&lt;/emphasis&gt; instruction's syntax is as follows:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    F  pathname  mode_bits  owner  prototype_file
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where &lt;variablelist&gt;
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;F&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Indicates a file creation instruction.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;pathname&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Specifies the full pathname of the file to create, including the filename. If it resides in the user's home
+               directory or a subdirectory of it, it is simplest to use the $MTPT variable to specify the home directory pathname.
+               When the $MTPT variable appears in an &lt;emphasis role="bold"&gt;F&lt;/emphasis&gt; instruction, it takes its value from the
+               preceding &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction's mount_point field (this dependency is why an &lt;emphasis
+               role="bold"&gt;F&lt;/emphasis&gt; instruction must follow the &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction).&lt;/para&gt;
+ 
+               &lt;para&gt;Specify the read/write path to the file, to avoid the failure that results when you attempt to create a new file
+               in a read-only volume. By convention, you indicate the read/write path by placing a period before the cell name at the
+               pathname's second level (for example, &lt;emphasis role="bold"&gt;/afs/.abc.com&lt;/emphasis&gt;). If you use the $MTPT variable
+               in this field, the value in the &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction's mount_point field possibly already
+               indicates the read/write path. For further discussion of the concept of read/write and read-only paths through the
+               filespace, see &lt;link linkend="HDRWQ208"&gt;Mounting Volumes&lt;/link&gt;.&lt;/para&gt;
+ 
+               &lt;para&gt;The ABC Corporation example uses the value &lt;emphasis role="bold"&gt;$MTPT/.login&lt;/emphasis&gt; to place a file called
+               &lt;emphasis role="bold"&gt;.login&lt;/emphasis&gt; in the user's home directory.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;mode_bits&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Defines the file's UNIX mode bits. Acceptable values are the standard three- or four-digit numbers corresponding
+               to a combination of permissions. Examples: &lt;emphasis role="bold"&gt;0755&lt;/emphasis&gt; corresponds to &lt;emphasis
+               role="bold"&gt;rwxr-xr-x&lt;/emphasis&gt;, and &lt;emphasis role="bold"&gt;0644&lt;/emphasis&gt; to &lt;emphasis
+               role="bold"&gt;rw-r--r--&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+               &lt;para&gt;The ABC Corporation example uses the value &lt;emphasis role="bold"&gt;0755&lt;/emphasis&gt; to set the mode bits on the
+               &lt;emphasis role="bold"&gt;.login&lt;/emphasis&gt; file to &lt;emphasis role="bold"&gt;rwxr-xr-x&lt;/emphasis&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;owner&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Specifies the username or UID of the user to be designated the file's owner in the output from the UNIX
+               &lt;emphasis role="bold"&gt;ls -l&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+               &lt;para&gt;If the file resides in AFS, place the $UID variable in this field, as in the ABC Corporation example template.
+               The Protection Server then automatically assigns an AFS UID unless you provide the &lt;emphasis
+               role="bold"&gt;-uid&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command or fill in the uid field
+               in the bulk input file &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt; instruction. (If you are converting existing UNIX
+               accounts, see the discussion of additional considerations in &lt;link linkend="HDRWQ459"&gt;Converting Existing UNIX
+               Accounts with uss&lt;/link&gt;.)&lt;/para&gt;
+ 
+               &lt;para&gt;If the file resides on the local disk, it is simplest to specify the username or UNIX UID under which you are
+               issuing the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command. For a discussion of the complications that arise from
+               designating another user, see &lt;link linkend="HDRWQ470"&gt;About Creating Local Disk Directories and Files&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;prototype_file&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Names the AFS or local directory that houses the prototype file to copy. The prototype file's name must match
+               the final element in the pathname field.&lt;/para&gt;
+ 
+               &lt;para&gt;The ABC Corporation example references a prototype file called &lt;emphasis role="bold"&gt;.login&lt;/emphasis&gt; in the
+               directory &lt;emphasis role="bold"&gt;/afs/abc.com/admin/user/proto&lt;/emphasis&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;uss commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;file, creating by echoing one line&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;creating&lt;/primary&gt;
+ 
+         &lt;secondary&gt;file with uss&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating with uss&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;uss template file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;E instruction&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;uss template file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;file&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;creating by echoing one line&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;E instruction&lt;/primary&gt;
+ 
+         &lt;secondary&gt;uss template file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ476"&gt;
+       &lt;title&gt;Creating One-Line Files with the E Instruction&lt;/title&gt;
+ 
+       &lt;para&gt;Each &lt;emphasis role="bold"&gt;E&lt;/emphasis&gt; instruction in the template file creates a file by echoing a specified single
+       line into it; there is no limit on the number of them in the template. If an &lt;emphasis role="bold"&gt;E&lt;/emphasis&gt; instruction
+       creates a file in a new user's home directory or a subdirectory of it (the intended use), then it must follow the &lt;emphasis
+       role="bold"&gt;V&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;D&lt;/emphasis&gt; instruction that creates the parent directory. Creating a file
+       on the local disk of the machine where the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command runs is not recommended for the
+       reasons detailed in &lt;link linkend="HDRWQ470"&gt;About Creating Local Disk Directories and Files&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;F&lt;/emphasis&gt; instruction also creates a file, but the two types of instruction have
+       complementary advantages. Files created with an &lt;emphasis role="bold"&gt;E&lt;/emphasis&gt; instruction can be customized for each
+       user, because variables can appear in the field that specifies the contents of the file. The command interpreter replaces the
+       variables with appropriate values before creating the file. In contrast, the contents of a file created using the &lt;emphasis
+       role="bold"&gt;F&lt;/emphasis&gt; instruction are the same for every user. An &lt;emphasis role="bold"&gt;E&lt;/emphasis&gt; file can be only a
+       single line, however, whereas an &lt;emphasis role="bold"&gt;F&lt;/emphasis&gt; file can be any length.&lt;/para&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;E&lt;/emphasis&gt; instruction is particularly suited to creating an entry for the new user in the
+       cell's common source password file, which is then copied to client machines to serve as the local password file (&lt;emphasis
+       role="bold"&gt;/etc/passwd&lt;/emphasis&gt; or equivalent). The following discussion of the fields refers to an example of this type of
+       use, from the ABC Corporation's full account template shown in &lt;link linkend="HDRWQ471"&gt;Example uss Templates&lt;/link&gt;. For
+       further discussion of how to incorporate the files created in this way into a common source password file, see &lt;link
+       linkend="HDRWQ458"&gt;Creating a Common Source Password File&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    E /afs/.abc.com/common/etc/newaccts/passwd_$USER 0644 root  \
+       "$USER:X:$UID:11:$NAME:$MTPT:/bin/csh"
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;E&lt;/emphasis&gt; instruction's syntax is as follows:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    E  pathname  mode_bits  owner  "contents"
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where &lt;variablelist&gt;
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;E&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Indicates a file creation instruction.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;pathname&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Specifies the full pathname of the file to create, including the filename. It can include variables. If it
+               resides in the user's home directory or a subdirectory of it, it is simplest to use the $MTPT variable to specify the
+               home directory pathname. When the $MTPT variable appears in an &lt;emphasis role="bold"&gt;E&lt;/emphasis&gt; instruction, it
+               takes its value from the preceding &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction's mount_point field (this dependency
+               is why an &lt;emphasis role="bold"&gt;E&lt;/emphasis&gt; instruction must follow the &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt;
+               instruction.)&lt;/para&gt;
+ 
+               &lt;para&gt;Specify the read/write path to the file, to avoid the failure that results when you attempt to create a new file
+               in a read-only volume. By convention, you indicate the read/write path by placing a period before the cell name at the
+               pathname's second level (for example, &lt;emphasis role="bold"&gt;/afs/.abc.com&lt;/emphasis&gt;). If you use the $MTPT variable
+               in this field, the value in the &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction's mount_point field possibly already
+               indicates the read/write path. For further discussion of the concept of read/write and read-only paths through the
+               filespace, see &lt;link linkend="HDRWQ208"&gt;Mounting Volumes&lt;/link&gt;.&lt;/para&gt;
+ 
+               &lt;para&gt;The ABC Corporation example writes the file created by the &lt;emphasis role="bold"&gt;E&lt;/emphasis&gt; instruction to
+               &lt;emphasis role="bold"&gt;/afs/.abc.com/common/etc/newaccts&lt;/emphasis&gt; directory, naming it after the new user:&lt;/para&gt;
+ 
+               &lt;programlisting&gt;
+    /afs/.abc.com/common/etc/newaccts/passwd_$USER
+ &lt;/programlisting&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;mode_bits&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Defines the file's UNIX mode bits. Acceptable values are the standard three- or four-digit numbers corresponding
+               to a combination of permissions. Examples: &lt;emphasis role="bold"&gt;0755&lt;/emphasis&gt; corresponds to &lt;emphasis
+               role="bold"&gt;rwxr-xr-x&lt;/emphasis&gt;, and &lt;emphasis role="bold"&gt;0644&lt;/emphasis&gt; to &lt;emphasis
+               role="bold"&gt;rw-r--r--&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+               &lt;para&gt;The ABC Corporation example uses the value &lt;emphasis role="bold"&gt;0644&lt;/emphasis&gt; to set the mode bits on the
+               &lt;emphasis role="bold"&gt;passwd_&lt;/emphasis&gt;user file to &lt;emphasis role="bold"&gt;r-xr--r--&lt;/emphasis&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;owner&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Specifies the username or UID of the user to be designated the file's owner in the output from the UNIX
+               &lt;emphasis role="bold"&gt;ls -l&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+               &lt;para&gt;If the file resides in AFS and is to be owned by the user, place the $UID variable in this field. The Protection
+               Server then automatically assigns an AFS UID unless you provide the &lt;emphasis role="bold"&gt;-uid&lt;/emphasis&gt; argument to
+               the &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command or fill in the uid field in the bulk input file &lt;emphasis
+               role="bold"&gt;add&lt;/emphasis&gt; instruction. (If you are converting existing UNIX accounts, see the discussion of
+               additional considerations in &lt;link linkend="HDRWQ459"&gt;Converting Existing UNIX Accounts with uss&lt;/link&gt;.)&lt;/para&gt;
+ 
+               &lt;para&gt;If the file resides on the local disk, specify the username or UNIX UID under which you are issuing the
+               &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command. For a discussion of the complications that arise from designating
+               another user, see &lt;link linkend="HDRWQ470"&gt;About Creating Local Disk Directories and Files&lt;/link&gt;.&lt;/para&gt;
+ 
+               &lt;para&gt;The ABC Corporation example is creating an AFS file intended for incorporation into the common password file,
+               rather than for direct use by the new user. It therefore designates the local superuser &lt;emphasis
+               role="bold"&gt;root&lt;/emphasis&gt; as the owner of the new file. Designating an alternate owner on an AFS file does not
+               introduce complications: issuing the &lt;emphasis role="bold"&gt;chown&lt;/emphasis&gt; command on AFS files requires membership
+               in the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group, but the issuer of the &lt;emphasis
+               role="bold"&gt;uss&lt;/emphasis&gt; command is necessarily authenticated as a member of that group.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;contents&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Specifies the one-line character string to write into the new file. Surround it with double quotes if it
+               contains one or more spaces. It cannot contain the newline character, but can contain any of the standard variables,
+               which the command interpreter resolves as it creates the file.&lt;/para&gt;
+ 
+               &lt;para&gt;The ABC Corporation example has the following value in the contents field, to create a password file
+               entry:&lt;/para&gt;
+ 
+               &lt;programlisting&gt;
+    $USER:X:$UID:10:$NAME:$MTPT:/bin/csh
+ &lt;/programlisting&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;L instruction&lt;/primary&gt;
+ 
+         &lt;secondary&gt;uss template file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;S instruction&lt;/primary&gt;
+ 
+         &lt;secondary&gt;uss template file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;uss&lt;/primary&gt;
+ 
+         &lt;secondary&gt;hard link, creating&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;creating&lt;/primary&gt;
+ 
+         &lt;secondary&gt;link (hard or symbolic) with uss&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;hard link&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating with uss&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;uss template file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;L instruction&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;uss template file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;hard link, creating&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;uss&lt;/primary&gt;
+ 
+         &lt;secondary&gt;symbolic link, creating&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;symbolic link&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating with uss&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;uss template file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;S instruction&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;uss template file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;symbolic link, creating&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ477"&gt;
+       &lt;title&gt;Creating Links with the L and S Instructions&lt;/title&gt;
+ 
+       &lt;para&gt;Each &lt;emphasis role="bold"&gt;L&lt;/emphasis&gt; instruction in the template file creates a hard link between two files, as
+       achieved by the standard UNIX &lt;emphasis role="bold"&gt;ln&lt;/emphasis&gt; command. The &lt;emphasis role="bold"&gt;S&lt;/emphasis&gt; instruction
+       creates a symbolic link between two files, as achieved by the standard UNIX &lt;emphasis role="bold"&gt;ln -s&lt;/emphasis&gt; command. An
+       explanation of links is beyond the scope of this document, but the basic effect in both cases is to create a second name for
+       an existing file, so that it can be accessed via either name. Creating a link does not create a second copy of the
+       file.&lt;/para&gt;
+ 
+       &lt;para&gt;There is no limit on the number of &lt;emphasis role="bold"&gt;L&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;S&lt;/emphasis&gt; instructions
+       in a template file. If the link is in a new user's home directory or a subdirectory of it (the intended use), then it must
+       follow the &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;D&lt;/emphasis&gt; instruction that creates the parent
+       directory, and the &lt;emphasis role="bold"&gt;F&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;E&lt;/emphasis&gt;, or &lt;emphasis
+       role="bold"&gt;X&lt;/emphasis&gt; instruction that creates the file being linked to. Creating a file on the local disk of the machine
+       where the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command runs is not recommended, for the reasons detailed in &lt;link
+       linkend="HDRWQ470"&gt;About Creating Local Disk Directories and Files&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;Note that AFS allows hard links only between files that reside in the same directory. This restriction is necessary to
+       eliminate the confusion that results from associating two potentially different ACLs (those of the two directories) with the
+       same file. Symbolic links are legal between two files that reside in different directories and even in different volumes. The
+       ACL on the actual file applies to the link as well.&lt;/para&gt;
+ 
+       &lt;para&gt;You do not set the owner or mode bits on a link created with an &lt;emphasis role="bold"&gt;L&lt;/emphasis&gt; or &lt;emphasis
+       role="bold"&gt;S&lt;/emphasis&gt; instruction, as you do for directories or files. The &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command
+       interpreter automatically records the UNIX UID of the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command's issuer as the owner, and
+       sets the mode bits to &lt;emphasis role="bold"&gt;lrwxrwxrwx&lt;/emphasis&gt; (777).&lt;/para&gt;
+ 
+       &lt;para&gt;The following discussion of the fields in an &lt;emphasis role="bold"&gt;L&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;S&lt;/emphasis&gt;
+       instruction refers to an example in the full account template from &lt;link linkend="HDRWQ471"&gt;Example uss Templates&lt;/link&gt;,
+       namely&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    S /afs/abc.com/public/$USER $MTPT/public
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;L&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;S&lt;/emphasis&gt; instructions' syntax is as follows:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    L  existing_file  link
+    S  existing_file  link
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where &lt;variablelist&gt;
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;L&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Indicates a hard link creation instruction.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;S&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Indicates a symbolic link creation instruction.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;existing_file&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Specifies the complete pathname of the existing file. If it resides in the user's home directory or a
+               subdirectory of it, it is simplest to use the $MTPT variable to specify the home directory pathname. When the $MTPT
+               variable appears in an &lt;emphasis role="bold"&gt;L&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;S&lt;/emphasis&gt; instruction, it takes
+               its value from the preceding &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction's mount_point field (this dependency is
+               why the instruction must follow the &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction).&lt;/para&gt;
+ 
+               &lt;para&gt;Do not create a symbolic link to a file whose name begins with the number sign (&lt;emphasis
+               role="bold"&gt;#&lt;/emphasis&gt;) or percent sign (&lt;emphasis role="bold"&gt;%&lt;/emphasis&gt;). When the Cache Manager reads a
+               symbolic link whose contents begin with one of those characters, it interprets it as a regular or read/write mount
+               point, respectively.&lt;/para&gt;
+ 
+               &lt;para&gt;The ABC Corporation example creates a link to the publicly readable volume created and mounted by a preceding
+               &lt;emphasis role="bold"&gt;X&lt;/emphasis&gt; instruction, by specifying the path to its mount point:&lt;/para&gt;
+ 
+               &lt;programlisting&gt;
+    /afs/abc.com/public/$USER
+ &lt;/programlisting&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;link&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Specifies the complete pathname of the second name for the file. If it resides in the user's home directory or a
+               subdirectory of it, it is simplest to use the $MTPT variable to specify the home directory pathname.&lt;/para&gt;
+ 
+               &lt;para&gt;Specify the read/write path to the link, to avoid the failure that results when you attempt to create a new link
+               in a read-only volume. By convention, you indicate the read/write path by placing a period before the cell name at the
+               pathname's second level (for example, &lt;emphasis role="bold"&gt;/afs/.abc.com&lt;/emphasis&gt;). If you use the $MTPT variable
+               in this field, the value in the &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction's mount_point field possibly already
+               indicates the read/write path. For further discussion of the concept of read/write and read-only paths through the
+               filespace, see &lt;link linkend="HDRWQ208"&gt;Mounting Volumes&lt;/link&gt;.&lt;/para&gt;
+ 
+               &lt;para&gt;The ABC Corporation example creates a link called &lt;emphasis role="bold"&gt;public&lt;/emphasis&gt; in the user's home
+               directory:&lt;/para&gt;
+ 
+               &lt;programlisting&gt;
+    $MTPT/public
+ &lt;/programlisting&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;A instruction&lt;/primary&gt;
+ 
+         &lt;secondary&gt;uss template file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;uss commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;password/authentication security, setting with A instruction&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;uss template file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;A instruction&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;uss template file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;password/authentication security, setting with A instruction&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ478"&gt;
+       &lt;title&gt;Increasing Account Security with the A Instruction&lt;/title&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;A&lt;/emphasis&gt; instruction in the template file enhances cell security by imposing the following
+       restrictions on users' password choice and authentication attempts. &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Limiting the user's password lifetime. When the lifetime expires, the user can no longer use the password to
+             authenticate and must change it.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Prohibiting the reuse of the user's 20 most-recently used passwords.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Limiting the number of consecutive times that a user can provide an incorrect password during authentication, and
+             for how long the Authentication Server refuses further authentication attempts after the limit is exceeded (referred to
+             as an &lt;emphasis&gt;account lockout&lt;/emphasis&gt;). For regular user accounts in most cells, the recommended limit is nine and
+             lockout time is 25 minutes.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The following discussion of the fields in an &lt;emphasis role="bold"&gt;A&lt;/emphasis&gt; instruction refers to the example in the
+       full account template from &lt;link linkend="HDRWQ471"&gt;Example uss Templates&lt;/link&gt;, which sets a password lifetime of 250 days,
+       prohibits reuse of passwords, limits the number of failed authentication attempts to nine, and creates a lockout time of 25
+       minutes if the authentication limit is exceeded:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    A $USER 250 noreuse 9 25
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;A&lt;/emphasis&gt; instruction's syntax is as follows:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    A  username  password_lifetime  password_reuse  failures  locktime
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where &lt;variablelist&gt;
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;A&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Indicates a security enhancing instruction.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;username&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Names the Authentication Database entry on which to impose security restrictions. Use the $USER variable to read
+               in the username from the &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command's &lt;emphasis role="bold"&gt;-user&lt;/emphasis&gt;
+               argument, or from the username field of an &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt; instruction in the bulk input file.
+               The ABC Corporation example uses this value.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;password_lifetime&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Sets the number of days after the user's password is changed that it remains valid. When the password becomes
+               invalid (expires), the user is unable to authenticate, but has 30 more days in which to issue the &lt;emphasis
+               role="bold"&gt;kpasswd&lt;/emphasis&gt; command to change the password (after that, only an administrator can change
+               it).&lt;/para&gt;
+ 
+               &lt;para&gt;Specify an integer from the range &lt;emphasis role="bold"&gt;1&lt;/emphasis&gt; through &lt;emphasis
+               role="bold"&gt;254&lt;/emphasis&gt; to specify the number of days until expiration, the value &lt;emphasis
+               role="bold"&gt;0&lt;/emphasis&gt; to indicate that the password never expires, or the value $PWEXPIRES to read in the number of
+               days from the &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;uss bulk&lt;/emphasis&gt; command's
+               &lt;emphasis role="bold"&gt;-pwexpires&lt;/emphasis&gt; argument. If the &lt;emphasis role="bold"&gt;A&lt;/emphasis&gt; instruction does not
+               appear in the template file, by default the user's password never expires.&lt;/para&gt;
+ 
+               &lt;para&gt;The ABC Corporation example sets a password lifetime of 250 days.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;password_reuse&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Determines whether or not the user can change his or her password (using the &lt;emphasis
+               role="bold"&gt;kpasswd&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;kas setpassword&lt;/emphasis&gt; command) to one that is similar to
+               any of his or her last 20 passwords. The acceptable values are &lt;emphasis role="bold"&gt;reuse&lt;/emphasis&gt; to allow reuse
+               and &lt;emphasis role="bold"&gt;noreuse&lt;/emphasis&gt; to prohibit it. If the &lt;emphasis role="bold"&gt;A&lt;/emphasis&gt; instruction
+               does not appear in the template file, the default is to allow password reuse.&lt;/para&gt;
+ 
+               &lt;para&gt;The ABC Corporation example prohibits password reuse.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;failures&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Sets the number of consecutive times the user can provide an incorrect password during authentication (using the
+               &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command or a login utility that grants AFS tokens). When the user exceeds the
+               limit, the Authentication Server rejects further authentication attempts for the amount of time specified in the
+               locktime field.&lt;/para&gt;
+ 
+               &lt;para&gt;Specify an integer from the range &lt;emphasis role="bold"&gt;1&lt;/emphasis&gt; through &lt;emphasis
+               role="bold"&gt;254&lt;/emphasis&gt; to specify the number of failures permitted, or the value &lt;emphasis
+               role="bold"&gt;0&lt;/emphasis&gt; to indicate that there is no limit to the number of unsuccessful attempts. If the &lt;emphasis
+               role="bold"&gt;A&lt;/emphasis&gt; instruction does not appear in the template file, the default is to allow an unlimited number
+               of failures.&lt;/para&gt;
+ 
+               &lt;para&gt;The ABC Corporation example sets the limit to nine failed attempts.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;locktime&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Specifies how long the Authentication Server refuses authentication attempts from a user who has exceeded the
+               failure limit set in the failures field.&lt;/para&gt;
+ 
+               &lt;para&gt;Specify a number of hours and minutes (hh:mm) or minutes only (mm), from the range &lt;emphasis
+               role="bold"&gt;01&lt;/emphasis&gt; (one minute) through &lt;emphasis role="bold"&gt;36:00&lt;/emphasis&gt; (36 hours). The Authentication
+               Server automatically reduces any larger value to &lt;emphasis role="bold"&gt;36:00&lt;/emphasis&gt; and also rounds up any nonzero
+               value to the next highest multiple of 8.5 minutes. A value of &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; (zero) sets an
+               infinite lockout time, in which case an administrator must always issue the &lt;emphasis role="bold"&gt;kas
+               unlock&lt;/emphasis&gt; command to unlock the account.&lt;/para&gt;
+ 
+               &lt;para&gt;The ABC Corporation example sets the lockout time to 25 minutes, which is rounded up to 25 minutes 30 seconds
+               (the next highest multiple of 8.5 minutes).&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;uss commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;command, executing with X instruction&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;executing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;command using uss template line&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;executing from uss template file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;uss template file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;X instruction&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;uss template file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;command, executing with X instruction&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;X instruction&lt;/primary&gt;
+ 
+         &lt;secondary&gt;uss template file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ479"&gt;
+       &lt;title&gt;Executing Commands with the X Instruction&lt;/title&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;X&lt;/emphasis&gt; instruction in the template file executes a command, which can be a standard UNIX
+       command, a shell script or program, or an AFS command. The command string can include standard template variables, and any
+       number of &lt;emphasis role="bold"&gt;X&lt;/emphasis&gt; instructions can appear in a template file. If an instruction manipulates an
+       element created by another instruction, it must appear after that instruction.&lt;/para&gt;
+ 
+       &lt;para&gt;The following discussion of the field in an &lt;emphasis role="bold"&gt;X&lt;/emphasis&gt; instruction refers to the example in the
+       full account template from &lt;link linkend="HDRWQ471"&gt;Example uss Templates&lt;/link&gt;:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    X "create_public_vol $USER $1 $2"
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;X&lt;/emphasis&gt; instruction's syntax is as follows:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    X "command"
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where command specifies the command to execute. Surround it with double quotes if it contains spaces. The command string
+       can contain any of the standard variables, which the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command interpreter resolves before
+       passing the command on to the appropriate other command interpreter, but it cannot contain newline characters.&lt;/para&gt;
+ 
+       &lt;para&gt;The ABC Corporation example invokes a script called &lt;emphasis role="bold"&gt;create_public_vol&lt;/emphasis&gt;, which creates
+       another volume associated with the new user and mounts it in a publicly readable part of the ABC Corporation's
+       filespace:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    "create_public_vol $USER $1 $2"
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;It uses the $USER variable to read in the username and make it part of both the volume name and mount point name. The
+       &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command issuer supplies a file server machine name for the $1 variable and a partition
+       name for the $2 variable, to specify the site for the new volume. &lt;indexterm&gt;
+           &lt;primary&gt;creating&lt;/primary&gt;
+ 
+           &lt;secondary&gt;user account&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;with uss&lt;/tertiary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;user&lt;/primary&gt;
+ 
+           &lt;secondary&gt;account&lt;/secondary&gt;
+ 
+           &lt;see&gt;user account&lt;/see&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;user account&lt;/primary&gt;
+ 
+           &lt;secondary&gt;creating&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;with uss&lt;/tertiary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;username&lt;/primary&gt;
+ 
+           &lt;secondary&gt;assigning&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;with uss&lt;/tertiary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;creating&lt;/primary&gt;
+ 
+           &lt;secondary&gt;Protection Database user entry&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;with uss&lt;/tertiary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;creating&lt;/primary&gt;
+ 
+           &lt;secondary&gt;Authentication Database entry&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;with uss&lt;/tertiary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;Protection Database&lt;/primary&gt;
+ 
+           &lt;secondary&gt;user entry&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;creating with uss&lt;/tertiary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;Authentication Database&lt;/primary&gt;
+ 
+           &lt;secondary&gt;entry&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;creating with uss&lt;/tertiary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;uss commands&lt;/primary&gt;
+ 
+           &lt;secondary&gt;creating individual user account&lt;/secondary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;AFS UID&lt;/primary&gt;
+ 
+           &lt;secondary&gt;assigning&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;with uss&lt;/tertiary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;user&lt;/primary&gt;
+ 
+           &lt;secondary&gt;AFS UID, assigning&lt;/secondary&gt;
+         &lt;/indexterm&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ480"&gt;
+     &lt;title&gt;Creating Individual Accounts with the uss add Command&lt;/title&gt;
+ 
+     &lt;para&gt;After you have created a template file, you can create an individual account by issuing the &lt;emphasis role="bold"&gt;uss
+     add&lt;/emphasis&gt; command (for template creation instructions see &lt;link linkend="HDRWQ463"&gt;Constructing a uss Template
+     File&lt;/link&gt;). When you issue the command, the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command interpreter contacts various AFS
+     servers to perform the following actions: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Create a Protection Database entry. By default, the Protection Server assigns an AFS UID which becomes the value of
+           the $UID variable used in the template.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Create an Authentication Database entry, recording an encrypted version of the initial password.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Create the account components defined in the indicated template file, contacting the File Server, Volume Server, and
+           Volume Location (VL) Server as necessary.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;To review which types of instructions to include in a template to create different file system objects, see &lt;link
+     linkend="HDRWQ463"&gt;Constructing a uss Template File&lt;/link&gt;. If the template is empty, the &lt;emphasis role="bold"&gt;uss
+     add&lt;/emphasis&gt; command creates an authentication-only account consisting of Protection Database and Authentication Database
+     entries.&lt;/para&gt;
+ 
+     &lt;para&gt;When you issue the &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command, provide a value for each variable in the template
+     file by including the corresponding command-line argument. If you fail to supply a value for a variable, the &lt;emphasis
+     role="bold"&gt;uss&lt;/emphasis&gt; command interpreter substitutes a null string, which usually causes the account creation to fail. If
+     you include a command line argument for which the corresponding variable does not appear in the template, it is ignored.&lt;/para&gt;
+ 
+     &lt;para&gt;&lt;link linkend="TBLWQ481"&gt;Table 4&lt;/link&gt; summarizes the mappings between variables and the arguments to the &lt;emphasis
+     role="bold"&gt;uss add&lt;/emphasis&gt; command. It is adapted from &lt;link linkend="TBLWQ466"&gt;Table 3&lt;/link&gt;, but includes only those
+     variables that take their value from command line arguments.&lt;/para&gt;
+ 
+     &lt;table id="TBLWQ481" label="4"&gt;
+       &lt;title&gt;Command-line argument sources for uss template variables&lt;/title&gt;
+ 
+       &lt;tgroup cols="2"&gt;
+         &lt;colspec colwidth="20*" /&gt;
+ 
+         &lt;colspec colwidth="80*" /&gt;
+ 
+         &lt;thead&gt;
+           &lt;row&gt;
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;Variable&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;Command-line Argument&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/thead&gt;
+ 
+         &lt;tbody&gt;
+           &lt;row&gt;
+             &lt;entry&gt;$MTPT&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;-mount&lt;/emphasis&gt; (for occurrence in &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt;
+             instruction)&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;$NAME&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;-realname&lt;/emphasis&gt; if provided; otherwise &lt;emphasis role="bold"&gt;-user&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;$PART&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;$PWEXPIRES&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;-pwexpires&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;$SERVER&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;$UID&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;-uid&lt;/emphasis&gt; if provided; otherwise allocated by Protection Server&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;$USER&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;-user&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;$1 through $9&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;-var&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/tbody&gt;
+       &lt;/tgroup&gt;
+     &lt;/table&gt;
+ 
+     &lt;sect2 id="HDRWQ483"&gt;
+       &lt;title&gt;To create an AFS account with the uss add command&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Authenticate as an AFS identity with all of the following privileges. In the conventional configuration, the
+           &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt; user account has them, or you possibly have a personal administrative account. (To
+           increase cell security, it is best to create special privileged accounts for use only while performing administrative
+           procedures; for further discussion, see &lt;link linkend="HDRWQ584"&gt;An Overview of Administrative Privilege&lt;/link&gt;.) If
+           necessary, issue the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command to authenticate. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; admin_user
+    Password: &amp;lt;&lt;replaceable&gt;admin_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;The following list specifies the necessary privileges and indicates how to check that you have them.&lt;/para&gt;
+ 
+           &lt;itemizedlist&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;Membership in the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group. If necessary, issue the
+               &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ587"&gt;To
+               display the members of the system:administrators group&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts membership system:administrators&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Inclusion in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue the &lt;emphasis
+               role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To display the
+               users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on the Authentication Database entry. However, the
+               Authentication Server always prompts you for a password in order to perform its own authentication. The following
+               instructions direct you to specify the administrative identity on the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command
+               line itself.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The &lt;emphasis role="bold"&gt;i&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;insert&lt;/emphasis&gt;) and &lt;emphasis
+               role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;) permissions on the ACL of the directory in which
+               you are mounting the user's volume. If necessary, issue the &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; command, which
+               is fully described in &lt;link linkend="HDRWQ572"&gt;Displaying ACLs&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+               &lt;para&gt;Members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group always implicitly have the &lt;emphasis
+               role="bold"&gt;a&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;) and by default also the &lt;emphasis
+               role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;) permission on every ACL and can use the &lt;emphasis
+               role="bold"&gt;fs setacl&lt;/emphasis&gt; command to grant other rights as necessary.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/itemizedlist&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; Log in as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;.
+           This is necessary only if you are creating new files or directories in the local file system and want to designate an
+           alternate owner as the object is created. For a discussion of the issues involved, see &lt;link linkend="HDRWQ470"&gt;About
+           Creating Local Disk Directories and Files&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Verify the location and functionality of the template file you are using. For a description of where the &lt;emphasis
+           role="bold"&gt;uss&lt;/emphasis&gt; command interpreter expects to find the template, see &lt;link linkend="HDRWQ468"&gt;Where to Place
+           Template Files&lt;/link&gt;. You can always provide an alternate pathname if you wish. Also note the variables used in the
+           template, to be sure that you provide the corresponding arguments on the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command
+           line.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ484" /&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; Change to the directory where the template
+           resides. This affects the type of pathname you must type in Step &lt;link linkend="LIWQ485"&gt;6&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;cd&lt;/emphasis&gt; template_directory
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; Run the &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command with the
+           &lt;emphasis role="bold"&gt;-dryrun&lt;/emphasis&gt; flag to preview the creation of the account. Note any error messages and correct
+           the cause before reissuing the command without the &lt;emphasis role="bold"&gt;-dryrun&lt;/emphasis&gt; flag. The next step describes
+           the &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command's syntax. For more information on the &lt;emphasis
+           role="bold"&gt;-dryrun&lt;/emphasis&gt; flag, see &lt;link linkend="HDRWQ454"&gt;Avoiding and Recovering from Errors and Interrupted
+           Operations&lt;/link&gt;. &lt;indexterm&gt;
+               &lt;primary&gt;uss commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;add&lt;/secondary&gt;
+             &lt;/indexterm&gt;&lt;indexterm&gt;
+               &lt;primary&gt;commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;uss add&lt;/secondary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ485" /&gt;Issue the &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command to create the account. Enter the
+           command on a single line; it appears here on multiple lines only for legibility.&lt;/para&gt;
+ 
+           &lt;para&gt;The &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; operation creates an Authentication Database entry. The Authentication
+           Server performs its own authentication rather than accepting your existing AFS token. By default, it authenticates your
+           local (UNIX) identity, which possibly does not correspond to an AFS-privileged administrator. Include the &lt;emphasis
+           role="bold"&gt;-admin&lt;/emphasis&gt; argument to name an identity that has the &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on its
+           Authentication Database entry. To verify that an entry has the flag, issue the &lt;emphasis role="bold"&gt;kas
+           examine&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ590"&gt;To check if the ADMIN flag is set&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;-user&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;login name&lt;/replaceable&gt;&amp;gt;  &lt;emphasis
+               role="bold"&gt;-admin&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;administrator to authenticate&lt;/replaceable&gt;&amp;gt;   \
+              [&lt;emphasis role="bold"&gt;-realname&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;full name in quotes&lt;/replaceable&gt;&amp;gt;] [&lt;emphasis
+               role="bold"&gt;-pass&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;initial passwd&lt;/replaceable&gt;&amp;gt;]   \
+              [&lt;emphasis role="bold"&gt;-pwexpires&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;password expires in [0..254] days (0 =&lt;/replaceable&gt;&amp;gt; never)&amp;gt;]  \
+              [&lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;FileServer for home volume&lt;/replaceable&gt;&amp;gt;]  \
+              [&lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;FileServer's disk partition for home volume&lt;/replaceable&gt;&amp;gt;]  \
+              [&lt;emphasis role="bold"&gt;-mount&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;home directory mount point&lt;/replaceable&gt;&amp;gt;]  \
+              [&lt;emphasis role="bold"&gt;-uid&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;uid to assign the user&lt;/replaceable&gt;&amp;gt;]  \
+              [&lt;emphasis role="bold"&gt;-template&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;pathname of template file&lt;/replaceable&gt;&amp;gt;]  \
+              [&lt;emphasis role="bold"&gt;-var&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;auxiliary argument pairs (Numval)&lt;/replaceable&gt;&amp;gt;+] [&lt;emphasis
+               role="bold"&gt;-dryrun&lt;/emphasis&gt;] \
+              [&lt;emphasis role="bold"&gt;-overwrite&lt;/emphasis&gt;] 
+    Administrator's (admin_user) password: &amp;lt;&lt;replaceable&gt;admin_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;ad&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-user&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the user's Authentication Database and Protection Database entries. Because it becomes the username
+                   (the name under which a user logs in), it must obey the restrictions that many operating systems impose on
+                   usernames (usually, to contain no more than eight lowercase letters). Also avoid the following characters: colon
+                   (&lt;emphasis role="bold"&gt;:&lt;/emphasis&gt;), semicolon (&lt;emphasis role="bold"&gt;;&lt;/emphasis&gt;), comma (&lt;emphasis
+                   role="bold"&gt;,&lt;/emphasis&gt;), at sign (&lt;emphasis role="bold"&gt;@&lt;/emphasis&gt;), space, newline, and the period (&lt;emphasis
+                   role="bold"&gt;.&lt;/emphasis&gt;), which is conventionally used only in special administrative names.&lt;/para&gt;
+ 
+                   &lt;para&gt;This argument provides the value for the $USER variable in the template file. For suggestions on
+                   standardizing usernames, see &lt;link linkend="HDRWQ58"&gt;Choosing Usernames and Naming Other Account
+                   Components&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names an administrative account that has the &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on its
+                   Authentication Database entry, such as &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt;. The password prompt echoes it as
+                   admin_user. Enter the appropriate password as admin_password.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-realname&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the user's actual full name. If it contains spaces or punctuation, surround it with double quotes.
+                   If you do not provide it, it defaults to the username provided with the &lt;emphasis role="bold"&gt;-user&lt;/emphasis&gt;
+                   argument.&lt;/para&gt;
+ 
+                   &lt;para&gt;This argument provides the value for the $NAME variable in the template file. For information about using
+                   this argument and variable as part of an automated process for creating entries in a local password file such as
+                   &lt;emphasis role="bold"&gt;/etc/passwd&lt;/emphasis&gt;, see &lt;link linkend="HDRWQ458"&gt;Creating a Common Source Password
+                   File&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-pass&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the user's initial password. Although the AFS commands that handle passwords accept strings of
+                   virtually unlimited length, it is best to use a password of eight characters or less, which is the maximum length
+                   that many applications and utilities accept.&lt;/para&gt;
+ 
+                   &lt;para&gt;Possible choices for initial passwords include the username, a string of digits such as those from a Social
+                   Security number, or a standard string such as &lt;emphasis role="bold"&gt;changeme&lt;/emphasis&gt;, which is the default if
+                   you do not provide this argument. There is no corresponding variable in the template file.&lt;/para&gt;
+ 
+                   &lt;para&gt;Instruct users to change their passwords to a truly secret string as soon as they authenticate with AFS for
+                   the first time. The &lt;emphasis&gt;OpenAFS User Guide&lt;/emphasis&gt; explains how to use the &lt;emphasis
+                   role="bold"&gt;kpasswd&lt;/emphasis&gt; command to change an AFS password.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-pwexpires&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Sets the number of days after a user's password is changed that it remains valid. Provide an integer from
+                   the range &lt;emphasis role="bold"&gt;1&lt;/emphasis&gt; through &lt;emphasis role="bold"&gt;254&lt;/emphasis&gt; to specify the number of
+                   days until expiration, or the value &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; to indicate that the password never expires
+                   (the default if you do not provide this argument). When the password becomes invalid (expires), the user is unable
+                   to authenticate, but has 30 more days in which to issue the &lt;emphasis role="bold"&gt;kpasswd&lt;/emphasis&gt; command to
+                   change the password; after that, only an administrator can change it.&lt;/para&gt;
+ 
+                   &lt;para&gt;This argument provides the value for the $PWEXPIRES variable in the template file.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the file server machine on which to create the new user's home volume. It is best to provide a fully
+                   qualified hostname (for example, &lt;emphasis role="bold"&gt;fs1.abc.com&lt;/emphasis&gt;), but an abbreviated form is
+                   acceptable provided that the cell's naming service is available to resolve it when you issue the &lt;emphasis
+                   role="bold"&gt;uss add&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+                   &lt;para&gt;This argument provides the value for the $SERVER variable in the template file. To avoid having to type a
+                   fully qualified hostname on the command line, combine the $SERVER variable with a constant (for example, the
+                   cell's domain name) in the server field of the &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction in the template
+                   file. For an example, see &lt;link linkend="HDRWQ473"&gt;Creating a Volume with the V Instruction&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-partition&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the partition on which to create the user's home volume; it must be on the file server machine
+                   named by the &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; argument. Identify the partition by its complete name (for
+                   example, &lt;emphasis role="bold"&gt;/vicepa&lt;/emphasis&gt;), or use one of the abbreviations listed in &lt;link
+                   linkend="HDRWQ615"&gt;Rules for Using Abbreviations and Aliases&lt;/link&gt;.&lt;/para&gt;
+ 
+                   &lt;para&gt;This argument provides the value for the $PART variable in the template file.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-mount&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the pathname for the user's home directory in the cell's read/write filespace. Partial pathnames
+                   are interpreted relative to the current working directory.&lt;/para&gt;
+ 
+                   &lt;para&gt;This argument provides the value for the $MTPT variable in the template file, but only when it appears in
+                   the &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction's mount_point field. When the $MTPT variable appears in any
+                   subsequent instructions, it takes its value from the &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction's mount_point
+                   field, rather than directly from this argument. For more details, and for suggestions about how to use this
+                   argument and the $MTPT variable, see &lt;link linkend="HDRWQ473"&gt;Creating a Volume with the V
+                   Instruction&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-uid&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies a positive integer other than &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; (zero) to assign as the user's
+                   AFS UID. It is best to omit this argument and allow the Protection Server to assign an AFS UID that is one greater
+                   than the current value of the &lt;computeroutput&gt;max user id&lt;/computeroutput&gt; counter. (To display the counter, use
+                   the &lt;emphasis role="bold"&gt;pts listmax&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ561"&gt;To display the
+                   AFS ID counters&lt;/link&gt;.)&lt;/para&gt;
+ 
+                   &lt;para&gt;If you have a reason to use this argument (perhaps because the user already has a UNIX UID), first use the
+                   &lt;emphasis role="bold"&gt;pts examine&lt;/emphasis&gt; command to verify that there is no existing account with the desired
+                   AFS UID; if there is, the account creation process terminates with an error.&lt;/para&gt;
+ 
+                   &lt;para&gt;This argument provides the value for the $UID variable in the template file.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-template&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the pathname of the template file. If you omit this argument, the command interpreter searches for
+                   a template file called &lt;emphasis role="bold"&gt;uss.template&lt;/emphasis&gt; in each of the following directories in turn:
+                   &lt;orderedlist&gt;
+                       &lt;listitem&gt;
+                         &lt;para&gt;The current working directory&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;&lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;cellname&lt;emphasis role="bold"&gt;/common/uss&lt;/emphasis&gt;, where
+                         cellname names the local cell&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;&lt;emphasis role="bold"&gt;/etc&lt;/emphasis&gt;&lt;/para&gt;
+                       &lt;/listitem&gt;
+                     &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+                   &lt;para&gt;If you specify a filename other than &lt;emphasis role="bold"&gt;uss.template&lt;/emphasis&gt; but without a pathname,
+                   the command interpreter searches for it in the indicated directories. If you provide a full or partial pathname,
+                   the command interpreter consults the specified file only; it interprets partial pathnames relative to the current
+                   working directory.&lt;/para&gt;
+ 
+                   &lt;para&gt;If the specified template file is empty (zero-length), the command creates Protection and Authentication
+                   Database entries only.&lt;/para&gt;
+ 
+                   &lt;para&gt;To learn how to construct a template file, see &lt;link linkend="HDRWQ463"&gt;Constructing a uss Template
+                   File&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-var&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies values for each of the number variables $1 through $9 that can appear in the template file. You
+                   can use the number variables to assign values to variables in the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; template
+                   file that are not part of the standard set.&lt;/para&gt;
+ 
+                   &lt;para&gt;For each instance of this argument, provide two parts in the indicated order, separated by a space:
+                   &lt;itemizedlist&gt;
+                       &lt;listitem&gt;
+                         &lt;para&gt;The integer from the range &lt;emphasis role="bold"&gt;1&lt;/emphasis&gt; through &lt;emphasis
+                         role="bold"&gt;9&lt;/emphasis&gt; that matches the variable in the template file. Do not precede it with a dollar
+                         sign.&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;A string of alphanumeric characters to assign as the value of the variable.&lt;/para&gt;
+                       &lt;/listitem&gt;
+                     &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+                   &lt;para&gt;To learn about suggested uses for the number variables, see the description of the &lt;emphasis
+                   role="bold"&gt;V&lt;/emphasis&gt; instruction's quota field in &lt;link linkend="HDRWQ473"&gt;Creating a Volume with the V
+                   Instruction&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-dryrun&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Reports actions that the command interpreter needs to perform to run the command, without actually
+                   performing them.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-overwrite&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Overwrites any directories, files, and links that exist in the file system and for which there are
+                   definitions in &lt;emphasis role="bold"&gt;D&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;E&lt;/emphasis&gt;, &lt;emphasis
+                   role="bold"&gt;F&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;L&lt;/emphasis&gt;, or &lt;emphasis role="bold"&gt;S&lt;/emphasis&gt; instructions
+                   in the template file named by the &lt;emphasis role="bold"&gt;-template&lt;/emphasis&gt; argument. If you omit this flag, the
+                   command interpreter prompts you once for confirmation that you want to overwrite all such elements.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If the new user home directory resides in a replicated volume, use the &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt;
+           command to release the volume, as described in &lt;link linkend="HDRWQ194"&gt;To replicate a read/write volume (create a
+           read-only volume)&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;volume name or ID&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;note&gt;
+             &lt;para&gt;This step can be necessary even if the home directory's parent directory is not itself a mount point for a
+             replicated volume (and is easier to overlook in that case). For example, the ABC Corporation template puts the mount
+             points for user volumes in the &lt;emphasis role="bold"&gt;/afs/abc.com/usr&lt;/emphasis&gt; directory. Because that is a regular
+             directory rather than a mount point, it resides in the &lt;emphasis role="bold"&gt;root.cell&lt;/emphasis&gt; volume mounted at the
+             &lt;emphasis role="bold"&gt;/afs/abc.com&lt;/emphasis&gt; directory. That volume is replicated, so after changing it by creating a
+             new mount point the administrator must issue the &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt; command.&lt;/para&gt;
+           &lt;/note&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Create an entry for the new user in the local password file (&lt;emphasis role="bold"&gt;/etc/passwd&lt;/emphasis&gt; or
+           equivalent) on each AFS client machine that he or she can log into. For suggestions on automating this step, see &lt;link
+           linkend="HDRWQ458"&gt;Creating a Common Source Password File&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;para&gt;Even if you do not use the automated method, set the user's UNIX UID to match the AFS UID assigned automatically by
+           the Protection Server or assigned with the &lt;emphasis role="bold"&gt;-uid&lt;/emphasis&gt; argument. The new user's AFS UID appears
+           in the trace produced by the &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; output, or you can use the &lt;emphasis role="bold"&gt;pts
+           examine&lt;/emphasis&gt; command to display it, as described in &lt;link linkend="HDRWQ537"&gt;To display a Protection Database
+           entry&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;deleting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;user accounts with uss&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;user account&lt;/primary&gt;
+ 
+         &lt;secondary&gt;deleting with uss&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;deleting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;Protection Database user entry with uss&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;deleting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;Authentication Database entry with uss&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Protection Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;user entry&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;deleting with uss&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Authentication Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;entry&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;deleting with uss&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;uss commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;deleting individual user account&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ486"&gt;
+     &lt;title&gt;Deleting Individual Accounts with the uss delete Command&lt;/title&gt;
+ 
+     &lt;para&gt;The &lt;emphasis role="bold"&gt;uss delete&lt;/emphasis&gt; command deletes an AFS user account according to the arguments you provide
+     on the command line; unlike the &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command, it does not use a template file. When you
+     issue the command, the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command interpreter contacts various AFS servers to perform the
+     following actions: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Remove the mount point for the user's home volume&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Remove the user's home volume and delete the associated VLDB entry, unless you include the &lt;emphasis
+           role="bold"&gt;-savevolume&lt;/emphasis&gt; flag&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Delete the user's Authentication Database entry&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Delete the user's Protection Database entry&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;Before issuing the &lt;emphasis role="bold"&gt;uss delete&lt;/emphasis&gt; command, you can also perform the following optional tasks:
+     &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Copy the user's home volume to tape or another permanent medium and record the username and UID on a reserved list.
+           This information enables you to restore the user's account easily if he or she returns to your cell. For information about
+           using the AFS Backup System to back up volumes, see &lt;link linkend="HDRWQ248"&gt;Configuring the AFS Backup System&lt;/link&gt; and
+           &lt;link linkend="HDRWQ283"&gt;Backing Up and Restoring AFS Data&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If the user has exclusive use of any other volumes (such as a volume for storing project-related data), make a
+           backup copy of each one and then remove it and its mount point as instructed in &lt;link linkend="HDRWQ235"&gt;Removing Volumes
+           and their Mount Points&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Use the &lt;emphasis role="bold"&gt;pts listowned&lt;/emphasis&gt; command to display any groups that the user owns;
+           instructions appear in &lt;link linkend="HDRWQ540"&gt;To list the groups that a user or group owns&lt;/link&gt;. Decide whether to use
+           the &lt;emphasis role="bold"&gt;pts delete&lt;/emphasis&gt; command to remove the groups or the &lt;emphasis role="bold"&gt;pts
+           chown&lt;/emphasis&gt; command to transfer ownership to another user or group. Instructions appear in &lt;link
+           linkend="HDRWQ553"&gt;To delete Protection Database entries&lt;/link&gt; and &lt;link linkend="HDRWQ555"&gt;To change a group's
+           owner&lt;/link&gt;. Alternatively, you can have the user remove or transfer ownership of the groups before leaving. A group that
+           remains in the Protection Database after its owner is removed is considered orphaned, and only members of the &lt;emphasis
+           role="bold"&gt;system:administrators&lt;/emphasis&gt; group can administer it.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;You can automate some of these tasks by including &lt;emphasis role="bold"&gt;exec&lt;/emphasis&gt; instructions in the bulk input
+     file and using the &lt;emphasis role="bold"&gt;uss bulk&lt;/emphasis&gt; command to delete the account. See &lt;link
+     linkend="HDRWQ488"&gt;Creating and Deleting Multiple Accounts with the uss bulk Command&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ487"&gt;
+       &lt;title&gt;To delete an AFS account&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Authenticate as an AFS identity with all of the following privileges. In the conventional configuration, the
+           &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt; user account has them, or you possibly have a personal administrative account. (To
+           increase cell security, it is best to create special privileged accounts for use only while performing administrative
+           procedures; for further discussion, see &lt;link linkend="HDRWQ584"&gt;An Overview of Administrative Privilege&lt;/link&gt;.) If
+           necessary, issue the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command to authenticate. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; admin_user
+    Password: &amp;lt;&lt;replaceable&gt;admin_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;The following list specifies the necessary privileges and indicates how to check that you have them.&lt;/para&gt;
+ 
+           &lt;itemizedlist&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;Membership in the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group. If necessary, issue the
+               &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ587"&gt;To
+               display the members of the system:administrators group&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts membership system:administrators&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Inclusion in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue the &lt;emphasis
+               role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To display the
+               users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on the Authentication Database entry. However, the
+               Authentication Server always prompts you for a password in order to perform its own authentication. The following
+               instructions direct you to specify the administrative identity on the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command
+               line itself.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The &lt;emphasis role="bold"&gt;d&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;delete&lt;/emphasis&gt;) permission on the ACL of the
+               directory that houses the user's home directory. If necessary, issue the &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt;
+               command, which is fully described in &lt;link linkend="HDRWQ572"&gt;Displaying ACLs&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+               &lt;para&gt;Members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group always implicitly have the &lt;emphasis
+               role="bold"&gt;a&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;) and by default also the &lt;emphasis
+               role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;) permission on every ACL and can use the &lt;emphasis
+               role="bold"&gt;fs setacl&lt;/emphasis&gt; command to grant other rights as necessary.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/itemizedlist&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Consider and resolve the issues discussed in the introduction to this section concerning the continued maintenance
+           of a deleted user's account information, owned groups, and volumes.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; Run the &lt;emphasis role="bold"&gt;uss delete&lt;/emphasis&gt; command with the
+           &lt;emphasis role="bold"&gt;-dryrun&lt;/emphasis&gt; flag to preview the deletion of the account. Note any error messages and correct
+           the cause before reissuing the command without the &lt;emphasis role="bold"&gt;-dryrun&lt;/emphasis&gt; flag. The next step describes
+           the &lt;emphasis role="bold"&gt;uss delete&lt;/emphasis&gt; command's syntax. &lt;indexterm&gt;
+               &lt;primary&gt;uss commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;delete&lt;/secondary&gt;
+             &lt;/indexterm&gt;&lt;indexterm&gt;
+               &lt;primary&gt;commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;uss delete&lt;/secondary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;uss delete&lt;/emphasis&gt; command to delete the account. Enter the command on a single
+           line; it appears here on multiple lines only for legibility.&lt;/para&gt;
+ 
+           &lt;para&gt;The delete operation always removes the user's entry from the Authentication Database. The Authentication Server
+           performs its own authentication rather than accepting your existing AFS token. By default, it authenticates your local
+           (UNIX) identity, which possibly does not correspond to an AFS-privileged administrator. Include the &lt;emphasis
+           role="bold"&gt;-admin&lt;/emphasis&gt; argument to name an identity that has the &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on its
+           Authentication Database entry. To verify that an entry has the flag, issue the &lt;emphasis role="bold"&gt;kas
+           examine&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ590"&gt;To check if the ADMIN flag is set&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;uss delete&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;-user&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;login name&lt;/replaceable&gt;&amp;gt;  \ 
+                 &lt;emphasis role="bold"&gt;-mountpoint&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;mountpoint for user's volume&lt;/replaceable&gt;&amp;gt;  \
+                 [&lt;emphasis role="bold"&gt;-savevolume&lt;/emphasis&gt;]  &lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;administrator to authenticate&lt;/replaceable&gt;&amp;gt;  \
+                 [&lt;emphasis role="bold"&gt;-dryrun&lt;/emphasis&gt;] 
+    Administrator's (admin_user) password: &amp;lt;&lt;replaceable&gt;admin_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;d&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;delete&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-user&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the entry to delete from the Protection and Authentication Databases.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-mountpoint&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the pathname of the mount point to delete (the user's home directory). Unless the &lt;emphasis
+                   role="bold"&gt;-savevolume&lt;/emphasis&gt; argument is included, the volume mounted there is also deleted from the file
+                   server machine where it resides, as is its record from the VLDB. Partial pathnames are interpreted relative to the
+                   current working directory.&lt;/para&gt;
+ 
+                   &lt;para&gt;Specify the read/write path to the mount point, to avoid the failure that results when you attempt to delete
+                   a mount point from a read-only volume. By convention, you indicate the read/write path by placing a period before
+                   the cell name at the pathname's second level (for example, &lt;emphasis role="bold"&gt;/afs/.abc.com&lt;/emphasis&gt;). For
+                   further discussion of the concept of read/write and read-only paths through the filespace, see &lt;link
+                   linkend="HDRWQ208"&gt;Mounting Volumes&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-savevolume&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Retains the user's volume and VLDB entry.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names an administrative account that has the &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on its
+                   Authentication Database entry, such as &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt;. The password prompt echoes it as
+                   admin_user. Enter the appropriate password as admin_password.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-dryrun&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Reports actions that the command interpreter needs to perform to run the command, without actually
+                   performing them.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If the deleted user home directory resided in a replicated volume, use the &lt;emphasis role="bold"&gt;vos
+           release&lt;/emphasis&gt; command to release the volume, as described in &lt;link linkend="HDRWQ194"&gt;To replicate a read/write
+           volume (create a read-only volume)&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;volume name or ID&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;note&gt;
+             &lt;para&gt;This step can be necessary even if the home directory's parent directory is not itself a mount point for a
+             replicated volume (and is easier to overlook in that case). For example, the ABC Corporation template puts the mount
+             points for user volumes in the &lt;emphasis role="bold"&gt;/afs/abc.com/usr&lt;/emphasis&gt; directory. Because that is a regular
+             directory rather than a mount point, it resides in the &lt;emphasis role="bold"&gt;root.cell&lt;/emphasis&gt; volume mounted at the
+             &lt;emphasis role="bold"&gt;/afs/abc.com&lt;/emphasis&gt; directory. That volume is replicated, so after changing it by deleting a
+             mount point the administrator must issue the &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt; command.&lt;/para&gt;
+           &lt;/note&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Delete the user's entry from the local password file (&lt;emphasis role="bold"&gt;/etc/passwd&lt;/emphasis&gt; or equivalent) of
+           each client machine. If you use the AFS &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; utility, it is sufficient to remove the
+           entry from the common source version of the file. If you intend to reactivate the user's account in the future, it is
+           simpler to comment out the entry or place an asterisk (*) in the password field.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;creating&lt;/primary&gt;
+ 
+         &lt;secondary&gt;user accounts in bulk with uss&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;user account&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating/deleting many at once&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;bulk mode in uss&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;deleting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;user accounts in bulk with uss&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;uss commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating/deleting user accounts in bulk&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ488"&gt;
+     &lt;title&gt;Creating and Deleting Multiple Accounts with the uss bulk Command&lt;/title&gt;
+ 
+     &lt;para&gt;The &lt;emphasis role="bold"&gt;uss bulk&lt;/emphasis&gt; command allows you to create and delete many accounts at once. Before
+     executing the command, you must &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Construct a template if you plan to create any accounts, just as you must do before running the &lt;emphasis
+           role="bold"&gt;uss add&lt;/emphasis&gt; command. The same template applies to all accounts created by a single &lt;emphasis
+           role="bold"&gt;uss bulk&lt;/emphasis&gt; command.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Construct a bulk input file of instructions that create and delete accounts and execute any related commands, as
+           described in &lt;link linkend="HDRWQ489"&gt;Constructing a Bulk Input File&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;rules&lt;/primary&gt;
+ 
+       &lt;secondary&gt;for uss bulk input file&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;uss bulk input file&lt;/primary&gt;
+ 
+       &lt;secondary&gt;rules for constructing&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="HDRWQ489"&gt;
+       &lt;title&gt;Constructing a Bulk Input File&lt;/title&gt;
+ 
+       &lt;para&gt;You can include five types of instructions in a bulk input file: &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt;, &lt;emphasis
+       role="bold"&gt;delete&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;exec&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;savevolume&lt;/emphasis&gt;, and
+       &lt;emphasis role="bold"&gt;delvolume&lt;/emphasis&gt;. The following sections discuss their uses.&lt;/para&gt;
+ 
+       &lt;para&gt;&lt;emphasis role="bold"&gt;Creating a User Account with the add Instruction&lt;/emphasis&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Each &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt; instruction creates a single user account, and so is basically the equivalent
+       of issuing one &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command. There is no limit to the number of &lt;emphasis
+       role="bold"&gt;add&lt;/emphasis&gt; instructions in the bulk input file.&lt;/para&gt;
+ 
+       &lt;para&gt;As indicated by the following syntax statement, the order of the instruction's fields matches the order of arguments to
+       the &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command (though some of the command's arguments do not have a corresponding
+       field). Like the &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command's arguments, many of the fields provide a value for a
+       variable in the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; template file. Each instruction must be a single line in the file (have a
+       newline character only at its end); it appears on multiple lines here only for legibility.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;&lt;emphasis role="bold"&gt;add&lt;/emphasis&gt; username[&lt;emphasis role="bold"&gt;:&lt;/emphasis&gt;full_name][&lt;emphasis
+           role="bold"&gt;:&lt;/emphasis&gt;initial_password][&lt;emphasis role="bold"&gt;:&lt;/emphasis&gt;password_expires]
+    [&lt;emphasis role="bold"&gt;:&lt;/emphasis&gt;file_server][&lt;emphasis role="bold"&gt;:&lt;/emphasis&gt;partition][&lt;emphasis role="bold"&gt;:&lt;/emphasis&gt;mount_point][&lt;emphasis
+           role="bold"&gt;:&lt;/emphasis&gt;uid]
+    [&lt;emphasis role="bold"&gt;:&lt;/emphasis&gt;var1][&lt;emphasis role="bold"&gt;:&lt;/emphasis&gt;var2][&lt;emphasis role="bold"&gt;:&lt;/emphasis&gt;var3][&lt;emphasis
+           role="bold"&gt;:&lt;/emphasis&gt;var4][&lt;emphasis role="bold"&gt;:&lt;/emphasis&gt;var5][&lt;emphasis role="bold"&gt;:&lt;/emphasis&gt;var6][&lt;emphasis
+           role="bold"&gt;:&lt;/emphasis&gt;var7][&lt;emphasis role="bold"&gt;:&lt;/emphasis&gt;var8][&lt;emphasis role="bold"&gt;:&lt;/emphasis&gt;var9][&lt;emphasis
+           role="bold"&gt;:&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;For a complete description of the acceptable values in each field, see the &lt;emphasis role="bold"&gt;uss Bulk Input
+       File&lt;/emphasis&gt; reference page in the &lt;emphasis&gt;OpenAFS Administration Reference&lt;/emphasis&gt;, or the description of the
+       corresponding arguments to the &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command, in &lt;link linkend="HDRWQ483"&gt;To create an AFS
+       account with the uss add command&lt;/link&gt;. Following are some basic notes: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Begin the line with the string &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt; only, not &lt;emphasis role="bold"&gt;uss
+             add&lt;/emphasis&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Only the first argument, username, is required. It corresponds to the &lt;emphasis role="bold"&gt;-user&lt;/emphasis&gt;
+             argument to the &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Do not surround the full_name value with double quotes, even though you must use them around the value for the
+             &lt;emphasis role="bold"&gt;-realname&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; command.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If you want to omit a value for an argument, indicate an empty field by using two colons with nothing between
+             them. Leaving a field empty is acceptable if the corresponding command line argument is optional or if the corresponding
+             variable does not appear in the template file. For every field that precedes the last one to which you assign an actual
+             value, you must either provide a value or indicate an empty field. It is acceptable, but not necessary, to indicate
+             empty fields after the last one in which you assign a value.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;After the last field, end the line with either a colon and newline character (&lt;emphasis
+             role="bold"&gt;&amp;lt;Return&amp;gt;&lt;/emphasis&gt;), or a newline alone.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The final nine fields are for assigning values to the number variables ($1 through $9), with the fields listed in
+             increasing numerical order. Specify the value only, not the variable number.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;&lt;emphasis role="bold"&gt;Deleting a User Account with the delete Instruction&lt;/emphasis&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Each &lt;emphasis role="bold"&gt;delete&lt;/emphasis&gt; instruction deletes a single user account, and so is basically the
+       equivalent of issuing one &lt;emphasis role="bold"&gt;uss delete&lt;/emphasis&gt; command. There is no limit to the number of &lt;emphasis
+       role="bold"&gt;delete&lt;/emphasis&gt; instructions in the bulk input file.&lt;/para&gt;
+ 
+       &lt;para&gt;Like all instructions in the bulk input file, each &lt;emphasis role="bold"&gt;delete&lt;/emphasis&gt; instruction must be a single
+       line in the file (have a newline character only at its end), even though it can cover multiple lines on a display screen. The
+       curly braces (&lt;emphasis role="bold"&gt;{ }&lt;/emphasis&gt;) indicate two mutually exclusive choices.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;&lt;emphasis role="bold"&gt;delete&lt;/emphasis&gt; username&lt;emphasis role="bold"&gt;:&lt;/emphasis&gt;mount_point_path[:{ &lt;emphasis
+           role="bold"&gt;savevolume&lt;/emphasis&gt; | &lt;emphasis role="bold"&gt;delvolume&lt;/emphasis&gt; }][&lt;emphasis role="bold"&gt;:&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;For a complete description of the acceptable values in each field, see the &lt;emphasis role="bold"&gt;uss Bulk Input
+       File&lt;/emphasis&gt; reference page in the &lt;emphasis&gt;OpenAFS Administration Reference&lt;/emphasis&gt; or the description of the
+       corresponding arguments to the &lt;emphasis role="bold"&gt;uss delete&lt;/emphasis&gt; command, in &lt;link linkend="HDRWQ487"&gt;To delete an
+       AFS account&lt;/link&gt;. Following are some basic notes: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Begin the line with the string &lt;emphasis role="bold"&gt;delete&lt;/emphasis&gt; only, not &lt;emphasis role="bold"&gt;uss
+             delete&lt;/emphasis&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The first two arguments, username and mount_point_path, are required. They correspond to the &lt;emphasis
+             role="bold"&gt;-user&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-mountpoint&lt;/emphasis&gt; arguments to the &lt;emphasis role="bold"&gt;uss
+             delete&lt;/emphasis&gt; command.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The third field, which is optional, controls whether the user's home volume is removed from the file server where
+             it resides, along with the corresponding VLDB entry. There are three possible values: &lt;itemizedlist&gt;
+                 &lt;listitem&gt;
+                   &lt;para&gt;No value treats the volume and VLDB entry according to the prevailing default, which is established by a
+                   preceding &lt;emphasis role="bold"&gt;savevolume&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;delvolume&lt;/emphasis&gt; instruction in
+                   the template file. See the following discussion of those instructions to learn how the default is set.&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;The string &lt;emphasis role="bold"&gt;savevolume&lt;/emphasis&gt; preserves the volume and VLDB entry, overriding the
+                   default.&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;The string &lt;emphasis role="bold"&gt;delvolume&lt;/emphasis&gt; removes the volume and VLDB entry, overriding the
+                   default.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/itemizedlist&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;After the last field, end the line with either a colon and newline character (&lt;emphasis
+             role="bold"&gt;&amp;lt;Return&amp;gt;&lt;/emphasis&gt;), or a newline alone.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;&lt;emphasis role="bold"&gt;Running a Command or Script with the exec Instruction&lt;/emphasis&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;exec&lt;/emphasis&gt; instruction runs the indicated AFS command, compiled program, or UNIX shell
+       script or command. The command processor assumes the AFS and local identities of the issuer of the &lt;emphasis role="bold"&gt;uss
+       bulk&lt;/emphasis&gt; command, who must have the privileges required to run the command.&lt;/para&gt;
+ 
+       &lt;para&gt;The instruction's syntax is as follows:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;&lt;emphasis role="bold"&gt;exec&lt;/emphasis&gt; command
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;It is not necessary to surround the command string with double quotes (" ") or other delimiters.&lt;/para&gt;
+ 
+       &lt;para&gt;&lt;emphasis role="bold"&gt;Setting the Default Treatment of Volumes with the delvolume and savevolume
+       Instructions&lt;/emphasis&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;savevolume&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;delvolume&lt;/emphasis&gt; instructions set the
+       default treatment of volumes referenced by the &lt;emphasis role="bold"&gt;delete&lt;/emphasis&gt; instructions that follow them in the
+       bulk input file. Their syntax is as follows:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+         &lt;emphasis role="bold"&gt;savevolume&lt;/emphasis&gt;
+         &lt;emphasis role="bold"&gt;delvolume&lt;/emphasis&gt;
+       &lt;/programlisting&gt;
+ 
+       &lt;para&gt;Both instructions are optional and take no arguments. If neither appears in the bulk input file, then by default all
+       volumes and VLDB entries referenced by &lt;emphasis role="bold"&gt;delete&lt;/emphasis&gt; instructions are removed. If the &lt;emphasis
+       role="bold"&gt;savevolume&lt;/emphasis&gt; instruction appears in the file, it prevents the removal of the volume and VLDB entry
+       referenced by all subsequent &lt;emphasis role="bold"&gt;delete&lt;/emphasis&gt; instructions in the file. The &lt;emphasis
+       role="bold"&gt;delvolume&lt;/emphasis&gt; instruction explicitly establishes the default (which is deletion) for subsequent &lt;emphasis
+       role="bold"&gt;delete&lt;/emphasis&gt; instructions.&lt;/para&gt;
+ 
+       &lt;para&gt;The effect of either instruction lasts until the end of the bulk input file, or until its opposite appears. To override
+       the prevailing default for a particular &lt;emphasis role="bold"&gt;delete&lt;/emphasis&gt; instruction, put the &lt;emphasis
+       role="bold"&gt;savevolume&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;delvolume&lt;/emphasis&gt; string in the instruction's third field. (You
+       can also use multiple instances of the &lt;emphasis role="bold"&gt;savevolume&lt;/emphasis&gt; and &lt;emphasis
+       role="bold"&gt;delvolume&lt;/emphasis&gt; instructions to toggle back and forth between default preservation and deletion of
+       volumes.)&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_570"&gt;
+       &lt;title&gt;Example Bulk Input File Instructions&lt;/title&gt;
+ 
+       &lt;para&gt;To create an authentication-only account, use an &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt; instruction like the following
+       example, which includes only the first (username) argument. The user's real name is set to match the username (&lt;emphasis
+       role="bold"&gt;anderson&lt;/emphasis&gt;) and her initial password is set to the string &lt;emphasis
+       role="bold"&gt;changeme&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    add anderson 
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The following example also creates an authentication-only account, but sets nondefault values for the real name and
+       initial password.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    add smith:John Smith:js_pswd
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The next two example &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt; instructions require that the administrator of the ABC
+       Corporation cell (&lt;emphasis role="bold"&gt;abc.com&lt;/emphasis&gt;) has written a &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; template file
+       with the following &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction in it:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    V user.$USER $SERVER.abc.com /vicep$PART 10000 /afs/.abc.com/usr/$3/$USER \
+        $UID $USER all
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;To create accounts for users named John Smith from the Marketing Department and Pat Jones from the Finance Department,
+       the appropriate &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt; instructions in the bulk input file are as follows:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    add smith:John Smith:::fs1:a:::::marketing
+    add jones:Pat Jones:::fs3:c:::::finance
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The new account for Smith consists of Protection and Authentication Database entries called &lt;emphasis
+       role="bold"&gt;smith&lt;/emphasis&gt;. His initial password is the default string &lt;emphasis role="bold"&gt;changeme&lt;/emphasis&gt;, and the
+       Protection Server generates his AFS UID. His home volume, called &lt;emphasis role="bold"&gt;user.smith&lt;/emphasis&gt;, has a 10,000 KB
+       quota, resides on partition &lt;emphasis role="bold"&gt;/vicepa&lt;/emphasis&gt; of file server machine &lt;emphasis
+       role="bold"&gt;fs1.abc.com&lt;/emphasis&gt;, and is mounted at &lt;emphasis role="bold"&gt;/afs/.abc.com/usr/marketing/smith&lt;/emphasis&gt;. The
+       final &lt;emphasis role="bold"&gt;$UID $USER all&lt;/emphasis&gt; part of the &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction gives him
+       ownership of his home directory and all permissions on its ACL. The account for &lt;emphasis role="bold"&gt;jones&lt;/emphasis&gt; is
+       similar, except that it resides on partition &lt;emphasis role="bold"&gt;/vicepc&lt;/emphasis&gt; of file server machine &lt;emphasis
+       role="bold"&gt;fs3.abc.com&lt;/emphasis&gt; and is mounted at &lt;emphasis role="bold"&gt;/afs/.abc.com/usr/finance/jones&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;Notice that the fields corresponding to mount_point, uid, var1, and var2 are empty (between the values
+       &lt;computeroutput&gt;a&lt;/computeroutput&gt; and &lt;computeroutput&gt;marketing&lt;/computeroutput&gt; on the first example line) because the
+       corresponding variables do not appear in the &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt; instruction in the template file. The
+       initial_passwd and password_expires fields are also empty.&lt;/para&gt;
+ 
+       &lt;para&gt;If you wish, you can specify values or empty fields for all nine number variables in an &lt;emphasis
+       role="bold"&gt;add&lt;/emphasis&gt; instruction. In that case, the bulk input file instructions are as follows:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    add smith:John Smith:::fs1:a:::::marketing::::::
+    add jones:Pat Jones:::fs3:c:::::finance::::::
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The following example is a section of a bulk input file with a number of &lt;emphasis role="bold"&gt;delete&lt;/emphasis&gt;
+       instructions and a &lt;emphasis role="bold"&gt;savevolume&lt;/emphasis&gt; instruction. Because the first three instructions appear before
+       the &lt;emphasis role="bold"&gt;savevolume&lt;/emphasis&gt; instruction and their third field is blank, the corresponding volumes and VLDB
+       entries are removed. The &lt;emphasis role="bold"&gt;delete&lt;/emphasis&gt; instruction for user &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt;
+       follows the &lt;emphasis role="bold"&gt;savevolume&lt;/emphasis&gt; instruction, so her volume is not removed, but the volume for user
+       &lt;emphasis role="bold"&gt;johnson&lt;/emphasis&gt; is, because the &lt;emphasis role="bold"&gt;delvolume&lt;/emphasis&gt; string in the third field
+       of the &lt;emphasis role="bold"&gt;delete&lt;/emphasis&gt; instruction overrides the current default.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    delete smith:/afs/abc.com/usr/smith
+    delete pat:/afs/abc.com/usr/pat
+    delete rogers:/afs/abc.com/usr/rogers
+    savevolume
+    delete terry:/afs/abc.com/usr/terry
+    delete johnson:/afs/abc.com/usr/johnson:delvolume
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The following example &lt;emphasis role="bold"&gt;exec&lt;/emphasis&gt; instruction is useful as a separator between a set of
+       &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt; instructions and a set of &lt;emphasis role="bold"&gt;delete&lt;/emphasis&gt; instructions. It
+       generates a message on the standard output stream that informs you of the &lt;emphasis role="bold"&gt;uss bulk&lt;/emphasis&gt; command's
+       progress.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    exec echo "Additions completed; beginning deletions..."
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_571"&gt;
+       &lt;title&gt;To create and delete multiple AFS user accounts&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Authenticate as an AFS identity with all of the following privileges. In the conventional configuration, the
+           &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt; user account has them, or you possibly have a personal administrative account. (To
+           increase cell security, it is best to create special privileged accounts for use only while performing administrative
+           procedures; for further discussion, see &lt;link linkend="HDRWQ584"&gt;An Overview of Administrative Privilege&lt;/link&gt;.) If
+           necessary, issue the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command to authenticate. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; admin_user
+    Password: &amp;lt;&lt;replaceable&gt;admin_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;The following list specifies the necessary privileges and indicates how to check that you have them.&lt;/para&gt;
+ 
+           &lt;itemizedlist&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;Membership in the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group. If necessary, issue the
+               &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ587"&gt;To
+               display the members of the system:administrators group&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts membership system:administrators&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Inclusion in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue the &lt;emphasis
+               role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To display the
+               users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on the Authentication Database entry. However, the
+               Authentication Server always prompts you for a password in order to perform its own authentication. The following
+               instructions direct you to specify the administrative identity on the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command
+               line itself.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The &lt;emphasis role="bold"&gt;d&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;delete&lt;/emphasis&gt;), &lt;emphasis
+               role="bold"&gt;i&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;insert&lt;/emphasis&gt;) and &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis
+               role="bold"&gt;lookup&lt;/emphasis&gt;) permissions on the ACL of the parent directory for each volume mount point. If
+               necessary, issue the &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; command, which is fully described in &lt;link
+               linkend="HDRWQ572"&gt;Displaying ACLs&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+               &lt;para&gt;Members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group always implicitly have the &lt;emphasis
+               role="bold"&gt;a&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;) and by default also the &lt;emphasis
+               role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;) permission on every ACL and can use the &lt;emphasis
+               role="bold"&gt;fs setacl&lt;/emphasis&gt; command to grant other rights as necessary.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/itemizedlist&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional.)&lt;/emphasis&gt; Log in as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;.
+           This is necessary only if you are creating new files or directories in the local file system and want to designate an
+           alternate owner as the object is created. For a discussion of the issues involved, see &lt;link linkend="HDRWQ470"&gt;About
+           Creating Local Disk Directories and Files&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If the bulk input file includes &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt; instructions, verify the location and
+           functionality of the template you are using. For a description of where the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; command
+           interpreter expects to find the template, see &lt;link linkend="HDRWQ468"&gt;Where to Place Template Files&lt;/link&gt;. You can
+           always provide an alternate pathname if you wish. Also note which variables appear in the template, to be sure that you
+           provide the corresponding arguments in the &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt; instruction or on the &lt;emphasis
+           role="bold"&gt;uss bulk&lt;/emphasis&gt; command line.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Create a bulk input file that complies with the rules listed in &lt;link linkend="HDRWQ489"&gt;Constructing a Bulk Input
+           File&lt;/link&gt;. It is simplest to put the file in the same directory as the template file you are using.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional.)&lt;/emphasis&gt; Change to the directory where the bulk input file and template file
+           reside. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;cd&lt;/emphasis&gt; template_directory
+ &lt;/programlisting&gt;&lt;indexterm&gt;
+               &lt;primary&gt;uss commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;bulk&lt;/secondary&gt;
+             &lt;/indexterm&gt;&lt;indexterm&gt;
+               &lt;primary&gt;commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;uss bulk&lt;/secondary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ490" /&gt;Issue the &lt;emphasis role="bold"&gt;uss bulk&lt;/emphasis&gt; command to create or delete accounts, or
+           both. Enter the command on a single line; it appears here on multiple lines only for legibility.&lt;/para&gt;
+ 
+           &lt;para&gt;The bulk operation always manipulates user entries in the Authentication Database. The Authentication Server
+           performs its own authentication rather than accepting your existing AFS token. By default, it authenticates your local
+           (UNIX) identity, which possibly does not correspond to an AFS-privileged administrator. Include the &lt;emphasis
+           role="bold"&gt;-admin&lt;/emphasis&gt; argument to name an identity that has the &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on its
+           Authentication Database entry. To verify that an entry has the flag, issue the &lt;emphasis role="bold"&gt;kas
+           examine&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ590"&gt;To check if the ADMIN flag is set&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;uss bulk&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;bulk input file&lt;/replaceable&gt;&amp;gt;  \
+               [&lt;emphasis role="bold"&gt;-template&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;pathname of template file&lt;/replaceable&gt;&amp;gt;]  \
+               &lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;administrator to authenticate&lt;/replaceable&gt;&amp;gt;  \
+               [&lt;emphasis role="bold"&gt;-dryrun&lt;/emphasis&gt;] [&lt;emphasis role="bold"&gt;-overwrite&lt;/emphasis&gt;]  \
+               [&lt;emphasis role="bold"&gt;-pwexpires&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;password expires in [0..254] days (0 =&lt;/replaceable&gt;&amp;gt; never)&amp;gt;]  \
+               [&lt;emphasis role="bold"&gt;-pipe&lt;/emphasis&gt;]
+    Administrator's (admin_user) password: &amp;lt;&lt;replaceable&gt;admin_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;b&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;bulk&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;bulk input file&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the pathname of the bulk input file. Partial pathnames are interpreted relative to the current
+                   working directory. For a discussion of the required file format, see &lt;link linkend="HDRWQ489"&gt;Constructing a Bulk
+                   Input File&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-template&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the pathname of the template file for any &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; commands that
+                   appear in the bulk input file. Partial pathnames are interpreted relative to the current working directory. For a
+                   discussion of the required file format, see &lt;link linkend="HDRWQ463"&gt;Constructing a uss Template
+                   File&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names an administrative account that has the &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on its
+                   Authentication Database entry, such as the &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt; account. The password prompt
+                   echoes it as admin_user. Enter the appropriate password as admin_password.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-dryrun&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Reports actions that the command interpreter needs to perform to run the command, without actually
+                   performing them.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-overwrite&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Overwrites any directories, files and links that exist in the file system and for which there are also
+                   &lt;emphasis role="bold"&gt;D&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;E&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;F&lt;/emphasis&gt;,
+                   &lt;emphasis role="bold"&gt;L&lt;/emphasis&gt;, or &lt;emphasis role="bold"&gt;S&lt;/emphasis&gt; instructions in the template file named
+                   by the &lt;emphasis role="bold"&gt;-template&lt;/emphasis&gt; argument. If this flag is omitted, the command interpreter
+                   prompts, once for each &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt; instruction in the bulk input file, for confirmation
+                   that it is to overwrite such elements. Do not include this flag if there are no &lt;emphasis
+                   role="bold"&gt;add&lt;/emphasis&gt; instructions in the bulk input file.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-pwexpires&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Sets the number of days after a user's password is changed that it remains valid, for each user named by an
+                   &lt;emphasis role="bold"&gt;add&lt;/emphasis&gt; instruction in the bulk input file. Provide an integer from the range
+                   &lt;emphasis role="bold"&gt;1&lt;/emphasis&gt; through &lt;emphasis role="bold"&gt;254&lt;/emphasis&gt; to specify the number of days
+                   until expiration, or the value &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; to indicate that the password never expires (the
+                   default).&lt;/para&gt;
+ 
+                   &lt;para&gt;When the password becomes invalid (expires), the user is unable to authenticate, but has 30 more days in
+                   which to issue the &lt;emphasis role="bold"&gt;kpasswd&lt;/emphasis&gt; command to change the password (after that, only an
+                   administrator can change it).&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-pipe&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Suppresses the Authentication Server's prompt for the password of the issuer or the user named by the
+                   &lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt; argument (the Authentication Server always separately authenticates the
+                   user who is creating or deleting an entry in the Authentication Database). Instead, the command interpreter
+                   accepts the password as piped input from another program, enabling you to run the &lt;emphasis role="bold"&gt;uss
+                   bulk&lt;/emphasis&gt; command in unattended batch jobs.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If a newly created or deleted user home directory resides in a replicated volume, use the &lt;emphasis role="bold"&gt;vos
+           release&lt;/emphasis&gt; command to release the volume, as described in &lt;link linkend="HDRWQ194"&gt;To replicate a read/write
+           volume (create a read-only volume)&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;volume name or ID&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;note&gt;
+             &lt;para&gt;This step can be necessary even if the home directory's parent directory is not itself a mount point for a
+             replicated volume (and is easier to overlook in that case). For example, the ABC Corporation template puts the mount
+             points for user volumes in the &lt;emphasis role="bold"&gt;/afs/abc.com/usr&lt;/emphasis&gt; directory. Because that is a regular
+             directory rather than a mount point, it resides in the &lt;emphasis role="bold"&gt;root.cell&lt;/emphasis&gt; volume mounted at the
+             &lt;emphasis role="bold"&gt;/afs/abc.com&lt;/emphasis&gt; directory. That volume is replicated, so after changing it by creating or
+             deleting a mount point, the administrator must issue the &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt; command.&lt;/para&gt;
+           &lt;/note&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If you are creating accounts, create an entry for the new user in the local password file (&lt;emphasis
+           role="bold"&gt;/etc/passwd&lt;/emphasis&gt; or equivalent) on each AFS client machine that he or she can log into. For suggestions
+           on automating this step, see &lt;link linkend="HDRWQ458"&gt;Creating a Common Source Password File&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;para&gt;Even if you do not use the automated method, set the user's UNIX UID to match the AFS UID assigned automatically by
+           the Protection Server or assigned with the &lt;emphasis role="bold"&gt;-uid&lt;/emphasis&gt; argument. The new user's AFS UID appears
+           in the trace produced by the &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; output or you can use the &lt;emphasis role="bold"&gt;pts
+           examine&lt;/emphasis&gt; command to display it, as described in &lt;link linkend="HDRWQ537"&gt;To display a Protection Database
+           entry&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If you are deleting accounts, delete the user's entry from the local password file (&lt;emphasis
+           role="bold"&gt;/etc/passwd&lt;/emphasis&gt; or equivalent) of each client machine. If you use the AFS &lt;emphasis
+           role="bold"&gt;package&lt;/emphasis&gt; utility, it is sufficient to remove the entry from the common source version of the file.
+           If you intend to reactivate the user's account in the future, it is simpler to comment out the entry or place an asterisk
+           (*) in the password field.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ &lt;/chapter&gt;
Index: openafs/doc/xml/AdminGuide/auagd018.xml
diff -c /dev/null openafs/doc/xml/AdminGuide/auagd018.xml:1.1.8.3
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/xml/AdminGuide/auagd018.xml	Wed May 13 22:26:00 2009
***************
*** 0 ****
--- 1,2520 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;chapter id="HDRWQ491"&gt;
+   &lt;title&gt;Administering User Accounts&lt;/title&gt;
+ 
+   &lt;para&gt;&lt;indexterm&gt;
+       &lt;primary&gt;administering&lt;/primary&gt;
+ 
+       &lt;secondary&gt;user accounts&lt;/secondary&gt;
+     &lt;/indexterm&gt;&lt;/para&gt;
+ 
+   &lt;para&gt;This chapter explains how to create and maintain user accounts in your cell.&lt;/para&gt;
+ 
+   &lt;para&gt;The preferred method for creating user accounts is the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; program, which enables you to
+   create multiple accounts with a single command. See &lt;link linkend="HDRWQ449"&gt;Creating and Deleting User Accounts with the uss
+   Command Suite&lt;/link&gt;. If you prefer to create each account component individually, follow the instructions in &lt;link
+   linkend="HDRWQ502"&gt;Creating AFS User Accounts&lt;/link&gt;.&lt;/para&gt;
+ 
+   &lt;sect1 id="HDRWQ492"&gt;
+     &lt;title&gt;Summary of Instructions&lt;/title&gt;
+ 
+     &lt;para&gt;This chapter explains how to perform the following tasks by using the indicated commands:&lt;/para&gt;
+ 
+     &lt;informaltable frame="none"&gt;
+       &lt;tgroup cols="2"&gt;
+         &lt;colspec colwidth="57*" /&gt;
+ 
+         &lt;colspec colwidth="43*" /&gt;
+ 
+         &lt;tbody&gt;
+           &lt;row&gt;
+             &lt;entry&gt;Create Protection Database entry&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;pts createuser&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Create Authentication Database entry&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;kas create&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Create volume&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;vos create&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Mount volume&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Create entry on ACL&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Examine Protection Database entry&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;pts examine&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Change directory ownership&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;/etc/chown&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Limit failed authentication attempts&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;kas setfields&lt;/emphasis&gt; with &lt;emphasis role="bold"&gt;-attempts&lt;/emphasis&gt; and &lt;emphasis
+             role="bold"&gt;-locktime&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Unlock Authentication Database entry&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;kas unlock&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Set password lifetime&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;kas setfields&lt;/emphasis&gt; with &lt;emphasis role="bold"&gt;-pwexpires&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Prohibit password reuse&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;kas setfields&lt;/emphasis&gt; with &lt;emphasis role="bold"&gt;-reuse&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Change AFS password&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;kas setpassword&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;List groups owned by user&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;pts listowned&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Rename Protection Database entry&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;pts rename&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Delete Authentication Database entry&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;kas delete&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Rename volume&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;vos rename&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Remove mount point&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs rmmount&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Delete Protection Database entry&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;pts delete&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;List volume location&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;vos listvldb&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Remove volume&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;vos remove&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/tbody&gt;
+       &lt;/tgroup&gt;
+     &lt;/informaltable&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;local password file&lt;/primary&gt;
+ 
+       &lt;secondary&gt;creating entry for AFS user&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;with manual account creation&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ494"&gt;
+     &lt;title&gt;The Components of an AFS User Account&lt;/title&gt;
+ 
+     &lt;para&gt;The differences between AFS and the UNIX file system imply that a complete AFS user account is not the same as a UNIX user
+     account. The following list describes the components of an AFS account. The same information appears in a corresponding section
+     of &lt;link linkend="HDRWQ449"&gt;Creating and Deleting User Accounts with the uss Command Suite&lt;/link&gt;, but is repeated here for your
+     convenience. &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;A &lt;emphasis&gt;Protection Database entry&lt;/emphasis&gt; defines the username (the name provided when authenticating with
+           AFS), and maps it to an AFS user ID (AFS UID), a number that the AFS servers use internally when referencing users. The
+           Protection Database also tracks the groups to which the user belongs. For details, see &lt;link
+           linkend="HDRWQ531"&gt;Administering the Protection Database&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;An &lt;emphasis&gt;Authentication Database entry&lt;/emphasis&gt; records the user's AFS password in a scrambled form suitable
+           for use as an encryption key.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;A home &lt;emphasis&gt;volume&lt;/emphasis&gt; stores all the files in the user's home directory together on a single partition
+           of a file server machine. The volume has an associated quota that limits its size. For a complete discussion of volumes,
+           see &lt;link linkend="HDRWQ174"&gt;Managing Volumes&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;A &lt;emphasis&gt;mount point&lt;/emphasis&gt; makes the contents of the user's volume visible and accessible in the AFS
+           filespace, and acts as the user's home directory. For more details about mount points, see &lt;link linkend="HDRWQ183"&gt;About
+           Mounting Volumes&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Full access permissions on the home directory's &lt;emphasis&gt;access control list (ACL)&lt;/emphasis&gt; and ownership of the
+           directory (as displayed by the UNIX &lt;emphasis role="bold"&gt;ls -ld&lt;/emphasis&gt; command) enable the user to manage his or her
+           files. For details on AFS file protection, see &lt;link linkend="HDRWQ562"&gt;Managing Access Control Lists&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;A &lt;emphasis&gt;local password file entry&lt;/emphasis&gt; (in the &lt;emphasis role="bold"&gt;/etc/passwd&lt;/emphasis&gt; file or
+           equivalent) of each AFS client machine enables the user to log in and access AFS files through the Cache Manager. A
+           subsequent section in this chapter further discusses local password file entries.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Other optional &lt;emphasis&gt;configuration files&lt;/emphasis&gt; make the account more convenient to use. Such files help the
+           user log in and log out more easily, receive electronic mail, print, and so on.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;AFS UID&lt;/primary&gt;
+ 
+       &lt;secondary&gt;matching with UNIX UID&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;UNIX UID&lt;/primary&gt;
+ 
+       &lt;secondary&gt;matching with AFS UID&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ495"&gt;
+     &lt;title&gt;Creating Local Password File Entries&lt;/title&gt;
+ 
+     &lt;para&gt;To obtain authenticated access to a cell's AFS filespace, a user must not only have a valid AFS token, but also an entry
+     in the local password file (&lt;emphasis role="bold"&gt;/etc/passwd&lt;/emphasis&gt; or equivalent) of the machine whose Cache Manager is
+     representing the user. This section discusses why it is important for the user's AFS UID to match to the UNIX UID listed in the
+     local password file, and describes the appropriate value to put in the file's password field.&lt;/para&gt;
+ 
+     &lt;para&gt;One reason to use &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt; commands is that they enable you to generate local password file
+     entries automatically as part of account creation. See &lt;link linkend="HDRWQ458"&gt;Creating a Common Source Password
+     File&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;Information similar to the information in this section appears in a corresponding section of &lt;link
+     linkend="HDRWQ449"&gt;Creating and Deleting User Accounts with the uss Command Suite&lt;/link&gt;, but is repeated here for your
+     convenience&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ496"&gt;
+       &lt;title&gt;Assigning AFS and UNIX UIDs that Match&lt;/title&gt;
+ 
+       &lt;para&gt;A user account is easiest to administer and use if the AFS user ID number (AFS UID) and UNIX UID match. All instructions
+       in the AFS documentation assume that they do.&lt;/para&gt;
+ 
+       &lt;para&gt;The most basic reason to make AFS and UNIX UIDs the same is so that the owner name reported by the UNIX &lt;emphasis
+       role="bold"&gt;ls -l&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;ls -ld&lt;/emphasis&gt; commands makes sense for AFS files and directories.
+       Following standard UNIX practice, the File Server records a number rather than a username in an AFS file or directory's owner
+       field: the owner's AFS UID. When you issue the &lt;emphasis role="bold"&gt;ls -l&lt;/emphasis&gt; command, it translates the UID to a
+       username according to the mapping in the local password file, not the AFS Protection Database. If the AFS and UNIX UIDs do not
+       match, the &lt;emphasis role="bold"&gt;ls -l&lt;/emphasis&gt; command reports an unexpected (and incorrect) owner. The output can even
+       vary on different client machines if their local password files map the same UNIX UID to different names.&lt;/para&gt;
+ 
+       &lt;para&gt;Follow the recommendations in the indicated sections to make AFS and UNIX UIDs match when creating accounts for various
+       types of users: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;If creating an AFS account for a user who already has a UNIX UID, see &lt;link linkend="HDRWQ499"&gt;Making UNIX and AFS
+             UIDs Match&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If some users in your cell have existing UNIX accounts but the user for whom you are creating an AFS account does
+             not, then it is best to allow the Protection Server to allocate an AFS UID automatically. To avoid overlap of AFS UIDs
+             with existing UNIX UIDs, set the Protection Database's &lt;computeroutput&gt;max user id&lt;/computeroutput&gt; counter higher than
+             the largest UNIX UID, using the instructions in &lt;link linkend="HDRWQ560"&gt;Displaying and Setting the AFS UID and GID
+             Counters&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If none of your users have existing UNIX accounts, allow the Protection Server to allocate AFS UIDs automatically,
+             starting either at its default or at the value you have set for the &lt;computeroutput&gt;max user id&lt;/computeroutput&gt;
+             counter.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;password&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setting in local password file&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;with manual account creation&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;local password file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setting password in&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;with manual account creation&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ497"&gt;
+       &lt;title&gt;Specifying Passwords in the Local Password File&lt;/title&gt;
+ 
+       &lt;para&gt;Authenticating with AFS is easiest for your users if you install and configure an AFS-modified login utility, which logs
+       a user into the local file system and obtains an AFS token in one step. In this case, the local password file no longer
+       controls a user's ability to login in most circumstances, because the AFS-modified login utility does not consult the local
+       password file if the user provides the correct AFS password. You can nonetheless use a password file entry's password field
+       (usually, the second field) in the following ways to control login and authentication: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;To prevent both local login and AFS authentication, place an asterisk ( * ) in the field. This is useful mainly in
+             emergencies, when you want to prevent a certain user from logging into the machine.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;To prevent login to the local file system if the user does not provide the correct AFS password, place a character
+             string of any length other than the standard thirteen characters in the field. This is appropriate if you want to allow
+             only people with local AFS accounts to log into to your machines. A single &lt;emphasis role="bold"&gt;X&lt;/emphasis&gt; or other
+             character is the most easily recognizable way to do this.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;To enable a user to log into the local file system even after providing an incorrect AFS password, record a
+             standard UNIX encrypted password in the field by issuing the standard UNIX password-setting command (&lt;emphasis
+             role="bold"&gt;passwd&lt;/emphasis&gt; or equivalent).&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;If you do not use an AFS-modified login utility, you must place a standard UNIX password in the local password file of
+       every client machine the user will use. The user logs into the local file system only, and then must issue the &lt;emphasis
+       role="bold"&gt;klog&lt;/emphasis&gt; command to authenticate with AFS. It is simplest if the passwords in the local password file and
+       the Authentication Database are the same, but this is not required. &lt;indexterm&gt;
+           &lt;primary&gt;converting&lt;/primary&gt;
+ 
+           &lt;secondary&gt;existing UNIX accounts to AFS accounts&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;with manual account creation&lt;/tertiary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;user account&lt;/primary&gt;
+ 
+           &lt;secondary&gt;converting existing UNIX to AFS&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;with manual account creation&lt;/tertiary&gt;
+         &lt;/indexterm&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ498"&gt;
+     &lt;title&gt;Converting Existing UNIX Accounts&lt;/title&gt;
+ 
+     &lt;para&gt;This section discusses the three main issues you need to consider if your cell has existing UNIX accounts that you wish to
+     convert to AFS accounts.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ499"&gt;
+       &lt;title&gt;Making UNIX and AFS UIDs Match&lt;/title&gt;
+ 
+       &lt;para&gt;As previously mentioned, AFS users must have an entry in the local password file on every client machine from which they
+       access the AFS filespace as an authenticated user. Both administration and use are much simpler if the UNIX UID and AFS UID
+       match. When converting existing UNIX accounts, you have two alternatives: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Make the AFS UIDs match the existing UNIX UIDs. In this case, you need to assign the AFS UID yourself by including
+             the &lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;pts createuser&lt;/emphasis&gt; command as you
+             create the AFS account.&lt;/para&gt;
+ 
+             &lt;para&gt;Because you are retaining the user's UNIX UID, you do not need to alter the UID in the local password file entry.
+             However, if you are using an AFS-modified login utility, you possibly need to change the password field in the entry.
+             For a discussion of how the value in the password field affects login with an AFS-modified login utility, see &lt;link
+             linkend="HDRWQ497"&gt;Specifying Passwords in the Local Password File&lt;/link&gt;.&lt;/para&gt;
+ 
+             &lt;para&gt;If now or in the future you need to create AFS accounts for users who do not have an existing UNIX UID, then you
+             must guarantee that new AFS UIDs do not conflict with any existing UNIX UIDs. The simplest way is to set the
+             &lt;computeroutput&gt;max user id&lt;/computeroutput&gt; counter in the Protection Database to a value higher than the largest
+             existing UNIX UID. See &lt;link linkend="HDRWQ560"&gt;Displaying and Setting the AFS UID and GID Counters&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Change the existing UNIX UIDs to match the new AFS UIDs that the Protection Server assigns automatically.&lt;/para&gt;
+ 
+             &lt;para&gt;Allow the Protection Server to allocate the AFS UIDs automatically as you create AFS accounts. You must then alter
+             the user's entry in the local password file on every client machine to include the new UID.&lt;/para&gt;
+ 
+             &lt;para&gt;There is one drawback to changing the UNIX UID: any files and directories that the user owned in the local file
+             system before becoming an AFS user still have the former UID in their owner field. If you want the &lt;emphasis
+             role="bold"&gt;ls -l&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;ls -ld&lt;/emphasis&gt; commands to display the correct owner, you must
+             use the &lt;emphasis role="bold"&gt;chown&lt;/emphasis&gt; command to change the value to the user's new UID, whether you are
+             leaving the file in the local file system or moving it to AFS. See &lt;link linkend="HDRWQ501"&gt;Moving Local Files into
+             AFS&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ500"&gt;
+       &lt;title&gt;Setting the Password Field Appropriately&lt;/title&gt;
+ 
+       &lt;para&gt;Existing UNIX accounts already have an entry in the local password file, probably with a (scrambled) password in the
+       password field. You possibly need to change the value in the field, depending on the type of login utility you use:
+       &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;If the login utility is not modified for use with AFS, the actual password must appear (in scrambled form) in the
+             local password file entry.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If the login utility is modified for use with AFS, choose one of the values discussed in &lt;link
+             linkend="HDRWQ497"&gt;Specifying Passwords in the Local Password File&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ501"&gt;
+       &lt;title&gt;Moving Local Files into AFS&lt;/title&gt;
+ 
+       &lt;para&gt;New AFS users with existing UNIX accounts probably already own files and directories stored in a machine's local file
+       system, and it usually makes sense to transfer them into the new home volume. The easiest method is to move them onto the
+       local disk of an AFS client machine, and then use the UNIX &lt;emphasis role="bold"&gt;mv&lt;/emphasis&gt; command to transfer them into
+       the user's new AFS home directory.&lt;/para&gt;
+ 
+       &lt;para&gt;As you move files and directories into AFS, keep in mind that the meaning of their mode bits changes. AFS ignores the
+       second and third sets of mode bits (group and other), and does not use the first set (the owner bits) directly, but only in
+       conjunction with entries on the ACL (for details, see &lt;link linkend="HDRWQ580"&gt;How AFS Interprets the UNIX Mode Bits&lt;/link&gt;).
+       Be sure that the ACL protects the file or directory at least as securely as the mode bits.&lt;/para&gt;
+ 
+       &lt;para&gt;If you have chosen to change a user's UNIX UID to match a new AFS UID, you must change the ownership of UNIX files and
+       directories as well. Only members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group can issue the &lt;emphasis
+       role="bold"&gt;chown&lt;/emphasis&gt; command on files and directories once they reside in AFS.&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ502"&gt;
+     &lt;title&gt;Creating AFS User Accounts&lt;/title&gt;
+ 
+     &lt;para&gt;There are two methods for creating user accounts. The preferred method--using the &lt;emphasis role="bold"&gt;uss&lt;/emphasis&gt;
+     commands--enables you to create multiple accounts with a single command. It uses a template to define standard values for the
+     account components that are the same for each user (such as quota), but provide differing values for more variable components
+     (such as username). See &lt;link linkend="HDRWQ449"&gt;Creating and Deleting User Accounts with the uss Command Suite&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;The second method involves issuing a separate command to create each component of the account. It is best suited to
+     creation of one account at a time, since some of the commands can create only one instance of the relevant component. To review
+     the function of each component, see &lt;link linkend="HDRWQ494"&gt;The Components of an AFS User Account&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;Use the following instructions to create any of the three types of user account, which differ in their levels of
+     functionality. For a description of the types, see &lt;link linkend="HDRWQ57"&gt;Configuring AFS User Accounts&lt;/link&gt;. &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;To create an authentication-only account, perform Step &lt;link linkend="LIWQ504"&gt;1&lt;/link&gt; through Step &lt;link
+           linkend="LIWQ507"&gt;4&lt;/link&gt; and also Step &lt;link linkend="LIWQ514"&gt;14&lt;/link&gt;. This type of account consists only of entries
+           in the Authentication Database and Protection Database.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;To create a basic account, perform Step &lt;link linkend="LIWQ504"&gt;1&lt;/link&gt; through Step &lt;link
+           linkend="LIWQ510"&gt;8&lt;/link&gt; and Step &lt;link linkend="LIWQ512"&gt;11&lt;/link&gt; through Step &lt;link linkend="LIWQ514"&gt;14&lt;/link&gt;. In
+           addition to Authentication Database and Protection Database entries, this type of account includes a volume mounted at the
+           home directory with owner and ACL set appropriately.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;To create a full account, perform all steps in the following instructions. This type of account includes
+           configuration files for basic functions such as logging in, printing, and mail delivery, making it more convenient and
+           useful. For a discussion of some useful types of configuration files, see &lt;link linkend="HDRWQ60"&gt;Creating Standard Files
+           in New AFS Accounts&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;creating&lt;/primary&gt;
+ 
+       &lt;secondary&gt;user account&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;with individual commands&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;user account&lt;/primary&gt;
+ 
+       &lt;secondary&gt;creating&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;with individual commands&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;creating&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Protection Database user entry&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;with pts createuser command&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;creating&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Authentication Database entry&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;with kas create command&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Protection Database&lt;/primary&gt;
+ 
+       &lt;secondary&gt;user entry&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;creating with pts createuser command&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Authentication Database&lt;/primary&gt;
+ 
+       &lt;secondary&gt;entry&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;creating with kas create command&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;username&lt;/primary&gt;
+ 
+       &lt;secondary&gt;assigning&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;with pts createuser command&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;AFS UID&lt;/primary&gt;
+ 
+       &lt;secondary&gt;assigning&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;with pts createuser command&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;user&lt;/primary&gt;
+ 
+       &lt;secondary&gt;AFS UID, assigning&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;assigning&lt;/primary&gt;
+ 
+       &lt;secondary&gt;AFS UID to user&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="HDRWQ503"&gt;
+       &lt;title&gt;To create one user account with individual commands&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ504" /&gt;Decide on the value to assign to each of the following account components. If you are
+           creating an authentication-only account, you need to pick only a username, AFS UID, and initial password. &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;The username. By convention, the names of many components of the user account incorporate this name. For a
+                 discussion of restrictions and suggested naming schemes, see &lt;link linkend="HDRWQ58"&gt;Choosing Usernames and Naming
+                 Other Account Components&lt;/link&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;The AFS UID, if you want to assign a specific one. It is generally best to have the Protection Server allocate
+                 one instead, except when you are creating an AFS account for a user who already has an existing UNIX account. In
+                 that case, migrating the user's files into AFS is simplest if you set the AFS UID to match the existing UNIX UID.
+                 See &lt;link linkend="HDRWQ498"&gt;Converting Existing UNIX Accounts&lt;/link&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;The initial password. Advise the user to change this at the first login, using the password changing
+                 instructions in the &lt;emphasis&gt;OpenAFS User Guide&lt;/emphasis&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;The name of the user's home volume. The conventional name is &lt;emphasis role="bold"&gt;user.&lt;/emphasis&gt;username
+                 (for example, &lt;emphasis role="bold"&gt;user.smith&lt;/emphasis&gt;).&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;The volume's site (disk partition on a file server machine). Some cells designate certain machines or
+                 partitions for user volumes only, or it possibly makes sense to place the volume on the emptiest partition that
+                 meets your other criteria. To display the size and available space on a partition, use the &lt;emphasis role="bold"&gt;vos
+                 partinfo&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ185"&gt;Creating Read/write
+                 Volumes&lt;/link&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;The name of the user's home directory (the mount point for the home volume). The conventional location is a
+                 directory (or one of a set of directories) directly under the cell directory, such as &lt;emphasis
+                 role="bold"&gt;/afs/&lt;/emphasis&gt;cellname&lt;emphasis role="bold"&gt;/usr&lt;/emphasis&gt;. For suggestions on how to avoid the
+                 slowed directory lookup that can result from having large numbers of user home directories in a single &lt;emphasis
+                 role="bold"&gt;usr&lt;/emphasis&gt; directory, see &lt;link linkend="HDRWQ472"&gt;Evenly Distributing User Home Directories with
+                 the G Instruction&lt;/link&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;The volume's space quota. Include the &lt;emphasis role="bold"&gt;-maxquota&lt;/emphasis&gt; argument to the &lt;emphasis
+                 role="bold"&gt;vos create&lt;/emphasis&gt; command, or accept the default quota of 5000 KB.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;The ACL on the home directory. By default, the ACL on every new volume grants all seven permissions to the
+                 &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group. After volume creation, use the &lt;emphasis
+                 role="bold"&gt;fs setacl&lt;/emphasis&gt; command to remove the entry if desired, and to grant all seven permissions to the
+                 user.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ505" /&gt;Authenticate as an AFS identity with all of the following privileges. In the conventional
+           configuration, the &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt; user account has them, or you possibly have a personal
+           administrative account. (To increase cell security, it is best to create special privileged accounts for use only while
+           performing administrative procedures; for further discussion, see &lt;link linkend="HDRWQ584"&gt;An Overview of Administrative
+           Privilege&lt;/link&gt;.) If necessary, issue the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command to authenticate. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; admin_user
+    Password: &amp;lt;&lt;replaceable&gt;admin_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;The following list specifies the necessary privileges and indicates how to check that you have them.&lt;/para&gt;
+ 
+           &lt;itemizedlist&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;Membership in the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group. If necessary, issue the
+               &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ587"&gt;To
+               display the members of the system:administrators group&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts membership system:administrators&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Inclusion in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue the &lt;emphasis
+               role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To display the
+               users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on your Authentication Database entry. However, the
+               Authentication Server performs its own authentication, so in Step &lt;link linkend="LIWQ507"&gt;4&lt;/link&gt; you specify an
+               administrative identity on the &lt;emphasis role="bold"&gt;kas&lt;/emphasis&gt; command line itself.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The &lt;emphasis role="bold"&gt;i&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;insert&lt;/emphasis&gt;) and &lt;emphasis
+               role="bold"&gt;a&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;) permissions on the ACL of the directory where
+               you are mounting the user's volume. If necessary, issue the &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; command, which
+               is fully described in &lt;link linkend="HDRWQ572"&gt;Displaying ACLs&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+               &lt;para&gt;Members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group always implicitly have the &lt;emphasis
+               role="bold"&gt;a&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;) and by default also the &lt;emphasis
+               role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;) permission on every ACL and can use the &lt;emphasis
+               role="bold"&gt;fs setacl&lt;/emphasis&gt; command to grant other rights as necessary.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Knowledge of the password for the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/itemizedlist&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;pts commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;createuser&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;user account&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;pts createuser&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;user account&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ506" /&gt;Issue the &lt;emphasis role="bold"&gt;pts createuser&lt;/emphasis&gt; command to create an entry in the
+           Protection Database. For a discussion of setting AFS UIDs, see &lt;link linkend="HDRWQ496"&gt;Assigning AFS and UNIX UIDs that
+           Match&lt;/link&gt;. If you are converting an existing UNIX account into an AFS account, also see &lt;link
+           linkend="HDRWQ498"&gt;Converting Existing UNIX Accounts&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts createuser&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;user name&lt;/replaceable&gt;&amp;gt; [&amp;lt;&lt;replaceable&gt;user id&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where&lt;/para&gt;
+ 
+           &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;cu&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is an acceptable alias for &lt;emphasis role="bold"&gt;createuser&lt;/emphasis&gt; (and &lt;emphasis
+                 role="bold"&gt;createu&lt;/emphasis&gt; is the shortest acceptable abbreviation).&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;user name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Specifies the user's username (the character string typed at login). It is best to limit the name to eight or
+                 fewer lowercase letters, because many application programs impose that limit. The AFS servers themselves accept
+                 names of up to 63 lowercase letters. Also avoid the following characters: colon (&lt;emphasis
+                 role="bold"&gt;:&lt;/emphasis&gt;), semicolon (&lt;emphasis role="bold"&gt;;&lt;/emphasis&gt;), comma (&lt;emphasis
+                 role="bold"&gt;,&lt;/emphasis&gt;), at sign (&lt;emphasis role="bold"&gt;@&lt;/emphasis&gt;), space, newline, and the period (&lt;emphasis
+                 role="bold"&gt;.&lt;/emphasis&gt;), which is conventionally used only in special administrative names.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;user id&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is optional and appropriate only if the user already has a UNIX UID that the AFS UID must match. If you do not
+                 provide this argument, the Protection Server assigns one automatically based on the counter described in &lt;link
+                 linkend="HDRWQ560"&gt;Displaying and Setting the AFS UID and GID Counters&lt;/link&gt;. If the ID you specify is less than
+                 &lt;emphasis role="bold"&gt;1&lt;/emphasis&gt; (one) or is already in use, an error results.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;kas commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;create&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;kas create&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ507" /&gt;Issue the &lt;emphasis role="bold"&gt;kas create&lt;/emphasis&gt; command to create an entry in the
+           Authentication Database. To avoid having the user's temporary initial password echo visibly on the screen, omit the
+           &lt;emphasis role="bold"&gt;-initial_password&lt;/emphasis&gt; argument; instead enter the password at the prompts that appear when
+           you omit the argument, as shown in the following syntax specification.&lt;/para&gt;
+ 
+           &lt;para&gt;The Authentication Server performs its own authentication rather than accepting your existing AFS token. By default,
+           it authenticates your local (UNIX) identity, which possibly does not correspond to an AFS-privileged administrator.
+           Include the &lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt; argument to name an identity that has the
+           &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on its Authentication Database entry. To verify that an entry has the flag,
+           issue the &lt;emphasis role="bold"&gt;kas examine&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ590"&gt;To check if the
+           ADMIN flag is set&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;kas create&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;name of user&lt;/replaceable&gt;&amp;gt; \
+                 &lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;admin principal to use for authentication&lt;/replaceable&gt;&amp;gt;  
+    Administrator's (admin_user) password: &amp;lt;&lt;replaceable&gt;admin_password&lt;/replaceable&gt;&amp;gt;
+    initial_password: &amp;lt;&lt;replaceable&gt;initial_password&lt;/replaceable&gt;&amp;gt;
+    Verifying, please re-enter initial_password: &amp;lt;&lt;replaceable&gt;initial_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;cr&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation for &lt;emphasis role="bold"&gt;create&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;name of user&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the same username as in Step &lt;link linkend="LIWQ506"&gt;3&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names an administrative account that has the &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on its
+                   Authentication Database entry, such as &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt;. The password prompt echoes it as
+                   admin_user. Enter the appropriate password as admin_password.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;initial_password&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the initial password as a string of eight characters or less, to comply with the length
+                   restriction that some applications impose. Possible choices for an initial password include the username, a string
+                   of digits from a personal identification number such as the Social Security number, or a standard string such as
+                   &lt;emphasis role="bold"&gt;changeme&lt;/emphasis&gt;. Instruct the user to change the string to a truly secret password as
+                   soon as possible by using the &lt;emphasis role="bold"&gt;kpasswd&lt;/emphasis&gt; command as described in the &lt;emphasis&gt;IBM
+                   AFS User Guide&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;create&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;when creating user account&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;vos create&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;when creating user account&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ508" /&gt;Issue the &lt;emphasis role="bold"&gt;vos create&lt;/emphasis&gt; command to create the user's volume.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos create&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;partition name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;volume name&lt;/replaceable&gt;&amp;gt;  \
+                 [&lt;emphasis role="bold"&gt;-maxquota&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;initial quota (KB)&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where&lt;/para&gt;
+ 
+           &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;cr&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;create&lt;/emphasis&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Names the file server machine on which to place the new volume.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;partition name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Names the partition on which to place the new volume.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;volume name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Names the new volume. The name can include up to 22 characters. By convention, user volume names have the form
+                 &lt;emphasis role="bold"&gt;user.&lt;/emphasis&gt;username, where username is the name assigned in Step &lt;link
+                 linkend="LIWQ506"&gt;3&lt;/link&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;-maxquota&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Sets the volume's quota, as a number of kilobyte blocks. If you omit this argument, the default is 5000
+                 KB.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;mkmount&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;when creating user account&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;fs mkmount&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;when creating user account&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ509" /&gt;Issue the &lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt; command to mount the volume in the
+           filespace and create the user's home directory. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;directory&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;volume name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where&lt;/para&gt;
+ 
+           &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;mk&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is the shortest acceptable abbreviation for &lt;emphasis role="bold"&gt;mkmount&lt;/emphasis&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;directory&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Names the mount point to create. A directory of the same name must not already exist. Partial pathnames are
+                 interpreted relative to the current working directory. By convention, user home directories are mounted in a
+                 directory called something like &lt;emphasis role="bold"&gt;/afs/.&lt;/emphasis&gt;cellname&lt;emphasis
+                 role="bold"&gt;/usr&lt;/emphasis&gt;, and the home directory name matches the username assigned in Step &lt;link
+                 linkend="LIWQ506"&gt;3&lt;/link&gt;.&lt;/para&gt;
+ 
+                 &lt;para&gt;Specify the read/write path to the mount point, to avoid the failure that results when you attempt to create
+                 the new mount point in a read-only volume. By convention, you indicate the read/write path by placing a period
+                 before the cell name at the pathname's second level (for example, &lt;emphasis role="bold"&gt;/afs/.abc.com&lt;/emphasis&gt;).
+                 For further discussion of the concept of read/write and read-only paths through the filespace, see &lt;link
+                 linkend="HDRWQ209"&gt;The Rules of Mount Point Traversal&lt;/link&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;volume name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is the name of the volume created in Step &lt;link linkend="LIWQ508"&gt;5&lt;/link&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; Issue the &lt;emphasis role="bold"&gt;fs setvol&lt;/emphasis&gt; command with the
+           &lt;emphasis role="bold"&gt;-offlinemsg&lt;/emphasis&gt; argument to record auxiliary information about the volume in its volume
+           header. For example, you can record who owns the volume or where you have mounted it in the filespace. To display the
+           information, use the &lt;emphasis role="bold"&gt;fs examine&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs setvol&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;-offlinemsg&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;offline message&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where&lt;/para&gt;
+ 
+           &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;sv&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is an acceptable alias for &lt;emphasis role="bold"&gt;setvol&lt;/emphasis&gt; (and &lt;emphasis role="bold"&gt;setv&lt;/emphasis&gt;
+                 the shortest acceptable abbreviation).&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;dir/file path&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Names the mount point of the volume with which to associate the message. Partial pathnames are interpreted
+                 relative to the current working directory.&lt;/para&gt;
+ 
+                 &lt;para&gt;Specify the read/write path to the mount point, to avoid the failure that results when you attempt to change a
+                 read-only volume. By convention, you indicate the read/write path by placing a period before the cell name at the
+                 pathname's second level (for example, &lt;emphasis role="bold"&gt;/afs/.abc.com&lt;/emphasis&gt;). For further discussion of the
+                 concept of read/write and read-only paths through the filespace, see &lt;link linkend="HDRWQ209"&gt;The Rules of Mount
+                 Point Traversal&lt;/link&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;-offlinemsg&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Specifies up to 128 characters of auxiliary information to record in the volume header.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ510" /&gt;Issue the &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; command to set the ACL on the new home
+           directory. At the least, create an entry that grants all permissions to the user, as shown.&lt;/para&gt;
+ 
+           &lt;para&gt;You can also use the command to edit or remove the entry that the &lt;emphasis role="bold"&gt;vos create&lt;/emphasis&gt;
+           command automatically places on the ACL for a new volume's root directory, which grants all permissions to the &lt;emphasis
+           role="bold"&gt;system:administrators&lt;/emphasis&gt; group. Keep in mind that even if you remove the entry, the members of the
+           group by default have implicit &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;) and by
+           default &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;) permissions on every ACL, and can
+           grant themselves other permissions as required.&lt;/para&gt;
+ 
+           &lt;para&gt;For detailed instructions for the &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; command, see &lt;link
+           linkend="HDRWQ573"&gt;Setting ACL Entries&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;directory&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;-acl&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;user name&lt;/replaceable&gt;&amp;gt; &lt;emphasis
+               role="bold"&gt;all&lt;/emphasis&gt; \
+                [&lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; desired_permissions]
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ511" /&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; Create configuration files and subdirectories in
+           the new home directory. Possibilities include &lt;emphasis role="bold"&gt;.login&lt;/emphasis&gt; and &lt;emphasis
+           role="bold"&gt;.logout&lt;/emphasis&gt; files, a shell-initialization file such as &lt;emphasis role="bold"&gt;.cshrc&lt;/emphasis&gt;, files
+           to help with printing and mail delivery, and so on.&lt;/para&gt;
+ 
+           &lt;para&gt;If you are converting an existing UNIX account into an AFS account, you possibly wish to move some files and
+           directories into the user's new AFS home directory. See &lt;link linkend="HDRWQ498"&gt;Converting Existing UNIX
+           Accounts&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; In the new &lt;emphasis role="bold"&gt;.login&lt;/emphasis&gt; or shell
+           initialization file, define the user's $PATH environment variable to include the directories where AFS binaries are kept
+           (for example, the &lt;emphasis role="bold"&gt;/usr/afsws/bin&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;/usr/afsws/etc&lt;/emphasis&gt;
+           directories).&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ512" /&gt;In Step &lt;link linkend="LIWQ513"&gt;12&lt;/link&gt; and Step &lt;link linkend="LIWQ514"&gt;14&lt;/link&gt;, you
+           must know the user's AFS UID. If you had the Protection Server assign it in Step &lt;link linkend="LIWQ506"&gt;3&lt;/link&gt;, you
+           probably do not know it. If necessary, issue the &lt;emphasis role="bold"&gt;pts examine&lt;/emphasis&gt; command to display it.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts examine&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;user or group name or id&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where&lt;/para&gt;
+ 
+           &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;e&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;examine&lt;/emphasis&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;user or group name or id&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is the username that you assigned in Step &lt;link linkend="LIWQ506"&gt;3&lt;/link&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;
+ 
+           &lt;para&gt;The first line of the output displays the username and AFS UID. For further discussion and an example of the output,
+           see &lt;link linkend="HDRWQ536"&gt;Displaying Information from the Protection Database&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ513" /&gt;Designate the user as the owner of the home directory and any files and subdirectories
+           created or moved in Step &lt;link linkend="LIWQ511"&gt;9&lt;/link&gt;. Specify the owner by the AFS UID you learned in Step &lt;link
+           linkend="LIWQ512"&gt;11&lt;/link&gt; rather than by username. This is necessary for new accounts because the user does not yet have
+           an entry in your local machine's password file (&lt;emphasis role="bold"&gt;/etc/passwd&lt;/emphasis&gt; or equivalent). If you are
+           converting an existing UNIX account, an entry possibly already exists, but the UID is possibly incorrect. In that case,
+           specifying a username means that the corresponding (possibly incorrect) UID is recorded as the owner.&lt;/para&gt;
+ 
+           &lt;para&gt;Some operating systems allow only the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; to issue the &lt;emphasis
+           role="bold"&gt;chown&lt;/emphasis&gt; command. If necessary, issuing the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command before the
+           &lt;emphasis role="bold"&gt;chown&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;chown&lt;/emphasis&gt; new_owner_ID  directory
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;new_owner_ID&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the user's AFS UID, which you learned in Step &lt;link linkend="LIWQ512"&gt;11&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;directory&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the home directory you created in Step &lt;link linkend="LIWQ509"&gt;6&lt;/link&gt;, plus each subdirectory or
+                   file you created in Step &lt;link linkend="LIWQ511"&gt;9&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If the new user home directory resides in a replicated volume, use the &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt;
+           command to release the volume, as described in &lt;link linkend="HDRWQ194"&gt;To replicate a read/write volume (create a
+           read-only volume)&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;volume name or ID&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;note&gt;
+             &lt;para&gt;This step can be necessary even if the home directory's parent directory is not itself a mount point for a
+             replicated volume (and is easier to overlook in that case). Suppose, for example, that the ABC Corporation puts the
+             mount points for user volumes in the &lt;emphasis role="bold"&gt;/afs/abc.com/usr&lt;/emphasis&gt; directory. Because that is a
+             regular directory rather than a mount point, it resides in the &lt;emphasis role="bold"&gt;root.cell&lt;/emphasis&gt; volume mounted
+             at the &lt;emphasis role="bold"&gt;/afs/abc.com&lt;/emphasis&gt; directory. That volume is replicated, so after changing it by
+             creating a new mount point the administrator must issue the &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt; command.&lt;/para&gt;
+           &lt;/note&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ514" /&gt;Create or modify an entry for the new user in the local password file (&lt;emphasis
+           role="bold"&gt;/etc/passwd&lt;/emphasis&gt; or equivalent) of each machine the user can log onto. Remember to make the UNIX UID the
+           same as the AFS UID you learned in Step &lt;link linkend="LIWQ512"&gt;11&lt;/link&gt;, and to fill the password field appropriately
+           (for instructions, see &lt;link linkend="HDRWQ497"&gt;Specifying Passwords in the Local Password File&lt;/link&gt;).&lt;/para&gt;
+ 
+           &lt;para&gt;If you use the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; utility to distribute a common version of the password file
+           to all client machines, then you need to make the change only in the common version. See &lt;link
+           linkend="HDRWQ419"&gt;Configuring Client Machines with the package Program&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;password&lt;/primary&gt;
+ 
+         &lt;secondary&gt;improving security&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;authentication&lt;/primary&gt;
+ 
+         &lt;secondary&gt;improving security&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;login&lt;/primary&gt;
+ 
+         &lt;secondary&gt;limiting failed attempts&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;klog command&lt;/primary&gt;
+ 
+         &lt;secondary&gt;limiting failed attempts&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ515"&gt;
+     &lt;title&gt;Improving Password and Authentication Security&lt;/title&gt;
+ 
+     &lt;para&gt;AFS provides several optional features than can help to protect your cell's filespace against unauthorized access. The
+     following list summarizes them, and instructions follow. &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Limit the number of consecutive failed login attempts.&lt;/para&gt;
+ 
+           &lt;para&gt;One of the most common ways for an unauthorized user to access your filespace is to guess an authorized user's
+           password. This method of attack is most dangerous if the attacker can use many login processes in parallel or use the RPC
+           interfaces directly.&lt;/para&gt;
+ 
+           &lt;para&gt;To protect against this type of attack, use the &lt;emphasis role="bold"&gt;-attempts&lt;/emphasis&gt; argument to the &lt;emphasis
+           role="bold"&gt;kas setfields&lt;/emphasis&gt; command to limit the number of times that a user can consecutively fail to enter the
+           correct password when using either an AFS-modified login utility or the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command.
+           When the limit is exceeded, the Authentication Server locks the user's Authentication Database entry (disallows
+           authentication attempts) for a period of time that you define with the &lt;emphasis role="bold"&gt;-locktime&lt;/emphasis&gt; argument
+           to the &lt;emphasis role="bold"&gt;kas setfields&lt;/emphasis&gt; command. If desired, system administrators can use the &lt;emphasis
+           role="bold"&gt;kas unlock&lt;/emphasis&gt; command to unlock the entry before the complete lockout time passes.&lt;/para&gt;
+ 
+           &lt;para&gt;In certain circumstances, the mechanism used to enforce the number of failed authentication attempts can cause a
+           lockout even though the number of failed attempts is less than the limit set by the &lt;emphasis
+           role="bold"&gt;-attempts&lt;/emphasis&gt; argument. Client-side authentication programs such as &lt;emphasis
+           role="bold"&gt;klog&lt;/emphasis&gt; and an AFS-modified login utility normally choose an Authentication Server at random for each
+           authentication attempt, and in case of a failure are likely to choose a different Authentication Server for the next
+           attempt. The Authentication Servers running on the various database server machines do not communicate with each other
+           about how many times a user has failed to provide the correct password to them. Instead, each Authentication Server
+           maintains its own separate copy of the auxiliary database file &lt;emphasis role="bold"&gt;kaserverauxdb&lt;/emphasis&gt; (located in
+           the &lt;emphasis role="bold"&gt;/usr/afs/local&lt;/emphasis&gt; directory by default), which records the number of consecutive
+           authentication failures for each user account and the time of the most recent failure. This implementation means that on
+           average each Authentication Server knows about only a fraction of the total number of failed attempts. The only way to
+           avoid allowing more than the number of attempts set by the &lt;emphasis role="bold"&gt;-attempts&lt;/emphasis&gt; argument is to have
+           each Authentication Server allow only some fraction of the total. More specifically, if the limit on failed attempts is
+           &lt;emphasis&gt;f&lt;/emphasis&gt;, and the number of Authentication Servers is &lt;emphasis&gt;S&lt;/emphasis&gt;, then each Authentication
+           Server can only permit a number of attempts equal to &lt;emphasis&gt;f&lt;/emphasis&gt; divided by &lt;emphasis&gt;S&lt;/emphasis&gt; (the Ubik
+           synchronization site for the Authentication Server tracks any remainder, &lt;emphasis&gt;f mod S&lt;/emphasis&gt;).&lt;/para&gt;
+ 
+           &lt;para&gt;Normally, this implementation does not reduce the number of allowed attempts to less than the configured limit
+           (&lt;emphasis&gt;f&lt;/emphasis&gt;). If one Authentication Server refuses an attempt, the client contacts another instance of the
+           server, continuing until either it successfully authenticates or has contacted all of the servers. However, if one or more
+           of the Authentication Server processes is unavailable, the limit is effectively reduced by a percentage equal to the
+           quantity &lt;emphasis&gt;U&lt;/emphasis&gt; divided by &lt;emphasis&gt;S&lt;/emphasis&gt;, where &lt;emphasis&gt;U&lt;/emphasis&gt; is the number of
+           unavailable servers and &lt;emphasis&gt;S&lt;/emphasis&gt; is the number normally available.&lt;/para&gt;
+ 
+           &lt;para&gt;To avoid the undesirable consequences of setting a limit on failed authentication attempts, note the following
+           recommendations: &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;Do not set the &lt;emphasis role="bold"&gt;-attempts&lt;/emphasis&gt; argument (the limit on failed authentication
+                 attempts) too low. A limit of nine failed attempts is recommended for regular user accounts, to allow three failed
+                 attempts per Authentication Server in a cell with three database server machines.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Set fairly short lockout times when including the &lt;emphasis role="bold"&gt;-locktime&lt;/emphasis&gt; argument.
+                 Although guessing passwords is a common method of attack, it is not a very sophisticated one. Setting a lockout time
+                 can help discourage attackers, but excessively long times are likely to be more of a burden to authorized users than
+                 to potential attackers. A lockout time of 25 minutes is recommended for regular user accounts.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Do not assign an infinite lockout time on an account (by setting the &lt;emphasis
+                 role="bold"&gt;-locktime&lt;/emphasis&gt; argument to &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; [zero]) unless there is a highly
+                 compelling reason. Such accounts almost inevitably become locked at some point, because each Authentication Server
+                 never resets the account's failure counter in its copy of the &lt;emphasis role="bold"&gt;kaauxdb&lt;/emphasis&gt; file (in
+                 contrast, when the lockout time is not infinite, the counter resets after the specified amount of time has passed
+                 since the last failed attempt to that Authentication Server). Furthermore, the only way to unlock an account with an
+                 infinite lockout time is for an administrator to issue the &lt;emphasis role="bold"&gt;kas unlock&lt;/emphasis&gt; command. It
+                 is especially dangerous to set an infinite lockout time on an administrative account; if all administrative accounts
+                 become locked, the only way to unlock them is to shut down all instances of the Authentication Server and remove the
+                 &lt;emphasis role="bold"&gt;kaauxdb&lt;/emphasis&gt; file on each.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;In summary, the recommended limit on authentication attempts is nine and lockout time 25 minutes.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Limit password lifetime.&lt;/para&gt;
+ 
+           &lt;para&gt;The longer a password is in use, the more time an attacker has to try to learn it. To protect against this type of
+           attack, use the &lt;emphasis role="bold"&gt;-pwexpires&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;kas setfields&lt;/emphasis&gt;
+           command to limit how many days a user's password is valid. The user becomes unable to authenticate with AFS after the
+           password expires, but has up to 30 days to use the &lt;emphasis role="bold"&gt;kpasswd&lt;/emphasis&gt; command to set a new password.
+           After the 30 days pass, only an administrator who has the &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on the
+           Authentication Database entry can change the password.&lt;/para&gt;
+ 
+           &lt;para&gt;If you set a password lifetime, many AFS-modified login utilities (but not the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt;
+           command) set the PASSWORD_EXPIRES environment variable to the number of days remaining until the password expires. A
+           setting of zero means that the password expires today. If desired, you can customize your users' login scripts to display
+           the number of days remaining before expiration and even prompt for a password change when a small number of days remain
+           before expiration.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Prohibit reuse of passwords.&lt;/para&gt;
+ 
+           &lt;para&gt;Forcing users to select new passwords periodically is not effective if they simply set the new password to the
+           current value. To prevent a user from setting a new password to a string similar to any of the last 20 passwords, use the
+           &lt;emphasis role="bold"&gt;-reuse&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;kas setfields&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+           &lt;para&gt;If you prohibit password reuse and the user specifies an excessively similar password, the Authentication Server
+           generates the following message to reject it:&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    Password was not changed because it seems like a reused password
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;A persistent user can try to bypass this restriction by changing the password 20 times in quick succession (or
+           running a script to do so). If you believe this is likely to be a problem, you can include the &lt;emphasis
+           role="bold"&gt;-minhours&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;kaserver&lt;/emphasis&gt; initialization command (for
+           details, see the command's reference page in the &lt;emphasis&gt;OpenAFS Administration Reference&lt;/emphasis&gt;. If the user
+           attempts to change passwords too frequently, the following message appears.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    Password was not changed because you changed it too recently; see 
+    your systems administrator
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Check the quality of new passwords.&lt;/para&gt;
+ 
+           &lt;para&gt;You can impose a minimum quality standard on passwords by writing a script or program called &lt;emphasis
+           role="bold"&gt;kpwvalid&lt;/emphasis&gt;. If the &lt;emphasis role="bold"&gt;kpwvalid&lt;/emphasis&gt; file exists, the &lt;emphasis
+           role="bold"&gt;kpasswd&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;kas setpassword&lt;/emphasis&gt; command interpreters invoke it to
+           check a new password. If the password does not comply with the quality standard, the &lt;emphasis
+           role="bold"&gt;kpwvalid&lt;/emphasis&gt; program returns an appropriate code and the command interpreter rejects the
+           password.&lt;/para&gt;
+ 
+           &lt;para&gt;The &lt;emphasis role="bold"&gt;kpwvalid&lt;/emphasis&gt; file must be executable, must reside in the same AFS directory as the
+           &lt;emphasis role="bold"&gt;kpasswd&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;kas&lt;/emphasis&gt; binaries, and its directory's ACL must
+           grant the &lt;emphasis role="bold"&gt;w&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;write&lt;/emphasis&gt;) permission only to the &lt;emphasis
+           role="bold"&gt;system:administrators&lt;/emphasis&gt; group.&lt;/para&gt;
+ 
+           &lt;para&gt;If you choose to write a &lt;emphasis role="bold"&gt;kpwvalid&lt;/emphasis&gt; program, consider imposing standards such as the
+           following. &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;A minimum length&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Words found in the dictionary are prohibited&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Numbers, punctuation, or both must appear along with letters&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;The AFS distribution includes an example &lt;emphasis role="bold"&gt;kpwvalid&lt;/emphasis&gt; program. See the &lt;emphasis
+           role="bold"&gt;kpwvalid&lt;/emphasis&gt; reference page in the &lt;emphasis&gt;OpenAFS Administration Reference&lt;/emphasis&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;kas commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;setfields&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;limiting failed authentication attempts&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;kas setfields&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;limiting failed authentication attempts&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="Header_585"&gt;
+       &lt;title&gt;To limit the number of consecutive failed authentication attempts&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;kas setfields&lt;/emphasis&gt; command with the &lt;emphasis role="bold"&gt;-attempts&lt;/emphasis&gt;
+           and &lt;emphasis role="bold"&gt;-locktime&lt;/emphasis&gt; arguments.&lt;/para&gt;
+ 
+           &lt;para&gt;The Authentication Server performs its own authentication rather than accepting your existing AFS token. By default,
+           it authenticates your local (UNIX) identity, which possibly does not correspond to an AFS-privileged administrator.
+           Include the &lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt; argument to name an identity that has the
+           &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on its Authentication Database entry. To verify that an entry has the flag,
+           issue the &lt;emphasis role="bold"&gt;kas examine&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ590"&gt;To check if the
+           ADMIN flag is set&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;kas setfields&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;name of user&lt;/replaceable&gt;&amp;gt;  \
+                    &lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;admin principal to use for authentication&lt;/replaceable&gt;&amp;gt;  \
+                    &lt;emphasis role="bold"&gt;-attempts&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;maximum successive failed login tries ([0..254])&lt;/replaceable&gt;&amp;gt;  \
+                    &lt;emphasis role="bold"&gt;-locktime&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;failure penalty [hh:mm or minutes]&lt;/replaceable&gt;&amp;gt;
+    Administrator's (admin_user) password: &amp;lt;&lt;replaceable&gt;admin_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;name of user&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the Authentication Database entry to edit.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names an administrative account that has the &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on its
+                   Authentication Database entry, such as the &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt; account. The password prompt
+                   echoes it as admin_user. Enter the appropriate password as admin_password.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-attempts&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the maximum consecutive number of times that a user can fail to provide the correct password
+                   during authentication (via the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command or an AFS-modified login utility)
+                   before the Authentication Server refuses further attempts for the amount of time specified by the &lt;emphasis
+                   role="bold"&gt;-locktime&lt;/emphasis&gt; argument. The range of valid values is &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; (zero)
+                   through &lt;emphasis role="bold"&gt;254&lt;/emphasis&gt;. If you omit this argument or specify &lt;emphasis
+                   role="bold"&gt;0&lt;/emphasis&gt;, the Authentication Server allows an unlimited number of failures.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-locktime&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies how long the Authentication Server refuses authentication attempts after the user exceeds the
+                   failure limit specified by the &lt;emphasis role="bold"&gt;-attempts&lt;/emphasis&gt; argument.&lt;/para&gt;
+ 
+                   &lt;para&gt;Specify a time in either hours and minutes (hh:mm) or minutes only (mm), from the range &lt;emphasis
+                   role="bold"&gt;01&lt;/emphasis&gt; (one minute) through &lt;emphasis role="bold"&gt;36:00&lt;/emphasis&gt; (36 hours). The &lt;emphasis
+                   role="bold"&gt;kas&lt;/emphasis&gt; command interpreter automatically reduces any larger value to 36:00 and also rounds up
+                   each nonzero value to the next-higher multiple of 8.5 minutes.&lt;/para&gt;
+ 
+                   &lt;para&gt;It is best not to provide a value of &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; (zero), especially on administrative
+                   accounts, because it sets an infinite lockout time. An administrator must always issue the &lt;emphasis
+                   role="bold"&gt;kas unlock&lt;/emphasis&gt; command to unlock such an account.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_586"&gt;
+       &lt;title&gt;To unlock a locked user account&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;kas&lt;/emphasis&gt; command to enter interactive mode.&lt;/para&gt;
+ 
+           &lt;para&gt;The Authentication Server performs its own authentication rather than accepting your existing AFS token. By default,
+           it authenticates your local (UNIX) identity, which possibly does not correspond to an AFS-privileged administrator.
+           Include the &lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt; argument to name an identity that has the
+           &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on its Authentication Database entry. To verify that an entry has the flag,
+           issue the &lt;emphasis role="bold"&gt;kas examine&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ590"&gt;To check if the
+           ADMIN flag is set&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;kas -admin&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;admin principal to use for authentication&lt;/replaceable&gt;&amp;gt;  
+    Administrator's (admin_user) password: &amp;lt;&lt;replaceable&gt;admin_password&lt;/replaceable&gt;&amp;gt;
+    ka&amp;gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;where &lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt; names an administrative account that has the
+           &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on its Authentication Database entry, such as &lt;emphasis
+           role="bold"&gt;admin&lt;/emphasis&gt;. The password prompt echoes it as admin_user. Enter the appropriate password as
+           admin_password.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;(kas) examine&lt;/emphasis&gt; command to verify that the user's account is in fact
+           locked, as indicated by the message shown: &lt;programlisting&gt;
+    ka&amp;gt; &lt;emphasis role="bold"&gt;examine&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;name of user&lt;/replaceable&gt;&amp;gt;
+    User is locked until time
+ &lt;/programlisting&gt; &lt;indexterm&gt;
+               &lt;primary&gt;kas commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;unlock&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;kas unlock&lt;/secondary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;(kas) unlock&lt;/emphasis&gt; command to unlock the account. &lt;programlisting&gt;
+    ka&amp;gt; &lt;emphasis role="bold"&gt;unlock&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;authentication ID&lt;/replaceable&gt;&amp;gt; 
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where&lt;/para&gt;
+ 
+           &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;u&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;unlock&lt;/emphasis&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;authentication ID&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Names the Authentication Database entry to unlock.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;kas commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setfields&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;setting password lifetime&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;kas setfields&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;setting password lifetime&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Authentication Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;password lifetime, setting&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_587"&gt;
+       &lt;title&gt;To set password lifetime&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;kas setfields&lt;/emphasis&gt; command with the &lt;emphasis
+           role="bold"&gt;-pwexpires&lt;/emphasis&gt; argument.&lt;/para&gt;
+ 
+           &lt;para&gt;The Authentication Server performs its own authentication rather than accepting your existing AFS token. By default,
+           it authenticates your local (UNIX) identity, which possibly does not correspond to an AFS-privileged administrator.
+           Include the &lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt; argument to name an identity that has the
+           &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on its Authentication Database entry. To verify that an entry has the flag,
+           issue the &lt;emphasis role="bold"&gt;kas examine&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ590"&gt;To check if the
+           ADMIN flag is set&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;kas setfields&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;name of user&lt;/replaceable&gt;&amp;gt;  \
+                    &lt;emphasis role="bold"&gt;-pwexpires&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;number days password is valid  [0..254])&lt;/replaceable&gt;&amp;gt;  \
+                    &lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;admin principal to use for authentication&lt;/replaceable&gt;&amp;gt; 
+    Administrator's (admin_user) password: &amp;lt;&lt;replaceable&gt;admin_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;name of user&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the Authentication Database entry on which to impose a password expiration.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-pwexpires&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Sets the number of days after the user's password was last changed that it remains valid. Provide an integer
+                   from the range &lt;emphasis role="bold"&gt;1&lt;/emphasis&gt; through &lt;emphasis role="bold"&gt;254&lt;/emphasis&gt; to specify the
+                   number of days until expiration.&lt;/para&gt;
+ 
+                   &lt;para&gt;When the password becomes invalid (expires), the user is unable to authenticate, but has 30 more days in
+                   which to issue the &lt;emphasis role="bold"&gt;kpasswd&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;kas setpassword&lt;/emphasis&gt;
+                   command to change the password (after that, only an administrator can change it). Note that the clock starts at
+                   the time the password was last changed, not when the &lt;emphasis role="bold"&gt;kas setfields&lt;/emphasis&gt; command is
+                   issued. To avoid retroactive expiration, have the user change the password just before issuing the command.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names an administrative account that has the &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on its
+                   Authentication Database entry, such as &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt;. The password prompt echoes it as
+                   admin_user. Enter the appropriate password as admin_password.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;kas commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setfields&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;prohibiting password reuse&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;kas setfields&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;prohibiting password reuse&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_588"&gt;
+       &lt;title&gt;To prohibit reuse of passwords&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;kas setfields&lt;/emphasis&gt; command with the &lt;emphasis role="bold"&gt;-reuse&lt;/emphasis&gt;
+           argument.&lt;/para&gt;
+ 
+           &lt;para&gt;The Authentication Server performs its own authentication rather than accepting your existing AFS token. By default,
+           it authenticates your local (UNIX) identity, which possibly does not correspond to an AFS-privileged administrator.
+           Include the &lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt; argument to name an identity that has the
+           &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on its Authentication Database entry. To verify that an entry has the flag,
+           issue the &lt;emphasis role="bold"&gt;kas examine&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ590"&gt;To check if the
+           ADMIN flag is set&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;kas setfields&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;name of user&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;-reuse&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt; permit password reuse (yes/no)&lt;/replaceable&gt;&amp;gt;  \
+                    &lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;admin principal to use for authentication&lt;/replaceable&gt;&amp;gt; 
+    Administrator's (admin_user) password: &amp;lt;&lt;replaceable&gt;admin_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;name of user&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the Authentication Database entry for which to set the password reuse policy.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-reuse&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies whether the Authentication Server allows reuse of passwords similar to any of the user's last 20
+                   passwords. Specify the value &lt;emphasis role="bold"&gt;no&lt;/emphasis&gt; to prohibit reuse, or the value &lt;emphasis
+                   role="bold"&gt;yes&lt;/emphasis&gt; to reinstate the default of allowing password reuse.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names an administrative account that has the &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on its
+                   Authentication Database entry, such as &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt;. The password prompt echoes it as
+                   admin_user. Enter the appropriate password as admin_password.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;password&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setting in Authentication Database&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;setting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;password&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;in Authentication Database&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Authentication Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;password&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;setting&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ516"&gt;
+     &lt;title&gt;Changing AFS Passwords&lt;/title&gt;
+ 
+     &lt;para&gt;After setting an initial password during account creation, you normally do not need to change user passwords, since they
+     can use the &lt;emphasis role="bold"&gt;kpasswd&lt;/emphasis&gt; command themselves by following the instructions in the &lt;emphasis&gt;OpenAFS
+     User Guide&lt;/emphasis&gt;. In the rare event that a user forgets the password or otherwise cannot log in, you can use the &lt;emphasis
+     role="bold"&gt;kas setpassword&lt;/emphasis&gt; command to set a new password.&lt;/para&gt;
+ 
+     &lt;para&gt;If entries in the local password file (&lt;emphasis role="bold"&gt;/etc/passwd&lt;/emphasis&gt; or equivalent) have actual scrambled
+     passwords in their password field, remember to change the password there also. For further discussion, see &lt;link
+     linkend="HDRWQ497"&gt;Specifying Passwords in the Local Password File&lt;/link&gt;. &lt;indexterm&gt;
+         &lt;primary&gt;kas commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setpassword&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;kas setpassword&lt;/secondary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_590"&gt;
+       &lt;title&gt;To change an AFS password&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;kas setpassword&lt;/emphasis&gt; command to change the password. To avoid having the new
+           password echo visibly on the screen, omit the &lt;emphasis role="bold"&gt;-new_password&lt;/emphasis&gt; argument; instead enter the
+           password at the prompts that appear when you omit the argument, as shown.&lt;/para&gt;
+ 
+           &lt;para&gt;The Authentication Server performs its own authentication rather than accepting your existing AFS token. By default,
+           it authenticates your local (UNIX) identity, which possibly does not correspond to an AFS-privileged administrator.
+           Include the &lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt; argument to name an identity that has the
+           &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on its Authentication Database entry. To verify that an entry has the flag,
+           issue the &lt;emphasis role="bold"&gt;kas examine&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ590"&gt;To check if the
+           ADMIN flag is set&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;kas setpassword&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;name of user&lt;/replaceable&gt;&amp;gt;  \
+                      &lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;admin principal to use for authentication&lt;/replaceable&gt;&amp;gt; 
+    Administrator's (admin_user) password: &amp;lt;&lt;replaceable&gt;admin_password&lt;/replaceable&gt;&amp;gt;
+    new_password: &amp;lt;&lt;replaceable&gt;new_password&lt;/replaceable&gt;&amp;gt;
+    Verifying, please re-enter new_password: &amp;lt;&lt;replaceable&gt;new_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;sp&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is an acceptable alias for &lt;emphasis role="bold"&gt;setpassword&lt;/emphasis&gt; (&lt;emphasis
+                   role="bold"&gt;setp&lt;/emphasis&gt; is the shortest acceptable abbreviation).&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;name of user&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the Authentication Database entry for which to set the password.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names an administrative account that has the &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on its
+                   Authentication Database entry, such as &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt;. The password prompt echoes it as
+                   admin_user. Enter the appropriate password as admin_password.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;new_password&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the user's new password. It is subject to the restrictions imposed by the &lt;emphasis
+                   role="bold"&gt;kpwvalid&lt;/emphasis&gt; program, if you use it.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ517"&gt;
+     &lt;title&gt;Displaying and Setting the Quota on User Volumes&lt;/title&gt;
+ 
+     &lt;para&gt;User volumes are like all other volumes with respect to quota. Each new AFS volume has a default quota of 5000 KB, unless
+     you use the &lt;emphasis role="bold"&gt;-maxquota&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;vos create&lt;/emphasis&gt; command to
+     set a different quota. You can also use either of the following commands to change quota at any time: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;fs setquota&lt;/emphasis&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;fs setvol&lt;/emphasis&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;You can use any of the three following commands to display a volume's quota: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;fs quota&lt;/emphasis&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;fs listquota&lt;/emphasis&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;fs examine&lt;/emphasis&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;For instructions, see &lt;link linkend="HDRWQ234"&gt;Setting and Displaying Volume Quota and Current Size&lt;/link&gt;. &lt;indexterm&gt;
+         &lt;primary&gt;username&lt;/primary&gt;
+ 
+         &lt;secondary&gt;changing&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;changing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;username&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;renaming&lt;/primary&gt;
+ 
+         &lt;secondary&gt;user account components&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;Protection Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;changing username&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;Authentication Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;changing username&lt;/secondary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ518"&gt;
+     &lt;title&gt;Changing Usernames&lt;/title&gt;
+ 
+     &lt;para&gt;By convention, many components of a user account incorporate the username, including the Protection and Authentication
+     Database entries, the volume name and the home directory name. When changing a username, it is best to maintain consistency by
+     changing the names of all components, so the procedure for changing a username has almost as many steps as the procedure for
+     creating a new user account.&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_593"&gt;
+       &lt;title&gt;To change a username&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;indexterm&gt;
+           &lt;primary&gt;pts commands&lt;/primary&gt;
+ 
+           &lt;secondary&gt;rename&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;username&lt;/tertiary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;commands&lt;/primary&gt;
+ 
+           &lt;secondary&gt;pts rename&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;username&lt;/tertiary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Authenticate as an AFS identity with all of the following privileges. In the conventional configuration, the
+           &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt; user account has them, or you possibly have a personal administrative account. (To
+           increase cell security, it is best to create special privileged accounts for use only while performing administrative
+           procedures; for further discussion, see &lt;link linkend="HDRWQ584"&gt;An Overview of Administrative Privilege&lt;/link&gt;.) If
+           necessary, issue the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command to authenticate. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; admin_user
+    Password: &amp;lt;&lt;replaceable&gt;admin_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;The following list specifies the necessary privileges and indicates how to check that you have them.&lt;/para&gt;
+ 
+           &lt;itemizedlist&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;Membership in the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group. If necessary, issue the
+               &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ587"&gt;To
+               display the members of the system:administrators group&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts membership system:administrators&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Inclusion in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue the &lt;emphasis
+               role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To display the
+               users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on the Authentication Database entry. However, the
+               Authentication Server performs its own authentication, so the following instructions direct you to specify an
+               administrative identity on the &lt;emphasis role="bold"&gt;kas&lt;/emphasis&gt; command line itself.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;), &lt;emphasis
+               role="bold"&gt;d&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;delete&lt;/emphasis&gt;), and &lt;emphasis role="bold"&gt;i&lt;/emphasis&gt; (&lt;emphasis
+               role="bold"&gt;insert&lt;/emphasis&gt;) permissions on the ACL of the directory where you are removing the current mount point
+               and creating a new one. If necessary, issue the &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; command, which is fully
+               described in &lt;link linkend="HDRWQ572"&gt;Displaying ACLs&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+               &lt;para&gt;Members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group always implicitly have the &lt;emphasis
+               role="bold"&gt;a&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;) and by default also the &lt;emphasis
+               role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;) permission on every ACL and can use the &lt;emphasis
+               role="bold"&gt;fs setacl&lt;/emphasis&gt; command to grant other rights as necessary.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/itemizedlist&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ519" /&gt;Issue the &lt;emphasis role="bold"&gt;pts listowned&lt;/emphasis&gt; command to display the names of the
+           groups the user owns. After you change the username in the Protection Database in Step &lt;link linkend="LIWQ520"&gt;3&lt;/link&gt;,
+           you must issue the &lt;emphasis role="bold"&gt;pts rename&lt;/emphasis&gt; command to change each group's owner prefix to match the
+           new name, because the Protection Server does not automatically make this change. For a complete description of the
+           &lt;emphasis role="bold"&gt;pts listowned&lt;/emphasis&gt; command, see &lt;link linkend="HDRWQ536"&gt;Displaying Information from the
+           Protection Database&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts listowned&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;user or group name or id&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ520" /&gt;Issue the &lt;emphasis role="bold"&gt;pts rename&lt;/emphasis&gt; command to change the user's name in
+           the Protection Database. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts rename&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;old name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;new name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;pts rename&lt;/emphasis&gt; command to change the group names you noted in Step &lt;link
+           linkend="LIWQ519"&gt;2&lt;/link&gt;, so that their owner prefix (the part of the group name before the colon) accurately reflects
+           the owner's new name.&lt;/para&gt;
+ 
+           &lt;para&gt;Repeat the command for each group. Step &lt;link linkend="LIWQ520"&gt;3&lt;/link&gt; details its syntax.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts rename&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;old name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;new name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;kas&lt;/emphasis&gt; command to enter interactive mode.&lt;/para&gt;
+ 
+           &lt;para&gt;The Authentication Server performs its own authentication rather than accepting your existing AFS token. By default,
+           it authenticates your local (UNIX) identity, which possibly does not correspond to an AFS-privileged administrator.
+           Include the &lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt; argument to name an identity that has the
+           &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on its Authentication Database entry. To verify that an entry has the flag,
+           issue the &lt;emphasis role="bold"&gt;kas examine&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ590"&gt;To check if the
+           ADMIN flag is set&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;kas -admin&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;admin principal to use for authentication&lt;/replaceable&gt;&amp;gt;  
+    Administrator's (admin_user) password: &amp;lt;&lt;replaceable&gt;admin_password&lt;/replaceable&gt;&amp;gt;
+    ka&amp;gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;where &lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt; names an administrative account that has the
+           &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on its Authentication Database entry, such as &lt;emphasis
+           role="bold"&gt;admin&lt;/emphasis&gt;. The password prompt echoes it as admin_user. Enter the appropriate password as
+           admin_password. &lt;indexterm&gt;
+               &lt;primary&gt;kas commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;delete&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;when changing username&lt;/tertiary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;kas delete&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;when changing username&lt;/tertiary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;(kas) delete&lt;/emphasis&gt; command to delete the user's existing Authentication
+           Database entry. &lt;programlisting&gt;
+    ka&amp;gt; &lt;emphasis role="bold"&gt;delete&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;name of user&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where&lt;/para&gt;
+ 
+           &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;del&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is the shortest acceptable abbreviation for &lt;emphasis role="bold"&gt;delete&lt;/emphasis&gt;, or you can use the alias
+                 &lt;emphasis role="bold"&gt;rm&lt;/emphasis&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;name of user&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Names the Authentication Database entry to delete.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;kas commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;create&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;when changing username&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;kas create&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;when changing username&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;(kas) create&lt;/emphasis&gt; command to create an Authentication Database entry for the
+           new username. To avoid having the user's password echo visibly on the screen, do not include the &lt;emphasis
+           role="bold"&gt;-initial_password&lt;/emphasis&gt; argument; instead enter the password at the prompts that appear in that case, as
+           shown in the following syntax specification. &lt;programlisting&gt;
+    ka&amp;gt; &lt;emphasis role="bold"&gt;create&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;name of user&lt;/replaceable&gt;&amp;gt;
+    initial_password: &amp;lt;&lt;replaceable&gt;password&lt;/replaceable&gt;&amp;gt;
+    Verifying, please re-enter initial_password: &amp;lt;&lt;replaceable&gt;password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where&lt;/para&gt;
+ 
+           &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;cr&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is the shortest acceptable abbreviation for &lt;emphasis role="bold"&gt;create&lt;/emphasis&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;name of user&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Specifies the new username.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;password&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Specifies the password for the new user account. If the user is willing to tell you his or her current
+                 password, you can retain it. Otherwise, provide a string of eight characters or less to comply with the length
+                 restriction that some applications impose. Possible choices for an initial password include the username, a string
+                 of digits from a personal identification number such as the Social Security number, or a standard string such as
+                 &lt;emphasis role="bold"&gt;changeme&lt;/emphasis&gt;. Instruct the user to change the string to a truly secret password as soon
+                 as possible by using the &lt;emphasis role="bold"&gt;kpasswd&lt;/emphasis&gt; command as instructed in the &lt;emphasis&gt;OpenAFS
+                 User Guide&lt;/emphasis&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;quit&lt;/emphasis&gt; command to leave interactive mode. &lt;programlisting&gt;
+    ka&amp;gt; &lt;emphasis role="bold"&gt;quit&lt;/emphasis&gt;
+ &lt;/programlisting&gt; &lt;indexterm&gt;
+               &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;rename&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;when changing username&lt;/tertiary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;vos rename&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;when changing username&lt;/tertiary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;volume name&lt;/primary&gt;
+ 
+               &lt;secondary&gt;changing&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;when renaming user&lt;/tertiary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;renaming&lt;/primary&gt;
+ 
+               &lt;secondary&gt;volume when changing username&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;changing&lt;/primary&gt;
+ 
+               &lt;secondary&gt;volume name when renaming user&lt;/secondary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ521" /&gt;Issue the &lt;emphasis role="bold"&gt;vos rename&lt;/emphasis&gt; command to change the name of the
+           user's volume. For complete syntax, see &lt;link linkend="HDRWQ246"&gt;To rename a volume&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos rename&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;old volume name&lt;/replaceable&gt;&amp;gt;  &amp;lt;&lt;replaceable&gt;new volume name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;indexterm&gt;
+               &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;rmmount&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;when changing username&lt;/tertiary&gt;
+             &lt;/indexterm&gt;&lt;indexterm&gt;
+               &lt;primary&gt;commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;fs rmmount&lt;/secondary&gt;
+             &lt;/indexterm&gt;&lt;indexterm&gt;
+               &lt;primary&gt;mount point&lt;/primary&gt;
+ 
+               &lt;secondary&gt;changing when renaming user&lt;/secondary&gt;
+             &lt;/indexterm&gt;&lt;indexterm&gt;
+               &lt;primary&gt;removing&lt;/primary&gt;
+ 
+               &lt;secondary&gt;mount point&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;when changing username&lt;/tertiary&gt;
+             &lt;/indexterm&gt;&lt;indexterm&gt;
+               &lt;primary&gt;changing&lt;/primary&gt;
+ 
+               &lt;secondary&gt;mount point when renaming user&lt;/secondary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ522" /&gt;Issue the &lt;emphasis role="bold"&gt;fs rmmount&lt;/emphasis&gt; command to remove the existing mount
+           point. For the directory argument, specify the read/write path to the mount point, to avoid the failure that results when
+           you attempt to delete a mount point from a read-only volume. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs rmmount&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;directory&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;indexterm&gt;
+               &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;mkmount&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;when changing username&lt;/tertiary&gt;
+             &lt;/indexterm&gt;&lt;indexterm&gt;
+               &lt;primary&gt;commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;fs mkmount&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;when changing username&lt;/tertiary&gt;
+             &lt;/indexterm&gt;&lt;indexterm&gt;
+               &lt;primary&gt;creating&lt;/primary&gt;
+ 
+               &lt;secondary&gt;mount point when changing username&lt;/secondary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ523" /&gt;Issue the &lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt; command to create a mount point for the
+           volume's new name. Specify the read/write path to the mount point for the directory argument, as in the previous step. For
+           complete syntax, see Step &lt;link linkend="LIWQ509"&gt;6&lt;/link&gt; in &lt;link linkend="HDRWQ503"&gt;To create one user account with
+           individual commands&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;directory&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;volume name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If the changes you made in Step &lt;link linkend="LIWQ522"&gt;10&lt;/link&gt; and Step &lt;link linkend="LIWQ523"&gt;11&lt;/link&gt; are to
+           a mount point that resides in a replicated volume, use the &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt; command to release
+           the volume, as described in &lt;link linkend="HDRWQ194"&gt;To replicate a read/write volume (create a read-only volume)&lt;/link&gt;.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;volume name or ID&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;note&gt;
+             &lt;para&gt;This step can be necessary even if the home directory's parent directory is not itself a mount point for a
+             replicated volume (and is easier to overlook in that case). For example, the ABC Corporation template puts the mount
+             points for user volumes in the &lt;emphasis role="bold"&gt;/afs/abc.com/usr&lt;/emphasis&gt; directory. Because that is a regular
+             directory rather than a mount point, it resides in the &lt;emphasis role="bold"&gt;root.cell&lt;/emphasis&gt; volume mounted at the
+             &lt;emphasis role="bold"&gt;/afs/abc.com&lt;/emphasis&gt; directory. That volume is replicated, so after changing it the
+             administrator must issue the &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt; command.&lt;/para&gt;
+           &lt;/note&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ524"&gt;
+     &lt;title&gt;Removing a User Account&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;removing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;user account components&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;user account&lt;/primary&gt;
+ 
+       &lt;secondary&gt;removing from system&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;Before removing an account, it is best to make a backup copy of the user's home volume on a permanent storage medium such
+     as tape. If you need to remove several accounts, it is probably more efficient to use the &lt;emphasis role="bold"&gt;uss
+     delete&lt;/emphasis&gt; command instead; see &lt;link linkend="HDRWQ486"&gt;Deleting Individual Accounts with the uss delete
+     Command&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_595"&gt;
+       &lt;title&gt;To remove a user account&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Authenticate as an AFS identity with all of the following privileges. In the conventional configuration, the
+           &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt; user account has them, or you possibly have a personal administrative account. (To
+           increase cell security, it is best to create special privileged accounts for use only while performing administrative
+           procedures; for further discussion, see &lt;link linkend="HDRWQ584"&gt;An Overview of Administrative Privilege&lt;/link&gt;.) If
+           necessary, issue the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command to authenticate. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; admin_user
+    Password: &amp;lt;&lt;replaceable&gt;admin_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;The following list specifies the necessary privileges and indicates how to check that you have them.&lt;/para&gt;
+ 
+           &lt;itemizedlist&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;Membership in the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group. If necessary, issue the
+               &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ587"&gt;To
+               display the members of the system:administrators group&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts membership system:administrators&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Inclusion in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If necessary, issue the &lt;emphasis
+               role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To display the
+               users in the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on the Authentication Database entry. However, the
+               Authentication Server performs its own authentication, so the following instructions direct you to specify an
+               administrative identity on the &lt;emphasis role="bold"&gt;kas&lt;/emphasis&gt; command line itself.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The &lt;emphasis role="bold"&gt;d&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;delete&lt;/emphasis&gt;) permission on the ACL of the
+               directory where you are removing the user volume's mount point. If necessary, issue the &lt;emphasis role="bold"&gt;fs
+               listacl&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ572"&gt;Displaying ACLs&lt;/link&gt;.
+               &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+               &lt;para&gt;Members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group always implicitly have the &lt;emphasis
+               role="bold"&gt;a&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;) and by default also the &lt;emphasis
+               role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;) permission on every ACL and can use the &lt;emphasis
+               role="bold"&gt;fs setacl&lt;/emphasis&gt; command to grant other rights as necessary.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/itemizedlist&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; If it is possible you need to restore the user's account someday, note
+           the username and AFS UID, possibly in a file designated for that purpose. You can later restore the account with its
+           original AFS UID.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; Copy the contents of the user's volume to tape. You can use the
+           &lt;emphasis role="bold"&gt;vos dump&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ240"&gt;Dumping and Restoring
+           Volumes&lt;/link&gt; or the AFS Backup System as described in &lt;link linkend="HDRWQ296"&gt;Backing Up Data&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ525" /&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; If you intend to remove groups that the user owns
+           from the Protection Database after removing the user's entry, issue the &lt;emphasis role="bold"&gt;pts listowned&lt;/emphasis&gt;
+           command to display them. For complete instructions, see &lt;link linkend="HDRWQ536"&gt;Displaying Information from the
+           Protection Database&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts listowned&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;user or group name or id&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ526" /&gt;(&lt;emphasis role="bold"&gt;Optional)&lt;/emphasis&gt; Issue the &lt;emphasis role="bold"&gt;pts
+           delete&lt;/emphasis&gt; command to remove the groups the user owns. However, if it is likely that other users have placed the
+           groups on the ACLs of directories they own, it is best not to remove them. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts delete&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;user or group name or id&lt;/replaceable&gt;&amp;gt;+
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where&lt;/para&gt;
+ 
+           &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;del&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is the shortest acceptable abbreviation for &lt;emphasis role="bold"&gt;delete&lt;/emphasis&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;user or group name or id&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Specifies the name or AFS UID of each group displayed in the output from Step &lt;link
+                 linkend="LIWQ525"&gt;4&lt;/link&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;kas commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;delete&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;when removing user account&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;kas delete&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;Authentication Database&lt;/primary&gt;
+ 
+             &lt;secondary&gt;entry&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;removing&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;kas delete&lt;/emphasis&gt; command to remove the user's Authentication Database
+           entry.&lt;/para&gt;
+ 
+           &lt;para&gt;The Authentication Server performs its own authentication rather than accepting your existing AFS token. By default,
+           it authenticates your local (UNIX) identity, which possibly does not correspond to an AFS-privileged administrator.
+           Include the &lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt; argument to name an identity that has the
+           &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on its Authentication Database entry. To verify that an entry has the flag,
+           issue the &lt;emphasis role="bold"&gt;kas examine&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ590"&gt;To check if the
+           ADMIN flag is set&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;kas delete&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;name of user&lt;/replaceable&gt;&amp;gt;  \
+                 &lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;admin principal to use for authentication&lt;/replaceable&gt;&amp;gt;  
+    Administrator's (admin_user) password: &amp;lt;&lt;replaceable&gt;admin_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;d&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation for &lt;emphasis role="bold"&gt;delete&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;name of user&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the Authentication Database entry to delete.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names an administrative account that has the &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on its
+                   Authentication Database entry, such as &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt;. The password prompt echoes it as
+                   admin_user. Enter the appropriate password as admin_password.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ527" /&gt;Issue the &lt;emphasis role="bold"&gt;vos listvldb&lt;/emphasis&gt; command to display the site of the
+           user's home volume in preparation for removing it. By convention, user volumes are named &lt;emphasis
+           role="bold"&gt;user&lt;/emphasis&gt;.username. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos listvldb&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;volume name or ID&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where&lt;/para&gt;
+ 
+           &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;listvl&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;listvldb&lt;/emphasis&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;volume name or ID&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Specifies the volume's name or volume ID number.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;remove&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;when removing user account&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;vos remove&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;volume&lt;/primary&gt;
+ 
+             &lt;secondary&gt;removing&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;when removing user account&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;removing&lt;/primary&gt;
+ 
+             &lt;secondary&gt;volume when removing user account&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ528" /&gt;Issue the &lt;emphasis role="bold"&gt;vos remove&lt;/emphasis&gt; command to remove the user's volume. It
+           automatically removes the backup version of the volume, if it exists. It is not conventional to replicate user volumes, so
+           the command usually also completely removes the volume's entry from the Volume Location Database (VLDB). If there are
+           ReadOnly replicas of the volume, you must repeat the &lt;emphasis role="bold"&gt;vos remove&lt;/emphasis&gt; command to remove each
+           one individually. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos remove&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;partition name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;volume name or ID&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where&lt;/para&gt;
+ 
+           &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;remo&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;remove&lt;/emphasis&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Names the file server machine that houses the volume, as specified in the output from Step &lt;link
+                 linkend="LIWQ527"&gt;7&lt;/link&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;partition name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Names the partition that houses the volume, as specified in the output from Step &lt;link
+                 linkend="LIWQ527"&gt;7&lt;/link&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;volume name or ID&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Specifies the volume's name or ID number.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;rmmount&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;when removing user account&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;fs rmmount&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;mount point&lt;/primary&gt;
+ 
+             &lt;secondary&gt;removing when removing user account&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;removing&lt;/primary&gt;
+ 
+             &lt;secondary&gt;mount point when removing user account&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ529" /&gt;Issue the &lt;emphasis role="bold"&gt;fs rmmount&lt;/emphasis&gt; command to remove the volume's mount
+           point.&lt;/para&gt;
+ 
+           &lt;para&gt;If you mounted the user's backup volume as a subdirectory of the home directory, then this command is sufficient to
+           unmount the backup version as well. If you mounted the backup version at an unrelated location in the filespace, repeat
+           the &lt;emphasis role="bold"&gt;fs rmmount&lt;/emphasis&gt; command for it.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs rmmount&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;directory&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;rmm&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;rmmount&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;directory&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the mount point for the volume's previous name (the former home directory). Partial pathnames are
+                   interpreted relative to the current working directory.&lt;/para&gt;
+ 
+                   &lt;para&gt;Specify the read/write path to the mount point, to avoid the failure that results when you attempt to delete
+                   a mount point from a read-only volume. By convention, you indicate the read/write path by placing a period before
+                   the cell name at the pathname's second level (for example, &lt;emphasis role="bold"&gt;/afs/.abc.com&lt;/emphasis&gt;). For
+                   further discussion of the concept of read/write and read-only paths through the filespace, see &lt;link
+                   linkend="HDRWQ208"&gt;Mounting Volumes&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;pts commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;delete&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;when removing user account&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;pts delete&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;Protection Database&lt;/primary&gt;
+ 
+             &lt;secondary&gt;user entry&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;deleting&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;removing&lt;/primary&gt;
+ 
+             &lt;secondary&gt;Protection Database entry&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ530" /&gt;Issue the &lt;emphasis role="bold"&gt;pts delete&lt;/emphasis&gt; command to remove the user's Protection
+           Database entry. A complete description of this command appears in Step &lt;link linkend="LIWQ526"&gt;5&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts delete&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;user or group name or id&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If the deleted user home directory resided in a replicated volume, use the &lt;emphasis role="bold"&gt;vos
+           release&lt;/emphasis&gt; command to release the volume, as described in &lt;link linkend="HDRWQ194"&gt;To replicate a read/write
+           volume (create a read-only volume)&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;volume name or ID&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;note&gt;
+             &lt;para&gt;This step can be necessary even if the home directory's parent directory is not itself a mount point for a
+             replicated volume (and is easier to overlook in that case). For example, the ABC Corporation template puts the mount
+             points for user volumes in the &lt;emphasis role="bold"&gt;/afs/abc.com/usr&lt;/emphasis&gt; directory. Because that is a regular
+             directory rather than a mount point, it resides in the &lt;emphasis role="bold"&gt;root.cell&lt;/emphasis&gt; volume mounted at the
+             &lt;emphasis role="bold"&gt;/afs/abc.com&lt;/emphasis&gt; directory. That volume is replicated, so after changing it by deleting a
+             mount point the administrator must issue the &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt; command.&lt;/para&gt;
+           &lt;/note&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ &lt;/chapter&gt;
\ No newline at end of file
Index: openafs/doc/xml/AdminGuide/auagd019.xml
diff -c /dev/null openafs/doc/xml/AdminGuide/auagd019.xml:1.1.8.2
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/xml/AdminGuide/auagd019.xml	Mon May 11 10:40:09 2009
***************
*** 0 ****
--- 1,3136 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;chapter id="HDRWQ531"&gt;
+   &lt;title&gt;Administering the Protection Database&lt;/title&gt;
+ 
+   &lt;para&gt;This chapter explains how to create and maintain user, machine, and group entries in the Protection Database.&lt;/para&gt;
+ 
+   &lt;sect1 id="HDRWQ532"&gt;
+     &lt;title&gt;Summary of Instructions&lt;/title&gt;
+ 
+     &lt;para&gt;This chapter explains how to perform the following tasks by using the indicated commands:&lt;/para&gt;
+ 
+     &lt;informaltable frame="none"&gt;
+       &lt;tgroup cols="2"&gt;
+         &lt;colspec colwidth="70*" /&gt;
+ 
+         &lt;colspec colwidth="30*" /&gt;
+ 
+         &lt;tbody&gt;
+           &lt;row&gt;
+             &lt;entry&gt;Display Protection Database entry&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;pts examine&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Map user, machine or group name to AFS ID&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;pts examine&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Display entry's owner or creator&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;pts examine&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Display number of users or machines belonging to group&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;pts examine&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Display number of groups user or machine belongs to&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;pts examine&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Display group-creation quota&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;pts examine&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Display entry's privacy flags&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;pts examine&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Display members of group, or groups that user or machine belongs to&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Display groups that user or group owns&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;pts listowned&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Display all entries in Protection Database&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;pts listentries&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Create machine entry&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;pts createuser&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Create group entry&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;pts creategroup&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Add users and machines to groups&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;pts adduser&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Remove users and machines from groups&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;pts removeuser&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Delete machine or group entry&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;pts delete&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Change a group's owner&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;pts chown&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Change an entry's name&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;pts rename&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Set group creation quota&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;pts setfields&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Set entry's privacy flags&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;pts setfields&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Display AFS ID counters&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;pts listmax&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Set AFS ID counters&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;pts setmax&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/tbody&gt;
+       &lt;/tgroup&gt;
+     &lt;/informaltable&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;current protection subgroup&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;CPS&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Protection Server&lt;/primary&gt;
+ 
+       &lt;secondary&gt;building CPS&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;File Server&lt;/primary&gt;
+ 
+       &lt;secondary&gt;CPS requested from Protection Server&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Protection Database&lt;/primary&gt;
+ 
+       &lt;secondary&gt;user entry, described&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;user&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Protection Database entry, described&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Protection Database entry, described&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Protection Database&lt;/primary&gt;
+ 
+       &lt;secondary&gt;machine entry, described&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;group&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Protection Database entry, described&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Protection Database&lt;/primary&gt;
+ 
+       &lt;secondary&gt;group entry&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ534"&gt;
+     &lt;title&gt;About the Protection Database&lt;/title&gt;
+ 
+     &lt;para&gt;The Protection Database stores information about AFS users, client machines, and groups which the File Server process uses
+     to determine whether clients are authorized to access AFS data.&lt;/para&gt;
+ 
+     &lt;para&gt;To obtain authenticated access to an AFS cell, a user must have an entry in the cell's Protection Database. The first time
+     that a user requests access to the data stored on a file server machine, the File Server on that machine contacts the Protection
+     Server to request the user's &lt;emphasis&gt;current protection subgroup&lt;/emphasis&gt; (&lt;emphasis&gt;CPS&lt;/emphasis&gt;), which lists all the
+     groups to which the user belongs. The File Server scans the access control list (ACL) of the directory that houses the data,
+     looking for groups on the CPS. It grants access in accordance with the permissions that the ACL extends to those groups or to
+     the user individually. (The File Server stores the CPS and uses it as long as the user has the same tokens. When a user's group
+     membership changes, he or she must reauthenticate for the File Server to recognize the change.)&lt;/para&gt;
+ 
+     &lt;para&gt;Only administrators who belong to the cell's &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group can create user
+     entries (the group is itself defined in the Protection Database, as discussed in &lt;link linkend="HDRWQ535"&gt;The System
+     Groups&lt;/link&gt;). Members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group can also create machine entries,
+     which can then be used to control access based on the machine from which the access request originates. After creating a machine
+     entry, add it to a Protection Database group and place the group on ACLs (a machine cannot appear on ACLs directly). A machine
+     entry can represent a single machine or multiple machines with consecutive IP addresses as specified by a wildcard notation. For
+     instructions, see &lt;link linkend="HDRWQ542"&gt;Creating User and Machine Entries&lt;/link&gt;. Because all replicas of a volume share the
+     same ACL (the one on the volume's root directory mount point), machine entries enable you to replicate the volume that houses a
+     program's binary file while still complying with a machine-based license agreement as required by the program's manufacturer.
+     See &lt;link linkend="HDRWQ542"&gt;Creating User and Machine Entries&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;A group entry is a list of user entries, machine entries, or both (groups cannot belong to other groups). Putting a group
+     on an ACL is a convenient way to extend or deny access to a set of users without listing them on the ACL individually.
+     Similarly, adding users to a group automatically grants them access to all files and directories for which the associated ACL
+     lists that group. Both administrators and regular users can create groups. &lt;indexterm&gt;
+         &lt;primary&gt;system groups&lt;/primary&gt;
+ 
+         &lt;secondary&gt;defined&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;group&lt;/primary&gt;
+ 
+         &lt;secondary&gt;system&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;membership&lt;/primary&gt;
+ 
+         &lt;secondary&gt;system groups&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;system:anyuser group&lt;/primary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;system:authuser group&lt;/primary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;system:administrators group&lt;/primary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ535"&gt;
+       &lt;title&gt;The System Groups&lt;/title&gt;
+ 
+       &lt;para&gt;In addition to the groups that users and administrators can create, AFS defines the following three system groups. The
+       Protection Server creates them automatically when it builds the first version of a cell's Protection Database, and always
+       assigns them the same AFS GIDs. &lt;variablelist&gt;
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Represents all users able to access the cell's filespace from the local and foreign cells, authenticated or not.
+               Its AFS GID is &lt;emphasis role="bold"&gt;-101&lt;/emphasis&gt;. The group has no stable membership listed in the Protection
+               Database. Accordingly, the &lt;emphasis role="bold"&gt;pts examine&lt;/emphasis&gt; command displays &lt;emphasis
+               role="bold"&gt;0&lt;/emphasis&gt; in its &lt;computeroutput&gt;membership&lt;/computeroutput&gt; field, and the &lt;emphasis role="bold"&gt;pts
+               membership&lt;/emphasis&gt; command does not list any members for it.&lt;/para&gt;
+ 
+               &lt;para&gt;Placing this group on an ACL is a convenient way to extend access to all users. The File Server automatically
+               places this group on the CPS of any user who requests access to data stored on a file server machine. (Every
+               unauthenticated user is assigned the identity &lt;emphasis role="bold"&gt;anonymous&lt;/emphasis&gt; and this group is the only
+               entry on the CPS for &lt;emphasis role="bold"&gt;anonymous&lt;/emphasis&gt;.)&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;system:authuser&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Represents all users who are able to access the cell's filespace from the local and foreign cells and who have
+               successfully obtained an AFS token in the local cell (are authenticated). Its AFS GID is &lt;emphasis
+               role="bold"&gt;-102&lt;/emphasis&gt;. Like the &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; group, it has no stable
+               membership listed in the Protection Database. Accordingly, the &lt;emphasis role="bold"&gt;pts examine&lt;/emphasis&gt; command
+               displays &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; in its &lt;computeroutput&gt;membership&lt;/computeroutput&gt; field, and the
+               &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt; command does not list any members for it.&lt;/para&gt;
+ 
+               &lt;para&gt;Placing this group on an ACL is therefore a convenient way to extend access to all authenticated users. The File
+               Server automatically places this group on the CPS of any authenticated user who requests access to data stored on a
+               file server machine.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Represents the small number of cell administrators authorized to issue privileged &lt;emphasis
+               role="bold"&gt;pts&lt;/emphasis&gt; commands and the &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; commands that set quota. The ACL on
+               the root directory of every newly created volume grants all permissions to the group. Even if you remove that entry,
+               the group implicitly retains the &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;), and
+               by default also the &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;), permission on every
+               ACL. Its AFS GID is &lt;emphasis role="bold"&gt;-204&lt;/emphasis&gt;. For instructions on administering this group, see &lt;link
+               linkend="HDRWQ586"&gt;Administering the system:administrators Group&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ536"&gt;
+     &lt;title&gt;Displaying Information from the Protection Database&lt;/title&gt;
+ 
+     &lt;para&gt;This section describes the commands you can use to display Protection Database entries and associated information. In
+     addition to name and AFS ID, the Protection Database stores the following information about each user, machine, or group entry.
+     &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;The entry's owner, which is the user or group of users who can administer the entry&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The entry's creator, which serves mostly as an audit trail&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;A membership count, which indicates how many groups a user or machine belongs to, or how many members belong to a
+           group&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;A set of privacy flags, which control which users can administer or display information about the entry&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;A group-creation quota, which defines how many groups a user can create&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;A list of the groups to which a user or machine belongs, or of the users and machines that belong to a group&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;A list of the groups that a user or group owns&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Protection Database entry&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+       &lt;secondary&gt;owner of Protection Database entry&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+       &lt;secondary&gt;creator of Protection Database entry&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+       &lt;secondary&gt;privacy flags on Protection Database entry&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+       &lt;secondary&gt;membership count in Protection Database entry&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+       &lt;secondary&gt;group-creation quota in Protection Database entry&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Protection Database&lt;/primary&gt;
+ 
+       &lt;secondary&gt;membership count&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;displaying&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Protection Database&lt;/primary&gt;
+ 
+       &lt;secondary&gt;group entry&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;displaying&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Protection Database&lt;/primary&gt;
+ 
+       &lt;secondary&gt;machine entry&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;displaying&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Protection Database&lt;/primary&gt;
+ 
+       &lt;secondary&gt;user entry&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;displaying&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Protection Database&lt;/primary&gt;
+ 
+       &lt;secondary&gt;owner of entry&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;displaying&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Protection Database&lt;/primary&gt;
+ 
+       &lt;secondary&gt;creator of entry&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;displaying&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Protection Database&lt;/primary&gt;
+ 
+       &lt;secondary&gt;privacy flags&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;displaying&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Protection Database&lt;/primary&gt;
+ 
+       &lt;secondary&gt;group creation quota&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;displaying&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;mapping&lt;/primary&gt;
+ 
+       &lt;secondary&gt;AFS ID to group, machine, or username&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;mapping&lt;/primary&gt;
+ 
+       &lt;secondary&gt;username to AFS UID&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;mapping&lt;/primary&gt;
+ 
+       &lt;secondary&gt;machine name to AFS UID&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;mapping&lt;/primary&gt;
+ 
+       &lt;secondary&gt;group name to AFS GID&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;AFS UID&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;for one user or machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;AFS GID&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;for one group&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;owner&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Protection Database entry&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;displaying&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;creator&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Protection Database entry&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;displaying&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;members&lt;/primary&gt;
+ 
+       &lt;secondary&gt;group, displaying&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;privacy flags on Protection Database entry&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;group&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Protection Database entry&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;displaying&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;group&lt;/primary&gt;
+ 
+       &lt;secondary&gt;owner&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;displaying&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;group&lt;/primary&gt;
+ 
+       &lt;secondary&gt;creation quota&lt;/secondary&gt;
+ 
+       &lt;see&gt;quota&lt;/see&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;group&lt;/primary&gt;
+ 
+       &lt;secondary&gt;privacy flags on Protection Database entry&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;displaying&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;group memberships&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;displaying number&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Protection Database entry&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;displaying&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;privacy flags on Protection Database entry&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;displaying&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;quota&lt;/primary&gt;
+ 
+       &lt;secondary&gt;group-creation&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;displaying&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;user&lt;/primary&gt;
+ 
+       &lt;secondary&gt;group-creation quota&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;displaying&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;user&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Protection Database entry&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;displaying&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;user&lt;/primary&gt;
+ 
+       &lt;secondary&gt;privacy flags on Protection Database entry&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;displaying&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;user&lt;/primary&gt;
+ 
+       &lt;secondary&gt;group memberships&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;displaying number&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;pts commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;examine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;pts examine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="HDRWQ537"&gt;
+       &lt;title&gt;To display a Protection Database entry&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you belong to the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group, which enables you to
+           display an entry regardless of the setting of its first (&lt;emphasis role="bold"&gt;s&lt;/emphasis&gt;) privacy flag. By default, any
+           user can display a Protection Database entry. If necessary, issue the &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt;
+           command, which is fully described in &lt;link linkend="HDRWQ587"&gt;To display the members of the system:administrators
+           group&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts membership system:administrators&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;pts examine&lt;/emphasis&gt; command to display one or more Protection Database entries.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts examine&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;user or group name or id&lt;/replaceable&gt;&amp;gt;+
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where&lt;/para&gt;
+ 
+           &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;e&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;examine&lt;/emphasis&gt; (and &lt;emphasis
+                 role="bold"&gt;check&lt;/emphasis&gt; is an alias).&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;user or group name or id&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Specifies the name or AFS ID of each entry to display. Precede any AFS GID with a hyphen (&lt;emphasis
+                 role="bold"&gt;-&lt;/emphasis&gt;) because it is a negative integer.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;The output includes the following fields. Examples follow. &lt;variablelist&gt;
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;Name&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Specifies the entry's name. &lt;itemizedlist&gt;
+                   &lt;listitem&gt;
+                     &lt;para&gt;For a user, this is the name used when authenticating with AFS and the name that appears on ACL
+                     entries.&lt;/para&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;For a machine, this is the IP address of a single machine, or a wildcard notation that represents a group
+                     of machines with consecutive IP addresses, as described in &lt;link linkend="HDRWQ542"&gt;Creating User and Machine
+                     Entries&lt;/link&gt;.&lt;/para&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;For a group, this is the name that appears on ACL entries and in the list of groups output by the
+                     &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt; command. The names of &lt;emphasis&gt;regular&lt;/emphasis&gt; groups have
+                     two parts, separated by a colon (&lt;emphasis role="bold"&gt;:&lt;/emphasis&gt;). The part before the colon indicates the
+                     group's owner, and the part after is the unique name. A &lt;emphasis&gt;prefix-less&lt;/emphasis&gt; group's name does not
+                     have the owner prefix; only members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group can
+                     create prefix-less groups. For further discussion of group names, see &lt;link linkend="HDRWQ544"&gt;Creating
+                     Groups&lt;/link&gt;.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;AFS UID&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;definition&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;AFS GID&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;definition&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;UNIX UID&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;difference from AFS UID&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;id&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Specifies the entry's unique AFS identification number. For user and machine entries, the AFS user ID (AFS UID)
+               is a positive integer; for groups, the AFS group ID (AFS GID) is a negative integer. AFS UIDs and GIDs have the same
+               function as their counterparts in the UNIX file system, but are used by the AFS servers and the Cache Manager
+               only.&lt;/para&gt;
+ 
+               &lt;para&gt;Normally, the Protection Server assigns an AFS UID or GID automatically when you create Protection Database
+               entries. Members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group can specify an ID if desired. For
+               further discussion, see &lt;link linkend="HDRWQ542"&gt;Creating User and Machine Entries&lt;/link&gt; and &lt;link
+               linkend="HDRWQ544"&gt;Creating Groups&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;owner&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Names the user or group who owns the entry and therefore can administer it (for more information about a group
+               owning another group, see &lt;link linkend="HDRWQ545"&gt;Using Groups Effectively&lt;/link&gt;). Other users possibly have
+               administrative privileges, too, depending on the setting of the entry's privacy flags. For instructions on changing
+               the owner, see &lt;link linkend="HDRWQ554"&gt;Changing a Group's Owner&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;creator&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Names the user who created the entry, and serves as an audit trail. If the entry is deleted from the Protection
+               Database, the creator's group creation quota increases by one, even if the creator no longer owns the entry; see &lt;link
+               linkend="HDRWQ558"&gt;Setting Group-Creation Quota&lt;/link&gt;.&lt;/para&gt;
+ 
+               &lt;para&gt;The value &lt;computeroutput&gt;anonymous&lt;/computeroutput&gt; in this field generally indicates that the entry was
+               created when the Protection Server was running in no-authentication mode, probably during initial configuration of the
+               cell's first file server machine. For a description of no-authentication mode, see &lt;link linkend="HDRWQ123"&gt;Managing
+               Authentication and Authorization Requirements&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;membership&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Specifies the number of groups to which the user or machine belongs, or the number of users or machines that
+               belong to the group.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;flags&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Specifies who can display or change information in a Protection Database entry. The five flags, each
+               representing a different capability, always appear in the same order. &lt;itemizedlist&gt;
+                   &lt;listitem&gt;
+                     &lt;para&gt;For user entries, the default value is &lt;computeroutput&gt;S----&lt;/computeroutput&gt;, which indicates that anyone
+                     can issue the &lt;emphasis role="bold"&gt;pts examine&lt;/emphasis&gt; command on the entry, but only the user and members
+                     of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group can perform any other action.&lt;/para&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;For machine entries, the default value is &lt;computeroutput&gt;S----&lt;/computeroutput&gt;, which indicates that
+                     anyone can issue the &lt;emphasis role="bold"&gt;pts examine&lt;/emphasis&gt; command on the entry, but only members of the
+                     &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group can perform any other action.&lt;/para&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;For group entries, the default value is &lt;computeroutput&gt;S-M--&lt;/computeroutput&gt;, which indicates that
+                     anyone can issue the &lt;emphasis role="bold"&gt;pts examine&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;pts
+                     membership&lt;/emphasis&gt; commands on the entry, but only the group's owner and members of the &lt;emphasis
+                     role="bold"&gt;system:administrators&lt;/emphasis&gt; group can perform any other action.&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+               &lt;para&gt;For a complete description of possible values for the flags, see &lt;link linkend="HDRWQ559"&gt;Setting the Privacy
+               Flags on Database Entries&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;group quota&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Specifies how many more groups a user can create in the Protection Database. The value for a newly created user
+               entry is 20, but members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group can issue the &lt;emphasis
+               role="bold"&gt;pts setfields&lt;/emphasis&gt; command at any time to change the value; see &lt;link linkend="HDRWQ558"&gt;Setting
+               Group-Creation Quota&lt;/link&gt;.&lt;/para&gt;
+ 
+               &lt;para&gt;Group creation quota has no meaning for a machine or group entry: the Protection Server recognizes the issuer of
+               the &lt;emphasis role="bold"&gt;pts creategroup&lt;/emphasis&gt; command only as an authenticated user or as the &lt;emphasis
+               role="bold"&gt;anonymous&lt;/emphasis&gt; user, never as a machine or group. The default value for group entries is 0 (zero),
+               and there is no reason to change it.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The following examples show the output for a user called &lt;emphasis role="bold"&gt;pat&lt;/emphasis&gt;, a machine with IP address
+       &lt;emphasis role="bold"&gt;192.12.108.133&lt;/emphasis&gt; and a group called &lt;emphasis role="bold"&gt;terry:friends&lt;/emphasis&gt;:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts examine pat&lt;/emphasis&gt;
+    Name: pat, id: 1020, owner: system:administrators, creator: admin,
+      membership: 12, flags: S----, group quota: 15.
+    % &lt;emphasis role="bold"&gt;pts ex 192.12.108.133&lt;/emphasis&gt;
+    Name: 192.12.108.133, id: 5151, owner: system:administrators, creator: admin,
+      membership: 1, flags: S----, group quota: 20.
+    % &lt;emphasis role="bold"&gt;pts examine terry:friends&lt;/emphasis&gt;
+    Name: terry:friends, id: -567, owner: terry, creator: terry,
+      membership: 12, flags: SOm--, group quota: 0.
+ &lt;/programlisting&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;groups to which user or machine belongs&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;members of group&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;group&lt;/primary&gt;
+ 
+         &lt;secondary&gt;members, displaying&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;group&lt;/primary&gt;
+ 
+         &lt;secondary&gt;membership of machine or user, displaying&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;user&lt;/primary&gt;
+ 
+         &lt;secondary&gt;group memberships, displaying&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;group memberships, displaying&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;members&lt;/primary&gt;
+ 
+         &lt;secondary&gt;group, displaying&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;pts commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;membership&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;pts membership&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ538"&gt;
+       &lt;title&gt;To display group membership&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you belong to the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group, which enables you to
+           display an entry's group membership information regardless of the setting of its third (&lt;emphasis
+           role="bold"&gt;m&lt;/emphasis&gt;) privacy flag. By default the owner and the user can display group membership for a user entry,
+           the owner for a machine entry, and anyone for a group entry. If necessary, issue the &lt;emphasis role="bold"&gt;pts
+           membership&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ587"&gt;To display the members of the
+           system:administrators group&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts membership system:administrators&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ539" /&gt;Issue the &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt; command to display the list of
+           groups to which a user or machine belongs, or the list of users and machines that belong to a group. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;user or group name or id&lt;/replaceable&gt;&amp;gt;+
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where&lt;/para&gt;
+ 
+           &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;m&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;membership&lt;/emphasis&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;user or group name or id&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Specifies the name or AFS UID of each user or machine for which to list the groups it belongs to, or the name
+                 or AFS GID of each group for which to list the members.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;For user and machine entries, the output begins with the following string, and then each group appears on its own
+       line:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    Groups user_or_machine (id: AFS_UID) is a member of:
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;For group entries, the output begins with the following string, and then each member appears on its own line:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    Members of group (id: AFS_GID) are:
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;For the system groups &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; and &lt;emphasis
+       role="bold"&gt;system:authuser&lt;/emphasis&gt;, the output includes the initial header string only, because these groups do not have a
+       stable membership listed in their Protection Database entry. See &lt;link linkend="HDRWQ535"&gt;The System Groups&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;The following examples show the output for a user called &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt; and a group called
+       &lt;emphasis role="bold"&gt;terry:friends&lt;/emphasis&gt;:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts mem terry&lt;/emphasis&gt;
+    Groups terry (id: 5347) is a member of:
+      pat:friends
+      sales
+      acctg:general
+    % &lt;emphasis role="bold"&gt;pts mem terry:friends&lt;/emphasis&gt;
+    Members of terry:friends (id: -567) are:
+      pat
+      smith
+      johnson
+ &lt;/programlisting&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;group&lt;/primary&gt;
+ 
+         &lt;secondary&gt;groups owned, displaying&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;groups owned by a user or group&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;group&lt;/primary&gt;
+ 
+         &lt;secondary&gt;orphaned, displaying&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;orphaned group&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;user&lt;/primary&gt;
+ 
+         &lt;secondary&gt;groups owned, displaying&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;group&lt;/primary&gt;
+ 
+         &lt;secondary&gt;owned by user or group, displaying&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;pts commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;listowned&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;pts listowned&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ540"&gt;
+       &lt;title&gt;To list the groups that a user or group owns&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you belong to the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group, which enables you to
+           display an entry's group ownership information regardless of the setting of its second (&lt;emphasis
+           role="bold"&gt;o&lt;/emphasis&gt;) privacy flag. By default the owner can list the groups owned by group, and a user the groups he
+           or she owns. If necessary, issue the &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt; command, which is fully described in
+           &lt;link linkend="HDRWQ587"&gt;To display the members of the system:administrators group&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts membership system:administrators&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;pts listowned&lt;/emphasis&gt; command to list the groups owned by each user or group.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts listowned&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;user or group name or id&lt;/replaceable&gt;&amp;gt;+
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where&lt;/para&gt;
+ 
+           &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;listo&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;listowned&lt;/emphasis&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;user or group name or id&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Specifies the name or AFS UID of each user, or the name or AFS GID or each group, for which to list the groups
+                 owned.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;The output begins with the following string, and then each group appears on its own line:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    Groups owned by user_or_group (id: AFS_ID) are:
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The following examples show the output for a user called &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt; and a group called
+       &lt;emphasis role="bold"&gt;terry:friends&lt;/emphasis&gt;:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts listo terry&lt;/emphasis&gt; 
+    Groups owned by terry (id: 5347) are:  
+      terry:friends   
+      terry:co-workers
+    % &lt;emphasis role="bold"&gt;pts listo terry:friends&lt;/emphasis&gt;
+    Groups owned by terry:friends (id: -567) are:
+      terry:pals
+      terry:buddies
+ &lt;/programlisting&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;Protection Database entries (all)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;owner of Protection Database entry&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creator of Protection Database entry&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Protection Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;group entry&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;displaying all&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Protection Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;machine entry&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;displaying all&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Protection Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;user entry&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;displaying all&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Protection Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;owner of entry&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;displaying for all&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Protection Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creator of entry&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;displaying for all&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AFS UID&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;for all users and machines in Protection Database&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AFS GID&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;for all groups in Protection Database&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;owner&lt;/primary&gt;
+ 
+         &lt;secondary&gt;Protection Database entry&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;displaying all&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;creator&lt;/primary&gt;
+ 
+         &lt;secondary&gt;Protection Database entry&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;displaying all&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;group&lt;/primary&gt;
+ 
+         &lt;secondary&gt;Protection Database entry&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;displaying all&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;group&lt;/primary&gt;
+ 
+         &lt;secondary&gt;owner&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;displaying for all&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;Protection Database entry&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;displaying all&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;user&lt;/primary&gt;
+ 
+         &lt;secondary&gt;Protection Database entry&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;displaying all&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;pts commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;listentries&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;pts listentries&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ541"&gt;
+       &lt;title&gt;To display all Protection Database entries&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you belong to the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group. If necessary, issue the
+           &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ587"&gt;To display
+           the members of the system:administrators group&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts membership system:administrators&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;pts listentries&lt;/emphasis&gt; command to display all Protection Database entries.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts listentries&lt;/emphasis&gt; [&lt;emphasis role="bold"&gt;-users&lt;/emphasis&gt;] [&lt;emphasis role="bold"&gt;-groups&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where&lt;/para&gt;
+ 
+           &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;liste&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;listentries&lt;/emphasis&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;-users&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Displays user and machine entries. The same output results if you omit both this flag and the &lt;emphasis
+                 role="bold"&gt;-groups&lt;/emphasis&gt; flag.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;-groups&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Displays group entries.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;The output is a table that includes the following columns. Examples follow. &lt;variablelist&gt;
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;Name&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Specifies the entry's name.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;ID&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Specifies the entry's AFS identification number. For user and machine entries, the AFS user ID (AFS UID) is a
+               positive integer; for groups, the AFS group ID (AFS GID) is a negative integer.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;Owner&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Specifies the AFS ID of the user or group who owns the entry and therefore can administer it.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;Creator&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Specifies the AFS UID of the user who created the entry.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The following example is from the ABC Corporation cell. The issuer provides no options, so the output includes user and
+       machine entries.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts listentries&lt;/emphasis&gt;
+    Name                          ID  Owner Creator
+    anonymous                  32766   -204    -204 
+    admin                          1   -204   32766 
+    pat                         1000   -204       1 
+    terry                       1001   -204       1 
+    smith                       1003   -204       1 
+    jones                       1004   -204       1 
+    192.12.105.33               2000   -204       1 
+    192.12.105.46               2001   -204       1 
+ &lt;/programlisting&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;creating&lt;/primary&gt;
+ 
+         &lt;secondary&gt;Protection Database machine entry&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Protection Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;machine entry, creating&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;assigning&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS UID to machine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;Protection Database entry, creating&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS UID, assigning&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ542"&gt;
+     &lt;title&gt;Creating User and Machine Entries&lt;/title&gt;
+ 
+     &lt;para&gt;An entry in the Protection Database is one of the two required components of every AFS user account, along with an entry
+     in the Authentication Database. It is best to create a Protection Database user entry only in the context of creating a complete
+     user account, by using the &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;uss bulk&lt;/emphasis&gt; command as
+     described in &lt;link linkend="HDRWQ449"&gt;Creating and Deleting User Accounts with the uss Command Suite&lt;/link&gt;, or the &lt;emphasis
+     role="bold"&gt;pts createuser&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ502"&gt;Creating AFS User Accounts&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;You can also use the &lt;emphasis role="bold"&gt;pts createuser&lt;/emphasis&gt; command to create Protection Database machine
+     entries, which can then be used to control access based on the machine from which the access request originates. After creating
+     a machine entry, add it to a Protection Database group and place the group on ACLs ( a machine cannot appear on ACLs directly).
+     Because all replicas of a volume share the same ACL (the one on the volume's root directory mount point), you can replicate the
+     volume that houses a program's binary file while still complying with a machine-based license agreement as required by the
+     program's manufacturer. If you do not place any other entries on the ACL, then only users working on the designated machines can
+     access the file.&lt;/para&gt;
+ 
+     &lt;para&gt;Keep in mind that creating an ACL entry for a group with machine entries in it extends access to both authenticated and
+     unauthenticated users working on the machine. However, you can deny access to unauthenticated users by omitting an entry for the
+     &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; group from the ACLs of the parent directories in the file's pathname.
+     Conversely, if you want to enable unauthenticated users on the machine to access a file, then the ACL on every directory leading
+     to it must include an entry for either the &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; group or a group to which the machine
+     entry belongs. For more information on the &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; group, see &lt;link
+     linkend="HDRWQ535"&gt;The System Groups&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;Because a machine entry can include unauthenticated users, it is best not to add both machine entries and user entries to
+     the same group. In general, it is easier to use and administer nonmixed groups. A machine entry can represent a single machine,
+     or multiple machines with consecutive IP addresses (that is, all machines on a network or subnet) specified by a wildcard
+     notation. See the instructions in &lt;link linkend="HDRWQ543"&gt;To create machine entries in the Protection Database&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;By default, the Protection Server assigns the next available AFS UID to a new user or machine entry. It is best to allow
+     this, especially for machine entries. For user entries, it makes sense to assign an AFS UID only if the user already has a UNIX
+     UID that the AFS UID needs to match (see &lt;link linkend="HDRWQ496"&gt;Assigning AFS and UNIX UIDs that Match&lt;/link&gt;). When
+     automatically allocating an AFS UID, the Protection Server increments the &lt;computeroutput&gt;max user id&lt;/computeroutput&gt; counter
+     by one and assigns the result to the new entry. Use the &lt;emphasis role="bold"&gt;pts listmax&lt;/emphasis&gt; command to display the
+     counter, as described in &lt;link linkend="HDRWQ560"&gt;Displaying and Setting the AFS UID and GID Counters&lt;/link&gt;. &lt;indexterm&gt;
+         &lt;primary&gt;AFS UID&lt;/primary&gt;
+ 
+         &lt;secondary&gt;reusing, about&lt;/secondary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;Do not reuse the AFS UIDs of users who have left your cell permanently or machine entries you have removed, even though
+     doing so seems to avoid the apparent waste of IDs. When you remove a user or machine entry from the Protection Database, the
+     &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; command displays the AFS UID associated with the former entry, rather than the name.
+     If you then assign the AFS UID to a new user or machine, the new user or machine automatically inherits permissions that were
+     granted to the previous possessor of the ID. To remove obsolete AFS UIDs from ACLs, use the &lt;emphasis role="bold"&gt;fs
+     cleanacl&lt;/emphasis&gt; command described in &lt;link linkend="HDRWQ579"&gt;Removing Obsolete AFS IDs from ACLs&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;In addition to the name and AFS UID, the Protection Server records the following values in the indicated fields of a new
+     user or machine's entry. For more information and instructions on displaying an entry, see &lt;link linkend="HDRWQ537"&gt;To display a
+     Protection Database entry&lt;/link&gt;. &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;It sets the &lt;computeroutput&gt;owner&lt;/computeroutput&gt; field to the &lt;emphasis
+           role="bold"&gt;system:administrators&lt;/emphasis&gt; group, indicating that the group's members administer the entry.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;It sets the &lt;computeroutput&gt;creator&lt;/computeroutput&gt; field to the username of the user who issued the &lt;emphasis
+           role="bold"&gt;pts createuser&lt;/emphasis&gt; command (or the &lt;emphasis role="bold"&gt;uss add&lt;/emphasis&gt; or &lt;emphasis
+           role="bold"&gt;uss bulk&lt;/emphasis&gt; command).&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;It sets the &lt;computeroutput&gt;membership&lt;/computeroutput&gt; field to &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; (zero), because
+           the new entry does not yet belong to any groups.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;It sets the &lt;computeroutput&gt;flags&lt;/computeroutput&gt; field to &lt;emphasis role="bold"&gt;S----&lt;/emphasis&gt;; for explanation,
+           see &lt;link linkend="HDRWQ559"&gt;Setting the Privacy Flags on Database Entries&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;It sets the &lt;computeroutput&gt;group quota&lt;/computeroutput&gt; field to &lt;emphasis role="bold"&gt;20&lt;/emphasis&gt;, meaning that
+           the new user can create 20 groups. This field has no meaning for machine entries. For further discussion, see &lt;link
+           linkend="HDRWQ558"&gt;Setting Group-Creation Quota&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;pts commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;createuser&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;machine entry&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;pts createuser&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;machine entry&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="HDRWQ543"&gt;
+       &lt;title&gt;To create machine entries in the Protection Database&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you belong to the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group. If necessary, issue the
+           &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ587"&gt;To display
+           the members of the system:administrators group&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts membership system:administrators&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;pts createuser&lt;/emphasis&gt; command to create one or more machine entries.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts createuser -name&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;user name&lt;/replaceable&gt;&amp;gt;+ 
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where&lt;/para&gt;
+ 
+           &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;cu&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is an alias for &lt;emphasis role="bold"&gt;createuser&lt;/emphasis&gt; (and &lt;emphasis role="bold"&gt;createu&lt;/emphasis&gt; is
+                 the shortest acceptable abbreviation).&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;-name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Specifies an IP address in dotted-decimal notation for each machine entry. An entry can represent a single
+                 machine or a set of several machines with consecutive IP addresses, using the wildcard notation described in the
+                 following list. The letters &lt;emphasis role="bold"&gt;W&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;X&lt;/emphasis&gt;, &lt;emphasis
+                 role="bold"&gt;Y&lt;/emphasis&gt;, and &lt;emphasis role="bold"&gt;Z&lt;/emphasis&gt; each represent an actual number value in the field:
+                 &lt;itemizedlist&gt;
+                     &lt;listitem&gt;
+                       &lt;para&gt;&lt;emphasis role="bold"&gt;W.X.Y.Z&lt;/emphasis&gt; represents a single machine, for example &lt;emphasis
+                       role="bold"&gt;192.12.108.240&lt;/emphasis&gt;.&lt;/para&gt;
+                     &lt;/listitem&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;&lt;emphasis role="bold"&gt;W.X.Y.0&lt;/emphasis&gt; matches all machines whose IP addresses start with the first
+                       three numbers. For example, &lt;emphasis role="bold"&gt;192.12.108.0&lt;/emphasis&gt; matches both &lt;emphasis
+                       role="bold"&gt;192.12.108.119&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;192.12.108.120&lt;/emphasis&gt;, but does not match
+                       &lt;emphasis role="bold"&gt;192.12.105.144&lt;/emphasis&gt;.&lt;/para&gt;
+                     &lt;/listitem&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;&lt;emphasis role="bold"&gt;W.X.0.0&lt;/emphasis&gt; matches all machines whose IP addresses start with the first
+                       two numbers. For example, the address &lt;emphasis role="bold"&gt;192.12.0.0&lt;/emphasis&gt; matches both &lt;emphasis
+                       role="bold"&gt;192.12.106.23&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;192.12.108.120&lt;/emphasis&gt;, but does not match
+                       &lt;emphasis role="bold"&gt;192.5.30.95&lt;/emphasis&gt;.&lt;/para&gt;
+                     &lt;/listitem&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;&lt;emphasis role="bold"&gt;W.0.0.0&lt;/emphasis&gt; matches all machines whose IP addresses start with the first
+                       number in the specified address. For example, the address &lt;emphasis role="bold"&gt;192.0.0.0&lt;/emphasis&gt; matches
+                       both &lt;emphasis role="bold"&gt;192.5.30.95&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;192.12.108.120&lt;/emphasis&gt;, but
+                       does not match &lt;emphasis role="bold"&gt;138.255.63.52&lt;/emphasis&gt;.&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+                 &lt;para&gt;Do not define a machine entry with the name &lt;emphasis role="bold"&gt;0.0.0.0&lt;/emphasis&gt; to match every machine.
+                 The &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; group is equivalent.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;The following example creates a machine entry that includes all of the machines in the &lt;emphasis
+       role="bold"&gt;192.12&lt;/emphasis&gt; network.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts cu 192.12.0.0&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;creating&lt;/primary&gt;
+ 
+         &lt;secondary&gt;Protection Database group entry&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Protection Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;group entry, creating&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;assigning&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS GID to group&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;group&lt;/primary&gt;
+ 
+         &lt;secondary&gt;Protection Database entry, creating&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;group&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS GID, assigning&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;group&lt;/primary&gt;
+ 
+         &lt;secondary&gt;name, assigning&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;group&lt;/primary&gt;
+ 
+         &lt;secondary&gt;regular and prefix-less, defined&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;regular group&lt;/primary&gt;
+ 
+         &lt;secondary&gt;&lt;/secondary&gt;
+ 
+         &lt;see&gt;group&lt;/see&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;prefix-less group&lt;/primary&gt;
+ 
+         &lt;secondary&gt;&lt;/secondary&gt;
+ 
+         &lt;see&gt;group&lt;/see&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ544"&gt;
+     &lt;title&gt;Creating Groups&lt;/title&gt;
+ 
+     &lt;para&gt;Before you can add members to a group, you must create the group entry itself. The instructions in this section explain
+     how to create both regular and prefix-less groups: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;A &lt;emphasis&gt;regular group&lt;/emphasis&gt;'s name is preceded by a prefix that indicates who owns the group, in the
+           following format:&lt;/para&gt;
+ 
+           &lt;para&gt;owner_name&lt;emphasis role="bold"&gt;:&lt;/emphasis&gt;group_name&lt;/para&gt;
+ 
+           &lt;para&gt;Any user can create a regular group. Group names must always be typed in full, so a short group_name that indicates
+           the group's purpose or its members' common interest is practical. Groups with names like &lt;emphasis
+           role="bold"&gt;terry:1&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;terry:2&lt;/emphasis&gt; are less useful because their purpose is
+           unclear. For more details on the required format for regular group names, see the instructions in &lt;link
+           linkend="HDRWQ546"&gt;To create groups&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;A &lt;emphasis&gt;prefix-less group&lt;/emphasis&gt;, as its name suggests, has only one field in its name, equivalent to a
+           regular group's group_name field.&lt;/para&gt;
+ 
+           &lt;para&gt;Only members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group can create prefix-less groups. For
+           a discussion of their purpose, see &lt;link linkend="HDRWQ548"&gt;Using Prefix-Less Groups&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;By default, the Protection Server assigns the next available AFS GID to a new group entry, and it is best to allow this.
+     When automatically allocating an AFS GID (which is a negative integer), the Protection Server decrements the &lt;computeroutput&gt;max
+     group id&lt;/computeroutput&gt; counter by one and assigns the result to the new group. Use the &lt;emphasis role="bold"&gt;pts
+     listmax&lt;/emphasis&gt; command to display the counter, as described in &lt;link linkend="HDRWQ560"&gt;Displaying and Setting the AFS UID
+     and GID Counters&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;In addition to the name and AFS GID, the Protection Server records the following values in the indicated fields of a new
+     group's entry. See &lt;link linkend="HDRWQ537"&gt;To display a Protection Database entry&lt;/link&gt;. &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;It sets the &lt;computeroutput&gt;owner&lt;/computeroutput&gt; field to the issuer of the &lt;emphasis role="bold"&gt;pts
+           creategroup&lt;/emphasis&gt; command, or to the user or group specified by the &lt;emphasis role="bold"&gt;-owner&lt;/emphasis&gt;
+           argument.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;It sets the &lt;computeroutput&gt;creator&lt;/computeroutput&gt; field to the username of the user who issued the &lt;emphasis
+           role="bold"&gt;pts creategroup&lt;/emphasis&gt; command.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;It sets the &lt;computeroutput&gt;membership&lt;/computeroutput&gt; field to &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; (zero), because
+           the group currently has no members.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;It sets the &lt;computeroutput&gt;flags&lt;/computeroutput&gt; field to &lt;emphasis role="bold"&gt;S-M--&lt;/emphasis&gt;; for explanation,
+           see &lt;link linkend="HDRWQ559"&gt;Setting the Privacy Flags on Database Entries&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;It sets the &lt;computeroutput&gt;group quota&lt;/computeroutput&gt; field to &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt;, because this
+           field has no meaning for group entries.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;group&lt;/primary&gt;
+ 
+       &lt;secondary&gt;using effectively&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;private use of group&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;group&lt;/primary&gt;
+ 
+       &lt;secondary&gt;private use&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;shared use of group&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;group&lt;/primary&gt;
+ 
+       &lt;secondary&gt;shared use&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;group use of group&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;group&lt;/primary&gt;
+ 
+       &lt;secondary&gt;group use&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;self-owned group&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="HDRWQ545"&gt;
+       &lt;title&gt;Using Groups Effectively&lt;/title&gt;
+ 
+       &lt;para&gt;The main reason to create groups is to place them on ACLs, which enables you to control access for multiple users
+       without having to list them individually on the ACL. There are three basic ways to use groups, each suited to a different
+       purpose: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;emphasis&gt;Private use&lt;/emphasis&gt;: you create a group and place it on the ACL of directories you own, without
+             necessarily informing the group's members that they belong to it. Members notice only that they can or cannot access the
+             directory in a certain way. You retain sole administrative control over the group, since you are the owner.&lt;/para&gt;
+ 
+             &lt;para&gt;The existence of the group and the identity of its members is not necessarily secret. Other users can use the
+             &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; command and see the group's name on a directory's ACL, or use the &lt;emphasis
+             role="bold"&gt;pts membership&lt;/emphasis&gt; command to list the groups they themselves belong to. You can set the group's
+             third privacy flag to limit who can use the &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt; command to list the group's
+             membership, but a member of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group always can; see &lt;link
+             linkend="HDRWQ559"&gt;Setting the Privacy Flags on Database Entries&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;emphasis&gt;Shared use&lt;/emphasis&gt;: you inform the group's members that they belong to the group, but you still
+             remain the sole administrator. For example, the manager of a work group can create a group of all the members in the
+             work group, and encourage them to use it on the ACLs of directories that house information they want to share with other
+             members of the group.&lt;/para&gt;
+ 
+             &lt;note&gt;
+               &lt;para&gt;If you place a group owned by someone else on your ACLs, the group's owner can change the group's membership
+               without informing you. Someone new can gain or lose access in a way you did not intend and without your
+               knowledge.&lt;/para&gt;
+             &lt;/note&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;emphasis&gt;Group use&lt;/emphasis&gt;: you create a group and then use the &lt;emphasis role="bold"&gt;pts chown&lt;/emphasis&gt;
+             command to assign ownership to a group, either another group or the group itself (the latter type is a self-owned
+             group). You inform the members of the owning group that they all can administer the owned group.&lt;/para&gt;
+ 
+             &lt;para&gt;The main advantage of designating a group as an owner is that it spreads responsibility for administering a group
+             among several people. A single person does not have to perform all administrative tasks, and if the original creator
+             leaves the group, ownership does not have to be transferred.&lt;/para&gt;
+ 
+             &lt;para&gt;However, everyone in the owner group can make changes that affect others negatively, such as adding or removing
+             people from the group inappropriately or changing the group's ownership to themselves exclusively. These problems can be
+             particularly sensitive in a &lt;emphasis&gt;self-owned&lt;/emphasis&gt; group. Using an owner group works best if all the members
+             know and trust each other; it is probably wise to keep the number of people in an owner group small.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;pts commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creategroup&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;pts creategroup&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ546"&gt;
+       &lt;title&gt;To create groups&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;If creating a prefix-less group, verify that you belong to the &lt;emphasis
+           role="bold"&gt;system:administrators&lt;/emphasis&gt; group. If necessary, issue the &lt;emphasis role="bold"&gt;pts
+           membership&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ587"&gt;To display the members of the
+           system:administrators group&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts membership system:administrators&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;pts creategroup&lt;/emphasis&gt; command to create each group. All of the groups have the
+           same owner. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts creategroup  -name&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;group name&lt;/replaceable&gt;&amp;gt;+ [&lt;emphasis role="bold"&gt;-owner&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;owner of the group&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where&lt;/para&gt;
+ 
+           &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;cg&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is an alias for &lt;emphasis role="bold"&gt;creategroup&lt;/emphasis&gt; (and &lt;emphasis role="bold"&gt;createg&lt;/emphasis&gt; is
+                 the shortest acceptable abbreviation). &lt;indexterm&gt;
+                     &lt;primary&gt;owner&lt;/primary&gt;
+ 
+                     &lt;secondary&gt;Protection Database entry&lt;/secondary&gt;
+ 
+                     &lt;tertiary&gt;rules for assigning&lt;/tertiary&gt;
+                   &lt;/indexterm&gt; &lt;indexterm&gt;
+                     &lt;primary&gt;rules&lt;/primary&gt;
+ 
+                     &lt;secondary&gt;group names, assigning&lt;/secondary&gt;
+                   &lt;/indexterm&gt; &lt;indexterm&gt;
+                     &lt;primary&gt;group&lt;/primary&gt;
+ 
+                     &lt;secondary&gt;rules for naming&lt;/secondary&gt;
+                   &lt;/indexterm&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;-name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Names each group to create. The name can include up to 63 lowercase letters or numbers, but it is best not to
+                 include punctuation characters, especially those that have a special meaning to the shell.&lt;/para&gt;
+ 
+                 &lt;para&gt;A prefix-less group name cannot include the colon (&lt;emphasis role="bold"&gt;:&lt;/emphasis&gt;), because it is used to
+                 separate the two parts of a regular group name:&lt;/para&gt;
+ 
+                 &lt;para&gt;owner_name&lt;emphasis role="bold"&gt;:&lt;/emphasis&gt;group_name&lt;/para&gt;
+ 
+                 &lt;para&gt;The Protection Server requires that the owner_name prefix of a regular group name accurately indicate the
+                 group's owner. By default, you are recorded as the owner, and the owner_name must be your AFS username. You can
+                 include the &lt;emphasis role="bold"&gt;-owner&lt;/emphasis&gt; argument to designate another AFS user, a regular group, or a
+                 prefix-less group as the owner, providing the required value in the owner_name field: &lt;itemizedlist&gt;
+                     &lt;listitem&gt;
+                       &lt;para&gt;If the owner is a user, it must be the AFS username.&lt;/para&gt;
+                     &lt;/listitem&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;If the owner is another regular group, it must match the owning group's owner_name field. For example,
+                       if the owner is the group &lt;emphasis role="bold"&gt;terry:associates&lt;/emphasis&gt;, the owner field must be &lt;emphasis
+                       role="bold"&gt;terry&lt;/emphasis&gt;.&lt;/para&gt;
+                     &lt;/listitem&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;If the owner is a prefix-less group, it must be the owning group's name.&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+                 &lt;para&gt;(For a discussion of why it is useful for a group to own another group, see &lt;link linkend="HDRWQ545"&gt;Using
+                 Groups Effectively&lt;/link&gt;.)&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;-owner&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is optional and designates an owner other than the issuer of the command. Specify either an AFS username or
+                 the name of a regular or prefix-less group that already has at least one member. Do not include this argument if you
+                 want to make the group self-owned as described in &lt;link linkend="HDRWQ545"&gt;Using Groups Effectively&lt;/link&gt;. For
+                 instructions, see &lt;link linkend="HDRWQ547"&gt;To create a self-owned group&lt;/link&gt;.&lt;/para&gt;
+ 
+                 &lt;para&gt;Do not designate a machine as a group's owner. Because a machine cannot authenticate, there is no way for a
+                 machine to administer the group.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;group&lt;/primary&gt;
+ 
+         &lt;secondary&gt;self-owned, creating&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;creating&lt;/primary&gt;
+ 
+         &lt;secondary&gt;group, self-owned&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;changing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;group ownership to self-owned&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ547"&gt;
+       &lt;title&gt;To create a self-owned group&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;pts creategroup&lt;/emphasis&gt; command to create a group. Do not include the &lt;emphasis
+           role="bold"&gt;-owner&lt;/emphasis&gt; argument, because you must own a group to reassign ownership. For complete instructions, see
+           &lt;link linkend="HDRWQ546"&gt;To create groups&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts creategroup&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;group name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;pts adduser&lt;/emphasis&gt; command to add one or more members to the group (a group must
+           already have at least one member before owning another group). For complete instructions, see &lt;link
+           linkend="HDRWQ549"&gt;Adding and Removing Group Members&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts adduser -user&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;user name&lt;/replaceable&gt;&amp;gt;+ &lt;emphasis role="bold"&gt;-group&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;group name&lt;/replaceable&gt;&amp;gt;+
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;pts chown&lt;/emphasis&gt; command to assign group ownership to the group itself. For
+           complete instructions, see &lt;link linkend="HDRWQ555"&gt;To change a group's owner&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts chown&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;group name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;new owner&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ548"&gt;
+       &lt;title&gt;Using Prefix-Less Groups&lt;/title&gt;
+ 
+       &lt;para&gt;Members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group can create prefix-less groups, which are
+       particularly suitable for &lt;emphasis&gt;group use&lt;/emphasis&gt;, which is described in &lt;link linkend="HDRWQ545"&gt;Using Groups
+       Effectively&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;Suppose, for example, that the manager of the ABC Corporation's Accounting Department, user &lt;emphasis
+       role="bold"&gt;smith&lt;/emphasis&gt;, creates a group that includes all of the corporation's accountants and places the group on the
+       ACLs of directories that house departmental records. Using a prefix-less group rather than a regular group is appropriate for
+       the following reasons: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The fact that &lt;emphasis role="bold"&gt;smith&lt;/emphasis&gt; created and owns the group is irrelevant, and a regular group
+             must be called &lt;emphasis role="bold"&gt;smith:acctg&lt;/emphasis&gt;. A prefix-less name like &lt;emphasis
+             role="bold"&gt;acctg&lt;/emphasis&gt; is more appropriate.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If another user (say &lt;emphasis role="bold"&gt;jones&lt;/emphasis&gt;) ever replaces &lt;emphasis role="bold"&gt;smith&lt;/emphasis&gt;
+             as manager of the Accounting Department, &lt;emphasis role="bold"&gt;jones&lt;/emphasis&gt; needs to become the new owner of the
+             group. If the group is a regular one, its owner_name prefix automatically changes to &lt;emphasis
+             role="bold"&gt;jones&lt;/emphasis&gt;, but the change in the owner_name prefix does not propagate to any regular groups owned by
+             the group. Someone must use the &lt;emphasis role="bold"&gt;pts rename&lt;/emphasis&gt; command to change each one's owner_name
+             prefix from &lt;emphasis role="bold"&gt;smith&lt;/emphasis&gt; to &lt;emphasis role="bold"&gt;jones&lt;/emphasis&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;A possible solution is to create an authentication account for a fictional user called &lt;emphasis
+       role="bold"&gt;acctg&lt;/emphasis&gt; and make it the owner of regular groups which have &lt;emphasis role="bold"&gt;acctg&lt;/emphasis&gt; as
+       their owner_name prefix. However, if the &lt;emphasis role="bold"&gt;acctg&lt;/emphasis&gt; account is also used for other purposes, then
+       the number of people who need to know user &lt;emphasis role="bold"&gt;acctg&lt;/emphasis&gt;'s password is possibly larger than the
+       number of people who need to administer the groups it owns.&lt;/para&gt;
+ 
+       &lt;para&gt;A prefix-less group called &lt;emphasis role="bold"&gt;acctg&lt;/emphasis&gt; solves the problem of inappropriate owner names. The
+       groups that it owns have &lt;emphasis role="bold"&gt;acctg&lt;/emphasis&gt; as their owner_name prefix, which more accurately reflects
+       their purpose than having the manager's name there. Prefix-less groups are also more accountable than dummy authentication
+       accounts. Belonging to the group enables individuals to exercise the permissions granted to the group on ACLs, but users
+       continue to perform tasks under their own names rather than under the dummy username. Even if the group owns itself, only a
+       finite number of people can administer the group entry.&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ549"&gt;
+     &lt;title&gt;Adding and Removing Group Members&lt;/title&gt;
+ 
+     &lt;para&gt;Users and machines can be members of groups; groups cannot belong to other groups. Newly created groups have no members at
+     all. To add them, use the &lt;emphasis role="bold"&gt;pts adduser&lt;/emphasis&gt; command; to remove them, use the &lt;emphasis
+     role="bold"&gt;pts removeuser&lt;/emphasis&gt; command. &lt;indexterm&gt;
+         &lt;primary&gt;adding&lt;/primary&gt;
+ 
+         &lt;secondary&gt;members to groups&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;group&lt;/primary&gt;
+ 
+         &lt;secondary&gt;members, adding&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;members&lt;/primary&gt;
+ 
+         &lt;secondary&gt;group, adding&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;user&lt;/primary&gt;
+ 
+         &lt;secondary&gt;adding to group&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;adding to group&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;pts commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;adduser&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;pts adduser&lt;/secondary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ550"&gt;
+       &lt;title&gt;To add users and machines to groups&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you belong to the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group, which enables you to add
+           members to a group regardless of the setting of its fourth (&lt;emphasis role="bold"&gt;a&lt;/emphasis&gt;) privacy flag. By default
+           the group's owner also has the necessary privilege. If necessary, issue the &lt;emphasis role="bold"&gt;pts
+           membership&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ587"&gt;To display the members of the
+           system:administrators group&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts membership system:administrators&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;pts adduser&lt;/emphasis&gt; command to add one or more members to one or more groups.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts adduser -user&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;user name&lt;/replaceable&gt;&amp;gt;+ &lt;emphasis role="bold"&gt;-group&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;group name&lt;/replaceable&gt;&amp;gt;+
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where&lt;/para&gt;
+ 
+           &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;ad&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;adduser&lt;/emphasis&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;-user&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Specifies each username or machine IP address to add as a member of each group named by the &lt;emphasis
+                 role="bold"&gt;-group&lt;/emphasis&gt; argument. A group cannot belong to another group.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;group name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Names each group to which to add the new members.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;removing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;group members&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;group&lt;/primary&gt;
+ 
+         &lt;secondary&gt;members, removing&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;members&lt;/primary&gt;
+ 
+         &lt;secondary&gt;group, removing&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;user&lt;/primary&gt;
+ 
+         &lt;secondary&gt;removing from group&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;removing from group&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;pts commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;removeuser&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;pts removeuser&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ551"&gt;
+       &lt;title&gt;To remove users and machines from groups&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you belong to the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group, which enables you to
+           remove members from a group regardless of the setting of its fifth (&lt;emphasis role="bold"&gt;r&lt;/emphasis&gt;) privacy flag. By
+           default the group's owner also has the necessary privilege. If necessary, issue the &lt;emphasis role="bold"&gt;pts
+           membership&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ587"&gt;To display the members of the
+           system:administrators group&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts membership system:administrators&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;pts removeuser&lt;/emphasis&gt; command to remove one or more members from one or more
+           groups. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts removeuser -user&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;user name&lt;/replaceable&gt;&amp;gt;+  &lt;emphasis role="bold"&gt;-group&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;group name&lt;/replaceable&gt;&amp;gt;+
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where&lt;/para&gt;
+ 
+           &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;rem&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;removeuser&lt;/emphasis&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;-user&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Specifies each user or machine IP address to remove from each group named by the &lt;emphasis
+                 role="bold"&gt;-group&lt;/emphasis&gt; argument.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;-group&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Names each group from which to remove members.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ552"&gt;
+     &lt;title&gt;Deleting Protection Database Entries&lt;/title&gt;
+ 
+     &lt;para&gt;It is best to delete a Protection Database user entry only if you are removing the complete user account. Use either the
+     &lt;emphasis role="bold"&gt;uss delete&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ486"&gt;Deleting Individual Accounts with
+     the uss delete Command&lt;/link&gt;, or the &lt;emphasis role="bold"&gt;pts delete&lt;/emphasis&gt; command as described in &lt;link
+     linkend="HDRWQ524"&gt;Removing a User Account&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;To remove machine and group entries, use the &lt;emphasis role="bold"&gt;pts delete&lt;/emphasis&gt; command as described in this
+     section. The operation has the following results: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;When you delete a machine entry, its name (IP address wildcard) is removed from groups.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;When you delete a group entry, its AFS GID appears on ACLs instead of the name. The &lt;emphasis&gt;group-creation
+           quota&lt;/emphasis&gt; of the user who created the group increases by one, even if the user no longer owns the group.&lt;/para&gt;
+ 
+           &lt;para&gt;To remove obsolete AFS IDs from ACLs, use the &lt;emphasis role="bold"&gt;fs cleanacl&lt;/emphasis&gt; command as described in
+           &lt;link linkend="HDRWQ579"&gt;Removing Obsolete AFS IDs from ACLs&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;removing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Protection Database entry&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Protection Database&lt;/primary&gt;
+ 
+       &lt;secondary&gt;entry, deleting&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;group&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Protection Database entry&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;deleting&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;user&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Protection Database entry&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;deleting&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Protection Database entry&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;deleting&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;pts commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;delete&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;pts delete&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="HDRWQ553"&gt;
+       &lt;title&gt;To delete Protection Database entries&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you belong to the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group or own the group you are
+           deleting. If necessary, issue the &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt; command, which is fully described in
+           &lt;link linkend="HDRWQ587"&gt;To display the members of the system:administrators group&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts membership system:administrators&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;pts delete&lt;/emphasis&gt; command to delete one or more entries from the Protection
+           Database. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts delete&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;user or group name or id&lt;/replaceable&gt;&amp;gt;+
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where&lt;/para&gt;
+ 
+           &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;del&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;delete&lt;/emphasis&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;user or group name or id&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Specifies the IP address or AFS UID of each machine or the name or AFS GID or each group to remove.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;changing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;Protection Database entry&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;owner&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;owner&lt;/primary&gt;
+ 
+         &lt;secondary&gt;Protection Database entry&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;changing&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ554"&gt;
+     &lt;title&gt;Changing a Group's Owner&lt;/title&gt;
+ 
+     &lt;para&gt;For user and machine entries, the Protection Server automatically assigns ownership to the &lt;emphasis
+     role="bold"&gt;system:administrators&lt;/emphasis&gt; group at creation time, and this cannot be changed. For group entries, you can
+     change ownership. This transfers administrative responsibility for it to another user or group (for information on group
+     ownership of other groups, see &lt;link linkend="HDRWQ545"&gt;Using Groups Effectively&lt;/link&gt;).&lt;/para&gt;
+ 
+     &lt;para&gt;When you create a regular group, its owner_name prefix must accurately reflect its owner, as described in &lt;link
+     linkend="HDRWQ546"&gt;To create groups&lt;/link&gt;: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;If the owner is a user, owner_name is the username.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If the owner is a regular group, owner_name is the owning group's owner_name prefix.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If the owner is a prefix-less group, owner_name is the owner group's name.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;When you change a regular group's owner, the Protection Server automatically changes its owner_name prefix appropriately.
+     For example, if the user &lt;emphasis role="bold"&gt;pat&lt;/emphasis&gt; becomes the new owner of the group &lt;emphasis
+     role="bold"&gt;terry:friends&lt;/emphasis&gt;, its name automatically changes to &lt;emphasis role="bold"&gt;pat:friends&lt;/emphasis&gt;, both in
+     the Protection Database and on ACLs.&lt;/para&gt;
+ 
+     &lt;para&gt;However, the Protection Server does not automatically change the owner_name prefix of any regular groups that the group
+     owns. To continue with the previous example, suppose that the group &lt;emphasis role="bold"&gt;terry:friends&lt;/emphasis&gt; owns the
+     group &lt;emphasis role="bold"&gt;terry:pals&lt;/emphasis&gt;. When &lt;emphasis role="bold"&gt;pat&lt;/emphasis&gt; becomes the new owner of &lt;emphasis
+     role="bold"&gt;terry:friends&lt;/emphasis&gt;, the name &lt;emphasis role="bold"&gt;terry:pals&lt;/emphasis&gt; does not change. To change the
+     owner_name prefix of a regular group that is owned by another group (in the example, to change the group's name to &lt;emphasis
+     role="bold"&gt;pat:pals&lt;/emphasis&gt;), use the &lt;emphasis role="bold"&gt;pts rename&lt;/emphasis&gt; command as described in &lt;link
+     linkend="HDRWQ556"&gt;Changing a Protection Database Entry's Name&lt;/link&gt;. &lt;indexterm&gt;
+         &lt;primary&gt;Protection Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;owner of entry&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;changing&lt;/tertiary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;pts chown&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;pts commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;chown&lt;/secondary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ555"&gt;
+       &lt;title&gt;To change a group's owner&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you belong to the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group or own the group for
+           which you are changing the owner. If necessary, issue the &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt; command, which
+           is fully described in &lt;link linkend="HDRWQ587"&gt;To display the members of the system:administrators group&lt;/link&gt;.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts membership system:administrators&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; If you are changing the group's owner to another group (or to itself)
+           and want to retain administrative privilege on the owned group, verify that you belong to the new owner group. If
+           necessary, issue the &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt; command, which is fully described in &lt;link
+           linkend="HDRWQ538"&gt;To display group membership&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;user or group name or id&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;Use the &lt;emphasis role="bold"&gt;pts adduser&lt;/emphasis&gt; command to add yourself if necessary, as fully described in
+           &lt;link linkend="HDRWQ550"&gt;To add users and machines to groups&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts adduser&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;user name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;group name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;pts chown&lt;/emphasis&gt; command to change the group's owner. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts chown&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;group name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;new owner&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where&lt;/para&gt;
+ 
+           &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;cho&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;chown&lt;/emphasis&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;group name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Specifies the current name of the group.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;new owner&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Names the user or group to become the group's owner.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; Issue the &lt;emphasis role="bold"&gt;pts listowned&lt;/emphasis&gt; command to
+           display any groups that the group owns. As discussed in the introduction to this section, the &lt;emphasis role="bold"&gt;pts
+           chown&lt;/emphasis&gt; command does not automatically change the owner_name prefix of any regular groups that a group owns.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts listowned&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;user or group name or id&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;If you want to change their names to match the new owning group, use the &lt;emphasis role="bold"&gt;pts rename&lt;/emphasis&gt;
+           command on each one, as described in &lt;link linkend="HDRWQ557"&gt;To change the name of a machine or group
+           entry&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts rename&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;old name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;new name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;changing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;Protection Database entry&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;name&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;name&lt;/primary&gt;
+ 
+         &lt;secondary&gt;Protection Database entry&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;changing&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Protection Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;entry name&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;changing&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;group&lt;/primary&gt;
+ 
+         &lt;secondary&gt;Protection Database entry&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;name, changing&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;Protection Database entry&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;name, changing&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ556"&gt;
+     &lt;title&gt;Changing a Protection Database Entry's Name&lt;/title&gt;
+ 
+     &lt;para&gt;To change the name of a Protection Database entry, use the &lt;emphasis role="bold"&gt;pts rename&lt;/emphasis&gt; command. It is best
+     to change a user entry's name only when renaming the entire user account, since so many components of the account
+     (Authentication Database entry, volume name, home directory mount point, and so on) share the name. For instructions, see &lt;link
+     linkend="HDRWQ518"&gt;Changing Usernames&lt;/link&gt;. A machine entry's name maps to the actual IP address of one or more machine, so
+     changing the entry's name is appropriate only if the IP addresses have changed.&lt;/para&gt;
+ 
+     &lt;para&gt;It is likely, then, that most often you need to change group names. The following types of name changes are possible:
+     &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Changing a regular group's name to another regular group name. The most common reason for this type of change is
+           that you have used the &lt;emphasis role="bold"&gt;pts chown&lt;/emphasis&gt; command to change the owner of the group. That operation
+           does not change the owner_name prefix of a regular group owned by the group whose name has been changed. Therefore, you
+           must use the &lt;emphasis role="bold"&gt;pts rename&lt;/emphasis&gt; command to change it appropriately. For example, when user
+           &lt;emphasis role="bold"&gt;pat&lt;/emphasis&gt; becomes the owner of the &lt;emphasis role="bold"&gt;terry:friends&lt;/emphasis&gt; group, its
+           name changes automatically to &lt;emphasis role="bold"&gt;pat:friends&lt;/emphasis&gt;, but the name of a group it owns, &lt;emphasis
+           role="bold"&gt;terry:pals&lt;/emphasis&gt;, does not change. Use the &lt;emphasis role="bold"&gt;pts rename&lt;/emphasis&gt; command to rename
+           &lt;emphasis role="bold"&gt;terry:pals&lt;/emphasis&gt; to &lt;emphasis role="bold"&gt;pat:pals&lt;/emphasis&gt;. The Protection Server does not
+           accept changes to the owner_name prefix that do not reflect the true ownership (changing &lt;emphasis
+           role="bold"&gt;terry:pals&lt;/emphasis&gt; to &lt;emphasis role="bold"&gt;smith:pals&lt;/emphasis&gt; is not possible).&lt;/para&gt;
+ 
+           &lt;para&gt;You can also use the &lt;emphasis role="bold"&gt;pts rename&lt;/emphasis&gt; command to change the group_name portion of a
+           regular group name, with or without changing the owner_name prefix.&lt;/para&gt;
+ 
+           &lt;para&gt;Both the group's owner and the members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group can
+           change its name to another regular group name.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Changing a regular group's name to a prefix-less name. If you change a group's name in this way, you must also use
+           the &lt;emphasis role="bold"&gt;pts rename&lt;/emphasis&gt; command to change the name of any regular group that the group owns. Only
+           members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group can make this type of name change.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Changing a prefix-less name to another prefix-less name. As with other name changes, the owner_name prefix of any
+           regular groups that the prefix-less group owns does not change automatically. You must issue the &lt;emphasis role="bold"&gt;pts
+           rename&lt;/emphasis&gt; command on them to maintain consistency.&lt;/para&gt;
+ 
+           &lt;para&gt;Both the group's owner and the members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group can
+           change its name to another prefix-less name.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Changing a prefix-less name to a regular name. The owner_name prefix on the new name must accurately reflect the
+           group's ownership. As with other name changes, the owner_name prefix of any regular groups that the prefix-less group owns
+           does not change automatically. You must issue the &lt;emphasis role="bold"&gt;pts rename&lt;/emphasis&gt; command on them to maintain
+           consistency.&lt;/para&gt;
+ 
+           &lt;para&gt;Only members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group can make this type of name
+           change.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;pts rename&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;machine or group name&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;pts commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;rename&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;machine or group name&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="HDRWQ557"&gt;
+       &lt;title&gt;To change the name of a machine or group entry&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you belong to the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group. If necessary, issue the
+           &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ587"&gt;To display
+           the members of the system:administrators group&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts membership system:administrators&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;pts rename&lt;/emphasis&gt; command to change the entry's name. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts rename&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;old name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;new name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where&lt;/para&gt;
+ 
+           &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;ren&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;rename&lt;/emphasis&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;old name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Specifies the entry's current name.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;new name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Specifies the new name. If the new name is for a regular group, the owner_name prefix must correctly indicate
+                 the owner.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;setting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;group-creation quota in Protection Database entry&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;quota&lt;/primary&gt;
+ 
+         &lt;secondary&gt;group-creation&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;setting&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Protection Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;group creation quota&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;setting&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;user&lt;/primary&gt;
+ 
+         &lt;secondary&gt;group-creation quota&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;setting&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;changing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;group-creation quota&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ558"&gt;
+     &lt;title&gt;Setting Group-Creation Quota&lt;/title&gt;
+ 
+     &lt;para&gt;To prevent abuse of system resources, the Protection Server imposes a group-creation quota that limits how many more
+     groups a user can create. When a new user entry is created, the quota is set to 20, but members of the &lt;emphasis
+     role="bold"&gt;system:administrators&lt;/emphasis&gt; group can use the &lt;emphasis role="bold"&gt;pts setfields&lt;/emphasis&gt; command to
+     increase or decrease it at any time.&lt;/para&gt;
+ 
+     &lt;para&gt;It is pointless to change group-creation quota for machine or group entries. It is not possible to authenticate as a group
+     or machine and then create groups.&lt;/para&gt;
+ 
+     &lt;para&gt;To display the group-creation quota, use the &lt;emphasis role="bold"&gt;pts examine&lt;/emphasis&gt; command to display a user
+     entry's &lt;computeroutput&gt;group quota field&lt;/computeroutput&gt;, as described in &lt;link linkend="HDRWQ537"&gt;To display a Protection
+     Database entry&lt;/link&gt;. &lt;indexterm&gt;
+         &lt;primary&gt;pts commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setfields&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;setting group creation quota&lt;/tertiary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;pts setfields&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;setting group creation quota&lt;/tertiary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_622"&gt;
+       &lt;title&gt;To set group-creation quota&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you belong to the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group. If necessary, issue the
+           &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ587"&gt;To display
+           the members of the system:administrators group&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts membership system:administrators&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;pts setfields&lt;/emphasis&gt; command to specify how many more groups each of one or more
+           users can create. &lt;programlisting&gt;
+   % &lt;emphasis role="bold"&gt;pts setfields -nameorid&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;user or group name or id&lt;/replaceable&gt;&amp;gt;+  \
+                   &lt;emphasis role="bold"&gt;-groupquota&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;set limit on group creation&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where&lt;/para&gt;
+ 
+           &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;setf&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;setfields&lt;/emphasis&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;-nameorid&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Specifies the name or AFS UID of each user for which to set group-creation quota.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;-groupquota&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Defines how many groups each user can create in addition to existing groups (in other words, groups that
+                 already exist do not count against the quota). The value you specify overwrites the current value, rather than
+                 incrementing it.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;group&lt;/primary&gt;
+ 
+         &lt;secondary&gt;privacy flags on Protection Database entry&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;setting&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;user&lt;/primary&gt;
+ 
+         &lt;secondary&gt;privacy flags on Protection Database entry&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;setting&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;privacy flags on Protection Database entry&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;setting&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;setting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;privacy flags on Protection Database entry&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;privacy flags on Protection Database entry&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setting&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Protection Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;privacy flags&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;setting&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ559"&gt;
+     &lt;title&gt;Setting the Privacy Flags on Database Entries&lt;/title&gt;
+ 
+     &lt;para&gt;Members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group can always display and administer Protection
+     Database entries in any way, and regular users can display and administer their own entries and any group entries they own. The
+     &lt;emphasis&gt;privacy flags&lt;/emphasis&gt; on a Protection Database entry determine who else can display certain information from the
+     entry, and who can add and remove members in a group.&lt;/para&gt;
+ 
+     &lt;para&gt;To display the flags, use the &lt;emphasis role="bold"&gt;pts examine&lt;/emphasis&gt; command as described in &lt;link
+     linkend="HDRWQ537"&gt;To display a Protection Database entry&lt;/link&gt;. The flags appear in the output's
+     &lt;computeroutput&gt;flags&lt;/computeroutput&gt; field. To set the flags, include the &lt;emphasis role="bold"&gt;-access&lt;/emphasis&gt; argument to
+     the &lt;emphasis role="bold"&gt;pts setfields&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+     &lt;para&gt;The five flags always appear, and always must be set, in the following order:&lt;/para&gt;
+ 
+     &lt;variablelist&gt;
+       &lt;varlistentry&gt;
+         &lt;term&gt;&lt;emphasis role="bold"&gt;s&lt;/emphasis&gt;&lt;/term&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Controls who can issue the &lt;emphasis role="bold"&gt;pts examine&lt;/emphasis&gt; command to display the entry.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/varlistentry&gt;
+ 
+       &lt;varlistentry&gt;
+         &lt;term&gt;&lt;emphasis role="bold"&gt;o&lt;/emphasis&gt;&lt;/term&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Controls who can issue the &lt;emphasis role="bold"&gt;pts listowned&lt;/emphasis&gt; command to display the groups that a user
+           or group owns.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/varlistentry&gt;
+ 
+       &lt;varlistentry&gt;
+         &lt;term&gt;&lt;emphasis role="bold"&gt;m&lt;/emphasis&gt;&lt;/term&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Controls who can issue the &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt; command to display the groups a user or
+           machine belongs to, or which users or machines belong to a group.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/varlistentry&gt;
+ 
+       &lt;varlistentry&gt;
+         &lt;term&gt;&lt;emphasis role="bold"&gt;a&lt;/emphasis&gt;&lt;/term&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Controls who can issue the &lt;emphasis role="bold"&gt;pts adduser&lt;/emphasis&gt; command to add a user or machine to a group.
+           It is meaningful only for groups, but a value must always be set for it even on user and machine entries.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/varlistentry&gt;
+ 
+       &lt;varlistentry&gt;
+         &lt;term&gt;&lt;emphasis role="bold"&gt;r&lt;/emphasis&gt;&lt;/term&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Controls who can issue the &lt;emphasis role="bold"&gt;pts removeuser&lt;/emphasis&gt; command to remove a user or machine from
+           a group. It is meaningful only for groups, but a value must always be set for it even on user and machine entries.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/varlistentry&gt;
+     &lt;/variablelist&gt;
+ 
+     &lt;para&gt;Each flag can take three possible types of values to enable a different set of users to issue the corresponding command:
+     &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;A hyphen (&lt;emphasis role="bold"&gt;-&lt;/emphasis&gt;) designates the members of the &lt;emphasis
+           role="bold"&gt;system:administrators&lt;/emphasis&gt; group and the entry's owner. For user entries, it designates the user in
+           addition.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The lowercase version of the letter applies meaningfully to groups only, and designates members of the group in
+           addition to the individuals designated by the hyphen.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The uppercase version of the letter designates everyone.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;For example, the flags &lt;computeroutput&gt;SOmar&lt;/computeroutput&gt; on a group entry indicate that anyone can examine the
+     group's entry and display the groups that it owns, and that only the group's members can display, add, or remove its
+     members.&lt;/para&gt;
+ 
+     &lt;para&gt;The default privacy flags for user and machine entries are &lt;computeroutput&gt;S----&lt;/computeroutput&gt;, meaning that anyone can
+     display the entry. The ability to perform any other functions is restricted to members of the &lt;emphasis
+     role="bold"&gt;system:administrators&lt;/emphasis&gt; group and the entry's owner (as well as the user for a user entry).&lt;/para&gt;
+ 
+     &lt;para&gt;The default privacy flags for group entries are &lt;computeroutput&gt;S-M--&lt;/computeroutput&gt;, meaning that all users can display
+     the entry and the members of the group, but only the entry owner and members of the &lt;emphasis
+     role="bold"&gt;system:administrators&lt;/emphasis&gt; group can perform other functions. &lt;indexterm&gt;
+         &lt;primary&gt;pts commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setfields&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;setting privacy flags&lt;/tertiary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;pts setfields&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;setting privacy flags&lt;/tertiary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_624"&gt;
+       &lt;title&gt;To set a Protection Database entry's privacy flags&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you belong to the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group. If necessary, issue the
+           &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ587"&gt;To display
+           the members of the system:administrators group&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts membership system:administrators&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;pts setfields&lt;/emphasis&gt; command to set the privacy flags. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts setfields&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;user or group name or id&lt;/replaceable&gt;&amp;gt;+ &lt;emphasis
+                 role="bold"&gt;-access&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;set privacy flags&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where&lt;/para&gt;
+ 
+           &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;setf&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;setfields&lt;/emphasis&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;user or group name or id&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Specifies the name or AFS UID of each user, the IP address or AFS UID of each machine, or the name or AFS GID
+                 of each group for which to set the privacy flags.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;-access&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Specifies the set of privacy flags to associate with each entry. Provide a value for each of the five flags,
+                 observing the following constraints: &lt;itemizedlist&gt;
+                     &lt;listitem&gt;
+                       &lt;para&gt;Provide a value for all five flags, even though the fourth and fifth flags are not meaningful for user
+                       and machine entries.&lt;/para&gt;
+                     &lt;/listitem&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;For self-owned groups, the hyphen is equivalent to a lowercase letter, because all the members of a
+                       self-owned group own it.&lt;/para&gt;
+                     &lt;/listitem&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;Set the first flag to lowercase &lt;emphasis role="bold"&gt;s&lt;/emphasis&gt; or uppercase &lt;emphasis
+                       role="bold"&gt;S&lt;/emphasis&gt; only. For user and machine entries, the Protection Server interprets the lowercase
+                       &lt;emphasis role="bold"&gt;s&lt;/emphasis&gt; as equivalent to the hyphen.&lt;/para&gt;
+                     &lt;/listitem&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;Set the second flag to the hyphen (&lt;emphasis role="bold"&gt;-&lt;/emphasis&gt;) or uppercase &lt;emphasis
+                       role="bold"&gt;O&lt;/emphasis&gt; only. For groups, the Protection Server interprets the hyphen as equivalent to
+                       lowercase &lt;emphasis role="bold"&gt;o&lt;/emphasis&gt; (that is, members of a group can always list the groups that it
+                       owns).&lt;/para&gt;
+                     &lt;/listitem&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;Set the third flag to the hyphen (&lt;emphasis role="bold"&gt;-&lt;/emphasis&gt;), lowercase &lt;emphasis
+                       role="bold"&gt;m&lt;/emphasis&gt;, or uppercase &lt;emphasis role="bold"&gt;M&lt;/emphasis&gt;. For user and machine entries, the
+                       lowercase &lt;emphasis role="bold"&gt;m&lt;/emphasis&gt; does not have a meaningful interpretation, because they have no
+                       members.&lt;/para&gt;
+                     &lt;/listitem&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;Set the fourth flag to the hyphen (&lt;emphasis role="bold"&gt;-&lt;/emphasis&gt;), lowercase &lt;emphasis
+                       role="bold"&gt;a&lt;/emphasis&gt;, or uppercase &lt;emphasis role="bold"&gt;A&lt;/emphasis&gt;. Although this flag does not have a
+                       meaningful interpretation for user and machine entries (because they have no members), it must be set,
+                       preferably to the hyphen.&lt;/para&gt;
+                     &lt;/listitem&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;Set the fifth flag to the hyphen (&lt;emphasis role="bold"&gt;-&lt;/emphasis&gt;) or lowercase &lt;emphasis
+                       role="bold"&gt;r&lt;/emphasis&gt; only. Although this flag does not have a meaningful interpretation for user and
+                       machine entries (because they have no members), it must be set, preferably to the hyphen.&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/itemizedlist&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;counter&lt;/primary&gt;
+ 
+         &lt;secondary&gt;Protection Database (max user id, max group id)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Protection Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;max user id and max group id counters, displaying and setting&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AFS UID&lt;/primary&gt;
+ 
+         &lt;secondary&gt;counter for automatic allocation, displaying and setting&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AFS GID&lt;/primary&gt;
+ 
+         &lt;secondary&gt;counter for automatic allocation, displaying and setting&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ560"&gt;
+     &lt;title&gt;Displaying and Setting the AFS UID and GID Counters&lt;/title&gt;
+ 
+     &lt;para&gt;When you use the &lt;emphasis role="bold"&gt;pts createuser&lt;/emphasis&gt; command to create a user or machine entry in the
+     Protection Database, the Protection Server by default automatically allocates an AFS user ID (AFS UID) for it; similarly, it
+     allocates an AFS group ID (AFS GID) for each group entry you create with the &lt;emphasis role="bold"&gt;pts creategroup&lt;/emphasis&gt;
+     command. It tracks the next available AFS UID (which is a positive integer) and AFS GID (which is a negative integer) with the
+     &lt;computeroutput&gt;max user id&lt;/computeroutput&gt; and &lt;computeroutput&gt;max group id&lt;/computeroutput&gt; counters, respectively.&lt;/para&gt;
+ 
+     &lt;para&gt;Members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group can include the &lt;emphasis
+     role="bold"&gt;-id&lt;/emphasis&gt; argument to either &lt;emphasis role="bold"&gt;pts&lt;/emphasis&gt; creation command to assign a specific ID to a
+     new user, machine, or group. It often makes sense to assign AFS UIDs explicitly when creating AFS accounts for users with
+     existing UNIX accounts, as discussed in &lt;link linkend="HDRWQ456"&gt;Assigning AFS and UNIX UIDs that Match&lt;/link&gt;. It is also
+     useful if you want to establish ranges of IDs that correspond to departmental affiliations (for example, assigning AFS UIDs from
+     300 to 399 to members of one department, AFS UIDs from 400 to 499 to another department, and so on).&lt;/para&gt;
+ 
+     &lt;para&gt;To display the current value of the counters, use the &lt;emphasis role="bold"&gt;pts listmax&lt;/emphasis&gt; command. When you next
+     create a user or machine entry and do not specify its AFS UID, the Protection Server increments the &lt;computeroutput&gt;max user
+     id&lt;/computeroutput&gt; counter by one and assigns that number to the new entry. When you create a new group and do not specify its
+     AFS GID, the Protection Server decrements the &lt;computeroutput&gt;max group id&lt;/computeroutput&gt; counter by one (makes it more
+     negative), and assigns that number to the new group.&lt;/para&gt;
+ 
+     &lt;para&gt;You can change the value of either counter, or both, in one of two ways:&lt;/para&gt;
+ 
+     &lt;itemizedlist&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;Directly, using the &lt;emphasis role="bold"&gt;pts setmax&lt;/emphasis&gt; command.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;Indirectly, by using the &lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;pts
+         createuser&lt;/emphasis&gt; command to assign an AFS UID that is larger than the &lt;computeroutput&gt;max user id&lt;/computeroutput&gt;
+         counter, or by using the &lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; to the &lt;emphasis role="bold"&gt;pts creategroup&lt;/emphasis&gt;
+         command to assign an AFS GID that is less (more negative) than the max group id counter. In either case, the Protection
+         Server changes the counter to the value of the &lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; argument. The Protection Server does not
+         use the IDs between the previous value of the counter and the new one when allocating IDs automatically, unless you use the
+         &lt;emphasis role="bold"&gt;pts setmax&lt;/emphasis&gt; command to move the counter back to its old value.&lt;/para&gt;
+ 
+         &lt;para&gt;If the value you specify with the &lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; argument is less than the &lt;computeroutput&gt;max
+         user id&lt;/computeroutput&gt; counter or greater (less negative) than the &lt;computeroutput&gt;max group id&lt;/computeroutput&gt; counter,
+         then the counter does not change.&lt;/para&gt;
+       &lt;/listitem&gt;
+     &lt;/itemizedlist&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;pts commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;listmax&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;pts listmax&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;max user id counter (Protection Database)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;max group id counter (Protection Database)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+       &lt;secondary&gt;counters for AFS UID and AFS GID&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+       &lt;secondary&gt;AFS user id and max group id counters&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="HDRWQ561"&gt;
+       &lt;title&gt;To display the AFS ID counters&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;pts listmax&lt;/emphasis&gt; command to display the counters. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts listmax&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;emphasis role="bold"&gt;listm&lt;/emphasis&gt; is an acceptable abbreviation of &lt;emphasis
+           role="bold"&gt;listmax&lt;/emphasis&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;The following example illustrates the output's format. In this case, the next automatically assigned AFS UID is 5439 and
+       AFS GID is -469.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts listmax&lt;/emphasis&gt;
+    Max user id is 5438 and max group id is -468.
+ &lt;/programlisting&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;max user id counter (Protection Database)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setting&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;max group id counter (Protection Database)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setting&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;setting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;counters for AFS UID and AFS GID&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;setting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS user id and max group id counters&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Protection Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;ID counters, setting&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;setting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS UID and AFS GID counters&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Protection Database&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setting&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;counters for AFS UIDs&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AFS UID&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setting counters for automatic allocation&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;setting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS UID counters&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;pts commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setmax&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;pts setmax&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_627"&gt;
+       &lt;title&gt;To set the AFS ID counters&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you belong to the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group. If necessary, issue the
+           &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ587"&gt;To display
+           the members of the system:administrators group&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts membership system:administrators&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;pts setmax&lt;/emphasis&gt; command to set the &lt;computeroutput&gt;max user
+           id&lt;/computeroutput&gt; counter, the &lt;computeroutput&gt;max group id&lt;/computeroutput&gt; counter, or both. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts setmax&lt;/emphasis&gt; [&lt;emphasis role="bold"&gt;-group&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;group max&lt;/replaceable&gt;&amp;gt;] [&lt;emphasis
+                 role="bold"&gt;-user&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;user max&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where&lt;/para&gt;
+ 
+           &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;setm&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;setmax&lt;/emphasis&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;-group&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Specifies an integer one greater (less negative) than the AFS GID that the Protection Server is to assign to
+                 the next group entry. Because the value is a negative integer, precede it with a hyphen (&lt;emphasis
+                 role="bold"&gt;-&lt;/emphasis&gt;).&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;-user&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Specifies an integer one less than the AFS UID that the Protection Server is to assign to the next user or
+                 machine entry.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ &lt;/chapter&gt;
\ No newline at end of file
Index: openafs/doc/xml/AdminGuide/auagd020.xml
diff -c /dev/null openafs/doc/xml/AdminGuide/auagd020.xml:1.1.8.3
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/xml/AdminGuide/auagd020.xml	Wed May 13 22:26:00 2009
***************
*** 0 ****
--- 1,1704 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;chapter id="HDRWQ562"&gt;
+   &lt;title&gt;Managing Access Control Lists&lt;/title&gt;
+ 
+   &lt;para&gt;To control access to a directory and all of the files in it, AFS associates an &lt;emphasis&gt;access control list&lt;/emphasis&gt;
+   (&lt;emphasis&gt;ACL&lt;/emphasis&gt;) with it, rather than the mode bits that the UNIX file system (UFS) associates with individual files or
+   directories. AFS ACLs provide more refined access control because there are seven access permissions rather than UFS's three, and
+   there is room for approximately 20 user or group entries on an ACL, rather than just the three UFS entries (&lt;emphasis
+   role="bold"&gt;owner&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;group&lt;/emphasis&gt;, and &lt;emphasis role="bold"&gt;other&lt;/emphasis&gt;).&lt;/para&gt;
+ 
+   &lt;sect1 id="HDRWQ563"&gt;
+     &lt;title&gt;Summary of Instructions&lt;/title&gt;
+ 
+     &lt;para&gt;This chapter explains how to perform the following tasks by using the indicated commands:&lt;/para&gt;
+ 
+     &lt;informaltable frame="none"&gt;
+       &lt;tgroup cols="2"&gt;
+         &lt;colspec colwidth="57*" /&gt;
+ 
+         &lt;colspec colwidth="43*" /&gt;
+ 
+         &lt;tbody&gt;
+           &lt;row&gt;
+             &lt;entry&gt;Examine access control list&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Edit ACL's normal permissions section&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Edit ACL's negative permissions section&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; with &lt;emphasis role="bold"&gt;-negative&lt;/emphasis&gt; flag&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Replace an ACL&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; with &lt;emphasis role="bold"&gt;-clear&lt;/emphasis&gt; flag&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Copy an ACL&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs copyacl&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Remove obsolete AFS UIDs&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs cleanacl&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/tbody&gt;
+       &lt;/tgroup&gt;
+     &lt;/informaltable&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ565"&gt;
+     &lt;title&gt;Protecting Data in AFS&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;protection of file data&lt;/primary&gt;
+ 
+       &lt;secondary&gt;see also: &lt;emphasis&gt;ACL&lt;/emphasis&gt;&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;protection of file data&lt;/primary&gt;
+ 
+       &lt;secondary&gt;AFS compared to UFS&lt;emphasis&gt;ACL&lt;/emphasis&gt;&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;This section describes the main differences between the AFS and UFS file protection systems, discusses the implications of
+     directory-level protections, and describes the seven access permissions.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ566"&gt;
+       &lt;title&gt;Differences Between UFS and AFS Data Protection&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;UFS&lt;/primary&gt;
+ 
+         &lt;secondary&gt;file protection compared to AFS&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;protection of file data&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS compared to UFS&lt;emphasis&gt;ACL&lt;/emphasis&gt;&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+         &lt;secondary&gt;compared to UNIX protection&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The UFS mode bits data protection system and the AFS ACL system differ in the following ways: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Protection at the file level (UFS) versus the directory level (AFS)&lt;/para&gt;
+ 
+             &lt;para&gt;UFS associates a set of nine mode bits with each file element, three (&lt;emphasis role="bold"&gt;rwx&lt;/emphasis&gt;) for
+             each of the element's owner, owning group, and all other users. A similar set of mode bits on the file's directory
+             applies to the file only in an oblique way.&lt;/para&gt;
+ 
+             &lt;para&gt;An AFS ACL instead protects all files in a directory in the same way. If a certain file is more sensitive than
+             others, store it in a directory with a more restrictive ACL.&lt;/para&gt;
+ 
+             &lt;para&gt;Defining access at the directory level has important consequences: &lt;indexterm&gt;
+                 &lt;primary&gt;directory-level data protection&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;implications&lt;/secondary&gt;
+               &lt;/indexterm&gt; &lt;itemizedlist&gt;
+                 &lt;listitem&gt;
+                   &lt;para&gt;The permissions on a directory's ACL apply to all of the files in the directory. When you move a file to a
+                   different directory, you effectively change the access permissions that apply to it to those on its new
+                   directory's ACL. Changing a directory's ACL changes the protection on all the files in it.&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;When you create a subdirectory, its initial ACL is created as a copy of its parent directory's ACL. You can
+                   then change the subdirectory's ACL independently. However, the parent directory's ACL continues to control access
+                   to the subdirectory in the following way: the parent directory's ACL must grant the &lt;emphasis
+                   role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;) permission to a user (or a group the user
+                   belongs to) in order for the user to access the subdirectory at all.&lt;/para&gt;
+ 
+                   &lt;para&gt;In general, then, it is best to assign fairly liberal access permissions to high-level directories
+                   (including user home directories). In particular, it often makes sense to grant at least the &lt;emphasis
+                   role="bold"&gt;l&lt;/emphasis&gt; permission to the &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; or &lt;emphasis
+                   role="bold"&gt;system:authuser&lt;/emphasis&gt; group on high-level directories. For further discussion, see &lt;link
+                   linkend="HDRWQ571"&gt;Using Groups on ACLs&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/itemizedlist&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;How the mode bits are interpreted&lt;/para&gt;
+ 
+             &lt;para&gt;Mode bits are the only file-protection system in UFS. AFS allows you to set the UNIX mode bits on a file in
+             addition to the ACL on its directory, but it interprets them differently. See &lt;link linkend="HDRWQ580"&gt;How AFS
+             Interprets the UNIX Mode Bits&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Three access permissions (UFS) versus seven (AFS)&lt;/para&gt;
+ 
+             &lt;para&gt;UFS defines three access permissions in the form of mode bits: &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt; (&lt;emphasis
+             role="bold"&gt;read&lt;/emphasis&gt;), &lt;emphasis role="bold"&gt;w&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;write&lt;/emphasis&gt;), and &lt;emphasis
+             role="bold"&gt;x&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;execute&lt;/emphasis&gt;). AFS defines seven permissions, which makes access
+             control more precise. For detailed descriptions, see &lt;link linkend="HDRWQ567"&gt;The AFS ACL Permissions&lt;/link&gt;.
+             &lt;simplelist&gt;
+                 &lt;member&gt;&lt;emphasis role="bold"&gt;a&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;)&lt;/member&gt;
+ 
+                 &lt;member&gt;&lt;emphasis role="bold"&gt;d&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;delete&lt;/emphasis&gt;)&lt;/member&gt;
+ 
+                 &lt;member&gt;&lt;emphasis role="bold"&gt;i&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;insert&lt;/emphasis&gt;)&lt;/member&gt;
+ 
+                 &lt;member&gt;&lt;emphasis role="bold"&gt;k&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;lock&lt;/emphasis&gt;)&lt;/member&gt;
+ 
+                 &lt;member&gt;&lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;)&lt;/member&gt;
+ 
+                 &lt;member&gt;&lt;emphasis role="bold"&gt;r&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;read&lt;/emphasis&gt;)&lt;/member&gt;
+ 
+                 &lt;member&gt;&lt;emphasis role="bold"&gt;w&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;write&lt;/emphasis&gt;)&lt;/member&gt;
+               &lt;/simplelist&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Three defined users and groups (UFS) versus many (AFS)&lt;/para&gt;
+ 
+             &lt;para&gt;UFS controls access for one user and two groups by providing a set of mode bits for each: the user who owns the
+             file or directory, a single defined group, and everyone who has an account on the system.&lt;/para&gt;
+ 
+             &lt;para&gt;AFS, in contrast, allows you to place many entries (individual users or groups) on an ACL, granting a different
+             set of access permissions to each one. The number of possible entries is about 20, and depends on how much space each
+             entry occupies in the memory allocated for the ACL itself.&lt;/para&gt;
+ 
+             &lt;para&gt;AFS defines two system groups, &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; and &lt;emphasis
+             role="bold"&gt;system:authuser&lt;/emphasis&gt;, which represent all users and all authenticated users, respectively; for further
+             discussion, see &lt;link linkend="HDRWQ571"&gt;Using Groups on ACLs&lt;/link&gt;. In addition, users can define their own groups in
+             the Protection Database, consisting of individual users or machine IP addresses. Users who have the &lt;emphasis
+             role="bold"&gt;a&lt;/emphasis&gt; permission on an ACL can create entries for the system groups as well as groups defined by
+             themselves or other users. For information on defining groups, see &lt;link linkend="HDRWQ531"&gt;Administering the Protection
+             Database&lt;/link&gt;.&lt;/para&gt;
+ 
+             &lt;para&gt;When a user requests access to a file or directory, the File Server sums together all of the permissions that the
+             relevant ACL extends to the user and to groups to which the user belongs. Placing group entries on ACLs therefore can
+             control access for many more users than the ACL can accommodate as individual entries.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ567"&gt;
+       &lt;title&gt;The AFS ACL Permissions&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;access&lt;/primary&gt;
+ 
+         &lt;secondary&gt;permissions on ACL (see entries: &lt;emphasis&gt;permissions on ACL&lt;/emphasis&gt;, &lt;emphasis&gt;ACL&lt;/emphasis&gt;)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;permissions on ACL&lt;/primary&gt;
+ 
+         &lt;secondary&gt;defined&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+         &lt;secondary&gt;permissions defined&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Functionally, the seven standard ACL permissions fall into two groups: one that applies to the directory itself and one
+       that applies to the files it contains.&lt;/para&gt;
+ 
+       &lt;sect3 id="HDRWQ568"&gt;
+         &lt;title&gt;The Four Directory Permissions&lt;/title&gt;
+ 
+         &lt;para&gt;The four permissions in this group are meaningful with respect to the directory itself. For example, the &lt;emphasis
+         role="bold"&gt;i&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;insert&lt;/emphasis&gt;) permission does not control addition of data to a file,
+         but rather creation of a new file or subdirectory. &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;The l (lookup) permission&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;This permission functions as something of a gate keeper for access to the directory and its files, because a
+                 user must have it in order to exercise any other permissions. In particular, a user must have this permission to
+                 access anything in the directory's subdirectories, even if the ACL on a subdirectory grants extensive permissions.
+                 &lt;indexterm&gt;
+                     &lt;primary&gt;lookup ACL permission&lt;/primary&gt;
+ 
+                     &lt;secondary&gt;&lt;/secondary&gt;
+ 
+                     &lt;see&gt;l ACL permission&lt;/see&gt;
+                   &lt;/indexterm&gt; &lt;indexterm&gt;
+                     &lt;primary&gt;l ACL permission&lt;/primary&gt;
+                   &lt;/indexterm&gt;&lt;/para&gt;
+ 
+                 &lt;para&gt;This permission enables a user to issue the following commands: &lt;itemizedlist&gt;
+                     &lt;listitem&gt;
+                       &lt;para&gt;The &lt;emphasis role="bold"&gt;ls&lt;/emphasis&gt; command to list the names of the files and subdirectories in the
+                       directory&lt;/para&gt;
+                     &lt;/listitem&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;The &lt;emphasis role="bold"&gt;ls -ld&lt;/emphasis&gt; command to obtain complete status information for the
+                       directory element itself&lt;/para&gt;
+                     &lt;/listitem&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;The &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; command to examine the directory's ACL&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+                 &lt;para&gt;This permission does not enable a user to read the contents of a file in the directory, to issue the &lt;emphasis
+                 role="bold"&gt;ls -l&lt;/emphasis&gt; command on a file in the directory, or to issue the &lt;emphasis role="bold"&gt;fs
+                 listacl&lt;/emphasis&gt; command with the filename as the &lt;emphasis role="bold"&gt;-path&lt;/emphasis&gt; argument. Those
+                 operations require the &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;read&lt;/emphasis&gt;) permission which
+                 is described in &lt;link linkend="HDRWQ569"&gt;The Three File Permissions&lt;/link&gt;.&lt;/para&gt;
+ 
+                 &lt;para&gt;Similarly, this permission does not enable a user to issue the &lt;emphasis role="bold"&gt;ls&lt;/emphasis&gt;, &lt;emphasis
+                 role="bold"&gt;ls -l&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;ls -ld&lt;/emphasis&gt;, or &lt;emphasis role="bold"&gt;fs
+                 listacl&lt;/emphasis&gt; commands against a subdirectory of the directory. Those operations require the &lt;emphasis
+                 role="bold"&gt;l&lt;/emphasis&gt; permission on the ACL of the subdirectory itself.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;The i (insert) permission&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;This permission enables a user to add new files to the directory, either by creating or copying, and to create
+                 new subdirectories. It does not extend into any subdirectories, which are protected by their own ACLs. &lt;indexterm&gt;
+                     &lt;primary&gt;insert ACL permission&lt;/primary&gt;
+ 
+                     &lt;secondary&gt;&lt;/secondary&gt;
+ 
+                     &lt;see&gt;i ACL permission&lt;/see&gt;
+                   &lt;/indexterm&gt; &lt;indexterm&gt;
+                     &lt;primary&gt;i ACL permission&lt;/primary&gt;
+                   &lt;/indexterm&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;The d (delete) permission&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;This permission enables a user to remove files and subdirectories from the directory or move them into other
+                 directories (assuming that the user has the &lt;emphasis role="bold"&gt;i&lt;/emphasis&gt; permission on the ACL of the other
+                 directories). &lt;indexterm&gt;
+                     &lt;primary&gt;delete ACL permission&lt;/primary&gt;
+ 
+                     &lt;secondary&gt;&lt;/secondary&gt;
+ 
+                     &lt;see&gt;d ACL permission&lt;/see&gt;
+                   &lt;/indexterm&gt; &lt;indexterm&gt;
+                     &lt;primary&gt;d ACL permission&lt;/primary&gt;
+                   &lt;/indexterm&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;The a (administer) permission&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;This permission enables a user to change the directory's ACL. Members of the &lt;emphasis
+                 role="bold"&gt;system:administrators&lt;/emphasis&gt; group implicitly have this permission on every directory (that is, even
+                 if that group does not appear on the ACL). Similarly, the owner of a directory implicitly has this permission on its
+                 ACL and those of all directories below it that he or she owns. &lt;indexterm&gt;
+                     &lt;primary&gt;administer ACL permission&lt;/primary&gt;
+ 
+                     &lt;secondary&gt;&lt;/secondary&gt;
+ 
+                     &lt;see&gt;a ACL permission&lt;/see&gt;
+                   &lt;/indexterm&gt; &lt;indexterm&gt;
+                     &lt;primary&gt;a ACL permission&lt;/primary&gt;
+                   &lt;/indexterm&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;&lt;/para&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="HDRWQ569"&gt;
+         &lt;title&gt;The Three File Permissions&lt;/title&gt;
+ 
+         &lt;para&gt;The three permissions in this group are meaningful with respect to files in a directory, rather than the directory
+         itself or its subdirectories. &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;The r (read) permission&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;This permission enables a user to read the contents of files in the directory and to issue the &lt;emphasis
+                 role="bold"&gt;ls -l&lt;/emphasis&gt; command to stat the file elements. &lt;indexterm&gt;
+                     &lt;primary&gt;read&lt;/primary&gt;
+ 
+                     &lt;secondary&gt;ACL permission&lt;/secondary&gt;
+ 
+                     &lt;see&gt;r ACL permission)&lt;/see&gt;
+                   &lt;/indexterm&gt; &lt;indexterm&gt;
+                     &lt;primary&gt;r ACL permission&lt;/primary&gt;
+                   &lt;/indexterm&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;The w (write) permission&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;This permission enables a user to modify the contents of files in the directory and to issue the &lt;emphasis
+                 role="bold"&gt;chmod&lt;/emphasis&gt; command to change their UNIX mode bits. &lt;indexterm&gt;
+                     &lt;primary&gt;write&lt;/primary&gt;
+ 
+                     &lt;secondary&gt;ACL permission&lt;/secondary&gt;
+ 
+                     &lt;see&gt;write ACL permission&lt;/see&gt;
+                   &lt;/indexterm&gt; &lt;indexterm&gt;
+                     &lt;primary&gt;w ACL permission&lt;/primary&gt;
+                   &lt;/indexterm&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;The k (lock) permission&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;This permission enables the user to run programs that issue system calls to lock files in the directory.
+                 &lt;indexterm&gt;
+                     &lt;primary&gt;lock ACL permission&lt;/primary&gt;
+ 
+                     &lt;secondary&gt;&lt;/secondary&gt;
+ 
+                     &lt;see&gt;k ACL permission&lt;/see&gt;
+                   &lt;/indexterm&gt; &lt;indexterm&gt;
+                     &lt;primary&gt;k ACL permission&lt;/primary&gt;
+                   &lt;/indexterm&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;&lt;/para&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="Header_635"&gt;
+         &lt;title&gt;The Eight Auxiliary Permissions&lt;/title&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;undefined ACL permissions&lt;/primary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;auxiliary ACL permissions&lt;/primary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+           &lt;secondary&gt;auxiliary permissions&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;para&gt;AFS provides eight additional permissions that do not have a defined meaning, denoted by the uppercase letters
+         &lt;emphasis role="bold"&gt;A&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;B&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;C&lt;/emphasis&gt;, &lt;emphasis
+         role="bold"&gt;D&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;E&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;F&lt;/emphasis&gt;, &lt;emphasis
+         role="bold"&gt;G&lt;/emphasis&gt;, and &lt;emphasis role="bold"&gt;H&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+         &lt;para&gt;You can write application programs that assign a meaning to one or more of the permissions, and then place them on
+         ACLs to control file access by those programs. For example, you can modify a print program to recognize and interpret the
+         permissions, and then place them on directories that house files that the program accesses. Use the &lt;emphasis role="bold"&gt;fs
+         listacl&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; commands to display and set the auxiliary permissions on
+         ACLs just like the standard seven.&lt;/para&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="Header_636"&gt;
+         &lt;title&gt;Shorthand Notation for Sets of Permissions&lt;/title&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+           &lt;secondary&gt;shorthand notation for grouping permissions&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;shorthand notation&lt;/primary&gt;
+ 
+           &lt;secondary&gt;ACL permissions&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;para&gt;You can combine the seven permissions in any way in an ACL entry, but certain combinations are more useful than
+         others. Four of the more common combinations have corresponding shorthand forms. When using the &lt;emphasis role="bold"&gt;fs
+         setacl&lt;/emphasis&gt; command to define ACL entries, you can provide either one or more of the individual letters that represent
+         the permissions, or one of the following shorthand forms: &lt;variablelist&gt;
+             &lt;indexterm&gt;
+               &lt;primary&gt;all shorthand for ACL permissions&lt;/primary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;all&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Represents all seven standard permissions (&lt;emphasis role="bold"&gt;rlidwka&lt;/emphasis&gt;). &lt;indexterm&gt;
+                     &lt;primary&gt;none shorthand for ACL permissions&lt;/primary&gt;
+                   &lt;/indexterm&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;none&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Removes the entry from the ACL, leaving the user or group with no permissions. &lt;indexterm&gt;
+                     &lt;primary&gt;read&lt;/primary&gt;
+ 
+                     &lt;secondary&gt;shorthand for ACL permissions&lt;/secondary&gt;
+                   &lt;/indexterm&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;read&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Represents the &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;read&lt;/emphasis&gt;) and &lt;emphasis
+                 role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;) permissions. &lt;indexterm&gt;
+                     &lt;primary&gt;write&lt;/primary&gt;
+ 
+                     &lt;secondary&gt;shorthand for ACL permissions&lt;/secondary&gt;
+                   &lt;/indexterm&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;write&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Represents all permissions except &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt; (&lt;emphasis
+                 role="bold"&gt;administer&lt;/emphasis&gt;): &lt;emphasis role="bold"&gt;rlidwk&lt;/emphasis&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;&lt;/para&gt;
+       &lt;/sect3&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ570"&gt;
+       &lt;title&gt;Using Normal and Negative Permissions&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+         &lt;secondary&gt;normal vs. negative permissions&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;normal ACL permissions&lt;/primary&gt;
+ 
+         &lt;secondary&gt;defined&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;negative ACL permissions&lt;/primary&gt;
+ 
+         &lt;secondary&gt;defined&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;ACLs enable you both to grant and to deny access to a directory and the files in it. To grant access, use the &lt;emphasis
+       role="bold"&gt;fs setacl&lt;/emphasis&gt; command to create an ACL entry that associates a set of permissions with a user or group, as
+       described in &lt;link linkend="HDRWQ573"&gt;Setting ACL Entries&lt;/link&gt;. When you use the &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt;
+       command to display an ACL (as described in &lt;link linkend="HDRWQ572"&gt;Displaying ACLs&lt;/link&gt;), such entries appear underneath
+       the following header, which uses the term &lt;emphasis&gt;rights&lt;/emphasis&gt; to refer to permissions:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    Normal rights
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;There are two ways to deny access: &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The recommended method is simply to omit an entry for the user or group from the ACL, or to omit the appropriate
+             permissions from the entry. Use the &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; command to remove or edit an existing
+             entry, using the instructions in &lt;link linkend="HDRWQ574"&gt;To add, remove, or edit normal ACL permissions&lt;/link&gt;. In most
+             circumstances, this method is enough to prevent access of certain kinds or by certain users. You must take care,
+             however, not to grant the undesired permissions to any groups to which such users belong.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The more explicit method for denying access is to use the &lt;emphasis role="bold"&gt;-negative&lt;/emphasis&gt; flag to the
+             &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; command to create an entry that associates &lt;emphasis&gt;negative
+             permissions&lt;/emphasis&gt; with the user or group; for instructions, see &lt;link linkend="HDRWQ575"&gt;To add, remove, or edit
+             negative ACL permissions&lt;/link&gt;. The output from the &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; command lists negative
+             entries underneath the following header: &lt;programlisting&gt;
+    Negative rights
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;When determining what type of access to grant to a user, the File Server first compiles a set of permissions by
+             examining all of the entries in the &lt;computeroutput&gt;Normal rights&lt;/computeroutput&gt; section of the ACL. It then subtracts
+             any permissions associated with the user (or with groups to which the user belongs) on the &lt;computeroutput&gt;Negative
+             rights&lt;/computeroutput&gt; section of the ACL. Therefore, negative permissions always cancel out normal permissions.&lt;/para&gt;
+ 
+             &lt;para&gt;Using negative permissions reverses the usual semantics of the &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; command,
+             introducing the potential for confusion. In particular, combining the &lt;emphasis role="bold"&gt;none&lt;/emphasis&gt; shorthand
+             and the &lt;emphasis role="bold"&gt;-negative&lt;/emphasis&gt; flag constitutes a double negative: by removing an entry from the
+             &lt;computeroutput&gt;Negative rights&lt;/computeroutput&gt; section of the ACL, you enable a user once again to obtain permissions
+             via entries in the &lt;computeroutput&gt;Normal rights&lt;/computeroutput&gt; section. Combining the &lt;emphasis
+             role="bold"&gt;all&lt;/emphasis&gt; shorthand with the &lt;emphasis role="bold"&gt;-negative&lt;/emphasis&gt; flag explicitly denies all
+             permissions.&lt;/para&gt;
+ 
+             &lt;para&gt;Note also that it is pointless to create an entry in the &lt;computeroutput&gt;Negative rights&lt;/computeroutput&gt; section
+             if an entry in the &lt;computeroutput&gt;Normal rights&lt;/computeroutput&gt; section grants the denied permissions to the &lt;emphasis
+             role="bold"&gt;system:anyuser&lt;/emphasis&gt; group. In this case, users can obtain the permissions simply by using the
+             &lt;emphasis role="bold"&gt;unlog&lt;/emphasis&gt; command to discard their tokens. When they do so, the File Server recognizes them
+             as the &lt;emphasis role="bold"&gt;anonymous&lt;/emphasis&gt; user, who belongs to the &lt;emphasis
+             role="bold"&gt;system:anyuser&lt;/emphasis&gt; group but does not match the entries on the &lt;computeroutput&gt;Negative
+             rights&lt;/computeroutput&gt; section of the ACL.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ571"&gt;
+       &lt;title&gt;Using Groups on ACLs&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;group&lt;/primary&gt;
+ 
+         &lt;secondary&gt;ACL entry, usefulness of&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+         &lt;secondary&gt;group entries, usefulness&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;As previously mentioned, placing a group entry on an ACL enables you to control access for many users at once. You can
+       grant a new user access to many files and directories simply by adding the user to a group that appears on the relevant ACLs.
+       You can also create groups of machines, in which case any user logged on to the machine obtains the access that is granted to
+       the group. On directories where they have the &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt; permission on the ACL, users can define their
+       own groups and can create ACL entries for any groups, not just groups that they create or own themselves. For instructions on
+       creating groups of users or machines, and a discussion of the most effective ways to use different types of groups, see &lt;link
+       linkend="HDRWQ531"&gt;Administering the Protection Database&lt;/link&gt;. &lt;indexterm&gt;
+           &lt;primary&gt;system groups&lt;/primary&gt;
+ 
+           &lt;secondary&gt;using on ACLs&lt;/secondary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;group&lt;/primary&gt;
+ 
+           &lt;secondary&gt;system-defined on ACLs&lt;/secondary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+           &lt;secondary&gt;system groups on&lt;/secondary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;system:anyuser group&lt;/primary&gt;
+ 
+           &lt;secondary&gt;using on ACLs&lt;/secondary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;system:authuser group&lt;/primary&gt;
+ 
+           &lt;secondary&gt;using on ACLs&lt;/secondary&gt;
+         &lt;/indexterm&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;AFS also defines the following two system groups, which can be very useful on ACLs because they potentially represent a
+       large group of people. For more information about these groups, see &lt;link linkend="HDRWQ535"&gt;The System Groups&lt;/link&gt;.
+       &lt;variablelist&gt;
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Includes anyone who can access the cell's file tree, including users who have logged in as the local superuser
+               &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;, have connected to a local machine from somewhere outside the cell, and AFS
+               users who belong to a foreign cell. This group includes users who do not have tokens that are valid for the local AFS
+               servers; the servers recognize them as the user &lt;emphasis role="bold"&gt;anonymous&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+               &lt;para&gt;Note that creating an ACL entry for this group is the only way to extend access to AFS users from foreign cells,
+               unless you create local authentication accounts for them. &lt;indexterm&gt;
+                   &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;foreign users on&lt;/secondary&gt;
+                 &lt;/indexterm&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;system:authuser&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Includes all users who have a valid AFS token obtained from the local cell's authentication service.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;It is particularly useful to grant the &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;)
+       permission to the &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; group on the ACL of most directories in the file system,
+       especially at the upper levels. This permission enables users only to learn the names of files and subdirectories in a
+       directory, but without it they cannot traverse their way through the directories in the path to a target file.&lt;/para&gt;
+ 
+       &lt;para&gt;A slightly more restrictive alternative is to grant the &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; permission to the &lt;emphasis
+       role="bold"&gt;system:authuser&lt;/emphasis&gt; group. If that is still not restrictive enough, you can grant the &lt;emphasis
+       role="bold"&gt;l&lt;/emphasis&gt; to specific users or groups, which cannot exceed about 20 in number on a given ACL.&lt;/para&gt;
+ 
+       &lt;para&gt;Another reason to grant certain permissions to the &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; group is to enable
+       the correct operation of processes that provide services such as printing and mail delivery. For example, in addition to the
+       &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; permission, a print process possibly needs the &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt;
+       (&lt;emphasis role="bold"&gt;read&lt;/emphasis&gt;) permission in order to access the contents of files, and a mail delivery process
+       possibly requires the &lt;emphasis role="bold"&gt;i&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;insert&lt;/emphasis&gt;) permission to deliver new
+       pieces of mail.&lt;/para&gt;
+ 
+       &lt;para&gt;The ACL on the root directory of every newly created volume grants all permissions to the &lt;emphasis
+       role="bold"&gt;system:administrators&lt;/emphasis&gt; group. You can remove this entry if you wish, but members of the &lt;emphasis
+       role="bold"&gt;system:administrators&lt;/emphasis&gt; group always implicitly have the &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt; (&lt;emphasis
+       role="bold"&gt;administer&lt;/emphasis&gt;), and by default also the &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt;, permission on every
+       directory's ACL. The &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt; permission enables them to grant themselves other permissions
+       explicitly when necessary. To learn about changing this default set of permissions, see &lt;link linkend="HDRWQ586"&gt;Administering
+       the system:administrators Group&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ572"&gt;
+     &lt;title&gt;Displaying ACLs&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+       &lt;secondary&gt;ACL entries&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;To display the ACL associated with a file, directory or symbolic link, issue the &lt;emphasis role="bold"&gt;fs
+     listacl&lt;/emphasis&gt; command. The output for a symbolic link displays the ACL that applies to its target file or directory, rather
+     than the ACL on the directory that houses the symbolic link.&lt;/para&gt;
+ 
+     &lt;para&gt;&lt;emphasis role="bold"&gt;Note for AFS/DFS Migration Toolkit users:&lt;/emphasis&gt; If the machine on which you issue the &lt;emphasis
+     role="bold"&gt;fs listacl&lt;/emphasis&gt; command is configured to access a DCE cell's DFS filespace via the AFS/DFS Migration Toolkit,
+     you can use the command to display the ACL on DFS files and directories. To display a DFS directory's Initial Container and
+     Initial Object ACL instead of the regular one, include the &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; command's &lt;emphasis
+     role="bold"&gt;-id&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;-if&lt;/emphasis&gt; flag. For instructions, see the &lt;emphasis&gt;OpenAFS/DFS
+     Migration Toolkit Administration Guide and Reference&lt;/emphasis&gt;. The &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; command interpreter
+     ignores the &lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-if&lt;/emphasis&gt; flags if you include them when
+     displaying an AFS ACL. &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;listacl&lt;/secondary&gt;
+       &lt;/indexterm&gt;&lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs listacl&lt;/secondary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_640"&gt;
+       &lt;title&gt;To display an ACL&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;+]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where&lt;/para&gt;
+ 
+           &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;la&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is an acceptable alias for &lt;emphasis role="bold"&gt;listacl&lt;/emphasis&gt; (and &lt;emphasis
+                 role="bold"&gt;lista&lt;/emphasis&gt; is the shortest acceptable abbreviation).&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;dir/file path&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Names one or more files or directories for which to display the ACL. For files, the output displays the ACL
+                 for its directory. If you omit this argument, the output is for the current working directory. Partial pathnames are
+                 interpreted relative to the current working directory. You can also use the following notation on its own or as part
+                 of a pathname: &lt;variablelist&gt;
+                     &lt;varlistentry&gt;
+                       &lt;term&gt;&lt;emphasis role="bold"&gt;.&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;(A single period). Specifies the current working directory.&lt;/para&gt;
+                       &lt;/listitem&gt;
+                     &lt;/varlistentry&gt;
+ 
+                     &lt;varlistentry&gt;
+                       &lt;term&gt;&lt;emphasis role="bold"&gt;..&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;(Two periods). Specifies the current working directory's parent directory.&lt;/para&gt;
+                       &lt;/listitem&gt;
+                     &lt;/varlistentry&gt;
+ 
+                     &lt;varlistentry&gt;
+                       &lt;term&gt;&lt;emphasis role="bold"&gt;*&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;(The asterisk). Specifies each file and subdirectory in the current working directory. The ACL
+                         displayed for a file is always the same as for its directory, but the ACL for each subdirectory can
+                         differ.&lt;/para&gt;
+                       &lt;/listitem&gt;
+                     &lt;/varlistentry&gt;
+                   &lt;/variablelist&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;The following error message indicates that you do not have the permissions needed to display an ACL. To specify a
+       directory name as the dir/file path argument, you must have the &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis
+       role="bold"&gt;lookup&lt;/emphasis&gt;) permission on the ACL. To specify a filename, you must also have the &lt;emphasis
+       role="bold"&gt;r&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;read&lt;/emphasis&gt;) permission on its directory's ACL.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    fs: You don't have the required access permissions on 'dir/file path'
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;Members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group and the directory's owner (as reported by
+       the &lt;emphasis role="bold"&gt;ls -ld&lt;/emphasis&gt; command) implicitly have the &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt; (&lt;emphasis
+       role="bold"&gt;administer&lt;/emphasis&gt;) permission on every directory's ACL, and can use the &lt;emphasis role="bold"&gt;fs
+       setacl&lt;/emphasis&gt; command to grant themselves the required permissions; for instructions, see &lt;link linkend="HDRWQ573"&gt;Setting
+       ACL Entries&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;The output for each file or directory specified as dir/file path begins with the following header to identify it:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    Access list for  dir/file path is
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The &lt;computeroutput&gt;Normal rights&lt;/computeroutput&gt; header appears on the next line, followed by lines that each pair a
+       user or group name and a set of permissions. The permissions appear as the single letters defined in &lt;link
+       linkend="HDRWQ567"&gt;The AFS ACL Permissions&lt;/link&gt;, and always in the order &lt;emphasis role="bold"&gt;rlidwka&lt;/emphasis&gt;. If there
+       are any negative permissions, the &lt;computeroutput&gt;Negative rights&lt;/computeroutput&gt; header appears next, followed by pairs of
+       negative permissions.&lt;/para&gt;
+ 
+       &lt;para&gt;The following example displays the ACL on user &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt;'s home directory in the ABC
+       Corporation cell:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs la /afs/abc.com/usr/terry&lt;/emphasis&gt;
+    Access list for /afs/abc.com/usr/terry is
+    Normal permissions:
+       system:authuser rl
+       pat rlw
+       terry rlidwka
+    Negative permissions:
+       terry:other-dept rl
+       jones rl
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where &lt;emphasis role="bold"&gt;pat&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt;, and &lt;emphasis
+       role="bold"&gt;jones&lt;/emphasis&gt; are individual users, &lt;emphasis role="bold"&gt;system:authuser&lt;/emphasis&gt; is a system group, and
+       &lt;emphasis role="bold"&gt;terry:other-dept&lt;/emphasis&gt; is a group that &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt; owns. The list of
+       normal permissions grants all permissions to &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt;, the &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt;
+       (&lt;emphasis role="bold"&gt;read&lt;/emphasis&gt;), &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;), and
+       &lt;emphasis role="bold"&gt;w&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;write&lt;/emphasis&gt;) permissions to &lt;emphasis
+       role="bold"&gt;pat&lt;/emphasis&gt;, and the &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; permissions to
+       the members of the &lt;emphasis role="bold"&gt;system:authuser&lt;/emphasis&gt; group.&lt;/para&gt;
+ 
+       &lt;para&gt;The list of negative permissions denies the &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt;
+       permissions to &lt;emphasis role="bold"&gt;jones&lt;/emphasis&gt; and the members of the &lt;emphasis role="bold"&gt;terry:other-dept&lt;/emphasis&gt;
+       group. These entries effectively prevent them from accessing &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt;'s home directory in any
+       way, because they cancel out the &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; permissions
+       extended to the &lt;emphasis role="bold"&gt;system:authuser&lt;/emphasis&gt; group, which is the only entry on the &lt;computeroutput&gt;Normal
+       rights&lt;/computeroutput&gt; section of the ACL that possibly applies to them.&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ573"&gt;
+     &lt;title&gt;Setting ACL Entries&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+       &lt;secondary&gt;setting entries&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+       &lt;secondary&gt;editing entries&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+       &lt;secondary&gt;adding entries&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+       &lt;secondary&gt;removing entries&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;changing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;ACL entries&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;setting&lt;/primary&gt;
+ 
+       &lt;secondary&gt;ACL entries&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;granting&lt;/primary&gt;
+ 
+       &lt;secondary&gt;file access by setting ACL&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;creating&lt;/primary&gt;
+ 
+       &lt;secondary&gt;ACL entry&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;adding&lt;/primary&gt;
+ 
+       &lt;secondary&gt;ACL entry&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;normal permissions&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;removing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;ACL entry&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;To add, remove, or edit ACL entries, use the &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; command. By default, the command
+     manipulates entries on the normal permissions section of the ACL. To manipulate entries on the negative permissions section,
+     include the &lt;emphasis role="bold"&gt;-negative&lt;/emphasis&gt; flag.&lt;/para&gt;
+ 
+     &lt;para&gt;You must have the &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;) permission on an ACL to
+     edit it. The owner of a directory (as reported by the &lt;emphasis role="bold"&gt;ls -ld&lt;/emphasis&gt;) command and members of the
+     &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group always implicitly have it on every ACL. By default, members of the
+     &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group also implicitly have the &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt;
+     (&lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;) permission.&lt;/para&gt;
+ 
+     &lt;para&gt;&lt;emphasis role="bold"&gt;Note for AFS/DFS Migration Toolkit users:&lt;/emphasis&gt; If the machine on which you issue the &lt;emphasis
+     role="bold"&gt;fs setacl&lt;/emphasis&gt; command is configured to access a DCE cell's DFS filespace via the AFS/DFS Migration Toolkit,
+     you can use the command to set the ACL on DFS files and directories. To set a DFS directory's Initial Container and Initial
+     Object ACL instead of the regular one, include the &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; command's &lt;emphasis
+     role="bold"&gt;-id&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;-if&lt;/emphasis&gt; flag. For instructions, see the &lt;emphasis&gt;OpenAFS/DFS
+     Migration Toolkit Administration Guide and Reference&lt;/emphasis&gt;. The &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; command interpreter
+     ignores the &lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-if&lt;/emphasis&gt; flags if you include them when setting
+     an AFS ACL. &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setacl&lt;/secondary&gt;
+       &lt;/indexterm&gt;&lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs setacl&lt;/secondary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ574"&gt;
+       &lt;title&gt;To add, remove, or edit normal ACL permissions&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you have the &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;) permission
+           on each directory for which you are editing the ACL. If necessary, issue the &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt;
+           command, which is fully described in &lt;link linkend="HDRWQ572"&gt;Displaying ACLs&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; command to edit entries in the normal permissions section of
+           the ACL. To remove an entry, specify the &lt;emphasis role="bold"&gt;none&lt;/emphasis&gt; shorthand as the permissions. If an ACL
+           entry already exists, the permissions you specify completely replace those in the existing entry. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs setacl  -dir&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;directory&lt;/replaceable&gt;&amp;gt;+ &lt;emphasis role="bold"&gt;-acl&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;access list entries&lt;/replaceable&gt;&amp;gt;+
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where&lt;/para&gt;
+ 
+           &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;sa&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is an acceptable alias for &lt;emphasis role="bold"&gt;setacl&lt;/emphasis&gt; (and &lt;emphasis role="bold"&gt;seta&lt;/emphasis&gt;
+                 is the shortest acceptable abbreviation).&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;-dir&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Names one or more directories to which to apply the ACL entries defined by the &lt;emphasis
+                 role="bold"&gt;-acl&lt;/emphasis&gt; argument. Partial pathnames are interpreted relative to the current working
+                 directory.&lt;/para&gt;
+ 
+                 &lt;para&gt;Specify the read/write path to each directory, to avoid the failure that results when you attempt to change a
+                 read-only volume. By convention, you indicate the read/write path by placing a period before the cell name at the
+                 pathname's second level (for example, &lt;emphasis role="bold"&gt;/afs/.abc.com&lt;/emphasis&gt;). For further discussion of the
+                 concept of read/write and read-only paths through the filespace, see &lt;link linkend="HDRWQ209"&gt;The Rules of Mount
+                 Point Traversal&lt;/link&gt;.&lt;/para&gt;
+ 
+                 &lt;para&gt;You can also use the following notation on its own or as part of a pathname:&lt;/para&gt;
+ 
+                 &lt;variablelist&gt;
+                   &lt;varlistentry&gt;
+                     &lt;term&gt;&lt;emphasis role="bold"&gt;.&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;(A single period). If used by itself, sets the ACL on the current working directory.&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/varlistentry&gt;
+ 
+                   &lt;varlistentry&gt;
+                     &lt;term&gt;&lt;emphasis role="bold"&gt;..&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;(Two periods). If used by itself, sets the ACL on the current working directory's parent
+                       directory.&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/varlistentry&gt;
+ 
+                   &lt;varlistentry&gt;
+                     &lt;term&gt;&lt;emphasis role="bold"&gt;*&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;(The asterisk). Sets the ACL on each of the subdirectories in the current working directory. You must
+                       precede it with the &lt;emphasis role="bold"&gt;-dir&lt;/emphasis&gt; switch, since it potentially designates multiple
+                       directories. The &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; command interpreter generates the following error message
+                       for each file in the directory: &lt;programlisting&gt;
+    fs: 'filename': Not a directory
+ &lt;/programlisting&gt;&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/varlistentry&gt;
+                 &lt;/variablelist&gt;
+ 
+                 &lt;para&gt;If you specify only one directory or file name, you can omit the &lt;emphasis role="bold"&gt;-dir&lt;/emphasis&gt; and
+                 &lt;emphasis role="bold"&gt;-acl&lt;/emphasis&gt; switches.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;-acl&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Specifies one or more ACL entries, each of which pairs a user or group name and a set of permissions. Separate
+                 the pairs, and the two parts of each pair, with one or more spaces.&lt;/para&gt;
+ 
+                 &lt;para&gt;To define the permissions, provide either:&lt;/para&gt;
+ 
+                 &lt;itemizedlist&gt;
+                   &lt;listitem&gt;
+                     &lt;para&gt;One or more of the letters that represent the standard or auxiliary permissions (&lt;emphasis
+                     role="bold"&gt;rlidwka&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;ABCDEFGH&lt;/emphasis&gt;), in any order&lt;/para&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;One of the four shorthand notations: &lt;itemizedlist&gt;
+                         &lt;listitem&gt;
+                           &lt;para&gt;&lt;emphasis role="bold"&gt;all&lt;/emphasis&gt; (equals &lt;emphasis role="bold"&gt;rlidwka&lt;/emphasis&gt;)&lt;/para&gt;
+                         &lt;/listitem&gt;
+ 
+                         &lt;listitem&gt;
+                           &lt;para&gt;&lt;emphasis role="bold"&gt;none&lt;/emphasis&gt; (removes the entry)&lt;/para&gt;
+                         &lt;/listitem&gt;
+ 
+                         &lt;listitem&gt;
+                           &lt;para&gt;&lt;emphasis role="bold"&gt;read&lt;/emphasis&gt; (equals &lt;emphasis role="bold"&gt;rl&lt;/emphasis&gt;)&lt;/para&gt;
+                         &lt;/listitem&gt;
+ 
+                         &lt;listitem&gt;
+                           &lt;para&gt;&lt;emphasis role="bold"&gt;write&lt;/emphasis&gt; (equals &lt;emphasis role="bold"&gt;rlidwk&lt;/emphasis&gt;)&lt;/para&gt;
+                         &lt;/listitem&gt;
+                       &lt;/itemizedlist&gt;&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/itemizedlist&gt;
+ 
+                 &lt;para&gt;For a more detailed description of the permissions and shorthand notations, see &lt;link linkend="HDRWQ567"&gt;The
+                 AFS ACL Permissions&lt;/link&gt;.&lt;/para&gt;
+ 
+                 &lt;para&gt;On a single command line, you can combine user and group entries. You can also use individual letters in some
+                 pairs and the shorthand notations in other pairs, but cannot combine letters and shorthand notation within a single
+                 pair.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;Either of the following examples grants user &lt;emphasis role="bold"&gt;pat&lt;/emphasis&gt; the &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt;
+       (&lt;emphasis role="bold"&gt;read&lt;/emphasis&gt;) and &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;)
+       permissions on the ACL of the &lt;emphasis role="bold"&gt;notes&lt;/emphasis&gt; subdirectory in the issuer's home directory. They
+       illustrate how it is possible to omit the &lt;emphasis role="bold"&gt;-dir&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-acl&lt;/emphasis&gt;
+       switches when you name only one directory.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs sa ~/notes pat rl&lt;/emphasis&gt;
+    % &lt;emphasis role="bold"&gt;fs sa ~/notes pat read&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The following example edits the ACL for the current working directory. It removes the entry for the &lt;emphasis
+       role="bold"&gt;system:anyuser&lt;/emphasis&gt; group, and adds two entries: one grants all permissions except &lt;emphasis
+       role="bold"&gt;a&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;) to the members of the &lt;emphasis
+       role="bold"&gt;terry:colleagues&lt;/emphasis&gt; group and the other grants the &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt; (&lt;emphasis
+       role="bold"&gt;read&lt;/emphasis&gt;) and &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;) permissions to
+       the &lt;emphasis role="bold"&gt;system:authuser&lt;/emphasis&gt; group. The command appears on two lines here only for legibility.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs  sa  -dir . -acl  system:anyuser  none  terry:colleagues  write  \
+            system:authuser  rl&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setacl&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;with -negative flag&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs setacl&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;with -negative flag&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;creating&lt;/primary&gt;
+ 
+         &lt;secondary&gt;ACL entry in negative permissions section&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;adding&lt;/primary&gt;
+ 
+         &lt;secondary&gt;ACL entry&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;negative permissions&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;denying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;file access with negative ACL entry&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ575"&gt;
+       &lt;title&gt;To add, remove, or edit negative ACL permissions&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you have the &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;) permission
+           on each directory for which you are editing the ACL. If necessary, issue the &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt;
+           command, which is fully described in &lt;link linkend="HDRWQ572"&gt;Displaying ACLs&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; command with the &lt;emphasis role="bold"&gt;-negative&lt;/emphasis&gt;
+           flag to edit entries in the negative permissions section of the ACL. To remove an entry, specify the &lt;emphasis
+           role="bold"&gt;none&lt;/emphasis&gt; shorthand as the permissions. If an ACL entry already exists for a user or group, the
+           permissions you specify completely replace those in the existing entry. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs setacl -dir&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;directory&lt;/replaceable&gt;&amp;gt;+ &lt;emphasis role="bold"&gt;-acl&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;access list entries&lt;/replaceable&gt;&amp;gt;+  &lt;emphasis
+                 role="bold"&gt;-negative&lt;/emphasis&gt; 
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where&lt;/para&gt;
+ 
+           &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;sa&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is an acceptable alias for &lt;emphasis role="bold"&gt;setacl&lt;/emphasis&gt; (and &lt;emphasis role="bold"&gt;seta&lt;/emphasis&gt;
+                 is the shortest acceptable abbreviation).&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;-dir&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Names one or more directories to which to apply the negative ACL entries defined by the &lt;emphasis
+                 role="bold"&gt;-acl&lt;/emphasis&gt; argument. Specify the read/write path to each directory, to avoid the failure that
+                 results when you attempt to change a read-only volume. For a detailed description of acceptable values, see &lt;link
+                 linkend="HDRWQ574"&gt;To add, remove, or edit normal ACL permissions&lt;/link&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;-acl&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Specifies one or more ACL entries, each of which pairs a user or group name and a set of permissions. Separate
+                 the pairs, and the two parts of each pair, with one or more spaces. For a detailed description of acceptable values,
+                 see &lt;link linkend="HDRWQ574"&gt;To add, remove, or edit normal ACL permissions&lt;/link&gt;. Keep in mind that the usual
+                 meaning of each permission is reversed.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;-negative&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Places the entries defined by the &lt;emphasis role="bold"&gt;-acl&lt;/emphasis&gt; argument on the negative permissions
+                 section of the ACL for each directory named by the &lt;emphasis role="bold"&gt;-dir&lt;/emphasis&gt; argument.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;The following example denies user &lt;emphasis role="bold"&gt;pat&lt;/emphasis&gt; the &lt;emphasis role="bold"&gt;w&lt;/emphasis&gt; (&lt;emphasis
+       role="bold"&gt;write&lt;/emphasis&gt;) and &lt;emphasis role="bold"&gt;d&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;delete&lt;/emphasis&gt;) permissions for
+       the &lt;emphasis role="bold"&gt;project&lt;/emphasis&gt; subdirectory of the current working directory.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs sa project pat wd -neg&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ576"&gt;
+     &lt;title&gt;Completely Replacing an ACL&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+       &lt;secondary&gt;replacing all entries&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+       &lt;secondary&gt;clearing&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;replacing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;all entries on ACL&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;erasing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;all ACL entries&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;clearing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;all ACL entries&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;removing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;all ACL entries&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;It is sometimes simplest to clear an ACL completely before defining new permissions on it, for instance if the mix of
+     normal and negative permissions makes it difficult to understand how their interaction affects a user's access to the directory.
+     To clear an ACL completely while you define new entries, include the &lt;emphasis role="bold"&gt;-clear&lt;/emphasis&gt; flag on the
+     &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; command. When you include this flag, you can create entries on either the normal
+     permissions or the negative permissions section of the ACL, but not on both at once.&lt;/para&gt;
+ 
+     &lt;para&gt;Remember to create an entry that grants appropriate permissions to the directory's owner. The owner implicitly has the
+     &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;) permission required to replace a deleted entry,
+     but the effects of a missing ACL entry (particularly the lack of the &lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt; permission) can be
+     so confusing that it becomes difficult for the owner to realize that the missing entry is causing the problems. &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setacl&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;with -clear flag&lt;/tertiary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs setacl&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;with -clear flag&lt;/tertiary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_645"&gt;
+       &lt;title&gt;To replace an ACL completely&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you have the &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;) permission
+           on each directory for which you are editing the ACL. If necessary, issue the &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt;
+           command, which is fully described in &lt;link linkend="HDRWQ572"&gt;Displaying ACLs&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; command with the &lt;emphasis role="bold"&gt;-clear&lt;/emphasis&gt; flag
+           to clear the ACL completely before setting either normal or negative permissions. Because you need to grant the owner of
+           the directory all permissions, it is better in most cases to set normal permissions at this point. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs setacl -dir&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;directory&lt;/replaceable&gt;&amp;gt;+ &lt;emphasis role="bold"&gt;-acl&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;access list entries&lt;/replaceable&gt;&amp;gt;+ &lt;emphasis
+                 role="bold"&gt;-clear&lt;/emphasis&gt;  \
+                [&lt;emphasis role="bold"&gt;-negative&lt;/emphasis&gt;] 
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where&lt;/para&gt;
+ 
+           &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;sa&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is an acceptable alias for &lt;emphasis role="bold"&gt;setacl&lt;/emphasis&gt; (and &lt;emphasis role="bold"&gt;seta&lt;/emphasis&gt;
+                 is the shortest acceptable abbreviation).&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;-dir&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Names one or more directories to which to apply the negative ACL entries defined by the &lt;emphasis
+                 role="bold"&gt;-acl&lt;/emphasis&gt; argument. Specify the read/write path to each directory, to avoid the failure that
+                 results when you attempt to change a read-only volume. For a detailed description of acceptable values, see &lt;link
+                 linkend="HDRWQ574"&gt;To add, remove, or edit normal ACL permissions&lt;/link&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;-acl&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Specifies one or more ACL entries, each of which pairs a user or group name and a set of permissions. Separate
+                 the pairs, and the two parts of each pair, with one or more spaces. Remember to grant all permissions to the owner
+                 of the directory. For a detailed description of acceptable values, see &lt;link linkend="HDRWQ574"&gt;To add, remove, or
+                 edit normal ACL permissions&lt;/link&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;-clear&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Removes all entries from each ACL before creating the entries indicated by the &lt;emphasis
+                 role="bold"&gt;-acl&lt;/emphasis&gt; argument.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;-negative&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Places the entries defined by the &lt;emphasis role="bold"&gt;-acl&lt;/emphasis&gt; argument on the negative permissions
+                 section of each ACL.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ577"&gt;
+     &lt;title&gt;Copying ACLs Between Directories&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+       &lt;secondary&gt;copying between directories&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;creating&lt;/primary&gt;
+ 
+       &lt;secondary&gt;ACL as copy of another&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;copying&lt;/primary&gt;
+ 
+       &lt;secondary&gt;ACL between directories&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;The &lt;emphasis role="bold"&gt;fs copyacl&lt;/emphasis&gt; command copies a source directory's ACL to one or more destination
+     directories. It does not affect the source ACL at all, but changes each destination ACL as follows: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;If an entry on the source ACL does not exist on the destination ACL, the command copies it to the destination
+           ACL.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If an entry on the destination ACL does not also exist on the source ACL, the command does not remove it unless you
+           include the &lt;emphasis role="bold"&gt;-clear&lt;/emphasis&gt; flag to overwrite the destination ACL completely.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If an entry is on both ACLs, the command changes the permissions on the destination ACL entry to match the source
+           ACL entry.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;&lt;emphasis role="bold"&gt;Note for AFS/DFS Migration Toolkit users:&lt;/emphasis&gt; If the machine is configured to enable AFS
+     users to access a DCE cell's DFS filespace via the AFS/DFS Migration Toolkit, then you can use the &lt;emphasis role="bold"&gt;fs
+     copyacl&lt;/emphasis&gt; command to copy ACLs between DFS files and directories also. The command includes &lt;emphasis
+     role="bold"&gt;-id&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-if&lt;/emphasis&gt; flags for altering a DFS directory's Initial Container and
+     Initial Object ACLs as well as its regular ACL; see the &lt;emphasis&gt;OpenAFS/DFS Migration Toolkit Administration Guide and
+     Reference&lt;/emphasis&gt;. You cannot copy ACLs between AFS and DFS directories, because they use different ACL formats. The
+     &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; command interpreter ignores the &lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; and &lt;emphasis
+     role="bold"&gt;-if&lt;/emphasis&gt; flags if you include them when copying AFS ACLs. &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;copyacl&lt;/secondary&gt;
+       &lt;/indexterm&gt;&lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs copyacl&lt;/secondary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_647"&gt;
+       &lt;title&gt;To copy an ACL between directories&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you have the &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;) permission on
+           the source ACL and the &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;) permission on each
+           destination ACL. To identify the source directory by naming a file in it, you must also have the &lt;emphasis
+           role="bold"&gt;r&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;read&lt;/emphasis&gt;) permission on the source ACL. If necessary, issue the
+           &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ572"&gt;Displaying
+           ACLs&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ578" /&gt;Issue the &lt;emphasis role="bold"&gt;fs copyacl&lt;/emphasis&gt; command to copy a source ACL to the ACL
+           on one or more destination directories. (The command appears here on two lines only for legibility.) &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs copyacl -fromdir&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;source directory&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;-todir&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;destination directory&lt;/replaceable&gt;&amp;gt;+  \
+                 [&lt;emphasis role="bold"&gt;-clear&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where&lt;/para&gt;
+ 
+           &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;co&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is the shortest acceptable abbreviation for &lt;emphasis role="bold"&gt;copyacl&lt;/emphasis&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;-fromdir&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Names the source directory from which to copy the ACL. Partial pathnames are interpreted relative to the
+                 current working directory. If this argument names a file, the ACL is copied from its directory.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;-todir&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Names each destination directory to which to copy the source ACL. Partial pathnames are interpreted relative
+                 to the current working directory. Filenames are not acceptable.&lt;/para&gt;
+ 
+                 &lt;para&gt;Specify the read/write path to each directory, to avoid the failure that results when you attempt to change a
+                 read-only volume. By convention, you indicate the read/write path by placing a period before the cell name at the
+                 pathname's second level (for example, &lt;emphasis role="bold"&gt;/afs/.abc.com&lt;/emphasis&gt;). For further discussion of the
+                 concept of read/write and read-only paths through the filespace, see &lt;link linkend="HDRWQ209"&gt;The Rules of Mount
+                 Point Traversal&lt;/link&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;-clear&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Completely overwrites each destination directory's ACL with the source ACL.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;The following example copies the ACL from the current working directory's &lt;emphasis role="bold"&gt;notes&lt;/emphasis&gt;
+       subdirectory to the &lt;emphasis role="bold"&gt;plans&lt;/emphasis&gt; subdirectory. The issuer does not include the &lt;emphasis
+       role="bold"&gt;-clear&lt;/emphasis&gt; flag, so the entry for user &lt;emphasis role="bold"&gt;pat&lt;/emphasis&gt; remains on the &lt;emphasis
+       role="bold"&gt;plans&lt;/emphasis&gt; directory's ACL although there is no corresponding entry on the &lt;emphasis
+       role="bold"&gt;notes&lt;/emphasis&gt; directory's ACL.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs la notes plans&lt;/emphasis&gt;
+    Access list for notes is
+    Normal permissions:
+       terry rlidwka
+       smith rl
+       jones rl
+    Access list for plans is
+    Normal permissions:
+       terry rlidwk
+       pat rlidwk
+    % &lt;emphasis role="bold"&gt;fs copyacl notes plans&lt;/emphasis&gt;
+    % &lt;emphasis role="bold"&gt;fs la notes plans&lt;/emphasis&gt;
+    Access list for notes is
+    Normal permissions:
+       terry rlidwka
+       smith rl
+       jones rl
+    Access list for plans is
+    Normal permissions:
+       terry rlidwka
+       pat rlidwk
+       smith rl
+       jones rl
+ &lt;/programlisting&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+         &lt;secondary&gt;removing obsolete AFS IDs&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;removing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;obsolete AFS IDs from ACL&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AFS UID&lt;/primary&gt;
+ 
+         &lt;secondary&gt;removing obsolete from ACL&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AFS GID&lt;/primary&gt;
+ 
+         &lt;secondary&gt;removing obsolete from ACL&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+         &lt;secondary&gt;cleaning&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ579"&gt;
+     &lt;title&gt;Removing Obsolete AFS IDs from ACLs&lt;/title&gt;
+ 
+     &lt;para&gt;When you remove a user or group entry from the Protection Database, the &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt;
+     command displays the user's AFS UID (or group's AFS GID) in ACL entries, rather than the name. In the following example, user
+     &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt; has an ACL entry for the group &lt;emphasis role="bold"&gt;terry:friends&lt;/emphasis&gt; (AFS GID
+     -567) on her home directory in the ABC Corporation cell, and then removes the group from the Protection Database.&lt;/para&gt;
+ 
+     &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl /afs/abc.com/usr/terry&lt;/emphasis&gt;
+    Access list for /afs/abc.com/usr/terry is
+    Normal permissions:
+      terry:friends rlik
+      system:anyuser l
+      terry rlidwka
+    % &lt;emphasis role="bold"&gt;pts delete terry:friends&lt;/emphasis&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl /afs/abc.com/usr/terry&lt;/emphasis&gt;
+    Access list for /afs/abc.com/usr/terry is
+    Normal permissions:
+      -567 rlik
+      system:anyuser l
+      terry rlidwka
+ &lt;/programlisting&gt;
+ 
+     &lt;para&gt;Leaving AFS IDs on ACLs serves no function, because the ID no longer corresponds to an active user or group. Furthermore,
+     if the ID is ever assigned to a new user or group, then the new possessor of the ID gains access that the owner of the directory
+     actually intended for the previous possessor. (Reusing AFS IDs is not recommended precisely for this reason.)&lt;/para&gt;
+ 
+     &lt;para&gt;To remove obsolete AFS UIDs from ACLs, use the &lt;emphasis role="bold"&gt;fs cleanacl&lt;/emphasis&gt; command. &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs cleanacl&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;cleanacl&lt;/secondary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_649"&gt;
+       &lt;title&gt;To clean obsolete AFS IDs from an ACL&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you have the &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;) permission
+           on each directory for which you are cleaning the ACL. If necessary, issue the &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt;
+           command, which is fully described in &lt;link linkend="HDRWQ572"&gt;Displaying ACLs&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs cleanacl&lt;/emphasis&gt; command to remove entries for obsolete AFS IDs.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs cleanacl&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;+]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where&lt;/para&gt;
+ 
+           &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;cl&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;cleanacl&lt;/emphasis&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;dir/file path&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Names each directory for which to clean the ACL. If this argument names a file, its directory's ACL is
+                 cleaned. Omit this argument to clean the current working directory's ACL.&lt;/para&gt;
+ 
+                 &lt;para&gt;Specify the read/write path to each directory, to avoid the failure that results when you attempt to change a
+                 read-only volume. By convention, you indicate the read/write path by placing a period before the cell name at the
+                 pathname's second level (for example, &lt;emphasis role="bold"&gt;/afs/.abc.com&lt;/emphasis&gt;). For further discussion of the
+                 concept of read/write and read-only paths through the filespace, see &lt;link linkend="HDRWQ209"&gt;The Rules of Mount
+                 Point Traversal&lt;/link&gt;.&lt;/para&gt;
+ 
+                 &lt;para&gt;You can also use the following notation on its own or as part of a pathname:&lt;/para&gt;
+ 
+                 &lt;variablelist&gt;
+                   &lt;varlistentry&gt;
+                     &lt;term&gt;&lt;emphasis role="bold"&gt;.&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;(A single period). If used by itself, cleans the current working directory's ACL.&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/varlistentry&gt;
+ 
+                   &lt;varlistentry&gt;
+                     &lt;term&gt;&lt;emphasis role="bold"&gt;..&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;(Two periods). If used by itself, cleans the ACL on the current working directory's parent
+                       directory.&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/varlistentry&gt;
+ 
+                   &lt;varlistentry&gt;
+                     &lt;term&gt;&lt;emphasis role="bold"&gt;*&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;(The asterisk). Cleans the ACL of each of the subdirectories in the current working directory. However,
+                       if you use the asterisk and there are obsolete AFS IDs on any directory's ACL, the following error message
+                       appears for every file in the directory: &lt;programlisting&gt;
+    fs: 'filename': Not a directory
+ &lt;/programlisting&gt;&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/varlistentry&gt;
+                 &lt;/variablelist&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;If there are obsolete AFS IDs on a directory, the command interpreter displays its cleaned ACL under the following
+       header.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    Access list for directory is now
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;If a directory's ACL has no obsolete AFS IDs on it, the following message appears for each.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    Access list for directory is fine.
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ580"&gt;
+     &lt;title&gt;How AFS Interprets the UNIX Mode Bits&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;UNIX&lt;/primary&gt;
+ 
+       &lt;secondary&gt;mode bits, interpretation in AFS&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;UFS&lt;/primary&gt;
+ 
+       &lt;secondary&gt;mode bits, interpretation in AFS&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;mode bits (UNIX)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;interpretation in AFS&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;Although AFS uses ACLs to protect file data rather than the mode bits that UFS uses, it does not ignore the mode bits
+     entirely. When you issue the &lt;emphasis role="bold"&gt;chmod&lt;/emphasis&gt; command on an AFS file or directory, AFS changes the bits
+     appropriately. To change a file's mode bits, you must have the AFS &lt;emphasis role="bold"&gt;w&lt;/emphasis&gt; (&lt;emphasis
+     role="bold"&gt;write&lt;/emphasis&gt;) permission on the ACL of the file's directory. To change a directory's mode bits, you must have
+     the &lt;emphasis role="bold"&gt;d&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;delete&lt;/emphasis&gt;), &lt;emphasis role="bold"&gt;i&lt;/emphasis&gt; (&lt;emphasis
+     role="bold"&gt;insert&lt;/emphasis&gt;), and &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;) permissions on
+     its ACL.&lt;/para&gt;
+ 
+     &lt;para&gt;AFS also uses the UNIX mode bits as follows:&lt;/para&gt;
+ 
+     &lt;itemizedlist&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;It uses the initial bit to determine the element's type. This is the bit that appears first in the output from the
+         &lt;emphasis role="bold"&gt;ls -l&lt;/emphasis&gt; command and shows the hyphen (&lt;emphasis role="bold"&gt;-&lt;/emphasis&gt;) for a file or the
+         letter &lt;emphasis role="bold"&gt;d&lt;/emphasis&gt; for a directory.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;It does not use any of the mode bits on a directory.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;For a file, the first (owner) set of bits interacts with the ACL entries that apply to the file in the following way:
+         &lt;itemizedlist&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;If the first &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt; mode bit is not set, no one (including the owner) can read the
+               file, no matter what permissions they have on the ACL. If the bit is set, users also need the &lt;emphasis
+               role="bold"&gt;r&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;read&lt;/emphasis&gt;) and &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; permissions on
+               the ACL of the file's directory to read the file.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;If the first &lt;emphasis role="bold"&gt;w&lt;/emphasis&gt; mode bit is not set, no one (including the owner) can modify the
+               file. If the &lt;emphasis role="bold"&gt;w&lt;/emphasis&gt; bit is set, users also need the &lt;emphasis role="bold"&gt;w&lt;/emphasis&gt; and
+               &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; permissions on the ACL of the file's directory to modify the file.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;There is no ACL permission directly corresponding to the &lt;emphasis role="bold"&gt;x&lt;/emphasis&gt; mode bit, but to
+               execute a file stored in AFS, the user must also have the &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt; and &lt;emphasis
+               role="bold"&gt;l&lt;/emphasis&gt; permissions on the ACL of the file's directory.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/itemizedlist&gt;&lt;/para&gt;
+       &lt;/listitem&gt;
+     &lt;/itemizedlist&gt;
+   &lt;/sect1&gt;
+ &lt;/chapter&gt;
\ No newline at end of file
Index: openafs/doc/xml/AdminGuide/auagd021.xml
diff -c /dev/null openafs/doc/xml/AdminGuide/auagd021.xml:1.1.8.3
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/xml/AdminGuide/auagd021.xml	Wed May 13 22:26:00 2009
***************
*** 0 ****
--- 1,934 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;chapter id="HDRWQ581"&gt;
+   &lt;title&gt;Managing Administrative Privilege&lt;/title&gt;
+ 
+   &lt;para&gt;This chapter explains how to enable system administrators and operators to perform privileged AFS operations.&lt;/para&gt;
+ 
+   &lt;sect1 id="HDRWQ582"&gt;
+     &lt;title&gt;Summary of Instructions&lt;/title&gt;
+ 
+     &lt;para&gt;This chapter explains how to perform the following tasks by using the indicated commands:&lt;/para&gt;
+ 
+     &lt;informaltable frame="none"&gt;
+       &lt;tgroup cols="2"&gt;
+         &lt;colspec colwidth="70*" /&gt;
+ 
+         &lt;colspec colwidth="30*" /&gt;
+ 
+         &lt;tbody&gt;
+           &lt;row&gt;
+             &lt;entry&gt;Display members of &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Add user to &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;pts adduser&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Remove user from &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;pts removeuser&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Display &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag in Authentication Database entry&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;kas examine&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Set or remove &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on Authentication Database entry&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;kas setfields&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Display users in &lt;emphasis role="bold"&gt;UserList&lt;/emphasis&gt; file&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Add user to &lt;emphasis role="bold"&gt;UserList&lt;/emphasis&gt; file&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;bos adduser&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Remove user from &lt;emphasis role="bold"&gt;UserList&lt;/emphasis&gt; file&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;bos removeuser&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/tbody&gt;
+       &lt;/tgroup&gt;
+     &lt;/informaltable&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ584"&gt;
+     &lt;title&gt;An Overview of Administrative Privilege&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;administrative privilege&lt;/primary&gt;
+ 
+       &lt;secondary&gt;three types&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;privilege&lt;/primary&gt;
+ 
+       &lt;secondary&gt;&lt;/secondary&gt;
+ 
+       &lt;see&gt;administrative privilege&lt;/see&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;A fully privileged AFS system administrator has the following characteristics: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Membership in the cell's &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group. See &lt;link
+           linkend="HDRWQ586"&gt;Administering the system:administrators Group&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on his or her entry in the cell's Authentication Database. See &lt;link
+           linkend="HDRWQ589"&gt;Granting Privilege for kas Commands: the ADMIN Flag&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Inclusion in the file &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; on the local disk of each AFS server
+           machine in the cell. See &lt;link linkend="HDRWQ592"&gt;Administering the UserList File&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;This section describes the three privileges and explains why more than one privilege is necessary.&lt;/para&gt;
+ 
+     &lt;note&gt;
+       &lt;para&gt;Never grant any administrative privilege to the user &lt;emphasis role="bold"&gt;anonymous&lt;/emphasis&gt;, even when a server
+       outage makes it impossible to mutually authenticate. If you grant such privilege, then any user who can access a machine in
+       your cell can issue privileged commands. The alternative solution is to put the affected server machine into no-authentication
+       mode and use the &lt;emphasis role="bold"&gt;-noauth&lt;/emphasis&gt; flag available on many commands to prevent mutual authentication
+       attempts. For further discussion, see &lt;link linkend="HDRWQ123"&gt;Managing Authentication and Authorization
+       Requirements&lt;/link&gt;.&lt;/para&gt;
+     &lt;/note&gt;
+ 
+     &lt;sect2 id="HDRWQ585"&gt;
+       &lt;title&gt;The Reason for Separate Privileges&lt;/title&gt;
+ 
+       &lt;para&gt;Often, a cell's administrators require full administrative privileges to perform their jobs effectively. However,
+       separating the three types of privilege makes it possible to grant only the minimum set of privileges that a given
+       administrator needs to complete his or her work.&lt;/para&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group privilege is perhaps the most basic, and most
+       frequently used during normal operation (when all the servers are running normally). When the Protection Database is
+       unavailable due to machine or server outage, it is not possible to issue commands that require this type of privilege.&lt;/para&gt;
+ 
+       &lt;para&gt;The &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag privilege is separate because of the extreme sensitivity of the
+       information in the Authentication Database, especially the server encryption key in the &lt;emphasis role="bold"&gt;afs&lt;/emphasis&gt;
+       entry. When the Authentication Database is unavailable due to machine or server outage, it is not possible to issue commands
+       that require this type of privilege.&lt;/para&gt;
+ 
+       &lt;para&gt;The ability to issue privileged &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;vos&lt;/emphasis&gt; command is
+       recorded in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file on the local disk of each AFS server machine
+       rather than in a database, so that in case of serious server or network problems administrators can still log onto server
+       machines and use those commands while solving the problem.&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ586"&gt;
+     &lt;title&gt;Administering the system:administrators Group&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;pts commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;granting privilege for&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;granting privilege for&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;privilege&lt;/primary&gt;
+ 
+       &lt;secondary&gt;granting for pts commands&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;privilege&lt;/primary&gt;
+ 
+       &lt;secondary&gt;granting for fs commands&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;granting&lt;/primary&gt;
+ 
+       &lt;secondary&gt;privilege for fs commands&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;granting&lt;/primary&gt;
+ 
+       &lt;secondary&gt;privilege for pts commands&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;system:administrators group&lt;/primary&gt;
+ 
+       &lt;secondary&gt;privileges resulting&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;The first type of AFS administrative privilege is membership . Members of the &lt;emphasis
+     role="bold"&gt;system:administrators&lt;/emphasis&gt; group in the Protection Database have the following privileges: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Permission to issue all &lt;emphasis role="bold"&gt;pts&lt;/emphasis&gt; commands, which are used to administer the Protection
+           Database. See &lt;link linkend="HDRWQ531"&gt;Administering the Protection Database&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Permission to issue the &lt;emphasis role="bold"&gt;fs setvol&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;fs setquota&lt;/emphasis&gt;
+           commands, which set the space quota on volumes as described in &lt;link linkend="HDRWQ234"&gt;Setting and Displaying Volume
+           Quota and Current Size&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Implicit &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;) and by default &lt;emphasis
+           role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;) permissions on the access control list (ACL) on every
+           directory in the cell's AFS filespace. Members of the group can use the &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; command
+           to grant themselves any other permissions they require, as described in &lt;link linkend="HDRWQ573"&gt;Setting ACL
+           Entries&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;para&gt;You can change the ACL permissions that the File Server on a given file server machine implicitly grants to the
+           members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group for the data in volumes that it houses. When
+           you issue the &lt;emphasis role="bold"&gt;bos create&lt;/emphasis&gt; command to create and start the &lt;emphasis
+           role="bold"&gt;fs&lt;/emphasis&gt; process on the machine, include the &lt;emphasis role="bold"&gt;-implicit&lt;/emphasis&gt; argument to the
+           &lt;emphasis role="bold"&gt;fileserver&lt;/emphasis&gt; initialization command. For syntax details, see the &lt;emphasis
+           role="bold"&gt;fileserver&lt;/emphasis&gt; reference page in the &lt;emphasis&gt;OpenAFS Administration Reference&lt;/emphasis&gt;. You can
+           grant additional permissions, or remove the &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; permission. However, the File Server always
+           implicitly grants the &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt; permission to members of the group, even if you set the value of
+           the &lt;emphasis role="bold"&gt;-implicit&lt;/emphasis&gt; argument to &lt;emphasis role="bold"&gt;none&lt;/emphasis&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;system:administrators group&lt;/primary&gt;
+ 
+       &lt;secondary&gt;members&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;displaying&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+       &lt;secondary&gt;system:administrators group members&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;pts commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;membership&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;displaying system:administrators group&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;pts membership&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;displaying system:administrators group&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="HDRWQ587"&gt;
+       &lt;title&gt;To display the members of the system:administrators group&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt; command to display the &lt;emphasis
+           role="bold"&gt;system:administrators&lt;/emphasis&gt; group's list of members. Any user can issue this command as long as the first
+           privacy flag on the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group's Protection Database entry is not
+           changed from the default value of uppercase &lt;computeroutput&gt;S&lt;/computeroutput&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts membership system:administrators&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;emphasis role="bold"&gt;m&lt;/emphasis&gt; is the shortest acceptable abbreviation of &lt;emphasis
+           role="bold"&gt;membership&lt;/emphasis&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_657"&gt;
+       &lt;title&gt;To add users to the system:administrators group&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;system:administrators group&lt;/primary&gt;
+ 
+         &lt;secondary&gt;members&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;adding&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;adding&lt;/primary&gt;
+ 
+         &lt;secondary&gt;system:administrators group members&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;pts commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;adduser&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;for system:administrators group&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;pts adduser&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;for system:administrators group&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you belong to the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group. If necessary, issue the
+           &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ587"&gt;To display
+           the members of the system:administrators group&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts membership system:administrators&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;pts adduser&lt;/emphasis&gt; group to add one or more users. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts adduser -user&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;user name&lt;/replaceable&gt;&amp;gt;+ &lt;emphasis role="bold"&gt;-group system:administrators&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;ad&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;adduser&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-user&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names each user to add to the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ588"&gt;
+       &lt;title&gt;To remove users from the system:administrators group&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;system:administrators group&lt;/primary&gt;
+ 
+         &lt;secondary&gt;members&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;removing&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;removing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;system:administrators group members&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;pts commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;removeuser&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;for system:administrators group&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;pts removeuser&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;for system:administrators group&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that you belong to the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group. If necessary, issue the
+           &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ587"&gt;To display
+           the members of the system:administrators group&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts membership system:administrators&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;pts removeuser&lt;/emphasis&gt; command to remove one or more users. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts removeuser -user&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;user name&lt;/replaceable&gt;&amp;gt;+ &lt;emphasis role="bold"&gt;-group system:administrators&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;rem&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;removeuser&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-user&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names each user to remove from the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ589"&gt;
+     &lt;title&gt;Granting Privilege for kas Commands: the ADMIN Flag&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;ADMIN flag in Authentication Database entry&lt;/primary&gt;
+ 
+       &lt;secondary&gt;privileges resulting&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;Administrators who have the &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on their Authentication Database entry can issue
+     all &lt;emphasis role="bold"&gt;kas&lt;/emphasis&gt; commands, which enable them to administer the Authentication Database. &lt;indexterm&gt;
+         &lt;primary&gt;kas commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;granting privilege for&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;privilege&lt;/primary&gt;
+ 
+         &lt;secondary&gt;granting for kas commands&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;granting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;privilege for kas commands&lt;/secondary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ590"&gt;
+       &lt;title&gt;To check if the ADMIN flag is set&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;ADMIN flag in Authentication Database entry&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;ADMIN flag in Authentication Database entry&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;kas commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;examine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;to display ADMIN flag&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;kas examine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;to display ADMIN flag&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ591" /&gt;Issue the &lt;emphasis role="bold"&gt;kas examine&lt;/emphasis&gt; command to display an entry from the
+           Authentication Database.&lt;/para&gt;
+ 
+           &lt;para&gt;The Authentication Server performs its own authentication rather than accepting your existing AFS token. By default,
+           it authenticates your local (UFS) identity, which possibly does not correspond to an AFS-privileged administrator. Include
+           the &lt;emphasis role="bold"&gt;-admin_username&lt;/emphasis&gt; argument (here abbreviated to &lt;emphasis
+           role="bold"&gt;-admin&lt;/emphasis&gt;) to name a user identity that has the &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on its
+           Authentication Database entry.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;kas examine&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;name of user&lt;/replaceable&gt;&amp;gt;   \
+                  &lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;admin principal to use for authentication&lt;/replaceable&gt;&amp;gt;
+    Administrator's (admin_user) password: &amp;lt;&lt;replaceable&gt;admin_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;e&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;examine&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;name of user&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the entry to display.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names an administrative account with the &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on its Authentication
+                   Database entry, such as the &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt; account. The password prompt echoes it as
+                   admin_user. Enter the appropriate password as admin_password.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;If the &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag is turned on, it appears on the first line, as in this
+       example:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;kas e terry -admin admin&lt;/emphasis&gt;
+    Administrator's (admin) password: &amp;lt;&lt;replaceable&gt;admin_password&lt;/replaceable&gt;&amp;gt;
+    User data for terry (ADMIN)
+      key version is 0, etc...
+ &lt;/programlisting&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;kas setfields&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;setting ADMIN flag&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;kas commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setfields&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;setting ADMIN flag&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;ADMIN flag in Authentication Database entry&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setting or removing&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;adding&lt;/primary&gt;
+ 
+         &lt;secondary&gt;ADMIN flag to Authentication Database entry&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;setting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;ADMIN flag in Authentication Database entry&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;removing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;ADMIN flag from Authentication Database entry&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_661"&gt;
+       &lt;title&gt;To set or remove the ADMIN flag&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;kas setfields&lt;/emphasis&gt; command to turn on the
+           &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag in an Authentication Database entry.&lt;/para&gt;
+ 
+           &lt;para&gt;The Authentication Server performs its own authentication rather than accepting your existing AFS token. By default,
+           it authenticates your local (UNIX) identity, which possibly does not correspond to an AFS-privileged administrator.
+           Include the &lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt; argument to name an identity that has the
+           &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on its Authentication Database entry. To verify that an entry has the flag,
+           issue the &lt;emphasis role="bold"&gt;kas examine&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ590"&gt;To check if the
+           ADMIN flag is set&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;para&gt;The following command appears on two lines only for legibility.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+     % &lt;emphasis role="bold"&gt;kas setfields&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;name of user&lt;/replaceable&gt;&amp;gt;  {&lt;emphasis role="bold"&gt;ADMIN&lt;/emphasis&gt; |  &lt;emphasis
+               role="bold"&gt;NOADMIN&lt;/emphasis&gt;} \  
+                    &lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;admin principal to use for authentication&lt;/replaceable&gt;&amp;gt;  
+     Administrator's (admin_user) password: &amp;lt;&lt;replaceable&gt;admin_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;sf&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is an alias for &lt;emphasis role="bold"&gt;setfields&lt;/emphasis&gt; (and &lt;emphasis role="bold"&gt;setf&lt;/emphasis&gt; is the
+                   shortest acceptable abbreviation).&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;name of user&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the entry for which to set or remove the &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;ADMIN | NOADMIN&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Sets or removes the &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag, respectively.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-admin&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names an administrative account with the &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag on its Authentication
+                   Database entry, such as the &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt; account. The password prompt echoes it as
+                   admin_user. Enter the appropriate password as admin_password.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ592"&gt;
+     &lt;title&gt;Administering the UserList File&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;UserList file&lt;/primary&gt;
+ 
+       &lt;secondary&gt;privileges resulting&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;Inclusion in the file &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; on the local disk of each AFS server machine
+     enables an administrator to issue commands from the indicated suites. &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;The &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; commands enable the administrator to manage server processes and the server
+           configuration files that define the cell's database server machines, server encryption keys, and privileged users. See
+           &lt;link linkend="HDRWQ80"&gt;Administering Server Machines&lt;/link&gt; and &lt;link linkend="HDRWQ142"&gt;Monitoring and Controlling
+           Server Processes&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The &lt;emphasis role="bold"&gt;vos&lt;/emphasis&gt; commands enable the administrator to manage volumes and the Volume Location
+           Database (VLDB). See &lt;link linkend="HDRWQ174"&gt;Managing Volumes&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; commands enable the administrator to use the AFS Backup System to copy
+           data to permanent storage. See &lt;link linkend="HDRWQ248"&gt;Configuring the AFS Backup System&lt;/link&gt; and &lt;link
+           linkend="HDRWQ283"&gt;Backing Up and Restoring AFS Data&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;granting&lt;/primary&gt;
+ 
+       &lt;secondary&gt;privilege for kas commands&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;granting privilege for&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;granting privilege for&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;backup commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;granting privilege for&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;privilege&lt;/primary&gt;
+ 
+       &lt;secondary&gt;granting for bos commands&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;privilege&lt;/primary&gt;
+ 
+       &lt;secondary&gt;granting for vos commands&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;privilege&lt;/primary&gt;
+ 
+       &lt;secondary&gt;granting for backup commands&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;granting&lt;/primary&gt;
+ 
+       &lt;secondary&gt;privilege for bos commands&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;granting&lt;/primary&gt;
+ 
+       &lt;secondary&gt;privilege for vos commands&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;granting&lt;/primary&gt;
+ 
+       &lt;secondary&gt;privilege for backup commands&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;Although each AFS server machine maintains a separate copy of the file on its local disk, it is conventional to keep all
+     copies the same. It can be confusing for an administrator to have the privilege on some machines but not others. &lt;indexterm&gt;
+         &lt;primary&gt;system control machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;as distributor of UserList file&lt;/secondary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;If your cell runs the United States edition of AFS and uses the Update Server to distribute the contents of the system
+     control machine's &lt;emphasis role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt; directory, then edit only the copy of the &lt;emphasis
+     role="bold"&gt;UserList&lt;/emphasis&gt; file stored on the system control machine. If you have forgotten which machine is the system
+     control machine, see &lt;link linkend="HDRWQ90"&gt;The Four Roles for File Server Machines&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;If your cell runs the international edition of AFS, or does not use a system control machine, then you must edit the
+     &lt;emphasis role="bold"&gt;UserList&lt;/emphasis&gt; file on each server machine individually.&lt;/para&gt;
+ 
+     &lt;para&gt;To avoid making formatting errors that can result in performance problems, never edit the &lt;emphasis
+     role="bold"&gt;UserList&lt;/emphasis&gt; file directly. Instead, use the &lt;emphasis role="bold"&gt;bos adduser&lt;/emphasis&gt; or &lt;emphasis
+     role="bold"&gt;bos removeuser&lt;/emphasis&gt; commands as described in this section. &lt;indexterm&gt;
+         &lt;primary&gt;UserList file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;UserList file&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;listusers&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;bos listusers&lt;/secondary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ593"&gt;
+       &lt;title&gt;To display the users in the UserList file&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; command to display the contents of the &lt;emphasis
+           role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;listu&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;listusers&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names an AFS server machine. In the normal case, any machine is acceptable because the file is the same on
+                   all of them.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ594"&gt;
+       &lt;title&gt;To add users to the UserList file&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;UserList file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;adding users&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;adding&lt;/primary&gt;
+ 
+         &lt;secondary&gt;UserList file users&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;adduser&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;bos adduser&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If not, you must have a
+           qualified administrator add you before you can add entries to it yourself. If necessary, issue the &lt;emphasis
+           role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To display the users in
+           the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos adduser&lt;/emphasis&gt; command to add one or more users to the &lt;emphasis
+           role="bold"&gt;UserList&lt;/emphasis&gt; file. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos adduser&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;user names&lt;/replaceable&gt;&amp;gt;+
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;addu&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;adduser&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the system control machine if you use the Update Server to distribute the contents of the &lt;emphasis
+                   role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt; directory (possible only in cells running the United States edition of AFS).
+                   By default, it can take up to five minutes for the Update Server to distribute the changes, so newly added users
+                   must wait that long before attempting to issue privileged commands.&lt;/para&gt;
+ 
+                   &lt;para&gt;If you are running the international edition of AFS, or do not use the Update Server, repeat the command,
+                   substituting the name of each AFS server machine for machine name in turn.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;user names&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the username of each administrator to add to the &lt;emphasis role="bold"&gt;UserList&lt;/emphasis&gt;
+                   file.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_665"&gt;
+       &lt;title&gt;To remove users from the UserList file&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;UserList file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;removing users&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;removing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;UserList file users&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;removeuser&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;bos removeuser&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify you are listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. If not, you must have a
+           qualified administrator add you before you can remove entries from it yourself. If necessary, issue the &lt;emphasis
+           role="bold"&gt;bos listusers&lt;/emphasis&gt; command, which is fully described in &lt;link linkend="HDRWQ593"&gt;To display the users in
+           the UserList file&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listusers&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos removeuser&lt;/emphasis&gt; command to remove one or more users from the &lt;emphasis
+           role="bold"&gt;UserList&lt;/emphasis&gt; file. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos removeuser&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;user names&lt;/replaceable&gt;&amp;gt;+
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;removeu&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Is the shortest acceptable abbreviation of &lt;emphasis role="bold"&gt;removeuser&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;machine name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Names the system control machine if you use the Update Server to distribute the contents of the &lt;emphasis
+                   role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt; directory (possible only in cells running the United States edition of AFS).
+                   By default, it can take up to five minutes for the Update Server to distribute the change, so newly removed users
+                   can continue to issue privileged commands during that time.&lt;/para&gt;
+ 
+                   &lt;para&gt;If you are running the international edition of AFS, or do not use the Update Server, repeat the command,
+                   substituting the name of each AFS server machine for machine name in turn.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;user names&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the username of each administrator to add to the &lt;emphasis role="bold"&gt;UserList&lt;/emphasis&gt;
+                   file.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ &lt;/chapter&gt;
\ No newline at end of file
Index: openafs/doc/xml/AdminGuide/auagd022.xml
diff -c /dev/null openafs/doc/xml/AdminGuide/auagd022.xml:1.1.8.3
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/xml/AdminGuide/auagd022.xml	Wed May 13 22:26:00 2009
***************
*** 0 ****
--- 1,1172 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;appendix id="HDRWQ595"&gt;
+   &lt;title&gt;Managing the NFS/AFS Translator&lt;/title&gt;
+ 
+   &lt;indexterm&gt;
+     &lt;primary&gt;NFS/AFS Translator&lt;/primary&gt;
+   &lt;/indexterm&gt;
+ 
+   &lt;indexterm&gt;
+     &lt;primary&gt;translator&lt;/primary&gt;
+ 
+     &lt;secondary&gt;NFS/AFS&lt;/secondary&gt;
+   &lt;/indexterm&gt;
+ 
+   &lt;para&gt;The NFS(R)/AFS(R) Translator enables users working on NFS client machines to access, create and remove files stored in AFS.
+   This chapter assumes familiarity with both NFS and AFS.&lt;/para&gt;
+ 
+   &lt;sect1 id="HDRWQ596"&gt;
+     &lt;title&gt;Summary of Instructions&lt;/title&gt;
+ 
+     &lt;para&gt;This chapter explains how to perform the following tasks by using the indicated commands:&lt;/para&gt;
+ 
+     &lt;informaltable frame="none"&gt;
+       &lt;tgroup cols="2"&gt;
+         &lt;colspec colwidth="70*" /&gt;
+ 
+         &lt;colspec colwidth="30*" /&gt;
+ 
+         &lt;tbody&gt;
+           &lt;row&gt;
+             &lt;entry&gt;Mount directory on translator machine&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;mount&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Examine value of &lt;emphasis role="bold"&gt;@sys&lt;/emphasis&gt; variable&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs sysname&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Enable/disable reexport of AFS, set other parameters&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;fs exportafs&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;Assign AFS tokens to user on NFS client machine&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;knfs&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/tbody&gt;
+       &lt;/tgroup&gt;
+     &lt;/informaltable&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ598"&gt;
+     &lt;title&gt;Overview&lt;/title&gt;
+ 
+     &lt;para&gt;The NFS/AFS Translator enables users on NFS client machines to access the AFS filespace as if they are working on an AFS
+     client machine, which facilitates collaboration with other AFS users.&lt;/para&gt;
+ 
+     &lt;para&gt;An &lt;emphasis&gt;NFS/AFS translator machine&lt;/emphasis&gt; (or simply &lt;emphasis&gt;ltranslator machine&lt;/emphasis&gt;) is a machine
+     configured as both an AFS client and an NFS server: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Its AFS client functionality enables it to access the AFS filespace. The Cache Manager requests and caches files
+           from AFS file server machines, and can even maintain tokens for NFS users, if you have made the configuration changes that
+           enable NFS users to authenticate with AFS.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Its NFS server functionality makes it possible for the translator machine to export the AFS filespace to NFS client
+           machines. When a user on an NFS client machine mounts the translator machine's &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt;
+           directory (or one of its subdirectories, if that feature is enabled), access to AFS is immediate and transparent. The NFS
+           client machine does not need to run any AFS software.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ599"&gt;
+       &lt;title&gt;Enabling Unauthenticated or Authenticated AFS Access&lt;/title&gt;
+ 
+       &lt;para&gt;By configuring the translation environment appropriately, you can provide either unauthenticated or authenticated access
+       to AFS from NFS client machines. The sections of this chapter on configuring translator machines, NFS client machines, and AFS
+       user accounts explain how to configure the translation environment appropriately. &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;If you configure the environment for unauthenticated access, the AFS File Server considers the NFS users to be the
+             user &lt;emphasis role="bold"&gt;anonymous&lt;/emphasis&gt;. They can access only those AFS files and directories for which the
+             access control list (ACL) extends the required permissions to the &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; group.
+             They can issue only those AFS commands that do not require privilege, and then only if their NFS client machine is a
+             system type for which AFS binaries are available and accessible by the &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt;
+             group. Such users presumably do not have AFS accounts.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If you configure the environment for authenticated access, you must create entries in the AFS Authentication and
+             Protection Databases for the NFS users. The authentication procedure they use depends on whether the NFS client machine
+             is a supported system type (one for which AFS binaries are available): &lt;itemizedlist&gt;
+                 &lt;listitem&gt;
+                   &lt;para&gt;If AFS binaries are available for the NFS client machine, NFS users can issue the &lt;emphasis
+                   role="bold"&gt;klog&lt;/emphasis&gt; command on the NFS client machine. They can access the filespace and issue AFS
+                   commands to the same extent as authenticated users working on AFS client machines.&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;If AFS binaries are not available for the NFS client machine, NFS users must establish a connection with the
+                   translator machine (using the &lt;emphasis role="bold"&gt;telnet&lt;/emphasis&gt; utility, for example) and then issue the
+                   &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;knfs&lt;/emphasis&gt; commands on the translator machine
+                   to make its Cache Manager use the tokens correctly while users work on the NFS client. They can access the AFS
+                   filespace as authenticated users, but cannot issue AFS commands. For instructions, see &lt;link
+                   linkend="HDRWQ612"&gt;Authenticating on Unsupported NFS Client Machines&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/itemizedlist&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ600"&gt;
+       &lt;title&gt;Setting the AFSSERVER and AFSCONF Environment Variables&lt;/title&gt;
+ 
+       &lt;para&gt;If you wish to enable your NFS users to issue AFS commands, you must define the AFSSERVER and AFSCONF environment
+       variables in their command shell. This section explains the variables' function and outlines the various methods for setting
+       them.&lt;/para&gt;
+ 
+       &lt;para&gt;Issuing AFS commands also requires that the NFS client machine is a supported system type (one for which AFS binaries
+       are available and accessible). Users working on NFS client machines of unsupported system types can access AFS as
+       authenticated users, but they cannot issue AFS commands. It is not necessary to define the AFSSERVER and AFSCONF variables for
+       such users. For instructions on using the &lt;emphasis role="bold"&gt;knfs&lt;/emphasis&gt; command to obtain authenticated access on
+       unsupported system types, see &lt;link linkend="HDRWQ612"&gt;Authenticating on Unsupported NFS Client Machines&lt;/link&gt;. &lt;indexterm&gt;
+           &lt;primary&gt;AFSSERVER environment variable (NFS/AFS Translator)&lt;/primary&gt;
+         &lt;/indexterm&gt;&lt;/para&gt;
+ 
+       &lt;sect3 id="HDRWQ601"&gt;
+         &lt;title&gt;The AFSSERVER Variable&lt;/title&gt;
+ 
+         &lt;para&gt;The AFSSERVER variable designates the AFS client machine that performs two functions for NFS clients: &lt;itemizedlist&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;It acts as the NFS client's &lt;emphasis&gt;remote executor&lt;/emphasis&gt; by executing AFS-specific system calls on its
+               behalf, such as those invoked by the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;tokens&lt;/emphasis&gt;
+               commands and by many commands in the AFS suites.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Its stores the tokens that NFS users obtain when they authenticate with AFS. This implies that the remote
+               executor machine and the translator machine must be the same if the user needs authenticated access to AFS.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+         &lt;para&gt;The choice of remote executor most directly affects commands that display or change Cache Manager configuration, such
+         as the &lt;emphasis role="bold"&gt;fs getcacheparms&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;fs getcellstatus&lt;/emphasis&gt;, and &lt;emphasis
+         role="bold"&gt;fs setcell&lt;/emphasis&gt; commands. When issued on an NFS client, these commands affect the Cache Manager on the
+         designated remote executor machine. (Note, however, that several such commands require the issuer to be logged into the
+         remote executor's local file system as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;. The ability of NFS client
+         users to log in as &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; is controlled by NFS, not by the NFS/AFS Translator, so setting the
+         remote executor properly does not necessarily enable users on the NFS client to issue such commands.)&lt;/para&gt;
+ 
+         &lt;para&gt;The choice of remote executor is also relevant for AFS commands that do not concern Cache Manager configuration but
+         rather have the same result on every machine, such as the &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; commands that display or set
+         ACLs and volume quota. These commands take an AFS path as one of their arguments. If the Cache Manager on the remote
+         executor machine mounts the AFS filespace at the &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory, as is conventional for AFS
+         clients, then the pathname specified on the NFS client must begin with the string &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; for
+         the Cache Manager to understand it. This implies that the remote executor must be the NFS client's primary translator
+         machine (the one whose &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory is mounted at &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt;
+         on the NFS client). &lt;indexterm&gt;
+             &lt;primary&gt;NFS/AFS Translator&lt;/primary&gt;
+ 
+             &lt;secondary&gt;AFSCONF environment variable&lt;/secondary&gt;
+           &lt;/indexterm&gt; &lt;indexterm&gt;
+             &lt;primary&gt;AFSCONF environment variable (NFS/AFS Translator)&lt;/primary&gt;
+           &lt;/indexterm&gt;&lt;/para&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="Header_672"&gt;
+         &lt;title&gt;The AFSCONF Variable&lt;/title&gt;
+ 
+         &lt;para&gt;The AFSCONF environment variable names the directory that houses the &lt;emphasis role="bold"&gt;ThisCell&lt;/emphasis&gt; and
+         &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; files to use when running AFS commands issued on the NFS client machine. As on
+         an AFS client, these files determine the default cell for command execution.&lt;/para&gt;
+ 
+         &lt;para&gt;For predictable performance, it is best that the files in the directory named by the AFSCONF variable match those in
+         the &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory on the translator machine. If your cell has an AFS directory
+         that serves as the central update source for files in the &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory, it is
+         simplest to set the AFSCONF variable to refer to it. In the conventional configuration, this directory is called &lt;emphasis
+         role="bold"&gt;/afs/&lt;/emphasis&gt;cellname&lt;emphasis role="bold"&gt;/common/etc&lt;/emphasis&gt;.&lt;/para&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="Header_673"&gt;
+         &lt;title&gt;Setting Values for the Variables&lt;/title&gt;
+ 
+         &lt;para&gt;To learn the values of the AFSSERVER and AFSCONF variables, AFS command interpreters consult the following three
+         sources in sequence: &lt;orderedlist&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;The current command shell's environment variable definitions&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The &lt;emphasis role="bold"&gt;.AFSSERVER&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;.AFSCONF&lt;/emphasis&gt; file in the
+               issuer's home directory&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The &lt;emphasis role="bold"&gt;/.AFSSERVER&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;/.AFSCONF&lt;/emphasis&gt; file in the NFS
+               client machine's root (&lt;emphasis&gt;/&lt;/emphasis&gt;) directory. If the client machine is diskless, its root directory can
+               reside on an NFS server machine.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+         &lt;para&gt;(Actually, before consulting these sources, the NFS client looks for the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt;
+         and &lt;emphasis role="bold"&gt;ThisCell&lt;/emphasis&gt; files in its own &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory. If
+         the directory exists, the NFS client does not use the value of the AFSCONF variable. However, the &lt;emphasis
+         role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory usually exists only on AFS clients, not NFS clients.)&lt;/para&gt;
+ 
+         &lt;para&gt;As previously detailed, correct performance generally requires that the remote executor machine be the NFS client's
+         primary translator machine (the one whose &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory is mounted at the &lt;emphasis
+         role="bold"&gt;/afs&lt;/emphasis&gt; directory on the NFS client). The requirement holds for all users accessing AFS from the NFS
+         client, so it is usually simplest to create the &lt;emphasis role="bold"&gt;.AFSSERVER&lt;/emphasis&gt; file in the NFS client's root
+         directory. The main reason to create the file in a user's home directory or to set the AFSSERVER environment variable in the
+         current command shell is that the user needs to switch to a different translator machine, perhaps because the original one
+         has become inaccessible.&lt;/para&gt;
+ 
+         &lt;para&gt;Similarly, it generally makes sense to create the &lt;emphasis role="bold"&gt;.AFSCONF&lt;/emphasis&gt; file in the NFS client's
+         root directory. Creating it in the user's home directory or setting the AFSCONF environment variable in the current command
+         shell is useful mostly when there is a reason to specify a different set of database server machines for the cell, perhaps
+         in a testing situation.&lt;/para&gt;
+       &lt;/sect3&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ602"&gt;
+       &lt;title&gt;Delayed Writes for Files Saved on NFS Client Machines&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;asynchrony&lt;/primary&gt;
+ 
+         &lt;secondary&gt;when AFS files saved on NFS clients&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;synchrony&lt;/primary&gt;
+ 
+         &lt;secondary&gt;when AFS files saved on NFS clients&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;delayed write operations&lt;/primary&gt;
+ 
+         &lt;secondary&gt;when AFS files saved on NFS clients&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;write&lt;/primary&gt;
+ 
+         &lt;secondary&gt;operations delayed from NFS clients&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;write&lt;/primary&gt;
+ 
+         &lt;secondary&gt;system call for files saved on NFS client&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fsync system call&lt;/primary&gt;
+ 
+         &lt;secondary&gt;for files saved on NFS client&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;close system call&lt;/primary&gt;
+ 
+         &lt;secondary&gt;for files saved on NFS client&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;When an application running on an AFS client machine issues the &lt;emphasis role="bold"&gt;close&lt;/emphasis&gt; or &lt;emphasis
+       role="bold"&gt;fsync&lt;/emphasis&gt; system call on a file, the Cache Manager by default performs a synchronous write of the data to
+       the File Server. (For further discussion, see &lt;link linkend="HDRWQ33"&gt;AFS Implements Save on Close&lt;/link&gt; and &lt;link
+       linkend="HDRWQ418"&gt;Enabling Asynchronous Writes&lt;/link&gt;.)&lt;/para&gt;
+ 
+       &lt;para&gt;To avoid degrading performance for the AFS users working on a translator machine, AFS does not perform synchronous
+       writes for applications running on the translator machine's NFS clients. Instead, one of the Cache Manager daemons (the
+       maintenance daemon) checks every 60 seconds for chunks in the cache that contain data saved on NFS clients, and writes their
+       contents to the File Server. This does not guarantee that data saved on NFS clients is written to the File Server within 60
+       seconds, but only that the &lt;emphasis&gt;maintenance daemon&lt;/emphasis&gt; checks for and begins the write of data at that
+       interval.&lt;/para&gt;
+ 
+       &lt;para&gt;Furthermore, AFS always ignores the &lt;emphasis role="bold"&gt;fsync&lt;/emphasis&gt; system call as issued on an NFS client. The
+       call requires an immediate and possibly time-consuming response from the File Server, which potentially causes delays for
+       other AFS clients of the File Server. NFS version 3 automatically issues the &lt;emphasis role="bold"&gt;fsync&lt;/emphasis&gt; system
+       call directly after the &lt;emphasis role="bold"&gt;close&lt;/emphasis&gt; call, but the Cache Manager ignores it and handles the
+       operation just like a regular &lt;emphasis role="bold"&gt;close&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;The delayed write mechanism means that there is usually a delay between the time when an NFS application issues the
+       &lt;emphasis role="bold"&gt;close&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;fsync&lt;/emphasis&gt; system call on a file and the time when the
+       changes are recorded at the File Server, which is when they become visible to users working on other AFS client machines
+       (either directly or on its NFS clients). The delay is likely to be longer than for files saved by users working directly on an
+       AFS client machine.&lt;/para&gt;
+ 
+       &lt;para&gt;The exact amount of delay is difficult to predict. The NFS protocol itself allows a standard delay before saved data
+       must be transferred from the NFS client to the NFS server (the translator machine). The modified data remains in the
+       translator machine's AFS client cache until the maintenance daemon's next scheduled check for such data, and it takes
+       additional time to transfer the data to the File Server. The maintenance daemon uses a single thread, so there can be
+       additional delay if it takes more than 60 seconds to write out all of the modified NFS data. That is, if the maintenance
+       daemon is still writing data at the time of the next scheduled check, it cannot notice any additional modified data until the
+       scheduled time after it completes the long write operation.&lt;/para&gt;
+ 
+       &lt;para&gt;The Cache Manager's response to the &lt;emphasis role="bold"&gt;write&lt;/emphasis&gt; system call is the same whether it is issued
+       on an AFS client machine or on an NFS client of a translator machine: it records the modifications in the local AFS client
+       cache only.&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ603"&gt;
+     &lt;title&gt;Configuring NFS/AFS Translator Machines&lt;/title&gt;
+ 
+     &lt;para&gt;To act as an NFS/AFS translator machine, a machine must configured as follows: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;It must be an AFS client. Many system types supported as AFS clients can be translator machines. To learn about
+           possible restrictions in a specific release of AFS, see the &lt;emphasis&gt;OpenAFS Release Notes&lt;/emphasis&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;It must be an NFS server. The appropriate number of NFS server daemons (&lt;emphasis role="bold"&gt;nfsd&lt;/emphasis&gt; and
+           others) depends on the anticipated NFS client load.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;It must export the local directory on which the AFS filespace is mounted, &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; by
+           convention.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;If users on a translator machine's NFS clients are to issue AFS commands, the translator machine must also meet the
+     requirements discussed in &lt;link linkend="HDRRMTSYS"&gt;Configuring the Translator Machine to Accept AFS Commands&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_676"&gt;
+       &lt;title&gt;Loading NFS and AFS Kernel Extensions&lt;/title&gt;
+ 
+       &lt;para&gt;The AFS distribution for system types that can act as NFS/AFS Translator machines usually includes two versions of the
+       AFS kernel extensions file, one for machines where the kernel supports NFS server functionality, and one for machines not
+       using NFS (the latter AFS kernel extensions file generally has the string &lt;emphasis role="bold"&gt;nonfs&lt;/emphasis&gt; in its name).
+       A translator machine must use the NFS-enabled version of the AFS extensions file. On some system types, you select the
+       appropriate file by moving it to a certain location, whereas on other system types you set a variable that results in
+       automatic selection of the correct file. See the instructions in the &lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt; for
+       incorporating AFS into the kernel on each system type.&lt;/para&gt;
+ 
+       &lt;para&gt;On many system types, NFS is included in the kernel by default, so it is not necessary to load NFS kernel extensions
+       explicitly. On system types where you must load NFS extensions, then in general you must load them before loading the AFS
+       kernel extensions. The &lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt; describes how to incorporate the AFS initialization
+       script into a machine's startup sequence so that it is ordered correctly with respect to the script that handles NFS.&lt;/para&gt;
+ 
+       &lt;para&gt;In addition, the AFS extensions must be loaded into the kernel before the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; command
+       runs. The AFS initialization script included in the AFS distribution correctly orders the loading and &lt;emphasis
+       role="bold"&gt;afsd&lt;/emphasis&gt; commands.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRRMTSYS"&gt;
+       &lt;title&gt;Configuring the Translator Machine to Accept AFS Commands&lt;/title&gt;
+ 
+       &lt;para&gt;For users working on a translator machine's NFS clients to issue AFS commands, the &lt;emphasis
+       role="bold"&gt;-rmtsys&lt;/emphasis&gt; flag must be included on the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; command which initializes
+       the translator machine's Cache Manager. The flag starts an additional daemon (the &lt;emphasis&gt;remote executor&lt;/emphasis&gt;
+       daemon), which executes AFS-specific system calls on behalf of NFS clients. For a discussion of the implications of NFS users
+       issuing AFS commands, see &lt;link linkend="HDRWQ600"&gt;Setting the AFSSERVER and AFSCONF Environment Variables&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;The instructions in the OpenAFS Quick Beginnings for configuring the Cache Manager explain how to add options such as
+       the &lt;emphasis role="bold"&gt;-rmtsys&lt;/emphasis&gt; flag to the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; command in the AFS
+       initialization script. On many system types, it is simplest to list the flag on the line in the script that defines the
+       OPTIONS variable. The &lt;emphasis&gt;remote executor daemon&lt;/emphasis&gt; does not consume many resources, so it is simplest to add it
+       to the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; command on every translator machine, even if not all users on the machine's NFS
+       clients issue AFS commands.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ604"&gt;
+       &lt;title&gt;Controlling Optional Translator Features&lt;/title&gt;
+ 
+       &lt;para&gt;After an AFS client machine is configured as a translator machine, it by default exports the AFS filespace to NFS
+       clients. You can disable and reenable translator functionality by using the &lt;emphasis role="bold"&gt;fs exportafs&lt;/emphasis&gt;
+       command's &lt;emphasis role="bold"&gt;-start&lt;/emphasis&gt; argument. The command's other arguments control other aspects of translator
+       behavior. &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The &lt;emphasis role="bold"&gt;-convert&lt;/emphasis&gt; argument controls whether the second and third (&lt;emphasis
+             role="bold"&gt;group&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;other&lt;/emphasis&gt;) sets of UNIX mode bits on an AFS file or
+             directory being exported to NFS are set to match the first (&lt;emphasis role="bold"&gt;owner&lt;/emphasis&gt;) mode bits. By
+             default, the mode bits are set to match.&lt;/para&gt;
+ 
+             &lt;para&gt;Unlike AFS, NFS uses all three sets of mode bits when determining whether a user can read or write a file, even
+             one stored in AFS. Some AFS files possibly do not have any &lt;emphasis role="bold"&gt;group&lt;/emphasis&gt; and &lt;emphasis
+             role="bold"&gt;other&lt;/emphasis&gt; mode bits turned on, because AFS uses only the &lt;emphasis role="bold"&gt;owner&lt;/emphasis&gt; bits
+             in combination with the ACL on the file's directory. If only the &lt;emphasis role="bold"&gt;owner&lt;/emphasis&gt; mode bits are
+             set, NFS allows only the file's owner of the file to read or write it. Setting the &lt;emphasis
+             role="bold"&gt;-convert&lt;/emphasis&gt; argument to the value &lt;emphasis role="bold"&gt;on&lt;/emphasis&gt; enables other users to access
+             the file in the same manner as the owner. Setting the value &lt;emphasis role="bold"&gt;off&lt;/emphasis&gt; preserves the mode bits
+             set on the file as stored in AFS.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The &lt;emphasis role="bold"&gt;-uidcheck&lt;/emphasis&gt; argument controls whether tokens can be assigned to an NFS user
+             whose local UID on the NFS client machine differs from the local UID associated with the tokens on the translator
+             machine. By default, this is possible.&lt;/para&gt;
+ 
+             &lt;para&gt;If you turn on UID checking by setting the value &lt;emphasis role="bold"&gt;on&lt;/emphasis&gt;, then tokens can be assigned
+             only to an NFS user whose local UID matches the local UID of the process on the translator machine that is assigning the
+             tokens. One consequence is that there is no point in including the &lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; argument to the
+             &lt;emphasis role="bold"&gt;knfs&lt;/emphasis&gt; command: the only acceptable value is the local UID of the command's issuer, which
+             is the value used when the &lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; argument is omitted. Requiring matching UIDs in this way
+             is effective only when users have the same local UID on the translator machine as on NFS client machines. In that case,
+             it guarantees that users assign their tokens only to their own NFS sessions. For instructions, see &lt;link
+             linkend="HDRWQ612"&gt;Authenticating on Unsupported NFS Client Machines&lt;/link&gt;.&lt;/para&gt;
+ 
+             &lt;note&gt;
+               &lt;para&gt;Turning on UID checking also prevents users on supported NFS clients from using the &lt;emphasis
+               role="bold"&gt;klog&lt;/emphasis&gt; command to authenticate on the NFS client directly. They must authenticated and use the
+               &lt;emphasis role="bold"&gt;knfs&lt;/emphasis&gt; command on the translator machine instead. This is because after the &lt;emphasis
+               role="bold"&gt;klog&lt;/emphasis&gt; command interpreter obtains the token on the NFS client, it passes it to the Cache
+               Manager's remote executor daemon, which makes the system call that stores the token in a credential structure on the
+               translator machine. The remote executor generally runs as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;,
+               so in most cases its local UID (normally zero) does not match the local UID of the user who issued the &lt;emphasis
+               role="bold"&gt;klog&lt;/emphasis&gt; command on the NFS client machine.&lt;/para&gt;
+ 
+               &lt;para&gt;On the other hand, although using the &lt;emphasis role="bold"&gt;knfs&lt;/emphasis&gt; command instead of the &lt;emphasis
+               role="bold"&gt;klog&lt;/emphasis&gt; command is possibly less convenient for users, it eliminates a security exposure: the
+               &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command interpreter passes the token across the network to the remote executor
+               daemon in clear text mode.&lt;/para&gt;
+             &lt;/note&gt;
+ 
+             &lt;para&gt;If you disable UID checking by assigning the value &lt;emphasis role="bold"&gt;off&lt;/emphasis&gt; , the issuer of the
+             &lt;emphasis role="bold"&gt;knfs&lt;/emphasis&gt; command can assign tokens to a user who has a different local UID on the NFS
+             client machine, such as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;. Indeed, more than one issuer of the
+             &lt;emphasis role="bold"&gt;knfs&lt;/emphasis&gt; command can assign tokens to the same user on the NFS client machine. Each time a
+             different user issues the &lt;emphasis role="bold"&gt;knfs&lt;/emphasis&gt; command with the same value for the &lt;emphasis
+             role="bold"&gt;-id&lt;/emphasis&gt; argument, that user's tokens overwrite the existing ones. This can result in unpredictable
+             access for the NFS user.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The &lt;emphasis role="bold"&gt;-submounts&lt;/emphasis&gt; argument controls whether users on the NFS client can mount AFS
+             directories other than the top-level &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory. By default, the translator does
+             not permit these submounts.&lt;/para&gt;
+ 
+             &lt;para&gt;Submounts can be useful in a couple of circumstances. If, for example, NFS users need to access their own AFS home
+             directories only, then creating a submount to it eliminates the need for them to know or enter the complete path.
+             Similarly, you can use a submount to prevent users from accessing parts of the filespace higher in the AFS hierarchy
+             than the submount.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_679"&gt;
+       &lt;title&gt;To configure an NFS/AFS translator machine&lt;/title&gt;
+ 
+       &lt;para&gt;The following instructions configure the translator to enable users to issue AFS commands. Omit Step &lt;link
+       linkend="LIWQ605"&gt;6&lt;/link&gt; if you do not want to enable this functionality. &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by
+             issuing the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &amp;lt;&lt;replaceable&gt;root_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Configure the NFS/AFS translator machine as an NFS server, if it is not already. Follow the instructions provided
+             by your NFS supplier. The appropriate number of NFS server daemons (such as &lt;emphasis role="bold"&gt;nfsd&lt;/emphasis&gt;)
+             depends on the number of potential NFS clients.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Configure the NFS/AFS translator machine as an AFS client, if it is not already. For the most predictable
+             performance, the translator machine's local copies of the &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; and
+             &lt;emphasis role="bold"&gt;/usr/vice/etc/ThisCell&lt;/emphasis&gt; files must be the same as on other client machines in the
+             cell.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;anchor id="LITRANS-MOUNTFILE" /&gt;Modify the file that controls mounting of directories on the machine by remote
+             NFS clients. &lt;itemizedlist&gt;
+                 &lt;indexterm&gt;
+                   &lt;primary&gt;etc/exports file&lt;/primary&gt;
+                 &lt;/indexterm&gt;
+ 
+                 &lt;indexterm&gt;
+                   &lt;primary&gt;files&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;exports&lt;/secondary&gt;
+                 &lt;/indexterm&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;On systems that use the &lt;emphasis role="bold"&gt;/etc/exports&lt;/emphasis&gt; file, edit it to enable export of the
+                   &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory to NFS clients. You can list the names of specific NFS client
+                   machines if you want to provide access only to certain users. For a description of the file's format, see the NFS
+                   manual page for &lt;emphasis role="bold"&gt;exports(5)&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+                   &lt;para&gt;The following example enables any NFS client machine to mount the machine's &lt;emphasis
+                   role="bold"&gt;/afs&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;/usr&lt;/emphasis&gt;, and &lt;emphasis role="bold"&gt;/usr2&lt;/emphasis&gt;
+                   directories:&lt;/para&gt;
+ 
+                   &lt;programlisting&gt;
+    /afs
+    /usr
+    /usr2
+ &lt;/programlisting&gt;
+ 
+                   &lt;indexterm&gt;
+                     &lt;primary&gt;share command&lt;/primary&gt;
+                   &lt;/indexterm&gt;
+ 
+                   &lt;indexterm&gt;
+                     &lt;primary&gt;commands&lt;/primary&gt;
+ 
+                     &lt;secondary&gt;share&lt;/secondary&gt;
+                   &lt;/indexterm&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;On system types that use the &lt;emphasis role="bold"&gt;share&lt;/emphasis&gt; command, edit the &lt;emphasis
+                   role="bold"&gt;/etc/dfs/dfstab&lt;/emphasis&gt; file or equivalent to include &lt;emphasis role="bold"&gt;share&lt;/emphasis&gt;
+                   instructions that enable remote mounts of the &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory. Most distributions
+                   include the binary as &lt;emphasis role="bold"&gt;/usr/sbin/share&lt;/emphasis&gt;. The following example commands enable
+                   remote mounts of the root ( &lt;emphasis role="bold"&gt;/&lt;/emphasis&gt; ) and &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt;
+                   directories. To verify the correct syntax, consult the manual page for the &lt;emphasis role="bold"&gt;share&lt;/emphasis&gt;
+                   command. &lt;programlisting&gt;
+    share -F nfs -o rw -d "root" /
+    share -F nfs -o rw -d "afs gateway" /afs
+ &lt;/programlisting&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/itemizedlist&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Edit the machine's AFS initialization file to invoke the standard UNIX &lt;emphasis role="bold"&gt;exportfs&lt;/emphasis&gt;
+             command after the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; program runs. On some system types, the modifications you made
+             in Step &lt;link linkend="LITRANS-MOUNTFILE"&gt;4&lt;/link&gt; are not enough to enable exporting the AFS filespace via the
+             &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory, because the resulting configuration changes are made before the
+             &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; program runs during machine initialization. Only after the &lt;emphasis
+             role="bold"&gt;afsd&lt;/emphasis&gt; program runs does the &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory become the mount point
+             for the entire AFS filespace; before, it is a local directory like any other.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;anchor id="LIWQ605" /&gt;Modify the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; command in the AFS initialization file to
+             include the &lt;emphasis role="bold"&gt;-rmtsys&lt;/emphasis&gt; flag.&lt;/para&gt;
+ 
+             &lt;para&gt;For system types other than IRIX, the instructions in the &lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt; for
+             configuring the Cache Manager explain how to add the &lt;emphasis role="bold"&gt;-rmtsys&lt;/emphasis&gt; flag, for example by
+             adding it to the line in the script that defines the value for the OPTIONS variable.&lt;/para&gt;
+ 
+             &lt;para&gt;On IRIX systems, the AFS initialization script automatically adds the &lt;emphasis role="bold"&gt;-rmtsys&lt;/emphasis&gt;
+             flag if you have activated the &lt;emphasis role="bold"&gt;afsxnfs&lt;/emphasis&gt; configuration variable as instructed in the
+             &lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt; instructions for incorporating AFS extensions into the kernel. If the
+             variable is not already activated, issue the following command.&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/chkconfig  -f  afsxnfs  on&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; Depending on the number of NFS clients you expect this machine to
+             serve, it can be beneficial to add other arguments to the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; command in the machine's
+             initialization file, such as the &lt;emphasis role="bold"&gt;-daemons&lt;/emphasis&gt; argument to set the number of background
+             daemons. See &lt;link linkend="HDRWQ387"&gt;Administering Client Machines and the Cache Manager&lt;/link&gt; and the &lt;emphasis
+             role="bold"&gt;afsd&lt;/emphasis&gt; reference page in the &lt;emphasis&gt;OpenAFS Administration Reference&lt;/emphasis&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Reboot the machine. On many system types, the appropriate command is &lt;emphasis role="bold"&gt;shutdown&lt;/emphasis&gt;;
+             consult your operating system administrator's guide. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;shutdown&lt;/emphasis&gt; appropriate_options
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;exportafs&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs exportafs&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_680"&gt;
+       &lt;title&gt;To disable or enable Translator functionality, or set optional features&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by issuing
+           the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &amp;lt;&lt;replaceable&gt;root_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs exportafs&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fs exportafs nfs&lt;/emphasis&gt; [&lt;emphasis role="bold"&gt;-start&lt;/emphasis&gt; {&lt;emphasis role="bold"&gt;on&lt;/emphasis&gt; | &lt;emphasis
+                 role="bold"&gt;off&lt;/emphasis&gt;}} ]  [&lt;emphasis role="bold"&gt;-convert&lt;/emphasis&gt; {&lt;emphasis role="bold"&gt;on&lt;/emphasis&gt; | &lt;emphasis
+                 role="bold"&gt;off&lt;/emphasis&gt;}]   
+                       [&lt;emphasis role="bold"&gt;-uidcheck&lt;/emphasis&gt; {&lt;emphasis role="bold"&gt;on&lt;/emphasis&gt; | &lt;emphasis role="bold"&gt;off&lt;/emphasis&gt;}]   [&lt;emphasis
+                 role="bold"&gt;-submounts&lt;/emphasis&gt; {&lt;emphasis role="bold"&gt;on&lt;/emphasis&gt; | &lt;emphasis role="bold"&gt;off&lt;/emphasis&gt;}] 
+ &lt;/programlisting&gt; &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-start&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Disables translator functionality if the value is &lt;emphasis role="bold"&gt;off&lt;/emphasis&gt; or reenables it if
+                   the value is &lt;emphasis role="bold"&gt;on&lt;/emphasis&gt;. Omit this argument to display the current setting of all
+                   parameters set by this command.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-convert&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Controls the setting of the second and third (&lt;emphasis role="bold"&gt;group&lt;/emphasis&gt; and &lt;emphasis
+                   role="bold"&gt;other&lt;/emphasis&gt;) sets of UNIX mode bits on AFS files and directories as exported to NFS clients If
+                   the value is &lt;emphasis role="bold"&gt;on&lt;/emphasis&gt;, they are set to match the &lt;emphasis role="bold"&gt;owner&lt;/emphasis&gt;
+                   mode bits. If the value is &lt;emphasis role="bold"&gt;off&lt;/emphasis&gt;, the bits are not changed. If this argument is
+                   omitted, the default value is &lt;emphasis role="bold"&gt;on&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-uidcheck&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Controls whether issuers of the &lt;emphasis role="bold"&gt;knfs&lt;/emphasis&gt; command can specify a value for its
+                   &lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; argument that does not match their AFS UID: &lt;itemizedlist&gt;
+                       &lt;listitem&gt;
+                         &lt;para&gt;If the value is &lt;emphasis role="bold"&gt;on&lt;/emphasis&gt;, the value of the &lt;emphasis
+                         role="bold"&gt;-id&lt;/emphasis&gt; argument must match the issuer's local UID.&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;If the value is &lt;emphasis role="bold"&gt;off&lt;/emphasis&gt;, the issuer of the &lt;emphasis
+                         role="bold"&gt;knfs&lt;/emphasis&gt; command can use the &lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; argument to assign
+                         tokens to a user who has a different local UID on the NFS client machine, such as the local superuser
+                         &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;.&lt;/para&gt;
+                       &lt;/listitem&gt;
+                     &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+                   &lt;para&gt;If this argument is omitted, the default value is &lt;emphasis role="bold"&gt;off&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-submounts&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Controls whether the translator services an NFS mount of any directory in the AFS filespace other than the
+                   top-level &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory. If the value is &lt;emphasis role="bold"&gt;on&lt;/emphasis&gt;,
+                   such submounts are allowed. If the value is off, only mounts of the &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt;
+                   directory are allowed. If this argument is omitted, the default value is &lt;emphasis
+                   role="bold"&gt;off&lt;/emphasis&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ606"&gt;
+     &lt;title&gt;Configuring NFS Client Machines&lt;/title&gt;
+ 
+     &lt;para&gt;Any NFS client machine that meets the following requirements can access files in AFS via the NFS/AFS Translator. It does
+     not need to be configured as an AFS client machine. &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;It must NFS-mount a translator machine's &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory on a local directory, which
+           by convention is also called &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt;. The following instructions explain how to add the
+           &lt;emphasis role="bold"&gt;mount&lt;/emphasis&gt; command to the NFS client machine's &lt;emphasis role="bold"&gt;/etc/fstab&lt;/emphasis&gt;
+           file or equivalent.&lt;/para&gt;
+ 
+           &lt;para&gt;The directory on which an NFS client mounts the translator's machine's &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt;
+           directory can be called something other than &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt;. For instance, to make it easy to
+           switch to another translator machine if the original one becomes inaccessible, you can mount more than one translator
+           machine's &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory. Name the mount &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; for the
+           translator machine that you normally use, and use a different name the mount to each alternate translator machine.&lt;/para&gt;
+ 
+           &lt;para&gt;Mounting the AFS filespace on a directory other than &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; introduces another
+           requirement, however: when issuing a command that takes an AFS pathname argument, you must specify the full pathname,
+           starting with &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt;, rather than a relative pathname. Suppose, for example, that a
+           translator machine's AFS filespace is mounted at &lt;emphasis role="bold"&gt;/afs2&lt;/emphasis&gt; on an NFS client machine and you
+           issue the following command to display the ACL on the current working directory, which is in AFS:&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl .&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;The &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; command interpreter on the NFS client must construct a full pathname before
+           passing the request to the Cache Manager on the translator machine. The AFS filespace is mounted at &lt;emphasis
+           role="bold"&gt;/afs2&lt;/emphasis&gt;, so the full pathname starts with that string. However, the Cache Manager on the translator
+           cannot find a directory called &lt;emphasis role="bold"&gt;/afs2&lt;/emphasis&gt;, because its mount of the AFS filespace is called
+           &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt;. The command fails. To prevent the failure, provide the file's complete pathname,
+           starting with the string &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;It must run an appropriate number of NFS client &lt;emphasis role="bold"&gt;biod&lt;/emphasis&gt; daemons, which improve
+           performance by handling pre-reading and delayed writing. Most NFS vendors recommend running four such daemons, and most
+           NFS initialization scripts start them automatically. Consult your NFS documentation.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;To enable users to issue AFS commands, the NFS client machine must also be a supported system type (one for which AFS
+     binaries are available) and able to access the AFS command binaries. The &lt;emphasis&gt;OpenAFS Release Notes&lt;/emphasis&gt; list the
+     supported system types in each release.&lt;/para&gt;
+ 
+     &lt;para&gt;In addition, the AFSSERVER and AFSCONF environment variables must be set appropriately, as discussed in &lt;link
+     linkend="HDRWQ600"&gt;Setting the AFSSERVER and AFSCONF Environment Variables&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_682"&gt;
+       &lt;title&gt;To configure an NFS client machine to access AFS&lt;/title&gt;
+ 
+       &lt;note&gt;
+         &lt;para&gt;The following instructions enable NFS users to issue AFS commands. Omit Step &lt;link linkend="LIWQ608"&gt;5&lt;/link&gt; and Step
+         &lt;link linkend="LIWQ609"&gt;6&lt;/link&gt; if you do not want to enable this functionality.&lt;/para&gt;
+       &lt;/note&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Become the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; on the machine, if you are not already, by issuing
+           the &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;su root&lt;/emphasis&gt;
+    Password: &amp;lt;&lt;replaceable&gt;root_password&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Configure the machine as an NFS client machine, if it is not already. Follow the instructions provided by your NFS
+           vendor. The number of NFS client (&lt;emphasis role="bold"&gt;biod&lt;/emphasis&gt;) daemons needs to be appropriate for the expected
+           load on this machine. The usual recommended number is four.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Create a directory called &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; on the machine, if one does not already exist, to
+           act as the mount point for the translator machine's &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory. It is acceptable to
+           use other names, but doing so introduces the limitation discussed in the introduction to this section. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt; &lt;indexterm&gt;
+               &lt;primary&gt;commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;mount&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;mount command&lt;/primary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ607" /&gt;Modify the machine's file systems registry file (&lt;emphasis role="bold"&gt;/etc/fstab&lt;/emphasis&gt;
+           or equivalent) to include a command that mounts a translator machine's &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory. To
+           verify the correct syntax of the &lt;emphasis role="bold"&gt;mount&lt;/emphasis&gt; command, see the operating system's &lt;emphasis
+           role="bold"&gt;mount(5)&lt;/emphasis&gt; manual page. The following example includes options that are appropriate on many system
+           types. &lt;programlisting&gt;
+    mount -o hard,intr,timeo=300  translator_machine:/afs /afs
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;computeroutput&gt;hard&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Indicates that the NFS client retries NFS requests until the NFS server (translator machine) responds. When
+                   using the translator, file operations possibly take longer than with NFS alone, because they must also pass
+                   through the AFS Cache Manager. With a soft mount, a delayed response from the translator machine can cause the
+                   request to abort. Many NFS versions use hard mounts by default; if your version does not, it is best to add this
+                   option.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;computeroutput&gt;intr&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Enables the user to use a keyboard interrupt signal (such as &amp;lt;&lt;emphasis
+                   role="bold"&gt;Ctrl-c&lt;/emphasis&gt;&amp;gt;) to break the mount when the translator machine is inaccessible. Include this
+                   option only if the &lt;computeroutput&gt;hard&lt;/computeroutput&gt; option is used, in which case the connection does not
+                   automatically break off when a translator machine goes down.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;computeroutput&gt;timeo&lt;/computeroutput&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Sets the maximum time (in tenths of seconds) the translator can take to respond to the NFS client's request
+                   before the client considers the request timed out. With a hard mount, setting this option to a high number like
+                   300 reduces the number of error messages like the following, which are generated when the translator does not
+                   respond immediately. &lt;programlisting&gt;
+    NFS server translator is not responding, still trying
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+                   &lt;para&gt;With a soft mount, it reduces the number of actual errors returned on timed-out requests.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;replaceable&gt;translator_machine&lt;/replaceable&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the fully-qualified hostname of the translator machine whose &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt;
+                   directory is to be mounted on the client machine's &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+ 
+           &lt;note&gt;
+             &lt;para&gt;To mount the translator machine's &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory onto a directory on the NFS
+             client other than &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt;, substitute the alternate directory name for the second instance
+             of &lt;computeroutput&gt;/afs&lt;/computeroutput&gt; in the &lt;emphasis role="bold"&gt;mount&lt;/emphasis&gt; command.&lt;/para&gt;
+           &lt;/note&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ608" /&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; If appropriate, create the &lt;emphasis
+           role="bold"&gt;/.AFSSERVER&lt;/emphasis&gt; file to set the AFSSERVER environment variable for all of the machine's users. For a
+           discussion, see &lt;link linkend="HDRWQ600"&gt;Setting the AFSSERVER and AFSCONF Environment Variables&lt;/link&gt;. Place a single
+           line in the file, specifying the fully-qualified hostname of the translator machine that is to serve as the remote
+           executor. To enable users to issue commands that handle tokens, it must be the machine named as translator_machine in Step
+           &lt;link linkend="LIWQ607"&gt;4&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ609" /&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; If appropriate, create the &lt;emphasis
+           role="bold"&gt;/.AFSCONF&lt;/emphasis&gt; file to set the AFSCONF environment variable for all of the machine's users. For a
+           discussion, see &lt;link linkend="HDRWQ600"&gt;Setting the AFSSERVER and AFSCONF Environment Variables&lt;/link&gt;. Place a single
+           line in the file, specifying the name of the directory where the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; and &lt;emphasis
+           role="bold"&gt;ThisCell&lt;/emphasis&gt; files reside. If you use a central update source for these files (by convention, &lt;emphasis
+           role="bold"&gt;/afs/&lt;/emphasis&gt;cellname&lt;emphasis role="bold"&gt;/common/etc&lt;/emphasis&gt;), name it here.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ610"&gt;
+     &lt;title&gt;Configuring User Accounts&lt;/title&gt;
+ 
+     &lt;para&gt;There are no requirements for NFS users to access AFS as unauthenticated users. To take advantage of more AFS
+     functionality, however, they must meet the indicated requirements. &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;To access AFS as authenticated users, they must of course authenticate with AFS, which requires an entry in the
+           Protection and Authentication Databases.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;To create and store files, they need the required ACL permissions. If you are providing a home directory for storage
+           of personal files, it is conventional to create a dedicated volume and mount it at the user's home directory location in
+           the AFS filespace.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;To issue AFS commands, they must meet several additional requirements: &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;They must be working on an NFS client machine of a supported system type and from which the AFS command
+                 binaries are accessible.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Their command shell must define values for the AFSSERVER and AFSCONF environment variables, as described in
+                 &lt;link linkend="HDRWQ600"&gt;Setting the AFSSERVER and AFSCONF Environment Variables&lt;/link&gt;. It is often simplest to
+                 define the variables by creating &lt;emphasis role="bold"&gt;/.AFSSERVER&lt;/emphasis&gt; and &lt;emphasis
+                 role="bold"&gt;/.AFSCONF&lt;/emphasis&gt; file in the NFS client machine's root directory, but you can also either set the
+                 variables in each user's shell initialization file (&lt;emphasis role="bold"&gt;.cshrc&lt;/emphasis&gt; or equivalent), or
+                 create files called &lt;emphasis role="bold"&gt;.AFSSERVER&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;.AFSCONF&lt;/emphasis&gt; in
+                 each user's home directory.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;They must have an entry in the AFS Protection and Authentication Databases, so that they can authenticate if
+                 the command requires AFS privilege. Other commands instead require assuming the local &lt;emphasis
+                 role="bold"&gt;root&lt;/emphasis&gt; identity on the translator machine; for further discussion, see &lt;link
+                 linkend="HDRWQ601"&gt;The AFSSERVER Variable&lt;/link&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Their PATH environment variable must include the pathname to the appropriate AFS binaries. If a user works on
+                 NFS client machines of different system types, include the &lt;emphasis role="bold"&gt;@sys&lt;/emphasis&gt; variable in the
+                 pathname rather than an actual system type name.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_684"&gt;
+       &lt;title&gt;To configure a user account for issuing AFS commands&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Create entries for the user in the Protection and Authentication Databases, or create a complete AFS account. See
+           the instructions for account creation in &lt;link linkend="HDRWQ449"&gt;Creating and Deleting User Accounts with the uss Command
+           Suite&lt;/link&gt; or &lt;link linkend="HDRWQ491"&gt;Administering User Accounts&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ611" /&gt;Modify the user's PATH environment variable to include the pathname of AFS binaries, such as
+           &lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;cellname&lt;emphasis role="bold"&gt;/&lt;/emphasis&gt;sysname&lt;emphasis
+           role="bold"&gt;/usr/afsws/bin&lt;/emphasis&gt;. If the user works on NFS client machines of different system types, considering
+           replacing the specific sysname value with the &lt;emphasis role="bold"&gt;@sys&lt;/emphasis&gt; variable. The PATH variable is
+           commonly defined in a login or shell initialization file (such as the &lt;emphasis role="bold"&gt;.login&lt;/emphasis&gt; or &lt;emphasis
+           role="bold"&gt;.cshrc&lt;/emphasis&gt; file).&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; Set the AFSSERVER and AFSCONF environment variables if appropriate. This
+           is required if the NFS client machines on which the user works do not have the &lt;emphasis
+           role="bold"&gt;/.AFSSERVER&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;/.AFSCONF&lt;/emphasis&gt; files in their root directories, or if
+           you want user-specific values to override those settings.&lt;/para&gt;
+ 
+           &lt;para&gt;Either define the variables in the user's login or shell initialization file, or create the files &lt;emphasis
+           role="bold"&gt;.AFSSERVER&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;.AFSCONF&lt;/emphasis&gt; files in the user's home directory.&lt;/para&gt;
+ 
+           &lt;para&gt;For the AFSSERVER variable, specify the fully-qualified hostname of the translator machine that is to serve as the
+           remote executor. For the AFSCONF variable, specify the name of the directory where the &lt;emphasis
+           role="bold"&gt;CellServDB&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;ThisCell&lt;/emphasis&gt; files reside. If you use a central update
+           source for these files (by convention, &lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;cellname&lt;emphasis
+           role="bold"&gt;/common/etc&lt;/emphasis&gt;), name it here.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If the pathname you defined in Step &lt;link linkend="LIWQ611"&gt;2&lt;/link&gt; includes the &lt;emphasis
+           role="bold"&gt;@sys&lt;/emphasis&gt; variable, instruct users to check that their system name is defined correctly before they
+           issue AFS commands. They issue the following command: &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs sysname&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ612"&gt;
+     &lt;title&gt;Authenticating on Unsupported NFS Client Machines&lt;/title&gt;
+ 
+     &lt;para&gt;The &lt;emphasis role="bold"&gt;knfs&lt;/emphasis&gt; command enables users to authenticate with AFS when they are working on NFS
+     clients of unsupported system types (those for which AFS binaries are not available). This enables such users to access the AFS
+     file tree to the same extent as any other AFS user. They cannot, however, issue AFS commands, which is possible only on NFS
+     client machines of supported system types.&lt;/para&gt;
+ 
+     &lt;para&gt;To authenticate on an unsupported system type, establish a connection to the translator machine (using a facility such as
+     &lt;emphasis role="bold"&gt;telnet&lt;/emphasis&gt;), and issue the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command to obtain tokens for all
+     the cells you wish to contact during the upcoming NFS session. Then issue the &lt;emphasis role="bold"&gt;knfs&lt;/emphasis&gt; command,
+     which stores the tokens in a credential structure associated with your NFS session. The Cache Manager uses the tokens when
+     performing AFS access requests that originate from your NFS session.&lt;/para&gt;
+ 
+     &lt;para&gt;More specifically, the credential structure is identified by a process authentication group (PAG) number associated with a
+     particular local UID on a specific NFS client machine. By default, the NFS UID recorded in the credential structure is the same
+     as your local UID on the translator machine. You can include the &lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; argument to specify an
+     alternate NFS UID, unless the translator machine's administrator has used the &lt;emphasis role="bold"&gt;fs exportafs&lt;/emphasis&gt;
+     command's &lt;emphasis role="bold"&gt;-uidcheck&lt;/emphasis&gt; argument to enable UID checking. In that case, the value of the &lt;emphasis
+     role="bold"&gt;-id&lt;/emphasis&gt; argument must match your local UID on the translator machine (so there is not point to including the
+     &lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; argument). Enforcing matching UIDs prevents someone else from placing their tokens in your
+     credential structure, either accidentally or on purpose. However, it means that your cell's administrators must set your local
+     UID on the NFS client to match your local UID on the translator machine. It also makes it impossible to authenticate by issuing
+     the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command on supported NFS clients, meaning that all NFS users must use the &lt;emphasis
+     role="bold"&gt;knfs&lt;/emphasis&gt; command. See &lt;link linkend="HDRWQ604"&gt;Controlling Optional Translator Features&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;After issuing the &lt;emphasis role="bold"&gt;knfs&lt;/emphasis&gt; command, you can begin working on the NFS client with
+     authenticated access to AFS. When you are finished working, it is a good policy to destroy your tokens by issuing the &lt;emphasis
+     role="bold"&gt;knfs&lt;/emphasis&gt; command on the translator machine again, this time with the &lt;emphasis role="bold"&gt;-unlog&lt;/emphasis&gt;
+     flag. This is simpler if you have left the connection to the translator machine open, but you can always establish a new
+     connection if you closed the original one.&lt;/para&gt;
+ 
+     &lt;para&gt;If your NFS client machine is a supported system type and you wish to issue AFS commands on it, include the &lt;emphasis
+     role="bold"&gt;-sysname&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;knfs&lt;/emphasis&gt; command. The remote executor daemon on the
+     translator machine substitutes its value for the &lt;emphasis role="bold"&gt;@sys&lt;/emphasis&gt; variable in pathnames when executing AFS
+     commands that you issue on the NFS client machine. If your PATH environment variable uses the &lt;emphasis
+     role="bold"&gt;@sys&lt;/emphasis&gt; variable in the pathnames for directories that house AFS binaries (as recommended), then setting
+     this argument enables the remote executor daemon to access the AFS binaries appropriate for your NFS client machine even if its
+     system type differs from the translator machine's.&lt;/para&gt;
+ 
+     &lt;para&gt;If you do not issue the &lt;emphasis role="bold"&gt;knfs&lt;/emphasis&gt; command (or the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt;
+     command on the NFS client machine itself, if it is a supported system type), then you are not authenticated with AFS. For a
+     description of unauthenticated access, see &lt;link linkend="HDRWQ599"&gt;Enabling Unauthenticated or Authenticated AFS Access&lt;/link&gt;.
+     &lt;indexterm&gt;
+         &lt;primary&gt;knfs command&lt;/primary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;knfs&lt;/secondary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_686"&gt;
+       &lt;title&gt;To authenticate using the knfs command&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Log on to the relevant translator machine, either on the console or remotely by using a program such as &lt;emphasis
+           role="bold"&gt;telnet&lt;/emphasis&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Obtain tokens for every cell you wish to access while working on the NFS client. AFS-modified login utilities
+           acquire a token for the translator machine's local cell by default; use &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command to
+           obtain tokens for other cells if desired.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;knfs&lt;/emphasis&gt; command to create a credential structure in the translator machine's
+           kernel memory for storing the tokens obtained in the previous step. Include the &lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt;
+           argument to associate the structure with a UID on the NFS client that differs from your local UID on the translator
+           machine. This is possible unless the translator machine's administrator has enabled UID checking on the translator
+           machine; see &lt;link linkend="HDRWQ604"&gt;Controlling Optional Translator Features&lt;/link&gt;. If the NFS client machine is a
+           supported system type and you wish to issue AFS commands on it, include the &lt;emphasis role="bold"&gt;-sysname&lt;/emphasis&gt;
+           argument to specify its system type. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;knfs -host&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;host name&lt;/replaceable&gt;&amp;gt;  [&lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;user ID (decimal)&lt;/replaceable&gt;&amp;gt;]  \
+                 [&lt;emphasis role="bold"&gt;-sysname&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;host's '@sys' value&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-host&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the fully-qualified hostname of the NFS client machine on which you are working.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies a local UID number on the NFS client machine with which to associate the tokens, if different from
+                   your local UID on the translator machine. If this argument is omitted, the tokens are associated with an NFS UID
+                   that matches your local UID on the translator machine. In both cases, the NFS client software marks your AFS
+                   access requests with the NFS UID when it forwards them to the Cache Manager on the translator machine.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-sysname&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the value that the local machine's remote executor daemon substitutes for the &lt;emphasis
+                   role="bold"&gt;@sys&lt;/emphasis&gt; variable in pathnames when executing AFS commands issued on the NFS client machine
+                   (which must be a supported system type).&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;The following error message indicates that the translator machine's administrator has enabled UID checking and you
+           have provided a value that differs from your local UID on the translator machine.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    knfs: Translator in 'passwd sync' mode; remote uid must be the same as local uid
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Close the connection to the translator machine (if desired) and work on the NFS client machine.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;tokens&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying with knfs command&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_687"&gt;
+       &lt;title&gt;To display tokens using the knfs command&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Log on to the relevant translator machine, either on the console or remotely by using a program such as &lt;emphasis
+           role="bold"&gt;telnet&lt;/emphasis&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;knfs&lt;/emphasis&gt; command with the &lt;emphasis role="bold"&gt;-tokens&lt;/emphasis&gt; flag to
+           display the tokens associated with either the NFS UID that matches your local UID on the translator machine or the NFS UID
+           specified by the &lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; argument. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;knfs -host&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;host name&lt;/replaceable&gt;&amp;gt;  [&lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;user ID (decimal)&lt;/replaceable&gt;&amp;gt;] &lt;emphasis
+                 role="bold"&gt;-tokens&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-host&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the fully-qualified hostname of the NFS client machine on which you are working.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the local UID on the NFS client machine for which to display tokens, if different from your local
+                   UID on the translator machine. If this argument is omitted, the tokens are for the NFS UID that matches your local
+                   UID on the translator machine.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-tokens&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Displays the tokens.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Close the connection to the translator machine if desired.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;tokens&lt;/primary&gt;
+ 
+         &lt;secondary&gt;discarding with knfs command&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_688"&gt;
+       &lt;title&gt;To discard tokens using the knfs command&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;If you closed your connection to the translator machine after issuing the &lt;emphasis role="bold"&gt;knfs&lt;/emphasis&gt;
+           command, reopen it.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;knfs&lt;/emphasis&gt; command with the &lt;emphasis role="bold"&gt;-unlog&lt;/emphasis&gt; flag.
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;knfs -host&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;host name&lt;/replaceable&gt;&amp;gt;  [&lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;user ID (decimal)&lt;/replaceable&gt;&amp;gt;]  &lt;emphasis
+                 role="bold"&gt;-unlog&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where &lt;variablelist&gt;
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-host&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the fully-qualified hostname of the NFS client machine you are working on.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Specifies the local UID number on the NFS client machine for which to discard the associated tokens, if
+                   different from your local UID on the translator machine. If this argument is omitted, the tokens associated with
+                   an NFS UID that matches your local UID on the translator machine are discarded.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+ 
+               &lt;varlistentry&gt;
+                 &lt;term&gt;&lt;emphasis role="bold"&gt;-unlog&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Discards the tokens.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/varlistentry&gt;
+             &lt;/variablelist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If desired, close the connection to the translator machine.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ &lt;/appendix&gt;
\ No newline at end of file
Index: openafs/doc/xml/AdminGuide/auagd023.xml
diff -c /dev/null openafs/doc/xml/AdminGuide/auagd023.xml:1.1.8.3
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/xml/AdminGuide/auagd023.xml	Wed May 13 22:26:00 2009
***************
*** 0 ****
--- 1,457 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;appendix id="HDRCOMMANDS"&gt;
+   &lt;title&gt;Using AFS Commands&lt;/title&gt;
+ 
+   &lt;para&gt;This section describes the components of AFS commands and how to make entering commands more efficient by using shortened
+   forms. It has the following sections: &lt;simplelist&gt;
+       &lt;member&gt;&lt;link linkend="HDRWQ613"&gt;AFS Command Syntax&lt;/link&gt;&lt;/member&gt;
+ 
+       &lt;member&gt;&lt;link linkend="HDRWQ614"&gt;Rules for Entering AFS Commands&lt;/link&gt;&lt;/member&gt;
+ 
+       &lt;member&gt;&lt;link linkend="HDRWQ615"&gt;Rules for Using Abbreviations and Aliases&lt;/link&gt;&lt;/member&gt;
+ 
+       &lt;member&gt;&lt;link linkend="HDRWQ616"&gt;Displaying Online Help for AFS Commands&lt;/link&gt;&lt;/member&gt;
+     &lt;/simplelist&gt;&lt;/para&gt;
+ 
+   &lt;sect1 id="HDRWQ613"&gt;
+     &lt;title&gt;AFS Command Syntax&lt;/title&gt;
+ 
+     &lt;para&gt;AFS commands that belong to suites have the following structure:&lt;/para&gt;
+ 
+     &lt;programlisting&gt;&lt;emphasis role="bold"&gt;command_suite operation_code&lt;/emphasis&gt;&lt;emphasis role="bold"&gt;-switch&lt;/emphasis&gt; &lt;replaceable&gt;&amp;lt;value&amp;gt;&lt;/replaceable&gt;[+]  [&lt;emphasis
+         role="bold"&gt;-flag&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;
+ 
+     &lt;sect2 id="Header_691"&gt;
+       &lt;title&gt;Command Names&lt;/title&gt;
+ 
+       &lt;para&gt;Together, the &lt;emphasis role="bold"&gt;command_suite&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;operation_code&lt;/emphasis&gt; make up
+       the &lt;emphasis&gt;command name&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;command_suite&lt;/emphasis&gt; specifies the group of related commands to which the command belongs,
+       and indicates which command interpreter and server process perform the command. AFS has several command suites, including
+       &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;kas&lt;/emphasis&gt;, &lt;emphasis
+       role="bold"&gt;package&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;pts&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;scout&lt;/emphasis&gt;, &lt;emphasis
+       role="bold"&gt;uss&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;vos&lt;/emphasis&gt;. Some of these suites have an interactive mode in which
+       the issuer omits the &lt;emphasis role="bold"&gt;command_suite&lt;/emphasis&gt; portion of the command name.&lt;/para&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;operation_code&lt;/emphasis&gt; tells the command interpreter and server process which action to
+       perform. Most command suites include several operation codes. The &lt;emphasis&gt;OpenAFS Administration Reference&lt;/emphasis&gt;
+       describes each operation code in detail, and the &lt;emphasis&gt;OpenAFS Administration Guide&lt;/emphasis&gt; describes how to use them
+       in the context of performing administrative tasks.&lt;/para&gt;
+ 
+       &lt;para&gt;Several AFS commands do not belong to a suite and so their names do not have a &lt;emphasis
+       role="bold"&gt;command_suite&lt;/emphasis&gt; portion. Their structure is otherwise similar to the commands in the suites.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_692"&gt;
+       &lt;title&gt;Options&lt;/title&gt;
+ 
+       &lt;para&gt;The term &lt;emphasis&gt;option&lt;/emphasis&gt; refers to both arguments and flags, which are described in the following
+       sections.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_693"&gt;
+       &lt;title&gt;Arguments&lt;/title&gt;
+ 
+       &lt;para&gt;One or more arguments can follow the command name. Arguments specify the entities on which to act while performing the
+       command (for example, which server machine, server process, or file). To minimize the potential for error, provide a command's
+       arguments in the order prescribed in its syntax definition.&lt;/para&gt;
+ 
+       &lt;para&gt;Each argument has two parts, which appear in the indicated order: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The &lt;emphasis&gt;switch&lt;/emphasis&gt; specifies the argument's type and is preceded by a hyphen ( &lt;emphasis
+             role="bold"&gt;-&lt;/emphasis&gt; ). For instance, the switch &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; usually indicates that the
+             argument names a server machine. Switches can often be omitted, subject to the rules outlined in &lt;link
+             linkend="HDRNOSWITCH"&gt;Conditions for Omitting Switches&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The &lt;emphasis&gt;value&lt;/emphasis&gt; names a particular entity of the type specified by the preceding switch. For
+             example, the proper value for a &lt;emphasis role="bold"&gt;-server&lt;/emphasis&gt; switch is a server machine name like &lt;emphasis
+             role="bold"&gt;fs3.abc.com&lt;/emphasis&gt;. Unlike switches (which have a required form), values vary depending on what the
+             issuer wants to accomplish. Values appear surrounded by angle brackets (&lt;emphasis role="bold"&gt;&amp;lt; &amp;gt;&lt;/emphasis&gt;) in
+             command descriptions and the online help to show that they are user-supplied variable information.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Some arguments accept multiple values, as indicated by trailing plus sign ( &lt;emphasis role="bold"&gt;+&lt;/emphasis&gt; ) in the
+       command descriptions and online help. How many of a command's arguments take multiple values, and their ordering with respect
+       to other arguments, determine when it is acceptable to omit switches. See &lt;link linkend="HDRNOSWITCH"&gt;Conditions for Omitting
+       Switches&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;Some commands have optional as well as required arguments; the command descriptions and online help show optional
+       arguments in square brackets ([ ]).&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_694"&gt;
+       &lt;title&gt;Flags&lt;/title&gt;
+ 
+       &lt;para&gt;Some commands have one or more flags, which specify the manner in which the command interpreter and server process
+       perform the command, or what kind of output it produces. Flags are preceded by hyphens like switches, but they take no values.
+       Although the command descriptions and online help generally list a command's flags after its arguments, there is no prescribed
+       order for flags. They can appear anywhere on the command line following the operation code, except in between the parts of an
+       argument. Flags are always optional.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRCOMMAND-EX"&gt;
+       &lt;title&gt;An Example Command&lt;/title&gt;
+ 
+       &lt;para&gt;The following example illustrates the different parts of a command that belongs to an AFS command suite.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos getdate -server fs1.abc.com -file ptserver kaserver&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; is the command suite. The BOS Server executes most of the commands in this
+             suite.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;emphasis role="bold"&gt;getdate&lt;/emphasis&gt; is the operation code. It tells the BOS Server on the specified server
+             machine (in this case &lt;emphasis role="bold"&gt;fs1.abc.com&lt;/emphasis&gt;) to report the modification dates of binary files in
+             the local &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; directory.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;emphasis role="bold"&gt;-server fs1.abc.com&lt;/emphasis&gt; is one argument, with &lt;emphasis
+             role="bold"&gt;-server&lt;/emphasis&gt; as the switch and &lt;emphasis role="bold"&gt;fs1.abc.com&lt;/emphasis&gt; as the value. This
+             argument specifies the server machine on which BOS Server is to collect and report binary dates.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;emphasis role="bold"&gt;-file ptserver kaserver&lt;/emphasis&gt; is an argument that takes multiple values. The switch is
+             &lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt; and the values are &lt;emphasis role="bold"&gt;ptserver&lt;/emphasis&gt; and &lt;emphasis
+             role="bold"&gt;kaserver&lt;/emphasis&gt;. This argument tells the BOS Server to report the modification dates on the files
+             &lt;emphasis role="bold"&gt;/usr/afs/bin/kaserver&lt;/emphasis&gt; and &lt;emphasis
+             role="bold"&gt;/usr/afs/bin/ptserver&lt;/emphasis&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ614"&gt;
+       &lt;title&gt;Rules for Entering AFS Commands&lt;/title&gt;
+ 
+       &lt;para&gt;Enter each AFS command on a single line (press &lt;emphasis role="bold"&gt;&amp;lt;Return&amp;gt;&lt;/emphasis&gt; only at the end of the
+       command). Some commands in this document appear broken across multiple lines, but that is for legibility only.&lt;/para&gt;
+ 
+       &lt;para&gt;Use a space to separate each element on a command line from its neighbors. Spaces rather than commas also separate
+       multiple values of an argument.&lt;/para&gt;
+ 
+       &lt;para&gt;In many cases, the issuer of a command can reduce the amount of typing necessary by using one or both of the following
+       methods: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Omitting switches&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Using accepted abbreviations for operation codes, switches (if they are included at all), and some types of
+             values&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The following sections explain the conditions for omitting or shortening parts of the command line. It is always
+       acceptable to type a command in full, with all of its switches and no abbreviations.&lt;/para&gt;
+ 
+       &lt;sect3 id="HDRNOSWITCH"&gt;
+         &lt;title&gt;Conditions for Omitting Switches&lt;/title&gt;
+ 
+         &lt;para&gt;It is always acceptable to type the switch part of an argument, but in many cases it is not necessary. Specifically,
+         switches can be omitted if the following conditions are met. &lt;itemizedlist&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;All of the command's required arguments appear in the order prescribed by the syntax statement&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;No switch is provided for any argument&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;There is only one value for each argument (but note the important exception discussed in the following
+               paragraph)&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+         &lt;para&gt;Omitting switches is possible only because there is a prescribed order for each command's arguments. When the issuer
+         does not include switches, the command interpreter relies instead on the order of arguments; it assumes that the first
+         element after the operation code is the command's first argument, the next element is the command's second argument, and so
+         on. The important exception is when a command's final required argument accepts multiple values. In this case, the command
+         interpreter assumes that the issuer has correctly provided one value for each argument up through the final one, so any
+         additional values at the end belong to the final argument.&lt;/para&gt;
+ 
+         &lt;para&gt;The following list describes the rules for omitting switches from the opposite perspective: an argument's switch must
+         be provided when any of the following conditions apply. &lt;itemizedlist&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;The command's arguments do not appear in the prescribed order&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;An optional argument is omitted but a subsequent optional argument is provided&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;A switch is provided for a preceding argument&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;More than one value is supplied for a preceding argument (which must take multiple values, of course); without a
+               switch on the current argument, the command interpreter assumes that the current argument is another value for the
+               preceding argument&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/itemizedlist&gt;&lt;/para&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="Header_698"&gt;
+         &lt;title&gt;An Example of Omitting Switches&lt;/title&gt;
+ 
+         &lt;para&gt;Consider again the example command from &lt;link linkend="HDRCOMMAND-EX"&gt;An Example Command&lt;/link&gt;.&lt;/para&gt;
+ 
+         &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos getdate -server fs1.abc.com -file ptserver kaserver&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+         &lt;para&gt;This command has two required arguments: the server machine name (identified by the &lt;emphasis
+         role="bold"&gt;-server&lt;/emphasis&gt; switch) and binary file name (identified by the &lt;emphasis role="bold"&gt;-file&lt;/emphasis&gt;
+         switch). The second argument accepts multiple values. By complying with all three conditions, the issuer can omit the
+         switches:&lt;/para&gt;
+ 
+         &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos getdate fs1.abc.com ptserver kaserver&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+         &lt;para&gt;Because there are no switches, the &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; command interpreter relies on the order of
+         arguments. It assumes that the first element following the operation code, &lt;emphasis role="bold"&gt;fs1.abc.com&lt;/emphasis&gt;, is
+         the server machine name, and that the next argument, &lt;emphasis role="bold"&gt;ptserver&lt;/emphasis&gt;, is a binary file name. Then,
+         because the command's second (and last) argument accepts multiple values, the command interpreter correctly interprets
+         &lt;emphasis role="bold"&gt;kaserver&lt;/emphasis&gt; as an additional value for it.&lt;/para&gt;
+ 
+         &lt;para&gt;On the other hand, the following is not acceptable because it violates the first two conditions in &lt;link
+         linkend="HDRNOSWITCH"&gt;Conditions for Omitting Switches&lt;/link&gt;: even though there is only one value per argument, the
+         arguments do not appear in the prescribed order, and a switch is provided for one argument but not the other.&lt;/para&gt;
+ 
+         &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos getdate ptserver -server fs1.abc.com&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+       &lt;/sect3&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ615"&gt;
+       &lt;title&gt;Rules for Using Abbreviations and Aliases&lt;/title&gt;
+ 
+       &lt;para&gt;This section explains how to abbreviate operation codes, option names, server machine names, partition names, and cell
+       names. It is not possible to abbreviate other types of values.&lt;/para&gt;
+ 
+       &lt;sect3 id="Header_700"&gt;
+         &lt;title&gt;Abbreviating Operation Codes&lt;/title&gt;
+ 
+         &lt;para&gt;It is acceptable to abbreviate an operation code to the shortest form that still distinguishes it from the other
+         operation codes in its suite.&lt;/para&gt;
+ 
+         &lt;para&gt;For example, it is acceptable to shorten &lt;emphasis role="bold"&gt;bos install&lt;/emphasis&gt; to &lt;emphasis role="bold"&gt;bos
+         i&lt;/emphasis&gt; because there are no other operation codes in the &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; command suite that begin
+         with the letter &lt;emphasis role="bold"&gt;i&lt;/emphasis&gt;. In contrast, there are several &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt;
+         operation codes that start with the letter &lt;emphasis role="bold"&gt;s&lt;/emphasis&gt;, so the abbreviations must be longer to remain
+         unambiguous: &lt;simplelist&gt;
+             &lt;member&gt;&lt;emphasis role="bold"&gt;bos sa&lt;/emphasis&gt; for &lt;emphasis role="bold"&gt;bos salvage&lt;/emphasis&gt;&lt;/member&gt;
+ 
+             &lt;member&gt;&lt;emphasis role="bold"&gt;bos seta&lt;/emphasis&gt; for &lt;emphasis role="bold"&gt;bos setauth&lt;/emphasis&gt;&lt;/member&gt;
+ 
+             &lt;member&gt;&lt;emphasis role="bold"&gt;bos setc&lt;/emphasis&gt; for &lt;emphasis role="bold"&gt;bos setcellname&lt;/emphasis&gt;&lt;/member&gt;
+ 
+             &lt;member&gt;&lt;emphasis role="bold"&gt;bos setr&lt;/emphasis&gt; for &lt;emphasis role="bold"&gt;bos setrestart&lt;/emphasis&gt;&lt;/member&gt;
+ 
+             &lt;member&gt;&lt;emphasis role="bold"&gt;bos sh&lt;/emphasis&gt; for &lt;emphasis role="bold"&gt;bos shutdown&lt;/emphasis&gt;&lt;/member&gt;
+ 
+             &lt;member&gt;&lt;emphasis role="bold"&gt;bos start&lt;/emphasis&gt; for &lt;emphasis role="bold"&gt;bos start&lt;/emphasis&gt;&lt;/member&gt;
+ 
+             &lt;member&gt;&lt;emphasis role="bold"&gt;bos startu&lt;/emphasis&gt; for &lt;emphasis role="bold"&gt;bos startup&lt;/emphasis&gt;&lt;/member&gt;
+ 
+             &lt;member&gt;&lt;emphasis role="bold"&gt;bos stat&lt;/emphasis&gt; for &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt;&lt;/member&gt;
+ 
+             &lt;member&gt;&lt;emphasis role="bold"&gt;bos sto&lt;/emphasis&gt; for &lt;emphasis role="bold"&gt;bos stop&lt;/emphasis&gt;&lt;/member&gt;
+           &lt;/simplelist&gt;&lt;/para&gt;
+ 
+         &lt;para&gt;In addition to abbreviations, some operation codes have an &lt;emphasis&gt;alias&lt;/emphasis&gt;, a short form that is not
+         derived by abbreviating the operation code to its shortest unambiguous form. For example, the alias for the &lt;emphasis
+         role="bold"&gt;fs setacl&lt;/emphasis&gt; command is &lt;emphasis role="bold"&gt;fs sa&lt;/emphasis&gt;, whereas the shortest unambiguous
+         abbreviation is &lt;emphasis role="bold"&gt;fs seta&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+         &lt;para&gt;There are two usual reasons an operation code has an alias: &lt;itemizedlist&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;Because the command is frequently issued, it is convenient to have a form shorter than the one derived by
+               abbreviating. The &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; command is an example.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Because the command's name has changed, but users of previous versions of AFS know the former name. For example,
+               &lt;emphasis role="bold"&gt;bos listhosts&lt;/emphasis&gt; has the alias &lt;emphasis role="bold"&gt;bos getcell&lt;/emphasis&gt;, its former
+               name. It is acceptable to abbreviate aliases to their shortest unambiguous form (for example, &lt;emphasis
+               role="bold"&gt;bos getcell&lt;/emphasis&gt; to &lt;emphasis role="bold"&gt;bos getc&lt;/emphasis&gt;).&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+         &lt;para&gt;Even if an operation code has an alias, it is still acceptable to use the shortest unambiguous form. Thus, the
+         &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; command has three acceptable forms: &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt;
+         (the full form), &lt;emphasis role="bold"&gt;fs seta&lt;/emphasis&gt; (the shortest abbreviation), and &lt;emphasis role="bold"&gt;fs
+         sa&lt;/emphasis&gt; (the alias).&lt;/para&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="Header_701"&gt;
+         &lt;title&gt;Abbreviating Switches and Flags&lt;/title&gt;
+ 
+         &lt;para&gt;It is acceptable to shorten a switch or flag to the shortest form that distinguishes it from the other switches and
+         flags for its operation code. It is often possible to omit switches entirely, subject to the conditions listed in &lt;link
+         linkend="HDRNOSWITCH"&gt;Conditions for Omitting Switches&lt;/link&gt;.&lt;/para&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="HDRFMSABBREV"&gt;
+         &lt;title&gt;Abbreviating Server Machine Names&lt;/title&gt;
+ 
+         &lt;para&gt;AFS server machines must have fully-qualified Internet-style host names (for example, &lt;emphasis
+         role="bold"&gt;fs1.abc.com&lt;/emphasis&gt;), but it is not always necessary to type the full name on the command line. AFS commands
+         accept unambiguous shortened forms, but depend on the cell's name service (such as the Domain Name Service) or a local host
+         table to resolve a shortened name to the fully-qualified equivalent when the command is issued.&lt;/para&gt;
+ 
+         &lt;para&gt;Most commands also accept the dotted decimal form of the machine's IP address as an identifier.&lt;/para&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="HDRPARTABBREV"&gt;
+         &lt;title&gt;Abbreviating Partition Names&lt;/title&gt;
+ 
+         &lt;para&gt;Partitions that house AFS volumes must have names of the form &lt;emphasis
+         role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;replaceable&gt;x&lt;/replaceable&gt; or &lt;emphasis
+         role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt;, where the variable final portion is one or two lowercase
+         letters. By convention, the first server partition created on a file server machine is called &lt;emphasis
+         role="bold"&gt;/vicepa&lt;/emphasis&gt;, the second &lt;emphasis role="bold"&gt;/vicepb&lt;/emphasis&gt;, and so on. The &lt;emphasis&gt;OpenAFS Quick
+         Beginnings&lt;/emphasis&gt; explains how to configure and name a file server machine's partitions in preparation for storing AFS
+         volumes on them.&lt;/para&gt;
+ 
+         &lt;para&gt;When issuing AFS commands, you can abbreviate a partition name using any of the following forms:&lt;/para&gt;
+ 
+         &lt;programlisting&gt;
+ &lt;emphasis role="bold"&gt;/vicepa&lt;/emphasis&gt;     =     &lt;emphasis role="bold"&gt;vicepa&lt;/emphasis&gt;      =      &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt;      =      &lt;emphasis
+             role="bold"&gt;0&lt;/emphasis&gt;
+ &lt;emphasis role="bold"&gt;/vicepb&lt;/emphasis&gt;     =     &lt;emphasis role="bold"&gt;vicepb&lt;/emphasis&gt;      =      &lt;emphasis role="bold"&gt;b&lt;/emphasis&gt;      =      &lt;emphasis
+             role="bold"&gt;1&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+         &lt;para&gt;After &lt;emphasis role="bold"&gt;/vicepz&lt;/emphasis&gt; (for which the index is 25) comes&lt;/para&gt;
+ 
+         &lt;programlisting&gt;
+ &lt;emphasis role="bold"&gt;/vicepaa&lt;/emphasis&gt;    =     &lt;emphasis role="bold"&gt;vicepaa&lt;/emphasis&gt;     =      &lt;emphasis role="bold"&gt;aa&lt;/emphasis&gt;     =      &lt;emphasis
+             role="bold"&gt;26&lt;/emphasis&gt;
+ &lt;emphasis role="bold"&gt;/vicepab&lt;/emphasis&gt;    =     &lt;emphasis role="bold"&gt;vicepab&lt;/emphasis&gt;     =      &lt;emphasis role="bold"&gt;ab&lt;/emphasis&gt;     =      &lt;emphasis
+             role="bold"&gt;27&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+         &lt;para&gt;and so on through&lt;/para&gt;
+ 
+         &lt;programlisting&gt;
+ &lt;emphasis role="bold"&gt;/vicepiv&lt;/emphasis&gt;    =     &lt;emphasis role="bold"&gt;vicepiv&lt;/emphasis&gt;     =      &lt;emphasis role="bold"&gt;iv&lt;/emphasis&gt;     =      &lt;emphasis
+             role="bold"&gt;255&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="HDRCELLABBREV"&gt;
+         &lt;title&gt;Abbreviating Cell Names&lt;/title&gt;
+ 
+         &lt;para&gt;A cell's full name usually matches its Internet domain name (such as &lt;emphasis role="bold"&gt;stateu.edu&lt;/emphasis&gt; for
+         the State University or &lt;emphasis role="bold"&gt;abc.com&lt;/emphasis&gt; for ABC Corporation). Some AFS commands accept unambiguous
+         shortened forms, usually with respect to the local &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB file&lt;/emphasis&gt; but
+         sometimes depending on the ability of the local name service to resolve the corresponding domain name.&lt;/para&gt;
+       &lt;/sect3&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ616"&gt;
+       &lt;title&gt;Displaying Online Help for AFS Commands&lt;/title&gt;
+ 
+       &lt;para&gt;To display online help for AFS commands that belong to suites, use the &lt;emphasis role="bold"&gt;help&lt;/emphasis&gt; and
+       &lt;emphasis role="bold"&gt;apropos&lt;/emphasis&gt; operation codes. A &lt;emphasis role="bold"&gt;-help&lt;/emphasis&gt; flag is also available on
+       every almost every AFS command.&lt;/para&gt;
+ 
+       &lt;para&gt;The online help entry for a command consists of two or three lines: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The first line names the command and briefly describes what it does&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If the command has aliases, they appear on the next line&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The final line, which begins with the string &lt;computeroutput&gt;Usage:&lt;/computeroutput&gt;, lists the command's options
+             in the prescribed order; online help entries use the same typographical symbols (brackets and so on) as this
+             documentation.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;If no operation code is specified, the &lt;emphasis role="bold"&gt;help&lt;/emphasis&gt; operation code displays the first line
+       (short description) for every operation code in the suite:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;replaceable&gt;command_suite&lt;/replaceable&gt; &lt;emphasis role="bold"&gt;help&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;If the issuer specifies one or more operation codes, the &lt;emphasis role="bold"&gt;help&lt;/emphasis&gt; operation code displays
+       each command's complete online entry (short description, alias if any, and syntax):&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;replaceable&gt;command_suite&lt;/replaceable&gt; &lt;emphasis role="bold"&gt;help&lt;/emphasis&gt; &lt;replaceable&gt;operation_code&lt;/replaceable&gt;+
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;-help&lt;/emphasis&gt; flag displays a command's syntax but not the short description or
+       alias:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;replaceable&gt;command_name&lt;/replaceable&gt; &lt;emphasis role="bold"&gt;-help&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;apropos&lt;/emphasis&gt; operation code displays the short description of any command in a suite
+       whose operation code or short description includes the specified keyword:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;replaceable&gt;command_suite&lt;/replaceable&gt; &lt;emphasis role="bold"&gt;apropos&lt;/emphasis&gt; &lt;replaceable&gt;"&amp;lt;help string&amp;gt;"&lt;/replaceable&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The following example command displays the complete online help entry for the &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt;
+       command:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs help setacl&lt;/emphasis&gt;
+    fs setacl: set access control list
+    aliases: sa
+    Usage: fs setacl -dir &amp;lt;&lt;replaceable&gt;directory&lt;/replaceable&gt;&amp;gt;+ -acl &amp;lt;&lt;replaceable&gt;access list entries&lt;/replaceable&gt;&amp;gt;+
+    [-clear] [-negative] [-id] [-if] [-help]
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;To see only the syntax statement, use the &lt;emphasis role="bold"&gt;-help&lt;/emphasis&gt; flag:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs setacl -help&lt;/emphasis&gt;
+    Usage: fs setacl -dir &amp;lt;&lt;replaceable&gt;directory&lt;/replaceable&gt;&amp;gt;+ -acl &amp;lt;&lt;replaceable&gt;access list entries&lt;/replaceable&gt;&amp;gt;+
+    [-clear] [-negative] [-id] [-if] [-help]
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;In the following example, a user wants to display the quota for her home volume. She knows that the relevant command
+       belongs to the &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; suite, but cannot remember the operation code. She uses &lt;emphasis
+       role="bold"&gt;quota&lt;/emphasis&gt; as the keyword:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs apropos quota&lt;/emphasis&gt;
+    listquota: list volume quota
+    quota: show volume quota usage
+    setquota: set volume quota
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The following illustrates the error message that results if no command name or short description contains the
+       keyword:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs apropos "list quota"&lt;/emphasis&gt;
+    Sorry, no commands found
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ &lt;/appendix&gt;
\ No newline at end of file
Index: openafs/doc/xml/AdminGuide/auagd024.xml
diff -c /dev/null openafs/doc/xml/AdminGuide/auagd024.xml:1.1.8.2
*** /dev/null	Sat May 30 21:40:41 2009
--- openafs/doc/xml/AdminGuide/auagd024.xml	Mon May 11 10:40:09 2009
***************
*** 0 ****
--- 1,3561 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;appendix id="HDRWQ617"&gt;
+   &lt;title&gt;The afsmonitor Program Statistics&lt;/title&gt;
+ 
+   &lt;para&gt;This appendix lists the statistics you can gather with the &lt;emphasis role="bold"&gt;afsmonitor&lt;/emphasis&gt; program, grouping
+   them by category and section, and briefly describing each field, group, and section. For instructions on using the &lt;emphasis
+   role="bold"&gt;afsmonitor&lt;/emphasis&gt; program, see &lt;link linkend="HDRWQ323"&gt;Monitoring and Auditing AFS Performance&lt;/link&gt; &lt;indexterm&gt;
+       &lt;primary&gt;afsmonitor program&lt;/primary&gt;
+ 
+       &lt;secondary&gt;available statistics&lt;/secondary&gt;
+     &lt;/indexterm&gt;&lt;/para&gt;
+ 
+   &lt;sect1 id="HDRWQ618"&gt;
+     &lt;title&gt;The Cache Manager Statistics&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;afsmonitor program&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Cache Manager statistics&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;Cache Manager statistics fields are classified into the following sections and groups: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;PerfStats_section - Performance Statistics Section. &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;PerfStats_group - Performance Statistics Group.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;misc_group - Miscellaneous Group.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Server_UpDown_section - Server Up/Down Statistics Section. &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;FS_upDown_SC_group - File Server Up/Down Statistics in Same Cell Group.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;FS_upDown_OC_group - File Server Up/Down Statistics in Other Cells Group.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;VL_upDown_SC_group - VL Server Up/Down Statistics in Same Cell Group.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;VL_upDown_OC_group - VL Server Up/Down Statistics in Other Cells Group.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;RPCop_section - RPC Operation Measurements Section. &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;FS_RPCopTimes_group - File Server RPC Operation Timings Group.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;FS_RPCopErrors_group - File Server RPC Operation Errors Group.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;FS_RPCopBytes_group - File Server RPC Transfer Timings Group.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;CM_RPCopTimes_group - Cache Manager RPC Operation Timings Group.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Auth_Access_section - Authentication and Replicated File Access Section. &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;Auth_Stats_group - Authentication Information for Cache Manager Group.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Access_Stats_group - Unreplicated File Access Group.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;All Cache Manager variables categorized under these sections and groups names are listed below.&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_708"&gt;
+       &lt;title&gt;Performance Statistics Section (PerfStats_section)&lt;/title&gt;
+ 
+       &lt;para&gt;Performance Statistics Group (PerfStats_group) &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;dlocalAccesses: Number of data accesses to files within local cell.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vlocalAccesses: Number of stat accesses to files within local cell.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;dremoteAccesses: Number of data accesses to files outside of local cell.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vremoteAccesses: Number of stat accesses to files outside of local cell.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;cacheNumEntries: Number of cache entries.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;cacheBlocksTotal: Number of (1K) blocks configured for cache.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;cacheBlocksInUse: Number of cache blocks actively in use.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;cacheBlocksOrig: Number of cache blocks at bootup.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;cacheMaxDirtyChunks: Maximum number of dirty cache chunks tolerated.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;cacheCurrDirtyChunks: Current number of dirty cache chunks.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;dcacheHits: Number of data files found in local cache.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vcacheHits: Number of stat entries found in local cache.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;dcacheMisses: Number of data files &lt;emphasis role="bold"&gt;not&lt;/emphasis&gt; found in local cache.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vcacheMisses: Number of stat entries &lt;emphasis role="bold"&gt;not&lt;/emphasis&gt; found in local cache.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;cacheFlushes: Number of files flushed from cache.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;cacheFilesReused: Number of cache files reused.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;dcacheXAllocs: Additionally allocated dcaches.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vcacheXAllocs: Additionally allocated vcaches.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;bufAlloced: Number of buffers allocated by AFS.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;bufHits: Number of pages found on buffer cache.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;bufMisses: Number of pages &lt;emphasis role="bold"&gt;not&lt;/emphasis&gt; found on buffer cache.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;bufFlushDirty: Number of cached dirty buffers flushed because all were busy.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;LargeBlocksActive: Number of currently used large free pool entries.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;LargeBlocksAlloced: Number of allocated large free pool entries.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SmallBlocksActive: Number of currently used small free pool entries.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SmallBlocksAlloced: Number of allocated used small free pool entries.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;OutStandingMemUsage: Amount of allocated memory.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;OutStandingAllocs: Outstanding osi_allocs (no osi_frees yet).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CallBackAlloced: Number of callback structures allocated.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CallBackFlushes: Number of callback flush operations performed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;srvRecords: Number of servers currently on record.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;srvRecordsHWM: Server record high water mark.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;srvNumBuckets: Number of server hash chain buckets.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;srvMaxChainLength: Maximum server hash chain length.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;srvMaxChainLengthHWM: Server hash chain high water mark.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;sysName_ID: Sysname ID for host hardware.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Miscellaneous Group (misc_group) &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;numPerfCalls: Number of performance calls received.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;epoch: Cache Manager epoch time.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;numCellsVisible: Number of cells we know about.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;numCellsContacted: Number of cells contacted.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_709"&gt;
+       &lt;title&gt;Server Up/Down Statistics Section (Server_UpDown_section)&lt;/title&gt;
+ 
+       &lt;para&gt;File Server Up/Down Statistics in Same Cell Group (FS_upDown_SC_group) &lt;note&gt;
+           &lt;para&gt;The &lt;emphasis&gt;records&lt;/emphasis&gt; referred to in this section are the internal records kept by the &lt;emphasis
+           role="bold"&gt;afsmonitor&lt;/emphasis&gt; program to track the processes from which data is being gathered.&lt;/para&gt;
+         &lt;/note&gt; &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;fs_sc_numTtlRecords: Number of fileserver records, active or inactive.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_sc_numUpRecords: Number of (active) fileserver records currently marked up.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_sc_numDownRecords: Number of (active) fileserver records currently marked down.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_sc_sumOfRecordAges: Sum of fileserver record lifetimes.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_sc_ageOfYoungestRecord: Age of youngest fileserver record.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_sc_ageOfOldestRecord: Age of oldest fileserver record.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_sc_numDowntimeIncidents: Number of (completed) downtime incidents.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_sc_numRecordsNeverDown: Number of fileserver records never marked down.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_sc_maxDowntimesInARecord: Maximum downtimes seen by any fileserver record.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_sc_sumOfDowntimes: Sum of all (completed) downtimes, in seconds.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_sc_shortestDowntime: Shortest downtime, in seconds.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_sc_longestDowntime: Longest downtime, in seconds.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_sc_down_0_10_min: Down time incidents: 0-10 minutes.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_sc_down_10_30_min: Down time incidents: 10-30 minutes.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_sc_down_half_1_hr: Down time incidents: 30-60 minutes.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_sc_down_1_2_hr: Down time incidents: 1-2 hours.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_sc_down_2_4_hr: Down time incidents: 2-4 hours.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_sc_down_4_8_hr: Down time incidents: 4-8 hours.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_sc_down_more_8_hr: Down time incidents: more than 8 hours.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_sc_downDst_0: Down time incidents: 0 times.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_sc_downDst_1: Down time incidents: 1 time.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_sc_downDst_2_5: Down time incidents: 2-5 times.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_sc_downDst_6_10: Down time incidents: 6-10 times.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_sc_downDst_10_50: Down time incidents: 10-50 times.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_sc_downDst_more_50: Down time incidents: more than 50 times.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;File Server Up/Down Statistics in Other Cells Group (FS_upDown_OC_group) &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;fs_oc_numTtlRecords: Number of fileserver records, active or inactive.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_oc_numUpRecords: Number of (active) fileserver records currently marked up.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_oc_numDownRecords: Number of (active) fileserver records currently marked down.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_oc_sumOfRecordAges: Sum of server record lifetimes.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_oc_ageOfYoungestRecord: Age of youngest fileserver record.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_oc_ageOfOldestRecord: Age of oldest fileserver record.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_oc_numDowntimeIncidents: Number of (completed) downtime incidents.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_oc_numRecordsNeverDown: Number of fileserver records never marked down.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_oc_maxDowntimesInARecord: Maximum downtimes seen by any fileserver.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_oc_sumOfDowntimes: Sum of all (completed) downtimes, in seconds.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_oc_shortestDowntime: Shortest downtime, in seconds.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_oc_longestDowntime: Longest downtime, in seconds.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_oc_down_0_10_min: Down time incidents: 0-10 minutes.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_oc_down_10_30_min: Down time incidents: 10-30 minutes.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_oc_down_half_1_hr: Down time incidents: 30-60 minutes.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_oc_down_1_2_hr: Down time incidents: 1-2 hours.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_oc_down_2_4_hr: Down time incidents: 2-4 hours.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_oc_down_4_8_hr: Down time incidents: 4-8 hours.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_oc_down_more_8_hr: Down time incidents: more than 8 hours.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_oc_downDst_0: Down time incidents: 0 times.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_oc_downDst_1: Down time incidents: 1 time.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_oc_downDst_2_5: Down time incidents: 2-5 times.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_oc_downDst_6_10: Down time incidents: 6-10 times.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_oc_downDst_10_50: Down time incidents: 10-50 times.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;fs_oc_downDst_more_50: Down time incidents: more than 50 times.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;VL Server Up/Down Statistics in Same Cell Group (VL_upDown_SC_group) &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;vl_sc_numTtlRecords: Number of vlserver records, active or inactive.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_sc_numUpRecords: Number of (active) vlserver records currently marked up.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_sc_numDownRecords: Number of (active) vlserver records currently marked down.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_sc_sumOfRecordAges: Sum of vlserver record lifetimes.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_sc_ageOfYoungestRecord: Age of youngest vlserver record.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_sc_ageOfOldestRecord: Age of oldest vlserver record.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_sc_numDowntimeIncidents: Number of (completed) downtime incidents.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_sc_numRecordsNeverDown: Number of vlserver records never marked down.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_sc_maxDowntimesInARecord: Maximum downtimes seen by any vlserver record.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_sc_sumOfDowntimes: Sum of all (completed) downtimes, in seconds.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_sc_shortestDowntime: Shortest downtime, in seconds.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_sc_longestDowntime: Longest downtime, in seconds.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_sc_down_0_10_min: Down time incidents: 0-10 minutes.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_sc_down_10_30_min: Down time incidents: 10-30 minutes.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_sc_down_half_1_hr: Down time incidents: 30-60 minutes.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_sc_down_1_2_hr: Down time incidents: 1-2 hours.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_sc_down_2_4_hr: Down time incidents: 2-4 hours.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_sc_down_4_8_hr: Down time incidents: 4-8 hours.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_sc_down_more_8_hr: Down time incidents: more than 8 hours.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_sc_downDst_0: Down time incidents: 0 times.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_sc_downDst_1: Down time incidents: 1 time.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_sc_downDst_2_5: Down time incidents: 2-5 times.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_sc_downDst_6_10: Down time incidents: 6-10 times.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_sc_downDst_10_50: Down time incidents: 10-50 times.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_sc_downDst_more_50: Down time incidents: more than 50 times.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;VL Server Up/Down Statistics in Other Cells Group (VL_upDown_DC_group) &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;vl_oc_numTtlRecords: Number of vlserver records, active or inactive.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_oc_numUpRecords: Number of (active) vlserver records currently marked up.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_oc_numDownRecords: Number of (active) vlserver records currently marked down.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_oc_sumOfRecordAges: Sum of vlserver record lifetimes.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_oc_ageOfYoungestRecord: Age of youngest vlserver record.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_oc_ageOfOldestRecord: Age of oldest vlserver record.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_oc_numDowntimeIncidents: Number of (completed) downtime incidents.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_oc_numRecordsNeverDown: Number of vlserver records never marked down.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_oc_maxDowntimesInARecord: Maximum downtimes seen by any vlserver record.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_oc_sumOfDowntimes: Sum of all (completed) downtimes, in seconds.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_oc_shortestDowntime: Shortest downtime, in seconds.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_oc_longestDowntime: Longest downtime, in seconds.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_oc_down_0_10_min: Down time incidents: 0-10 minutes.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_oc_down_10_30_min: Down time incidents: 10-30 minutes.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_oc_down_half_1_hr: Down time incidents: 30-60 minutes.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_oc_down_1_2_hr: Down time incidents: 1-2 hours.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_oc_down_2_4_hr: Down time incidents: 2-4 hours.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_oc_down_4_8_hr: Down time incidents: 4-8 hours.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_oc_down_more_8_hr: Down time incidents: more than 8 hours.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_oc_downDst_0: Down time incidents: 0 times.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_oc_downDst_1: Down time incidents: 1 time.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_oc_downDst_2_5: Down time incidents: 2-5 times.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_oc_downDst_6_10: Down time incidents: 6-10 times.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_oc_downDst_10_50: Down time incidents: 10-50 times.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vl_oc_downDst_more_50: Down time incidents: more than 50 times.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_710"&gt;
+       &lt;title&gt;RPC Operation Measurements Section (RPCop_section)&lt;/title&gt;
+ 
+       &lt;para&gt;File Server RPC Operation Timings Group (FS_RPCopTimes_group) &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_ops: Number of FetchData operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_ops_ok: Number of successful FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_sum: Sum of timings for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_sqr: Sum of squares of sample timings for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_min: Minimum execution time observed for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_max: Maximum execution time observed for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchACL_ops: Number of FetchACL operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchACL_ops_ok: Number of successful FetchACL operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchACL_sum: Sum of timings for FetchACL operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchACL_sqr: Sum of squares of sample timings for FetchACL operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchACL_min: Minimum execution time observed for FetchACL operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchACL_max: Maximum execution time observed for FetchACL operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchStatus_ops: Number of FetchStatus operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchStatus_ops_ok: Number of successful FetchStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchStatus_sum: Sum of timings for FetchStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchStatus_sqr: Sum of squares of sample timings for FetchStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchStatus_min: Minimum execution time observed for FetchStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchStatus_max: Maximum execution time observed for FetchStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_ops: Number of StoreData operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_ops_ok: Number of successful StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_sum: Sum of timings for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_sqr: Sum of squares of sample timings for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_min: Minimum execution time observed for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_max: Maximum execution time observed for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreACL_ops: Number of StoreACL operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreACL_ops_ok: Number of successful StoreACL operation.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreACL_sum: Sum of timings for StoreACL operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreACL_sqr: Sum of squares of sample timings for StoreACL operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreACL_min: Minimum execution time observed for StoreACL operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreACL_max: Maximum execution time observed for StoreACL operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreStatus_ops: Number of StoreStatus operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreStatus_ops_ok: Number of successful StoreStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreStatus_sum: Sum of timings for StoreStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreStatus_sqr: Sum of squares of sample timings for StoreStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreStatus_min: Minimum execution time observed for StoreStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreStatus_max: Maximum execution time observed for StoreStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveFile_ops: Number of RemoveFile operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveFile_ops_ok: Number of successful RemoveFile operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveFile_sum: Sum of timings for RemoveFile operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveFile_sqr: Sum of squares of sample timings for RemoveFile operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveFile_min: Minimum execution time observed for RemoveFile operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveFile_max: Maximum execution time observed for RemoveFile operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CreateFile_ops: Number of CreateFile operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CreateFile_ops_ok: Number of successful CreateFile operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CreateFile_sum: Sum of timings for CreateFile operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CreateFile_sqr: Sum of squares of sample timings for CreateFile operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CreateFile_min: Minimum execution time observed for CreateFile operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CreateFile_max: Maximum execution time observed for CreateFile operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Rename_ops: Number of Rename operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Rename_ops_ok: Number of successful Rename operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Rename_sum: Sum of timings for Rename operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Rename_sqr: Sum of squares of sample timings for Rename operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Rename_min: Minimum execution time observed for Rename operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Rename_max: Maximum execution time observed for Rename operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Symlink_ops: Number of Symlink operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Symlink_ops_ok: Number of successful Symlink operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Symlink_sum: Sum of timings for Symlink operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Symlink_sqr: Sum of squares of sample timings for Symlink operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Symlink_min: Minimum execution time observed for Symlink operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Symlink_max: Maximum execution time observed for Symlink operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Link_ops: Number of Link operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Link_ops_ok: Number of successful Link operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Link_sum: Sum of timings for Link operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Link_sqr: Sum of squares of sample timings for Link operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Link_min: Minimum execution time observed for Link operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Link_max: Maximum execution time observed for Link operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;MakeDir_ops: Number of MakeDir operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;MakeDir_ops_ok: Number of successful MakeDir operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;MakeDir_sum: Sum of timings for MakeDir operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;MakeDir_sqr: Sum of squares of sample timings for MakeDir operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;MakeDir_min: Minimum execution time observed for MakeDir operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;MakeDir_max: Maximum execution time observed for MakeDir operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveDir_ops: Number of RemoveDir operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveDir_ops_ok: Number of successful RemoveDir operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveDir_sum: Sum of timings for RemoveDir operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveDir_sqr: Sum of squares of sample timings for RemoveDir operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveDir_min: Minimum execution time observed for RemoveDir operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveDir_max: Maximum execution time observed for RemoveDir operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetLock_ops: Number of SetLock operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetLock_ops_ok: Number of successful SetLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetLock_sum: Sum of timings for SetLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetLock_sqr: Sum of squares of sample timings for SetLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetLock_min: Minimum execution time observed for SetLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetLock_max: Maximum execution time observed for SetLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ExtendLock_ops: Number of ExtendLock operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ExtendLock_ops_ok: Number of successful ExtendLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ExtendLock_sum: Sum of timings for ExtendLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ExtendLock_sqr: Sum of squares of sample timings for ExtendLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ExtendLock_min: Minimum execution time observed for ExtendLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ExtendLock_max: Maximum execution time observed for ExtendLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ReleaseLock_ops: Number of ReleaseLock operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ReleaseLock_ops_ok: Number of successful ReleaseLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ReleaseLock_sum: Sum of timings for ReleaseLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ReleaseLock_sqr: Sum of squares of sample timings for StoreStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ReleaseLock_min: Minimum execution time observed for ReleaseLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ReleaseLock_max: Maximum execution time observed for ReleaseLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetStatistics_ops: Number of GetStatistics operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetStatistics_ops_ok: Number of successful GetStatistics operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetStatistics_sum: Sum of timings for GetStatistics operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetStatistics_sqr: Sum of squares of sample timings for GetStatistics operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetStatistics_min: Minimum execution time observed for GetStatistics operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetStatistics_max: Maximum execution time observed for GetStatistics operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GiveUpCallbacks_ops: Number of GiveUpCallbacks operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GiveUpCallbacks_ops_ok: Number of successful GiveUpCallbacks operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GiveUpCallbacks_sum: Sum of timings for GiveUpCallbacks operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GiveUpCallbacks_sqr: Sum of squares of sample timings for GiveUpCallbacks operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GiveUpCallbacks_min: Minimum execution time observed for GiveUpCallbacks operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GiveUpCallbacks_max: Maximum execution time observed for GiveUpCallbacks operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeInfo_ops: Number of GetVolumeInfo operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeInfo_ops_ok: Number of successful GetVolumeInfo operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeInfo_sum: Sum of timings for GetVolumeInfo operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeInfo_sqr: Sum of squares of sample timings for GetVolumeInfo operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeInfo_min: Minimum execution time observed for GetVolumeInfo operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeInfo_max: Maximum execution time observed for GetVolumeInfo operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeStatus_ops: Number of GetVolumeStatus operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeStatus_ops_ok: Number of successful GetVolumeStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeStatus_sum: Sum of timings for GetVolumeStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeStatus_sqr: Sum of squares of sample timings for GetVolumeStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeStatus_min: Minimum execution time observed for GetVolumeStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeStatus_max: Maximum execution time observed for GetVolumeStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetVolumeStatus_ops: Number of SetVolumeStatus operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetVolumeStatus_ops_ok: Number of successful SetVolumeStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetVolumeStatus_sum: Sum of timings for SetVolumeStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetVolumeStatus_sqr: Sum of squares of sample timings for SetVolumeStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetVolumeStatus_min: Minimum execution time observed for SetVolumeStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetVolumeStatus_max: Maximum execution time observed for SetVolumeStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetRootVolume_ops: Number of GetRootVolume operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetRootVolume_ops_ok: Number of successful GetRootVolume operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetRootVolume_sum: Sum of timings for GetRootVolume operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetRootVolume_sqr: Sum of squares of sample timings for GetRootVolume operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetRootVolume_min: Minimum execution time observed for GetRootVolume operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetRootVolume_max: Maximum execution time observed for GetRootVolume operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CheckToken_ops: Number of CheckToken operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CheckToken_ops_ok: Number of successful CheckToken operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CheckToken_sum: Sum of timings for CheckToken operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CheckToken_sqr: Sum of squares of sample timings for CheckToken operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CheckToken_min: Minimum execution time observed for CheckToken operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CheckToken_max: Maximum execution time observed for CheckToken operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetTime_ops: Number of GetTime operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetTime_ops_ok: Number of successful GetTime operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetTime_sum: Sum of timings for GetTime operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetTime_sqr: Sum of squares of sample timings for GetTime operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetTime_min: Minimum execution time observed for GetTime operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetTime_max: Maximum execution time observed for GetTime operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;NGetVolumeInfo_ops: Number of NGetVolumeInfo operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;NGetVolumeInfo_ops_ok: Number of successful NGetVolumeInfo operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;NGetVolumeInfo_sum: Sum of timings for NGetVolumeInfo operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;NGetVolumeInfo_sqr: Sum of squares of sample timings for NGetVolumeInfo operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;NGetVolumeInfo_min: Minimum execution time observed for NGetVolumeInfo operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;NGetVolumeInfo_max: Maximum execution time observed for NGetVolumeInfo operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;BulkStatus_ops: Number of BulkStatus operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;BulkStatus_ops_ok: Number of successful BulkStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;BulkStatus_sum: Sum of timings for BulkStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;BulkStatus_sqr: Sum of squares of sample timings for BulkStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;BulkStatus_min: Minimum execution time observed for BulkStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;BulkStatus_max: Maximum execution time observed for BulkStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;XStatsVersion_ops: Number of XStatsVersion operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;XStatsVersion_ops_ok: Number of successful XStatsVersion operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;XStatsVersion_sum: Sum of timings for XStatsVersion operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;XStatsVersion_sqr: Sum of squares of sample timings for XStatsVersion operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;XStatsVersion_min: Minimum execution time observed for XStatsVersion operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;XStatsVersion_max: Maximum execution time observed for XStatsVersion operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetXStats_ops: Number of GetXStats operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetXStats_ops_ok: Number of successful GetXStats operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetXStats_sum: Sum of timings for GetXStats operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetXstats_sqr: Sum of squares of sample timings for GetXStats operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetXStats_min: Minimum execution time observed for GetXStats operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetXStats_max: Maximum execution time observed for GetXStats operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;File Server RPC Operation Errors Group (FS_RPCopErrors_group) &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_srv_err: Number of server-down errors during FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_net_err: Number of network errors during FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_prot_err_err: Number of protection violations during FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_vol_err: Number of volume related errors during FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_busy_err: Number of volume busy conditions during FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_other_err: Number of miscellaneous other errors during FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchACL_srv_err: Number of server-down errors during FetchACL operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchACL_net_err: Number of network errors during FetchACL operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchACL_prot_err: Number of protection violations during FetchACL operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchACL_vol_err: Number of volume related errors during FetchACL operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchACL_busy_err: Number of volume busy conditions encountered during FetchACL operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchACL_other_err: Number of miscellaneous other errors during FetchACL operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchStatus_srv_err: Number of server-down errors during FetchStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchStatus_net_err: Number of network errors during FetchStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchStatus_prot_err: Number of protection violations during FetchStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchStatus_vol_err: Number of volume related errors during FetchStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchStatus_busy_err: Number of volume busy conditions encountered during FetchStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchStatus_other_err: Number of miscellaneous other errors during FetchStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_srv_err: Number of server-down errors during StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_net_err: Number of network errors during StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_prot_err: Number of protection violations during StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_vol_err: Number of volume related errors during StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_busy_err: Number of volume busy conditions encountered during StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_other_err: Number of miscellaneous other errors during StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreACL_srv_err: Number of server-down errors during StoreACL operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreACL_net_err: Number of network errors during StoreACL operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreACL_prot_err: Number of protection violations during StoreACL operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreACL_vol_err: Number of volume related errors during StoreACL operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreACL_busy_err: Number of volume busy conditions encountered during StoreACL operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreACL_other_err: Number of miscellaneous other errors during StoreACL operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreStatus_srv_err: Number of server-down errors during StoreStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreStatus_net_err: Number of network errors during StoreStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreStatus_prot_err: Number of protection violations during StoreStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreStatus_vol_err: Number of volume related errors during StoreStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreStatus_busy_err: Number of volume busy conditions encountered during StoreStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreStatus_other_err: Number of miscellaneous other errors during StoreStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveFile_srv_err: Number of server-down errors during RemoveFile operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveFile_net_err: Number of network errors during RemoveFile operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveFile_prot_err: Number of protection violations during RemoveFile operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveFile_vol_err: Number of volume related errors during RemoveFile operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveFile_busy_err: Number of volume busy conditions encountered during RemoveFile operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveFile_other_err: Number of miscellaneous other errors during RemoveFile operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CreateFile_srv_err: Number of server-down errors during CreateFile operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CreateFile_net_err: Number of network errors during CreateFile operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CreateFile_prot_err: Number of protection violations during CreateFile operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CreateFile_vol_err: Number of volume related errors during CreateFile operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CreateFile_busy_err: Number of volume busy conditions encountered during CreateFile operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CreateFile_other_err: Number of miscellaneous other errors during CreateFile operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Rename_srv_err: Number of server-down errors during Rename operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Rename_net_err: Number of network errors during Rename operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Rename_prot_err: Number of protection violations during Rename operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Rename_vol_err: Number of volume related errors during Rename operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Rename_busy_err: Number of volume busy conditions encountered during Rename operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Rename_other_err: Number of miscellaneous other errors during Rename operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Symlink_srv_err: Number of server-down errors during Symlink operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Symlink_net_err: Number of network errors during Symlink operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Symlink_prot_err: Number of protection violations during Symlink operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Symlink_vol_err: Number of volume related errors during Symlink operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Symlink_busy_err: Number of volume busy conditions encountered during Symlink operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Symlink_other_err: Number of miscellaneous other errors during Symlink operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Link_srv_err: Number of server-down errors during Link operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Link_net_err: Number of network errors during Link operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Link_prot_err: Number of protection violations during Link operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Link_vol_err: Number of volume related errors during Link operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Link_busy_err: Number of volume busy conditions encountered during Link operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Link_other_err: Number of miscellaneous other errors during Link operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;MakeDir_srv_err: Number of server-down errors during MakeDir operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;MakeDir_net_err: Number of network errors during MakeDir operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;MakeDir_prot_err: Number of protection violations during MakeDir operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;MakeDir_vol_err: Number of volume related errors during MakeDir operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;MakeDir_busy_err: Number of volume busy conditions encountered during MakeDir operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;MakeDir_other_err: Number of miscellaneous other errors during MakeDir operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveDir_srv_err: Number of server-down errors during RemoveDir operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveDir_net_err: Number of network errors during RemoveDir operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveDir_prot_err: Number of protection violations during RemoveDir operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveDir_vol_err: Number of volume related errors during RemoveDir operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveDir_busy_err: Number of volume busy conditions encountered during RemoveDir operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveDir_other_err: Number of miscellaneous other errors during RemoveDir operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetLock_srv_err: Number of server-down errors during SetLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetLock_net_err: Number of network errors during SetLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetLock_prot_err: Number of protection violations during SetLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetLock_vol_err: Number of volume related errors during SetLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetLock_busy_err: Number of volume busy conditions encountered during SetLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetLock_other_err: Number of miscellaneous other errors during SetLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ExtendLock_srv_err: Number of server-down errors during ExtendLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ExtendLock_net_err: Number of network errors during ExtendLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ExtendLock_prot_err: Number of protection violations during ExtendLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ExtendLock_vol_err: Number of volume related errors during ExtendLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ExtendLock_busy_err: Number of volume busy conditions encountered during ExtendLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ExtendLock_other_err: Number of miscellaneous other errors during ExtendLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ReleaseLock_srv_err: Number of server-down errors during ReleaseLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ReleaseLock_net_err: Number of network errors during ReleaseLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ReleaseLock_prot_err: Number of protection violations during ReleaseLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ReleaseLock_vol_err: Number of volume related errors during ReleaseLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ReleaseLock_busy_err: Number of volume busy conditions encountered during ReleaseLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ReleaseLock_other_err: Number of miscellaneous other errors during ReleaseLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetStatistics_srv_err: Number of server-down errors during GetStatistics operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetStatistics_net_err: Number of network errors during GetStatistics operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetStatistics_prot_err: Number of protection violations during GetStatistics operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetStatistics_vol_err: Number of volume related errors during GetStatistics operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetStatistics_busy_err: Number of volume busy conditions encountered during GetStatistics operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetStatistics_other_err: Number of miscellaneous other errors during GetStatistics operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GiveUpCallbacks_srv_err: Number of server-down errors during GiveUpCallbacks operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GiveUpCallbacks_net_err: Number of network errors during GiveUpCallbacks operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GiveUpCallbacks_prot_err: Number of protection violations during GiveUpCallbacks operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GiveUpCallbacks_vol_err: Number of volume related errors during GiveUpCallbacks operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GiveUpCallbacks_busy_err: Number of volume busy conditions encountered during GiveUpCallbacks operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GiveUpCallbacks_other_err: Number of miscellaneous other errors during GiveUpCallbacks operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeInfo_srv_err: Number of server-down errors during GetVolumeInfo operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeInfo_net_err: Number of network errors during GetVolumeInfo operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeInfo_prot_err: Number of protection violations during GetVolumeInfo operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeInfo_vol_err: Number of volume related errors during GetVolumeInfo operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeInfo_busy_err: Number of volume busy conditions encountered during GetVolumeInfo operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeInfo_other_err: Number of miscellaneous other errors during GetVolumeInfo operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeStatus_srv_err: Number of server-down errors during GetVolumeStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeStatus_net_err: Number of network errors during GetVolumeStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeStatus_prot_err: Number of protection violations during GetVolumeStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeStatus_vol_err: Number of volume related errors during GetVolumeStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeStatus_busy_err: Number of volume busy conditions encountered during GetVolumeStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeStatus_other_err: Number of miscellaneous other errors during GetVolumeStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetVolumeStatus_srv_err : Number of server-down errors during SetVolumeStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetVolumeStatus_net_err: Number of network errors during SetVolumeStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetVolumeStatus_prot_err: Number of protection violations during SetVolumeStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetVolumeStatus_vol_err: Number of volume related errors during SetVolumeStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetVolumeStatus_busy_err: Number of volume busy conditions encountered during SetVolumeStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetVolumeStatus_other_err: Number of miscellaneous other errors during SetVolumeStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetRootVolume_srv_err: Number of server-down errors during GetRootVolume operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetRootVolume_net_err: Number of network errors during GetRootVolume operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetRootVolume_prot_err: Number of protection violations during GetRootVolume operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetRootVolume_vol_err: Number of volume related errors during GetRootVolume operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetRootVolume_busy_err: Number of volume busy conditions encountered during GetRootVolume operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetRootVolume_other_err: Number of miscellaneous other errors during GetRootVolume operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CheckToken_srv_err: Number of server-down errors during CheckToken operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CheckToken_net_err: Number of network errors during CheckToken operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CheckToken_prot_err: Number of protection violations during CheckToken operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CheckToken_vol_err: Number of volume related errors during CheckToken operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CheckToken_busy_err: Number of volume busy conditions encountered during CheckToken operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CheckToken_other_err: Number of miscellaneous other errors during CheckToken operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetTime_srv_err: Number of server-down errors during GetTime operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetTime_net_err: Number of network errors during GetTime operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetTime_prot_err: Number of protection violations during GetTime operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetTime_vol_err: Number of volume related errors during GetTime operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetTime_busy_err: Number of volume busy conditions encountered during GetTime operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetTime_other_err: Number of miscellaneous other errors during GetTime operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;NGetVolumeInfo_srv_err: Number of server-down errors during NGetVolumeInfo operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;NGetVolumeInfo_net_err: Number of network errors during NGetVolumeInfo operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;NGetVolumeInfo_prot_err: Number of protection violations during NGetVolumeInfo operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;NGetVolumeInfo_vol_err: Number of volume related errors during NGetVolumeInfo operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;NGetVolumeInfo_busy_err: Number of volume busy conditions encountered during NGetVolumeInfo operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;NGetVolumeInfo_other_err: Number of miscellaneous other errors during NGetVolumeInfo operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;BulkStatus_srv_err: Number of server-down errors during BulkStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;BulkStatus_net_err: Number of network errors during BulkStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;BulkStatus_prot_err: Number of protection violations during BulkStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;BulkStatus_vol_err: Number of volume related errors during BulkStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;BulkStatus_busy_err: Number of volume busy conditions encountered during BulkStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;BulkStatus_other_err: Number of miscellaneous other errors during BulkStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;XStatsVersion_srv_err: Number of server-down errors during XStatsVersion operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;XStatsVersion_net_err: Number of network errors during XStatsVersion operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;XStatsVersion_prot_err: Number of protection violations during XStatsVersion operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;XStatsVersion_vol_err: Number of volume related errors during XStatsVersion operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;XStatsVersion_busy_err: Number of volume busy conditions encountered during XStatsVersion operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;XStatsVersion_other_err: Number of miscellaneous other errors during XStatsVersion operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetXStats_srv_err: Number of server-down errors during GetXStats operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetXStats_net_err: Number of network errors during GetXStats operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetXStats_prot_err: Number of protection violations during GetXStats operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetXStats_vol_err: Number of volume related errors during GetXStats operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetXStats_busy_err: Number of volume busy conditions encountered during GetXStats operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetXStats_other_err: Number of miscellaneous other errors during GetXStats operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;File Server RPC Transfer Timings Group (FS_RPCopBytes_group) &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers: Number of FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers_ok: Number of successful FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers_sum: Sum of timing values for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers_sqr: Sum of squares of sample timings for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers_min: Minimum transfer time observed for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers_max: Maximum transfer time observed for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers_bytes_sum: Sum of bytes transferred for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers_bytes_min: Minimum byte transfer observed for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers_bytes_max: Maximum byte transfer observed for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers_bucket0: Tally in bucket0 for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers_bucket1: Tally in bucket1 for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers_bucket2: Tally in bucket2 for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers_bucket3: Tally in bucket3 for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers_bucket4: Tally in bucket4 for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers_bucket5: Tally in bucket5 for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers_bucket6: Tally in bucket6 for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers_bucket7: Tally in bucket7 for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers_bucket8: Tally in bucket8 for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers: Number of StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers_ok: Number of successful StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers_sum: Sum of timing values for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers_sqr: Sum of squares of sample timings for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers_min: Minimum transfer time observed for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers_max: Maximum transfer time observed for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers_bytes_sum: Sum of bytes transferred for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers_bytes_min: Minimum byte transfer observed for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers_bytes_max: Maximum byte transfer observed for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers_bucket0: Tally in bucket0 for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers_bucket1: Tally in bucket1 for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers_bucket2: Tally in bucket2 for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers_bucket3: Tally in bucket3 for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers_bucket4: Tally in bucket4 for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers_bucket5: Tally in bucket5 for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers_bucket6: Tally in bucket6 for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers_bucket7: Tally in bucket7 for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers_bucket8: Tally in bucket8 for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Cache Manager RPC Operation Timings Group (CM_RPCopTimes_group) &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;CallBack_ops: Number of CallBack operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CallBack_ops_ok: Number of successful CallBack operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CallBack_ops_sum: Sum of timings for CallBack operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CallBack_ops_min: Minimum execution time observed for CallBack operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CallBack_ops_max: Maximum execution time observed for CallBack operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CallBack_ops_sqr: Sum of the square of CallBack operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;InitCallBackState_ops: Number of InitCallBackState operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;InitCallBackState_ops_ok: Number of successful InitCallBackState operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;InitCallBackState_ops_sum: Sum of timings for InitCallBackState operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;InitCallBackState_ops_min: Minimum execution time observed for InitCallBackState operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;InitCallBackState_ops_max: Maximum execution time observed for InitCallBackState operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;InitCallBackState_ops_sqr: Sum of squares of timings for InitCallBackState operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Probe_ops: Number of Probe operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Probe_ops_ok: Number of successful Probe operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Probe_ops_sum: Sum of timings for Probe operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Probe_ops_min: Minimum execution time observed for Probe operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Probe_ops_max: Maximum execution time observed for Probe operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Probe_ops_sqr: Sum of squares of timings for Probe operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetLock_ops: Number of GetLock operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetLock_ops_ok: Number of successful GetLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetLock_ops_sum: Sum of timings for GetLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetLock_ops_min: Minimum execution time observed for GetLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetLock_ops_max: Maximum execution time observed for GetLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetLock_ops_sqr: Sum of squares of timings for GetLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetCE_ops: Number of GetCE operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetCE_ops_ok: Number of successful GetCE operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetCE_ops_sum: Sum of timings for GetCE operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetCE_ops_min: Minimum execution time observed for GetCE operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetCE_ops_max: Maximum execution time observed for GetCE operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetCE_ops_sqr: Sum of squares of timings for GetCE operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;XStatsVersion_CM_ops: Number of XStatsVersion operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;XStatsVersion_CM_ops_ok: Number of successful XStatsVersion operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;XStatsVersion_CM_ops_sum: Sum of timings for XStatsVersion operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;XStatsVersion_CM_ops_min: Minimum execution time observed for XStatsVersion operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;XStatsVersion_CM_ops_max: Maximum execution time observed for XStatsVersion operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;XStatsVersion_CM_ops_sqr: Sum of squares of timings for XStatsVersion operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetXStats_CM_ops: Number of GetXStats operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetXStats_CM_ops_ok: Number of successful GetXStats operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetXStats_CM_ops_sum: Sum of timings for GetXStats operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetXStats_CM_ops_min: Minimum execution time observed for GetXStats operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetXStats_CM_ops_max: Maximum execution time observed for GetXStats operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetXStats_CM_ops_sqr: Sum of squares of timings for GetXStats operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_711"&gt;
+       &lt;title&gt;Authentication and Replicated File Access Section (Auth_Access_section)&lt;/title&gt;
+ 
+       &lt;para&gt;Authentication Information for Cache Manager Group (Auth_Stats_group) &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;curr_PAGs: Current number of PAGs.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;curr_Records: Current number of records in table.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;curr_AuthRecords: Current number of of authenticated records (with valid ticket).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;curr_UnauthRecords: Current number of of unauthenticated records (without any ticket at all).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;curr_MaxRecordsInPAG: Maximum records for a single PAG.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;curr_LongestChain: Length of longest current hash chain.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;PAGCreations: Number of PAG creations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;TicketUpdates: Number of ticket additions/refreshes.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;HWM_PAGS: High water mark - number of PAGs.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;HWM_Records: High water mark - number of records.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;HWM_MaxRecordsInPAG: High water mark - maximum records for a single PAG.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;HWM_LongestChain: High water mark - longest hash chain.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Unreplicated File Access Group (Access_Stats_group) &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;unreplicatedRefs: Number of references to unreplicated data.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;replicatedRefs: Number of references to replicated data.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;numReplicasAccessed: Number of replicas accessed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;maxReplicasPerRef: Maximum number of replicas accessed per reference.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;refFirstReplicaOK: Number of references satisfied by 1st replica.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ619"&gt;
+     &lt;title&gt;The File Server Statistics&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;afsmonitor program&lt;/primary&gt;
+ 
+       &lt;secondary&gt;file server statistics&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;File Server statistics are classified into the following sections and groups: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;PerfStats_section: Performance Statistics Section. &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;VnodeCache_group: Vnode Cache Group.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Directory_group: Directory Package Group.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Rx_group: Rx Group.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;HostModule_group: Host Module Fields Group.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;misc_group: Miscellaneous Variables Group.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;RPCop_section: RPC Operations Section. &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;RPCopTimes_group: Individual RPC Operation Timings.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;RPCopBytes_group: Byte Information for Certain RPC Operations.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;All File Server variables categorized under the above sections and groups names are listed below.&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_713"&gt;
+       &lt;title&gt;Performance Statistics Section (PerfStats_section)&lt;/title&gt;
+ 
+       &lt;para&gt;Vnode Cache Group (VnodeCache_group) &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;vcache_L_Entries: Number of entries in LARGE vnode cache.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vcache_L_Allocs: Number of allocs (large).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vcache_L_Gets: Number of gets (large).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vcache_L_Reads: Number of reads (large).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vcache_L_Writes: Number of writes (large).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vcache_S_Entries: Number of entries in SMALL vnode cache.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vcache_S_Allocs: Number of allocs (small).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vcache_S_Gets: Number of gets (small).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vcache_S_Reads: Number of reads (small).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vcache_S_Writes: Number of writes (small).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vcache_H_Entries: Number of entries in HEADER vnode cache.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vcache_H_Gets: Number of gets (header)&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;vcache_H_Replacements: Number of replacements (header)&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Directory Package Group (Directory_group) &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;dir_Buffers: Number of buffers in use.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;dir_Calls: Number of read calls made.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;dir_IOs: I/O operations performed.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Rx Group (Rx_group) &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;rx_packetRequests: Packet allocation requests.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_noPackets_RcvClass: Failed packet requests (receive class).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_noPackets_SendClass: Failed packet requests (send class).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_noPackets_SpecialClass: Failed packet requests (special class).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_socketGreedy: Did SO_GREEDY succeed?&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_bogusPacketOnRead: Short packets received.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_bogusHost: Host address from bogus packets.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_noPacketOnRead: Read packets with no packet there.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_noPacketBuffersOnRead: Packets dropped due to buffer shortage.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_selects: Selects waiting on packet or timeout.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_sendSelects: Selects forced upon sends.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_packetsRead_RcvClass: Packets read (receive class).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_packetsRead_SendClass: Packets read (send class).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_packetsRead_SpecialClass: Packets read (special class).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_dataPacketsRead: Unique data packets read off wire.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_ackPacketsRead: ACK packets read.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_dupPacketsRead: Duplicate data packets read.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_spuriousPacketsRead: Inappropriate packets read.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_packetsSent_RcvClass: Packets sent (receive class).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_packetsSent_SendClass: Packets sent (send class).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_packetsSent_SpecialClass: Packets sent (special class).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_ackPacketsSent: ACK packets sent.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_pingPacketsSent: Ping packets sent.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_abortPacketsSent: Abort packets sent.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_busyPacketsSent: Busy packets sent.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_dataPacketsSent: Unique data packets sent.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_dataPacketsReSent: Retransmissions sent.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_dataPacketsPushed: Retransmissions pushed by NACK.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_ignoreAckedPacket: Packets with ACKed flag on rxi_Start.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_totalRtt_Sec and rx_totalRtt_Usec: Total round trip time (in seconds and milliseconds).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_minRtt_Sec and rx_minRtt_Usec: Minimum round trip time (in seconds and milliseconds).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_maxRtt_Sec and rx_maxRtt_Usec: Maximum round trip time (in seconds and milliseconds).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_nRttSamples: Round trip samples.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_nServerConns: Total server connections.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_nClientConns: Total client connections.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_nPeerStructs: Total peer structures.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_nCallStructs: Total call structures.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;rx_nFreeCallStructs: Total free call structures.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Host Module Fields Group (HostModule_group) &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;host_NumHostEntries: Number of host entries.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;host_HostBlocks: Blocks in use for hosts.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;host_NonDeletedHosts: Non-deleted hosts.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;host_HostsInSameNetOrSubnet: Hosts in same subnet as server.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;host_HostsInDiffSubnet: Hosts in different subnet than server.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;host_HostsInDiffNetwork: Hosts in different network than server.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;host_NumClients: Number of client entries.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;host_ClientBlocks: Blocks in use for clients.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Miscellaneous Variables Group (misc_group) &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;numPerfCalls: Number of performance calls received.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_714"&gt;
+       &lt;title&gt;RPC Operations Section (RPCop_section)&lt;/title&gt;
+ 
+       &lt;para&gt;Individual RPC Operation Timings Group (RPCopTimes_group) &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;epoch: Time when data collection began.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_ops: Number of FetchData operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_ops_ok: Number of successful FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_sum: Sum of timings for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_sqr: Sum of squares of sample timings for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_min: Minimum execution time observed for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_max: Maximum execution time observed for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchACL_ops: Number of FetchACL operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchACL_ops_ok: Number of successful FetchACL operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchACL_sum: Sum of timings for FetchACL operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchACL_sqr: Sum of squares of sample timings for FetchACL operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchACL_min: Minimum execution time observed for FetchACL operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchACL_max: Maximum execution time observed for FetchACL operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchStatus_ops: Number of FetchStatus operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchStatus_ops_ok: Number of successful FetchStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchStatus_sum: Sum of timings for FetchStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchStatus_sqr: Sum of squares of sample timings for FetchStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchStatus_min: Minimum execution time observed for FetchStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchStatus_max: Maximum execution time observed for FetchStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_ops: Number of StoreData operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_ops_ok: Number of successful StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_sum: Sum of timings for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_sqr: Sum of squares of sample timings for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_min: Minimum execution time observed for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_max: Maximum execution time observed for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreACL_ops: Number of StoreACL operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreACL_ops_ok: Number of successful StoreACL operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreACL_sum: Sum of timings for StoreACL operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreACL_sqr: Sum of squares of sample timings for StoreACL operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreACL_min: Minimum execution time observed for StoreACL operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreACL_max: Maximum execution time observed for StoreACL operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreStatus_ops: Number of StoreStatus operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreStatus_ops_ok: Number of successful StoreStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreStatus_sum: Sum of timings for StoreStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreStatus_sqr: Sum of squares of sample timings for StoreStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreStatus_min: Minimum execution time observed for StoreStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreStatus_max: Maximum execution time observed for StoreStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveFile_ops: Number of RemoveFile operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveFile_ops_ok: Number of successful RemoveFile operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveFile_sum: Sum of timings for RemoveFile operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveFile_sqr: Sum of squares of sample timings for RemoveFile operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveFile_min: Minimum execution time observed for RemoveFile operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveFile_max: Maximum execution time observed for RemoveFile operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CreateFile_ops: Number of CreateFile operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CreateFile_ops_ok: Number of successful CreateFile operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CreateFile_sum: Sum of timings for CreateFile operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CreateFile_sqr: Sum of squares of sample timings for CreateFile operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CreateFile_min: Minimum execution time observed for CreateFile operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CreateFile_max: Maximum execution time observed for CreateFile operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Rename_ops: Number of Rename operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Rename_ops_ok: Number of successful Rename operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Rename_sum: Sum of timings for Rename operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Rename_sqr: Sum of squares of sample timings for Rename operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Rename_min: Minimum execution time observed for Rename operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Rename_max: Maximum execution time observed for Rename operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Symlink_ops: Number of Symlink operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Symlink_ops_ok: Number of successful Symlink operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Symlink_sum: Sum of timings for Symlink operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Symlink_sqr: Sum of squares of sample timings for Symlink operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Symlink_min: Minimum execution time observed for Symlink operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Symlink_max: Maximum execution time observed for Symlink operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Link_ops: Number of Link operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Link_ops_ok: Number of successful Link operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Link_sum: Sum of timings for Link operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Link_sqr: Sum of squares of sample timings for Link operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Link_min: Minimum execution time observed for Link operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Link_max: Maximum execution time observed for Link operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;MakeDir_ops: Number of MakeDir operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;MakeDir_ops_ok: Number of successful MakeDir operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;MakeDir_sum: Sum of timings for MakeDir operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;MakeDir_sqr: Sum of squares of sample timings for MakeDir operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;MakeDir_min: Minimum execution time observed for MakeDir operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;MakeDir_max: Maximum execution time observed for MakeDir operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveDir_ops: Number of RemoveDir operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveDir_ops_ok: Number of successful RemoveDir operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveDir_sum: Sum of timings for RemoveDir operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveDir_sqr: Sum of squares of sample timings for RemoveDir operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveDir_min: Minimum execution time observed for RemoveDir operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;RemoveDir_max: Maximum execution time observed for RemoveDir operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetLock_ops: Number of SetLock operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetLock_ops_ok: Number of successful SetLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetLock_sum: Sum of timings for SetLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetLock_sqr: Sum of squares of sample timings for SetLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetLock_min: Minimum execution time observed for SetLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetLock_max: Maximum execution time observed for SetLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ExtendLock_ops: Number of ExtendLock operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ExtendLock_ops_ok: Number of successful ExtendLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ExtendLock_sum: Sum of timings for ExtendLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ExtendLock_sqr: Sum of squares of sample timings for ExtendLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ExtendLock_min: Minimum execution time observed for ExtendLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ExtendLock_max: Maximum execution time observed for ExtendLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ReleaseLock_ops: Number of ReleaseLock operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ReleaseLock_ops_ok: Number of successful ReleaseLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ReleaseLock_sum: Sum of timings for ReleaseLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ReleaseLock_sqr: Sum of squares of sample timings for ReleaseLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ReleaseLock_min: Minimum execution time observed for ReleaseLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;ReleaseLock_max: Maximum execution time observed for ReleaseLock operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetStatistics_ops: Number of GetStatistics operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetStatistics_ops_ok: Number of successful GetStatistics operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetStatistics_sum: Sum of timings for GetStatistics operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetStatistics_sqr: Sum of squares of sample timings for GetStatistics operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetStatistics_min: Minimum execution time observed for GetStatistics operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetStatistics_max: Maximum execution time observed for GetStatistics operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GiveUpCallbacks_ops: Number of GiveUpCallbacks operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GiveUpCallbacks_ops_ok: Number of successful GiveUpCallbacks operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GiveUpCallbacks_sum: Sum of timings for GiveUpCallbacks operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GiveUpCallbacks_sqr: Sum of squares of sample timings for GiveUpCallbacks operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GiveUpCallbacks_min: Minimum execution time observed for GiveUpCallbacks operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GiveUpCallbacks_max: Maximum execution time observed for GiveUpCallbacks operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeInfo_ops: Number of GetVolumeInfo operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeInfo_ops_ok: Number of successful GetVolumeInfo operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeInfo_sum: Sum of timings for GetVolumeInfo operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeInfo_sqr: Sum of squares of sample timings for GetVolumeInfo operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeInfo_min: Minimum execution time observed for GetVolumeInfo operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeInfo_max: Maximum execution time observed for GetVolumeInfo operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeStatus_ops: Number of GetVolumeStatus operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeStatus_ops_ok: Number of successful GetVolumeStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeStatus_sum: Sum of timings for GetVolumeStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeStatus_sqr: Sum of squares of sample timings for GetVolumeStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeStatus_min: Minimum execution time observed for GetVolumeStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetVolumeStatus_max: Maximum execution time observed for GetVolumeStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetVolumeStatus_ops: Number of SetVolumeStatus operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetVolumeStatus_ops_ok: Number of successful SetVolumeStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetVolumeStatus_sum: Sum of timings for SetVolumeStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetVolumeStatus_sqr: Sum of squares of sample timings for SetVolumeStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetVolumeStatus_min: Minimum execution time observed for SetVolumeStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;SetVolumeStatus_max: Maximum execution time observed for SetVolumeStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetRootVolume_ops: Number of GetRootVolume operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetRootVolume_ops_ok: Number of successful GetRootVolume operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetRootVolume_sum: Sum of timings for GetRootVolume operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetRootVolume_sqr: Sum of squares of sample timings for GetRootVolume operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetRootVolume_min: Minimum execution time observed for GetRootVolume operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetRootVolume_max: Maximum execution time observed for GetRootVolume operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CheckToken_ops: Number of CheckToken operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CheckToken_ops_ok: Number of successful CheckToken operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CheckToken_sum: Sum of timings for CheckToken operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CheckToken_sqr: Sum of squares of sample timings for CheckToken operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CheckToken_min: Minimum execution time observed for CheckToken operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;CheckToken_max: Maximum execution time observed for CheckToken operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetTime_ops: Number of GetTime operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetTime_ops_ok: Number of successful GetTime operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetTime_sum: Sum of timings for GetTime operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetTime_sqr: Sum of squares of sample timings for GetTime operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetTime_min: Minimum execution time observed for GetTime operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetTime_max: Maximum execution time observed for GetTime operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;NGetVolumeInfo_ops: Number of NGetVolumeInfo operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;NGetVolumeInfo_ops_ok: Number of successful NGetVolumeInfo operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;NGetVolumeInfo_sum: Sum of timings for NGetVolumeInfo operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;NGetVolumeInfo_sqr: Sum of squares of sample timings for NGetVolumeInfo operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;NGetVolumeInfo_min: Minimum execution time observed for NGetVolumeInfo operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;NGetVolumeInfo_max: Maximum execution time observed for NGetVolumeInfo operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;BulkStatus_ops: Number of BulkStatus operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;BulkStatus_ops_ok: Number of successful BulkStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;BulkStatus_sum: Sum of timings for BulkStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;BulkStatus_sqr: Sum of squares of sample timings for BulkStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;BulkStatus_min: Minimum execution time observed for BulkStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;BulkStatus_max: Maximum execution time observed for BulkStatus operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;XStatsVersion_ops: Number of XStatsVersion operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;XStatsVersion_ops_ok: Number of successful XStatsVersion operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;XStatsVersion_sum: Sum of timings for XStatsVersion operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;XStatsVersion_sqr: Sum of squares of sample timings for XStatsVersion operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;XStatsVersion_min: Minimum execution time observed for XStatsVersion operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;XStatsVersion_max: Maximum execution time observed for XStatsVersion operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetXStats_ops: Number of GetXStats operations executed.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetXStats_ops_ok: Number of successful GetXStats operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetXStats_sum: Sum of timings for GetXStats operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetXStats_sqr: Sum of squares of sample timings for GetXStats operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetXStats_min: Minimum execution time observed for GetXStats operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;GetXStats_max: Maximum execution time observed for GetXStats operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Byte Information for Certain RPC Operations Group (RPCopBytes_group) &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers: Number of FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers_ok: Number of successful FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers_sum: Sum of timing values for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers_sqr: Sum of squares of sample timings for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers_min: Minimum transfer time observed for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers_max: Maximum transfer time observed for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers_bytes_sum: Sum of bytes transferred for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers_bytes_min: Minimum byte transfer observed for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers_bytes_max: Maximum byte transfer observed for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers_bucket0: Tally in bucket0 for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers_bucket1: Tally in bucket1 for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers_bucket2: Tally in bucket2 for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers_bucket3: Tally in bucket3 for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers_bucket4: Tally in bucket4 for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers_bucket5: Tally in bucket5 for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers_bucket6: Tally in bucket6 for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers_bucket7: Tally in bucket7 for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;FetchData_xfers_bucket8: Tally in bucket8 for FetchData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers: Number of StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers_ok: Number of successful StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers_sum: Sum of timing values for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers_sqr: Sum of squares of sample timings for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers_min: Minimum transfer time observed for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers_max: Maximum transfer time observed for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers_bytes_sum: Sum of bytes transferred for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers_bytes_min: Minimum byte transfer observed for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers_bytes_max: Maximum byte transfer observed for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers_bucket0: Tally in bucket0 for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers_bucket1: Tally in bucket1 for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers_bucket2: Tally in bucket2 for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers_bucket3: Tally in bucket3 for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers_bucket4: Tally in bucket4 for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers_bucket5: Tally in bucket5 for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers_bucket6: Tally in bucket6 for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers_bucket7: Tally in bucket7 for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;StoreData_xfers_bucket8: Tally in bucket8 for StoreData operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ &lt;/appendix&gt;
\ No newline at end of file
Index: openafs/doc/xml/AdminGuide/auagd025.xml
diff -c /dev/null openafs/doc/xml/AdminGuide/auagd025.xml:1.1.8.2
*** /dev/null	Sat May 30 21:40:42 2009
--- openafs/doc/xml/AdminGuide/auagd025.xml	Mon May 11 10:40:09 2009
***************
*** 0 ****
--- 1,2084 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;appendix id="HDRWQ620"&gt;
+   &lt;title&gt;AIX Audit Events&lt;/title&gt;
+ 
+   &lt;para&gt;This Appendix provides a complete listing of the AFS events that can be audited on AIX file server machines. See Chapter
+   &lt;link linkend="HDRWQ323"&gt;Monitoring and Auditing AFS Performance&lt;/link&gt; for instructions on auditing AFS events on AIX file server
+   machines. &lt;anchor id="IDX8189" /&gt;&lt;/para&gt;
+ 
+   &lt;sect1 id="HDRWQ621"&gt;
+     &lt;title&gt;Introduction&lt;/title&gt;
+ 
+     &lt;para&gt;Below is a list of the AFS events contained in the file &lt;emphasis
+     role="bold"&gt;/afs/usr/local/audit/events.sample&lt;/emphasis&gt;. Each entry contains information on the event class, the name of the
+     event, the parameters associated with the event, and a description of the event.&lt;/para&gt;
+ 
+     &lt;para&gt;Most events have an associated error code that shows the outcome of the event (since each event is recorded after it
+     occurs), an AFSName (the authentication identify of the requesting process), and a host ID (from which the request originated).
+     Many events follow the RPC server entry calls defined in the &lt;emphasis&gt;AFS Programmer's Reference Manual&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;Events are classed by functionality (this is AIX specific). Some events possibly fall into one of more of the following
+     classes which are defined by the file &lt;emphasis role="bold"&gt;/usr/afs/local/config.sample&lt;/emphasis&gt;: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;A (afsauthent): Authentication and Identification Events&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;S (afssecurity): Security Events&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;P (afsprivilege): Privilege Required Events&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;O (afsobjects): Object Creation and Deletion Events&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;M (afsattributes): Attribute modification&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;C (afsprocess): Process Control Events&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ622"&gt;
+     &lt;title&gt;Audit-Specific Events&lt;/title&gt;
+ 
+     &lt;informaltable&gt;
+       &lt;tgroup cols="4"&gt;
+         &lt;colspec colwidth="28*" /&gt;
+ 
+         &lt;colspec colwidth="10*" /&gt;
+ 
+         &lt;colspec colwidth="25*" /&gt;
+ 
+         &lt;colspec colwidth="38*" /&gt;
+ 
+         &lt;thead&gt;
+           &lt;row&gt;
+             &lt;entry&gt;Event&lt;/entry&gt;
+ 
+             &lt;entry&gt;Class&lt;/entry&gt;
+ 
+             &lt;entry&gt;Parameters&lt;/entry&gt;
+ 
+             &lt;entry&gt;Description&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/thead&gt;
+ 
+         &lt;tbody&gt;
+           &lt;row&gt;
+             &lt;entry&gt;AFS_Audit_WR&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;&amp;lt;string&amp;gt;&lt;/entry&gt;
+ 
+             &lt;entry&gt;The file "/usr/afs/Audit" has been written to (AIX specific event).&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_Aud_On&lt;/entry&gt;
+ 
+             &lt;entry&gt;S&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode&lt;/entry&gt;
+ 
+             &lt;entry&gt;Auditing is on for this server process (recorded on startup of a server).&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_Aud_Off&lt;/entry&gt;
+ 
+             &lt;entry&gt;S&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode&lt;/entry&gt;
+ 
+             &lt;entry&gt;Auditing is off for this server process (recorded on startup of a server).&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_Aud_Unauth&lt;/entry&gt;
+ 
+             &lt;entry&gt;S&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode Event&lt;/entry&gt;
+ 
+             &lt;entry&gt;Event triggered by an unauthorized user.&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/tbody&gt;
+       &lt;/tgroup&gt;
+     &lt;/informaltable&gt;
+ 
+     &lt;note&gt;
+       &lt;para&gt;The following audit-specific events indicate an error has occurred while recording the event. Most events have an
+       AFSName associated with them and a host ID. If this information cannot be gathered out of the Rx structure, one of these
+       events is raised.&lt;/para&gt;
+     &lt;/note&gt;
+ 
+     &lt;informaltable&gt;
+       &lt;tgroup cols="4"&gt;
+         &lt;colspec colwidth="28*" /&gt;
+ 
+         &lt;colspec colwidth="10*" /&gt;
+ 
+         &lt;colspec colwidth="25*" /&gt;
+ 
+         &lt;colspec colwidth="38*" /&gt;
+ 
+         &lt;thead&gt;
+           &lt;row&gt;
+             &lt;entry&gt;Event&lt;/entry&gt;
+ 
+             &lt;entry&gt;Class&lt;/entry&gt;
+ 
+             &lt;entry&gt;Parameters&lt;/entry&gt;
+ 
+             &lt;entry&gt;Description&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/thead&gt;
+ 
+         &lt;tbody&gt;
+           &lt;row&gt;
+             &lt;entry&gt;AFS_Aud_NoCall&lt;/entry&gt;
+ 
+             &lt;entry&gt;S&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode Event&lt;/entry&gt;
+ 
+             &lt;entry&gt;No rx call structure with this event. Cannot get security, AFS ID, or origin of call.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_Aud_NoConn&lt;/entry&gt;
+ 
+             &lt;entry&gt;S&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode Event&lt;/entry&gt;
+ 
+             &lt;entry&gt;No connection info associated with rx call. Cannot get security, AFS ID, or origin of call.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_Aud_UnknSec&lt;/entry&gt;
+ 
+             &lt;entry&gt;S&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode Event&lt;/entry&gt;
+ 
+             &lt;entry&gt;Security of call is unknown (must be authorized or unauthorized caller).&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_Aud_NoAFSId&lt;/entry&gt;
+ 
+             &lt;entry&gt;S&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode Event&lt;/entry&gt;
+ 
+             &lt;entry&gt;No AFS ID/name associated with a secure event.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_Aud_NoHost&lt;/entry&gt;
+ 
+             &lt;entry&gt;S&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode Event&lt;/entry&gt;
+ 
+             &lt;entry&gt;No information about origin (machine) of caller.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_Aud_EINVAL&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;Event&lt;/entry&gt;
+ 
+             &lt;entry&gt;Error in audit event parameter (can't record the event parameter).&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/tbody&gt;
+       &lt;/tgroup&gt;
+     &lt;/informaltable&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ627"&gt;
+     &lt;title&gt;Volume Server Events&lt;/title&gt;
+ 
+     &lt;informaltable&gt;
+       &lt;tgroup cols="4"&gt;
+         &lt;colspec colwidth="28*" /&gt;
+ 
+         &lt;colspec colwidth="10*" /&gt;
+ 
+         &lt;colspec colwidth="25*" /&gt;
+ 
+         &lt;colspec colwidth="38*" /&gt;
+ 
+         &lt;thead&gt;
+           &lt;row&gt;
+             &lt;entry&gt;Event&lt;/entry&gt;
+ 
+             &lt;entry&gt;Class&lt;/entry&gt;
+ 
+             &lt;entry&gt;Parameters&lt;/entry&gt;
+ 
+             &lt;entry&gt;Description&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/thead&gt;
+ 
+         &lt;tbody&gt;
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VS_Start&lt;/entry&gt;
+ 
+             &lt;entry&gt;P C&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode&lt;/entry&gt;
+ 
+             &lt;entry&gt;The volume server has started.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VS_Finish&lt;/entry&gt;
+ 
+             &lt;entry&gt;C&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode&lt;/entry&gt;
+ 
+             &lt;entry&gt;The volume server has finished. Finish events are rare since the server process is normally aborted.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VS_Exit&lt;/entry&gt;
+ 
+             &lt;entry&gt;C&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode&lt;/entry&gt;
+ 
+             &lt;entry&gt;The volume server has exited. Exit events are rare since the server process is normally aborted.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VS_TransCr&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID Trans VolID&lt;/entry&gt;
+ 
+             &lt;entry&gt;AFSVolTransCreate - Create transaction for a [volume, partition]&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VS_EndTrn&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID Trans&lt;/entry&gt;
+ 
+             &lt;entry&gt;AFSVolEndTrans - End a transaction.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VS_CrVol&lt;/entry&gt;
+ 
+             &lt;entry&gt;P O&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID Trans VolID VolName Type ParentID&lt;/entry&gt;
+ 
+             &lt;entry&gt;AFSVolCreateVolume - Create a volume (volumeId volumeName)&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VS_DelVol&lt;/entry&gt;
+ 
+             &lt;entry&gt;P O&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID Trans&lt;/entry&gt;
+ 
+             &lt;entry&gt;AFSVolDeleteVolume - Delete a volume.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VS_NukVol&lt;/entry&gt;
+ 
+             &lt;entry&gt;P O&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID VolID&lt;/entry&gt;
+ 
+             &lt;entry&gt;AFSVolNukeVolume - Obliterate a volume completely (volume ID).&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VS_Dump&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID Trans&lt;/entry&gt;
+ 
+             &lt;entry&gt;AFSVolDump - Dump the contents of a volume.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VS_SigRst&lt;/entry&gt;
+ 
+             &lt;entry&gt;P M&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID VolName&lt;/entry&gt;
+ 
+             &lt;entry&gt;AFSVolSignalRestore - Show intention to call AFSVolRestore.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VS_Restore&lt;/entry&gt;
+ 
+             &lt;entry&gt;P O&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID Trans&lt;/entry&gt;
+ 
+             &lt;entry&gt;AFSVolRestore - Recreate a volume from a dump.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VS_Forward&lt;/entry&gt;
+ 
+             &lt;entry&gt;P O&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID FromTrans Host DestTrans&lt;/entry&gt;
+ 
+             &lt;entry&gt;AFSVolForward - Dump a volume, then restore to a given server and volume.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VS_Clone&lt;/entry&gt;
+ 
+             &lt;entry&gt;P O&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID Trans Purge NewName NewType NewVolID&lt;/entry&gt;
+ 
+             &lt;entry&gt;AFSVolClone - Clone (and optionally purge) a volume.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VS_ReClone&lt;/entry&gt;
+ 
+             &lt;entry&gt;P O&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID Trans CloneVolID&lt;/entry&gt;
+ 
+             &lt;entry&gt;AFSVolReClone - Reclone a volume.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VS_SetForw&lt;/entry&gt;
+ 
+             &lt;entry&gt;P M&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID Trans NewHost&lt;/entry&gt;
+ 
+             &lt;entry&gt;AFSVolSetForwarding - Set forwarding information for a moved volume.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VS_GetFlgs&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID Trans&lt;/entry&gt;
+ 
+             &lt;entry&gt;AFSVolGetFlags - Get volume flags for a transaction.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VS_SetFlgs&lt;/entry&gt;
+ 
+             &lt;entry&gt;P M&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID Trans Flags&lt;/entry&gt;
+ 
+             &lt;entry&gt;AFSVolSetFlags - Set volume flags for a transaction.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VS_GetName&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID Trans&lt;/entry&gt;
+ 
+             &lt;entry&gt;AFSVolGetName - Get the volume name associated with a transaction.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VS_GetStat&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID Trans&lt;/entry&gt;
+ 
+             &lt;entry&gt;AFSVolGetStatus - Get status of a transaction/volume.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VS_SetIdTy&lt;/entry&gt;
+ 
+             &lt;entry&gt;P M&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID Trans VolName Type ParentId CloneID BackupID&lt;/entry&gt;
+ 
+             &lt;entry&gt;AFSVolSetIdsTypes - Set header information for a volume.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VS_SetDate&lt;/entry&gt;
+ 
+             &lt;entry&gt;P M&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID Trans Date&lt;/entry&gt;
+ 
+             &lt;entry&gt;AFSVolSetDate - Set creation date in a volume.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VS_ListPar&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;AFSVolListPartitions - Return a list of AFS partitions on a server.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VS_ParInf&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID PartName&lt;/entry&gt;
+ 
+             &lt;entry&gt;AFSVolPartitionInfo - Get partition information.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VS_ListVol&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;AFSVolListVolumes - Return a list of volumes on a server.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VS_XLstVol&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;AFSVolXListVolumes - Return a (detailed) list of volumes on a server.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VS_Lst1Vol&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID VolID&lt;/entry&gt;
+ 
+             &lt;entry&gt;AFSVolListOneVolume - Return header information for a single volume.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VS_XLst1Vl&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID VolID&lt;/entry&gt;
+ 
+             &lt;entry&gt;AFSVolXListOneVolume - Return (detailed) header information for a single volume.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VS_GetNVol&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID VolID&lt;/entry&gt;
+ 
+             &lt;entry&gt;AFSVolGetNthVolume - Get volume header given its index.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VS_Monitor&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;AFSVolMonitor - Collect server transaction state.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VS_SetInfo&lt;/entry&gt;
+ 
+             &lt;entry&gt;P O M&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID Trans&lt;/entry&gt;
+ 
+             &lt;entry&gt;AFSVolSetInfo - Set volume status.&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/tbody&gt;
+       &lt;/tgroup&gt;
+     &lt;/informaltable&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ630"&gt;
+     &lt;title&gt;Backup Server Events&lt;/title&gt;
+ 
+     &lt;informaltable&gt;
+       &lt;tgroup cols="4"&gt;
+         &lt;colspec colwidth="28*" /&gt;
+ 
+         &lt;colspec colwidth="10*" /&gt;
+ 
+         &lt;colspec colwidth="25*" /&gt;
+ 
+         &lt;colspec colwidth="38*" /&gt;
+ 
+         &lt;thead&gt;
+           &lt;row&gt;
+             &lt;entry&gt;Event&lt;/entry&gt;
+ 
+             &lt;entry&gt;Class&lt;/entry&gt;
+ 
+             &lt;entry&gt;Parameters&lt;/entry&gt;
+ 
+             &lt;entry&gt;Description&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/thead&gt;
+ 
+         &lt;tbody&gt;
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BUDB_Start&lt;/entry&gt;
+ 
+             &lt;entry&gt;P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode&lt;/entry&gt;
+ 
+             &lt;entry&gt;The backup server has started.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BUDB_Finish&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode&lt;/entry&gt;
+ 
+             &lt;entry&gt;The backup server has finished. Finish events are rare since the server process is normally aborted.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BUDB_Exit&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode&lt;/entry&gt;
+ 
+             &lt;entry&gt;The backup server has exited. Exit events are rare since the server process is normally aborted.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BUDB_CrDmp&lt;/entry&gt;
+ 
+             &lt;entry&gt;P O&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID dumpId&lt;/entry&gt;
+ 
+             &lt;entry&gt;BUDB_CreateDump - Create a new dump.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BUDB_AppDmp&lt;/entry&gt;
+ 
+             &lt;entry&gt;P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID dumpId&lt;/entry&gt;
+ 
+             &lt;entry&gt;BUDB_makeDumpAppended - Make the dump an appended dump.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BUDB_DelDmp&lt;/entry&gt;
+ 
+             &lt;entry&gt;P O&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID dumpId&lt;/entry&gt;
+ 
+             &lt;entry&gt;BUDB_DeleteDump - Delete a dump.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BUDB_FinDmp&lt;/entry&gt;
+ 
+             &lt;entry&gt;P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID dumpId&lt;/entry&gt;
+ 
+             &lt;entry&gt;BUDB_FinishDump- Notify buserver that dump is finished.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BUDB_UseTpe&lt;/entry&gt;
+ 
+             &lt;entry&gt;P M&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID dumpId&lt;/entry&gt;
+ 
+             &lt;entry&gt;BUDB_UseTape - Create/add a tape entry to a dump.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BUDB_DelTpe&lt;/entry&gt;
+ 
+             &lt;entry&gt;P M&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID dumpId&lt;/entry&gt;
+ 
+             &lt;entry&gt;BUDB_DeleteTape - Remove a tape from the database.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BUDB_FinTpe&lt;/entry&gt;
+ 
+             &lt;entry&gt;P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID dumpId&lt;/entry&gt;
+ 
+             &lt;entry&gt;BUDB_FinishTape - Writing to a tape is completed.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BUDB_AddVol&lt;/entry&gt;
+ 
+             &lt;entry&gt;P M&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID volId&lt;/entry&gt;
+ 
+             &lt;entry&gt;BUDB_AddVolume - Add a volume to a particular dump and tape.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BUDB_GetTxV&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID Type&lt;/entry&gt;
+ 
+             &lt;entry&gt;BUDB_GetTextVersion - Get the version number for hosts/volume-sets/dump-hierarchy.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BUDB_GetTxt&lt;/entry&gt;
+ 
+             &lt;entry&gt;P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID Type&lt;/entry&gt;
+ 
+             &lt;entry&gt;BUDB_GetText - Get the information about hosts/volume-sets/dump-hierarchy.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BUDB_SavTxt&lt;/entry&gt;
+ 
+             &lt;entry&gt;M&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID Type&lt;/entry&gt;
+ 
+             &lt;entry&gt;BUDB_SaveText - Overwrite the information about hosts/volume-sets/dump-hierarchy.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BUDB_GetLck&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;BUDB_GetLock - Take a lock for reading/writing text information.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BUDB_FrALck&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;BUDB_FreeLock - Free a lock.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BUDB_FreLck&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;BUDB_FreeAllLocks - Free all locks.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BUDB_GetIId&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;BUDB_GetInstanceId - Get lock instance id.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BUDB_DmpDB&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;BUDB_DumpDB - Start dumping the database.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BUDB_RstDBH&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;BUDB_RestoreDbHeader - Restore the database header.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BUDB_DBVfy&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;BUDB_DbVerify - Verify the database.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BUDB_FndDmp&lt;/entry&gt;
+ 
+             &lt;entry&gt;P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID volName&lt;/entry&gt;
+ 
+             &lt;entry&gt;BUDB_FindDump - Find the dump a volume belongs to.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BUDB_GetDmp&lt;/entry&gt;
+ 
+             &lt;entry&gt;P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;BUDB_GetDumps - Get a list of dumps in the database.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BUDB_FnLTpe&lt;/entry&gt;
+ 
+             &lt;entry&gt;P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID dumpId&lt;/entry&gt;
+ 
+             &lt;entry&gt;BUDB_FindLastTape - Find last tape, and last volume on tape of a dump.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BUDB_GetTpe&lt;/entry&gt;
+ 
+             &lt;entry&gt;P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;BUDB_GetTapes - Find a list of tapes based on name or dump ID.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BUDB_GetVol&lt;/entry&gt;
+ 
+             &lt;entry&gt;P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;BUDB_GetVolumes - Find a list of volumes based on dump or tape name.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BUDB_DelVDP&lt;/entry&gt;
+ 
+             &lt;entry&gt;P M&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID dumpSetName&lt;/entry&gt;
+ 
+             &lt;entry&gt;BUDB_DeleteVDP - Delete dumps with given name and dump path.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BUDB_FndCln&lt;/entry&gt;
+ 
+             &lt;entry&gt;P M&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID volName&lt;/entry&gt;
+ 
+             &lt;entry&gt;BUDB_FindClone - Find clone time of volume.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BUDB_FndLaD&lt;/entry&gt;
+ 
+             &lt;entry&gt;P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID volName&lt;/entry&gt;
+ 
+             &lt;entry&gt;BUDB_FindLatestDump - Find the latest dump a volume belongs to.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BUDB_TGetVr&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;BUDB_T_GetVersion - Test Get version.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BUDB_TDmpHa&lt;/entry&gt;
+ 
+             &lt;entry&gt;P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID file&lt;/entry&gt;
+ 
+             &lt;entry&gt;BUDB_T_DumpHashTable - Test dump of hash table.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BUDB_TDmpDB&lt;/entry&gt;
+ 
+             &lt;entry&gt;P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID file&lt;/entry&gt;
+ 
+             &lt;entry&gt;BUDB_T_DumpDatabase - Test dump of database.&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/tbody&gt;
+       &lt;/tgroup&gt;
+     &lt;/informaltable&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ633"&gt;
+     &lt;title&gt;Protection Server Events&lt;/title&gt;
+ 
+     &lt;informaltable&gt;
+       &lt;tgroup cols="4"&gt;
+         &lt;colspec colwidth="28*" /&gt;
+ 
+         &lt;colspec colwidth="10*" /&gt;
+ 
+         &lt;colspec colwidth="25*" /&gt;
+ 
+         &lt;colspec colwidth="38*" /&gt;
+ 
+         &lt;thead&gt;
+           &lt;row&gt;
+             &lt;entry&gt;Event&lt;/entry&gt;
+ 
+             &lt;entry&gt;Class&lt;/entry&gt;
+ 
+             &lt;entry&gt;Parameters&lt;/entry&gt;
+ 
+             &lt;entry&gt;Description&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/thead&gt;
+ 
+         &lt;tbody&gt;
+           &lt;row&gt;
+             &lt;entry&gt;AFS_PTS_Start&lt;/entry&gt;
+ 
+             &lt;entry&gt;P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode&lt;/entry&gt;
+ 
+             &lt;entry&gt;The protection server has started.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_PTS_Finish&lt;/entry&gt;
+ 
+             &lt;entry&gt;C&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode&lt;/entry&gt;
+ 
+             &lt;entry&gt;The protection server has finished. Finish events are rare since the server process is normally aborted.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_PTS_Exit&lt;/entry&gt;
+ 
+             &lt;entry&gt;C&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode&lt;/entry&gt;
+ 
+             &lt;entry&gt;The protection server has exited. Exit events are rare since the server process is normally aborted.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_PTS_NmToId&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;PR_NameToID - Perform one or more name-to-ID translations.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_PTS_IdToNm&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID GroupId&lt;/entry&gt;
+ 
+             &lt;entry&gt;PR_IDToName - Perform one or more ID-to-name translations.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_PTS_NewEnt&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID GroupId Name OwnerId&lt;/entry&gt;
+ 
+             &lt;entry&gt;PR_NewEntry - Create a PDB (Protection DataBase) entry for the given name.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_PTS_INewEnt&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID GroupId Name OwnerId&lt;/entry&gt;
+ 
+             &lt;entry&gt;PR_INewEntry - Create a PDB entry for the given name and ID.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_PTS_LstEnt&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID GroupId&lt;/entry&gt;
+ 
+             &lt;entry&gt;PR_ListEntry - Get the contents of a PDB entry based on its ID.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_PTS_DmpEnt&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID Position&lt;/entry&gt;
+ 
+             &lt;entry&gt;PR_DumpEntry - Get the contents of a PDB entry based on its offset.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_PTS_ChgEnt&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID GroupId NewName NewOwnerId NewId&lt;/entry&gt;
+ 
+             &lt;entry&gt;PR_ChangeEntry - Change an existing PDB entry's ID, name, owner, or a combination.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_PTS_SetFEnt&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID GroupId&lt;/entry&gt;
+ 
+             &lt;entry&gt;PR_SetFieldsEntry - Change miscellaneous fields in an existing PDB entry.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_PTS_Del&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID GroupId&lt;/entry&gt;
+ 
+             &lt;entry&gt;PR_Delete - Delete an existing PDB entry.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;FS_PTS_WheIsIt&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID GroupId Position&lt;/entry&gt;
+ 
+             &lt;entry&gt;PR_WhereIsIt - Get the PDB byte offset of the entry for a given ID.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_PTS_AdToGrp&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID GroupId UserId&lt;/entry&gt;
+ 
+             &lt;entry&gt;PR_AddToGroup - Add a user to a group.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_PTS_RmFmGrp&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID GroupId UserId&lt;/entry&gt;
+ 
+             &lt;entry&gt;PR_RemoveFromGroup - Remove a user from a chosen group.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_PTS_LstMax&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;PR_ListMax - Get the largest allocated user and group ID.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_PTS_SetMax&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID GroupId flag&lt;/entry&gt;
+ 
+             &lt;entry&gt;PR_SetMax - Set the largest allocated user and group ID.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_PTS_LstEle&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID GroupId&lt;/entry&gt;
+ 
+             &lt;entry&gt;PR_ListElements - List all IDs associated with a user or group.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_PTS_GetCPS&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID GroupId&lt;/entry&gt;
+ 
+             &lt;entry&gt;PR_GetCPS - Get the CPS (Current Protection Subdomain) for the given ID.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_PTS_GetCPS2&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID GroupId Host&lt;/entry&gt;
+ 
+             &lt;entry&gt;PR_GetCPS2 - Get the CPS for the given id and host.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_PTS_GetHCPS&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID Host&lt;/entry&gt;
+ 
+             &lt;entry&gt;PR_GetHostCPS - Get the CPS for the given host.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_PTS_LstOwn&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID GroupId&lt;/entry&gt;
+ 
+             &lt;entry&gt;PR_ListOwned - Get all IDs owned by the given ID.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_PTS_IsMemOf&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID UserId GroupId&lt;/entry&gt;
+ 
+             &lt;entry&gt;PR_IsAMemberOf - Is a given user ID a member of a specified group?&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/tbody&gt;
+       &lt;/tgroup&gt;
+     &lt;/informaltable&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ636"&gt;
+     &lt;title&gt;Authentication Events&lt;/title&gt;
+ 
+     &lt;informaltable&gt;
+       &lt;tgroup cols="4"&gt;
+         &lt;colspec colwidth="28*" /&gt;
+ 
+         &lt;colspec colwidth="10*" /&gt;
+ 
+         &lt;colspec colwidth="25*" /&gt;
+ 
+         &lt;colspec colwidth="38*" /&gt;
+ 
+         &lt;thead&gt;
+           &lt;row&gt;
+             &lt;entry&gt;Event&lt;/entry&gt;
+ 
+             &lt;entry&gt;Class&lt;/entry&gt;
+ 
+             &lt;entry&gt;Parameters&lt;/entry&gt;
+ 
+             &lt;entry&gt;Description&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/thead&gt;
+ 
+         &lt;tbody&gt;
+           &lt;row&gt;
+             &lt;entry&gt;AFS_KAA_ChPswd&lt;/entry&gt;
+ 
+             &lt;entry&gt;S&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID name instance&lt;/entry&gt;
+ 
+             &lt;entry&gt;KAA_ChangePassword - Change password.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_KAA_Auth&lt;/entry&gt;
+ 
+             &lt;entry&gt;A S&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID name instance&lt;/entry&gt;
+ 
+             &lt;entry&gt;KAA_Authenticate - Authenticate to the cell.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_KAA_AuthO&lt;/entry&gt;
+ 
+             &lt;entry&gt;S&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID name instance&lt;/entry&gt;
+ 
+             &lt;entry&gt;KAA_Authenticate_old - Old style authentication.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_KAT_GetTkt&lt;/entry&gt;
+ 
+             &lt;entry&gt;A S&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID name instance&lt;/entry&gt;
+ 
+             &lt;entry&gt;KAT_GetTicket - An attempt was made to get an AFS ticket for some principal listed in the Authentication
+             Database.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_KAT_GetTktO&lt;/entry&gt;
+ 
+             &lt;entry&gt;S&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID name instance&lt;/entry&gt;
+ 
+             &lt;entry&gt;KAT_GetTicket_old - An attempt was made to get an AFS ticket for some principal listed in the Authentication
+             Database.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_KAM_CrUser&lt;/entry&gt;
+ 
+             &lt;entry&gt;S P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID name instance&lt;/entry&gt;
+ 
+             &lt;entry&gt;KAM_CreateUser - Create a user.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_KAM_DelUser&lt;/entry&gt;
+ 
+             &lt;entry&gt;S P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID name instance&lt;/entry&gt;
+ 
+             &lt;entry&gt;KAM_DeleteUser - Delete a user.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_KAM_SetPswd&lt;/entry&gt;
+ 
+             &lt;entry&gt;S&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID name instance&lt;/entry&gt;
+ 
+             &lt;entry&gt;KAM_SetPassword - Set the password for a user.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_KAM_GetPswd&lt;/entry&gt;
+ 
+             &lt;entry&gt;S&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID name&lt;/entry&gt;
+ 
+             &lt;entry&gt;KAM_GetPassword - Get the password of a user.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_KAM_GetEnt&lt;/entry&gt;
+ 
+             &lt;entry&gt;S&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID name instance&lt;/entry&gt;
+ 
+             &lt;entry&gt;KAM_GetEntry - The RPC made by the &lt;emphasis role="bold"&gt;kas examine&lt;/emphasis&gt; command to get one entry from the
+             Authentication Database (by index entry).&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_KAM_LstEnt&lt;/entry&gt;
+ 
+             &lt;entry&gt;S&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID index&lt;/entry&gt;
+ 
+             &lt;entry&gt;KAM_ListEntry - The RPC made to list one or more entries in the Authentication Database.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_KAM_Dbg&lt;/entry&gt;
+ 
+             &lt;entry&gt;S&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;KAM_Debug - The RPC that produces a debugging trace for the Authentication Server.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_KAM_SetFld&lt;/entry&gt;
+ 
+             &lt;entry&gt;S P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID name instance flags date lifetime maxAssoc&lt;/entry&gt;
+ 
+             &lt;entry&gt;KAM_SetFields - The RPC used by the &lt;emphasis role="bold"&gt;kas setfields&lt;/emphasis&gt; command to manipulate the
+             Authentication Database.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_KAM_GetStat&lt;/entry&gt;
+ 
+             &lt;entry&gt;S&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;KAM_GetStatus - An RPC used to get statistics on the Authentication Server.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_KAM_GRnKey&lt;/entry&gt;
+ 
+             &lt;entry&gt;S&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;KAM_GetRandomKey - An RPC used to generate a random encryption key.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_UnlockUser&lt;/entry&gt;
+ 
+             &lt;entry&gt;S&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID name instance&lt;/entry&gt;
+ 
+             &lt;entry&gt;KAM_Unlock - The RPC used to initiate the &lt;emphasis role="bold"&gt;kas unlock&lt;/emphasis&gt; command.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_LockStatus&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID name instance&lt;/entry&gt;
+ 
+             &lt;entry&gt;KAM_LockStatus - The RPC used to determine whether a user's Authentication Database entry is locked.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_UseOfPriv&lt;/entry&gt;
+ 
+             &lt;entry&gt;P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID name instance cell&lt;/entry&gt;
+ 
+             &lt;entry&gt;An authorized command was issued and allowed because the user had privilege.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_UnAth&lt;/entry&gt;
+ 
+             &lt;entry&gt;S&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID name instance cell&lt;/entry&gt;
+ 
+             &lt;entry&gt;An authorized command was issued and allowed because the system was running in noauth mode.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_UDPAuth&lt;/entry&gt;
+ 
+             &lt;entry&gt;A S&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode name instance&lt;/entry&gt;
+ 
+             &lt;entry&gt;An authentication attempt was made with a Kerberos client.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_UDPGetTckt&lt;/entry&gt;
+ 
+             &lt;entry&gt;A S&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode name instance cell name instance&lt;/entry&gt;
+ 
+             &lt;entry&gt;An attempt was made to get a Kerberos ticket.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_RunNoAuth&lt;/entry&gt;
+ 
+             &lt;entry&gt;S&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode&lt;/entry&gt;
+ 
+             &lt;entry&gt;Check was made and some random server is running noauth.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_NoAuthDsbl&lt;/entry&gt;
+ 
+             &lt;entry&gt;S P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode&lt;/entry&gt;
+ 
+             &lt;entry&gt;Server is set to run in authenticated mode.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_NoAuthEnbl&lt;/entry&gt;
+ 
+             &lt;entry&gt;S P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode&lt;/entry&gt;
+ 
+             &lt;entry&gt;Server is set to run in unauthenticated mode.&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/tbody&gt;
+       &lt;/tgroup&gt;
+     &lt;/informaltable&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ639"&gt;
+     &lt;title&gt;File Server and Cache Manager Interface Events&lt;/title&gt;
+ 
+     &lt;informaltable&gt;
+       &lt;tgroup cols="4"&gt;
+         &lt;colspec colwidth="28*" /&gt;
+ 
+         &lt;colspec colwidth="10*" /&gt;
+ 
+         &lt;colspec colwidth="25*" /&gt;
+ 
+         &lt;colspec colwidth="38*" /&gt;
+ 
+         &lt;thead&gt;
+           &lt;row&gt;
+             &lt;entry&gt;Event&lt;/entry&gt;
+ 
+             &lt;entry&gt;Class&lt;/entry&gt;
+ 
+             &lt;entry&gt;Parameters&lt;/entry&gt;
+ 
+             &lt;entry&gt;Description&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/thead&gt;
+ 
+         &lt;tbody&gt;
+           &lt;row&gt;
+             &lt;entry&gt;AFS_SRX_FchACL&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID (FID)&lt;/entry&gt;
+ 
+             &lt;entry&gt;RXAFS_FetchACL - Fetch the ACL associated with the given AFS file identifier.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_SRX_FchStat&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID (FID)&lt;/entry&gt;
+ 
+             &lt;entry&gt;RXAFS_FetchStatus - Fetch the status information for a file system object.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_SRX_StACL&lt;/entry&gt;
+ 
+             &lt;entry&gt;M&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID (FID)&lt;/entry&gt;
+ 
+             &lt;entry&gt;RXAFS_StoreACL - Associate an ACL with the names directory.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_SRX_StStat&lt;/entry&gt;
+ 
+             &lt;entry&gt;M&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID (FID)&lt;/entry&gt;
+ 
+             &lt;entry&gt;RXAFS_StoreStatus - Store status information for the specified file.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_SRX_RmFile&lt;/entry&gt;
+ 
+             &lt;entry&gt;O&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID (FID) name&lt;/entry&gt;
+ 
+             &lt;entry&gt;RXAFS_RemoveFile - Delete the given file.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_SRX_CrFile&lt;/entry&gt;
+ 
+             &lt;entry&gt;O&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID (FID) name&lt;/entry&gt;
+ 
+             &lt;entry&gt;RXAFS_CreateFile - Create the given file.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_SRX_RNmFile&lt;/entry&gt;
+ 
+             &lt;entry&gt;O M&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID (oldFID) oldName (newFID) newName&lt;/entry&gt;
+ 
+             &lt;entry&gt;RXAFS_Rename - Rename the specified file in the given directory.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_SRX_SymLink&lt;/entry&gt;
+ 
+             &lt;entry&gt;O&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID (FID) name&lt;/entry&gt;
+ 
+             &lt;entry&gt;RXAFS_Symlink - Create a symbolic link.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_SRX_Link&lt;/entry&gt;
+ 
+             &lt;entry&gt;O&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID (FID) name (FID)&lt;/entry&gt;
+ 
+             &lt;entry&gt;RXAFS_Link - Create a hard link.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_SRX_MakeDir&lt;/entry&gt;
+ 
+             &lt;entry&gt;O&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID (FID) name&lt;/entry&gt;
+ 
+             &lt;entry&gt;RXAFS_MakeDir - Create a directory.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_SRX_RmDir&lt;/entry&gt;
+ 
+             &lt;entry&gt;O&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID (FID) name&lt;/entry&gt;
+ 
+             &lt;entry&gt;RXAFS_RemoveDir - Remove a directory.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_SRX_SetLock&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID (FID) type&lt;/entry&gt;
+ 
+             &lt;entry&gt;RXAFS_SetLock - Set an advisory lock on the given file identifier.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_SRX_ExtLock&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID (FID)&lt;/entry&gt;
+ 
+             &lt;entry&gt;RXAFS_ExtendLock - Extend an advisory lock on a file.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_SRX_RelLock&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID (FID)&lt;/entry&gt;
+ 
+             &lt;entry&gt;RXAFS_ReleaseLock - Release the advisory lock on a file.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_SRX_FchData&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID (FID)&lt;/entry&gt;
+ 
+             &lt;entry&gt;StartRXAFS_FetchData - Begin a request to fetch file data.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_SRX_StData&lt;/entry&gt;
+ 
+             &lt;entry&gt;O&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID (FID)&lt;/entry&gt;
+ 
+             &lt;entry&gt;StartRXAFS_StoreData - Begin a request to store file data.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_SRX_BFchSta&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID (FID)&lt;/entry&gt;
+ 
+             &lt;entry&gt;RXAFS_BulkStatus - Fetch status information regarding a set of file system objects.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_SRX_SetVolS&lt;/entry&gt;
+ 
+             &lt;entry&gt;M&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID volId volName&lt;/entry&gt;
+ 
+             &lt;entry&gt;RXAFS_SetVolumeStatus - Set the basic status information for the named volume.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_Priv&lt;/entry&gt;
+ 
+             &lt;entry&gt;P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode viceId callRoutine&lt;/entry&gt;
+ 
+             &lt;entry&gt;Checking Permission Rights of user - user has permissions.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_PrivSet&lt;/entry&gt;
+ 
+             &lt;entry&gt;P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode viceId callRoutine&lt;/entry&gt;
+ 
+             &lt;entry&gt;Set the privileges of a user.&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/tbody&gt;
+       &lt;/tgroup&gt;
+     &lt;/informaltable&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ642"&gt;
+     &lt;title&gt;BOS Server Events&lt;/title&gt;
+ 
+     &lt;informaltable&gt;
+       &lt;tgroup cols="4"&gt;
+         &lt;colspec colwidth="28*" /&gt;
+ 
+         &lt;colspec colwidth="10*" /&gt;
+ 
+         &lt;colspec colwidth="25*" /&gt;
+ 
+         &lt;colspec colwidth="38*" /&gt;
+ 
+         &lt;thead&gt;
+           &lt;row&gt;
+             &lt;entry&gt;Event&lt;/entry&gt;
+ 
+             &lt;entry&gt;Class&lt;/entry&gt;
+ 
+             &lt;entry&gt;Parameters&lt;/entry&gt;
+ 
+             &lt;entry&gt;Description&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/thead&gt;
+ 
+         &lt;tbody&gt;
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BOS_CreBnod&lt;/entry&gt;
+ 
+             &lt;entry&gt;P C&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;BOZO_CreateBnode - Create a process instance.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BOS_DelBnod&lt;/entry&gt;
+ 
+             &lt;entry&gt;P C&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID instance&lt;/entry&gt;
+ 
+             &lt;entry&gt;BOZO_DeleteBnode - Delete a process instance.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BOS_SetReSt&lt;/entry&gt;
+ 
+             &lt;entry&gt;P M C&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;BOZO_Restart - Restart a given process instance.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BOS_GetLog&lt;/entry&gt;
+ 
+             &lt;entry&gt;P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;StartBOZO_GetLog - Pass the IN params when fetching a BOS Server log file.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BOS_SetStat&lt;/entry&gt;
+ 
+             &lt;entry&gt;P M C&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID instance&lt;/entry&gt;
+ 
+             &lt;entry&gt;BOZO_SetStatus - Set process instance status and goal.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BOS_SetTSta&lt;/entry&gt;
+ 
+             &lt;entry&gt;P M C&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID instance&lt;/entry&gt;
+ 
+             &lt;entry&gt;BOZO_SetTStatus - Temporarily set process instance status and goal.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BOS_StartAl&lt;/entry&gt;
+ 
+             &lt;entry&gt;P C&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;BOZO_StartupAll - Start all existing process instances.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BOS_ShtdAll&lt;/entry&gt;
+ 
+             &lt;entry&gt;P C&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;BOZO_ShutdownAll - Shut down all process instances.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BOS_ReStAll&lt;/entry&gt;
+ 
+             &lt;entry&gt;P C&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;BOZO_RestartAll - Shut down, then restart all process instances.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BOS_ReBos&lt;/entry&gt;
+ 
+             &lt;entry&gt;P C&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;BOZO_ReBozo - Shut down, then restart all process instances and the BOS Server itself.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BOS_ReBosIn&lt;/entry&gt;
+ 
+             &lt;entry&gt;P C&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode&lt;/entry&gt;
+ 
+             &lt;entry&gt;BOZO_ReBozo - Same as AFS_BOS_ReBos but done internally (server restarts).&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BOS_ReStart&lt;/entry&gt;
+ 
+             &lt;entry&gt;P C&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID instance&lt;/entry&gt;
+ 
+             &lt;entry&gt;BOZO_Restart - Restart a given process instance.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BOS_WaitAll&lt;/entry&gt;
+ 
+             &lt;entry&gt;P C&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;BOZO_WaitAll - Wait until all process instances have reached their goals.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BOS_AddSUsr&lt;/entry&gt;
+ 
+             &lt;entry&gt;S P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;BOZO_AddSUser - Add a user to the UserList.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BOS_DelSUsr&lt;/entry&gt;
+ 
+             &lt;entry&gt;S P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;BOZO_DeleteSUser - Delete a user from the UserList.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BOS_LstSUsr&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;BOZO_ListSUsers - Get the name of the user in the given position in the UserList file.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BOS_LstKey&lt;/entry&gt;
+ 
+             &lt;entry&gt;P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;BOZO_ListKeys - List information about the key at a given index in the key file.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BOS_LstKeyU&lt;/entry&gt;
+ 
+             &lt;entry&gt;P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;BOZO_ListKeys - Same as AFS_BOS_LstKey, but unauthorized.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BOS_AddKey&lt;/entry&gt;
+ 
+             &lt;entry&gt;S P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;BOZO_AddKey - Add a key to the key file.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BOS_DelKey&lt;/entry&gt;
+ 
+             &lt;entry&gt;S P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;BOZO_DeleteKey - Delete the entry for an AFS key.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BOS_SetNoAu&lt;/entry&gt;
+ 
+             &lt;entry&gt;S P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID flag&lt;/entry&gt;
+ 
+             &lt;entry&gt;BOZO_SetNoAuthFlag - Enable or disable authenticated call requirements.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BOS_SetCell&lt;/entry&gt;
+ 
+             &lt;entry&gt;S P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID name&lt;/entry&gt;
+ 
+             &lt;entry&gt;BOZO_SetCellName - Set the name of the cell to which the BOS Server belongs.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BOS_AddHst&lt;/entry&gt;
+ 
+             &lt;entry&gt;S P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID name&lt;/entry&gt;
+ 
+             &lt;entry&gt;BOZO_AddCellHost - Add an entry to the list of database server hosts.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BOS_DelHst&lt;/entry&gt;
+ 
+             &lt;entry&gt;S P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID name&lt;/entry&gt;
+ 
+             &lt;entry&gt;BOZO_DeleteCellHost - Delete an entry from the list of database server hosts.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BOS_Inst&lt;/entry&gt;
+ 
+             &lt;entry&gt;P O M&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID name&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;para&gt;StartBOZO_Install - Pass the IN parameters when installing a server binary.&lt;/para&gt; &lt;para&gt;EndBOZO_Install -
+             Get the OUT parameters when installing a server binary.&lt;/para&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BOS_UnInst&lt;/entry&gt;
+ 
+             &lt;entry&gt;P O M&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID name&lt;/entry&gt;
+ 
+             &lt;entry&gt;BOZO_UnInstall - Roll back from a server binary installation.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BOS_PrnLog&lt;/entry&gt;
+ 
+             &lt;entry&gt;P O&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;BOZO_Prune - Throw away old versions of server binaries and core file.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BOS_Exec&lt;/entry&gt;
+ 
+             &lt;entry&gt;P C&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID cmd&lt;/entry&gt;
+ 
+             &lt;entry&gt;BOZO_Exec - Execute a shell command at the server.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BOS_DoExec&lt;/entry&gt;
+ 
+             &lt;entry&gt;P C&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode exec&lt;/entry&gt;
+ 
+             &lt;entry&gt;The &lt;emphasis role="bold"&gt;bosserver&lt;/emphasis&gt; process was restarted.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_BOS_StpProc&lt;/entry&gt;
+ 
+             &lt;entry&gt;P C&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode cmd&lt;/entry&gt;
+ 
+             &lt;entry&gt;An RPC to stop any process controlled by the BOS Server.&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/tbody&gt;
+       &lt;/tgroup&gt;
+     &lt;/informaltable&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ645"&gt;
+     &lt;title&gt;Volume Location Server Events&lt;/title&gt;
+ 
+     &lt;informaltable&gt;
+       &lt;tgroup cols="4"&gt;
+         &lt;colspec colwidth="28*" /&gt;
+ 
+         &lt;colspec colwidth="10*" /&gt;
+ 
+         &lt;colspec colwidth="25*" /&gt;
+ 
+         &lt;colspec colwidth="38*" /&gt;
+ 
+         &lt;thead&gt;
+           &lt;row&gt;
+             &lt;entry&gt;Event&lt;/entry&gt;
+ 
+             &lt;entry&gt;Class&lt;/entry&gt;
+ 
+             &lt;entry&gt;Parameters&lt;/entry&gt;
+ 
+             &lt;entry&gt;Description&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/thead&gt;
+ 
+         &lt;tbody&gt;
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VL_CreEnt&lt;/entry&gt;
+ 
+             &lt;entry&gt;P M&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID name&lt;/entry&gt;
+ 
+             &lt;entry&gt;VL_CreateEntry - Create a VLDB entry.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VL_DelEnt&lt;/entry&gt;
+ 
+             &lt;entry&gt;P M&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID volID&lt;/entry&gt;
+ 
+             &lt;entry&gt;VL_DeleteEntry - Delete a VLDB entry.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VL_GetNVlID&lt;/entry&gt;
+ 
+             &lt;entry&gt;None&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID&lt;/entry&gt;
+ 
+             &lt;entry&gt;VL_GetNewVolumeId - Generate a new volume ID.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VL_RepEnt&lt;/entry&gt;
+ 
+             &lt;entry&gt;P M&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID volID&lt;/entry&gt;
+ 
+             &lt;entry&gt;VL_ReplaceEntry - Replace entire contents of VLDB entry.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VL_UpdEnt&lt;/entry&gt;
+ 
+             &lt;entry&gt;P M&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID volID&lt;/entry&gt;
+ 
+             &lt;entry&gt;VL_UpdateEntry - Update contents of VLDB entry.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VL_SetLck&lt;/entry&gt;
+ 
+             &lt;entry&gt;P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID volID&lt;/entry&gt;
+ 
+             &lt;entry&gt;VL_SetLock - Lock VLDB entry.&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;AFS_VL_RelLck&lt;/entry&gt;
+ 
+             &lt;entry&gt;P&lt;/entry&gt;
+ 
+             &lt;entry&gt;ECode AFSName HostID volID&lt;/entry&gt;
+ 
+             &lt;entry&gt;VL_ReleaseLock - Unlock VLDB entry.&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/tbody&gt;
+       &lt;/tgroup&gt;
+     &lt;/informaltable&gt;
+   &lt;/sect1&gt;
+ &lt;/appendix&gt;
\ No newline at end of file
Index: openafs/doc/xml/AdminGuide/cachmgr.png
Index: openafs/doc/xml/AdminGuide/fserver1.png
Index: openafs/doc/xml/AdminGuide/fserver2.png
Index: openafs/doc/xml/AdminGuide/overview.png
Index: openafs/doc/xml/AdminGuide/scout1.png
Index: openafs/doc/xml/AdminGuide/scout2.png
Index: openafs/doc/xml/AdminGuide/scout3.png
Index: openafs/doc/xml/AdminGuide/scout4.png
Index: openafs/doc/xml/AdminGuide/vnode.png
Index: openafs/doc/xml/QuickStartUnix/Makefile.in
diff -c /dev/null openafs/doc/xml/QuickStartUnix/Makefile.in:1.1.2.2
*** /dev/null	Sat May 30 21:40:42 2009
--- openafs/doc/xml/QuickStartUnix/Makefile.in	Wed May 27 15:44:51 2009
***************
*** 0 ****
--- 1,39 ----
+ # Makefile to build the AFS QuickStart guide for Unix.
+ #
+ # This makefile assumes that various utilities are available on the system.
+ # On Debian lenny, installing the packages:
+ #
+ #     dblatex
+ #     docbook-xsl
+ #     libxml2-utils
+ #     xsltproc
+ #
+ # gave me all the utilities needed.
+ #
+ # HTML_XSL is specific to Debian and will need to be modified on other
+ # systems until we have a better mechanism for finding the correct path.
+ 
+ all: pdf html
+ 
+ include @TOP_OBJDIR@/src/config/Makefile.config
+ VERSFILE=version
+ include @TOP_OBJDIR@/src/config/Makefile.version
+ 
+ BOOK     = auqbg000.xml
+ SRCS     = $(BOOK) auqbg003.xml auqbg004.xml auqbg005.xml auqbg006.xml \
+ 	   auqbg007.xml auqbg008.xml appendix.xml
+ HTML_XSL = @HTML_XSL@
+ XSLTPROC = @XSLTPROC@
+ 
+ html: $(SRCS) $(VERSFILE).xml
+ 	$(XSLTPROC) --param navig.graphics 1 \
+ 	    --stringparam navig.graphics.path ../ $(HTML_XSL) $(BOOK)
+ 
+ pdf: $(SRCS)
+ 	dblatex $(BOOK)
+ 
+ check:
+ 	xmllint --noout --valid $(BOOK)
+ 
+ clean:
+ 	rm -f *.html *.pdf
Index: openafs/doc/xml/QuickStartUnix/NTMakefile
diff -c /dev/null openafs/doc/xml/QuickStartUnix/NTMakefile:1.1.2.3
*** /dev/null	Sat May 30 21:40:42 2009
--- openafs/doc/xml/QuickStartUnix/NTMakefile	Thu May 21 13:52:15 2009
***************
*** 0 ****
--- 1,71 ----
+ # Copyright 2009, Secure Endpoints Inc.
+ # All Rights Reserved.
+ #
+ # Redistribution and use in source and binary forms, with or without
+ # modification, are permitted provided that the following conditions are met:
+ #
+ # - Redistributions of source code must retain the above copyright notice,
+ #   this list of conditions and the following disclaimer.
+ # - Redistributions in binary form must reproduce the above copyright notice,
+ #   this list of conditions and the following disclaimer in the documentation
+ #   and/or other materials provided with the distribution.
+ # - Neither the name of Secure Endpoints Inc. nor the names of its contributors
+ #   may be used to endorse or promote products derived from this software without
+ #   specific prior written permission from Secure Endpoints Inc..
+ #
+ # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+ # TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
+ # PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
+ # OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ # PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ # LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ 
+ VERSFILE = version
+ !INCLUDE ..\..\..\src\config\NTMakefile.$(SYS_NAME)
+ !INCLUDE ..\..\..\src\config\NTMakefile.version
+ 
+ !IFNDEF CYGWIN
+ CYGWIN     = c:/cygwin
+ !ENDIF
+ !IFNDEF DOCBOOK_XSL
+ DOCBOOK_XSL = $(CYGWIN)/usr/share/docbook-xsl
+ !ENDIF
+ XSLTPROC   = xsltproc.exe
+ HTML_XSL = $(DOCBOOK_XSL)/html/chunk.xsl
+ HTML_PARMS = --param navig.graphics 1 --stringparam navig.graphics.path ../
+ CHM_XSL    = $(DOCBOOK_XSL)/htmlhelp/htmlhelp.xsl
+ 
+ XMLSRCS = \
+         auqbg000.xml \
+         auqbg003.xml \
+         auqbg004.xml \
+         auqbg005.xml \
+         auqbg006.xml \
+         auqbg007.xml \
+         auqbg008.xml \
+         appendix.xml \
+         $(VERSFILE).xml
+ 
+ index.html: $(XMLSRCS)
+         @echo Building Unix Quick Start Guide in HTML format
+         $(XSLTPROC) $(HTML_PARMS) $(HTML_XSL) auqbg000.xml 
+ 
+ htmlhelp.chm: $(XMLSRCS)
+         @echo Building Unix Quick Start Guide in HTML Help format
+         $(XSLTPROC) $(CHM_XSL) auqbg000.xml
+         -hhc.exe htmlhelp.hhp
+         $(DEL) *.html
+         $(DEL) *.hh?
+         $(DEL) *.chw
+ 
+ install: htmlhelp.chm index.html
+ 
+ clean::
+         $(DEL) *.html
+         $(DEL) htmlhelp.chm
+         $(DEL) $(VERSFILE).xml
Index: openafs/doc/xml/QuickStartUnix/appendix.xml
diff -c /dev/null openafs/doc/xml/QuickStartUnix/appendix.xml:1.1.2.3
*** /dev/null	Sat May 30 21:40:42 2009
--- openafs/doc/xml/QuickStartUnix/appendix.xml	Wed May 13 22:26:01 2009
***************
*** 0 ****
--- 1,1676 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;appendix id="Legacy"&gt;
+   &lt;title&gt;Appendix B. Configuring Legacy Components&lt;/title&gt;
+   
+   &lt;para&gt;This chapter describes how to configure a number of deprecated 
+   components in OpenAFS. Whilst these components are not recommended for sites
+   performing new installations, it is recognised that there are a number of
+   installations which have not yet transitioned from using these, for whom
+   continued provision of installation instructions my be useful&lt;/para&gt;
+   
+   &lt;sect1 id="KAS001"&gt;
+     &lt;title&gt;kaserver and Legacy Kerberos 4 Authentication&lt;/title&gt;
+     
+     &lt;para&gt;This section contains instructions for installing server and client
+     machines in sites which use either the deprecated AFS 
+     &lt;emphasis role="bold"&gt;kaserver&lt;/emphasis&gt; or legacy Kerberos 4 
+     authentication systems&lt;/para&gt;
+     
+     &lt;para&gt;This should be used in conjuction with the installation instructures
+     in earlier chapters, whose format it mirrors.&lt;/para&gt;
+     
+     &lt;sect2 id="KAS002"&gt;
+       &lt;title&gt;Background&lt;/title&gt;
+       
+       &lt;para&gt;As detailed in the OpenAFS "No more DES" roadmap, OpenAFS is moving
+       away from the single DES based security models of both 
+       &lt;emphasis role="bold"&gt;kaserver&lt;/emphasis&gt; and external Kerberos 4 KDCs, 
+       in favour of using external, Kerberos 5 KDCs for authentication.&lt;/para&gt;
+       
+       &lt;para&gt;AFS version 3 was designed and implemented during the late 80s and 
+       early 90s when the state of the art in distributed computer 
+       authentication and data security was Kerberos 4 and single DES. The 
+       RXKAD security class was specified to use a single DES key and the kauth 
+       authentication protocol is a derivative of MIT's Kerberos 4 protocol.
+       &lt;/para&gt;
+ 
+       &lt;para&gt;For the better part of the last decade there has been concern 
+       regarding the cryptographic strength of the DES cipher when used as a 
+       building block within systems intended to prove authentication and/or 
+       data integrity and privacy. Kerberos 4 and RXKAD are not extensible and 
+       cannot negotiate non-DES key types. As a result efforts to migrate away 
+       from Kerberos 4 based authentication at higher risk organizations have 
+       been underway since the mid to late 90s. Ken Hornstein issued the first 
+       of his Kerberos 5 migration kits for AFS in May 1999. &lt;/para&gt;
+       
+       &lt;para&gt;In March 2003, the continued use of single DES and kauth as the 
+       basis for OpenAFS security became a real-world threat when a significant 
+       Kerberos 4 crossrealm vulnerability was published. The OpenAFS community 
+       was notified in security advisory OPENAFS-SA-2003-001 which can be 
+       found at http://www.openafs.org/security.&lt;/para&gt;
+ 
+       &lt;para&gt;As a result of the mounting concerns regarding the strength of 
+       DES, NIST announced in May 2003 the withdrawal of FIPS 43-3 
+       "Data Encryption Standard (DES)" as well as the associated FIPS 74 and 
+       FIPS 81. In other words, NIST announced that DES and its derivatives 
+       could no longer be used by the United States Government and should no 
+       longer by those that trust its lead.&lt;/para&gt;
+ 
+       &lt;para&gt;In July 2003 MIT announced the end of life of the Kerberos 4 
+       protocol which is distributed for backward compatibility as part of the 
+       MIT Kerberos 5 distribution.&lt;/para&gt;
+     &lt;/sect2&gt;
+     &lt;sect2 id="KAS003"&gt;
+       &lt;title&gt;Using this Appendix&lt;/title&gt;
+       
+       &lt;para&gt;This appendix should be read in conjunction with the instructions
+       contained in the earlier chapters. It contains additions and in some 
+       cases, modifications, to the directions contained in those
+       chapters. It is organised into 3 main sections, corresponding to the
+       topics of the earlier chapters.
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Installing the First AFS Machine&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Installing Additional Server Machines&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Installing Additonal Client Machines&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;&lt;/para&gt;
+         
+       &lt;para&gt;There is an additional section on installing AFS login
+       functionality, which is relevant to all machines which are operating as
+       AFS clients&lt;/para&gt;
+         
+       &lt;para&gt;In addition, some general substitions should be made
+       &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;References to &lt;emphasis role="bold"&gt;kinit&lt;/emphasis&gt;and
+           &lt;emphasis role="bold"&gt;aklog&lt;/emphasis&gt; should be replaced with
+           a single call to &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt;&lt;/para&gt;
+           &lt;para&gt;For example
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;kinit admin&lt;/emphasis&gt;
+    Password:  &lt;replaceable&gt;admin_passwd&lt;/replaceable&gt;
+    # &lt;emphasis role="bold"&gt;aklog&lt;/emphasis&gt; 
+ &lt;/programlisting&gt;
+           becomes
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;kinit admin&lt;/emphasis&gt;
+    Password:  &lt;replaceable&gt;admin_passwd&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+     &lt;sect2 id="KAS003a"&gt;
+       &lt;title&gt;Installing the First AFS machine&lt;/title&gt;
+         
+       &lt;para&gt;This section details changes to the installation procedure for the
+       first AFS machine which are required in order to use 
+       &lt;emphasis role="bold"&gt;kaserver&lt;/emphasis&gt; for authentication. As 
+       detailed above, new sites are strongly discouraged from deploying 
+       kaserver.&lt;/para&gt;
+       
+       &lt;para&gt;The structure of this section follows the structure of the
+       earlier chapter.&lt;/para&gt;
+         
+       &lt;sect3 id="F"&gt;
+         &lt;title&gt;Overview: Installing Server Functionality&lt;/title&gt;
+           
+         &lt;para&gt;In adddition to the items described, you must also create
+         the Authentication Server as a database server process. The procedure
+         for creating the initial security mechanisms is also changed.&lt;/para&gt;
+       &lt;/sect3&gt;
+         
+       &lt;sect3 id="KAS006"&gt;
+         &lt;title&gt;Starting the kaserver Database Server Process&lt;/title&gt;
+         &lt;indexterm&gt;
+           &lt;primary&gt;Authentication Server&lt;/primary&gt;
+           &lt;secondary&gt;starting&lt;/secondary&gt;
+           &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+         &lt;/indexterm&gt;
+         &lt;indexterm&gt;
+           &lt;primary&gt;first AFS machine&lt;/primary&gt;
+           &lt;secondary&gt;Authentication Server&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+         &lt;indexterm&gt;
+           &lt;primary&gt;kaserver process&lt;/primary&gt;
+           &lt;see&gt;Authentication Server&lt;/see&gt;
+         &lt;/indexterm&gt;
+         &lt;indexterm&gt;
+           &lt;primary&gt;starting&lt;/primary&gt;
+           &lt;secondary&gt;Authentication Server&lt;/secondary&gt;
+           &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+         &lt;/indexterm&gt;
+           
+         &lt;para&gt;In addition to the database server processes described, you
+         must also use the &lt;emphasis role="bold"&gt;bos create&lt;/emphasis&gt; command
+         to create an entry for the following process, which runs on database
+         server machines only:
+         &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The Authentication Server 
+             (the &lt;emphasis role="bold"&gt;kaserver&lt;/emphasis&gt; process) maintains 
+             the Authentication Database&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+           
+         &lt;para&gt;The following instructions include the 
+         &lt;emphasis role="bold"&gt;-cell&lt;/emphasis&gt; argument on all applicable
+         commands. Provide the cell name you assigned in 
+         &lt;link linkend="HDRWQ51"&gt;Defining Cell Name and Membership for Server
+         Processes&lt;/link&gt;. If a command appears on multiple lines, it is 
+         only for legibility. The following commands should run before any of
+         the &lt;emphasis role="bold"&gt;bos create&lt;/emphasis&gt; commands detailed in
+         &lt;link linkend="HDRWQ52"&gt;Starting the Database Server Processes&lt;/link&gt;.
+         &lt;/para&gt;
+         
+         &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;
+             &lt;indexterm&gt;
+               &lt;primary&gt;commands&lt;/primary&gt;
+               &lt;secondary&gt;bos create&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+             &lt;indexterm&gt;
+               &lt;primary&gt;bos commands&lt;/primary&gt;
+               &lt;secondary&gt;create&lt;/secondary&gt;
+             &lt;/indexterm&gt; 
+             Issue the &lt;emphasis role="bold"&gt;bos create&lt;/emphasis&gt; 
+             command to start the Authentication Server. The current
+             working directory is still 
+             &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt;. 
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;./bos create&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;kaserver simple /usr/afs/bin/kaserver&lt;/emphasis&gt;  \
+  &lt;emphasis role="bold"&gt;                 -cell&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt;  &lt;emphasis role="bold"&gt;-noauth&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;
+             &lt;/para&gt;
+ 
+             &lt;para&gt;You can safely ignore the messages that tell you to add 
+             Kerberos to the &lt;emphasis role="bold"&gt;/etc/services&lt;/emphasis&gt; 
+             file; AFS uses a default value that makes the addition 
+             unnecessary. You can also ignore messages about the failure of 
+             authentication.&lt;/para&gt;
+           &lt;/listitem&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Return to &lt;link linkend="HDRWQ52"&gt;Starting the Database Server
+             Processes&lt;/link&gt; and follow the remaining instructions&lt;/para&gt;
+            &lt;/listitem&gt;
+         &lt;/orderedlist&gt;
+       &lt;/sect3&gt;
+       &lt;sect3 id="KAS007"&gt;
+         &lt;title&gt;Initialising Cell Security with kaserver &lt;/title&gt;
+         
+         &lt;note&gt;
+           &lt;para&gt;The following instructions should be followed in place of
+           those in &lt;link linkend="HDRWQ53"&gt;Initializing Cell Security&lt;/link&gt;
+           &lt;/para&gt;
+         &lt;/note&gt;
+           
+         &lt;para&gt;Begin by creating the following two initial entries in the 
+         Authentication Database: 
+         &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;A generic administrative account, called 
+             &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt; by convention. If you 
+             choose to assign a different name, substitute it throughout the 
+             remainder of this document.&lt;/para&gt;
+               
+             &lt;para&gt;After you complete the installation of the first machine, 
+             you can continue to have all administrators use the 
+             &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt; account, or you can create 
+             a separate administrative account for each of them. The latter 
+             scheme implies somewhat more overhead, but provides a more 
+             informative audit trail for administrative operations.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The entry for AFS server processes, called 
+             &lt;emphasis role="bold"&gt;afs&lt;/emphasis&gt;. No user logs in under this
+             identity, but the Authentication Server's Ticket Granting Service 
+             (TGS) module uses the associated key to encrypt the server 
+             tickets that it grants to AFS clients for presentation to server 
+             processes during mutual authentication. (The chapter in the 
+             &lt;emphasis&gt;OpenAFS Administration Guide&lt;/emphasis&gt; about cell 
+             configuration and administration describes the role of server 
+             encryption keys in mutual authentication.)&lt;/para&gt;
+ 
+             &lt;para&gt;In Step &lt;link linkend="AppendixLIWQ58"&gt;7&lt;/link&gt;, you also 
+             place the initial AFS server encryption key into the &lt;emphasis
+             role="bold"&gt;/usr/afs/etc/KeyFile&lt;/emphasis&gt; file. The AFS server 
+             processes refer to this file to learn the server
+             encryption key when they need to decrypt server tickets.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;
+         &lt;/para&gt;
+ 
+           &lt;para&gt;You also issue several commands that enable the new 
+           &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt; user to issue privileged
+           commands in all of the AFS suites.&lt;/para&gt;
+ 
+           &lt;para&gt;The following instructions do not configure all of the security 
+           mechanisms related to the AFS Backup System. See the chapter in the 
+           &lt;emphasis&gt;OpenAFS Administration Guide&lt;/emphasis&gt; about configuring 
+           the Backup System. 
+           &lt;orderedlist&gt;
+             &lt;indexterm&gt;
+               &lt;primary&gt;commands&lt;/primary&gt;
+               &lt;secondary&gt;kas (interactive)&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;kas commands&lt;/primary&gt;
+               &lt;secondary&gt;interactive mode, entering&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;interactive mode for kas&lt;/primary&gt;
+               &lt;secondary&gt;entering&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+             
+             &lt;listitem&gt;
+               &lt;para&gt;Enter &lt;emphasis role="bold"&gt;kas&lt;/emphasis&gt; interactive 
+               mode. Because the machine is in no-authorization checking
+               mode, include the &lt;emphasis role="bold"&gt;-noauth&lt;/emphasis&gt; flag
+               to suppress the Authentication Server's usual prompt for a
+               password. 
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;kas  -cell&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;-noauth&lt;/emphasis&gt; 
+    ka&amp;gt;
+ &lt;/programlisting&gt; 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;commands&lt;/primary&gt;
+                 &lt;secondary&gt;kas create&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+               &lt;indexterm&gt;
+                 &lt;primary&gt;kas commands&lt;/primary&gt;
+                 &lt;secondary&gt;create&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+               &lt;indexterm&gt;
+                 &lt;primary&gt;server encryption key&lt;/primary&gt;
+                 &lt;secondary&gt;in Authentication Database&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+               &lt;indexterm&gt;
+                 &lt;primary&gt;creating&lt;/primary&gt;
+                 &lt;secondary&gt;server encryption key&lt;/secondary&gt;
+                 &lt;tertiary&gt;Authentication Database&lt;/tertiary&gt;
+               &lt;/indexterm&gt;
+               &lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;&lt;anchor id="AppendixLIWQ54" /&gt;Issue the 
+               &lt;emphasis role="bold"&gt;kas create&lt;/emphasis&gt; command to create 
+               Authentication Database entries called 
+               &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt; and 
+               &lt;emphasis role="bold"&gt;afs&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+               &lt;para&gt;Do not provide passwords on the command line. Instead 
+               provide them as &lt;replaceable&gt;afs_passwd&lt;/replaceable&gt; and
+               &lt;replaceable&gt;admin_passwd&lt;/replaceable&gt; in response to the 
+               &lt;emphasis role="bold"&gt;kas&lt;/emphasis&gt; command interpreter's
+               prompts as shown, so that they do not appear on the standard 
+               output stream.&lt;/para&gt;
+ 
+               &lt;para&gt;You need to enter the &lt;replaceable&gt;afs_passwd&lt;/replaceable&gt; 
+               string only in this step and in Step 
+               &lt;link linkend="AppendixLIWQ58"&gt;7&lt;/link&gt;, so provide a value that 
+               is as long and complex as possible, preferably including numerals,
+               punctuation characters, and both uppercase and lowercase letters. 
+               Also make the &lt;replaceable&gt;admin_passwd&lt;/replaceable&gt; as
+               long and complex as possible, but keep in mind that 
+               administrators need to enter it often. Both passwords must be 
+               at least six characters long.&lt;/para&gt;
+ 
+ &lt;programlisting&gt;
+    ka&amp;gt; &lt;emphasis role="bold"&gt;create afs&lt;/emphasis&gt; 
+    initial_password:  &lt;replaceable&gt;afs_passwd&lt;/replaceable&gt;
+    Verifying, please re-enter initial_password: &lt;replaceable&gt;afs_passwd&lt;/replaceable&gt;
+    ka&amp;gt; &lt;emphasis role="bold"&gt;create admin&lt;/emphasis&gt;
+    initial_password: &lt;replaceable&gt;admin_passwd&lt;/replaceable&gt;
+    Verifying, please re-enter initial_password: &lt;replaceable&gt;admin_passwd&lt;/replaceable&gt;
+ &lt;/programlisting&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;commands&lt;/primary&gt;
+                 &lt;secondary&gt;kas examine&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;kas commands&lt;/primary&gt;
+                 &lt;secondary&gt;examine&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;displaying&lt;/primary&gt;
+                 &lt;secondary&gt;server encryption key&lt;/secondary&gt;
+                 &lt;tertiary&gt;Authentication Database&lt;/tertiary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;&lt;anchor id="AppendixLIWQ55" /&gt;Issue the 
+               &lt;emphasis role="bold"&gt;kas examine&lt;/emphasis&gt; command to display 
+               the &lt;emphasis role="bold"&gt;afs&lt;/emphasis&gt; entry. The output 
+               includes a checksum generated by encrypting a constant with the 
+               server encryption key derived from the 
+               &lt;replaceable&gt;afs_passwd&lt;/replaceable&gt; string. In 
+               Step &lt;link linkend="AppendixLIWQ59"&gt;8&lt;/link&gt; you issue the 
+               &lt;emphasis role="bold"&gt;bos listkeys&lt;/emphasis&gt; command to verify 
+               that the checksum in its output matches the checksum in this 
+               output. 
+ &lt;programlisting&gt;
+    ka&amp;gt; &lt;emphasis role="bold"&gt;examine afs&lt;/emphasis&gt;
+    User data for afs
+     key (0) cksum is &lt;replaceable&gt;checksum&lt;/replaceable&gt; . . .
+ &lt;/programlisting&gt; 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;commands&lt;/primary&gt;
+                 &lt;secondary&gt;kas setfields&lt;/secondary&gt;
+               &lt;/indexterm&gt; 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;kas commands&lt;/primary&gt;
+                 &lt;secondary&gt;setfields&lt;/secondary&gt;
+               &lt;/indexterm&gt; 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;admin account&lt;/primary&gt;
+                 &lt;secondary&gt;setting ADMIN flag on Auth. DB entry&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+               &lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;&lt;anchor id="LIWQ56" /&gt;Issue the 
+               &lt;emphasis role="bold"&gt;kas setfields&lt;/emphasis&gt; command to turn 
+               on the &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag in the  
+               &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt; entry. This enables the
+               &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt; user to issue privileged 
+               &lt;emphasis role="bold"&gt;kas&lt;/emphasis&gt; commands. Then issue
+               the &lt;emphasis role="bold"&gt;kas examine&lt;/emphasis&gt; command to verify 
+               that the &lt;computeroutput&gt;ADMIN&lt;/computeroutput&gt; flag
+               appears in parentheses on the first line of the output, as shown 
+               in the example. 
+ &lt;programlisting&gt;
+    ka&amp;gt; &lt;emphasis role="bold"&gt;setfields admin -flags admin&lt;/emphasis&gt;
+    ka&amp;gt; &lt;emphasis role="bold"&gt;examine admin&lt;/emphasis&gt; 
+    User data for admin (ADMIN) . . .
+ &lt;/programlisting&gt; 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;commands&lt;/primary&gt;
+                 &lt;secondary&gt;kas quit&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+               &lt;indexterm&gt;
+                 &lt;primary&gt;kas commands&lt;/primary&gt;
+                 &lt;secondary&gt;quit&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+               &lt;indexterm&gt;
+                 &lt;primary&gt;interactive mode for kas&lt;/primary&gt;
+                 &lt;secondary&gt;quitting&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+               &lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;kas quit&lt;/emphasis&gt; 
+               command to leave &lt;emphasis role="bold"&gt;kas&lt;/emphasis&gt;
+               interactive mode. 
+ &lt;programlisting&gt;
+    ka&amp;gt; &lt;emphasis role="bold"&gt;quit&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+               &lt;indexterm&gt;
+                 &lt;primary&gt;commands&lt;/primary&gt;
+                 &lt;secondary&gt;bos adduser&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+               &lt;indexterm&gt;
+                 &lt;primary&gt;bos commands&lt;/primary&gt;
+                 &lt;secondary&gt;adduser&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+               &lt;indexterm&gt;
+                 &lt;primary&gt;usr/afs/etc/UserList&lt;/primary&gt;
+                 &lt;see&gt;UserList file&lt;/see&gt;
+               &lt;/indexterm&gt;
+               &lt;indexterm&gt;
+                 &lt;primary&gt;UserList file&lt;/primary&gt;
+                 &lt;secondary&gt;first AFS machine&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+               &lt;indexterm&gt;
+                 &lt;primary&gt;files&lt;/primary&gt;
+                 &lt;secondary&gt;UserList&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+               &lt;indexterm&gt;
+                 &lt;primary&gt;creating&lt;/primary&gt;
+                 &lt;secondary&gt;UserList file entry&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+               &lt;indexterm&gt;
+                 &lt;primary&gt;admin account&lt;/primary&gt;
+                 &lt;secondary&gt;adding&lt;/secondary&gt;
+                 &lt;tertiary&gt;to UserList file&lt;/tertiary&gt;
+               &lt;/indexterm&gt;
+               &lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;&lt;anchor id="AppendixLIWQ57" /&gt;Issue the 
+               &lt;emphasis role="bold"&gt;bos adduser&lt;/emphasis&gt; command to add the 
+               &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt; user to the 
+               &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. 
+               This enables the &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt; user to 
+               issue privileged &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; and 
+               &lt;emphasis role="bold"&gt;vos&lt;/emphasis&gt; commands. 
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;./bos adduser&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;admin -cell&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt; &lt;emphasis
+                 role="bold"&gt;-noauth&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+               &lt;indexterm&gt;
+                 &lt;primary&gt;commands&lt;/primary&gt;
+                 &lt;secondary&gt;bos addkey&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+               &lt;indexterm&gt;
+                 &lt;primary&gt;bos commands&lt;/primary&gt;
+                 &lt;secondary&gt;addkey&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+               &lt;indexterm&gt;
+                 &lt;primary&gt;creating&lt;/primary&gt;
+                 &lt;secondary&gt;server encryption key&lt;/secondary&gt;
+                 &lt;tertiary&gt;KeyFile file&lt;/tertiary&gt;
+               &lt;/indexterm&gt;
+               &lt;indexterm&gt;
+                 &lt;primary&gt;server encryption key&lt;/primary&gt;
+                 &lt;secondary&gt;in KeyFile file&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+               &lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;&lt;anchor id="AppendixLIWQ58" /&gt;Issue the 
+               &lt;emphasis role="bold"&gt;bos addkey&lt;/emphasis&gt; command to define 
+               the AFS server encryption key in the 
+               &lt;emphasis role="bold"&gt;/usr/afs/etc/KeyFile&lt;/emphasis&gt; file.
+               &lt;/para&gt;
+ 
+               &lt;para&gt;Do not provide the password on the command line. Instead 
+               provide it as &lt;replaceable&gt;afs_passwd&lt;/replaceable&gt; in
+               response to the &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; command 
+               interpreter's prompts, as shown. Provide the same string as
+               in Step &lt;link linkend="AppendixLIWQ54"&gt;2&lt;/link&gt;.&lt;/para&gt;
+ 
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;./bos addkey&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;-kvno 0 -cell&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt;  &lt;emphasis
+               role="bold"&gt;-noauth&lt;/emphasis&gt;
+    Input key: &lt;replaceable&gt;afs_passwd&lt;/replaceable&gt;
+    Retype input key: &lt;replaceable&gt;afs_passwd&lt;/replaceable&gt;
+ &lt;/programlisting&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;commands&lt;/primary&gt;
+                 &lt;secondary&gt;bos listkeys&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;bos commands&lt;/primary&gt;
+                 &lt;secondary&gt;listkeys&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;displaying&lt;/primary&gt;
+                 &lt;secondary&gt;server encryption key&lt;/secondary&gt;
+                 &lt;tertiary&gt;KeyFile file&lt;/tertiary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;&lt;anchor id="AppendixLIWQ59" /&gt;Issue the 
+               &lt;emphasis role="bold"&gt;bos listkeys&lt;/emphasis&gt; command to verify 
+               that the checksum for the new key in the 
+               &lt;emphasis role="bold"&gt;KeyFile&lt;/emphasis&gt; file is the same as the 
+               checksum for the key in the Authentication Database's 
+               &lt;emphasis role="bold"&gt;afs&lt;/emphasis&gt; entry, which you displayed 
+               in Step &lt;link linkend="AppendixLIWQ55"&gt;3&lt;/link&gt;. 
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;./bos listkeys&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;-cell&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;ce
+ ll name&lt;/replaceable&gt;&amp;gt; &lt;emphasis
+                 role="bold"&gt;-noauth&lt;/emphasis&gt;
+    key 0 has cksum &lt;replaceable&gt;checksum&lt;/replaceable&gt;    
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+               &lt;para&gt;You can safely ignore any error messages indicating that 
+               &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; failed to get tickets
+               or that authentication failed.&lt;/para&gt;
+ 
+               &lt;para&gt;If the keys are different, issue the following commands, 
+               making sure that the &lt;replaceable&gt;afs_passwd&lt;/replaceable&gt;
+               string is the same in each case. The 
+               &lt;replaceable&gt;checksum&lt;/replaceable&gt; strings reported by the 
+               &lt;emphasis role="bold"&gt;kas examine&lt;/emphasis&gt; and 
+               &lt;emphasis role="bold"&gt;bos listkeys&lt;/emphasis&gt; commands must 
+               match; if they do not, repeat these instructions until they do, 
+               using the &lt;emphasis role="bold"&gt;-kvno&lt;/emphasis&gt; argument to 
+               increment the key version number each time.&lt;/para&gt;
+ 
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;./kas  -cell&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;-noauth&lt;/emphasis&gt; 
+    ka&amp;gt; &lt;emphasis role="bold"&gt;setpassword afs -kvno 1&lt;/emphasis&gt; 
+    new_password: &lt;replaceable&gt;afs_passwd&lt;/replaceable&gt;
+    Verifying, please re-enter initial_password: &lt;replaceable&gt;afs_passwd&lt;/replaceable&gt;
+    ka&amp;gt; &lt;emphasis role="bold"&gt;examine afs&lt;/emphasis&gt;
+    User data for afs
+     key (1) cksum is &lt;replaceable&gt;checksum&lt;/replaceable&gt; . . .
+    ka&amp;gt; &lt;emphasis role="bold"&gt;quit&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;./bos addkey&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;-kvno 1 -cell&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt; &lt;emphasis
+               role="bold"&gt;-noauth&lt;/emphasis&gt; 
+    Input key: &lt;replaceable&gt;afs_passwd&lt;/replaceable&gt;
+    Retype input key: &lt;replaceable&gt;afs_passwd&lt;/replaceable&gt;
+    # &lt;emphasis role="bold"&gt;./bos listkeys&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;-cell&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt; &lt;emphasis
+               role="bold"&gt;-noauth&lt;/emphasis&gt;
+    key 1 has cksum &lt;replaceable&gt;checksum&lt;/replaceable&gt;
+ &lt;/programlisting&gt;
+             &lt;/listitem&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;Proceed to
+               &lt;link linkend="HDRWQ53a"&gt;Initializing the Protection Database&lt;/link&gt;
+               to continue with the installation process&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/orderedlist&gt;&lt;/para&gt;
+         &lt;/sect3&gt;
+       &lt;/sect2&gt;
+       &lt;sect2 id="KAS009"&gt;
+         &lt;title&gt;Installing Additional Server Machines&lt;/title&gt;
+         
+         &lt;sect3 id="KAS010"&gt;
+           &lt;title&gt;Starting the Authenticxation Service&lt;/title&gt;
+           &lt;indexterm&gt;
+             &lt;primary&gt;Authentication Server&lt;/primary&gt;
+             &lt;secondary&gt;starting&lt;/secondary&gt;
+             &lt;tertiary&gt;new db-server machine&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+           &lt;indexterm&gt;
+             &lt;primary&gt;starting&lt;/primary&gt;
+             &lt;secondary&gt;Authentication Server&lt;/secondary&gt;
+             &lt;tertiary&gt;new db-server machine&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+           &lt;para&gt;In addition to the instructions in the main guide, you must
+           also start the Authentication Server on the new database machine,
+           as detailed below&lt;/para&gt;
+           
+           &lt;orderedlist&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;&lt;anchor id="LIWQ118" /&gt;Start the Authentication Server 
+               (the &lt;emphasis role="bold"&gt;kaserver&lt;/emphasis&gt; process).
+ &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos create&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;kaserver simple /usr/afs/bin/kaserver&lt;/emphasis&gt;
+ &lt;/programlisting&gt; &lt;/para&gt;
+            &lt;/listitem&gt;
+            
+            &lt;listitem&gt;
+              &lt;para&gt;Return to &lt;link linkend="LIWQ119"&gt;starting the backup server&lt;/link&gt;&lt;/para&gt;
+            &lt;/listitem&gt;
+           &lt;/orderedlist&gt;
+         &lt;/sect3&gt;
+       &lt;/sect2&gt;
+ 
+       &lt;sect2 id="KAS011"&gt;  
+         &lt;title&gt;Enabling AFS login with kaserver&lt;/title&gt;
+         &lt;para&gt;The authentication system of every machine should be modified so
+         that users obtain an AFS token as they log into the local file system.
+         Using AFS is simpler and more convenient for your users if you make the
+         modifications on all client machines. Otherwise users must perform a two
+         step login procedure (login to the local system, and then issue the
+         &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command.&lt;/para&gt;
+         
+         &lt;para&gt;For convenience, the following sections group this procedure by
+         system type. Proceed to the appropriate section.
+           &lt;itemizedlist&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;
+                 &lt;link linkend="KAS012"&gt;Enabling AFS Login on AIX Systems&lt;/link&gt;
+               &lt;/para&gt;
+             &lt;/listitem&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;
+                 &lt;link linkend="KAS013"&gt;Enabling AFS Login on HP-UX Systems&lt;/link&gt;
+               &lt;/para&gt;
+             &lt;/listitem&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;
+                 &lt;link linkend="KAS014"&gt;Enabling AFS Login on IRIX Systems&lt;/link&gt;
+               &lt;/para&gt;
+             &lt;/listitem&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;
+                 &lt;link linkend="KAS015"&gt;Enabling AFS Login on Linux Systems&lt;/link&gt;
+               &lt;/para&gt;
+             &lt;/listitem&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;
+                 &lt;link linkend="KAS016"&gt;Enabling AFS login on Solaris Systems&lt;/link&gt;
+               &lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/itemizedlist&gt;
+         &lt;/para&gt;
+       &lt;/sect2&gt;
+       &lt;sect2 id="KAS012"&gt;
+         &lt;title&gt;Enabling kaserver based AFS login&lt;/title&gt;
+                 
+         &lt;para&gt;Now incorporate AFS into the AIX secondary authentication system. 
+           &lt;orderedlist&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;ls&lt;/emphasis&gt; command to 
+               verify that the &lt;emphasis role="bold"&gt;afs_dynamic_auth&lt;/emphasis&gt; 
+               and &lt;emphasis role="bold"&gt;afs_dynamic_kerbauth&lt;/emphasis&gt; 
+               programs are installed in the local 
+               &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory. 
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;ls /usr/vice/etc&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;
+               &lt;/para&gt;
+ 
+               &lt;para&gt;If the files do not exist, unpack the 
+               OpenAFS Binary Distribution for AIX (if it is not already), 
+               change directory as indicated, and copy them.&lt;/para&gt;
+ 
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /tmp/afsdist/rs_aix42/root.client/usr/vice/etc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp  -p  afs_dynamic*  /usr/vice/etc&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Edit the local 
+               &lt;emphasis role="bold"&gt;/etc/security/user&lt;/emphasis&gt; file, making 
+               changes to the indicated stanzas:
+                 &lt;itemizedlist&gt;
+                   &lt;listitem&gt;
+                     &lt;para&gt;In the default stanza, set the 
+                     &lt;computeroutput&gt;registry&lt;/computeroutput&gt; attribute to 
+                     &lt;emphasis role="bold"&gt;DCE&lt;/emphasis&gt; (not to 
+                     &lt;emphasis role="bold"&gt;AFS&lt;/emphasis&gt;), as follows: 
+ &lt;programlisting&gt;
+    registry = DCE
+ &lt;/programlisting&gt;
+                     &lt;/para&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;In the default stanza, set the 
+                     &lt;computeroutput&gt;SYSTEM&lt;/computeroutput&gt; attribute as 
+                     indicated.&lt;/para&gt;
+ 
+                     &lt;para&gt;If the machine is an AFS client only, set the 
+                     following value:&lt;/para&gt;
+ &lt;programlisting&gt;
+    SYSTEM = "AFS OR (AFS[UNAVAIL] AND compat[SUCCESS])"   
+ &lt;/programlisting&gt;
+ 
+                     &lt;para&gt;If the machine is both an AFS and a DCE client, 
+                     set the following value (it must appear on a single line in
+                     the file):&lt;/para&gt;
+ &lt;programlisting&gt;
+    SYSTEM = "DCE OR DCE[UNAVAIL] OR AFS OR (AFS[UNAVAIL]  \
+        AND compat[SUCCESS])"
+ &lt;/programlisting&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;In the &lt;computeroutput&gt;root&lt;/computeroutput&gt; 
+                     stanza, set the &lt;computeroutput&gt;registry&lt;/computeroutput&gt;
+                     attribute as follows. It enables the local superuser 
+                     &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; to log into the local
+                     file system only, based on the password listed in the 
+                     local password file. 
+ &lt;programlisting&gt;
+    root:
+          registry = files
+ &lt;/programlisting&gt;
+                     &lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/itemizedlist&gt;
+               &lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Edit the local 
+               &lt;emphasis role="bold"&gt;/etc/security/login.cfg&lt;/emphasis&gt; file, 
+               creating or editing the indicated stanzas: 
+                 &lt;itemizedlist&gt;
+                   &lt;listitem&gt;
+                     &lt;para&gt;In the &lt;computeroutput&gt;DCE&lt;/computeroutput&gt; stanza, 
+                     set the &lt;computeroutput&gt;program&lt;/computeroutput&gt;
+                     attribute as follows.&lt;/para&gt;
+ 
+                     &lt;para&gt;If you use the AFS Authentication Server 
+                     (&lt;emphasis role="bold"&gt;kaserver&lt;/emphasis&gt; process):&lt;/para&gt;
+ &lt;programlisting&gt;
+    DCE:
+         program = /usr/vice/etc/afs_dynamic_auth   
+ &lt;/programlisting&gt;
+ 
+                     &lt;para&gt;If you use a Kerberos v4 implementation of AFS 
+                     authentication:&lt;/para&gt;
+ 
+ &lt;programlisting&gt;
+    DCE:
+         program = /usr/vice/etc/afs_dynamic_kerbauth
+ &lt;/programlisting&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;In the &lt;computeroutput&gt;AFS&lt;/computeroutput&gt; stanza, 
+                     set the &lt;computeroutput&gt;program&lt;/computeroutput&gt;
+                     attribute as follows.&lt;/para&gt;
+ 
+                     &lt;para&gt;If you use the AFS Authentication Server 
+                     (&lt;emphasis role="bold"&gt;kaserver&lt;/emphasis&gt; process):&lt;/para&gt;
+ &lt;programlisting&gt;
+    AFS:
+         program = /usr/vice/etc/afs_dynamic_auth   
+ &lt;/programlisting&gt;
+ 
+                     &lt;para&gt;If you use a Kerberos v4 implementation of AFS 
+                     authentication:&lt;/para&gt;
+ &lt;programlisting&gt;
+    AFS:
+         program = /usr/vice/etc/afs_dynamic_kerbauth
+ &lt;/programlisting&gt;
+                 &lt;/listitem&gt;
+                 &lt;/itemizedlist&gt;
+               &lt;/para&gt;
+             &lt;/listitem&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;Proceed to 
+               &lt;link linkend="HDRWQ50"&gt;Starting the BOS Server&lt;/link&gt;,
+               if you are installing your first file server machine;
+               &lt;link linkend="HDRWQ108"&gt;Starting Server Programs&lt;/link&gt;, 
+               if you are installing an additional file server machine; or
+               &lt;link linkend="HDRWQ145"&gt;Loading and Creating Client Files&lt;/link&gt;
+               if you are installating a client&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/orderedlist&gt;
+         &lt;/para&gt;
+       &lt;/sect2&gt;
+       &lt;sect2 id="KAS013"&gt;
+         &lt;title&gt;Enabling kaserver based AFS Login on HP-UX systems&lt;/title&gt;
+         
+         &lt;para&gt;At this point you incorporate AFS into the operating system's 
+         Pluggable Authentication Module (PAM) scheme. PAM integrates all 
+         authentication mechanisms on the machine, including login, to provide 
+         the security infrastructure for authenticated access to and from the 
+         machine.&lt;/para&gt;
+ 
+         &lt;para&gt;Explaining PAM is beyond the scope of this document. It is 
+         assumed that you understand the syntax and meanings of settings in the 
+         PAM configuration file (for example, how the 
+         &lt;computeroutput&gt;other&lt;/computeroutput&gt; entry works, the effect of
+         marking an entry as &lt;computeroutput&gt;required&lt;/computeroutput&gt;, 
+         &lt;computeroutput&gt;optional&lt;/computeroutput&gt;, or
+         &lt;computeroutput&gt;sufficient&lt;/computeroutput&gt;, and so on).&lt;/para&gt;
+ 
+         &lt;para&gt;The following instructions explain how to alter the entries in 
+         the PAM configuration file for each service for which you
+         wish to use AFS authentication. Other configurations possibly also 
+         work, but the instructions specify the recommended and
+         tested configuration.&lt;/para&gt;
+ 
+         &lt;note&gt;
+           &lt;para&gt;The instructions specify that you mark each entry as 
+           &lt;computeroutput&gt;optional&lt;/computeroutput&gt;. However, marking some
+           modules as optional can mean that they grant access to the 
+           corresponding service even when the user does not meet all of the
+           module's requirements. In some operating system revisions, for 
+           example, if you mark as optional the module that controls
+           login via a dial-up connection, it allows users to login without 
+           providing a password. See the &lt;emphasis&gt;OpenAFS Release
+           Notes&lt;/emphasis&gt; for a discussion of any limitations that apply to 
+           this operating system.&lt;/para&gt;
+ 
+           &lt;para&gt;Also, with some operating system versions you must install 
+           patches for PAM to interact correctly with certain
+           authentication programs. For details, see the 
+           &lt;emphasis&gt;OpenAFS Release Notes&lt;/emphasis&gt;.&lt;/para&gt;
+         &lt;/note&gt;
+ 
+         &lt;para&gt;The recommended AFS-related entries in the PAM configuration 
+         file make use of one or more of the following three
+         attributes. 
+         &lt;variablelist&gt;
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;try_first_pass&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This is a standard PAM attribute that can be included on 
+               entries after the first one for a service; it directs
+               the module to use the password that was provided to the first 
+               module. For the AFS module, it means that AFS
+               authentication succeeds if the password provided to the module 
+               listed first is the user's correct AFS password. For
+               further discussion of this attribute and its alternatives, see 
+               the operating system's PAM documentation.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;ignore_root&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This attribute, specific to the AFS PAM module, directs it 
+               to ignore not only the local superuser &lt;emphasis
+               role="bold"&gt;root&lt;/emphasis&gt;, but also any user with UID 0 
+               (zero).&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;setenv_password_expires&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This attribute, specific to the AFS PAM module, sets the 
+               environment variable PASSWORD_EXPIRES to the expiration
+               date of the user's AFS password, which is recorded in the 
+               Authentication Database.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;
+         &lt;/para&gt;
+ 
+         &lt;para&gt;Perform the following steps to enable AFS login. 
+         &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Unpack the OpenAFS Binary Distribution for HP-UX into the 
+             &lt;emphasis role="bold"&gt;/tmp/afsdist&lt;/emphasis&gt; directory, if it is 
+             not already.
+             Then change directory as indicated. 
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /usr/lib/security&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Copy the AFS authentication library file to the 
+             &lt;emphasis role="bold"&gt;/usr/lib/security&lt;/emphasis&gt; directory. Then
+             create a symbolic link to it whose name does not mention the 
+             version. Omitting the version eliminates the need to edit
+             the PAM configuration file if you later update the library 
+             file.&lt;/para&gt;
+ 
+             &lt;para&gt;If you use the AFS Authentication Server 
+             (&lt;emphasis role="bold"&gt;kaserver&lt;/emphasis&gt; process) in the cell:&lt;/para&gt;
+ 
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp /tmp/afsdist/hp_ux110/lib/pam_afs.so.1  .&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s  pam_afs.so.1  pam_afs.so&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;
+ 
+             &lt;para&gt;If you use a Kerberos implementation of AFS authentication:&lt;/para&gt;
+ 
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp /tmp/afsdist/hp_ux110/lib/pam_afs.krb.so.1   .&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s pam_afs.krb.so.1 pam_afs.so&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Edit the 
+             &lt;computeroutput&gt;Authentication management&lt;/computeroutput&gt; 
+             section of the HP-UX PAM configuration file,
+             &lt;emphasis role="bold"&gt;/etc/pam.conf&lt;/emphasis&gt; by convention. The 
+             entries in this section have the value
+             &lt;computeroutput&gt;auth&lt;/computeroutput&gt; in their second field.&lt;/para&gt;
+ 
+             &lt;para&gt;First edit the standard entries, which refer to the 
+             HP-UX PAM module (usually, the file &lt;emphasis
+             role="bold"&gt;/usr/lib/security/libpam_unix.1&lt;/emphasis&gt;) in their 
+             fourth field. For each service for which you want to
+             use AFS authentication, edit the third field of its entry to read 
+             &lt;computeroutput&gt;optional&lt;/computeroutput&gt;. The
+             &lt;emphasis role="bold"&gt;pam.conf&lt;/emphasis&gt; file in the HP-UX 
+             distribution usually includes standard entries for the
+             &lt;emphasis role="bold"&gt;login&lt;/emphasis&gt; and 
+             &lt;emphasis role="bold"&gt;ftp&lt;/emphasis&gt; services, for instance.&lt;/para&gt;
+ 
+             &lt;para&gt;If there are services for which you want to use AFS 
+             authentication, but for which the &lt;emphasis
+             role="bold"&gt;pam.conf&lt;/emphasis&gt; file does not already include a 
+             standard entry, you must create that entry and place the
+             value &lt;computeroutput&gt;optional&lt;/computeroutput&gt; in its third field. 
+             For instance, the HP-UX &lt;emphasis role="bold"&gt;pam.conf&lt;/emphasis&gt; 
+             file does not usually include standard entries for the &lt;emphasis
+             role="bold"&gt;remsh&lt;/emphasis&gt; or 
+             &lt;emphasis role="bold"&gt;telnet&lt;/emphasis&gt; services.&lt;/para&gt;
+ 
+             &lt;para&gt;Then create an AFS-related entry for each service, placing it 
+             immediately below the standard entry. The following
+             example shows what the 
+             &lt;computeroutput&gt;Authentication Management&lt;/computeroutput&gt; section 
+             looks like after you have you
+             edited or created entries for the services mentioned previously. 
+             Note that the example AFS entries appear on two lines
+             only for legibility.&lt;/para&gt;
+ 
+ &lt;programlisting&gt;
+    login   auth  optional  /usr/lib/security/libpam_unix.1
+    login   auth  optional  /usr/lib/security/pam_afs.so      \
+          try_first_pass  ignore_root  setenv_password_expires
+    ftp     auth  optional  /usr/lib/security/libpam_unix.1
+    ftp     auth  optional  /usr/lib/security/pam_afs.so      \
+          try_first_pass  ignore_root
+    remsh   auth  optional  /usr/lib/security/libpam_unix.1
+    remsh   auth  optional  /usr/lib/security/pam_afs.so      \
+          try_first_pass  ignore_root            
+    telnet  auth  optional  /usr/lib/security/libpam_unix.1
+    telnet  auth  optional  /usr/lib/security/pam_afs.so      \
+          try_first_pass  ignore_root  setenv_password_expires
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If you use the Common Desktop Environment (CDE) on the 
+             machine and want users to obtain an AFS token as they log
+             in, also add or edit the following four entries in the 
+             &lt;computeroutput&gt;Authentication management&lt;/computeroutput&gt;
+             section. Note that the AFS-related entries appear on two lines 
+             here only for legibility. 
+ &lt;programlisting&gt;
+    dtlogin   auth  optional  /usr/lib/security/libpam_unix.1
+    dtlogin   auth  optional  /usr/lib/security/pam_afs.so     \
+          try_first_pass  ignore_root
+    dtaction  auth  optional  /usr/lib/security/libpam_unix.1
+    dtaction  auth  optional  /usr/lib/security/pam_afs.so     \
+          try_first_pass  ignore_root
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+           
+           &lt;listitem&gt;
+             &lt;para&gt;Proceed to 
+             &lt;link linkend="HDRWQ50"&gt;Starting the BOS Server&lt;/link&gt; if you
+             are installing your first file server;
+             &lt;link linkend="HDRWQ108"&gt;Starting Server Programs&lt;/link&gt; if you
+             are installing an additional file server machine; or
+             &lt;link linkend="HDRWQ145"&gt;Loading and Creating Client Files.&lt;/link&gt; 
+             if you are installing a client.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;
+         &lt;/para&gt;
+       &lt;/sect2&gt;
+       &lt;sect2 id="KAS014"&gt;
+         &lt;title&gt;Enabling kaserver based AFS Login on IRIX Systems&lt;/title&gt;
+         
+         &lt;para&gt;The standard IRIX command-line 
+         &lt;emphasis role="bold"&gt;login&lt;/emphasis&gt; program and the graphical 
+         &lt;emphasis role="bold"&gt;xdm&lt;/emphasis&gt; login program both automatically 
+         grant an AFS token when AFS is incorporated into the machine's
+         kernel. However, some IRIX distributions use another login utility by 
+         default, and it does not necessarily incorporate the required AFS 
+         modifications. If that is the case, you must disable the default 
+         utility if you want AFS users to obtain AFS tokens at login. For 
+         further discussion, see the 
+         &lt;emphasis&gt;OpenAFS Release Notes&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+         &lt;para&gt;If you configure the machine to use an AFS-modified login 
+         utility, then the &lt;emphasis role="bold"&gt;afsauthlib.so&lt;/emphasis&gt; and 
+         &lt;emphasis role="bold"&gt;afskauthlib.so&lt;/emphasis&gt; files (included in the 
+         AFS distribution) must reside in the 
+         &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory. Issue the 
+         &lt;emphasis role="bold"&gt;ls&lt;/emphasis&gt; command to verify.&lt;/para&gt;
+ 
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;ls /usr/vice/etc&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;
+ 
+         &lt;para&gt;If the files do not exist, unpack the OpenAFS Binary Distribution
+         for IRIX (if it is not already), change directory as indicated, and copy
+         them.&lt;/para&gt;
+ 
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /tmp/afsdist/sgi_65/root.client/usr/vice/etc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp  -p  *authlib*  /usr/vice/etc&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;
+ 
+         &lt;para&gt;After taking any necessary action, proceed to 
+         &lt;link linkend="HDRWQ50"&gt;Starting the BOS Server&lt;/link&gt; if you
+         are installing your first file server;
+         &lt;link linkend="HDRWQ108"&gt;Starting Server Programs&lt;/link&gt; if you
+         are installing an additional file server machine; or
+         &lt;link linkend="HDRWQ145"&gt;Loading and Creating Client Files&lt;/link&gt; 
+         if you are installing a client.&lt;/para&gt;
+       &lt;/sect2&gt;
+       &lt;sect2 id="KAS015"&gt;
+         &lt;title&gt;Enabling kaserver based AFS Login on Linux Systems&lt;/title&gt;
+         
+         &lt;para&gt;At this point you incorporate AFS into the operating system's 
+         Pluggable Authentication Module (PAM) scheme. PAM integrates all 
+         authentication mechanisms on the machine, including login, to provide 
+         the security infrastructure for authenticated access to and from the 
+         machine.&lt;/para&gt;
+ 
+         &lt;para&gt;Explaining PAM is beyond the scope of this document. It is 
+         assumed that you understand the syntax and meanings of settings in the 
+         PAM configuration file (for example, how the 
+         &lt;computeroutput&gt;other&lt;/computeroutput&gt; entry works, the effect of
+         marking an entry as &lt;computeroutput&gt;required&lt;/computeroutput&gt;, 
+         &lt;computeroutput&gt;optional&lt;/computeroutput&gt;, or
+         &lt;computeroutput&gt;sufficient&lt;/computeroutput&gt;, and so on).&lt;/para&gt;
+ 
+         &lt;para&gt;The following instructions explain how to alter the entries in 
+         the PAM configuration file for each service for which you
+         wish to use AFS authentication. Other configurations possibly also 
+         work, but the instructions specify the recommended and
+         tested configuration.&lt;/para&gt;
+ 
+         &lt;para&gt;The recommended AFS-related entries in the PAM configuration 
+         file make use of one or more of the following three
+         attributes. 
+         &lt;variablelist&gt;
+           &lt;title&gt;Authentication Management&lt;/title&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;try_first_pass&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This is a standard PAM attribute that can be included on 
+               entries after the first one for a service; it directs
+               the module to use the password that was provided to the first 
+               module. For the AFS module, it means that AFS
+               authentication succeeds if the password provided to the module 
+               listed first is the user's correct AFS password. For
+               further discussion of this attribute and its alternatives, see 
+               the operating system's PAM documentation.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;ignore_root&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This attribute, specific to the AFS PAM module, directs it 
+               to ignore not only the local superuser &lt;emphasis
+               role="bold"&gt;root&lt;/emphasis&gt;, but also any user with UID 
+               0 (zero).&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;ignore_uid &lt;/computeroutput&gt;&lt;emphasis&gt;uid&lt;/emphasis&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This option is an extension of the "ignore_root" switch. 
+               The additional parameter is a limit. Users with a uid
+               up to the given parameter are ignored by 
+               &lt;emphasis&gt;pam_afs.so&lt;/emphasis&gt;. Thus, a system administrator 
+               still has the
+               opportunity to add local user accounts to his system by choosing 
+               between "low" and "high" user ids. An example
+               /etc/passwd file for "ignore_uid 100" may have entries like these: 
+ &lt;programlisting&gt;
+         .
+         .
+ afsuserone:x:99:100::/afs/afscell/u/afsuserone:/bin/bash
+ afsusertwo:x:100:100::/afs/afscell/u/afsusertwo:/bin/bash
+ localuserone:x:101:100::/home/localuserone:/bin/bash
+ localusertwo:x:102:100::/home/localusertwo:/bin/bash
+         .
+         .
+ &lt;/programlisting&gt; 
+               AFS accounts should be locked in the file /etc/shadow like this: 
+ &lt;programlisting&gt;
+         .
+         .
+ afsuserone:!!:11500:0:99999:7:::
+ afsusertwo:!!:11500:0:99999:7:::
+ localuserone:&amp;lt;thelocaluserone'skey&amp;gt;:11500:0:99999:7:::
+ localusertwo:&amp;lt;thelocalusertwo'skey&amp;gt;:11500:0:99999:7:::
+         .
+         .
+ &lt;/programlisting&gt; 
+               There is no need to store a local key in this file since the AFS 
+               password is sent and verfied at the AFS cell server!&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;setenv_password_expires&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This attribute, specific to the AFS PAM module, sets the 
+               environment variable PASSWORD_EXPIRES to the expiration
+               date of the user's AFS password, which is recorded in the 
+               Authentication Database.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;set_token&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Some applications don't call 
+               &lt;emphasis&gt;pam_setcred()&lt;/emphasis&gt; in order to retrieve the 
+               appropriate credentials (here the AFS token) for their session. 
+               This switch sets the credentials already in
+               &lt;emphasis&gt;pam_sm_authenticate()&lt;/emphasis&gt; obsoleting a call to 
+               &lt;emphasis&gt;pam_setcred()&lt;/emphasis&gt;. &lt;emphasis
+               role="bold"&gt;Caution: Don't use this switch for applications which 
+               do call &lt;emphasis&gt;pam_setcred()&lt;/emphasis&gt;!&lt;/emphasis&gt; One 
+               example for an application not calling
+               &lt;emphasis&gt;pam_setcred()&lt;/emphasis&gt; are older versions of the 
+               samba server. Nevertheless, using applications with
+               working pam session management is recommended as this setup 
+               conforms better with the PAM definitions.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;refresh_token&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This options is identical to "set_token" except that no 
+               new PAG is generated. This is necessary to handle
+               processes like xlock or xscreensaver. It is not enough to just
+               unlock the screen for a user who
+               reactivated his session by typing in the correct AFS password, but 
+               one may also need fresh tokens with a full lifetime in
+               order to work on, and the new token must be refreshed in the 
+               already existing PAG for the processes that have been
+               started. This is achieved using this option.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;use_klog&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Activating this switch causes authentication to be done by 
+               calling the external program "klog". One program requiring
+               this is for example &lt;emphasis&gt;kdm&lt;/emphasis&gt; of KDE 2.x.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;dont_fork&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Usually, the password verification and token establishment 
+               is performed in a sub process. Using this option pam_afs does not 
+               fork and performs all actions in a single process. 
+               &lt;emphasis role="bold"&gt;Only use this option in cases where you 
+               notice serious problems caused by the sub process.&lt;/emphasis&gt; 
+               This option has been developed in respect to
+               the "mod_auth_pam"-project (see also 
+               &lt;ulink url="http://pam.sourceforge.net/mod_auth_pam/"&gt;mod_auth_pam&lt;/ulink&gt;). 
+               The mod_auth_pam module enables PAM authentication for the apache 
+               http server package.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt; 
+         &lt;variablelist&gt;
+           &lt;title&gt;Session Management&lt;/title&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;no_unlog&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Normally the tokens are deleted (in memory) after the 
+               session ends. Using this option causes the tokens to be left
+               untouched. &lt;emphasis role="bold"&gt;This behaviour was the default 
+               in pam_afs until openafs-1.1.1!&lt;/emphasis&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;remainlifetime&lt;/computeroutput&gt; &lt;emphasis&gt;sec&lt;/emphasis&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;The tokens are kept active for &lt;emphasis&gt;sec&lt;/emphasis&gt; 
+               seconds before they are deleted. X display managers i.e.
+               are used to inform the applications started in the X session 
+               before the logout and then end themselves. If the token
+               was deleted immediately the applications would have no chance 
+               to write back their settings to i.e. the user's AFS home
+               space. This option may help to avoid the problem.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Perform the following steps to enable AFS login. 
+         &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Unpack the OpenAFS Binary Distribution for Linux into the 
+             &lt;emphasis role="bold"&gt;/tmp/afsdist/&lt;/emphasis&gt; directory, if it is 
+             not already.
+             Then change to the directory for PAM modules, which depends on which Linux distribution you are using.&lt;/para&gt;
+ 
+             &lt;para&gt;If you are using a Linux distribution from Red Hat Software:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /lib/security&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+             &lt;para&gt;If you are using another Linux distribution:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /usr/lib/security&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Copy the appropriate AFS authentication library file to the 
+             directory to which you changed in the previous step.
+             Create a symbolic link whose name does not mention the version. 
+             Omitting the version eliminates the need to edit the PAM
+             configuration file if you later update the library file.&lt;/para&gt;
+ 
+             &lt;para&gt;If you use the AFS Authentication Server 
+             (&lt;emphasis role="bold"&gt;kaserver&lt;/emphasis&gt; process):&lt;/para&gt;
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp /cdrom/i386_linux22/lib/pam_afs.so.1  .&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s pam_afs.so.1 pam_afs.so&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+             &lt;para&gt;If you use a Kerberos implementation of AFS 
+             authentication:&lt;/para&gt;
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp /cdrom/i386_linux22/lib/pam_afs.krb.so.1   .&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s pam_afs.krb.so.1 pam_afs.so&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;For each service with which you want to use AFS 
+             authentication, insert an entry for the AFS PAM module into the
+             &lt;computeroutput&gt;auth&lt;/computeroutput&gt; section of the service's 
+             PAM configuration file. (Linux uses a separate
+             configuration file for each service, unlike some other operating 
+             systems which list all services in a single file.) Mark
+             the entry as &lt;computeroutput&gt;sufficient&lt;/computeroutput&gt; in the 
+             second field.&lt;/para&gt;
+ 
+             &lt;para&gt;Place the AFS entry below any entries that impose conditions 
+             under which you want the service to fail for a user
+             who does not meet the entry's requirements. Mark these entries 
+             &lt;computeroutput&gt;required&lt;/computeroutput&gt;. Place the AFS
+             entry above any entries that need to execute only if AFS 
+             authentication fails.&lt;/para&gt;
+ 
+             &lt;para&gt;Insert the following AFS entry if using the Red Hat 
+             distribution:&lt;/para&gt;
+ &lt;programlisting&gt;
+    auth  sufficient  /lib/security/pam_afs.so   try_first_pass  ignore_root
+ &lt;/programlisting&gt;
+ 
+             &lt;para&gt;Insert the following AFS entry if using another 
+             distribution:&lt;/para&gt;
+ 
+ &lt;programlisting&gt;
+    auth  sufficient  /usr/lib/security/pam_afs.so  try_first_pass  ignore_root
+ &lt;/programlisting&gt;
+ 
+             &lt;para&gt;Check the PAM config files also for "session" entries. If 
+             there are lines beginning with "session" then please
+             insert this line too:&lt;/para&gt;
+ 
+ &lt;programlisting&gt;
+    session  optional  /lib/security/pam_afs.so
+ &lt;/programlisting&gt;
+ 
+             &lt;para&gt;or&lt;/para&gt;
+ 
+ &lt;programlisting&gt;
+    session  optional  /usr/lib/security/pam_afs.so
+ &lt;/programlisting&gt;
+ 
+             &lt;para&gt;This guarantees that the user's tokens are deleted from 
+             memory after his session ends so that no other user
+             coincidently gets those tokens without authorization! The 
+             following examples illustrate the recommended configuration of
+             the configuration file for several services: 
+               &lt;variablelist&gt;
+                 &lt;title&gt;Authentication Management&lt;/title&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;(&lt;emphasis role="bold"&gt;/etc/pam.d/login&lt;/emphasis&gt;)&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;
+ &lt;programlisting&gt;
+    #%PAM-1.0
+    auth      required   /lib/security/pam_securetty.so
+    auth      required   /lib/security/pam_nologin.so
+    auth      sufficient /lib/security/pam_afs.so try_first_pass ignore_root
+    #                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+    #This enables AFS authentication for every user but root
+    auth      required   /lib/security/pam_pwdb.so shadow nullok
+    account   required   /lib/security/pam_pwdb.so
+    password  required   /lib/security/pam_cracklib.so
+    password  required   /lib/security/pam_pwdb.so shadow nullok use_authtok
+    session   optional   /lib/security/pam_afs.so
+    #Make sure tokens are deleted after the user logs out
+    session   required   /lib/security/pam_pwdb.so
+ &lt;/programlisting&gt;
+                     &lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;(&lt;emphasis role="bold"&gt;/etc/pam.d/samba&lt;/emphasis&gt;)&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;
+ &lt;programlisting&gt;
+    auth       required     /lib/security/pam_afs.so ignore_uid 100 set_token
+    #                                                ^^^^^^^^^^^^^^^^^^^^^^^^
+    #Here, users with uid&amp;gt;100 are considered to belong to the AFS and users
+    #with uid&amp;lt;=100 are ignored by pam_afs. The token is retrieved already in
+    #pam_sm_authenticate() (this is an example pam config for a samba version
+    #that does not call pam_setcred(), it also does no sense to include session
+    #entries here since they would be ignored by this version of samba ).
+    account    required     /lib/security/pam_pwdb.so
+ &lt;/programlisting&gt;
+                     &lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;(&lt;emphasis role="bold"&gt;/etc/pam.d/xscreensaver&lt;/emphasis&gt;)&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;
+ &lt;programlisting&gt;
+    auth       sufficient   /lib/security/pam_afs.so ignore_uid 100 refresh_token
+    #                                                               ^^^^^^^^^^^^^
+    #Avoid generating a new PAG for the new tokens, use the already existing PAG and
+    #establish a fresh token in it.
+    auth       required     /lib/security/pam_pwdb.so try_first_pass
+ &lt;/programlisting&gt;
+                     &lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;(&lt;emphasis role="bold"&gt;/etc/pam.d/httpd&lt;/emphasis&gt;)&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;
+ &lt;programlisting&gt;
+    auth       required   /lib/security/pam_afs.so ignore_uid 100 dont_fork
+    #                                                             ^^^^^^^^^
+    #Don't fork for the verification of the password.
+ &lt;/programlisting&gt;
+                     &lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+               &lt;/variablelist&gt;
+               &lt;variablelist&gt;
+                 &lt;title&gt;Session Management&lt;/title&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;(&lt;emphasis role="bold"&gt;/etc/pam.d/su&lt;/emphasis&gt;)&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;
+ &lt;programlisting&gt;
+    auth       sufficient   /lib/security/pam_afs.so ignore_uid 100
+    auth       required     /lib/security/pam_pwdb.so try_first_pass
+    account    required     /lib/security/pam_pwdb.so
+    password   required     /lib/security/pam_cracklib.so
+    password   required     /lib/security/pam_pwdb.so use_authtok
+    session    required     /lib/security/pam_pwdb.so
+    session    optional     /lib/security/pam_afs.so no_unlog
+    #                                                ^^^^^^^^
+    #Don't delete the token in this case, since the user may still
+    #need it (for example if somebody logs in and changes to root
+    #afterwards he may still want to access his home space in AFS).
+    session    required     /lib/security/pam_login_access.so
+    session    optional     /lib/security/pam_xauth.so
+ &lt;/programlisting&gt;
+                     &lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+ 
+                 &lt;varlistentry&gt;
+                   &lt;term&gt;(&lt;emphasis role="bold"&gt;/etc/pam.d/xdm&lt;/emphasis&gt;)&lt;/term&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;
+ &lt;programlisting&gt;
+    auth       required     /lib/security/pam_nologin.so
+    auth       required     /lib/security/pam_login_access.so
+    auth       sufficient   /lib/security/pam_afs.so ignore_uid 100 use_klog
+    auth       required     /lib/security/pam_pwdb.so try_first_pass
+    account    required     /lib/security/pam_pwdb.so
+    password   required     /lib/security/pam_cracklib.so
+    password   required     /lib/security/pam_pwdb.so shadow nullok use_authtok
+    session    optional     /lib/security/pam_afs.so remainlifetime 10
+    #                                                ^^^^^^^^^^^^^^^^^
+    #Wait 10 seconds before deleting the AFS tokens in order to give
+    #the programs of the X session some time to save their settings
+    #to AFS.
+    session    required     /lib/security/pam_pwdb.so
+ &lt;/programlisting&gt;
+                      &lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/varlistentry&gt;
+               &lt;/variablelist&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+           &lt;listitem&gt;        
+             &lt;para&gt;After taking any necessary action, proceed to 
+             &lt;link linkend="HDRWQ50"&gt;Starting the BOS Server&lt;/link&gt; if you
+             are installing your first file server;
+             &lt;link linkend="HDRWQ108"&gt;Starting Server Programs&lt;/link&gt; if you
+             are installing an additional file server machine; or
+             &lt;link linkend="HDRWQ145"&gt;Loading and Creating Client Files&lt;/link&gt; if you are installing a client.
+             &lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;
+       &lt;/para&gt;
+     &lt;/sect2&gt;
+     &lt;sect2 id="KAS016"&gt;
+       &lt;title&gt;Enabling kaserver based AFS Login on Solaris Systems&lt;/title&gt;
+       
+       &lt;para&gt;At this point you incorporate AFS into the operating system's 
+       Pluggable Authentication Module (PAM) scheme. PAM
+       integrates all authentication mechanisms on the machine, including 
+       login, to provide the security infrastructure for
+       authenticated access to and from the machine.&lt;/para&gt;
+ 
+       &lt;para&gt;Explaining PAM is beyond the scope of this document. It is 
+       assumed that you understand the syntax and meanings of
+       settings in the PAM configuration file (for example, how the 
+       &lt;computeroutput&gt;other&lt;/computeroutput&gt; entry works, the effect of
+       marking an entry as &lt;computeroutput&gt;required&lt;/computeroutput&gt;, 
+       &lt;computeroutput&gt;optional&lt;/computeroutput&gt;, or
+       &lt;computeroutput&gt;sufficient&lt;/computeroutput&gt;, and so on).&lt;/para&gt;
+ 
+       &lt;para&gt;The following instructions explain how to alter the entries in the 
+       PAM configuration file for each service for which you
+       wish to use AFS authentication. Other configurations possibly also 
+       work, but the instructions specify the recommended and
+       tested configuration.&lt;/para&gt;
+ 
+       &lt;note&gt;
+         &lt;para&gt;The instructions specify that you mark each entry as 
+         &lt;computeroutput&gt;optional&lt;/computeroutput&gt;. However, marking some
+         modules as optional can mean that they grant access to the 
+         corresponding service even when the user does not meet all of the
+         module's requirements. In some operating system revisions, 
+         for example, if you mark as optional the module that controls
+         login via a dial-up connection, it allows users to login without 
+         providing a password. See the &lt;emphasis&gt;OpenAFS Release
+         Notes&lt;/emphasis&gt; for a discussion of any limitations that apply to 
+         this operating system.&lt;/para&gt;
+ 
+         &lt;para&gt;Also, with some operating system versions you must install 
+         patches for PAM to interact correctly with certain
+         authentication programs. For details, see the 
+         &lt;emphasis&gt;OpenAFS Release Notes&lt;/emphasis&gt;.&lt;/para&gt;
+       &lt;/note&gt;
+ 
+       &lt;para&gt;The recommended AFS-related entries in the PAM configuration file 
+       make use of one or more of the following three
+       attributes. 
+         &lt;variablelist&gt;
+           &lt;title&gt;Authentication Management&lt;/title&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;try_first_pass&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This is a standard PAM attribute that can be included on 
+               entries after the first one for a service; it directs
+               the module to use the password that was provided to the first 
+               module. For the AFS module, it means that AFS
+               authentication succeeds if the password provided to the module 
+               listed first is the user's correct AFS password. For
+               further discussion of this attribute and its alternatives, see 
+               the operating system's PAM documentation.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;ignore_root&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This attribute, specific to the AFS PAM module, directs it 
+               to ignore not only the local superuser &lt;emphasis
+               role="bold"&gt;root&lt;/emphasis&gt;, but also any user with UID 0 
+               (zero).&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;setenv_password_expires&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This attribute, specific to the AFS PAM module, sets the 
+               environment variable PASSWORD_EXPIRES to the expiration
+               date of the user's AFS password, which is recorded in the 
+               Authentication Database.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Perform the following steps to enable AFS login. &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Unpack the OpenAFS Binary Distribution for Solaris into the 
+             &lt;emphasis role="bold"&gt;/cdrom&lt;/emphasis&gt; directory, if it is not 
+             already.
+             Then change directory as indicated. 
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /usr/lib/security&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Copy the AFS authentication library file to the 
+             &lt;emphasis role="bold"&gt;/usr/lib/security&lt;/emphasis&gt; directory. Then
+             create a symbolic link to it whose name does not mention the 
+             version. Omitting the version eliminates the need to edit
+             the PAM configuration file if you later update the library 
+             file.&lt;/para&gt;
+ 
+             &lt;para&gt;If you use the AFS Authentication Server 
+             (&lt;emphasis role="bold"&gt;kaserver&lt;/emphasis&gt; process):&lt;/para&gt;
+ 
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp /tmp/afsdist/sun4x_56/lib/pam_afs.so.1 .&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s pam_afs.so.1 pam_afs.so&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;
+ 
+             &lt;para&gt;If you use a Kerberos implementation of AFS authentication:&lt;/para&gt;
+ 
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp /tmp/afsdist/sun4x_56/lib/pam_afs.krb.so.1 .&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s pam_afs.krb.so.1 pam_afs.so&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Edit the 
+             &lt;computeroutput&gt;Authentication management&lt;/computeroutput&gt; section 
+             of the Solaris PAM configuration file,
+             &lt;emphasis role="bold"&gt;/etc/pam.conf&lt;/emphasis&gt; by convention. 
+             The entries in this section have the value
+             &lt;computeroutput&gt;auth&lt;/computeroutput&gt; in their second field.&lt;/para&gt;
+ 
+             &lt;para&gt;First edit the standard entries, which refer to the 
+             Solaris PAM module (usually, the file &lt;emphasis
+             role="bold"&gt;/usr/lib/security/pam_unix.so.1&lt;/emphasis&gt;) in their 
+             fourth field. For each service for which you want to
+             use AFS authentication, edit the third field of its entry to read 
+             &lt;computeroutput&gt;optional&lt;/computeroutput&gt;. The
+             &lt;emphasis role="bold"&gt;pam.conf&lt;/emphasis&gt; file in the Solaris 
+             distribution usually includes standard entries for the
+             &lt;emphasis role="bold"&gt;login&lt;/emphasis&gt;, 
+             &lt;emphasis role="bold"&gt;rlogin&lt;/emphasis&gt;, and &lt;emphasis
+             role="bold"&gt;rsh&lt;/emphasis&gt; services, for instance.&lt;/para&gt;
+ 
+             &lt;para&gt;If there are services for which you want to use AFS 
+             authentication, but for which the &lt;emphasis
+             role="bold"&gt;pam.conf&lt;/emphasis&gt; file does not already include a 
+             standard entry, you must create that entry and place the
+             value &lt;computeroutput&gt;optional&lt;/computeroutput&gt; in its third field. 
+             For instance, the Solaris 
+             &lt;emphasis role="bold"&gt;pam.conf&lt;/emphasis&gt; file does not usually 
+             include standard entries for the 
+             &lt;emphasis role="bold"&gt;ftp&lt;/emphasis&gt; or 
+             &lt;emphasis role="bold"&gt;telnet&lt;/emphasis&gt; services.&lt;/para&gt;
+ 
+             &lt;para&gt;Then create an AFS-related entry for each service, placing it 
+             immediately below the standard entry. The following
+             example shows what the 
+             &lt;computeroutput&gt;Authentication Management&lt;/computeroutput&gt; 
+             section looks like after you have you edited or created entries 
+             for the services mentioned previously. Note that the example AFS 
+             entries appear on two lines
+             only for legibility.&lt;/para&gt;
+ 
+ &lt;programlisting&gt;
+    login   auth  optional  /usr/lib/security/pam_unix.so.1
+    login   auth  optional  /usr/lib/security/pam_afs.so       \
+          try_first_pass  ignore_root  setenv_password_expires
+    rlogin  auth  optional  /usr/lib/security/pam_unix.so.1
+    rlogin  auth  optional  /usr/lib/security/pam_afs.so       \
+          try_first_pass  ignore_root  setenv_password_expires
+    rsh     auth  optional  /usr/lib/security/pam_unix.so.1
+    rsh     auth  optional  /usr/lib/security/pam_afs.so       \
+          try_first_pass  ignore_root            
+    ftp     auth  optional  /usr/lib/security/pam_unix.so.1
+    ftp     auth  optional  /usr/lib/security/pam_afs.so       \
+          try_first_pass  ignore_root
+    telnet  auth  optional  /usr/lib/security/pam_unix.so.1
+    telnet  auth  optional  /usr/lib/security/pam_afs.so       \
+          try_first_pass  ignore_root  setenv_password_expires
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If you use the Common Desktop Environment (CDE) on the 
+             machine and want users to obtain an AFS token as they log
+             in, also add or edit the following four entries in the 
+             &lt;computeroutput&gt;Authentication management&lt;/computeroutput&gt;
+             section. Note that the AFS-related entries appear on two lines 
+             here only for legibility. 
+ &lt;programlisting&gt;
+    dtlogin   auth  optional  /usr/lib/security/pam_unix.so.1
+    dtlogin   auth  optional  /usr/lib/security/pam_afs.so     \
+          try_first_pass  ignore_root
+    dtsession  auth  optional /usr/lib/security/pam_unix.so.1
+    dtsession  auth  optional /usr/lib/security/pam_afs.so     \
+          try_first_pass  ignore_root
+ &lt;/programlisting&gt;
+             &lt;/para&gt;
+           &lt;/listitem&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Proceed to 
+             &lt;link linkend="HDRWQ49a"&gt;Editing the File Systems Clean-up Script 
+             on Solaris Systems in the server instructions &lt;/link&gt; if you are 
+             installing your first file server;
+             &lt;link linkend="HDRWQ108"&gt;Starting Server Programs&lt;/link&gt; if you
+             are installing an additional file server machine; or
+             &lt;link linkend="Header_137a"&gt;Editing the File Systems Clean-up Script
+             on Solaris Systems in the client instructions&lt;/link&gt; if you are 
+             installing a client.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;
+       &lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ &lt;/appendix&gt;
\ No newline at end of file
Index: openafs/doc/xml/QuickStartUnix/auqbg000.xml
diff -c /dev/null openafs/doc/xml/QuickStartUnix/auqbg000.xml:1.4.2.5
*** /dev/null	Sat May 30 21:40:42 2009
--- openafs/doc/xml/QuickStartUnix/auqbg000.xml	Thu May 21 13:52:15 2009
***************
*** 0 ****
--- 1,67 ----
+ &lt;?xml version="1.0" encoding="utf-8"?&gt;
+ &lt;!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.3//EN"
+ 	"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+ &lt;!ENTITY version SYSTEM "version.xml"&gt;
+ &lt;!ENTITY preface SYSTEM "auqbg003.xml"&gt;
+ &lt;!ENTITY chapter1 SYSTEM "auqbg004.xml"&gt;
+ &lt;!ENTITY chapter2 SYSTEM "auqbg005.xml"&gt;
+ &lt;!ENTITY chapter3 SYSTEM "auqbg006.xml"&gt;
+ &lt;!ENTITY chapter4 SYSTEM "auqbg007.xml"&gt;
+ &lt;!ENTITY appendixA SYSTEM "auqbg008.xml"&gt;
+ &lt;!ENTITY appendixB SYSTEM "appendix.xml"&gt;
+ ]&gt;
+ 
+ &lt;book&gt;
+   &lt;bookinfo&gt;
+     &lt;title&gt;OpenAFS Quick Start Guide for UNIX&lt;/title&gt;
+ 
+     &lt;copyright&gt;
+       &lt;year&gt;2000-2009&lt;/year&gt;
+       &lt;holder&gt;IBM Corporation and other contributors. All Rights Reserved&lt;/holder&gt;
+     &lt;/copyright&gt;
+ 
+     &lt;legalnotice&gt;
+       &lt;para&gt;This documentation is covered by the IBM Public License
+       Version 1.0.&lt;/para&gt;
+     &lt;/legalnotice&gt;
+ 
+     &lt;revhistory&gt;
+         &amp;version;
+     &lt;/revhistory&gt;
+ 
+     &lt;abstract&gt;
+       &lt;para&gt;This document describes the initial setup of an OpenAFS cell
+       and an OpenAFS client.  It is currently being updated for OpenAFS
+       1.4.10 and is still dated and incorrect in some details.  This
+       edition applies to OpenAFS for UNIX, Version 1.4.10, and to all
+       subsequent releases and modifications until otherwise indicated in
+       new editions.&lt;/para&gt;
+     &lt;/abstract&gt;
+   &lt;/bookinfo&gt;
+ 
+   &amp;preface;
+   &amp;chapter1;
+   &amp;chapter2;
+   &amp;chapter3;
+   &amp;chapter4;
+   &amp;appendixA;
+   &amp;appendixB;
+   &lt;index&gt;&lt;/index&gt;
+ &lt;/book&gt;
+ &lt;!-- Keep this comment at the end of the file
+ Local variables:
+ mode: xml
+ sgml-omittag:nil
+ sgml-shorttag:nil
+ sgml-namecase-general:nil
+ sgml-general-insert-case:lower
+ sgml-minimize-attributes:nil
+ sgml-always-quote-attributes:t
+ sgml-indent-step:2
+ sgml-indent-data:nil
+ sgml-parent-document:nil
+ sgml-exposed-tags:nil
+ sgml-local-catalogs:nil
+ sgml-local-ecat-files:nil
+ End:
+ --&gt;
Index: openafs/doc/xml/QuickStartUnix/auqbg003.xml
diff -c /dev/null openafs/doc/xml/QuickStartUnix/auqbg003.xml:1.3.2.2
*** /dev/null	Sat May 30 21:40:42 2009
--- openafs/doc/xml/QuickStartUnix/auqbg003.xml	Mon May 11 10:40:12 2009
***************
*** 0 ****
--- 1,198 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;preface id="HDRWQ1"&gt;
+   &lt;title&gt;About This Guide&lt;/title&gt;
+ 
+   &lt;para&gt;This section describes the purpose, organization, and conventions
+   of this document.&lt;/para&gt;
+ 
+   &lt;sect1 id="HDRWQ2"&gt;
+     &lt;title&gt;Audience and Purpose&lt;/title&gt;
+ 
+     &lt;para&gt;This guide explains how to install and configure OpenAFS
+     server and client machines. It
+     assumes that the reader is familiar with &lt;trademark
+     class="registered"&gt;UNIX&lt;/trademark&gt; system administration, but not
+     AFS.&lt;/para&gt;
+ 
+     &lt;para&gt;The instructions explain how to issue 
+     &lt;trademark class="registered"&gt;AFS&lt;/trademark&gt; commands in the
+     context of specific tasks, but do not describe a command's function or
+     arguments in detail. Refer to the &lt;citetitle&gt;OpenAFS Administration
+     Reference&lt;/citetitle&gt; as necessary.&lt;/para&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ3"&gt;
+     &lt;title&gt;Organization of the Document&lt;/title&gt;
+ 
+     &lt;para&gt;See &lt;link linkend="HDRWQ7"&gt;The Procedures Described in this
+     Guide&lt;/link&gt;.&lt;/para&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ4"&gt;
+     &lt;title&gt;How to Use This Document&lt;/title&gt;
+ 
+     &lt;para&gt;See &lt;link linkend="HDRWQ7"&gt;The Procedures Described in this
+     Guide&lt;/link&gt; and &lt;link linkend="HDRWQ16"&gt;How to
+     Continue&lt;/link&gt;.&lt;/para&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ5"&gt;
+     &lt;title&gt;Related Documents&lt;/title&gt;
+ 
+     &lt;para&gt;The OpenAFS documentation set also includes the following
+     documents.
+       &lt;variablelist&gt;
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;citetitle&gt;OpenAFS Administration Guide&lt;/citetitle&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;This guide describes the concepts and procedures that a
+             system administrator must know to manage an AFS cell.  It
+             assumes familiarity with UNIX, but requires no previous
+             knowledge of AFS.&lt;/para&gt;
+ 
+             &lt;para&gt;The first chapters of the &lt;citetitle&gt;OpenAFS
+             Administration Guide&lt;/citetitle&gt; present basic concepts and
+             guidelines.  Understanding them is crucial to successful
+             administration of an AFS cell.  The remaining chapters in the
+             guide provide step-by-step instructions for specific
+             administrative tasks, along with discussions of the concepts
+             important to that particular task.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;citetitle&gt;OpenAFS Administration
+           Reference&lt;/citetitle&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;This reference manual details the syntax and effect of
+             each AFS command.  It is intended for the experienced AFS
+             administrator, programmer, or user.&lt;/para&gt;
+ 
+             &lt;para&gt;The &lt;citetitle&gt;OpenAFS Administration
+             Reference&lt;/citetitle&gt; lists AFS files and commands in
+             alphabetical order.  The reference page for each command
+             specifies its syntax, including the acceptable aliases and
+             abbreviations.  It then describes the command's function,
+             arguments, and output if any.  Examples and a list of related
+             commands are provided, as are warnings where
+             appropriate.&lt;/para&gt;
+ 
+             &lt;para&gt;This manual complements the &lt;citetitle&gt;OpenAFS
+             Administration Guide&lt;/citetitle&gt;: it does not include
+             procedural information, but describes commands in more detail
+             than the &lt;citetitle&gt;OpenAFS Administration
+             Guide&lt;/citetitle&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;citetitle&gt;OpenAFS User Guide&lt;/citetitle&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;This guide presents the basic concepts and procedures
+             necessary for using AFS effectively.  It assumes that the
+             reader has some experience with UNIX, but does not require
+             familiarity with networking or AFS.&lt;/para&gt;
+ 
+             &lt;para&gt;The guide explains how to perform basic functions,
+             including authenticating, changing a password, protecting AFS
+             data, creating groups, and troubleshooting.  It provides
+             illustrative examples for each function and describes some of
+             the differences between the UNIX file system and AFS.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;citetitle&gt;OpenAFS Release Notes&lt;/citetitle&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;This document provides information specific to each
+             release of AFS, such as a list of new features and commands, a
+             list of requirements and limitations, and instructions for
+             upgrading server and client machines.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+       &lt;/variablelist&gt;
+     &lt;/para&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRTYPO_CONV"&gt;
+     &lt;title&gt;Typographical Conventions&lt;/title&gt;
+ 
+     &lt;para&gt;This document uses the following typographical conventions:
+       &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Command and option names appear
+           in &lt;emphasis role="bold"&gt;bold type&lt;/emphasis&gt; in syntax
+           definitions, examples, and running text.  Names of directories,
+           files, machines, partitions, volumes, and users also appear
+           in &lt;emphasis role="bold"&gt;bold type&lt;/emphasis&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Variable information appears in &lt;emphasis&gt;italic
+           type&lt;/emphasis&gt;.  This includes user-supplied information on
+           command lines and the parts of prompts that differ depending on
+           who issues the command.  New terms also appear
+           in &lt;emphasis&gt;italic type&lt;/emphasis&gt;.&lt;/para&gt;
+ 	&lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Examples of screen output and file contents appear
+           in &lt;computeroutput&gt;monospace type&lt;/computeroutput&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;
+     &lt;/para&gt;
+ 
+     &lt;para&gt;In addition, the following symbols appear in command syntax
+     definitions, both in the documentation and in AFS online help
+     statements. When issuing a command, do not type these
+     symbols.
+       &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Square brackets &lt;emphasis role="bold"&gt;[ ]&lt;/emphasis&gt;
+           surround optional items.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Angle brackets &lt;emphasis role="bold"&gt;&amp;lt; &amp;gt;&lt;/emphasis&gt;
+           surround user-supplied values in AFS commands.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;A superscripted plus
+           sign &lt;emphasis role="bold"&gt;+&lt;/emphasis&gt; follows an argument that
+           accepts more than one value.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The percent sign &lt;computeroutput&gt;%&lt;/computeroutput&gt;
+           represents the regular command shell prompt. Some operating
+           systems possibly use a different character for this
+           prompt.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The number sign &lt;computeroutput&gt;#&lt;/computeroutput&gt;
+           represents the command shell prompt for the local
+           superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;. Some operating
+           systems possibly use a different character for this
+           prompt.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The pipe symbol &lt;emphasis role="bold"&gt;|&lt;/emphasis&gt; in a
+           command syntax statement separates mutually exclusive values for
+           an argument.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;
+     &lt;/para&gt;
+ 
+     &lt;para&gt;For additional information on AFS commands, including a
+     description of command string components, acceptable abbreviations and
+     aliases, and how to get online help for commands, see the appendix to
+     the &lt;citetitle&gt;OpenAFS Administration Guide&lt;/citetitle&gt;.&lt;/para&gt;
+   &lt;/sect1&gt;
+ &lt;/preface&gt;
Index: openafs/doc/xml/QuickStartUnix/auqbg004.xml
diff -c /dev/null openafs/doc/xml/QuickStartUnix/auqbg004.xml:1.4.2.3
*** /dev/null	Sat May 30 21:40:42 2009
--- openafs/doc/xml/QuickStartUnix/auqbg004.xml	Wed May 13 22:26:01 2009
***************
*** 0 ****
--- 1,535 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;chapter id="HDRWQ6"&gt;
+   &lt;title&gt;Installation Overview&lt;/title&gt;
+ 
+   &lt;para&gt;This chapter describes the type of instructions provided in this
+   guide and the hardware and software requirements for installing
+   &lt;trademark class="registered"&gt;AFS&lt;/trademark&gt;.&lt;/para&gt;
+ 
+   &lt;para&gt;Before beginning the installation of your cell's first machine,
+   read this chapter and the material from the &lt;citetitle&gt;OpenAFS
+   Administration Guide&lt;/citetitle&gt; listed in &lt;link
+   linkend="HDRWQ8"&gt;Recommended Reading List&lt;/link&gt;. It is also best to
+   read through &lt;link linkend="HDRWQ17"&gt;Installing the First AFS
+   Machine&lt;/link&gt; before beginning the installation, so that you understand
+   the overall scope of the installation procedure. Similarly, before
+   installing additional server or client machines it is best to read
+   through &lt;link linkend="HDRWQ99"&gt;Installing Additional Server
+   Machines&lt;/link&gt; and &lt;link linkend="HDRWQ133"&gt;Installing Additional
+   Client Machines&lt;/link&gt;.&lt;/para&gt;
+ 
+   &lt;para&gt;If you are already running a version of AFS, consult the upgrade
+   instructions in the &lt;citetitle&gt;OpenAFS Release Notes&lt;/citetitle&gt; before
+   proceeding with the installation.&lt;/para&gt;
+   
+   &lt;para&gt;If you are working with an existing cell that uses
+   &lt;emphasis role="bold"&gt;kaserver&lt;/emphasis&gt; or external Kerberos v4 for
+   authentication, please see the notes in 
+   &lt;link linkend="KAS001"&gt;kaserver and legacy Kerberos 5 authentication&lt;/link&gt;
+   and the rest of Appendix B for how the installation
+   steps will differ from those described in the rest of this guide.&lt;/para&gt;
+ 
+   &lt;sect1 id="HDRWQ7"&gt;
+     &lt;title&gt;The Procedures Described in this Guide&lt;/title&gt;
+ 
+     &lt;para&gt;This guide describes two types of installation procedures:
+     initial procedures (such as installing the first AFS machine or
+     incorporating AFS into the kernel) and as-needed procedures (such as
+     installing additional server machines or client machines).&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_9"&gt;
+       &lt;title&gt;Required Initial Procedures&lt;/title&gt;
+ 
+       &lt;para&gt;You must perform the following basic procedures to start using
+       AFS.&lt;/para&gt;
+ 
+       &lt;sect3 id="Header_10"&gt;
+         &lt;title&gt;Incorporating AFS Into the Kernel&lt;/title&gt;
+ 
+         &lt;para&gt;You must incorporate AFS modifications into the kernel of
+         every client machine. On some operating systems you must also 
+         incorporate these modifications into the kernels of server machines. 
+         Depending on 
+         the operating system, you either use a program for dynamic kernel
+         loading, build a new static kernel, or can choose between the
+         two. For your convenience, the instructions for incorporating AFS
+         into the kernel appear in full in every chapter where you need to
+         use them.
+           &lt;indexterm&gt;
+             &lt;primary&gt;roles for first AFS machine&lt;/primary&gt;
+           &lt;/indexterm&gt;
+           &lt;indexterm&gt;
+             &lt;primary&gt;first AFS machine&lt;/primary&gt;
+             &lt;secondary&gt;roles&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+         &lt;/para&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="Header_11"&gt;
+         &lt;title&gt;Installing the First AFS Machine&lt;/title&gt;
+ 
+         &lt;para&gt;You install the first AFS machine in your cell to function
+         as both an AFS server and client machine.  You can disable the
+         client functionality after completing the installation, if you
+         wish.&lt;/para&gt;
+ 
+         &lt;para&gt;The first server machine in a cell performs several
+         functions:
+           &lt;itemizedlist&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;It may act as the &lt;emphasis&gt;system control
+               machine&lt;/emphasis&gt;, distributing certain
+               configuration files to the other server machines in the
+               cell&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;It may act as the &lt;emphasis&gt;binary distribution
+               machine&lt;/emphasis&gt; for its system type, distributing AFS
+               binaries to other server machines of its system type&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;It acts as the first &lt;emphasis&gt;database server
+               machine&lt;/emphasis&gt;, running the server processes that
+               maintain the AFS administrative databases&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/itemizedlist&gt;
+         &lt;/para&gt;
+ 
+         &lt;para&gt;After you install server and client functionality, you
+         complete other procedures specific to the first machine, including
+         setting up the top levels of your cell's AFS filespace.&lt;/para&gt;
+       &lt;/sect3&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_12"&gt;
+       &lt;title&gt;As-needed Procedures&lt;/title&gt;
+ 
+       &lt;sect3 id="Header_13"&gt;
+         &lt;title&gt;Upgrading the Operating System&lt;/title&gt;
+ 
+         &lt;para&gt;Upgrading the operating system requires you to take several
+         steps to protect data and AFS-modified binaries from being lost or
+         overwritten. For guidelines, see &lt;link linkend="HDRWQ14"&gt;About
+         Upgrading the Operating System&lt;/link&gt;.&lt;/para&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="Header_14"&gt;
+         &lt;title&gt;Installing Additional File Server Machines&lt;/title&gt;
+ 
+         &lt;para&gt;See &lt;link linkend="HDRWQ100"&gt;Installing an Additional File
+         Server Machine&lt;/link&gt;.&lt;/para&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="Header_15"&gt;
+         &lt;title&gt;Configuring or Decommissioning Database Server Machines&lt;/title&gt;
+ 
+         &lt;para&gt;See &lt;link linkend="HDRWQ114"&gt;Installing Database Server
+         Functionality&lt;/link&gt; and &lt;link linkend="HDRWQ125"&gt;Removing
+         Database Server Functionality&lt;/link&gt;.&lt;/para&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="Header_16"&gt;
+         &lt;title&gt;Installing Additional AFS Client Machines&lt;/title&gt;
+ 
+         &lt;para&gt;See &lt;link linkend="HDRWQ133"&gt;Installing Additional Client
+         Machines&lt;/link&gt;.&lt;/para&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="Header_17"&gt;
+         &lt;title&gt;Building AFS from Source Code&lt;/title&gt;
+ 
+         &lt;para&gt;See &lt;link linkend="HDRWQ163"&gt;Appendix A, Building AFS from
+         Source Code&lt;/link&gt;&lt;/para&gt;
+       &lt;/sect3&gt;
+       
+       &lt;sect3 id="Header_17a"&gt;
+         &lt;title&gt;Configuring Legacy Components&lt;/title&gt;
+         &lt;para&gt;See &lt;link linkend="Legacy"&gt;Appendix B, Configuring Legacy
+         Components&lt;/link&gt;
+           &lt;indexterm&gt;
+             &lt;primary&gt;background reading list&lt;/primary&gt;
+           &lt;/indexterm&gt;
+           &lt;indexterm&gt;
+             &lt;primary&gt;reading list for background information&lt;/primary&gt;
+           &lt;/indexterm&gt;
+         &lt;/para&gt;
+       &lt;/sect3&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ8"&gt;
+     &lt;title&gt;Recommended Reading List&lt;/title&gt;
+ 
+     &lt;para&gt;To develop the best understanding of the overall scope of an
+     installation procedure, read through the entire chapter or section
+     that describes it before performing any actions.&lt;/para&gt;
+ 
+     &lt;para&gt;In addition, familiarity with some basic AFS concepts can make
+     the installation more efficient, because you understand better the
+     purpose of the steps. The following is a prioritized list of material
+     to read before installing the first AFS machine. At minimum, read the
+     first chapter of the &lt;citetitle&gt;OpenAFS Administration
+     Guide&lt;/citetitle&gt;.  Then continue your reading in the indicated order,
+     as extensively as you can. It is more important at this point to read
+     the conceptual material in each section than the instructions.&lt;/para&gt;
+ 
+     &lt;para&gt;&lt;emphasis role="bold"&gt;Selected Topics in the &lt;emphasis&gt;OpenAFS
+     Administration Guide&lt;/emphasis&gt;&lt;/emphasis&gt;
+       &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;The chapter titled &lt;emphasis&gt;An Overview of AFS
+           Administration&lt;/emphasis&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Selected sections in the &lt;emphasis&gt;Administering Server
+           Machines&lt;/emphasis&gt; chapter: &lt;emphasis&gt;Local Disk Files on a
+           Server Machine&lt;/emphasis&gt;, &lt;emphasis&gt;The Four Roles for a Server
+           Machine&lt;/emphasis&gt;, &lt;emphasis&gt;Maintaining the Server CellServDB
+           File&lt;/emphasis&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Selected sections in the &lt;emphasis&gt;Monitoring and
+           Controlling Server Processes&lt;/emphasis&gt; chapter:
+           &lt;emphasis&gt;Controlling and Checking Process
+           Status&lt;/emphasis&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Selected sections in the &lt;emphasis&gt;Managing Server
+           Encryption Keys&lt;/emphasis&gt; chapter: &lt;emphasis&gt;About Server
+           Encryption Keys&lt;/emphasis&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Selected sections in the &lt;emphasis&gt;Managing
+           Volumes&lt;/emphasis&gt; chapter: &lt;emphasis&gt;About Volumes&lt;/emphasis&gt;,
+           &lt;emphasis&gt;Creating Read/write Volumes&lt;/emphasis&gt;,
+           &lt;emphasis&gt;Clones and Cloning&lt;/emphasis&gt;, &lt;emphasis&gt;Mounting
+           Volumes&lt;/emphasis&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Selected sections in the &lt;emphasis&gt;Administering Client
+           Machines and the Cache Manager&lt;/emphasis&gt; chapter:
+           &lt;emphasis&gt;Overview of Cache Manager Customization&lt;/emphasis&gt;,
+           &lt;emphasis&gt;Configuration and Cache-related Files on the Local
+           Disk&lt;/emphasis&gt;, &lt;emphasis&gt;Determining the Cache Type, Size, and
+           Location&lt;/emphasis&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Selected sections in the &lt;emphasis&gt;Managing Access Control
+           Lists&lt;/emphasis&gt; chapter: &lt;emphasis&gt;Protecting Data in
+           AFS&lt;/emphasis&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;&lt;emphasis role="bold"&gt;More Selected Topics in the
+     &lt;emphasis&gt;OpenAFS Administration Guide&lt;/emphasis&gt;&lt;/emphasis&gt; 
+       &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Selected sections in the &lt;emphasis&gt;Managing
+           Volumes&lt;/emphasis&gt; chapter: &lt;emphasis&gt;Creating and Releasing
+           Read-only Volumes (Replication)&lt;/emphasis&gt;, &lt;emphasis&gt;Creating
+           Backup Volumes&lt;/emphasis&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Selected sections in the &lt;emphasis&gt;Administering the
+           Protection Database&lt;/emphasis&gt; chapter: &lt;emphasis&gt;About the
+           Protection Database&lt;/emphasis&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Selected sections in the &lt;emphasis&gt;Administering User
+           Accounts&lt;/emphasis&gt; chapter: &lt;emphasis&gt;The Components of an AFS
+           User Account&lt;/emphasis&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Selected sections in the &lt;emphasis&gt;Managing Administrative
+           Privilege&lt;/emphasis&gt; chapter: &lt;emphasis&gt;An Overview of
+           Administrative Privilege&lt;/emphasis&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;
+     &lt;/para&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ9"&gt;
+     &lt;title&gt;Requirements&lt;/title&gt;
+ 
+     &lt;para&gt;You must comply with the following requirements to install AFS successfully. &lt;indexterm&gt;
+         &lt;primary&gt;root superuser&lt;/primary&gt;
+ 
+         &lt;secondary&gt;as installer's login identity&lt;/secondary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_20"&gt;
+       &lt;title&gt;Login Identity&lt;/title&gt;
+ 
+       &lt;para&gt;Log into the machine you are installing as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;. When instructed,
+       also authenticate with AFS as the administrative user &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt;. &lt;indexterm&gt;
+           &lt;primary&gt;overview&lt;/primary&gt;
+ 
+           &lt;secondary&gt;general installation requirements&lt;/secondary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;requirements&lt;/primary&gt;
+ 
+           &lt;secondary&gt;general&lt;/secondary&gt;
+         &lt;/indexterm&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ10"&gt;
+       &lt;title&gt;General Requirements&lt;/title&gt;
+ 
+       &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;You must have a Kerberos 5 realm running for your site, and
+           the ability to create new principals within that realm. If you are
+           working with an existing cell using &lt;emphasis&gt;kaserver&lt;/emphasis&gt;
+           or Kerberos v4 authentication, please see 
+           &lt;link linkend="KAS001"&gt;kaserver and legacy Kerberos 4 authentication&lt;/link&gt; 
+           for modifications to the following instructions.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;You must have a NTP, or similar, timeservice running. Each AFS
+           machine should derive its system time from this timeservice. If you
+           are working with an existing cell, and wish to use AFS's internal
+           time service, please see Appendix B for modifications to the following
+           instructions.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;You must have an OpenAFS Binary Distribution for each system 
+           type you are installing, or have built a binary from the supplied 
+           source code. Unless otherwise noted, the Binary Distribution 
+           includes software for both client and server machines.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;All AFS machines that belong to a cell must be able to access each other via the network.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The machine must be running the standard, vendor-supplied version of the operating system supported by the current
+           version of AFS. The operating system must already be installed on the machine's root partition.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;You must be familiar with the current operating system and disk configuration of the machine you are
+           installing.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;All hardware and non-AFS software on the machine must be functioning normally.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;No critical processes can be running on the machine you are installing, because you may need to reboot it during the
+           installation.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;file server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;requirements for installation&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;requirements&lt;/primary&gt;
+ 
+         &lt;secondary&gt;file server machine (general)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ11"&gt;
+       &lt;title&gt;File Server Machine Requirements&lt;/title&gt;
+ 
+       &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Cell configuration is simplest if the first machine you install has the lowest IP address of any database server
+           machine you currently plan to install. If you later configure a machine with a lower IP address as a database server
+           machine, you must update the &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file on all of your cell's client
+           machines before the installation. For further discussion, see &lt;link linkend="HDRWQ114"&gt;Installing Database Server
+           Functionality&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The partition mounted on the &lt;emphasis role="bold"&gt;/usr&lt;/emphasis&gt; directory must have at least 18 MB of disk space
+ 	&lt;!-- XXX - Is this still true - how big are our binaries these days? --&gt;
+           available for storing the AFS server binaries (stored by convention in the &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt;
+           directory). If the machine is also a client, there must be additional local disk space available, as specified in &lt;link
+           linkend="HDRWQ12"&gt;Client Machine Requirements&lt;/link&gt;. The complete set of AFS binaries requires yet more space, but they
+           are normally stored in an AFS volume rather than on a machine's local disk.&lt;/para&gt;
+ 
+           &lt;para&gt;More significant amounts of space on the partition are required by the administrative databases stored in the
+           &lt;emphasis role="bold"&gt;/usr/afs/db&lt;/emphasis&gt; directory and the server process log files stored in the &lt;emphasis
+           role="bold"&gt;/usr/afs/logs&lt;/emphasis&gt; directory. The exact requirement depends on many factors, such as the size of your
+           cell and how often you truncate the log files.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;There must be at least one partition (or logical volume, if the operating system and AFS support them) dedicated
+           exclusively to storing AFS volumes. The total number and size of server partitions on all file server machines in the cell
+           determines how much space is available for AFS files.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;requirements for installation&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;requirements&lt;/primary&gt;
+ 
+         &lt;secondary&gt;client machine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ12"&gt;
+       &lt;title&gt;Client Machine Requirements&lt;/title&gt;
+ 
+       &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;The partition mounted on the &lt;emphasis role="bold"&gt;/usr&lt;/emphasis&gt; directory must have at least 4 MB of disk space
+           available for storing the AFS client binaries and kernel library files (stored by convention in the &lt;emphasis
+           role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory). The complete set of AFS binaries requires more space, but they are
+           normally stored in an AFS volume rather than on a machine's local disk. For most system types, the instructions have you
+           copy only the one kernel library file appropriate for the machine you are installing. If you choose to store all of the
+           library files on the local disk, the space requirement can be significantly greater.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;On a client machine that uses a disk cache, there must be enough free space on the cache partition (by convention,
+           mounted on the &lt;emphasis role="bold"&gt;/usr/vice/cache&lt;/emphasis&gt; directory) to accommodate the cache. The minimum
+           recommended cache size is 10 MB, but larger caches generally perform better.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;On a client machine that uses a memory cache, there must be at least 5 MB of machine memory to devote to caching,
+           but again more memory generally leads to better performance. For further discussion, see the sections in &lt;link
+           linkend="HDRWQ133"&gt;Installing Additional Client Machines&lt;/link&gt; about configuring the cache.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;system types supported&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;supported system types&lt;/primary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ13"&gt;
+     &lt;title&gt;Supported System Types&lt;/title&gt;
+ 
+     &lt;para&gt;The &lt;emphasis&gt;OpenAFS Release Notes&lt;/emphasis&gt; for each AFS release list the supported system types. Support for
+     subsequent revisions of an operating system often becomes available between AFS releases. The OpenAFS mailing lists can provide information regarding this interim support&lt;/para&gt;
+ 
+     &lt;para&gt;It is the goal of OpenAFS to support AFS on a wide range of popular system types.
+     Furthermore, each time an operating system vendor releases a new general availability version of a supported operating system,
+     it is a goal to support AFS on it within a short time. Support can be delayed a bit longer if it is necessary to
+     generate completely new binaries.&lt;/para&gt;
+ 
+     &lt;para&gt;It is not always possible to support AFS on every intermediate version of an operating system or for certain processor
+     types. In some cases, platform limitations make certain AFS functionality (such as file server or NFS/AFS translator
+     functionality) unavailable on one or more platforms. For a list of limitations, see the &lt;emphasis&gt;OpenAFS Release
+     Notes&lt;/emphasis&gt; or ask on the OpenAFS mailing lists. &lt;indexterm&gt;
+         &lt;primary&gt;operating system upgrades&lt;/primary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;upgrading the operating system&lt;/primary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;AFS server partition&lt;/primary&gt;
+ 
+         &lt;secondary&gt;protecting during operating system upgrade&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;files&lt;/primary&gt;
+ 
+         &lt;secondary&gt;protecting during operating system upgrade&lt;/secondary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ14"&gt;
+     &lt;title&gt;About Upgrading the Operating System&lt;/title&gt;
+ 
+     &lt;para&gt;Whenever you upgrade an AFS machine to a different operating system, you must take several actions to maintain proper AFS
+     functionality. These actions include, but are not necessarily limited to, the following. &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;On platforms running the inode fileserver, unmount the AFS server partitions (mounted at &lt;emphasis role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt;
+           directories) on all file server machines, to prevent the vendor-supplied &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt; program
+           from running on them when you reboot the machine during installation of the new operating system. Before upgrading the
+           operating system, it is prudent to comment out commands in the machine's initialization file that remount the server
+           partitions, to prevent them from being remounted until you can replace the standard &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt;
+           program with the AFS-modified version. The instructions in this guide for installing AFS server machines explain how to
+           replace the &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt; program. If you are unsure if your platform uses the inode fileserver, it is worth following this advice for all platforms.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Protect the AFS-modified versions of commands and configuration files from being overwritten by vendor-supplied
+           versions. These include &lt;emphasis role="bold"&gt;vfsck&lt;/emphasis&gt; (the AFS version of &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt;), and configuration files such as the
+           one for the Pluggable Authentication Module (PAM). After you have successfully installed the operating system, remember to
+           move the AFS-modified commands and files back to the locations where they are accessed during normal functioning.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+ &lt;!-- 
+ I don't think OpenAFS has ever required the server partitions be reformatted
+         &lt;listitem&gt;
+           &lt;para&gt;Reformat the server partitions to accommodate AFS-specific information, in certain cases. The upgrade instructions
+           that accompany the new AFS binaries for an affected platform always detail the required procedure.&lt;/para&gt;
+         &lt;/listitem&gt;
+ --&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;AFS Binary Distribution&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Binary Distribution (AFS)&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;CD-ROM&lt;/primary&gt;
+ 
+       &lt;secondary&gt;packaging of AFS Binary Distribution&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;encryption files&lt;/primary&gt;
+ 
+       &lt;secondary&gt;in AFS Binary Distribution&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ15"&gt;
+     &lt;title&gt;The OpenAFS Binary Distribution&lt;/title&gt;
+ 
+     &lt;para&gt;Binary Distributions for supported systems may be downloaded from the OpenAFS website. The distributions are in the native packaging format for the system in question, and should generally be installed using your system's package management tools.&lt;/para&gt;
+ 
+ &lt;para&gt;For those distributions provided as tar files, or those built from source, the instructions in this guide specify how to copy out both binaries and configuration files&lt;/para&gt;
+ 
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ16"&gt;
+     &lt;title&gt;How to Continue&lt;/title&gt;
+ 
+     &lt;para&gt;If you are installing the first AFS machine in your cell, proceed to &lt;link linkend="HDRWQ17"&gt;Installing the First AFS
+     Machine&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;If you are installing an additional file server machine, or configuring or decommissioning a database server machine,
+     proceed to &lt;link linkend="HDRWQ99"&gt;Installing Additional Server Machines&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;If you are installing an additional client machine, proceed to &lt;link linkend="HDRWQ133"&gt;Installing Additional Client
+     Machines&lt;/link&gt;.&lt;/para&gt;
+   &lt;/sect1&gt;
+ &lt;/chapter&gt;
Index: openafs/doc/xml/QuickStartUnix/auqbg005.xml
diff -c /dev/null openafs/doc/xml/QuickStartUnix/auqbg005.xml:1.5.2.3
*** /dev/null	Sat May 30 21:40:42 2009
--- openafs/doc/xml/QuickStartUnix/auqbg005.xml	Wed May 13 22:26:01 2009
***************
*** 0 ****
--- 1,6737 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;chapter id="HDRWQ17"&gt;
+   &lt;title&gt;Installing the First AFS Machine&lt;/title&gt;
+ 
+   &lt;indexterm&gt;
+     &lt;primary&gt;file server machine&lt;/primary&gt;
+ 
+     &lt;seealso&gt;first AFS machine&lt;/seealso&gt;
+ 
+     &lt;seealso&gt;file server machine, additional&lt;/seealso&gt;
+   &lt;/indexterm&gt;
+ 
+   &lt;indexterm&gt;
+     &lt;primary&gt;instructions&lt;/primary&gt;
+ 
+     &lt;secondary&gt;first AFS machine&lt;/secondary&gt;
+   &lt;/indexterm&gt;
+ 
+   &lt;indexterm&gt;
+     &lt;primary&gt;installing&lt;/primary&gt;
+ 
+     &lt;secondary&gt;first AFS machine&lt;/secondary&gt;
+   &lt;/indexterm&gt;
+ 
+   &lt;para&gt;This chapter describes how to install the first AFS machine in your cell, configuring it as both a file server machine and a
+   client machine. After completing all procedures in this chapter, you can remove the client functionality if you wish, as described
+   in &lt;link linkend="HDRWQ98"&gt;Removing Client Functionality&lt;/link&gt;.&lt;/para&gt;
+ 
+   &lt;para&gt;To install additional file server machines after completing this chapter, see &lt;link linkend="HDRWQ99"&gt;Installing Additional
+   Server Machines&lt;/link&gt;.&lt;/para&gt;
+ 
+   &lt;para&gt;To install additional client machines after completing this chapter, see &lt;link linkend="HDRWQ133"&gt;Installing Additional
+   Client Machines&lt;/link&gt;. &lt;indexterm&gt;
+       &lt;primary&gt;requirements&lt;/primary&gt;
+ 
+       &lt;secondary&gt;first AFS machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;&lt;/para&gt;
+ 
+   &lt;sect1 id="Header_29"&gt;
+     &lt;title&gt;Requirements and Configuration Decisions&lt;/title&gt;
+ 
+     &lt;para&gt;The instructions in this chapter assume that you meet the following requirements. 
+       &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;You are logged onto the machine's console as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;A standard version of one of the operating systems supported by the current version of AFS is running on the
+           machine&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;You have either installed the provided OpenAFS packages for 
+           your system, have access to a binary distribution tarball, or have 
+           successfully built OpenAFS from source&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;You have a Kerberos v5 realm running for your site. If you are
+           working with an existing cell which uses 
+           &lt;emphasis role="bold"&gt;kaserver&lt;/emphasis&gt; or Kerberos v4 for
+           authentication, please see 
+           &lt;link linkend="KAS001"&gt;kaserver and Legacy Kerberos v4 Authentication&lt;/link&gt;
+           for the modifications required to this installation procedure.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;You have a NTP, or similar, time service deployed to ensure 
+           rough clock syncronistation between your clients and servers. If you
+           wish to use AFS's built in timeservice (which is deprecated) please
+           see Appendix B for the necessary modifications to this installation
+           procedure.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;You must make the following configuration decisions while installing the first AFS machine. To speed the installation
+     itself, it is best to make the decisions before beginning. See the chapter in the &lt;emphasis&gt;OpenAFS Administration
+     Guide&lt;/emphasis&gt; about issues in cell administration and configuration for detailed guidelines. &lt;indexterm&gt;
+         &lt;primary&gt;cell name&lt;/primary&gt;
+ 
+         &lt;secondary&gt;choosing&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;AFS filespace&lt;/primary&gt;
+ 
+         &lt;secondary&gt;deciding how to configure&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;filespace&lt;/primary&gt;
+ 
+         &lt;see&gt;AFS filespace&lt;/see&gt;
+       &lt;/indexterm&gt; &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Select the first AFS machine&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Select the cell name&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Decide which partitions or logical volumes to configure as AFS server partitions, and choose the directory names on
+           which to mount them&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Decide how big to make the client cache&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Decide how to configure the top levels of your cell's AFS filespace&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;This chapter is divided into three large sections corresponding to the three parts of installing the first AFS machine.
+     Perform all of the steps in the order they appear. Each functional section begins with a summary of the procedures to perform.
+     The sections are as follows: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Installing server functionality (begins in &lt;link linkend="HDRWQ18"&gt;Overview: Installing Server
+           Functionality&lt;/link&gt;)&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Installing client functionality (begins in &lt;link linkend="HDRWQ63"&gt;Overview: Installing Client
+           Functionality&lt;/link&gt;)&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Configuring your cell's filespace, establishing further security mechanisms, and enabling access to foreign cells
+           (begins in &lt;link linkend="HDRWQ71"&gt;Overview: Completing the Installation of the First AFS Machine&lt;/link&gt;)&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;overview&lt;/primary&gt;
+ 
+       &lt;secondary&gt;installing server functionality on first AFS machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;server functionality&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;installing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;server functionality&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ18"&gt;
+     &lt;title&gt;Overview: Installing Server Functionality&lt;/title&gt;
+ 
+     &lt;para&gt;In the first phase of installing your cell's first AFS machine, you install file server and database server functionality
+     by performing the following procedures: 
+     &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Choose which machine to install as the first AFS machine&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Create AFS-related directories on the local disk&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Incorporate AFS modifications into the machine's kernel&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Configure partitions or logical volumes for storing AFS volumes&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;On some system types, install and configure an AFS-modified version of the &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt;
+           program&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If the machine is to remain a client machine, incorporate AFS into its authentication system&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Start the Basic OverSeer (BOS) Server&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Define the cell name and the machine's cell membership&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Start the database server processes: Backup Server, Protection Server, and Volume Location
+           (VL) Server&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Configure initial security mechanisms&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Start the &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; process, which incorporates three component processes: the File
+           Server, Volume Server, and Salvager&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Start the server portion of the Update Server&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+       &lt;/orderedlist&gt;&lt;/para&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ19"&gt;
+     &lt;title&gt;Choosing the First AFS Machine&lt;/title&gt;
+ 
+     &lt;para&gt;The first AFS machine you install must have sufficient disk space to store AFS volumes. To take best advantage of AFS's
+     capabilities, store client-side binaries as well as user files in volumes. When you later install additional file server
+     machines in your cell, you can distribute these volumes among the different machines as you see fit.&lt;/para&gt;
+ 
+     &lt;para&gt;These instructions configure the first AFS machine as a &lt;emphasis&gt;database server machine&lt;/emphasis&gt;, the &lt;emphasis&gt;binary
+     distribution machine&lt;/emphasis&gt; for its system type, and the cell's &lt;emphasis&gt;system control machine&lt;/emphasis&gt;. For a
+     description of these roles, see the &lt;emphasis&gt;OpenAFS Administration Guide&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;Installation of additional machines is simplest if the first machine has the lowest IP address of any database server
+     machine you currently plan to install. If you later install database server functionality on a machine with a lower IP address,
+     you must first update the &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file on all of your cell's client machines.
+     For more details, see &lt;link linkend="HDRWQ114"&gt;Installing Database Server Functionality&lt;/link&gt;.&lt;/para&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="Header_32"&gt;
+     &lt;title&gt;Creating AFS Directories&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;usr/afs directory&lt;/primary&gt;
+ 
+       &lt;secondary&gt;first AFS machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;/usr/afs directory&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;creating&lt;/primary&gt;
+ 
+       &lt;secondary&gt;/usr/afs directory&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;usr/vice/etc directory&lt;/primary&gt;
+ 
+       &lt;secondary&gt;first AFS machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;/usr/vice/etc directory&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;creating&lt;/primary&gt;
+ 
+       &lt;secondary&gt;/usr/vice/etc directory&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;/ as start to file and directory names&lt;/primary&gt;
+ 
+       &lt;secondary&gt;see alphabetized entries without initial slash&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;If you are installing from packages (such as Debian .deb or 
+     Fedora/SuSe .rpm files), you should now install all of the available 
+     OpenAFS packages for your system type. Typically, these will include 
+     packages for client and server functionality, and a seperate package 
+     containing a suitable kernel module for your running kernel. Consult 
+     the package lists on the OpenAFS website to determine the packages 
+     appropriate for your system.&lt;/para&gt;
+ 
+     &lt;para&gt;If you are installing from a tarfile, or from a locally compiled 
+     source tree you should create the &lt;emphasis role="bold"&gt;/usr/afs&lt;/emphasis&gt;
+     and &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directories on the
+     local disk, to house server and client files respectively. Subsequent 
+     instructions copy files from the distribution tarfile into them. &lt;/para&gt;
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /usr/afs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /usr/vice&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /usr/vice/etc&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ20"&gt;
+     &lt;title&gt;Performing Platform-Specific Procedures&lt;/title&gt;
+ 
+     &lt;para&gt;Several of the initial procedures for installing a file server machine differ for each system type. For convenience, the
+     following sections group them together for each system type: &lt;itemizedlist&gt;
+         &lt;indexterm&gt;
+           &lt;primary&gt;kernel extensions&lt;/primary&gt;
+ 
+           &lt;see&gt;AFS kernel extensions&lt;/see&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;loading AFS kernel extensions&lt;/primary&gt;
+ 
+           &lt;see&gt;incorporating&lt;/see&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;building&lt;/primary&gt;
+ 
+           &lt;secondary&gt;AFS extensions into kernel&lt;/secondary&gt;
+ 
+           &lt;see&gt;incorporating AFS kernel extensions&lt;/see&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Incorporate AFS modifications into the kernel.&lt;/para&gt;
+ 
+           &lt;para&gt;The kernel on every AFS client machine and, on some systems, 
+           the AFS fileservers, must incorporate AFS extensions. On machines 
+           that use a dynamic kernel module loader, it is conventional to 
+           alter the machine's initialization script to load the AFS extensions
+           at each reboot. &lt;indexterm&gt;
+               &lt;primary&gt;AFS server partition&lt;/primary&gt;
+ 
+               &lt;secondary&gt;mounted on /vicep directory&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;partition&lt;/primary&gt;
+ 
+               &lt;see&gt;AFS server partition&lt;/see&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;logical volume&lt;/primary&gt;
+ 
+               &lt;see&gt;AFS server partition&lt;/see&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;requirements&lt;/primary&gt;
+ 
+               &lt;secondary&gt;AFS server partition name and location&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;naming conventions for AFS server partition&lt;/primary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;vicep&lt;emphasis&gt;xx&lt;/emphasis&gt; directory&lt;/primary&gt;
+ 
+               &lt;see&gt;AFS server partition&lt;/see&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;directories&lt;/primary&gt;
+ 
+               &lt;secondary&gt;/vicep&lt;emphasis&gt;xx&lt;/emphasis&gt;&lt;/secondary&gt;
+ 
+               &lt;see&gt;AFS server partition&lt;/see&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Configure server partitions or logical volumes to house AFS volumes.&lt;/para&gt;
+ 
+           &lt;para&gt;Every AFS file server machine must have at least one partition or logical volume dedicated to storing AFS volumes
+           (for convenience, the documentation hereafter refers to partitions only). Each server partition is mounted at a directory
+           named &lt;emphasis role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt;, where &lt;replaceable&gt;xx&lt;/replaceable&gt; is one or
+           two lowercase letters. By convention, the first 26 partitions are mounted on the directories called &lt;emphasis
+           role="bold"&gt;/vicepa&lt;/emphasis&gt; through &lt;emphasis role="bold"&gt;/vicepz&lt;/emphasis&gt;, the 27th one is mounted on the &lt;emphasis
+           role="bold"&gt;/vicepaa&lt;/emphasis&gt; directory, and so on through &lt;emphasis role="bold"&gt;/vicepaz&lt;/emphasis&gt; and &lt;emphasis
+           role="bold"&gt;/vicepba&lt;/emphasis&gt;, continuing up to the index corresponding to the maximum number of server partitions
+           supported in the current version of AFS (which is specified in the &lt;emphasis&gt;OpenAFS Release Notes&lt;/emphasis&gt;).&lt;/para&gt;
+ 
+           &lt;para&gt;The &lt;emphasis role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt; directories must reside in the file server
+           machine's root directory, not in one of its subdirectories (for example, &lt;emphasis role="bold"&gt;/usr/vicepa&lt;/emphasis&gt; is
+           not an acceptable directory location).&lt;/para&gt;
+ 
+           &lt;para&gt;You can also add or remove server partitions on an existing file server machine. For instructions, see the chapter
+           in the &lt;emphasis&gt;OpenAFS Administration Guide&lt;/emphasis&gt; about maintaining server machines.&lt;/para&gt;
+ 
+           &lt;note&gt;
+             &lt;para&gt;Not all file system types supported by an operating system are necessarily supported as AFS server partitions. For
+             possible restrictions, see the &lt;emphasis&gt;OpenAFS Release Notes&lt;/emphasis&gt;.&lt;/para&gt;
+           &lt;/note&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;On some system types, install and configure a modified &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt; program which
+           recognizes the structures that the File Server uses to organize volume data on AFS server partitions. The &lt;emphasis
+           role="bold"&gt;fsck&lt;/emphasis&gt; program provided with the operating system does not understand the AFS data structures, and so
+           removes them to the &lt;emphasis role="bold"&gt;lost+found&lt;/emphasis&gt; directory.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If the machine is to remain an AFS client machine, modify the machine's authentication system so that users obtain
+           an AFS token as they log into the local file system. Using AFS is simpler and more convenient for your users if you make
+           the modifications on all client machines. Otherwise, users must perform a two or three step login procedure (login to the local
+           system, then obtain Kerberos credentials, and then issue the &lt;emphasis role="bold"&gt;aklog&lt;/emphasis&gt; command). For further discussion of AFS
+           authentication, see the chapter in the &lt;emphasis&gt;OpenAFS Administration Guide&lt;/emphasis&gt; about cell configuration and
+           administration issues.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;To continue, proceed to the appropriate section: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;link linkend="HDRWQ21"&gt;Getting Started on AIX Systems&lt;/link&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;link linkend="HDRWQ31"&gt;Getting Started on HP-UX Systems&lt;/link&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;link linkend="HDRWQ36"&gt;Getting Started on IRIX Systems&lt;/link&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;link linkend="HDRWQ41"&gt;Getting Started on Linux Systems&lt;/link&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;link linkend="HDRWQ45"&gt;Getting Started on Solaris Systems&lt;/link&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ21"&gt;
+     &lt;title&gt;Getting Started on AIX Systems&lt;/title&gt;
+ 
+     &lt;para&gt;Begin by running the AFS initialization script to call the AIX kernel extension facility, which dynamically loads AFS
+     modifications into the kernel. Then use the &lt;emphasis role="bold"&gt;SMIT&lt;/emphasis&gt; program to configure partitions for storing
+     AFS volumes, and replace the AIX &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt; program helper with a version that correctly handles AFS
+     volumes. If the machine is to remain an AFS client machine, incorporate AFS into the AIX secondary authentication system.
+     &lt;indexterm&gt;
+         &lt;primary&gt;incorporating AFS kernel extensions&lt;/primary&gt;
+ 
+         &lt;secondary&gt;first AFS machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;AIX&lt;/tertiary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;AFS kernel extensions&lt;/primary&gt;
+ 
+         &lt;secondary&gt;on first AFS machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;AIX&lt;/tertiary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS kernel extensions&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on AIX&lt;/tertiary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;AIX&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS kernel extensions&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on first AFS machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ22"&gt;
+       &lt;title&gt;Loading AFS into the AIX Kernel&lt;/title&gt;
+ 
+       &lt;para&gt;The AIX kernel extension facility is the dynamic kernel loader
+       provided by IBM Corporation.  AIX does not support incorporation of
+       AFS modifications during a kernel build.&lt;/para&gt;
+ 
+       &lt;para&gt;For AFS to function correctly, the kernel extension facility must run each time the machine reboots, so the AFS
+       initialization script (included in the AFS distribution) invokes it automatically. In this section you copy the script to the
+       conventional location and edit it to select the appropriate options depending on whether NFS is also to run.&lt;/para&gt;
+ 
+       &lt;para&gt;After editing the script, you run it to incorporate AFS into the kernel. In later sections you verify that the script
+       correctly initializes all AFS components, then configure the AIX &lt;emphasis role="bold"&gt;inittab&lt;/emphasis&gt; file so that the
+       script runs automatically at reboot. &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Unpack the distribution tarball. The examples below assume 
+             that you have unpacked the files into the 
+             &lt;emphasis role="bold"&gt;/tmp/afsdist&lt;/emphasis&gt; directory. If you 
+             pick a different location, substitute this in all of the following 
+             examples. Once you have unpacked the distribution, 
+             change directory as indicated.
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /tmp/afsdist/rs_aix42/root.client/usr/vice/etc&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Copy the AFS kernel library files to the local &lt;emphasis role="bold"&gt;/usr/vice/etc/dkload&lt;/emphasis&gt; directory,
+             and the AFS initialization script to the &lt;emphasis role="bold"&gt;/etc&lt;/emphasis&gt; directory. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -rp  dkload  /usr/vice/etc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp -p  rc.afs  /etc/rc.afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Edit the &lt;emphasis role="bold"&gt;/etc/rc.afs&lt;/emphasis&gt; script, setting the &lt;computeroutput&gt;NFS&lt;/computeroutput&gt;
+             variable as indicated.&lt;/para&gt;
+ 
+             &lt;para&gt;If the machine is not to function as an NFS/AFS Translator, set the &lt;computeroutput&gt;NFS&lt;/computeroutput&gt; variable
+             as follows.&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    NFS=$NFS_NONE
+ &lt;/programlisting&gt;
+ 
+             &lt;para&gt;If the machine is to function as an NFS/AFS Translator and is running AIX 4.2.1 or higher, set the
+             &lt;computeroutput&gt;NFS&lt;/computeroutput&gt; variable as follows. Note that NFS must already be loaded into the kernel, which
+             happens automatically on systems running AIX 4.1.1 and later, as long as the file &lt;emphasis
+             role="bold"&gt;/etc/exports&lt;/emphasis&gt; exists.&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    NFS=$NFS_IAUTH
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Invoke the &lt;emphasis role="bold"&gt;/etc/rc.afs&lt;/emphasis&gt; script to load AFS modifications into the kernel. You can
+             ignore any error messages about the inability to start the BOS Server or the Cache Manager or AFS client.
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/rc.afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;configuring&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS server partition on first AFS machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;AIX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AFS server partition&lt;/primary&gt;
+ 
+         &lt;secondary&gt;configuring on first AFS machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;AIX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS server partition&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on AIX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AIX&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS server partition&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on first AFS machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ23"&gt;
+       &lt;title&gt;Configuring Server Partitions on AIX Systems&lt;/title&gt;
+ 
+       &lt;para&gt;Every AFS file server machine must have at least one partition or logical volume dedicated to storing AFS volumes. Each
+       server partition is mounted at a directory named &lt;emphasis role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt;, where
+       &lt;replaceable&gt;xx&lt;/replaceable&gt; is one or two lowercase letters. The &lt;emphasis
+       role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt; directories must reside in the file server machine's root
+       directory, not in one of its subdirectories (for example, &lt;emphasis role="bold"&gt;/usr/vicepa&lt;/emphasis&gt; is not an acceptable
+       directory location). For additional information, see &lt;link linkend="HDRWQ20"&gt;Performing Platform-Specific
+       Procedures&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;To configure server partitions on an AIX system, perform the following procedures: &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Create a directory called &lt;emphasis role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt; for each AFS server
+             partition you are configuring (there must be at least one). Repeat the command for each partition. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Use the &lt;emphasis role="bold"&gt;SMIT&lt;/emphasis&gt; program to create a journaling file system on each partition to be
+             configured as an AFS server partition.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Mount each partition at one of the &lt;emphasis role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt;
+             directories. Choose one of the following three methods: &lt;itemizedlist&gt;
+                 &lt;listitem&gt;
+                   &lt;para&gt;Use the &lt;emphasis role="bold"&gt;SMIT&lt;/emphasis&gt; program&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Use the &lt;emphasis role="bold"&gt;mount -a&lt;/emphasis&gt; command to mount all partitions at once&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Use the &lt;emphasis role="bold"&gt;mount&lt;/emphasis&gt; command on each partition in turn&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;Also configure the partitions so that they are mounted automatically at each reboot. For more information, refer
+             to the AIX documentation.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;replacing fsck program&lt;/primary&gt;
+ 
+         &lt;secondary&gt;first AFS machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;AIX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fsck program&lt;/primary&gt;
+ 
+         &lt;secondary&gt;on first AFS machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;AIX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fsck program&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on AIX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AIX&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fsck program&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on first AFS machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ24"&gt;
+       &lt;title&gt;Replacing the fsck Program Helper on AIX Systems&lt;/title&gt;
+ 
+       &lt;note&gt;&lt;para&gt;The AFS modified fsck program is not required on AIX 5.1 
+       systems, and the &lt;emphasis role="bold"&gt;v3fshelper&lt;/emphasis&gt; program
+       refered to below is not shipped for these systems.&lt;/para&gt;&lt;/note&gt;
+       
+       &lt;para&gt;In this section, you make modifications to guarantee that the appropriate &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt; program
+       runs on AFS server partitions. The &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt; program provided with the operating system must never
+       run on AFS server partitions. Because it does not recognize the structures that the File Server uses to organize volume data,
+       it removes all of the data. To repeat:&lt;/para&gt;
+ 
+       &lt;para&gt;&lt;emphasis role="bold"&gt;Never run the standard fsck program on AFS server partitions. It discards AFS
+       volumes.&lt;/emphasis&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;On AIX systems, you do not replace the &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt; binary itself, but rather the
+       &lt;emphasis&gt;program helper&lt;/emphasis&gt; file included in the AIX distribution as &lt;emphasis
+       role="bold"&gt;/sbin/helpers/v3fshelper&lt;/emphasis&gt;. &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Move the AIX &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt; program helper to a safe location and install the version from
+             the AFS distribution in its place. 
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /sbin/helpers&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;mv v3fshelper v3fshelper.noafs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp -p /tmp/afsdist/rs_aix42/root.server/etc/v3fshelper v3fshelper&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If you plan to retain client functionality on this machine after completing the installation, proceed to &lt;link
+             linkend="HDRWQ25"&gt;Enabling AFS Login on AIX Systems&lt;/link&gt;. Otherwise, proceed to &lt;link linkend="HDRWQ50"&gt;Starting the
+             BOS Server&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;enabling AFS login&lt;/primary&gt;
+ 
+         &lt;secondary&gt;file server machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;AIX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AFS login&lt;/primary&gt;
+ 
+         &lt;secondary&gt;on file server machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;AIX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS login&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on AIX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AIX&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS login&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on file server machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;secondary authentication system (AIX)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;server machine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ25"&gt;
+       &lt;title&gt;Enabling AFS Login on AIX Systems&lt;/title&gt;
+ 
+       &lt;note&gt;
+         &lt;para&gt;If you plan to remove client functionality from this machine after completing the installation, skip this section and
+         proceed to &lt;link linkend="HDRWQ50"&gt;Starting the BOS Server&lt;/link&gt;.&lt;/para&gt;
+       &lt;/note&gt;
+ 
+       &lt;para&gt;In modern AFS installations, you should be using Kerberos v5
+       for user login, and obtaining AFS tokens following this authentication
+       step.&lt;/para&gt;
+       
+       &lt;para&gt;There are currently no instructions available on configuring AIX to
+       automatically obtain AFS tokens at login. Following login, users can 
+       obtain tokens by running the &lt;emphasis role="bold"&gt;aklog&lt;/emphasis&gt; 
+       command&lt;/para&gt;
+      
+       &lt;para&gt;Sites which still require &lt;emphasis role="bold"&gt;kaserver&lt;/emphasis&gt;
+       or external Kerberos v4 authentication should consult 
+       &lt;link linkend="KAS012"&gt;Enabling kaserver based AFS login on AIX systems&lt;/link&gt;
+       for details of how to enable AIX login.&lt;/para&gt;
+       
+       &lt;para&gt;Proceed to &lt;link linkend="HDRWQ50"&gt;Starting the BOS Server&lt;/link&gt; 
+       (or if referring to these instructions while installing an additional 
+       file server machine, return to &lt;link linkend="HDRWQ108"&gt;Starting Server
+       Programs&lt;/link&gt;).&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ31"&gt;
+     &lt;title&gt;Getting Started on HP-UX Systems&lt;/title&gt;
+ 
+     &lt;para&gt;Begin by building AFS modifications into a new kernel; HP-UX
+     does not support dynamic loading. Then create partitions for storing
+     AFS volumes, and install and configure the AFS-modified &lt;emphasis
+     role="bold"&gt;fsck&lt;/emphasis&gt; program to run on AFS server
+     partitions. If the machine is to remain an AFS client machine,
+     incorporate AFS into the machine's Pluggable Authentication Module
+     (PAM) scheme. &lt;indexterm&gt;
+         &lt;primary&gt;incorporating AFS kernel extensions&lt;/primary&gt;
+ 
+         &lt;secondary&gt;first AFS machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;HP-UX&lt;/tertiary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;AFS kernel extensions&lt;/primary&gt;
+ 
+         &lt;secondary&gt;on first AFS machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;HP-UX&lt;/tertiary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS kernel extensions&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on HP-UX&lt;/tertiary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;HP-UX&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS-modified kernel&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on first AFS machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ32"&gt;
+       &lt;title&gt;Building AFS into the HP-UX Kernel&lt;/title&gt;
+ 
+       &lt;para&gt;Use the following instructions to build AFS modifications into the kernel on an HP-UX system. &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Move the existing kernel-related files to a safe location. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp /stand/vmunix /stand/vmunix.noafs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp /stand/system /stand/system.noafs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Unpack the OpenAFS HP-UX distribution tarball. The examples 
+             below assume that you have unpacked the files into the 
+             &lt;emphasis role="bold"&gt;/tmp/afsdist&lt;/emphasis&gt; directory. If you 
+             pick a different location, substitute this in all of the following 
+             examples. Once you have unpacked the distribution, change directory 
+             as indicated.
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /tmp/afsdist/hp_ux110/root.client&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Copy the AFS initialization file to the local directory for initialization files (by convention, &lt;emphasis
+             role="bold"&gt;/sbin/init.d&lt;/emphasis&gt; on HP-UX machines). Note the removal of the &lt;emphasis role="bold"&gt;.rc&lt;/emphasis&gt;
+             extension as you copy the file. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp usr/vice/etc/afs.rc  /sbin/init.d/afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Copy the file &lt;emphasis role="bold"&gt;afs.driver&lt;/emphasis&gt; to the local &lt;emphasis
+             role="bold"&gt;/usr/conf/master.d&lt;/emphasis&gt; directory, changing its name to &lt;emphasis role="bold"&gt;afs&lt;/emphasis&gt; as you
+             do. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp  usr/vice/etc/afs.driver  /usr/conf/master.d/afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Copy the AFS kernel module to the local &lt;emphasis role="bold"&gt;/usr/conf/lib&lt;/emphasis&gt; directory.&lt;/para&gt;
+ 
+             &lt;para&gt;If the machine's kernel supports NFS server functionality:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp bin/libafs.a /usr/conf/lib&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;
+ 
+             &lt;para&gt;If the machine's kernel does not support NFS server functionality, change the file's name as you copy it:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp bin/libafs.nonfs.a /usr/conf/lib/libafs.a&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Incorporate the AFS driver into the kernel, either using the &lt;emphasis role="bold"&gt;SAM&lt;/emphasis&gt; program or a
+             series of individual commands. &lt;itemizedlist&gt;
+                 &lt;listitem&gt;
+                   &lt;para&gt;To use the &lt;emphasis role="bold"&gt;SAM&lt;/emphasis&gt; program: &lt;orderedlist&gt;
+                       &lt;listitem&gt;
+                         &lt;para&gt;Invoke the &lt;emphasis role="bold"&gt;SAM&lt;/emphasis&gt; program, specifying the hostname of the local machine
+                         as &lt;replaceable&gt;local_hostname&lt;/replaceable&gt;. The &lt;emphasis role="bold"&gt;SAM&lt;/emphasis&gt; graphical user
+                         interface pops up. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;sam -display&lt;/emphasis&gt; &lt;replaceable&gt;local_hostname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;:0&lt;/emphasis&gt; 
+ &lt;/programlisting&gt;&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;Choose the &lt;emphasis role="bold"&gt;Kernel Configuration&lt;/emphasis&gt; icon, then the &lt;emphasis
+                         role="bold"&gt;Drivers&lt;/emphasis&gt; icon. From the list of drivers, select &lt;emphasis
+                         role="bold"&gt;afs&lt;/emphasis&gt;.&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;Open the pull-down &lt;emphasis role="bold"&gt;Actions&lt;/emphasis&gt; menu and choose the &lt;emphasis
+                         role="bold"&gt;Add Driver to Kernel&lt;/emphasis&gt; option.&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;Open the &lt;emphasis role="bold"&gt;Actions&lt;/emphasis&gt; menu again and choose the &lt;emphasis
+                         role="bold"&gt;Create a New Kernel&lt;/emphasis&gt; option.&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;Confirm your choices by choosing &lt;emphasis role="bold"&gt;Yes&lt;/emphasis&gt; and &lt;emphasis
+                         role="bold"&gt;OK&lt;/emphasis&gt; when prompted by subsequent pop-up windows. The &lt;emphasis
+                         role="bold"&gt;SAM&lt;/emphasis&gt; program builds the kernel and reboots the system.&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;Login again as the superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;. &lt;programlisting&gt;
+    login: &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;root_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                       &lt;/listitem&gt;
+                     &lt;/orderedlist&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;To use individual commands: &lt;orderedlist&gt;
+                       &lt;listitem&gt;
+                         &lt;para&gt;Edit the file &lt;emphasis role="bold"&gt;/stand/system&lt;/emphasis&gt;, adding an entry for &lt;emphasis
+                         role="bold"&gt;afs&lt;/emphasis&gt; to the &lt;computeroutput&gt;Subsystems&lt;/computeroutput&gt; section.&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;Change to the &lt;emphasis role="bold"&gt;/stand/build&lt;/emphasis&gt; directory and issue the &lt;emphasis
+                         role="bold"&gt;mk_kernel&lt;/emphasis&gt; command to build the kernel. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /stand/build&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;mk_kernel&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;Move the new kernel to the standard location (&lt;emphasis role="bold"&gt;/stand/vmunix&lt;/emphasis&gt;), reboot
+                         the machine to start using it, and login again as the superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;.
+                         &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mv /stand/build/vmunix_test /stand/vmunix&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cd /&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;shutdown -r now&lt;/emphasis&gt;             
+    login: &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;root_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                       &lt;/listitem&gt;
+                     &lt;/orderedlist&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/itemizedlist&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;configuring&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS server partition on first AFS machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;HP-UX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AFS server partition&lt;/primary&gt;
+ 
+         &lt;secondary&gt;configuring on first AFS machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;HP-UX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS server partition&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on HP-UX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;HP-UX&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS server partition&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on first AFS machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ33"&gt;
+       &lt;title&gt;Configuring Server Partitions on HP-UX Systems&lt;/title&gt;
+ 
+       &lt;para&gt;Every AFS file server machine must have at least one partition or logical volume dedicated to storing AFS volumes. Each
+       server partition is mounted at a directory named &lt;emphasis role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt;, where
+       &lt;replaceable&gt;xx&lt;/replaceable&gt; is one or two lowercase letters. The &lt;emphasis
+       role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt; directories must reside in the file server machine's root
+       directory, not in one of its subdirectories (for example, &lt;emphasis role="bold"&gt;/usr/vicepa&lt;/emphasis&gt; is not an acceptable
+       directory location). For additional information, see &lt;link linkend="HDRWQ20"&gt;Performing Platform-Specific Procedures&lt;/link&gt;.
+       &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Create a directory called &lt;emphasis role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt; for each AFS server
+             partition you are configuring (there must be at least one). Repeat the command for each partition. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Use the &lt;emphasis role="bold"&gt;SAM&lt;/emphasis&gt; program to create a file system on each partition. For instructions,
+             consult the HP-UX documentation.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;On some HP-UX systems that use logical volumes, the &lt;emphasis role="bold"&gt;SAM&lt;/emphasis&gt; program automatically
+             mounts the partitions. If it has not, mount each partition by issuing either the &lt;emphasis role="bold"&gt;mount
+             -a&lt;/emphasis&gt; command to mount all partitions at once or the &lt;emphasis role="bold"&gt;mount&lt;/emphasis&gt; command to mount
+             each partition in turn.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;replacing fsck program&lt;/primary&gt;
+ 
+         &lt;secondary&gt;first AFS machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;HP-UX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fsck program&lt;/primary&gt;
+ 
+         &lt;secondary&gt;on first AFS machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;HP-UX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fsck program&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on HP-UX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;HP-UX&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fsck program&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on first AFS machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ34"&gt;
+       &lt;title&gt;Configuring the AFS-modified fsck Program on HP-UX Systems&lt;/title&gt;
+ 
+       &lt;para&gt;In this section, you make modifications to guarantee that the appropriate &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt; program
+       runs on AFS server partitions. The &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt; program provided with the operating system must never
+       run on AFS server partitions. Because it does not recognize the structures that the File Server uses to organize volume data,
+       it removes all of the data. To repeat:&lt;/para&gt;
+ 
+       &lt;para&gt;&lt;emphasis role="bold"&gt;Never run the standard fsck program on AFS server partitions. It discards AFS
+       volumes.&lt;/emphasis&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;On HP-UX systems, there are several configuration files to install in addition to the AFS-modified &lt;emphasis
+       role="bold"&gt;fsck&lt;/emphasis&gt; program (the &lt;emphasis role="bold"&gt;vfsck&lt;/emphasis&gt; binary). &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Create the command configuration file &lt;emphasis role="bold"&gt;/sbin/lib/mfsconfig.d/afs&lt;/emphasis&gt;. Use a text
+             editor to place the indicated two lines in it: &lt;programlisting&gt;
+    format_revision 1
+    fsck            0        m,P,p,d,f,b:c:y,n,Y,N,q,
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Create and change directory to an AFS-specific command directory called &lt;emphasis
+             role="bold"&gt;/sbin/fs/afs&lt;/emphasis&gt;. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /sbin/fs/afs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cd  /sbin/fs/afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Copy the AFS-modified version of the &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt; program (the &lt;emphasis
+             role="bold"&gt;vfsck&lt;/emphasis&gt; binary) and related files from the distribution directory to the new AFS-specific command
+             directory. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p /tmp/afsdist/hp_ux110/root.server/etc/*  .&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Change the &lt;emphasis role="bold"&gt;vfsck&lt;/emphasis&gt; binary's name to &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt; and set
+             the mode bits appropriately on all of the files in the &lt;emphasis role="bold"&gt;/sbin/fs/afs&lt;/emphasis&gt; directory.
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mv  vfsck  fsck&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;chmod  755  *&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Edit the &lt;emphasis role="bold"&gt;/etc/fstab&lt;/emphasis&gt; file, changing the file system type for each AFS server
+             partition from &lt;computeroutput&gt;hfs&lt;/computeroutput&gt; to &lt;computeroutput&gt;afs&lt;/computeroutput&gt;. This ensures that the
+             AFS-modified &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt; program runs on the appropriate partitions.&lt;/para&gt;
+ 
+             &lt;para&gt;The sixth line in the following example of an edited file shows an AFS server partition, &lt;emphasis
+             role="bold"&gt;/vicepa&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    /dev/vg00/lvol1 / hfs defaults 0 1
+    /dev/vg00/lvol4 /opt hfs defaults 0 2
+    /dev/vg00/lvol5 /tmp hfs defaults 0 2
+    /dev/vg00/lvol6 /usr hfs defaults 0 2
+    /dev/vg00/lvol8 /var hfs defaults 0 2
+    /dev/vg00/lvol9 /vicepa afs defaults 0 2
+    /dev/vg00/lvol7 /usr/vice/cache hfs defaults 0 2
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If you plan to retain client functionality on this machine after completing the installation, proceed to &lt;link
+             linkend="HDRWQ35"&gt;Enabling AFS Login on HP-UX Systems&lt;/link&gt;. Otherwise, proceed to &lt;link linkend="HDRWQ50"&gt;Starting the
+             BOS Server&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;enabling AFS login&lt;/primary&gt;
+ 
+         &lt;secondary&gt;file server machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;HP-UX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AFS login&lt;/primary&gt;
+ 
+         &lt;secondary&gt;on file server machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;HP-UX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS login&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on HP-UX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;HP-UX&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS login&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on file server machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;PAM&lt;/primary&gt;
+ 
+         &lt;secondary&gt;on HP-UX&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;file server machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Pluggable Authentication Module&lt;/primary&gt;
+ 
+         &lt;see&gt;PAM&lt;/see&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ35"&gt;
+       &lt;title&gt;Enabling AFS Login on HP-UX Systems&lt;/title&gt;
+ 
+       &lt;note&gt;&lt;para&gt;If you plan to remove client functionality from this machine after completing the installation, skip this section and proceed to &lt;link linkend="HDRWQ50"&gt;Starting the BOS Server&lt;/link&gt;.&lt;/para&gt;&lt;/note&gt;
+ 
+       &lt;para&gt;At this point you incorporate AFS into the operating system's
+       Pluggable Authentication Module (PAM) scheme. PAM integrates all
+       authentication mechanisms on the machine, including login, to
+       provide the security infrastructure for authenticated access to and
+       from the machine.&lt;/para&gt;
+ 
+       &lt;para&gt;In modern AFS installations, you should be using Kerberos v5
+       for user login, and obtaining AFS tokens subsequent to this
+       authentication step. OpenAFS does not currently distribute a PAM
+       module allowing AFS tokens to be automatically gained at
+       login. Whilst there are a number of third party modules providing
+       this functionality, it is not know if these have been tested with
+       HP/UX.&lt;/para&gt;
+       
+       &lt;para&gt;Following login, users can obtain tokens by running the
+       &lt;emphasis role="bold"&gt;aklog&lt;/emphasis&gt; command&lt;/para&gt;
+ 
+       &lt;para&gt;Sites which still require &lt;emphasis
+       role="bold"&gt;kaserver&lt;/emphasis&gt; or external Kerberos v4
+       authentication should consult &lt;link linkend="KAS013"&gt;Enabling
+       kaserver based AFS login on HP-UX systems&lt;/link&gt; for details of how
+       to enable HP-UX login.&lt;/para&gt;
+ 
+       &lt;para&gt;Proceed to &lt;link linkend="HDRWQ50"&gt;Starting the BOS
+       Server&lt;/link&gt; (or if referring to these instructions while
+       installing an additional file server machine, return to &lt;link
+       linkend="HDRWQ108"&gt;Starting Server Programs&lt;/link&gt;).&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ36"&gt;
+     &lt;title&gt;Getting Started on IRIX Systems&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;incorporating AFS kernel extensions&lt;/primary&gt;
+ 
+       &lt;secondary&gt;first AFS machine&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;IRIX&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;AFS kernel extensions&lt;/primary&gt;
+ 
+       &lt;secondary&gt;on first AFS machine&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;IRIX&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;AFS kernel extensions&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;on IRIX&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;replacing fsck program&lt;/primary&gt;
+ 
+       &lt;secondary&gt;not necessary on IRIX&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;fsck program&lt;/primary&gt;
+ 
+       &lt;secondary&gt;on first AFS machine&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;IRIX&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;fsck program&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;on IRIX&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;IRIX&lt;/primary&gt;
+ 
+       &lt;secondary&gt;fsck program replacement not necessary&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;To incorporate AFS into the kernel on IRIX systems, choose one of two methods: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Run the AFS initialization script to invoke the &lt;emphasis role="bold"&gt;ml&lt;/emphasis&gt; program distributed by Silicon
+           Graphics, Incorporated (SGI), which dynamically loads AFS modifications into the kernel&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Build a new static kernel&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;Then create partitions for storing AFS volumes. You do not need to replace the IRIX &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt;
+     program because SGI has already modified it to handle AFS volumes properly. If the machine is to remain an AFS client machine,
+     verify that the IRIX login utility installed on the machine grants an AFS token.&lt;/para&gt;
+ 
+     &lt;para&gt;In preparation for either dynamic loading or kernel building, perform the following procedures: &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Unpack the OpenAFS IRIX distribution tarball. The examples
+           below assume that you have unpacked the files into the 
+           &lt;emphasis role="bold"&gt;/tmp/afsdist&lt;/emphasis&gt; directory. If you
+           pick a different location, substitue this in all of the following
+           examples. Once you have unpacked the distribution, change directory
+           as indicated.
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd  /tmp/afsdist/sgi_65/root.client&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Copy the AFS initialization script to the local directory for initialization files (by convention, &lt;emphasis
+           role="bold"&gt;/etc/init.d&lt;/emphasis&gt; on IRIX machines). Note the removal of the &lt;emphasis role="bold"&gt;.rc&lt;/emphasis&gt;
+           extension as you copy the script. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p   usr/vice/etc/afs.rc  /etc/init.d/afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;uname -m&lt;/emphasis&gt; command to determine the machine's CPU board type. The &lt;emphasis
+           role="bold"&gt;IP&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt; value in the output must match one of the supported CPU board types
+           listed in the &lt;emphasis&gt;OpenAFS Release Notes&lt;/emphasis&gt; for the current version of AFS. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;uname -m&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Proceed to either &lt;link linkend="HDRWQ37"&gt;Loading AFS into the IRIX Kernel&lt;/link&gt; or &lt;link
+           linkend="HDRWQ38"&gt;Building AFS into the IRIX Kernel&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;IRIX&lt;/primary&gt;
+ 
+       &lt;secondary&gt;AFS kernel extensions&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;on first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;afsml variable (IRIX)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;first AFS machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;variables&lt;/primary&gt;
+ 
+       &lt;secondary&gt;afsml (IRIX)&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;IRIX&lt;/primary&gt;
+ 
+       &lt;secondary&gt;afsml variable&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;afsxnfs variable (IRIX)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;first AFS machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;variables&lt;/primary&gt;
+ 
+       &lt;secondary&gt;afsxnfs (IRIX)&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;IRIX&lt;/primary&gt;
+ 
+       &lt;secondary&gt;afsxnfs variable&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="HDRWQ37"&gt;
+       &lt;title&gt;Loading AFS into the IRIX Kernel&lt;/title&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;ml&lt;/emphasis&gt; program is the dynamic kernel loader provided by SGI for IRIX systems. If you
+       use it rather than building AFS modifications into a static kernel, then for AFS to function correctly the &lt;emphasis
+       role="bold"&gt;ml&lt;/emphasis&gt; program must run each time the machine reboots. Therefore, the AFS initialization script (included
+       on the AFS CD-ROM) invokes it automatically when the &lt;emphasis role="bold"&gt;afsml&lt;/emphasis&gt; configuration variable is
+       activated. In this section you activate the variable and run the script.&lt;/para&gt;
+ 
+       &lt;para&gt;In later sections you verify that the script correctly initializes all AFS components, then create the links that
+       incorporate AFS into the IRIX startup and shutdown sequence. &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Create the local &lt;emphasis role="bold"&gt;/usr/vice/etc/sgiload&lt;/emphasis&gt; directory to house the AFS kernel library
+             file. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /usr/vice/etc/sgiload&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Copy the appropriate AFS kernel library file to the &lt;emphasis role="bold"&gt;/usr/vice/etc/sgiload&lt;/emphasis&gt;
+             directory. The &lt;emphasis role="bold"&gt;IP&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt; portion of the library file name must
+             match the value previously returned by the &lt;emphasis role="bold"&gt;uname -m&lt;/emphasis&gt; command. Also choose the file
+             appropriate to whether the machine's kernel supports NFS server functionality (NFS must be supported for the machine to
+             act as an NFS/AFS Translator). Single- and multiprocessor machines use the same library file.&lt;/para&gt;
+ 
+             &lt;para&gt;(You can choose to copy all of the kernel library files into the &lt;emphasis
+             role="bold"&gt;/usr/vice/etc/sgiload&lt;/emphasis&gt; directory, but they require a significant amount of space.)&lt;/para&gt;
+ 
+             &lt;para&gt;If the machine's kernel supports NFS server functionality:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p  usr/vice/etc/sgiload/libafs.IP&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;.o  /usr/vice/etc/sgiload&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;
+ 
+             &lt;para&gt;If the machine's kernel does not support NFS server functionality:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p  usr/vice/etc/sgiload/libafs.IP&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;.nonfs.o&lt;/emphasis&gt;   \
+                    &lt;emphasis role="bold"&gt;/usr/vice/etc/sgiload&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;chkconfig&lt;/emphasis&gt; command to activate the &lt;emphasis
+             role="bold"&gt;afsml&lt;/emphasis&gt; configuration variable. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/chkconfig -f afsml on&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;If the machine is to function as an NFS/AFS Translator and the kernel supports NFS server functionality, activate
+             the &lt;emphasis role="bold"&gt;afsxnfs&lt;/emphasis&gt; variable.&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/chkconfig -f afsxnfs on&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Run the &lt;emphasis role="bold"&gt;/etc/init.d/afs&lt;/emphasis&gt; script to load AFS extensions into the kernel. The script
+             invokes the &lt;emphasis role="bold"&gt;ml&lt;/emphasis&gt; command, automatically determining which kernel library file to use
+             based on this machine's CPU type and the activation state of the &lt;emphasis role="bold"&gt;afsxnfs&lt;/emphasis&gt;
+             variable.&lt;/para&gt;
+ 
+             &lt;para&gt;You can ignore any error messages about the inability to start the BOS Server or the Cache Manager or AFS
+             client.&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/init.d/afs start&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Proceed to &lt;link linkend="HDRWQ39"&gt;Configuring Server Partitions on IRIX Systems&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;IRIX&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS-modified kernel&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on first AFS machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ38"&gt;
+       &lt;title&gt;Building AFS into the IRIX Kernel&lt;/title&gt;
+ 
+       &lt;para&gt;Use the following instructions to build AFS modifications into the kernel on an IRIX system. &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Copy the kernel initialization file &lt;emphasis role="bold"&gt;afs.sm&lt;/emphasis&gt; to the local &lt;emphasis
+             role="bold"&gt;/var/sysgen/system&lt;/emphasis&gt; directory, and the kernel master file &lt;emphasis role="bold"&gt;afs&lt;/emphasis&gt; to
+             the local &lt;emphasis role="bold"&gt;/var/sysgen/master.d&lt;/emphasis&gt; directory. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p  bin/afs.sm  /var/sysgen/system&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp -p  bin/afs  /var/sysgen/master.d&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Copy the appropriate AFS kernel library file to the local file &lt;emphasis
+             role="bold"&gt;/var/sysgen/boot/afs.a&lt;/emphasis&gt;; the &lt;emphasis role="bold"&gt;IP&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt;
+             portion of the library file name must match the value previously returned by the &lt;emphasis role="bold"&gt;uname
+             -m&lt;/emphasis&gt; command. Also choose the file appropriate to whether the machine's kernel supports NFS server
+             functionality (NFS must be supported for the machine to act as an NFS/AFS Translator). Single- and multiprocessor
+             machines use the same library file.&lt;/para&gt;
+ 
+             &lt;para&gt;If the machine's kernel supports NFS server functionality:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p   bin/libafs.IP&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;.a   /var/sysgen/boot/afs.a&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;
+ 
+             &lt;para&gt;If the machine's kernel does not support NFS server functionality:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p  bin/libafs.IP&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;.nonfs.a  /var/sysgen/boot/afs.a&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;chkconfig&lt;/emphasis&gt; command to deactivate the &lt;emphasis
+             role="bold"&gt;afsml&lt;/emphasis&gt; configuration variable. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/chkconfig -f afsml off&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;If the machine is to function as an NFS/AFS Translator and the kernel supports NFS server functionality, activate
+             the &lt;emphasis role="bold"&gt;afsxnfs&lt;/emphasis&gt; variable.&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/chkconfig -f afsxnfs on&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Copy the existing kernel file, &lt;emphasis role="bold"&gt;/unix&lt;/emphasis&gt;, to a safe location. Compile the new kernel,
+             which is created in the file &lt;emphasis role="bold"&gt;/unix.install&lt;/emphasis&gt;. It overwrites the existing &lt;emphasis
+             role="bold"&gt;/unix&lt;/emphasis&gt; file when the machine reboots in the next step. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp /unix /unix_noafs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;autoconfig&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Reboot the machine to start using the new kernel, and login again as the superuser &lt;emphasis
+             role="bold"&gt;root&lt;/emphasis&gt;. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;shutdown -i6 -g0 -y&lt;/emphasis&gt;
+    login: &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;root_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;configuring&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS server partition on first AFS machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;IRIX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AFS server partition&lt;/primary&gt;
+ 
+         &lt;secondary&gt;configuring on first AFS machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;IRIX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS server partition&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on IRIX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;IRIX&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS server partition&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on first AFS machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ39"&gt;
+       &lt;title&gt;Configuring Server Partitions on IRIX Systems&lt;/title&gt;
+ 
+       &lt;para&gt;Every AFS file server machine must have at least one partition or logical volume dedicated to storing AFS volumes. Each
+       server partition is mounted at a directory named &lt;emphasis role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt;, where
+       &lt;replaceable&gt;xx&lt;/replaceable&gt; is one or two lowercase letters. The &lt;emphasis
+       role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt; directories must reside in the file server machine's root
+       directory, not in one of its subdirectories (for example, &lt;emphasis role="bold"&gt;/usr/vicepa&lt;/emphasis&gt; is not an acceptable
+       directory location). For additional information, see &lt;link linkend="HDRWQ20"&gt;Performing Platform-Specific
+       Procedures&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;AFS supports use of both EFS and XFS partitions for housing AFS volumes. SGI encourages use of XFS partitions.
+       &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Create a directory called &lt;emphasis role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt; for each AFS server
+             partition you are configuring (there must be at least one). Repeat the command for each partition. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Add a line with the following format to the file systems registry file, &lt;emphasis
+             role="bold"&gt;/etc/fstab&lt;/emphasis&gt;, for each partition (or logical volume created with the XLV volume manager) to be
+             mounted on one of the directories created in the previous step.&lt;/para&gt;
+ 
+             &lt;para&gt;For an XFS partition or logical volume:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    /dev/dsk/&lt;replaceable&gt;disk&lt;/replaceable&gt;  /vicep&lt;replaceable&gt;xx&lt;/replaceable&gt;  xfs  rw,raw=/dev/rdsk/&lt;replaceable&gt;disk&lt;/replaceable&gt;  0  0   
+ &lt;/programlisting&gt;
+ 
+             &lt;para&gt;For an EFS partition:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    /dev/dsk/&lt;replaceable&gt;disk&lt;/replaceable&gt;  /vicep&lt;replaceable&gt;xx&lt;/replaceable&gt;  efs  rw,raw=/dev/rdsk/&lt;replaceable&gt;disk&lt;/replaceable&gt;  0  0   
+ &lt;/programlisting&gt;
+ 
+             &lt;para&gt;The following are examples of an entry for each file system type:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    /dev/dsk/dks0d2s6 /vicepa  xfs rw,raw=/dev/rdsk/dks0d2s6  0 0
+    /dev/dsk/dks0d3s1 /vicepb  efs rw,raw=/dev/rdsk/dks0d3s1  0 0
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Create a file system on each partition that is to be mounted on a &lt;emphasis
+             role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt; directory. The following commands are probably appropriate,
+             but consult the IRIX documentation for more information. In both cases, &lt;replaceable&gt;raw_device&lt;/replaceable&gt; is a raw
+             device name like &lt;emphasis role="bold"&gt;/dev/rdsk/dks0d0s0&lt;/emphasis&gt; for a single disk partition or &lt;emphasis
+             role="bold"&gt;/dev/rxlv/xlv0&lt;/emphasis&gt; for a logical volume.&lt;/para&gt;
+ 
+             &lt;para&gt;For XFS file systems, include the indicated options to configure the partition or logical volume with inodes large
+             enough to accommodate AFS-specific information:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkfs -t xfs -i size=512 -l size=4000b&lt;/emphasis&gt; &lt;replaceable&gt;raw_device&lt;/replaceable&gt;   
+ &lt;/programlisting&gt;
+ 
+             &lt;para&gt;For EFS file systems:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkfs -t efs&lt;/emphasis&gt; &lt;replaceable&gt;raw_device&lt;/replaceable&gt;
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Mount each partition by issuing either the &lt;emphasis role="bold"&gt;mount -a&lt;/emphasis&gt; command to mount all
+             partitions at once or the &lt;emphasis role="bold"&gt;mount&lt;/emphasis&gt; command to mount each partition in turn.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; If you have configured partitions or logical volumes to use XFS, issue
+             the following command to verify that the inodes are configured properly (are large enough to accommodate AFS-specific
+             information). If the configuration is correct, the command returns no output. Otherwise, it specifies the command to run
+             in order to configure each partition or logical volume properly. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/usr/afs/bin/xfs_size_check&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If you plan to retain client functionality on this machine after completing the installation, proceed to &lt;link
+             linkend="HDRWQ40"&gt;Enabling AFS Login on IRIX Systems&lt;/link&gt;. Otherwise, proceed to &lt;link linkend="HDRWQ50"&gt;Starting the
+             BOS Server&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;enabling AFS login&lt;/primary&gt;
+ 
+         &lt;secondary&gt;file server machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;IRIX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AFS login&lt;/primary&gt;
+ 
+         &lt;secondary&gt;on file server machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;IRIX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS login&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on IRIX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;IRIX&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS login&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ40"&gt;
+       &lt;title&gt;Enabling AFS Login on IRIX Systems&lt;/title&gt;
+ 
+       &lt;note&gt;
+         &lt;para&gt;If you plan to remove client functionality from this machine after completing the installation, skip this section and
+         proceed to &lt;link linkend="HDRWQ50"&gt;Starting the BOS Server&lt;/link&gt;.&lt;/para&gt;
+       &lt;/note&gt;
+ 
+       &lt;para&gt;Whilst the standard IRIX command-line 
+       &lt;emphasis role="bold"&gt;login&lt;/emphasis&gt; program and the 
+       graphical &lt;emphasis role="bold"&gt;xdm&lt;/emphasis&gt; login program both have
+       the ability to grant AFS tokens, this ability relies upon the deprecated
+       kaserver authentication system.&lt;/para&gt;
+         
+       &lt;para&gt;Users who have been successfully authenticated via Kerberos 5
+       authentication may obtain AFS tokens following login by running the
+       &lt;emphasis role="bold"&gt;aklog&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+       &lt;para&gt;Sites which still require &lt;emphasis role="bold"&gt;kaserver&lt;/emphasis&gt;
+       or external Kerberos v4 authentication should consult 
+       &lt;link linkend="KAS014"&gt;Enabling kaserver based AFS Login on IRIX Systems&lt;/link&gt;
+       for details of how to enable IRIX login.&lt;/para&gt;       
+ 
+       &lt;para&gt;After taking any necessary action, proceed to 
+       &lt;link linkend="HDRWQ50"&gt;Starting the BOS Server&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ41"&gt;
+     &lt;title&gt;Getting Started on Linux Systems&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;replacing fsck program&lt;/primary&gt;
+ 
+       &lt;secondary&gt;not necessary on Linux&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;fsck program&lt;/primary&gt;
+ 
+       &lt;secondary&gt;on first AFS machine&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;Linux&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;fsck program&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;on Linux&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Linux&lt;/primary&gt;
+ 
+       &lt;secondary&gt;fsck program replacement not necessary&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;Since this guide was originally written, the procedure for starting 
+     OpenAFS has diverged significantly between different Linux distributions. 
+     The instructions that follow are appropriate for both the Fedora and 
+     RedHat Enterprise Linux packages distributed by OpenAFS. Additional 
+     instructions are provided for those building from source.&lt;/para&gt;
+ 
+     &lt;para&gt;Begin by running the AFS client startup scripts, which call the
+     &lt;emphasis role="bold"&gt;modprobe&lt;/emphasis&gt; program, which dynamically
+     loads AFS modifications into the kernel. Then create partitions for
+     storing AFS volumes. You do not need to replace the Linux &lt;emphasis
+     role="bold"&gt;fsck&lt;/emphasis&gt; program. If the machine is to remain an
+     AFS client machine, incorporate AFS into the machine's Pluggable
+     Authentication Module (PAM) scheme. &lt;indexterm&gt;
+         &lt;primary&gt;incorporating AFS kernel extensions&lt;/primary&gt;
+ 
+         &lt;secondary&gt;first AFS machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;Linux&lt;/tertiary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;AFS kernel extensions&lt;/primary&gt;
+ 
+         &lt;secondary&gt;on first AFS machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;Linux&lt;/tertiary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS kernel extensions&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on Linux&lt;/tertiary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;Linux&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS kernel extensions&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on first AFS machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ42"&gt;
+       &lt;title&gt;Loading AFS into the Linux Kernel&lt;/title&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;modprobe&lt;/emphasis&gt; program is the dynamic kernel loader for Linux. Linux does not support
+       incorporation of AFS modifications during a kernel build.&lt;/para&gt;
+ 
+       &lt;para&gt;For AFS to function correctly, the &lt;emphasis role="bold"&gt;modprobe&lt;/emphasis&gt; program must run each time the machine
+       reboots, so your distribution's AFS initialization script invokes it automatically. The script also includes
+       commands that select the appropriate AFS library file automatically. In this section you run the script.&lt;/para&gt;
+ 
+       &lt;para&gt;In later sections you verify that the script correctly initializes all AFS components, then activate a configuration
+       variable, which results in the script being incorporated into the Linux startup and shutdown sequence.&lt;/para&gt; 
+       
+       &lt;para&gt;The procedure for starting up OpenAFS depends upon your distribution&lt;/para&gt;
+       &lt;sect3&gt;
+         &lt;title&gt;Fedora and RedHat Enterprise Linux&lt;/title&gt;
+         &lt;para&gt;OpenAFS ship RPMS for all current Fedora and RHEL releases.
+         &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Download and install the RPM set for your operating system.
+             RPMs are available from the OpenAFS web site. You will need the 
+             &lt;emphasis role="bold"&gt;openafs&lt;/emphasis&gt;
+             &lt;emphasis role="bold"&gt;openafs-client&gt;&lt;/emphasis&gt;
+             &lt;emphasis role="bold"&gt;openafs-server&lt;/emphasis&gt; packages, along with
+             an &lt;emphasis role="bold"&gt;openafs-kernel&lt;/emphasis&gt; package matching
+             your current, running, kernel.&lt;/para&gt;
+             &lt;para&gt;You can find the version of your current kernel by running
+ &lt;programlisting&gt;
+   # uname -r
+ &lt;replaceable&gt;2.6.20-1.2933.fc6&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;para&gt;Once downloaded, the packages may be installed with the
+             &lt;emphasis role="bold"&gt;rpm&lt;/emphasis&gt; command
+ &lt;programlisting&gt;
+   # rpm -U openafs-* openafs-client-* openafs-server-* openafs-kernel-*
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ &lt;!-- If you do this with current RHEL and Fedora releases you end up with
+      a dynroot'd client running - this breaks setting up the root.afs volume
+      as described later in this guide
+           &lt;listitem&gt;
+             &lt;para&gt;Run the AFS initialization script to load AFS extensions into 
+             the kernel. You can ignore any error messages about the inability 
+             to start the BOS Server or the Cache Manager or AFS client.&lt;/para&gt;
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/rc.d/init.d/openafs-client  start&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ --&gt;
+         &lt;/orderedlist&gt;
+       &lt;/para&gt;
+       &lt;/sect3&gt;
+       &lt;sect3&gt;
+          &lt;title&gt;Systems packaged as tar files&lt;/title&gt;
+          &lt;para&gt;If you are running a system where the OpenAFS Binary Distribution
+          is provided as a tar file, or where you have built the system from
+          source yourself, you need to install the relevant components by hand
+          &lt;/para&gt;
+          &lt;orderedlist&gt;
+            
+           &lt;listitem&gt;
+             &lt;para&gt;Unpack the distribution tarball. The examples below assume
+             that you have unpacked the files into the
+             &lt;emphasis role="bold"&gt;/tmp/afsdist&lt;/emphasis&gt;directory. If you
+             pick a different location, substitute this in all of the following
+             examples. Once you have unpacked the distribution,
+             change directory as indicated.
+ &lt;programlisting&gt;
+   # &lt;emphasis role="bold"&gt;cd /tmp/afsdist/linux/root.client/usr/vice/etc&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+           
+           &lt;listitem&gt;
+             &lt;para&gt;Copy the AFS kernel library files to the local &lt;emphasis role="bold"&gt;/usr/vice/etc/modload&lt;/emphasis&gt; directory.
+             The filenames for the libraries have the format &lt;emphasis
+             role="bold"&gt;libafs-&lt;/emphasis&gt;&lt;replaceable&gt;version&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;.o&lt;/emphasis&gt;, where
+             &lt;replaceable&gt;version&lt;/replaceable&gt; indicates the kernel build level. The string &lt;emphasis role="bold"&gt;.mp&lt;/emphasis&gt; in
+             the &lt;replaceable&gt;version&lt;/replaceable&gt; indicates that the file is appropriate for machines running a multiprocessor
+             kernel. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -rp  modload  /usr/vice/etc&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Copy the AFS initialization script to the local directory for initialization files (by convention, &lt;emphasis
+             role="bold"&gt;/etc/rc.d/init.d&lt;/emphasis&gt; on Linux machines). Note the removal of the &lt;emphasis role="bold"&gt;.rc&lt;/emphasis&gt;
+             extension as you copy the script. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p   afs.rc  /etc/rc.d/init.d/afs&lt;/emphasis&gt; 
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+ &lt;!-- I don't think we need to do this for Linux, and it complicates things if
+      dynroot is enabled ...
+           &lt;listitem&gt;
+             &lt;para&gt;Run the AFS initialization script to load AFS extensions into the kernel. You can ignore any error messages about
+             the inability to start the BOS Server or the Cache Manager or AFS client.&lt;/para&gt;
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/rc.d/init.d/afs start&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ --&gt;
+         &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;configuring&lt;/primary&gt;
+    
+         &lt;secondary&gt;AFS server partition on first AFS machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;Linux&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AFS server partition&lt;/primary&gt;
+ 
+         &lt;secondary&gt;configuring on first AFS machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;Linux&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS server partition&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on Linux&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Linux&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS server partition&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on first AFS machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect3&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ43"&gt;
+       &lt;title&gt;Configuring Server Partitions on Linux Systems&lt;/title&gt;
+ 
+       &lt;para&gt;Every AFS file server machine must have at least one partition or logical volume dedicated to storing AFS volumes. Each
+       server partition is mounted at a directory named &lt;emphasis role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt;, where
+       &lt;replaceable&gt;xx&lt;/replaceable&gt; is one or two lowercase letters. The &lt;emphasis
+       role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt; directories must reside in the file server machine's root
+       directory, not in one of its subdirectories (for example, &lt;emphasis role="bold"&gt;/usr/vicepa&lt;/emphasis&gt; is not an acceptable
+       directory location). For additional information, see &lt;link linkend="HDRWQ20"&gt;Performing Platform-Specific Procedures&lt;/link&gt;.
+       &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Create a directory called &lt;emphasis role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt; for each AFS server
+             partition you are configuring (there must be at least one). Repeat the command for each partition. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Add a line with the following format to the file systems registry file, &lt;emphasis
+             role="bold"&gt;/etc/fstab&lt;/emphasis&gt;, for each directory just created. The entry maps the directory name to the disk
+             partition to be mounted on it. &lt;programlisting&gt;
+    /dev/&lt;replaceable&gt;disk&lt;/replaceable&gt;  /vicep&lt;replaceable&gt;xx&lt;/replaceable&gt;  ext2  defaults  0  2   
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;The following is an example for the first partition being configured.&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    /dev/sda8 /vicepa ext2 defaults 0 2
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Create a file system on each partition that is to be mounted at a &lt;emphasis
+             role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt; directory. The following command is probably appropriate, but
+             consult the Linux documentation for more information. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkfs -v /dev/&lt;/emphasis&gt;&lt;replaceable&gt;disk&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Mount each partition by issuing either the &lt;emphasis role="bold"&gt;mount -a&lt;/emphasis&gt; command to mount all
+             partitions at once or the &lt;emphasis role="bold"&gt;mount&lt;/emphasis&gt; command to mount each partition in turn.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If you plan to retain client functionality on this machine after completing the installation, proceed to &lt;link
+             linkend="HDRWQ44"&gt;Enabling AFS Login on Linux Systems&lt;/link&gt;. Otherwise, proceed to &lt;link linkend="HDRWQ50"&gt;Starting the
+             BOS Server&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;enabling AFS login&lt;/primary&gt;
+ 
+         &lt;secondary&gt;file server machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;Linux&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AFS login&lt;/primary&gt;
+ 
+         &lt;secondary&gt;on file server machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;Linux&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS login&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on Linux&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Linux&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS login&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on file server machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;PAM&lt;/primary&gt;
+ 
+         &lt;secondary&gt;on Linux&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;file server machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ44"&gt;
+       &lt;title&gt;Enabling AFS Login on Linux Systems&lt;/title&gt;
+ 
+       &lt;note&gt;
+         &lt;para&gt;If you plan to remove client functionality from this machine
+         after completing the installation, skip this section and proceed
+         to &lt;link linkend="HDRWQ50"&gt;Starting the BOS Server&lt;/link&gt;.&lt;/para&gt;
+       &lt;/note&gt;
+ 
+       &lt;para&gt;At this point you incorporate AFS into the operating system's
+       Pluggable Authentication Module (PAM) scheme.  PAM integrates all
+       authentication mechanisms on the machine, including login, to provide
+       the security infrastructure for authenticated access to and from the
+       machine.&lt;/para&gt;
+ 
+       &lt;para&gt;You should first configure your system to obtain Kerberos v5
+       tickets as part of the authentication process, and then run an AFS PAM
+       module to obtain tokens from those tickets after authentication.  Many
+       Linux distributions come with a Kerberos v5 PAM module (usually called
+       pam-krb5 or pam_krb5), or you can download and install &lt;ulink
+       url="http://www.eyrie.org/~eagle/software/pam-krb5"&gt;Russ Allbery's
+       Kerberos v5 PAM module&lt;/ulink&gt;, which is tested regularly with AFS.
+       See the instructions of whatever PAM module you use for how to
+       configure it.&lt;/para&gt;
+ 
+       &lt;para&gt;Some Kerberos v5 PAM modules do come with native AFS support
+       (usually requiring the Heimdal Kerberos implementation rather than the
+       MIT Kerberos implementation).  If you are using one of those PAM
+       modules, you can configure it to obtain AFS tokens.  It's more common,
+       however, to separate the AFS token acquisition into a separate PAM
+       module.&lt;/para&gt;
+ 
+       &lt;para&gt;The recommended AFS PAM module is &lt;ulink
+       url="http://www.eyrie.org/~eagle/software/pam-afs-session/"&gt;Russ
+       Allbery's pam-afs-session module&lt;/ulink&gt;.  It should work with any of
+       the Kerberos v5 PAM modules.  To add it to the PAM configuration, you
+       often only need to add configuration to the session group:&lt;/para&gt;
+ 
+       &lt;example&gt;
+         &lt;title&gt;Linux PAM session example&lt;/title&gt;
+         &lt;literallayout&gt;session  required  pam_afs_session.so&lt;/literallayout&gt;
+       &lt;/example&gt;
+ 
+       &lt;para&gt;If you also want to obtain AFS tokens for &lt;command&gt;scp&lt;/command&gt;
+       and similar commands that don't open a session, you will also need to
+       add the AFS PAM module to the auth group so that the PAM
+       &lt;function&gt;setcred&lt;/function&gt; call will obtain tokens.  The
+       &lt;literal&gt;pam_afs_session&lt;/literal&gt; module will always return success
+       for authentication so that it can be added to the auth group only for
+       &lt;function&gt;setcred&lt;/function&gt;, so make sure that it's not marked as
+       &lt;literal&gt;sufficient&lt;/literal&gt;.&lt;/para&gt;
+ 
+       &lt;example&gt;
+         &lt;title&gt;Linux PAM auth example&lt;/title&gt;
+ &lt;literallayout&gt;auth  [success=ok default=1]  pam_krb5.so
+ auth  [default=done]          pam_afs_session.so
+ auth  required                pam_unix.so try_first_pass&lt;/literallayout&gt;
+       &lt;/example&gt;
+ 
+       &lt;para&gt;This example will work if you want to try Kerberos v5 first and
+       then fall back to regular Unix authentication.
+       &lt;literal&gt;success=ok&lt;/literal&gt; for the Kerberos PAM module followed by
+       &lt;literal&gt;default=done&lt;/literal&gt; for the AFS PAM module will cause a
+       successful Kerberos login to run the AFS PAM module and then skip the
+       Unix authentication module.  &lt;literal&gt;default=1&lt;/literal&gt; on the
+       Kerberos PAM module causes failure of that module to skip the next
+       module (the AFS PAM module) and fall back to the Unix module.  If you
+       want to try Unix authentication first and rearrange the order, be sure
+       to use &lt;literal&gt;default=die&lt;/literal&gt; instead.&lt;/para&gt;
+ 
+       &lt;para&gt;The PAM configuration is stored in different places in different
+       Linux distributions.  On Red Hat, look in
+       &lt;filename&gt;/etc/pam.d/system-auth&lt;/filename&gt;.  On Debian and
+       derivatives, look in &lt;filename&gt;/etc/pam.d/common-session&lt;/filename&gt;
+       and &lt;filename&gt;/etc/pam.d/common-auth&lt;/filename&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;For additional configuration examples and the configuration
+       options of the AFS PAM module, see its documentation.  For more
+       details on the available options for the PAM configuration, see the
+       Linux PAM documentation.&lt;/para&gt;
+ 
+       &lt;para&gt;Sites which still require &lt;command&gt;kaserver&lt;/command&gt; or
+       external Kerberos v4 authentication should consult &lt;link
+       linkend="KAS015"&gt;Enabling kaserver based AFS Login on Linux
+       Systems&lt;/link&gt; for details of how to enable AFS login on Linux.&lt;/para&gt;
+       
+       &lt;para&gt;Proceed to &lt;link linkend="HDRWQ50"&gt;Starting the BOS
+       Server&lt;/link&gt; (or if referring to these instructions while installing
+       an additional file server machine, return to &lt;link
+       linkend="HDRWQ108"&gt;Starting Server Programs&lt;/link&gt;).&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ45"&gt;
+     &lt;title&gt;Getting Started on Solaris Systems&lt;/title&gt;
+ 
+     &lt;para&gt;Begin by running the AFS initialization script to call the &lt;emphasis role="bold"&gt;modload&lt;/emphasis&gt; program distributed by
+     Sun Microsystems, which dynamically loads AFS modifications into the kernel. Then create partitions for storing AFS volumes, and
+     install and configure the AFS-modified &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt; program to run on AFS server partitions. If the
+     machine is to remain an AFS client machine, incorporate AFS into the machine's Pluggable Authentication Module (PAM) scheme.
+     &lt;indexterm&gt;
+         &lt;primary&gt;incorporating AFS kernel extensions&lt;/primary&gt;
+ 
+         &lt;secondary&gt;first AFS machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;Solaris&lt;/tertiary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;AFS kernel extensions&lt;/primary&gt;
+ 
+         &lt;secondary&gt;on first AFS machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;Solaris&lt;/tertiary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS kernel extensions&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on Solaris&lt;/tertiary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;Solaris&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS kernel extensions&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on first AFS machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ46"&gt;
+       &lt;title&gt;Loading AFS into the Solaris Kernel&lt;/title&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;modload&lt;/emphasis&gt; program is the dynamic kernel loader provided by Sun Microsystems for
+       Solaris systems. Solaris does not support incorporation of AFS modifications during a kernel build.&lt;/para&gt;
+ 
+       &lt;para&gt;For AFS to function correctly, the &lt;emphasis role="bold"&gt;modload&lt;/emphasis&gt; program must run each time the machine
+       reboots, so the AFS initialization script (included on the AFS CD-ROM) invokes it automatically. In this section you copy the
+       appropriate AFS library file to the location where the &lt;emphasis role="bold"&gt;modload&lt;/emphasis&gt; program accesses it and then
+       run the script.&lt;/para&gt;
+ 
+       &lt;para&gt;In later sections you verify that the script correctly initializes all AFS components, then create the links that
+       incorporate AFS into the Solaris startup and shutdown sequence. &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Unpack the OpenAFS Solaris distribution tarball. The examples
+             below assume that you have unpacked the files into the 
+             &lt;emphasis role="bold"&gt;/tmp/afsdist&lt;/emphasis&gt; directory. If you 
+             pick a diferent location, substitute this in all of the following
+             exmaples. Once you have unpacked the distribution, change directory
+             as indicated. 
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd  /tmp/afsdist/sun4x_56/root.client/usr/vice/etc&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Copy the AFS initialization script to the local directory for initialization files (by convention, &lt;emphasis
+             role="bold"&gt;/etc/init.d&lt;/emphasis&gt; on Solaris machines). Note the removal of the &lt;emphasis role="bold"&gt;.rc&lt;/emphasis&gt;
+             extension as you copy the script. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p  afs.rc  /etc/init.d/afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Copy the appropriate AFS kernel library file to the local file &lt;emphasis
+             role="bold"&gt;/kernel/fs/afs&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+             &lt;para&gt;If the machine is running Solaris 2.6 or the 32-bit version of Solaris 7, its kernel supports NFS server
+             functionality, and the &lt;emphasis role="bold"&gt;nfsd&lt;/emphasis&gt; process is running:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p modload/libafs.o /kernel/fs/afs&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;
+ 
+             &lt;para&gt;If the machine is running Solaris 2.6 or the 32-bit version of Solaris 7, and its kernel does not support NFS
+             server functionality or the &lt;emphasis role="bold"&gt;nfsd&lt;/emphasis&gt; process is not running:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p modload/libafs.nonfs.o /kernel/fs/afs&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;
+ 
+             &lt;para&gt;If the machine is running the 64-bit version of Solaris 7, its kernel supports NFS server functionality, and the
+             &lt;emphasis role="bold"&gt;nfsd&lt;/emphasis&gt; process is running:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p modload/libafs64.o /kernel/fs/sparcv9/afs&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;
+ 
+             &lt;para&gt;If the machine is running the 64-bit version of Solaris 7, and its kernel does not support NFS server
+             functionality or the &lt;emphasis role="bold"&gt;nfsd&lt;/emphasis&gt; process is not running:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p modload/libafs64.nonfs.o /kernel/fs/sparcv9/afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Run the AFS initialization script to load AFS modifications into the kernel. You can ignore any error messages
+             about the inability to start the BOS Server or the Cache Manager or AFS client. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/init.d/afs start&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;When an entry called &lt;computeroutput&gt;afs&lt;/computeroutput&gt; does not already exist in the local &lt;emphasis
+             role="bold"&gt;/etc/name_to_sysnum&lt;/emphasis&gt; file, the script automatically creates it and reboots the machine to start
+             using the new version of the file. If this happens, log in again as the superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;
+             after the reboot and run the initialization script again. This time the required entry exists in the &lt;emphasis
+             role="bold"&gt;/etc/name_to_sysnum&lt;/emphasis&gt; file, and the &lt;emphasis role="bold"&gt;modload&lt;/emphasis&gt; program runs.&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    login: &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;root_password&lt;/replaceable&gt;
+    # &lt;emphasis role="bold"&gt;/etc/init.d/afs start&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;replacing fsck program&lt;/primary&gt;
+ 
+         &lt;secondary&gt;first AFS machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;Solaris&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fsck program&lt;/primary&gt;
+ 
+         &lt;secondary&gt;on first AFS machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;Solaris&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fsck program&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on Solaris&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Solaris&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fsck program&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on first AFS machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ47"&gt;
+       &lt;title&gt;Configuring the AFS-modified fsck Program on Solaris Systems&lt;/title&gt;
+ 
+       &lt;para&gt;In this section, you make modifications to guarantee that the appropriate &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt; program
+       runs on AFS server partitions. The &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt; program provided with the operating system must never
+       run on AFS server partitions. Because it does not recognize the structures that the File Server uses to organize volume data,
+       it removes all of the data. To repeat:&lt;/para&gt;
+ 
+       &lt;para&gt;&lt;emphasis role="bold"&gt;Never run the standard fsck program on AFS server partitions. It discards AFS volumes.&lt;/emphasis&gt;
+       &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Create the &lt;emphasis role="bold"&gt;/usr/lib/fs/afs&lt;/emphasis&gt; directory to house the AFS-modified &lt;emphasis
+             role="bold"&gt;fsck&lt;/emphasis&gt; program and related files. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /usr/lib/fs/afs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cd /usr/lib/fs/afs&lt;/emphasis&gt;  
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Copy the &lt;emphasis role="bold"&gt;vfsck&lt;/emphasis&gt; binary to the newly created directory, changing the name as you do
+             so. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp  /tmp/afsdist/sun4x_56/root.server/etc/vfsck  fsck&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Working in the &lt;emphasis role="bold"&gt;/usr/lib/fs/afs&lt;/emphasis&gt; directory, create the following links to Solaris
+             libraries: &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/clri&lt;/emphasis&gt;  
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/df&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/edquota&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/ff&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/fsdb&lt;/emphasis&gt;  
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/fsirand&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/fstyp&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/labelit&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/lockfs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/mkfs&lt;/emphasis&gt;  
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/mount&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/ncheck&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/newfs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/quot&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/quota&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/quotaoff&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/quotaon&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/repquota&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/tunefs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/ufsdump&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/ufsrestore&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/volcopy&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Append the following line to the end of the file &lt;emphasis role="bold"&gt;/etc/dfs/fstypes&lt;/emphasis&gt;.
+             &lt;programlisting&gt;
+    afs AFS Utilities
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Edit the &lt;emphasis role="bold"&gt;/sbin/mountall&lt;/emphasis&gt; file, making two changes. &lt;itemizedlist&gt;
+                 &lt;listitem&gt;
+                   &lt;para&gt;Add an entry for AFS to the &lt;computeroutput&gt;case&lt;/computeroutput&gt; statement for option 2, so that it reads
+                   as follows: &lt;programlisting&gt;
+    case "$2" in
+    ufs)    foptions="-o p"
+            ;;
+    afs)    foptions="-o p"
+            ;;
+    s5)     foptions="-y -t /var/tmp/tmp$$ -D"
+            ;;
+    *)      foptions="-y"
+            ;;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Edit the file so that all AFS and UFS partitions are checked in parallel. Replace the following section of
+                   code: &lt;programlisting&gt;
+    # For  fsck purposes, we make a distinction between ufs and
+    # other file systems
+    #
+    if [ "$fstype" = "ufs" ]; then
+         ufs_fscklist="$ufs_fscklist $fsckdev"
+         saveentry $fstype "$OPTIONS" $special $mountp
+         continue
+    fi  
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+                   &lt;para&gt;with the following section of code:&lt;/para&gt;
+ 
+                   &lt;programlisting&gt;
+    # For fsck purposes, we make a distinction between ufs/afs
+    # and other file systems.
+    #
+    if [ "$fstype" = "ufs" -o "$fstype" = "afs" ]; then
+         ufs_fscklist="$ufs_fscklist $fsckdev"
+         saveentry $fstype "$OPTIONS" $special $mountp
+         continue
+    fi
+ &lt;/programlisting&gt;
+                 &lt;/listitem&gt;
+               &lt;/itemizedlist&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;configuring&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS server partition on first AFS machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;Solaris&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AFS server partition&lt;/primary&gt;
+ 
+         &lt;secondary&gt;configuring on first AFS machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;Solaris&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS server partition&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on Solaris&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Solaris&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS server partition&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on first AFS machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ48"&gt;
+       &lt;title&gt;Configuring Server Partitions on Solaris Systems&lt;/title&gt;
+ 
+       &lt;para&gt;Every AFS file server machine must have at least one partition or logical volume dedicated to storing AFS volumes. Each
+       server partition is mounted at a directory named &lt;emphasis role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt;, where
+       &lt;replaceable&gt;xx&lt;/replaceable&gt; is one or two lowercase letters. The &lt;emphasis
+       role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt; directories must reside in the file server machine's root
+       directory, not in one of its subdirectories (for example, &lt;emphasis role="bold"&gt;/usr/vicepa&lt;/emphasis&gt; is not an acceptable
+       directory location). For additional information, see &lt;link linkend="HDRWQ20"&gt;Performing Platform-Specific Procedures&lt;/link&gt;.
+       &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Create a directory called &lt;emphasis role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt; for each AFS server
+             partition you are configuring (there must be at least one). Repeat the command for each partition. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Add a line with the following format to the file systems registry file, &lt;emphasis
+             role="bold"&gt;/etc/vfstab&lt;/emphasis&gt;, for each partition to be mounted on a directory created in the previous step. Note
+             the value &lt;computeroutput&gt;afs&lt;/computeroutput&gt; in the fourth field, which tells Solaris to use the AFS-modified
+             &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt; program on this partition. &lt;programlisting&gt;
+    /dev/dsk/&lt;replaceable&gt;disk&lt;/replaceable&gt;   /dev/rdsk/&lt;replaceable&gt;disk&lt;/replaceable&gt;   /vicep&lt;replaceable&gt;xx&lt;/replaceable&gt;   afs   &lt;replaceable&gt;boot_order&lt;/replaceable&gt;  yes  
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;The following is an example for the first partition being configured.&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    /dev/dsk/c0t6d0s1 /dev/rdsk/c0t6d0s1 /vicepa afs 3 yes
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Create a file system on each partition that is to be mounted at a &lt;emphasis
+             role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt; directory. The following command is probably appropriate, but
+             consult the Solaris documentation for more information. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;newfs -v /dev/rdsk/&lt;/emphasis&gt;&lt;replaceable&gt;disk&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;mountall&lt;/emphasis&gt; command to mount all partitions at once.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If you plan to retain client functionality on this machine after completing the installation, proceed to &lt;link
+             linkend="HDRWQ49"&gt;Enabling AFS Login and Editing the File Systems Clean-up Script on Solaris Systems&lt;/link&gt;. Otherwise,
+             proceed to &lt;link linkend="HDRWQ50"&gt;Starting the BOS Server&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ49"&gt;
+       &lt;title&gt;Enabling AFS Login on Solaris Systems&lt;/title&gt;
+       &lt;indexterm&gt;
+         &lt;primary&gt;enabling AFS login&lt;/primary&gt;
+ 
+         &lt;secondary&gt;file server machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;Solaris&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AFS login&lt;/primary&gt;
+ 
+         &lt;secondary&gt;on file server machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;Solaris&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS login&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on Solaris&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Solaris&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS login&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on file server machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;PAM&lt;/primary&gt;
+ 
+         &lt;secondary&gt;on Solaris&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;file server machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;note&gt;
+         &lt;para&gt;If you plan to remove client functionality from this machine after completing the installation, skip this section and
+         proceed to &lt;link linkend="HDRWQ50"&gt;Starting the BOS Server&lt;/link&gt;.&lt;/para&gt;
+       &lt;/note&gt;
+ 
+       &lt;para&gt;At this point you incorporate AFS into the operating system's
+       Pluggable Authentication Module (PAM) scheme.  PAM integrates all
+       authentication mechanisms on the machine, including login, to provide
+       the security infrastructure for authenticated access to and from the
+       machine.&lt;/para&gt;
+ 
+       &lt;para&gt;Explaining PAM is beyond the scope of this document.  It is
+       assumed that you understand the syntax and meanings of settings in the
+       PAM configuration file (for example, how the
+       &lt;computeroutput&gt;other&lt;/computeroutput&gt; entry works, the effect of
+       marking an entry as &lt;computeroutput&gt;required&lt;/computeroutput&gt;,
+       &lt;computeroutput&gt;optional&lt;/computeroutput&gt;, or
+       &lt;computeroutput&gt;sufficient&lt;/computeroutput&gt;, and so on).&lt;/para&gt;
+ 
+       &lt;para&gt;You should first configure your system to obtain Kerberos v5
+       tickets as part of the authentication process, and then run an AFS PAM
+       module to obtain tokens from those tickets after authentication.
+       Current versions of Solaris come with a Kerberos v5 PAM module that
+       will work, or you can download and install &lt;ulink
+       url="http://www.eyrie.org/~eagle/software/pam-krb5"&gt;Russ Allbery's
+       Kerberos v5 PAM module&lt;/ulink&gt;, which is tested regularly with AFS.
+       See the instructions of whatever PAM module you use for how to
+       configure it.&lt;/para&gt;
+ 
+       &lt;para&gt;Some Kerberos v5 PAM modules do come with native AFS support
+       (usually requiring the Heimdal Kerberos implementation rather than the
+       MIT Kerberos implementation).  If you are using one of those PAM
+       modules, you can configure it to obtain AFS tokens.  It's more common,
+       however, to separate the AFS token acquisition into a separate PAM
+       module.&lt;/para&gt;
+ 
+       &lt;para&gt;The recommended AFS PAM module is &lt;ulink
+       url="http://www.eyrie.org/~eagle/software/pam-afs-session/"&gt;Russ
+       Allbery's pam-afs-session module&lt;/ulink&gt;.  It should work with any of
+       the Kerberos v5 PAM modules.  To add it to the PAM configuration, you
+       often only need to add configuration to the session group in
+       &lt;filename&gt;pam.conf&lt;/filename&gt;:&lt;/para&gt;
+ 
+       &lt;example&gt;
+         &lt;title&gt;Solaris PAM session example&lt;/title&gt;
+         &lt;literallayout&gt;login session required pam_afs_session.so&lt;/literallayout&gt;
+       &lt;/example&gt;
+ 
+       &lt;para&gt;This example enables PAM authentication only for console login.
+       You may want to add a similar line for the ssh service and for any
+       other login service that you use, including possibly the
+       &lt;literal&gt;other&lt;/literal&gt; service (which serves as a catch-all).  You
+       may also want to add options to the AFS PAM session module
+       (particularly &lt;literal&gt;retain_after_close&lt;/literal&gt;, which is
+       necessary for some versions of Solaris.&lt;/para&gt;
+ 
+       &lt;para&gt;For additional configuration examples and the configuration
+       options of the AFS PAM module, see its documentation.  For more
+       details on the available options for the PAM configuration, see the
+       &lt;filename&gt;pam.conf&lt;/filename&gt; manual page.&lt;/para&gt;
+ 
+       &lt;para&gt;Sites which still require &lt;emphasis
+       role="bold"&gt;kaserver&lt;/emphasis&gt; or external Kerberos v4 authentication
+       should consult &lt;link linkend="KAS016"&gt;Enabling kaserver based AFS
+       Login on Solaris Systems"&lt;/link&gt; for details of how to enable AFS
+       login on Solaris.&lt;/para&gt;
+ 
+       &lt;para&gt;Proceed to &lt;link linkend="HDRWQ49a"&gt;Editing the File Systems 
+       Clean-up Script on Solaris Systems&lt;/link&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+     &lt;sect2 id="HDRWQ49a"&gt;
+       &lt;title&gt;Editing the File Systems Clean-up Script on Solaris Systems&lt;/title&gt;
+       &lt;indexterm&gt;
+         &lt;primary&gt;Solaris&lt;/primary&gt;
+ 
+         &lt;secondary&gt;file systems clean-up script&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on file server machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;file systems clean-up script (Solaris)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;file server machine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;scripts&lt;/primary&gt;
+ 
+         &lt;secondary&gt;file systems clean-up (Solaris)&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;file server machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       
+         &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Some Solaris distributions include a script that locates and removes unneeded files from various file systems. Its
+             conventional location is &lt;emphasis role="bold"&gt;/usr/lib/fs/nfs/nfsfind&lt;/emphasis&gt;. The script generally uses an argument
+             to the &lt;emphasis role="bold"&gt;find&lt;/emphasis&gt; command to define which file systems to search. In this step you modify the
+             command to exclude the &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory. Otherwise, the command traverses the AFS
+             filespace of every cell that is accessible from the machine, which can take many hours. The following alterations are
+             possibilities, but you must verify that they are appropriate for your cell.&lt;/para&gt;
+ 
+             &lt;para&gt;The first possible alteration is to add the &lt;emphasis role="bold"&gt;-local&lt;/emphasis&gt; flag to the existing command,
+             so that it looks like the following:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    find $dir -local -name .nfs\* -mtime +7 -mount -exec rm -f {} \;   
+ &lt;/programlisting&gt;
+ 
+             &lt;para&gt;Another alternative is to exclude any directories whose names begin with the lowercase letter &lt;emphasis
+             role="bold"&gt;a&lt;/emphasis&gt; or a non-alphabetic character.&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    find /[A-Zb-z]*  &lt;replaceable&gt;remainder of existing command&lt;/replaceable&gt;   
+ &lt;/programlisting&gt;
+ 
+             &lt;para&gt;Do not use the following command, which still searches under the &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory,
+             looking for a subdirectory of type &lt;emphasis role="bold"&gt;4.2&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    find / -fstype 4.2     /* &lt;replaceable&gt;do not use&lt;/replaceable&gt; */
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Proceed to &lt;link linkend="HDRWQ50"&gt;Starting the BOS Server&lt;/link&gt; (or if referring to these instructions while
+             installing an additional file server machine, return to &lt;link linkend="HDRWQ108"&gt;Starting Server
+             Programs&lt;/link&gt;).&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Basic OverSeer Server&lt;/primary&gt;
+ 
+         &lt;see&gt;BOS Server&lt;/see&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;BOS Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;starting&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;starting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;BOS Server&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;BOS Server&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;authorization checking (disabling)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;first AFS machine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;disabling authorization checking&lt;/primary&gt;
+ 
+         &lt;secondary&gt;first AFS machine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;authorization checking (disabling)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+   &lt;sect1 id="HDRWQ50"&gt;
+     &lt;title&gt;Starting the BOS Server&lt;/title&gt;
+ 
+     &lt;para&gt;You are now ready to start the AFS server processes on this machine. 
+     If you are not working from a packaged distribution, begin by copying the 
+     AFS server binaries from the distribution to the conventional local disk
+     location, the &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; directory. The 
+     following instructions also create files in other subdirectories of the 
+     &lt;emphasis role="bold"&gt;/usr/afs&lt;/emphasis&gt; directory.&lt;/para&gt;
+ 
+     &lt;para&gt;Then issue the &lt;emphasis role="bold"&gt;bosserver&lt;/emphasis&gt; command to initialize the Basic OverSeer (BOS) Server, which
+     monitors and controls other AFS server processes on its server machine. Include the &lt;emphasis role="bold"&gt;-noauth&lt;/emphasis&gt;
+     flag to disable authorization checking. Because you have not yet configured your cell's AFS authentication and authorization
+     mechanisms, the BOS Server cannot perform authorization checking as it does during normal operation. In no-authorization mode,
+     it does not verify the identity or privilege of the issuer of a &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; command, and so performs
+     any operation for anyone.&lt;/para&gt;
+ 
+     &lt;para&gt;Disabling authorization checking gravely compromises cell security. You must complete all subsequent steps in one
+     uninterrupted pass and must not leave the machine unattended until you restart the BOS Server with authorization checking
+     enabled, in &lt;link linkend="HDRWQ72"&gt;Verifying the AFS Initialization Script&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;As it initializes for the first time, the BOS Server creates the following directories and files, setting the owner to the
+     local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; and the mode bits to limit the ability to write (and in some cases, read)
+     them. For a description of the contents and function of these directories and files, see the chapter in the &lt;emphasis&gt;OpenAFS
+     Administration Guide&lt;/emphasis&gt; about administering server machines. For further discussion of the mode bit settings, see &lt;link
+     linkend="HDRWQ96"&gt;Protecting Sensitive AFS Directories&lt;/link&gt;. &lt;indexterm&gt;
+         &lt;primary&gt;Binary Distribution&lt;/primary&gt;
+ 
+         &lt;secondary&gt;copying server files from&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;subdirectories of /usr/afs&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;creating&lt;/primary&gt;
+ 
+         &lt;secondary&gt;/usr/afs/bin directory&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;creating&lt;/primary&gt;
+ 
+         &lt;secondary&gt;/usr/afs/etc directory&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;copying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;server files to local disk&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;copying&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;server files to local disk&lt;/tertiary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;usr/afs/bin directory&lt;/primary&gt;
+ 
+         &lt;secondary&gt;first AFS machine&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;usr/afs/etc directory&lt;/primary&gt;
+ 
+         &lt;secondary&gt;first AFS machine&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;usr/afs/db directory&lt;/primary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;usr/afs/local directory&lt;/primary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;usr/afs/logs directory&lt;/primary&gt;
+       &lt;/indexterm&gt; &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;/usr/afs/db&lt;/emphasis&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;/usr/afs/etc/CellServDB&lt;/emphasis&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;/usr/afs/etc/ThisCell&lt;/emphasis&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;/usr/afs/local&lt;/emphasis&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;/usr/afs/logs&lt;/emphasis&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;The BOS Server also creates symbolic links called &lt;emphasis role="bold"&gt;/usr/vice/etc/ThisCell&lt;/emphasis&gt; and &lt;emphasis
+     role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; to the corresponding files in the &lt;emphasis role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt;
+     directory. The AFS command interpreters consult the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; and &lt;emphasis
+     role="bold"&gt;ThisCell&lt;/emphasis&gt; files in the &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory because they generally run
+     on client machines. On machines that are AFS servers only (as this machine currently is), the files reside only in the &lt;emphasis
+     role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt; directory; the links enable the command interpreters to retrieve the information they need.
+     Later instructions for installing the client functionality replace the links with actual files. &lt;orderedlist&gt;
+         &lt;listitem&gt;
+ 	  &lt;para&gt;If you are not working from a packaged distribution, you may need to copy files from the distribution media to the local &lt;emphasis role="bold"&gt;/usr/afs&lt;/emphasis&gt; directory. 
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /tmp/afsdist/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/root.server/usr/afs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp -rp  *  /usr/afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt; &lt;indexterm&gt;
+               &lt;primary&gt;commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;bosserver&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;bosserver command&lt;/primary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bosserver&lt;/emphasis&gt; command. Include the &lt;emphasis role="bold"&gt;-noauth&lt;/emphasis&gt;
+           flag to disable authorization checking. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/usr/afs/bin/bosserver -noauth &amp;amp;&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that the BOS Server created &lt;emphasis role="bold"&gt;/usr/vice/etc/ThisCell&lt;/emphasis&gt; and &lt;emphasis
+           role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; as symbolic links to the corresponding files in the &lt;emphasis
+           role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt; directory. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;ls -l  /usr/vice/etc&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;If either or both of &lt;emphasis role="bold"&gt;/usr/vice/etc/ThisCell&lt;/emphasis&gt; and &lt;emphasis
+           role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; do not exist, or are not links, issue the following commands.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /usr/vice/etc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/afs/etc/ThisCell&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/afs/etc/CellServDB&lt;/emphasis&gt; 
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;cell name&lt;/primary&gt;
+ 
+       &lt;secondary&gt;defining during installation of first machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;defining&lt;/primary&gt;
+ 
+       &lt;secondary&gt;cell name during installation of first machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;cell name&lt;/primary&gt;
+ 
+       &lt;secondary&gt;setting in server ThisCell file&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;setting&lt;/primary&gt;
+ 
+       &lt;secondary&gt;cell name in server ThisCell file&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;ThisCell file (server)&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;usr/afs/etc/ThisCell&lt;/primary&gt;
+ 
+       &lt;see&gt;ThisCell file (server)&lt;/see&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;ThisCell file (server)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;first AFS machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;files&lt;/primary&gt;
+ 
+       &lt;secondary&gt;ThisCell (server)&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;database server machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;entry in server CellServDB file&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;on first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;cell membership, defining&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;for server processes&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;usr/afs/etc/CellServDB file&lt;/primary&gt;
+ 
+       &lt;see&gt;CellServDB file (server)&lt;/see&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;CellServDB file (server)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;creating&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;on first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;creating&lt;/primary&gt;
+ 
+       &lt;secondary&gt;CellServDB file (server)&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;files&lt;/primary&gt;
+ 
+       &lt;secondary&gt;CellServDB (server)&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;CellServDB file (server)&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;defining&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;as database server&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;defining&lt;/primary&gt;
+ 
+       &lt;secondary&gt;first AFS machine as database server&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ51"&gt;
+     &lt;title&gt;Defining Cell Name and Membership for Server Processes&lt;/title&gt;
+ 
+     &lt;para&gt;Now assign your cell's name. The chapter in the &lt;emphasis&gt;OpenAFS Administration Guide&lt;/emphasis&gt; about cell configuration
+     and administration issues discusses the important considerations, explains why changing the name is difficult, and outlines the
+     restrictions on name format. Two of the most important restrictions are that the name cannot include uppercase letters or more
+     than 64 characters.&lt;/para&gt;
+ 
+     &lt;para&gt;Use the &lt;emphasis role="bold"&gt;bos setcellname&lt;/emphasis&gt; command to assign the cell name. It creates two files:
+     &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;/usr/afs/etc/ThisCell&lt;/emphasis&gt;, which defines this machine's cell membership&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;/usr/afs/etc/CellServDB&lt;/emphasis&gt;, which lists the cell's database server machines; the
+           machine named on the command line is placed on the list automatically&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt; &lt;note&gt;
+         &lt;para&gt;In the following and every instruction in this guide, for the &lt;replaceable&gt;machine name&lt;/replaceable&gt; argument
+         substitute the fully-qualified hostname (such as &lt;emphasis role="bold"&gt;fs1.example.com&lt;/emphasis&gt;) of the machine you are
+         installing. For the &lt;replaceable&gt;cell name&lt;/replaceable&gt; argument substitute your cell's complete name (such as &lt;emphasis
+         role="bold"&gt;example.com&lt;/emphasis&gt;).&lt;/para&gt;
+       &lt;/note&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;bos setcellname&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+       &lt;secondary&gt;setcellname&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;orderedlist&gt;
+       &lt;listitem&gt;
+ 	&lt;para&gt;If necessary, add the directory containing the &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; command to your path.
+       &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;export PATH=$PATH:/usr/afs/bin&lt;/emphasis&gt;
+       &lt;/programlisting&gt;
+         &lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos setcellname&lt;/emphasis&gt; command to set the cell name. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;bos setcellname&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt; &lt;emphasis
+               role="bold"&gt;-noauth&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+         &lt;para&gt;Because you are not authenticated and authorization checking is disabled, the &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt;
+         command interpreter possibly produces error messages about being unable to obtain tickets and running unauthenticated. You
+         can safely ignore the messages. &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;bos listhosts&lt;/secondary&gt;
+           &lt;/indexterm&gt; &lt;indexterm&gt;
+             &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;listhosts&lt;/secondary&gt;
+           &lt;/indexterm&gt; &lt;indexterm&gt;
+             &lt;primary&gt;CellServDB file (server)&lt;/primary&gt;
+ 
+             &lt;secondary&gt;displaying entries&lt;/secondary&gt;
+           &lt;/indexterm&gt; &lt;indexterm&gt;
+             &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+             &lt;secondary&gt;CellServDB file (server) entries&lt;/secondary&gt;
+           &lt;/indexterm&gt;&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos listhosts&lt;/emphasis&gt; command to verify that the machine you are installing is now
+         registered as the cell's first database server machine. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;bos listhosts&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;-noauth&lt;/emphasis&gt;
+    Cell name is &lt;replaceable&gt;cell_name&lt;/replaceable&gt;
+        Host 1 is &lt;replaceable&gt;machine_name&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+       &lt;/listitem&gt;
+     &lt;/orderedlist&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;database server machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;installing&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;instructions&lt;/primary&gt;
+ 
+       &lt;secondary&gt;database server machine, installing first&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;installing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;database server machine&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Backup Server&lt;/primary&gt;
+ 
+       &lt;secondary&gt;starting&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;buserver process&lt;/primary&gt;
+ 
+       &lt;see&gt;Backup Server&lt;/see&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;starting&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Backup Server&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Backup Server&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Protection Server&lt;/primary&gt;
+ 
+       &lt;secondary&gt;starting&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;ptserver process&lt;/primary&gt;
+ 
+       &lt;see&gt;Protection Server&lt;/see&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;starting&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Protection Server&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Protection Server&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;VL Server (vlserver process)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;starting&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Volume Location Server&lt;/primary&gt;
+ 
+       &lt;see&gt;VL Server&lt;/see&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;starting&lt;/primary&gt;
+ 
+       &lt;secondary&gt;VL Server&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;VL Server&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;usr/afs/local/BosConfig&lt;/primary&gt;
+ 
+       &lt;see&gt;BosConfig file&lt;/see&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;BosConfig file&lt;/primary&gt;
+ 
+       &lt;secondary&gt;adding entries&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;adding&lt;/primary&gt;
+ 
+       &lt;secondary&gt;entries to BosConfig file&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;files&lt;/primary&gt;
+ 
+       &lt;secondary&gt;BosConfig&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;initializing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;server process&lt;/secondary&gt;
+ 
+       &lt;see&gt;starting&lt;/see&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;server process&lt;/primary&gt;
+ 
+       &lt;secondary&gt;see also entry for each server's name&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ52"&gt;
+     &lt;title&gt;Starting the Database Server Processes&lt;/title&gt;
+ 
+     &lt;para&gt;Next use the &lt;emphasis role="bold"&gt;bos create&lt;/emphasis&gt; command to create entries for the three database server processes
+     in the &lt;emphasis role="bold"&gt;/usr/afs/local/BosConfig&lt;/emphasis&gt; file and start them running. The three processes run on database
+     server machines only: &lt;itemizedlist&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The Backup Server (the &lt;emphasis role="bold"&gt;buserver&lt;/emphasis&gt; process) maintains the Backup Database&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The Protection Server (the &lt;emphasis role="bold"&gt;ptserver&lt;/emphasis&gt; process) maintains the Protection
+           Database&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The Volume Location (VL) Server (the &lt;emphasis role="bold"&gt;vlserver&lt;/emphasis&gt; process) maintains the Volume
+           Location Database (VLDB)&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Kerberos&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;note&gt;
+       &lt;para&gt;AFS ships with an additional database server named 'kaserver', which
+       was historically used to provide authentication services to AFS cells.
+       kaserver was based on &lt;emphasis&gt;Kerberos v4&lt;/emphasis&gt;, as such, it is
+       not recommended for new cells. This guide assumes you have already
+       configured a Kerberos v5 realm for your site, and details the procedures 
+       required to use AFS with this realm. If you do wish to use
+       &lt;emphasis role="bold"&gt;kaserver&lt;/emphasis&gt;, please see the modifications
+       to these instructions detailed in 
+       &lt;link linkend="KAS006"&gt;Starting the kaserver Database Server Process&lt;/link&gt;
+       &lt;/para&gt;
+     &lt;/note&gt;
+ 
+     &lt;para&gt;The remaining instructions in this chapter include the &lt;emphasis role="bold"&gt;-cell&lt;/emphasis&gt; argument on all applicable
+     commands. Provide the cell name you assigned in &lt;link linkend="HDRWQ51"&gt;Defining Cell Name and Membership for Server
+     Processes&lt;/link&gt;. If a command appears on multiple lines, it is only for legibility. &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;bos create&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;create&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos create&lt;/emphasis&gt; command to start the Backup Server. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;./bos create&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;buserver simple /usr/afs/bin/buserver&lt;/emphasis&gt;  \
+  &lt;emphasis role="bold"&gt;                 -cell&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt;  &lt;emphasis role="bold"&gt;-noauth&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos create&lt;/emphasis&gt; command to start the Protection Server. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;./bos create&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;ptserver simple /usr/afs/bin/ptserver&lt;/emphasis&gt;  \
+  &lt;emphasis role="bold"&gt;                 -cell&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt;  &lt;emphasis role="bold"&gt;-noauth&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos create&lt;/emphasis&gt; command to start the VL Server. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;./bos create&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;vlserver simple /usr/afs/bin/vlserver&lt;/emphasis&gt;  \
+  &lt;emphasis role="bold"&gt;                 -cell&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt;  &lt;emphasis role="bold"&gt;-noauth&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;admin account&lt;/primary&gt;
+ 
+       &lt;secondary&gt;creating&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;afs entry in Kerberos Database&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Kerberos Database&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;creating&lt;/primary&gt;
+ 
+       &lt;secondary&gt;afs entry in Kerberos Database&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;creating&lt;/primary&gt;
+ 
+       &lt;secondary&gt;admin account in Kerberos Database&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;security&lt;/primary&gt;
+ 
+       &lt;secondary&gt;initializing cell-wide&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;cell&lt;/primary&gt;
+ 
+       &lt;secondary&gt;initializing security mechanisms&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;initializing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;cell security mechanisms&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;usr/afs/etc/KeyFile&lt;/primary&gt;
+ 
+       &lt;see&gt;KeyFile file&lt;/see&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;KeyFile file&lt;/primary&gt;
+ 
+       &lt;secondary&gt;first AFS machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;files&lt;/primary&gt;
+ 
+       &lt;secondary&gt;KeyFile&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;key&lt;/primary&gt;
+ 
+       &lt;see&gt;server encryption key&lt;/see&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;encryption key&lt;/primary&gt;
+ 
+       &lt;see&gt;server encryption key&lt;/see&gt;
+     &lt;/indexterm&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ53"&gt;
+     &lt;title&gt;Initializing Cell Security &lt;/title&gt;
+ 
+     &lt;para&gt;If you are working with an existing cell which uses
+     &lt;emphasis role="bold"&gt;kaserver&lt;/emphasis&gt; or Kerberos v4 for authentication,
+     please see 
+     &lt;link linkend="HDRWQ53"&gt;Initializing Cell Security with kaserver&lt;/link&gt;
+     for installation instructions which replace this section.&lt;/para&gt;
+     
+     &lt;para&gt;Now initialize the cell's security mechanisms. Begin by creating the following two entires in your site's Kerberos database: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;A generic administrative account, called &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt; by convention. If you choose to
+           assign a different name, substitute it throughout the remainder of this document.&lt;/para&gt;
+ 
+           &lt;para&gt;After you complete the installation of the first machine, you can continue to have all administrators use the
+           &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt; account, or you can create a separate administrative account for each of them. The
+           latter scheme implies somewhat more overhead, but provides a more informative audit trail for administrative
+           operations.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The entry for AFS server processes, called either 
+           &lt;emphasis role="bold"&gt;afs&lt;/emphasis&gt; or 
+           &lt;emphasis role="bold"&gt;afs/&lt;replaceable&gt;cell&lt;/replaceable&gt;&lt;/emphasis&gt;. 
+           No user logs in under this identity, but it is used to encrypt the
+           server tickets that granted to AFS clients for presentation to 
+           server processes during mutual authentication. (The
+           chapter in the &lt;emphasis&gt;OpenAFS Administration Guide&lt;/emphasis&gt; about cell configuration and administration describes the
+           role of server encryption keys in mutual authentication.)&lt;/para&gt;
+ 
+           &lt;para&gt;In Step &lt;link linkend="LIWQ58"&gt;7&lt;/link&gt;, you also place the initial AFS server encryption key into the &lt;emphasis
+           role="bold"&gt;/usr/afs/etc/KeyFile&lt;/emphasis&gt; file. The AFS server processes refer to this file to learn the server
+           encryption key when they need to decrypt server tickets.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;You also issue several commands that enable the new &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt; user to issue privileged
+     commands in all of the AFS suites.&lt;/para&gt;
+ 
+     &lt;para&gt;The following instructions do not configure all of the security mechanisms related to the AFS Backup System. See the
+     chapter in the &lt;emphasis&gt;OpenAFS Administration Guide&lt;/emphasis&gt; about configuring the Backup System.&lt;/para&gt;
+ 
+     &lt;para&gt;The examples below assume you are using MIT Kerberos. Please refer 
+     to the documentation for your KDC's administrative interface if you are 
+     using a different vendor&lt;/para&gt;
+ 
+     &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Enter &lt;emphasis role="bold"&gt;kadmin&lt;/emphasis&gt; interactive mode.
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;kadmin&lt;/emphasis&gt;
+ Authenticating as principal &lt;replaceable&gt;you&lt;/replaceable&gt;/admin@&lt;replaceable&gt;YOUR REALM&lt;/replaceable&gt; with password
+ Password for &lt;replaceable&gt;you/admin@REALM&lt;/replaceable&gt;: &lt;replaceable&gt;your_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt; &lt;indexterm&gt;
+               &lt;primary&gt;server encryption key&lt;/primary&gt;
+ 
+               &lt;secondary&gt;in Kerberos Database&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;creating&lt;/primary&gt;
+ 
+               &lt;secondary&gt;server encryption key&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;Kerberos Database&lt;/tertiary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ54" /&gt;Issue the 
+           &lt;emphasis role="bold"&gt;add_principal&lt;/emphasis&gt; command to create 
+           Kerberos Database entries called 
+           &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt; and 
+           &lt;emphasis role="bold"&gt;afs/&amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt;&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+           &lt;para&gt;You should make the &lt;replaceable&gt;admin_passwd&lt;/replaceable&gt; as
+           long and complex as possible, but keep in mind that administrators 
+           need to enter it often. It must be at least six characters long.&lt;/para&gt;
+           &lt;para&gt;Note that when creating the 
+           &lt;emphasis role="bold"&gt;afs/&amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt;&lt;/emphasis&gt; 
+           entry, the encryption types should be restricted to des-cbc-crc:v4. 
+           For more details regarding encryption types, see the documentation 
+           for your Kerberos installation.
+ 
+ &lt;programlisting&gt;
+    kadmin: &lt;emphasis role="bold"&gt;add_principal -randkey -e des-cbc-crc:v4 afs/&lt;/emphasis&gt;&amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt;
+    Principal "afs/&lt;replaceable&gt;cell name&lt;/replaceable&gt;@&lt;replaceable&gt;REALM&lt;/replaceable&gt;" created.
+    kadmin:  &lt;emphasis role="bold"&gt;add_principal admin&lt;/emphasis&gt;
+    Enter password for principal "admin@&lt;replaceable&gt;REALM&lt;/replaceable&gt;": &lt;emphasis role="bold"&gt;&lt;replaceable&gt;admin_password&lt;/replaceable&gt;&lt;/emphasis&gt;
+    Principal "admin@&lt;replaceable&gt;REALM&lt;/replaceable&gt;" created.
+ &lt;/programlisting&gt;
+           &lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;kas examine&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;kas commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;examine&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+             &lt;secondary&gt;server encryption key&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;Authentication Database&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ55" /&gt;Issue the &lt;emphasis role="bold"&gt;kadmin 
+ 	  get_principal&lt;/emphasis&gt; command to display the &lt;emphasis
+           role="bold"&gt;afs/&lt;/emphasis&gt;&amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt; entry. 
+ &lt;programlisting&gt;
+   kadmin: &lt;emphasis role="bold"&gt;get_principal afs/&amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt;&lt;/emphasis&gt;
+   Principal: afs/&lt;replaceable&gt;cell&lt;/replaceable&gt;
+   [ ... ]
+   Key: vno 2, DES cbc mode with CRC-32, no salt
+   [ ... ]
+ &lt;/programlisting&gt;
+ &lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Extract the newly created key for &lt;emphasis role="bold"&gt;afs/&lt;replaceable&gt;cell&lt;/replaceable&gt;&lt;/emphasis&gt; to a keytab on the local machine. We will use &lt;emphasis role="bold"&gt;/etc/afs.keytab&lt;/emphasis&gt; as the location for this keytab.&lt;/para&gt;
+ 
+           &lt;para&gt;The keytab contains the key material that ensures the security of your AFS cell. You should ensure that it is kept in a secure location at all times.&lt;/para&gt;
+ 
+ &lt;programlisting&gt;
+   kadmin: &lt;emphasis role="bold"&gt;ktadd -k /etc/afs.keytab -e des-cbc-crc:v4 afs/&amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt;&lt;/emphasis&gt;
+ Entry for principal afs/&amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt; with kvno 3, encryption type DES cbc mode with CRC-32 added to keytab WRFILE:/etc/afs.keytab
+ &lt;/programlisting&gt;
+           &lt;para&gt;Make a note of the key version number (kvno) given in the
+           response, as you will need it to load the key into bos in a later
+           step&lt;/para&gt;
+ 
+           &lt;note&gt;&lt;para&gt;Note that each time you run 
+           &lt;emphasis role="bold"&gt;ktadd&lt;/emphasis&gt; a new key is generated
+           for the item being extracted. This means that you cannot run ktadd
+           multiple times and end up with the same key material each time.
+           &lt;/para&gt;&lt;/note&gt;
+ 
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;kadmin quit&lt;/emphasis&gt; command to leave &lt;emphasis role="bold"&gt;kadmin&lt;/emphasis&gt;
+           interactive mode. &lt;programlisting&gt;
+    kadmin: &lt;emphasis role="bold"&gt;quit&lt;/emphasis&gt;
+ &lt;/programlisting&gt; &lt;indexterm&gt;
+               &lt;primary&gt;commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;bos adduser&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;adduser&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;usr/afs/etc/UserList&lt;/primary&gt;
+ 
+               &lt;see&gt;UserList file&lt;/see&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;UserList file&lt;/primary&gt;
+ 
+               &lt;secondary&gt;first AFS machine&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;files&lt;/primary&gt;
+ 
+               &lt;secondary&gt;UserList&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;creating&lt;/primary&gt;
+ 
+               &lt;secondary&gt;UserList file entry&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;admin account&lt;/primary&gt;
+ 
+               &lt;secondary&gt;adding&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;to UserList file&lt;/tertiary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ57" /&gt;Issue the &lt;emphasis role="bold"&gt;bos adduser&lt;/emphasis&gt; command to add the &lt;emphasis
+           role="bold"&gt;admin&lt;/emphasis&gt; user to the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file. This enables the
+           &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt; user to issue privileged &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; and &lt;emphasis
+           role="bold"&gt;vos&lt;/emphasis&gt; commands. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;./bos adduser&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;admin -cell&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt; &lt;emphasis
+                 role="bold"&gt;-noauth&lt;/emphasis&gt;
+ &lt;/programlisting&gt; 
+             &lt;indexterm&gt;
+               &lt;primary&gt;commands&lt;/primary&gt;
+               &lt;secondary&gt;asetkey&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+             &lt;indexterm&gt;
+               &lt;primary&gt;creating&lt;/primary&gt;
+               &lt;secondary&gt;server encryption key&lt;/secondary&gt;
+               &lt;tertiary&gt;KeyFile file&lt;/tertiary&gt;
+             &lt;/indexterm&gt; 
+             &lt;indexterm&gt;
+               &lt;primary&gt;server encryption key&lt;/primary&gt;
+               &lt;secondary&gt;in KeyFile file&lt;/secondary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ58" /&gt;Issue the 
+           &lt;emphasis role="bold"&gt;asetkey&lt;/emphasis&gt; command to set the AFS 
+           server encryption key in the 
+           &lt;emphasis role="bold"&gt;/usr/afs/etc/KeyFile&lt;/emphasis&gt; file. This key 
+           is created from the &lt;emphasis role="bold"&gt;/etc/afs.keytab&lt;/emphasis&gt; 
+           file created earlier.&lt;/para&gt;
+ 
+           &lt;para&gt;asetkey requires the key version number (or kvno) of the 
+           &lt;emphasis role="bold"&gt;afs/&lt;/emphasis&gt;&lt;replaceable&gt;cell&lt;/replaceable&gt;
+           key. You should have noted this down when creating the key earlier. 
+           The key version number can also be found by running the 
+           &lt;emphasis role="bold"&gt;kvno&lt;/emphasis&gt; command&lt;/para&gt;
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;kvno afs/&lt;/emphasis&gt;&amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;Once the kvno is known, the key can then be extracted using 
+           asetkey&lt;/para&gt;
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;asetkey&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;kvno&lt;/replaceable&gt;&amp;gt;  &lt;emphasis role="bold"&gt;/etc/afs.keytab afs/&lt;/emphasis&gt;&amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+             &lt;secondary&gt;bos listkeys&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;bos commands&lt;/primary&gt;
+             &lt;secondary&gt;listkeys&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;displaying&lt;/primary&gt;
+             &lt;secondary&gt;server encryption key&lt;/secondary&gt;
+             &lt;tertiary&gt;KeyFile file&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ59" /&gt;Issue the 
+           &lt;emphasis role="bold"&gt;bos listkeys&lt;/emphasis&gt; command to verify that 
+           the key version number for the new key in the 
+           &lt;emphasis role="bold"&gt;KeyFile&lt;/emphasis&gt; file is the same as the key 
+           version number in the Authentication Database's 
+           &lt;emphasis role="bold"&gt;afs/&lt;replaceable&gt;cell name&lt;/replaceable&gt;&lt;/emphasis&gt; 
+           entry, which you displayed in Step &lt;link linkend="LIWQ55"&gt;3&lt;/link&gt;. 
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;./bos listkeys&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;-cell&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt; &lt;emphasis
+                 role="bold"&gt;-noauth&lt;/emphasis&gt;
+    key 0 has cksum &lt;replaceable&gt;checksum&lt;/replaceable&gt;    
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;You can safely ignore any error messages indicating that &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; failed to get tickets
+           or that authentication failed.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect1&gt;
+     &lt;sect1 id="HDRWQ53a"&gt;
+       &lt;title&gt;Initializing the Protection Database&lt;/title&gt;
+       
+       &lt;para&gt;Now continue to configure your cell's security systems by
+       populating the Protection Database with the newly created
+       &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt; user, and permitting it
+       to issue priviledged commands on the AFS filesystem.&lt;/para&gt;
+           
+         &lt;orderedlist&gt;
+           &lt;listitem&gt;
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+             &lt;secondary&gt;pts createuser&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;pts commands&lt;/primary&gt;
+             &lt;secondary&gt;createuser&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;Protection Database&lt;/primary&gt;
+           &lt;/indexterm&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;pts createuser&lt;/emphasis&gt; command to create a Protection Database entry for the
+           &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt; user.&lt;/para&gt;
+ 
+           &lt;para&gt;By default, the Protection Server assigns AFS UID 1 (one) to the &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt; user,
+           because it is the first user entry you are creating. If the local password file (&lt;emphasis
+           role="bold"&gt;/etc/passwd&lt;/emphasis&gt; or equivalent) already has an entry for &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt; that
+           assigns it a UNIX UID other than 1, it is best to use the &lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; argument to the &lt;emphasis
+           role="bold"&gt;pts createuser&lt;/emphasis&gt; command to make the new AFS UID match the existing UNIX UID. Otherwise, it is best
+           to accept the default.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;pts createuser -name admin -cell&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt; [&lt;emphasis
+               role="bold"&gt;-id&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;AFS UID&lt;/replaceable&gt;&amp;gt;]  &lt;emphasis role="bold"&gt;-noauth&lt;/emphasis&gt;
+    User admin has id &lt;replaceable&gt;AFS UID&lt;/replaceable&gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+             &lt;secondary&gt;pts adduser&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;pts commands&lt;/primary&gt;
+             &lt;secondary&gt;adduser&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;system:administrators group&lt;/primary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;admin account&lt;/primary&gt;
+             &lt;secondary&gt;adding&lt;/secondary&gt;
+             &lt;tertiary&gt;to system:administrators group&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;pts adduser&lt;/emphasis&gt; command to make the &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt;
+           user a member of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group, and the &lt;emphasis role="bold"&gt;pts
+           membership&lt;/emphasis&gt; command to verify the new membership. Membership in the group enables the &lt;emphasis
+           role="bold"&gt;admin&lt;/emphasis&gt; user to issue privileged &lt;emphasis role="bold"&gt;pts&lt;/emphasis&gt; commands and some privileged
+           &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; commands. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;./pts adduser admin system:administrators -cell&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt; &lt;emphasis
+                 role="bold"&gt;-noauth&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;./pts membership admin -cell&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt; &lt;emphasis
+                 role="bold"&gt;-noauth&lt;/emphasis&gt;
+    Groups admin (id: 1) is a member of:
+      system:administrators
+ &lt;/programlisting&gt; &lt;indexterm&gt;
+               &lt;primary&gt;commands&lt;/primary&gt;
+               &lt;secondary&gt;bos restart&lt;/secondary&gt;
+               &lt;tertiary&gt;on first AFS machine&lt;/tertiary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;bos commands&lt;/primary&gt;
+               &lt;secondary&gt;restart&lt;/secondary&gt;
+               &lt;tertiary&gt;on first AFS machine&lt;/tertiary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;restarting server process&lt;/primary&gt;
+               &lt;secondary&gt;on first AFS machine&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;server process&lt;/primary&gt;
+               &lt;secondary&gt;restarting&lt;/secondary&gt;
+               &lt;tertiary&gt;on first AFS machine&lt;/tertiary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; command with the &lt;emphasis role="bold"&gt;-all&lt;/emphasis&gt; flag
+           to restart the database server processes, so that they start using the new server encryption key. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;./bos restart&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;-all -cell&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt; &lt;emphasis
+                 role="bold"&gt;-noauth&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;File Server&lt;/primary&gt;
+ 
+       &lt;secondary&gt;first AFS machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;fileserver process&lt;/primary&gt;
+ 
+       &lt;see&gt;File Server&lt;/see&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;starting&lt;/primary&gt;
+ 
+       &lt;secondary&gt;File Server&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;File Server, fs process&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Volume Server&lt;/primary&gt;
+ 
+       &lt;secondary&gt;first AFS machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;volserver process&lt;/primary&gt;
+ 
+       &lt;see&gt;Volume Server&lt;/see&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;starting&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Volume Server&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Volume Server&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Salvager (salvager process)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;first AFS machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;fs process&lt;/primary&gt;
+ 
+       &lt;secondary&gt;first AFS machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;starting&lt;/primary&gt;
+ 
+       &lt;secondary&gt;fs process&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Salvager&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ60"&gt;
+     &lt;title&gt;Starting the File Server, Volume Server, and Salvager&lt;/title&gt;
+ 
+     &lt;para&gt;Start the &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; process, which consists of the File Server, Volume Server, and Salvager
+     (&lt;emphasis role="bold"&gt;fileserver&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;volserver&lt;/emphasis&gt; and &lt;emphasis
+     role="bold"&gt;salvager&lt;/emphasis&gt; processes). &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos create&lt;/emphasis&gt; command to start the &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt;
+           process. The command appears here on multiple lines only for legibility. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;./bos create&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;fs fs /usr/afs/bin/fileserver&lt;/emphasis&gt;   \
+                    &lt;emphasis role="bold"&gt;/usr/afs/bin/volserver /usr/afs/bin/salvager&lt;/emphasis&gt;  \
+                    &lt;emphasis role="bold"&gt;-cell&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt;  &lt;emphasis role="bold"&gt;-noauth&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;Sometimes a message about Volume Location Database (VLDB) initialization appears, along with one or more instances
+           of an error message similar to the following:&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    FSYNC_clientInit temporary failure (will retry)   
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;This message appears when the &lt;emphasis role="bold"&gt;volserver&lt;/emphasis&gt; process tries to start before the &lt;emphasis
+           role="bold"&gt;fileserver&lt;/emphasis&gt; process has completed its initialization. Wait a few minutes after the last such message
+           before continuing, to guarantee that both processes have started successfully. &lt;indexterm&gt;
+               &lt;primary&gt;commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;bos status&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;status&lt;/secondary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;You can verify that the &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; process has started successfully by issuing the
+           &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt; command. Its output mentions two &lt;computeroutput&gt;proc
+           starts&lt;/computeroutput&gt;.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;./bos status&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;fs -long -noauth&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Your next action depends on whether you have ever run AFS file server machines in the cell: &lt;itemizedlist&gt;
+               &lt;indexterm&gt;
+                 &lt;primary&gt;commands&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;vos create&lt;/secondary&gt;
+ 
+                 &lt;tertiary&gt;root.afs volume&lt;/tertiary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;create&lt;/secondary&gt;
+ 
+                 &lt;tertiary&gt;root.afs volume&lt;/tertiary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;root.afs volume&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;creating&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;volume&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;creating&lt;/secondary&gt;
+ 
+                 &lt;tertiary&gt;root.afs&lt;/tertiary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;creating&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;root.afs volume&lt;/secondary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;If you are installing the first AFS server machine ever in the cell (that is, you are not upgrading the AFS
+                 software from a previous version), create the first AFS volume, &lt;emphasis role="bold"&gt;root.afs&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+                 &lt;para&gt;For the &lt;replaceable&gt;partition name&lt;/replaceable&gt; argument, substitute the name of one of the machine's AFS
+                 server partitions (such as &lt;emphasis role="bold"&gt;/vicepa&lt;/emphasis&gt;).&lt;/para&gt;
+ 
+                 &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;./vos create&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;partition name&lt;/replaceable&gt;&amp;gt; &lt;emphasis
+                     role="bold"&gt;root.afs&lt;/emphasis&gt;   \
+                    &lt;emphasis role="bold"&gt;-cell&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt;  &lt;emphasis role="bold"&gt;-noauth&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;
+ 
+                 &lt;para&gt;The Volume Server produces a message confirming that it created the volume on the specified partition. You can
+                 ignore error messages indicating that tokens are missing, or that authentication failed. &lt;indexterm&gt;
+                     &lt;primary&gt;commands&lt;/primary&gt;
+ 
+                     &lt;secondary&gt;vos syncvldb&lt;/secondary&gt;
+                   &lt;/indexterm&gt; &lt;indexterm&gt;
+                     &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+                     &lt;secondary&gt;syncvldb&lt;/secondary&gt;
+                   &lt;/indexterm&gt; &lt;indexterm&gt;
+                     &lt;primary&gt;commands&lt;/primary&gt;
+ 
+                     &lt;secondary&gt;vos syncserv&lt;/secondary&gt;
+                   &lt;/indexterm&gt; &lt;indexterm&gt;
+                     &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+                     &lt;secondary&gt;syncserv&lt;/secondary&gt;
+                   &lt;/indexterm&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;If there are existing AFS file server machines and volumes in the cell, issue the &lt;emphasis role="bold"&gt;vos
+                 syncvldb&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;vos syncserv&lt;/emphasis&gt; commands to synchronize the VLDB with the
+                 actual state of volumes on the local machine. To follow the progress of the synchronization operation, which can
+                 take several minutes, use the &lt;emphasis role="bold"&gt;-verbose&lt;/emphasis&gt; flag. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;./vos syncvldb&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;-cell&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt; &lt;emphasis
+                       role="bold"&gt;-verbose  -noauth&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;./vos syncserv&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;-cell&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt; &lt;emphasis
+                       role="bold"&gt;-verbose  -noauth&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+                 &lt;para&gt;You can ignore error messages indicating that tokens are missing, or that authentication failed.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Update Server&lt;/primary&gt;
+ 
+       &lt;secondary&gt;starting server portion&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;upserver process&lt;/primary&gt;
+ 
+       &lt;see&gt;Update Server&lt;/see&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;starting&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Update Server server portion&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;Update Server server portion&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;defining&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;as binary distribution machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;defining&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;as system control machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;system control machine&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;binary distribution machine&lt;/primary&gt;
+     &lt;/indexterm&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ61"&gt;
+     &lt;title&gt;Starting the Server Portion of the Update Server&lt;/title&gt;
+ 
+     &lt;para&gt;Start the server portion of the Update Server (the &lt;emphasis role="bold"&gt;upserver&lt;/emphasis&gt; process), to distribute the
+     contents of directories on this machine to other server machines in the cell. It becomes active when you configure the client
+     portion of the Update Server on additional server machines.&lt;/para&gt;
+ 
+     &lt;para&gt;Distributing the contents of its &lt;emphasis role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt; directory makes this machine the cell's
+     &lt;emphasis&gt;system control machine&lt;/emphasis&gt;. The other server machines in the cell run the &lt;emphasis
+     role="bold"&gt;upclientetc&lt;/emphasis&gt; process (an instance of the client portion of the Update Server) to retrieve the
+     configuration files. Use the &lt;emphasis role="bold"&gt;-crypt&lt;/emphasis&gt; argument to the &lt;emphasis role="bold"&gt;upserver&lt;/emphasis&gt;
+     initialization command to specify that the Update Server distributes the contents of the &lt;emphasis
+     role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt; directory only in encrypted form, as shown in the following instruction. Several of the
+     files in the directory, particularly the &lt;emphasis role="bold"&gt;KeyFile&lt;/emphasis&gt; file, are crucial to cell security and so must
+     never cross the network unencrypted.&lt;/para&gt;
+ 
+     &lt;para&gt;(You can choose not to configure a system control machine, in which case you must update the configuration files in each
+     server machine's &lt;emphasis role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt; directory individually. The &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt;
+     commands used for this purpose also encrypt data before sending it across the network.)&lt;/para&gt;
+ 
+     &lt;para&gt;Distributing the contents of its &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; directory to other server machines of its
+     system type makes this machine a &lt;emphasis&gt;binary distribution machine&lt;/emphasis&gt;. The other server machines of its system type
+     run the &lt;emphasis role="bold"&gt;upclientbin&lt;/emphasis&gt; process (an instance of the client portion of the Update Server) to
+     retrieve the binaries. If your platform has a package management system, 
+     such as 'rpm' or 'apt', running the Update Server to distribute binaries 
+     may interfere with this system.&lt;/para&gt;
+ 
+     &lt;para&gt;The binaries in the &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; directory are not sensitive, so it is not necessary to
+     encrypt them before transfer across the network. Include the &lt;emphasis role="bold"&gt;-clear&lt;/emphasis&gt; argument to the &lt;emphasis
+     role="bold"&gt;upserver&lt;/emphasis&gt; initialization command to specify that the Update Server distributes the contents of the
+     &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; directory in unencrypted form unless an &lt;emphasis
+     role="bold"&gt;upclientbin&lt;/emphasis&gt; process requests encrypted transfer.&lt;/para&gt;
+ 
+     &lt;para&gt;Note that the server and client portions of the Update Server always mutually authenticate with one another, regardless of
+     whether you use the &lt;emphasis role="bold"&gt;-clear&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;-crypt&lt;/emphasis&gt; arguments. This protects
+     their communications from eavesdropping to some degree.&lt;/para&gt;
+ 
+     &lt;para&gt;For more information on the &lt;emphasis role="bold"&gt;upclient&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;upserver&lt;/emphasis&gt;
+     processes, see their reference pages in the &lt;emphasis&gt;OpenAFS Administration Reference&lt;/emphasis&gt;. The commands appear on
+     multiple lines here only for legibility. &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos create&lt;/emphasis&gt; command to start the &lt;emphasis role="bold"&gt;upserver&lt;/emphasis&gt;
+           process. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;./bos create&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;machine name&amp;gt;&lt;/replaceable&gt; &lt;emphasis role="bold"&gt;upserver simple&lt;/emphasis&gt;  \ 
+              &lt;emphasis role="bold"&gt;"/usr/afs/bin/upserver  -crypt /usr/afs/etc&lt;/emphasis&gt;    \
+              &lt;emphasis role="bold"&gt;-clear /usr/afs/bin" -cell&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt;  &lt;emphasis
+                 role="bold"&gt;-noauth&lt;/emphasis&gt; 
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;&lt;/para&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ62"&gt;
+     &lt;title&gt;Starting the Controller for NTPD&lt;/title&gt;
+ 
+     &lt;para&gt;Keeping the clocks on all server and client machines in your cell synchronized is crucial to several functions, and in
+     particular to the correct operation of AFS's distributed database technology, Ubik. The chapter in the &lt;emphasis&gt;OpenAFS
+     Administration Guide&lt;/emphasis&gt; about administering server machines explains how time skew can disturb Ubik's performance and
+     cause service outages in your cell.&lt;/para&gt;
+ 
+     &lt;para&gt;Historically, AFS used to distribute its own version of the Network 
+ Time Protocol Daemon. Whilst this is still provided for existing sites, we 
+ recommend that you configure and install your time service independently of 
+ AFS. A reliable timeservice will also be required by your Kerberos realm, 
+ and so may already be available at your site.&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;overview&lt;/primary&gt;
+ 
+       &lt;secondary&gt;installing client functionality on first machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;client functionality&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;installing&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;installing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;client functionality&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ63"&gt;
+     &lt;title&gt;Overview: Installing Client Functionality&lt;/title&gt;
+ 
+     &lt;para&gt;The machine you are installing is now an AFS file server machine, 
+     database server machine, system control machine, and binary distribution 
+     machine. Now make it a client machine by completing the following tasks: 
+     &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Define the machine's cell membership for client processes&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Create the client version of the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Define cache location and size&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Create the &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory and start the Cache Manager&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Distribution&lt;/primary&gt;
+ 
+       &lt;secondary&gt;copying client files from&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;copying&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;client files to local disk&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;copying&lt;/primary&gt;
+ 
+       &lt;secondary&gt;client files to local disk&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ64"&gt;
+     &lt;title&gt;Copying Client Files to the Local Disk&lt;/title&gt;
+ 
+     &lt;para&gt;You need only undertake the steps in this section, if you are using
+     a tar file distribution, or one built from scratch. Packaged distributions,
+     such as RPMs or DEBs will already have installed the necessary files in
+     the correct locations.&lt;/para&gt;
+ 
+     &lt;para&gt;Before installing and configuring the AFS client, copy the necessary files from the tarball to the local &lt;emphasis
+     role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory. &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;If you have not already done so, unpack the distribution 
+           tarball for this machine's system type into a suitable location on 
+           the filesystem, such as &lt;emphasis role="bold"&gt;/tmp/afsdist&lt;/emphasis&gt;.
+           If you use a different location, substitue that in the examples that 
+           follow.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Copy files to the local &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory.&lt;/para&gt;
+ 
+           &lt;para&gt;This step places a copy of the AFS initialization script (and related files, if applicable) into the &lt;emphasis
+           role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory. In the preceding instructions for incorporating AFS into the kernel, you
+           copied the script directly to the operating system's conventional location for initialization files. When you incorporate
+           AFS into the machine's startup sequence in a later step, you can choose to link the two files.&lt;/para&gt;
+ 
+           &lt;para&gt;On some system types that use a dynamic kernel loader program, you previously copied AFS library files into a
+           subdirectory of the &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory. On other system types, you copied the
+           appropriate AFS library file directly to the directory where the operating system accesses it. The following commands do
+           not copy or recopy the AFS library files into the &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory, because on
+           some system types the library files consume a large amount of space. If you want to copy them, add the &lt;emphasis
+           role="bold"&gt;-r&lt;/emphasis&gt; flag to the first &lt;emphasis role="bold"&gt;cp&lt;/emphasis&gt; command and skip the second &lt;emphasis
+           role="bold"&gt;cp&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /tmp/afsdist/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/root.client/usr/vice/etc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp -p  *  /usr/vice/etc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp -rp  C  /usr/vice/etc&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;cell name&lt;/primary&gt;
+ 
+       &lt;secondary&gt;setting in client ThisCell file&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;setting&lt;/primary&gt;
+ 
+       &lt;secondary&gt;cell name in client ThisCell file&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;ThisCell file (client)&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;cell membership, defining&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;for client processes&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;usr/vice/etc/ThisCell&lt;/primary&gt;
+ 
+       &lt;see&gt;ThisCell file (client)&lt;/see&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;ThisCell file (client)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;first AFS machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;files&lt;/primary&gt;
+ 
+       &lt;secondary&gt;ThisCell (client)&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ65"&gt;
+     &lt;title&gt;Defining Cell Membership for Client Processes&lt;/title&gt;
+ 
+     &lt;para&gt;Every AFS client machine has a copy of the &lt;emphasis role="bold"&gt;/usr/vice/etc/ThisCell&lt;/emphasis&gt; file on its local disk
+     to define the machine's cell membership for the AFS client programs that run on it. The &lt;emphasis
+     role="bold"&gt;ThisCell&lt;/emphasis&gt; file you created in the &lt;emphasis role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt; directory (in &lt;link
+     linkend="HDRWQ51"&gt;Defining Cell Name and Membership for Server Processes&lt;/link&gt;) is used only by server processes.&lt;/para&gt;
+ 
+     &lt;para&gt;Among other functions, the &lt;emphasis role="bold"&gt;ThisCell&lt;/emphasis&gt; file on a client machine determines the following:
+     &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;The cell in which users gain tokens when they log onto the 
+           machine, assuming it is using an AFS-modified login utility&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The cell in which users gain tokens by default when they issue
+           the &lt;emphasis role="bold"&gt;aklog&lt;/emphasis&gt; command&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The cell membership of the AFS server processes that the AFS 
+           command interpreters on this machine contact by default&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt; 
+     &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Change to the &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory and remove the symbolic link created in &lt;link
+           linkend="HDRWQ50"&gt;Starting the BOS Server&lt;/link&gt;. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /usr/vice/etc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;rm ThisCell&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Create the &lt;emphasis role="bold"&gt;ThisCell&lt;/emphasis&gt; file as a copy of the &lt;emphasis
+           role="bold"&gt;/usr/afs/etc/ThisCell&lt;/emphasis&gt; file. Defining the same local cell for both server and client processes leads
+           to the most consistent AFS performance. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp  /usr/afs/etc/ThisCell  ThisCell&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;database server machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;entry in client CellServDB file&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;on first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;usr/vice/etc/CellServDB&lt;/primary&gt;
+ 
+       &lt;see&gt;CellServDB file (client)&lt;/see&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;CellServDB file (client)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;creating&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;on first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;creating&lt;/primary&gt;
+ 
+       &lt;secondary&gt;CellServDB file (client)&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;CellServDB file (client)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;required format&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;requirements&lt;/primary&gt;
+ 
+       &lt;secondary&gt;CellServDB file format (client version)&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;files&lt;/primary&gt;
+ 
+       &lt;secondary&gt;CellServDB (client)&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;CellServDB file (client)&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ66"&gt;
+     &lt;title&gt;Creating the Client CellServDB File&lt;/title&gt;
+ 
+     &lt;para&gt;The &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file on a client machine's local disk lists the database
+     server machines for each cell that the local Cache Manager can contact. If there is no entry in the file for a cell, or if the
+     list of database server machines is wrong, then users working on this machine cannot access the cell. The chapter in the
+     &lt;emphasis&gt;OpenAFS Administration Guide&lt;/emphasis&gt; about administering client machines explains how to maintain the file after
+     creating it.&lt;/para&gt;
+ 
+     &lt;para&gt;As the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; program initializes the Cache Manager, it copies the contents of the
+     &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file into kernel memory. The Cache Manager always consults the list in kernel memory
+     rather than the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file itself. Between reboots of the machine, you can use the
+     &lt;emphasis role="bold"&gt;fs newcell&lt;/emphasis&gt; command to update the list in kernel memory directly; see the chapter in the
+     &lt;emphasis&gt;OpenAFS Administration Guide&lt;/emphasis&gt; about administering client machines.&lt;/para&gt;
+ 
+     &lt;para&gt;The AFS distribution includes the file 
+     &lt;emphasis role="bold"&gt;CellServDB.dist&lt;/emphasis&gt;. It includes an entry for 
+     all AFS cells that agreed to share their database server machine 
+     information at the time the distribution was 
+     created. The definitive copy of this file is maintained at 
+     grand.central.org, and updates may be obtained from
+     /afs/grand.central.org/service/CellServDB or 
+     &lt;ulink url="http://grand.central.org/dl/cellservdb/CellServDB"&gt;
+     http://grand.central.org/dl/cellservdb/CellServDB&lt;/ulink&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;The &lt;emphasis role="bold"&gt;CellServDB.dist&lt;/emphasis&gt; file can be a 
+     good basis for the client &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file, 
+     because all of the entries in it use the correct format. You can add or 
+     remove cell entries as you see fit. Depending on your cache manager
+     configuration, additional steps (as detailed in 
+     &lt;link linkend="HDRWQ91"&gt;Enabling Access to Foreign Cells&lt;/link&gt;) may be
+     required to enable the Cache Manager to actually reach the cells.&lt;/para&gt;
+ 
+     &lt;para&gt;In this section, you add an entry for the local cell to the local &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file. The
+     current working directory is still &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt;. &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Remove the symbolic link created in &lt;link linkend="HDRWQ50"&gt;Starting the BOS Server&lt;/link&gt; and rename the &lt;emphasis
+           role="bold"&gt;CellServDB.sample&lt;/emphasis&gt; file to &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt;. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;rm CellServDB&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;mv CellServDB.sample CellServDB&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Add an entry for the local cell to the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file. One easy method is to use
+           the &lt;emphasis role="bold"&gt;cat&lt;/emphasis&gt; command to append the contents of the server &lt;emphasis
+           role="bold"&gt;/usr/afs/etc/CellServDB&lt;/emphasis&gt; file to the client version. &lt;programlisting&gt;
+     # &lt;emphasis role="bold"&gt;cat  /usr/afs/etc/CellServDB &amp;gt;&amp;gt;  CellServDB&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;Then open the file in a text editor to verify that there are no blank lines, and that all entries have the required
+           format, which is described just following. The ordering of cells is not significant, but it can be convenient to have the
+           client machine's home cell at the top; move it there now if you wish. &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;The first line of a cell's entry has the following format: &lt;programlisting&gt;
+    &amp;gt;&lt;replaceable&gt;cell_name&lt;/replaceable&gt;      #&lt;replaceable&gt;organization&lt;/replaceable&gt;   
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+                 &lt;para&gt;where &lt;replaceable&gt;cell_name&lt;/replaceable&gt; is the cell's complete Internet domain name (for example, &lt;emphasis
+                 role="bold"&gt;example.com&lt;/emphasis&gt;) and &lt;replaceable&gt;organization&lt;/replaceable&gt; is an optional field that follows any
+                 number of spaces and the number sign (&lt;computeroutput&gt;#&lt;/computeroutput&gt;). By convention it names the organization
+                 to which the cell corresponds (for example, the Example Corporation).&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;After the first line comes a separate line for each database server machine. Each line has the following
+                 format: &lt;programlisting&gt;
+    &lt;replaceable&gt;IP_address&lt;/replaceable&gt;   #&lt;replaceable&gt;machine_name&lt;/replaceable&gt;   
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+                 &lt;para&gt;where &lt;replaceable&gt;IP_address&lt;/replaceable&gt; is the machine's IP address in dotted decimal format (for example,
+                 192.12.105.3). Following any number of spaces and the number sign (&lt;computeroutput&gt;#&lt;/computeroutput&gt;) is
+                 &lt;replaceable&gt;machine_name&lt;/replaceable&gt;, the machine's fully-qualified hostname (for example, &lt;emphasis
+                 role="bold"&gt;db1.example.com&lt;/emphasis&gt;). In this case, the number sign does not indicate a comment;
+                 &lt;replaceable&gt;machine_name&lt;/replaceable&gt; is a required field.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If the file includes cells that you do not wish users of this machine to access, remove their entries.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;The following example shows entries for two cells, each of which has three database server machines:&lt;/para&gt;
+ 
+     &lt;programlisting&gt;
+    &amp;gt;example.com       #Example Corporation (home cell)
+    192.12.105.3      #db1.example.com
+    192.12.105.4      #db2.example.com
+    192.12.105.55     #db3.example.com
+    &amp;gt;stateu.edu    #State University cell
+    138.255.68.93     #serverA.stateu.edu
+    138.255.68.72     #serverB.stateu.edu
+    138.255.33.154    #serverC.stateu.edu
+ &lt;/programlisting&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;cache&lt;/primary&gt;
+ 
+       &lt;secondary&gt;configuring&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;configuring&lt;/primary&gt;
+ 
+       &lt;secondary&gt;cache&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;setting&lt;/primary&gt;
+ 
+       &lt;secondary&gt;cache size and location&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;cache size and location&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ67"&gt;
+     &lt;title&gt;Configuring the Cache&lt;/title&gt;
+ 
+     &lt;para&gt;The Cache Manager uses a cache on the local disk or in machine memory to store local copies of files fetched from file
+     server machines. As the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; program initializes the Cache Manager, it sets basic cache
+     configuration parameters according to definitions in the local &lt;emphasis role="bold"&gt;/usr/vice/etc/cacheinfo&lt;/emphasis&gt; file.
+     The file has three fields: &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;The first field names the local directory on which to mount the AFS filespace. The conventional location is the
+           &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The second field defines the local disk directory to use for the disk cache. The conventional location is the
+           &lt;emphasis role="bold"&gt;/usr/vice/cache&lt;/emphasis&gt; directory, but you can specify an alternate directory if another
+           partition has more space available. There must always be a value in this field, but the Cache Manager ignores it if the
+           machine uses a memory cache.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The third field specifies the number of kilobyte (1024 byte) blocks to allocate for the cache.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;The values you define must meet the following requirements. &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;On a machine using a disk cache, the Cache Manager expects always to be able to use the amount of space specified in
+           the third field. Failure to meet this requirement can cause serious problems, some of which can be repaired only by
+           rebooting. You must prevent non-AFS processes from filling up the cache partition. The simplest way is to devote a
+           partition to the cache exclusively.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The amount of space available in memory or on the partition housing the disk cache directory imposes an absolute
+           limit on cache size.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The maximum supported cache size can vary in each AFS release; see the &lt;emphasis&gt;OpenAFS Release Notes&lt;/emphasis&gt;
+           for the current version.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;For a disk cache, you cannot specify a value in the third field that exceeds 95% of the space available on the
+           partition mounted at the directory named in the second field. If you violate this restriction, the &lt;emphasis
+           role="bold"&gt;afsd&lt;/emphasis&gt; program exits without starting the Cache Manager and prints an appropriate message on the
+           standard output stream. A value of 90% is more appropriate on most machines. Some operating systems (such as AIX) do not
+           automatically reserve some space to prevent the partition from filling completely; for them, a smaller value (say, 80% to
+           85% of the space available) is more appropriate.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;For a memory cache, you must leave enough memory for other processes and applications to run. If you try to allocate
+           more memory than is actually available, the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; program exits without initializing the
+           Cache Manager and produces the following message on the standard output stream. &lt;programlisting&gt;
+    afsd: memCache allocation failure at &lt;replaceable&gt;number&lt;/replaceable&gt; KB
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;The &lt;replaceable&gt;number&lt;/replaceable&gt; value is how many kilobytes were allocated just before the failure, and so
+           indicates the approximate amount of memory available.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;Within these hard limits, the factors that determine appropriate cache size include the number of users working on the
+     machine, the size of the files with which they work, and (for a memory cache) the number of processes that run on the machine.
+     The higher the demand from these factors, the larger the cache needs to be to maintain good performance.&lt;/para&gt;
+ 
+     &lt;para&gt;Disk caches smaller than 10 MB do not generally perform well. Machines serving multiple users usually perform better with
+     a cache of at least 60 to 70 MB. The point at which enlarging the cache further does not really improve performance depends on
+     the factors mentioned previously and is difficult to predict.&lt;/para&gt;
+ 
+     &lt;para&gt;Memory caches smaller than 1 MB are nonfunctional, and the performance of caches smaller than 5 MB is usually
+     unsatisfactory. Suitable upper limits are similar to those for disk caches but are probably determined more by the demands on
+     memory from other sources on the machine (number of users and processes). Machines running only a few processes possibly can use
+     a smaller memory cache.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ68"&gt;
+       &lt;title&gt;Configuring a Disk Cache&lt;/title&gt;
+ 
+       &lt;note&gt;
+         &lt;para&gt;Not all file system types that an operating system supports are necessarily supported for use as the cache partition.
+         For possible restrictions, see the &lt;emphasis&gt;OpenAFS Release Notes&lt;/emphasis&gt;.&lt;/para&gt;
+       &lt;/note&gt;
+ 
+       &lt;para&gt;To configure the disk cache, perform the following procedures: &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Create the local directory to use for caching. The following instruction shows the conventional location,
+             &lt;emphasis role="bold"&gt;/usr/vice/cache&lt;/emphasis&gt;. If you are devoting a partition exclusively to caching, as
+             recommended, you must also configure it, make a file system on it, and mount it at the directory created in this step.
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /usr/vice/cache&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Create the &lt;emphasis role="bold"&gt;cacheinfo&lt;/emphasis&gt; file to define the configuration parameters discussed
+             previously. The following instruction shows the standard mount location, &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt;, and the
+             standard cache location, &lt;emphasis role="bold"&gt;/usr/vice/cache&lt;/emphasis&gt;. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;echo "/afs:/usr/vice/cache:&lt;/emphasis&gt;&lt;replaceable&gt;#blocks&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;" &amp;gt; /usr/vice/etc/cacheinfo&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;The following example defines the disk cache size as 50,000 KB:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;echo "/afs:/usr/vice/cache:50000" &amp;gt; /usr/vice/etc/cacheinfo&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ69"&gt;
+       &lt;title&gt;Configuring a Memory Cache&lt;/title&gt;
+ 
+       &lt;para&gt;To configure a memory cache, create the &lt;emphasis role="bold"&gt;cacheinfo&lt;/emphasis&gt; file to define the configuration
+       parameters discussed previously. The following instruction shows the standard mount location, &lt;emphasis
+       role="bold"&gt;/afs&lt;/emphasis&gt;, and the standard cache location, &lt;emphasis role="bold"&gt;/usr/vice/cache&lt;/emphasis&gt; (though the
+       exact value of the latter is irrelevant for a memory cache).&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;echo "/afs:/usr/vice/cache:&lt;/emphasis&gt;&lt;replaceable&gt;#blocks&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;" &amp;gt; /usr/vice/etc/cacheinfo&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The following example allocates 25,000 KB of memory for the cache.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;echo "/afs:/usr/vice/cache:25000" &amp;gt; /usr/vice/etc/cacheinfo&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+         &lt;secondary&gt;first AFS machine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;configuring&lt;/primary&gt;
+ 
+         &lt;secondary&gt;Cache Manager&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;Cache Manager&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;afs (/afs) directory&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AFS initialization script&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setting afsd parameters&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;afsd command parameters&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ70"&gt;
+     &lt;title&gt;Configuring the Cache Manager&lt;/title&gt;
+ 
+     &lt;para&gt;By convention, the Cache Manager mounts the AFS filespace on the local &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory. In
+     this section you create that directory.&lt;/para&gt;
+ 
+     &lt;para&gt;The &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; program sets several cache configuration parameters as it initializes the Cache
+     Manager, and starts daemons that improve performance. You can use the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; command's arguments
+     to override the parameters' default values and to change the number of some of the daemons. Depending on the machine's cache
+     size, its amount of RAM, and how many people work on it, you can sometimes improve Cache Manager performance by overriding the
+     default values. For a discussion of all of the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; command's arguments, see its reference page
+     in the &lt;emphasis&gt;OpenAFS Administration Reference&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;On platforms using the standard 'afs' initialisation script (this does not apply to Fedora or RHEL based distributions), the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; command line in the AFS initialization script on each system type includes an
+     &lt;computeroutput&gt;OPTIONS&lt;/computeroutput&gt; variable. You can use it to set nondefault values for the command's arguments, in one
+     of the following ways: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;You can create an &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; &lt;emphasis&gt;options file&lt;/emphasis&gt; that sets values for
+           arguments to the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; command. If the file exists, its contents are automatically
+           substituted for the &lt;computeroutput&gt;OPTIONS&lt;/computeroutput&gt; variable in the AFS initialization script. The AFS
+           distribution for some system types includes an options file; on other system types, you must create it.&lt;/para&gt;
+ 
+           &lt;para&gt;You use two variables in the AFS initialization script to specify the path to the options file:
+           &lt;computeroutput&gt;CONFIG&lt;/computeroutput&gt; and &lt;computeroutput&gt;AFSDOPT&lt;/computeroutput&gt;. On system types that define a
+           conventional directory for configuration files, the &lt;computeroutput&gt;CONFIG&lt;/computeroutput&gt; variable indicates it by
+           default; otherwise, the variable indicates an appropriate location.&lt;/para&gt;
+ 
+           &lt;para&gt;List the desired &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; options on a single line in the options file, separating each
+           option with one or more spaces. The following example sets the &lt;emphasis role="bold"&gt;-stat&lt;/emphasis&gt; argument to 2500,
+           the &lt;emphasis role="bold"&gt;-daemons&lt;/emphasis&gt; argument to 4, and the &lt;emphasis role="bold"&gt;-volumes&lt;/emphasis&gt; argument to
+           100.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    -stat 2500 -daemons 4 -volumes 100   
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;On a machine that uses a disk cache, you can set the &lt;computeroutput&gt;OPTIONS&lt;/computeroutput&gt; variable in the AFS
+           initialization script to one of &lt;computeroutput&gt;$SMALL&lt;/computeroutput&gt;, &lt;computeroutput&gt;$MEDIUM&lt;/computeroutput&gt;, or
+           &lt;computeroutput&gt;$LARGE&lt;/computeroutput&gt;. The AFS initialization script uses one of these settings if the &lt;emphasis
+           role="bold"&gt;afsd&lt;/emphasis&gt; options file named by the &lt;computeroutput&gt;AFSDOPT&lt;/computeroutput&gt; variable does not exist. In
+           the script as distributed, the &lt;computeroutput&gt;OPTIONS&lt;/computeroutput&gt; variable is set to the value
+           &lt;computeroutput&gt;$MEDIUM&lt;/computeroutput&gt;.&lt;/para&gt;
+ 
+           &lt;note&gt;
+             &lt;para&gt;Do not set the &lt;computeroutput&gt;OPTIONS&lt;/computeroutput&gt; variable to &lt;computeroutput&gt;$SMALL&lt;/computeroutput&gt;,
+             &lt;computeroutput&gt;$MEDIUM&lt;/computeroutput&gt;, or &lt;computeroutput&gt;$LARGE&lt;/computeroutput&gt; on a machine that uses a memory
+             cache. The arguments it sets are appropriate only on a machine that uses a disk cache.&lt;/para&gt;
+           &lt;/note&gt;
+ 
+           &lt;para&gt;The script (or on some system types the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; options file named by the
+           &lt;computeroutput&gt;AFSDOPT&lt;/computeroutput&gt; variable) defines a value for each of &lt;computeroutput&gt;SMALL&lt;/computeroutput&gt;,
+           &lt;computeroutput&gt;MEDIUM&lt;/computeroutput&gt;, and &lt;computeroutput&gt;LARGE&lt;/computeroutput&gt; that sets &lt;emphasis
+           role="bold"&gt;afsd&lt;/emphasis&gt; command arguments appropriately for client machines of different sizes: &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;&lt;computeroutput&gt;SMALL&lt;/computeroutput&gt; is suitable for a small machine that serves one or two users and has
+                 approximately 8 MB of RAM and a 20-MB cache&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;&lt;computeroutput&gt;MEDIUM&lt;/computeroutput&gt; is suitable for a medium-sized machine that serves two to six users
+                 and has 16 MB of RAM and a 40-MB cache&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;&lt;computeroutput&gt;LARGE&lt;/computeroutput&gt; is suitable for a large machine that serves five to ten users and has
+                 32 MB of RAM and a 100-MB cache&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;You can choose not to create an &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; options file and to set the
+           &lt;computeroutput&gt;OPTIONS&lt;/computeroutput&gt; variable in the initialization script to a null value rather than to the default
+           &lt;computeroutput&gt;$MEDIUM&lt;/computeroutput&gt; value. You can then either set arguments directly on the &lt;emphasis
+           role="bold"&gt;afsd&lt;/emphasis&gt; command line in the script, or set no arguments (and so accept default values for all Cache
+           Manager parameters).&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;
+ 
+       &lt;note&gt;
+       &lt;para&gt;If you are running on a Fedora or RHEL based system, the 
+       openafs-client initialization script behaves differently from that 
+       described above. It sources /etc/sysconfig/openafs, in which the
+       AFSD_ARGS variable may be set to contain any, or all, of the afsd options
+       detailed. Note that this script does not support setting an OPTIONS
+       variable, or the SMALL, MEDIUM and LARGE methods of defining cache size
+       &lt;/para&gt;
+       &lt;/note&gt;
+ 
+  &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Create the local directory on which to mount the AFS filespace, by convention &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt;.
+           If the directory already exists, verify that it is empty. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;On AIX systems, add the following line to the &lt;emphasis role="bold"&gt;/etc/vfs&lt;/emphasis&gt; file. It enables AIX to
+           unmount AFS correctly during shutdown. &lt;programlisting&gt;
+    afs     4     none     none
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;On non-package based Linux systems, copy the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; options file from the &lt;emphasis
+           role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory to the &lt;emphasis role="bold"&gt;/etc/sysconfig&lt;/emphasis&gt; directory, removing
+           the &lt;emphasis role="bold"&gt;.conf&lt;/emphasis&gt; extension as you do so. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp /usr/vice/etc/afs.conf /etc/sysconfig/afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Edit the machine's AFS initialization script or &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; options file to set
+           appropriate values for &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; command parameters. The script resides in the indicated
+           location on each system type: &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;On AIX systems, &lt;emphasis role="bold"&gt;/etc/rc.afs&lt;/emphasis&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;On HP-UX systems, &lt;emphasis role="bold"&gt;/sbin/init.d/afs&lt;/emphasis&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;On IRIX systems, &lt;emphasis role="bold"&gt;/etc/init.d/afs&lt;/emphasis&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+ 	          &lt;listitem&gt;
+                 &lt;para&gt;On Fedora and RHEL systems, &lt;emphasis role="bold"&gt;/etc/sysconfg/openafs&lt;/emphasis&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+               
+               &lt;listitem&gt;
+                 &lt;para&gt;On non-package based Linux systems, &lt;emphasis role="bold"&gt;/etc/sysconfig/afs&lt;/emphasis&gt; (the &lt;emphasis
+                 role="bold"&gt;afsd&lt;/emphasis&gt; options file)&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;On Solaris systems, &lt;emphasis role="bold"&gt;/etc/init.d/afs&lt;/emphasis&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;Use one of the methods described in the introduction to this section to add the following flags to the &lt;emphasis
+           role="bold"&gt;afsd&lt;/emphasis&gt; command line. If you intend for the machine to remain an AFS client, also set any
+           performance-related arguments you wish. &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;Add the &lt;emphasis role="bold"&gt;-memcache&lt;/emphasis&gt; flag if the machine is to use a memory cache.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Add the &lt;emphasis role="bold"&gt;-verbose&lt;/emphasis&gt; flag to display a trace of the Cache Manager's
+                 initialization on the standard output stream.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+       &lt;note&gt;&lt;para&gt;In order to successfully complete the instructions in the
+       remainder of this guide, it is important that the machine does not have
+       a synthetic root (as discussed in &lt;link linkend="HDRWQ91"&gt;Enabling Access
+       to Foreign Cells&lt;/link&gt;). As some distributions ship with this enabled, it
+       may be necessary to remove any occurences of the 
+       &lt;emphasis role="bold"&gt;-dynroot&lt;/emphasis&gt; and 
+       &lt;emphasis role="bold"&gt;-afsdb&lt;/emphasis&gt; options from both the AFS 
+       initialisation script and options file. If this functionality is 
+       required it may be renabled as detailed in 
+       &lt;link linkend="HDRWQ91"&gt;Enabling Access to Foreign Cells&lt;/link&gt;.
+       &lt;/para&gt;&lt;/note&gt;
+       &lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;overview&lt;/primary&gt;
+ 
+       &lt;secondary&gt;completing installation of first machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;completion of installation&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ71"&gt;
+     &lt;title&gt;Overview: Completing the Installation of the First AFS Machine&lt;/title&gt;
+ 
+     &lt;para&gt;The machine is now configured as an AFS file server and client machine. In this final phase of the installation, you
+     initialize the Cache Manager and then create the upper levels of your AFS filespace, among other procedures. The procedures are:
+     &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Verify that the initialization script works correctly, and incorporate it into the operating system's startup and
+           shutdown sequence&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Create and mount top-level volumes&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Create and mount volumes to store system binaries in AFS&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Enable access to foreign cells&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Institute additional security measures&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Remove client functionality if desired&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;AFS initialization script&lt;/primary&gt;
+ 
+       &lt;secondary&gt;verifying on first AFS machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;AFS initialization script&lt;/primary&gt;
+ 
+       &lt;secondary&gt;running&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;AFS initialization script&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;running/verifying&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;running AFS init. script&lt;/primary&gt;
+ 
+       &lt;secondary&gt;first AFS machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;invoking AFS init. script&lt;/primary&gt;
+ 
+       &lt;see&gt;running&lt;/see&gt;
+     &lt;/indexterm&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ72"&gt;
+     &lt;title&gt;Verifying the AFS Initialization Script&lt;/title&gt;
+ 
+     &lt;para&gt;At this point you run the AFS initialization script to verify that it correctly invokes all of the necessary programs and
+     AFS processes, and that they start correctly. The following are the relevant commands: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;The command that dynamically loads AFS modifications into the kernel, on some system types (not applicable if the
+           kernel has AFS modifications built in)&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The &lt;emphasis role="bold"&gt;bosserver&lt;/emphasis&gt; command, which starts the BOS Server; it in turn starts the server
+           processes for which you created entries in the &lt;emphasis role="bold"&gt;/usr/afs/local/BosConfig&lt;/emphasis&gt; file&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; command, which initializes the Cache Manager&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;On system types that use a dynamic loader program, you must reboot the machine before running the initialization script,
+     so that it can freshly load AFS modifications into the kernel.&lt;/para&gt;
+ 
+     &lt;para&gt;If there are problems during the initialization, attempt to resolve them. The OpenAFS mailing lists can provide assistance if necessary. 
+ 
+      &lt;orderedlist&gt;
+         &lt;indexterm&gt;
+           &lt;primary&gt;commands&lt;/primary&gt;
+ 
+           &lt;secondary&gt;bos shutdown&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+           &lt;secondary&gt;shutdown&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos shutdown&lt;/emphasis&gt; command to shut down the AFS server processes other than the
+           BOS Server. Include the &lt;emphasis role="bold"&gt;-wait&lt;/emphasis&gt; flag to delay return of the command shell prompt until all
+           processes shut down completely. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/usr/afs/bin/bos shutdown&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis
+                 role="bold"&gt;-wait&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;ps&lt;/emphasis&gt; command to learn the &lt;emphasis role="bold"&gt;bosserver&lt;/emphasis&gt;
+           process's process ID number (PID), and then the &lt;emphasis role="bold"&gt;kill&lt;/emphasis&gt; command to stop it. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;ps&lt;/emphasis&gt; &lt;replaceable&gt;appropriate_ps_options&lt;/replaceable&gt; &lt;emphasis role="bold"&gt;| grep bosserver&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;kill&lt;/emphasis&gt; &lt;replaceable&gt;bosserver_PID&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the appropriate commands to run the AFS initialization script for this system type.&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;AIX&lt;/primary&gt;
+ 
+             &lt;secondary&gt;AFS initialization script&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;on first AFS machine&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;para&gt;&lt;emphasis role="bold"&gt;On AIX systems:&lt;/emphasis&gt; &lt;orderedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;Reboot the machine and log in again as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;.
+                 &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;shutdown -r now&lt;/emphasis&gt;
+    login: &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;root_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Run the AFS initialization script. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/rc.afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;HP-UX&lt;/primary&gt;
+ 
+             &lt;secondary&gt;AFS initialization script&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;on first AFS machine&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;para&gt;&lt;emphasis role="bold"&gt;On HP-UX systems:&lt;/emphasis&gt; &lt;orderedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;Run the AFS initialization script. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/sbin/init.d/afs  start&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;IRIX&lt;/primary&gt;
+ 
+             &lt;secondary&gt;AFS initialization script&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;on first AFS machine&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;afsclient variable (IRIX)&lt;/primary&gt;
+ 
+             &lt;secondary&gt;first AFS machine&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;variables&lt;/primary&gt;
+ 
+             &lt;secondary&gt;afsclient (IRIX)&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;IRIX&lt;/primary&gt;
+ 
+             &lt;secondary&gt;afsclient variable&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;afsserver variable (IRIX)&lt;/primary&gt;
+ 
+             &lt;secondary&gt;first AFS machine&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;variables&lt;/primary&gt;
+ 
+             &lt;secondary&gt;afsserver (IRIX)&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;IRIX&lt;/primary&gt;
+ 
+             &lt;secondary&gt;afsserver variable&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;para&gt;&lt;emphasis role="bold"&gt;On IRIX systems:&lt;/emphasis&gt; &lt;orderedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;If you have configured the machine to use the &lt;emphasis role="bold"&gt;ml&lt;/emphasis&gt; dynamic loader program,
+                 reboot the machine and log in again as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;shutdown -i6 -g0 -y&lt;/emphasis&gt;
+    login: &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;root_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;chkconfig&lt;/emphasis&gt; command to activate the &lt;emphasis
+                 role="bold"&gt;afsserver&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;afsclient&lt;/emphasis&gt; configuration variables.
+                 &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/chkconfig -f afsserver on&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;/etc/chkconfig -f afsclient on&lt;/emphasis&gt; 
+ &lt;/programlisting&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Run the AFS initialization script. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/init.d/afs  start&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;Linux&lt;/primary&gt;
+ 
+             &lt;secondary&gt;AFS initialization script&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;on first AFS machine&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;para&gt;&lt;emphasis role="bold"&gt;On Linux systems:&lt;/emphasis&gt; &lt;orderedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;Reboot the machine and log in again as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;.
+                 &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;shutdown -r now&lt;/emphasis&gt;
+    login: &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;root_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Run the AFS initialization scripts. 
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/rc.d/init.d/openafs-client  start&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;/etc/rc.d/init.d/openafs-server  start&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;Solaris&lt;/primary&gt;
+ 
+             &lt;secondary&gt;AFS initialization script&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;on first AFS machine&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;para&gt;&lt;emphasis role="bold"&gt;On Solaris systems:&lt;/emphasis&gt; &lt;orderedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;Reboot the machine and log in again as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;.
+                 &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;shutdown -i6 -g0 -y&lt;/emphasis&gt;
+    login: &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;root_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Run the AFS initialization script. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/init.d/afs  start&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/orderedlist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Wait for the message that confirms that Cache Manager initialization is complete.&lt;/para&gt;
+ 
+           &lt;para&gt;On machines that use a disk cache, it can take a while to initialize the Cache Manager for the first time, because
+           the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; program must create all of the &lt;emphasis
+           role="bold"&gt;V&lt;/emphasis&gt;&lt;replaceable&gt;n&lt;/replaceable&gt; files in the cache directory. Subsequent Cache Manager
+           initializations do not take nearly as long, because the &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt;&lt;replaceable&gt;n&lt;/replaceable&gt;
+           files already exist.&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+         
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+             &lt;secondary&gt;aklog&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;aklog command&lt;/primary&gt;
+           &lt;/indexterm&gt;
+           
+           &lt;para&gt;If you are working with an existing cell which uses
+           &lt;emphasis role="bold"&gt;kaserver&lt;/emphasis&gt; for authentication, 
+           please recall the note in 
+           &lt;link linkend="KAS003"&gt;Using this Appendix&lt;/link&gt; detailing the 
+           substitution of &lt;emphasis role="bold"&gt;kinit&lt;/emphasis&gt; and 
+           &lt;emphasis role="bold"&gt;aklog&lt;/emphasis&gt; with 
+           &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt;.&lt;/para&gt;
+           
+           &lt;para&gt;As a basic test of correct AFS functioning, issue the 
+           &lt;emphasis role="bold"&gt;kinit&lt;/emphasis&gt; and 
+           &lt;emphasis role="bold"&gt;aklog&lt;/emphasis&gt; commands to authenticate
+           as the &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt; user. 
+           Provide the password (&lt;replaceable&gt;admin_passwd&lt;/replaceable&gt;) you
+           defined in &lt;link linkend="HDRWQ53"&gt;Initializing Cell Security&lt;/link&gt;.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;kinit admin&lt;/emphasis&gt;
+    Password:  &lt;replaceable&gt;admin_passwd&lt;/replaceable&gt;
+    # &lt;emphasis role="bold"&gt;aklog&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;tokens&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;tokens command&lt;/primary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;tokens&lt;/emphasis&gt; command to 
+           verify that the &lt;emphasis role="bold"&gt;aklog&lt;/emphasis&gt;
+           command worked correctly. If it did, the output looks similar to the following example for the &lt;emphasis
+           role="bold"&gt;example.com&lt;/emphasis&gt; cell, where &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt;'s AFS UID is 1. If the output does not
+           seem correct, resolve the problem. Changes to the AFS initialization script are possibly necessary. The OpenAFS mailing lists can provide assistance as necessary. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;tokens&lt;/emphasis&gt;
+    Tokens held by the Cache Manager:
+    User's (AFS ID 1) tokens for afs@example.com [Expires May 22 11:52]
+        --End of list--
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos status&lt;/emphasis&gt; command to verify that the output for each process reads
+           &lt;computeroutput&gt;Currently running normally&lt;/computeroutput&gt;. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/usr/afs/bin/bos status&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt; &lt;indexterm&gt;
+               &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;checkvolumes&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;fs checkvolumes&lt;/secondary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Change directory to the local file system root (&lt;emphasis role="bold"&gt;/&lt;/emphasis&gt;) and issue the &lt;emphasis
+           role="bold"&gt;fs checkvolumes&lt;/emphasis&gt; command. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;/usr/afs/bin/fs checkvolumes&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;AFS initialization script&lt;/primary&gt;
+ 
+       &lt;secondary&gt;adding to machine startup sequence&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;installing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;AFS initialization script&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;AFS initialization script&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;activating&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;activating AFS init. script&lt;/primary&gt;
+ 
+       &lt;see&gt;installing&lt;/see&gt;
+     &lt;/indexterm&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ73"&gt;
+     &lt;title&gt;Activating the AFS Initialization Script&lt;/title&gt;
+ 
+     &lt;para&gt;Now that you have confirmed that the AFS initialization script works correctly, take the action necessary to have it run
+     automatically at each reboot. Proceed to the instructions for your system type: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;link linkend="HDRWQ74"&gt;Activating the Script on AIX Systems&lt;/link&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;link linkend="HDRWQ76"&gt;Activating the Script on HP-UX Systems&lt;/link&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;link linkend="HDRWQ77"&gt;Activating the Script on IRIX Systems&lt;/link&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;link linkend="HDRWQ78"&gt;Activating the Script on Linux Systems&lt;/link&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;link linkend="HDRWQ79"&gt;Activating the Script on Solaris Systems&lt;/link&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;AIX&lt;/primary&gt;
+ 
+       &lt;secondary&gt;AFS initialization script&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;on first AFS machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="HDRWQ74"&gt;
+       &lt;title&gt;Activating the Script on AIX Systems&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Edit the AIX initialization file, &lt;emphasis role="bold"&gt;/etc/inittab&lt;/emphasis&gt;, adding the following line to invoke
+           the AFS initialization script. Place it just after the line that starts NFS daemons. &lt;programlisting&gt;
+    rcafs:2:wait:/etc/rc.afs &amp;gt; /dev/console 2&amp;gt;&amp;amp;1 # Start AFS services
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; There are now copies of the AFS initialization file in both the
+           &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;/etc&lt;/emphasis&gt; directories. If you want to avoid
+           potential confusion by guaranteeing that they are always the same, create a link between them. You can always retrieve the
+           original script from the AFS CD-ROM if necessary. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd  /usr/vice/etc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;rm  rc.afs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s  /etc/rc.afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Proceed to &lt;link linkend="HDRWQ80"&gt;Configuring the Top Levels of the AFS Filespace&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;HP-UX&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS initialization script&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on first AFS machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ76"&gt;
+       &lt;title&gt;Activating the Script on HP-UX Systems&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Change to the &lt;emphasis role="bold"&gt;/sbin/init.d&lt;/emphasis&gt; directory and issue the &lt;emphasis role="bold"&gt;ln
+           -s&lt;/emphasis&gt; command to create symbolic links that incorporate the AFS initialization script into the HP-UX startup and
+           shutdown sequence. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /sbin/init.d&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s ../init.d/afs /sbin/rc2.d/S460afs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s ../init.d/afs /sbin/rc2.d/K800afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; There are now copies of the AFS initialization file in both the
+           &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;/sbin/init.d&lt;/emphasis&gt; directories. If you want
+           to avoid potential confusion by guaranteeing that they are always the same, create a link between them. You can always
+           retrieve the original script from the AFS CD-ROM if necessary. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /usr/vice/etc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;rm afs.rc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s  /sbin/init.d/afs  afs.rc&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Proceed to &lt;link linkend="HDRWQ80"&gt;Configuring the Top Levels of the AFS Filespace&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;IRIX&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS initialization script&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on first AFS machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ77"&gt;
+       &lt;title&gt;Activating the Script on IRIX Systems&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Change to the &lt;emphasis role="bold"&gt;/etc/init.d&lt;/emphasis&gt; directory and issue the &lt;emphasis role="bold"&gt;ln
+           -s&lt;/emphasis&gt; command to create symbolic links that incorporate the AFS initialization script into the IRIX startup and
+           shutdown sequence. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /etc/init.d&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s ../init.d/afs /etc/rc2.d/S35afs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s ../init.d/afs /etc/rc0.d/K35afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; There are now copies of the AFS initialization file in both the
+           &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;/etc/init.d&lt;/emphasis&gt; directories. If you want
+           to avoid potential confusion by guaranteeing that they are always the same, create a link between them. You can always
+           retrieve the original script from the AFS CD-ROM if necessary. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /usr/vice/etc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;rm afs.rc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s  /etc/init.d/afs  afs.rc&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Proceed to &lt;link linkend="HDRWQ80"&gt;Configuring the Top Levels of the AFS Filespace&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Linux&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS initialization script&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on first AFS machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ78"&gt;
+       &lt;title&gt;Activating the Script on Linux Systems&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;chkconfig&lt;/emphasis&gt; command to activate the &lt;emphasis role="bold"&gt;openafs-client&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;openafs-server&lt;/emphasis&gt;
+           configuration variables. Based on the instruction in the AFS initialization file that begins with the string
+           &lt;computeroutput&gt;#chkconfig&lt;/computeroutput&gt;, the command automatically creates the symbolic links that incorporate the
+           script into the Linux startup and shutdown sequence. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/sbin/chkconfig  --add openafs-client&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;/sbin/chkconfig  --add openafs-server&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; There are now copies of the AFS initialization file in both the
+           &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;/etc/rc.d/init.d&lt;/emphasis&gt; directories, and
+           copies of the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; options file in both the &lt;emphasis
+           role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;/etc/sysconfig&lt;/emphasis&gt; directories. If you want to avoid
+           potential confusion by guaranteeing that the two copies of each file are always the same, create a link between them. You
+           can always retrieve the original script or options file from the AFS CD-ROM if necessary. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /usr/vice/etc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;rm afs.rc afs.conf&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s  /etc/rc.d/init.d/afs  afs.rc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s  /etc/sysconfig/afs  afs.conf&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Proceed to &lt;link linkend="HDRWQ80"&gt;Configuring the Top Levels of the AFS Filespace&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Solaris&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS initialization script&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on first AFS machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ79"&gt;
+       &lt;title&gt;Activating the Script on Solaris Systems&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Change to the &lt;emphasis role="bold"&gt;/etc/init.d&lt;/emphasis&gt; directory and issue the &lt;emphasis role="bold"&gt;ln
+           -s&lt;/emphasis&gt; command to create symbolic links that incorporate the AFS initialization script into the Solaris startup and
+           shutdown sequence. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /etc/init.d&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s ../init.d/afs /etc/rc3.d/S99afs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s ../init.d/afs /etc/rc0.d/K66afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; There are now copies of the AFS initialization file in both the
+           &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;/etc/init.d&lt;/emphasis&gt; directories. If you want
+           to avoid potential confusion by guaranteeing that they are always the same, create a link between them. You can always
+           retrieve the original script from the AFS CD-ROM if necessary. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /usr/vice/etc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;rm afs.rc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s  /etc/init.d/afs  afs.rc&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AFS filespace&lt;/primary&gt;
+ 
+         &lt;secondary&gt;configuring top levels&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;configuring&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS filespace (top levels)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ80"&gt;
+     &lt;title&gt;Configuring the Top Levels of the AFS Filespace&lt;/title&gt;
+ 
+     &lt;para&gt;If you have not previously run AFS in your cell, you now configure the top levels of your cell's AFS filespace. If you
+     have run a previous version of AFS, the filespace is already configured. Proceed to &lt;link linkend="HDRWQ83"&gt;Storing AFS Binaries
+     in AFS&lt;/link&gt;. &lt;indexterm&gt;
+         &lt;primary&gt;root.cell volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating and replicating&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;root.cell&lt;/tertiary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;creating&lt;/primary&gt;
+ 
+         &lt;secondary&gt;root.cell volume&lt;/secondary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;You created the &lt;emphasis role="bold"&gt;root.afs&lt;/emphasis&gt; volume in &lt;link linkend="HDRWQ60"&gt;Starting the File Server,
+     Volume Server, and Salvager&lt;/link&gt;, and the Cache Manager mounted it automatically on the local &lt;emphasis
+     role="bold"&gt;/afs&lt;/emphasis&gt; directory when you ran the AFS initialization script in &lt;link linkend="HDRWQ72"&gt;Verifying the AFS
+     Initialization Script&lt;/link&gt;. You now set the access control list (ACL) on the &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory;
+     creating, mounting, and setting the ACL are the three steps required when creating any volume.&lt;/para&gt;
+ 
+     &lt;para&gt;After setting the ACL on the &lt;emphasis role="bold"&gt;root.afs&lt;/emphasis&gt; volume, you create your cell's &lt;emphasis
+     role="bold"&gt;root.cell&lt;/emphasis&gt; volume, mount it as a subdirectory of the &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory, and
+     set the ACL. Create both a read/write and a regular mount point for the &lt;emphasis role="bold"&gt;root.cell&lt;/emphasis&gt; volume. The
+     read/write mount point enables you to access the read/write version of replicated volumes when necessary. Creating both mount
+     points essentially creates separate read-only and read-write copies of your filespace, and enables the Cache Manager to traverse
+     the filespace on a read-only path or read/write path as appropriate. For further discussion of these concepts, see the chapter
+     in the &lt;emphasis&gt;OpenAFS Administration Guide&lt;/emphasis&gt; about administering volumes. &lt;indexterm&gt;
+         &lt;primary&gt;root.afs volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;replicating&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;replicating root.afs and root.cell&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;replicating volumes&lt;/primary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;Then replicate both the &lt;emphasis role="bold"&gt;root.afs&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;root.cell&lt;/emphasis&gt; volumes.
+     This is required if you want to replicate any other volumes in your cell, because all volumes mounted above a replicated volume
+     must themselves be replicated in order for the Cache Manager to access the replica.&lt;/para&gt;
+ 
+     &lt;para&gt;When the &lt;emphasis role="bold"&gt;root.afs&lt;/emphasis&gt; volume is replicated, the Cache Manager is programmed to access its
+     read-only version (&lt;emphasis role="bold"&gt;root.afs.readonly&lt;/emphasis&gt;) whenever possible. To make changes to the contents of the
+     &lt;emphasis role="bold"&gt;root.afs&lt;/emphasis&gt; volume (when, for example, you mount another cell's &lt;emphasis
+     role="bold"&gt;root.cell&lt;/emphasis&gt; volume at the second level in your filespace), you must mount the &lt;emphasis
+     role="bold"&gt;root.afs&lt;/emphasis&gt; volume temporarily, make the changes, release the volume and remove the temporary mount point.
+     For instructions, see &lt;link linkend="HDRWQ91"&gt;Enabling Access to Foreign Cells&lt;/link&gt;. &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setacl&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs setacl&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;access control list (ACL), setting&lt;/primary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;setting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;ACL&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; command to edit the ACL on the &lt;emphasis
+           role="bold"&gt;/afs&lt;/emphasis&gt; directory. Add an entry that grants the &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis
+           role="bold"&gt;lookup&lt;/emphasis&gt;) and &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;read&lt;/emphasis&gt;) permissions
+           to the &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; group, to enable all AFS users who can reach your cell to traverse
+           through the directory. If you prefer to enable access only to locally authenticated users, substitute the &lt;emphasis
+           role="bold"&gt;system:authuser&lt;/emphasis&gt; group.&lt;/para&gt;
+ 
+           &lt;para&gt;Note that there is already an ACL entry that grants all seven access rights to the &lt;emphasis
+           role="bold"&gt;system:administrators&lt;/emphasis&gt; group. It is a default entry that AFS places on every new volume's root
+           directory.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/usr/afs/bin/fs setacl /afs system:anyuser rl&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;vos create&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;root.cell volume&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;create&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;root.cell volume&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;mkmount&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;fs mkmount&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;mount point&lt;/primary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;creating&lt;/primary&gt;
+ 
+             &lt;secondary&gt;mount point&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;volume&lt;/primary&gt;
+ 
+             &lt;secondary&gt;mounting&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ81" /&gt;Issue the &lt;emphasis role="bold"&gt;vos create&lt;/emphasis&gt; command to create the &lt;emphasis
+           role="bold"&gt;root.cell&lt;/emphasis&gt; volume. Then issue the &lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt; command to mount it as
+           a subdirectory of the &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory, where it serves as the root of your cell's local
+           AFS filespace. Finally, issue the &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; command to create an ACL entry for the
+           &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; group (or &lt;emphasis role="bold"&gt;system:authuser&lt;/emphasis&gt; group).&lt;/para&gt;
+ 
+           &lt;para&gt;For the &lt;replaceable&gt;partition name&lt;/replaceable&gt; argument, substitute the name of one of the machine's AFS server
+           partitions (such as &lt;emphasis role="bold"&gt;/vicepa&lt;/emphasis&gt;). For the &lt;replaceable&gt;cellname&lt;/replaceable&gt; argument,
+           substitute your cell's fully-qualified Internet domain name (such as &lt;emphasis role="bold"&gt;abc.com&lt;/emphasis&gt;).&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/usr/afs/bin/vos create&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;partition name&lt;/replaceable&gt;&amp;gt; &lt;emphasis
+               role="bold"&gt;root.cell&lt;/emphasis&gt; 
+    # &lt;emphasis role="bold"&gt;/usr/afs/bin/fs mkmount /afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;  &lt;emphasis role="bold"&gt;root.cell&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;/usr/afs/bin/fs setacl /afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;  &lt;emphasis role="bold"&gt;system:anyuser rl&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;creating&lt;/primary&gt;
+ 
+             &lt;secondary&gt;symbolic link&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;for abbreviated cell name&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;symbolic link&lt;/primary&gt;
+ 
+             &lt;secondary&gt;for abbreviated cell name&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;cell name&lt;/primary&gt;
+ 
+             &lt;secondary&gt;symbolic link for abbreviated&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; Create a symbolic link to a shortened cell name, to reduce the length of
+           pathnames for users in the local cell. For example, in the &lt;emphasis role="bold"&gt;abc.com&lt;/emphasis&gt; cell, &lt;emphasis
+           role="bold"&gt;/afs/abc&lt;/emphasis&gt; is a link to &lt;emphasis role="bold"&gt;/afs/abc.com&lt;/emphasis&gt;. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /afs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s&lt;/emphasis&gt;  &lt;replaceable&gt;full_cellname&lt;/replaceable&gt;  &lt;replaceable&gt;short_cellname&lt;/replaceable&gt;
+ &lt;/programlisting&gt; &lt;indexterm&gt;
+               &lt;primary&gt;read/write mount point for root.afs volume&lt;/primary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;root.afs volume&lt;/primary&gt;
+ 
+               &lt;secondary&gt;read/write mount point&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;creating&lt;/primary&gt;
+ 
+               &lt;secondary&gt;read/write mount point&lt;/secondary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt; command to create a read/write mount point for the &lt;emphasis
+           role="bold"&gt;root.cell&lt;/emphasis&gt; volume (you created a regular mount point in Step &lt;link
+           linkend="LIWQ81"&gt;2&lt;/link&gt;).&lt;/para&gt;
+ 
+           &lt;para&gt;By convention, the name of a read/write mount point begins with a period, both to distinguish it from the regular
+           mount point and to make it visible only when the &lt;emphasis role="bold"&gt;-a&lt;/emphasis&gt; flag is used on the &lt;emphasis
+           role="bold"&gt;ls&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+           &lt;para&gt;Change directory to &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; to make it easier to access the command
+           binaries.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /usr/afs/bin&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;./fs mkmount   /afs/.&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;   &lt;emphasis role="bold"&gt;root.cell -rw&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;vos addsite&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;addsite&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;volume&lt;/primary&gt;
+ 
+             &lt;secondary&gt;defining replication site&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;defining&lt;/primary&gt;
+ 
+             &lt;secondary&gt;replication site for volume&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ82" /&gt;Issue the &lt;emphasis role="bold"&gt;vos addsite&lt;/emphasis&gt; command to define a replication site
+           for both the &lt;emphasis role="bold"&gt;root.afs&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;root.cell&lt;/emphasis&gt; volumes. In each
+           case, substitute for the &lt;replaceable&gt;partition name&lt;/replaceable&gt; argument the partition where the volume's read/write
+           version resides. When you install additional file server machines, it is a good idea to create replication sites on them
+           as well. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;./vos addsite&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;partition name&lt;/replaceable&gt;&amp;gt; &lt;emphasis
+                 role="bold"&gt;root.afs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;./vos addsite&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;partition name&lt;/replaceable&gt;&amp;gt; &lt;emphasis
+                 role="bold"&gt;root.cell&lt;/emphasis&gt;
+ &lt;/programlisting&gt; &lt;indexterm&gt;
+               &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;examine&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;fs examine&lt;/secondary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs examine&lt;/emphasis&gt; command to verify that the Cache Manager can access both the
+           &lt;emphasis role="bold"&gt;root.afs&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;root.cell&lt;/emphasis&gt; volumes, before you attempt to
+           replicate them. The output lists each volume's name, volumeID number, quota, size, and the size of the partition that
+           houses them. If you get an error message instead, do not continue before taking corrective action. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;./fs examine /afs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;./fs examine /afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;
+ &lt;/programlisting&gt; &lt;indexterm&gt;
+               &lt;primary&gt;commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;vos release&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;release&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;volume&lt;/primary&gt;
+ 
+               &lt;secondary&gt;releasing replicated&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;releasing replicated volume&lt;/primary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt; command to release a replica of the &lt;emphasis
+           role="bold"&gt;root.afs&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;root.cell&lt;/emphasis&gt; volumes to the sites you defined in Step
+           &lt;link linkend="LIWQ82"&gt;5&lt;/link&gt;. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;./vos release root.afs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;./vos release root.cell&lt;/emphasis&gt;
+ &lt;/programlisting&gt; &lt;indexterm&gt;
+               &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;checkvolumes&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;fs checkvolumes&lt;/secondary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs checkvolumes&lt;/emphasis&gt; to force the Cache Manager to notice that you have
+           released read-only versions of the volumes, then issue the &lt;emphasis role="bold"&gt;fs examine&lt;/emphasis&gt; command again. This
+           time its output mentions the read-only version of the volumes (&lt;emphasis role="bold"&gt;root.afs.readonly&lt;/emphasis&gt; and
+           &lt;emphasis role="bold"&gt;root.cell.readonly&lt;/emphasis&gt;) instead of the read/write versions, because of the Cache Manager's
+           bias to access the read-only version of the &lt;emphasis role="bold"&gt;root.afs&lt;/emphasis&gt; volume if it exists.
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;./fs checkvolumes&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;./fs examine /afs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;./fs examine /afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;storing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;AFS binaries in volumes&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;creating&lt;/primary&gt;
+ 
+       &lt;secondary&gt;volume&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;for AFS binaries&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;for AFS binaries&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;binaries&lt;/primary&gt;
+ 
+       &lt;secondary&gt;storing AFS in volume&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;usr/afsws directory&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;directories&lt;/primary&gt;
+ 
+       &lt;secondary&gt;/usr/afsws&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ83"&gt;
+     &lt;title&gt;Storing AFS Binaries in AFS&lt;/title&gt;
+ 
+     &lt;note&gt;&lt;para&gt;Sites with existing binary distribution mechanisms, including
+     those which use packaging systems such as RPM, may wish to skip this step,
+     and use tools native to their operating system to manage AFS configuration
+     information.&lt;/para&gt;&lt;/note&gt;
+     
+     &lt;para&gt;In the conventional configuration, you make AFS client binaries and configuration files available in the subdirectories of
+     the &lt;emphasis role="bold"&gt;/usr/afsws&lt;/emphasis&gt; directory on client machines (&lt;emphasis role="bold"&gt;afsws&lt;/emphasis&gt; is an
+     acronym for &lt;emphasis role="bold"&gt;AFS w&lt;/emphasis&gt;&lt;emphasis&gt;ork&lt;/emphasis&gt;&lt;emphasis
+     role="bold"&gt;s&lt;/emphasis&gt;&lt;emphasis&gt;tation&lt;/emphasis&gt;). You can conserve local disk space by creating &lt;emphasis
+     role="bold"&gt;/usr/afsws&lt;/emphasis&gt; as a link to an AFS volume that houses the AFS client binaries and configuration files for
+     this system type.&lt;/para&gt;
+ 
+     &lt;para&gt;In this section you create the necessary volumes. The conventional location to which to link &lt;emphasis
+     role="bold"&gt;/usr/afsws&lt;/emphasis&gt; is &lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+     role="bold"&gt;/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/usr/afsws&lt;/emphasis&gt;, where
+     &lt;replaceable&gt;sysname&lt;/replaceable&gt; is the appropriate system type name as specified in the &lt;emphasis&gt;OpenAFS Release
+     Notes&lt;/emphasis&gt;. The instructions in &lt;link linkend="HDRWQ133"&gt;Installing Additional Client Machines&lt;/link&gt; assume that you have
+     followed the instructions in this section.&lt;/para&gt;
+ 
+     &lt;para&gt;If you have previously run AFS in the cell, the volumes possibly already exist. If so, you need to perform Step &lt;link
+     linkend="LIWQ86"&gt;8&lt;/link&gt; only.&lt;/para&gt;
+ 
+     &lt;para&gt;The current working directory is still &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt;, which houses the &lt;emphasis
+     role="bold"&gt;fs&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;vos&lt;/emphasis&gt; command suite binaries. In the following commands, it is
+     possible you still need to specify the pathname to the commands, depending on how your PATH environment variable is set.
+     &lt;orderedlist&gt;
+         &lt;indexterm&gt;
+           &lt;primary&gt;commands&lt;/primary&gt;
+ 
+           &lt;secondary&gt;vos create&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;volume for AFS binaries&lt;/tertiary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+           &lt;secondary&gt;create&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;volume for AFS binaries&lt;/tertiary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ84" /&gt;Issue the &lt;emphasis role="bold"&gt;vos create&lt;/emphasis&gt; command to create volumes for storing
+           the AFS client binaries for this system type. The following example instruction creates volumes called
+           &lt;replaceable&gt;sysname&lt;/replaceable&gt;, &lt;replaceable&gt;sysname&lt;/replaceable&gt;.&lt;emphasis role="bold"&gt;usr&lt;/emphasis&gt;, and
+           &lt;replaceable&gt;sysname&lt;/replaceable&gt;.&lt;emphasis role="bold"&gt;usr.afsws&lt;/emphasis&gt;. Refer to the &lt;emphasis&gt;OpenAFS Release
+           Notes&lt;/emphasis&gt; to learn the proper value of &lt;replaceable&gt;sysname&lt;/replaceable&gt; for this system type. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;vos create&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;partition name&lt;/replaceable&gt;&amp;gt; &lt;replaceable&gt;sysname&lt;/replaceable&gt;
+    # &lt;emphasis role="bold"&gt;vos create&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;partition name&lt;/replaceable&gt;&amp;gt; &lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis
+                 role="bold"&gt;.usr&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;vos create&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;partition name&lt;/replaceable&gt;&amp;gt; &lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis
+                 role="bold"&gt;.usr.afsws&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt; command to mount the newly created volumes. Because the
+           &lt;emphasis role="bold"&gt;root.cell&lt;/emphasis&gt; volume is replicated, you must precede the &lt;emphasis&gt;cellname&lt;/emphasis&gt; part
+           of the pathname with a period to specify the read/write mount point, as shown. Then issue the &lt;emphasis role="bold"&gt;vos
+           release&lt;/emphasis&gt; command to release a new replica of the &lt;emphasis role="bold"&gt;root.cell&lt;/emphasis&gt; volume, and the
+           &lt;emphasis role="bold"&gt;fs checkvolumes&lt;/emphasis&gt; command to force the local Cache Manager to access them. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fs mkmount -dir /afs/.&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt; &lt;emphasis
+                 role="bold"&gt;-vol&lt;/emphasis&gt; &lt;replaceable&gt;sysname&lt;/replaceable&gt;
+    # &lt;emphasis role="bold"&gt;fs mkmount -dir /afs/.&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis
+                 role="bold"&gt;/usr&lt;/emphasis&gt;  &lt;emphasis role="bold"&gt;-vol&lt;/emphasis&gt; &lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis
+                 role="bold"&gt;.usr&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;fs mkmount -dir /afs/.&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis
+                 role="bold"&gt;/usr/afsws&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;-vol&lt;/emphasis&gt; &lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis
+                 role="bold"&gt;.usr.afsws&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;vos release root.cell&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;fs checkvolumes&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; command to grant the &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt;
+           (&lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;) and &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;read&lt;/emphasis&gt;)
+           permissions to the &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; group on each new directory's ACL. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /afs/.&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;
+    # &lt;emphasis role="bold"&gt;fs setacl  -dir  .  usr  usr/afsws  -acl  system:anyuser rl&lt;/emphasis&gt; 
+ &lt;/programlisting&gt; &lt;indexterm&gt;
+               &lt;primary&gt;commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;fs setquota&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;setquota&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;quota for volume&lt;/primary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;volume&lt;/primary&gt;
+ 
+               &lt;secondary&gt;setting quota&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;setting&lt;/primary&gt;
+ 
+               &lt;secondary&gt;volume quota&lt;/secondary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ85" /&gt;Issue the &lt;emphasis role="bold"&gt;fs setquota&lt;/emphasis&gt; command to set an unlimited quota on
+           the volume mounted at the &lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+           role="bold"&gt;/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/usr/afsws&lt;/emphasis&gt; directory. This
+           enables you to copy all of the appropriate files from the CD-ROM into the volume without exceeding the volume's
+           quota.&lt;/para&gt;
+ 
+           &lt;para&gt;If you wish, you can set the volume's quota to a finite value after you complete the copying operation. At that
+           point, use the &lt;emphasis role="bold"&gt;vos examine&lt;/emphasis&gt; command to determine how much space the volume is occupying.
+           Then issue the &lt;emphasis role="bold"&gt;fs setquota&lt;/emphasis&gt; command to set a quota that is slightly larger.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fs setquota /afs/.&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis
+               role="bold"&gt;/usr/afsws  0&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Unpack the distribution tarball into the &lt;emphasis role="bold"&gt;/tmp/afsdist&lt;/emphasis&gt; directory,
+           if it is not already. &lt;indexterm&gt;
+               &lt;primary&gt;copying&lt;/primary&gt;
+ 
+               &lt;secondary&gt;AFS binaries into volume&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;CD-ROM&lt;/primary&gt;
+ 
+               &lt;secondary&gt;copying AFS binaries into volume&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+               &lt;secondary&gt;copying&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;AFS binaries into volume&lt;/tertiary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Copy the contents of the indicated directories from the 
+           distribution into the &lt;emphasis
+           role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+           role="bold"&gt;/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/usr/afsws&lt;/emphasis&gt; directory.
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /afs/.&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis
+                 role="bold"&gt;/usr/afsws&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp -rp /tmp/afsdist/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/bin  .&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp -rp /tmp/afsdist/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/etc  .&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp -rp /tmp/afsdist/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/include  .&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp -rp /tmp/afsdist/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/lib  .&lt;/emphasis&gt;
+ &lt;/programlisting&gt; 
+ &lt;indexterm&gt;
+               &lt;primary&gt;creating&lt;/primary&gt;
+ 
+               &lt;secondary&gt;symbolic link&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;to AFS binaries&lt;/tertiary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;symbolic link&lt;/primary&gt;
+ 
+               &lt;secondary&gt;to AFS binaries from local disk&lt;/secondary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ86" /&gt;Create &lt;emphasis role="bold"&gt;/usr/afsws&lt;/emphasis&gt; on the local disk as a symbolic link to the
+           directory &lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+           role="bold"&gt;/@sys/usr/afsws&lt;/emphasis&gt;. You can specify the actual system name instead of &lt;emphasis
+           role="bold"&gt;@sys&lt;/emphasis&gt; if you wish, but the advantage of using &lt;emphasis role="bold"&gt;@sys&lt;/emphasis&gt; is that it
+           remains valid if you upgrade this machine to a different system type. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/@sys/usr/afsws  /usr/afsws&lt;/emphasis&gt;
+ &lt;/programlisting&gt; &lt;indexterm&gt;
+               &lt;primary&gt;PATH environment variable for users&lt;/primary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;variables&lt;/primary&gt;
+ 
+               &lt;secondary&gt;PATH, setting for users&lt;/secondary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; To enable users to issue commands from the AFS suites (such as &lt;emphasis
+           role="bold"&gt;fs&lt;/emphasis&gt;) without having to specify a pathname to their binaries, include the &lt;emphasis
+           role="bold"&gt;/usr/afsws/bin&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;/usr/afsws/etc&lt;/emphasis&gt; directories in the PATH
+           environment variable you define in each user's shell initialization file (such as &lt;emphasis
+           role="bold"&gt;.cshrc&lt;/emphasis&gt;).&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;storing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;AFS documentation in volumes&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;creating&lt;/primary&gt;
+ 
+       &lt;secondary&gt;volume&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;for AFS documentation&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;for AFS documentation&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;documentation, creating volume for AFS&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;usr/afsdoc directory&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;directories&lt;/primary&gt;
+ 
+       &lt;secondary&gt;/usr/afsdoc&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ87"&gt;
+     &lt;title&gt;Storing AFS Documents in AFS&lt;/title&gt;
+ 
+     &lt;para&gt;The AFS distribution includes the following documents: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis&gt;OpenAFS Release Notes&lt;/emphasis&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis&gt;OpenAFS User Guide&lt;/emphasis&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis&gt;OpenAFS Administration Reference&lt;/emphasis&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis&gt;OpenAFS Administration Guide&lt;/emphasis&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;note&gt;&lt;para&gt;OpenAFS Documentation is not currently provided with all 
+     distributions, but may be downloaded separately from the OpenAFS 
+     website&lt;/para&gt;&lt;/note&gt;
+     
+     &lt;para&gt;The OpenAFS Documentation Distribution has a directory for each 
+     document format provided. The different formats are suitable for online 
+     viewing, printing, or both.&lt;/para&gt;
+ 
+     &lt;para&gt;This section explains how to create and mount a volume to house the documents, making them available to your users. The
+     recommended mount point for the volume is &lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+     role="bold"&gt;/afsdoc&lt;/emphasis&gt;. If you wish, you can create a link to the mount point on each client machine's local disk,
+     called &lt;emphasis role="bold"&gt;/usr/afsdoc&lt;/emphasis&gt;. Alternatively, you can create a link to the mount point in each user's home
+     directory. You can also choose to permit users to access only certain documents (most probably, the &lt;emphasis&gt;OpenAFS User
+     Guide&lt;/emphasis&gt;) by creating different mount points or setting different ACLs on different document directories.&lt;/para&gt;
+ 
+     &lt;para&gt;The current working directory is still &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt;, which houses the &lt;emphasis
+     role="bold"&gt;fs&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;vos&lt;/emphasis&gt; command suite binaries you use to create and mount volumes.
+     In the following commands, it is possible you still need to specify the pathname to the commands, depending on how your PATH
+     environment variable is set. &lt;orderedlist&gt;
+         &lt;indexterm&gt;
+           &lt;primary&gt;commands&lt;/primary&gt;
+ 
+           &lt;secondary&gt;vos create&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;volume for AFS documentation&lt;/tertiary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+           &lt;secondary&gt;create&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;volume for AFS documentation&lt;/tertiary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;vos create&lt;/emphasis&gt; command to create a volume for storing the AFS documentation.
+           Include the &lt;emphasis role="bold"&gt;-maxquota&lt;/emphasis&gt; argument to set an unlimited quota on the volume. This enables you
+           to copy all of the appropriate files from the CD-ROM into the volume without exceeding the volume's quota.&lt;/para&gt;
+ 
+           &lt;para&gt;If you wish, you can set the volume's quota to a finite value after you complete the copying operations. At that
+           point, use the &lt;emphasis role="bold"&gt;vos examine&lt;/emphasis&gt; command to determine how much space the volume is occupying.
+           Then issue the &lt;emphasis role="bold"&gt;fs setquota&lt;/emphasis&gt; command to set a quota that is slightly larger.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;vos create&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;partition name&lt;/replaceable&gt;&amp;gt;  &lt;emphasis
+               role="bold"&gt;afsdoc  -maxquota  0&lt;/emphasis&gt; 
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt; command to mount the new volume. Because the &lt;emphasis
+           role="bold"&gt;root.cell&lt;/emphasis&gt; volume is replicated, you must precede the &lt;emphasis&gt;cellname&lt;/emphasis&gt; with a period to
+           specify the read/write mount point, as shown. Then issue the &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt; command to
+           release a new replica of the &lt;emphasis role="bold"&gt;root.cell&lt;/emphasis&gt; volume, and the &lt;emphasis role="bold"&gt;fs
+           checkvolumes&lt;/emphasis&gt; command to force the local Cache Manager to access them. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fs mkmount -dir /afs/.&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/afsdoc&lt;/emphasis&gt; &lt;emphasis
+                 role="bold"&gt;-vol&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;afsdoc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;vos release root.cell&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;fs checkvolumes&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; command to grant the &lt;emphasis role="bold"&gt;rl&lt;/emphasis&gt;
+           permissions to the &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; group on the new directory's ACL. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /afs/.&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/afsdoc&lt;/emphasis&gt; 
+    # &lt;emphasis role="bold"&gt;fs setacl  .  system:anyuser rl&lt;/emphasis&gt; 
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Unpack the OpenAFS documentation distribution into the 
+           &lt;emphasis role="bold"&gt;/tmp/afsdocs&lt;/emphasis&gt; directory. You may use
+           a different directory, in which case the location you use should be
+           subsituted in the following examples. For instructions on unpacking
+           the distribution, consult the documentation for your operating
+           system's &lt;emphasis role="bold"&gt;tar&lt;/emphasis&gt; command.
+           &lt;indexterm&gt;
+               &lt;primary&gt;copying&lt;/primary&gt;
+ 
+               &lt;secondary&gt;AFS documentation from distribution&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;OpenAFS Distribution&lt;/primary&gt;
+ 
+               &lt;secondary&gt;copying AFS documentation from&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+               &lt;secondary&gt;copying&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;AFS documentation from OpenAFS distribution&lt;/tertiary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;index.htm file&lt;/primary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;files&lt;/primary&gt;
+ 
+               &lt;secondary&gt;index.htm&lt;/secondary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Copy the AFS documents in one or more formats from the unpacked distribution into subdirectories of the &lt;emphasis
+           role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/afsdoc&lt;/emphasis&gt; directory. Repeat
+           the commands for each format. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkdir&lt;/emphasis&gt; &lt;replaceable&gt;format_name&lt;/replaceable&gt;
+    # &lt;emphasis role="bold"&gt;cd&lt;/emphasis&gt; &lt;replaceable&gt;format_name&lt;/replaceable&gt;
+    # &lt;emphasis role="bold"&gt;cp -rp /tmp/afsdocs/&lt;/emphasis&gt;&lt;replaceable&gt;format&lt;/replaceable&gt;  &lt;emphasis role="bold"&gt;.&lt;/emphasis&gt;      
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;If you choose to store the HTML version of the documents in AFS, note that in addition to a subdirectory for each
+           document there are several files with a &lt;emphasis role="bold"&gt;.gif&lt;/emphasis&gt; extension, which enable readers to move
+           easily between sections of a document. The file called &lt;emphasis role="bold"&gt;index.htm&lt;/emphasis&gt; is an introductory HTML
+           page that contains a hyperlink to each of the documents. For online viewing to work properly, these files must remain in
+           the top-level HTML directory (the one named, for example, &lt;emphasis
+           role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/afsdoc/html&lt;/emphasis&gt;).&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; If you believe it is helpful to your users to access the AFS documents
+           in a certain format via a local disk directory, create &lt;emphasis role="bold"&gt;/usr/afsdoc&lt;/emphasis&gt; on the local disk as a
+           symbolic link to the documentation directory in AFS (&lt;emphasis
+           role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+           role="bold"&gt;/afsdoc/&lt;/emphasis&gt;&lt;replaceable&gt;format_name&lt;/replaceable&gt;). &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/afsdoc/&lt;/emphasis&gt;&lt;replaceable&gt;format_name&lt;/replaceable&gt; &lt;emphasis
+                 role="bold"&gt;/usr/afsdoc&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;An alternative is to create a link in each user's home directory to the &lt;emphasis
+           role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+           role="bold"&gt;/afsdoc/&lt;/emphasis&gt;&lt;replaceable&gt;format_name&lt;/replaceable&gt; directory.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;storing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;system binaries in volumes&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;creating&lt;/primary&gt;
+ 
+       &lt;secondary&gt;volume&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;for system binaries&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;for system binaries&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;binaries&lt;/primary&gt;
+ 
+       &lt;secondary&gt;storing system in volumes&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ88"&gt;
+     &lt;title&gt;Storing System Binaries in AFS&lt;/title&gt;
+ 
+     &lt;para&gt;You can also choose to store other system binaries in AFS volumes, such as the standard UNIX programs conventionally
+     located in local disk directories such as &lt;emphasis role="bold"&gt;/etc&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;/bin&lt;/emphasis&gt;, and
+     &lt;emphasis role="bold"&gt;/lib&lt;/emphasis&gt;. Storing such binaries in an AFS volume not only frees local disk space, but makes it
+     easier to update binaries on all client machines.&lt;/para&gt;
+ 
+     &lt;para&gt;The following is a suggested scheme for storing system binaries in AFS. It does not include instructions, but you can use
+     the instructions in &lt;link linkend="HDRWQ83"&gt;Storing AFS Binaries in AFS&lt;/link&gt; (which are for AFS-specific binaries) as a
+     template.&lt;/para&gt;
+ 
+     &lt;para&gt;Some files must remain on the local disk for use when AFS is inaccessible (during bootup and file server or network
+     outages). The required binaries include the following: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;A text editor, network commands, and so on&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Files used during the boot sequence before the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; program runs, such as
+           initialization and configuration files, and binaries for commands that mount file systems&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Files used by dynamic kernel loader programs&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;In most cases, it is more secure to enable only locally authenticated users to access system binaries, by granting the
+     &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;) and &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt; (&lt;emphasis
+     role="bold"&gt;read&lt;/emphasis&gt;) permissions to the &lt;emphasis role="bold"&gt;system:authuser&lt;/emphasis&gt; group on the ACLs of
+     directories that contain the binaries. If users need to access a binary while unauthenticated, however, the ACL on its directory
+     must grant those permissions to the &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; group.&lt;/para&gt;
+ 
+     &lt;para&gt;The following chart summarizes the suggested volume and mount point names for storing system binaries. It uses a separate
+     volume for each directory. You already created a volume called &lt;replaceable&gt;sysname&lt;/replaceable&gt; for this machine's system type
+     when you followed the instructions in &lt;link linkend="HDRWQ83"&gt;Storing AFS Binaries in AFS&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;You can name volumes in any way you wish, and mount them at other locations than those suggested here. However, this
+     scheme has several advantages: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Volume names clearly identify volume contents&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Using the &lt;replaceable&gt;sysname&lt;/replaceable&gt; prefix on every volume makes it is easy to back up all of the volumes
+           together, because the AFS Backup System enables you to define sets of volumes based on a string included in all of their
+           names&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;It makes it easy to track related volumes, keeping them together on the same file server machine if desired&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;There is a clear relationship between volume name and mount point name&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;informaltable frame="none"&gt;
+       &lt;tgroup cols="2"&gt;
+         &lt;colspec colwidth="50*" /&gt;
+ 
+         &lt;colspec colwidth="50*" /&gt;
+ 
+         &lt;thead&gt;
+           &lt;row&gt;
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;Volume Name&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis role="bold"&gt;Mount Point&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/thead&gt;
+ 
+         &lt;tbody&gt;
+           &lt;row&gt;
+             &lt;entry&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis
+             role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;/&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;.&lt;emphasis role="bold"&gt;bin&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis
+             role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;/&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis
+             role="bold"&gt;/bin&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;.&lt;emphasis role="bold"&gt;etc&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis
+             role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;/&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis
+             role="bold"&gt;/etc&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;.&lt;emphasis role="bold"&gt;usr&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis
+             role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;/&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis
+             role="bold"&gt;/usr&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;.&lt;emphasis role="bold"&gt;usr.afsws&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis
+             role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;/&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis
+             role="bold"&gt;/usr/afsws&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;.&lt;emphasis role="bold"&gt;usr.bin&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis
+             role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;/&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis
+             role="bold"&gt;/usr/bin&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;.&lt;emphasis role="bold"&gt;usr.etc&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis
+             role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;/&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis
+             role="bold"&gt;/usr/etc&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;.&lt;emphasis role="bold"&gt;usr.inc&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis
+             role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;/&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis
+             role="bold"&gt;/usr/include&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;.&lt;emphasis role="bold"&gt;usr.lib&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis
+             role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;/&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis
+             role="bold"&gt;/usr/lib&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;.&lt;emphasis role="bold"&gt;usr.loc&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis
+             role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;/&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis
+             role="bold"&gt;/usr/local&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;.&lt;emphasis role="bold"&gt;usr.man&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis
+             role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;/&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis
+             role="bold"&gt;/usr/man&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+ 
+           &lt;row&gt;
+             &lt;entry&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;.&lt;emphasis role="bold"&gt;usr.sys&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+             &lt;entry&gt;&lt;emphasis
+             role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;/&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis
+             role="bold"&gt;/usr/sys&lt;/emphasis&gt;&lt;/entry&gt;
+           &lt;/row&gt;
+         &lt;/tbody&gt;
+       &lt;/tgroup&gt;
+     &lt;/informaltable&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;foreign cell, enabling access&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;cell&lt;/primary&gt;
+ 
+       &lt;secondary&gt;enabling access to foreign&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;access&lt;/primary&gt;
+ 
+       &lt;secondary&gt;to local and foreign cells&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;AFS filespace&lt;/primary&gt;
+ 
+       &lt;secondary&gt;enabling access to foreign cells&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;root.cell volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;mounting for foreign cells in local filespace&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;database server machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;entry in client CellServDB file&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;for foreign cell&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;CellServDB file (client)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;adding entry&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;for foreign cell&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ91"&gt;
+     &lt;title&gt;Enabling Access to Foreign Cells&lt;/title&gt;
+     
+     &lt;para&gt;With current OpenAFS releases, there exist a number of mechanisms for
+     providing access to foreign cells. You may add mount points in your AFS
+     filespace for each foreign cell you wish users to access, or you can
+     enable a 'synthetic' AFS root, which contains mountpoints for either all
+     AFS cells defined in the client machine's local 
+     &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt;, or for all cells
+     providing location information in the DNS.
+     &lt;/para&gt;
+     
+     &lt;sect2&gt;
+     &lt;title&gt;Enabling a Synthetic AFS root&lt;/title&gt;
+     
+     &lt;para&gt;When a synthetic root is enabled, the client cache machine creates its
+     own root.afs volume, rather than using the one provided with your cell. This
+     allows clients to access all cells in the 
+     &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file and, optionally, all cells
+     registered in the DNS, without requiring system administrator action to 
+     enable this access. Using a synthetic root has the additional advantage that
+     it allows a client to start its AFS service without a network available, as
+     it is no longer necessary to contact a fileserver to obtain the root volume.
+     &lt;/para&gt;
+     
+     &lt;para&gt;OpenAFS supports two complimentary mechanisms for creating the 
+     synthetic root. Starting the cache manager with the 
+     &lt;emphasis role="bold"&gt;-dynroot&lt;/emphasis&gt; option adds all cells listed
+     in &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; to the client's
+     AFS root. Adding the &lt;emphasis role="bold"&gt;-afsdb&lt;/emphasis&gt; option in
+     addition to this enables DNS lookups for any cells that are not found in
+     the client's CellServDB file. Both of these options are added to the AFS
+     initialisation script, or options file, as detailed in 
+     &lt;link linkend="HDRWQ70"&gt;Configuring the Cache Manager&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+     &lt;sect2&gt;
+       &lt;title&gt;Adding foreign cells to a conventional root volume&lt;/title&gt;
+     
+     &lt;para&gt;In this section you create a mount point in your AFS filespace for the &lt;emphasis role="bold"&gt;root.cell&lt;/emphasis&gt; volume
+     of each foreign cell that you want to enable your users to access. For users working on a client machine to access the cell,
+     there must in addition be an entry for it in the client machine's local &lt;emphasis
+     role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file. (The instructions in &lt;link linkend="HDRWQ66"&gt;Creating the Client
+     CellServDB File&lt;/link&gt; suggest that you use the &lt;emphasis role="bold"&gt;CellServDB.sample&lt;/emphasis&gt; file included in the AFS
+     distribution as the basis for your cell's client &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file. The sample file lists all of
+     the cells that had agreed to participate in the AFS global namespace at the time your AFS CD-ROM was created. As mentioned in
+     that section, the AFS Product Support group also maintains a copy of the file, updating it as necessary.)&lt;/para&gt;
+ 
+     &lt;para&gt;The chapter in the &lt;emphasis&gt;OpenAFS Administration Guide&lt;/emphasis&gt; about cell administration and configuration issues
+     discusses the implications of participating in the global AFS namespace. The chapter about administering client machines
+     explains how to maintain knowledge of foreign cells on client machines, and includes suggestions for maintaining a central
+     version of the file in AFS. &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt; command to mount each foreign cell's &lt;emphasis
+           role="bold"&gt;root.cell&lt;/emphasis&gt; volume on a directory called &lt;emphasis
+           role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;foreign_cell&lt;/replaceable&gt;. Because the &lt;emphasis role="bold"&gt;root.afs&lt;/emphasis&gt;
+           volume is replicated, you must create a temporary mount point for its read/write version in a directory to which you have
+           write access (such as your cell's &lt;emphasis role="bold"&gt;/afs/.&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt; directory).
+           Create the mount points, issue the &lt;emphasis role="bold"&gt;vos release&lt;/emphasis&gt; command to release new replicas to the
+           read-only sites for the &lt;emphasis role="bold"&gt;root.afs&lt;/emphasis&gt; volume, and issue the &lt;emphasis role="bold"&gt;fs
+           checkvolumes&lt;/emphasis&gt; command to force the local Cache Manager to access the new replica.&lt;/para&gt;
+ 
+           &lt;note&gt;
+             &lt;para&gt;You need to issue the &lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt; command only once for each foreign cell's
+             &lt;emphasis role="bold"&gt;root.cell&lt;/emphasis&gt; volume. You do not need to repeat the command on each client machine.&lt;/para&gt;
+           &lt;/note&gt;
+ 
+           &lt;para&gt;Substitute your cell's name for &lt;replaceable&gt;cellname&lt;/replaceable&gt;.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /afs/.&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;
+    # &lt;emphasis role="bold"&gt;/usr/afs/bin/fs  mkmount  temp  root.afs&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;Repeat the &lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt; command for each foreign cell you wish to mount at this
+           time.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/usr/afs/bin/fs mkmount temp/&lt;/emphasis&gt;&lt;replaceable&gt;foreign_cell&lt;/replaceable&gt; &lt;emphasis role="bold"&gt;root.cell -c&lt;/emphasis&gt; &lt;replaceable&gt;foreign_cell&lt;/replaceable&gt;   
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;Issue the following commands only once.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/usr/afs/bin/fs rmmount temp&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;/usr/afs/bin/vos release root.afs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;/usr/afs/bin/fs checkvolumes&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;newcell&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;fs newcell&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ92" /&gt;If this machine is going to remain an AFS client after you complete the installation, verify
+           that the local &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file includes an entry for each foreign
+           cell.&lt;/para&gt;
+ 
+           &lt;para&gt;For each cell that does not already have an entry, complete the following instructions: &lt;orderedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;Create an entry in the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file. Be sure to comply with the formatting
+                 instructions in &lt;link linkend="HDRWQ66"&gt;Creating the Client CellServDB File&lt;/link&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs newcell&lt;/emphasis&gt; command to add an entry for the cell directly to the
+                 list that the Cache Manager maintains in kernel memory. Provide each database server machine's fully qualified
+                 hostname. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/usr/afs/bin/fs newcell&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;foreign_cell&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;dbserver1&amp;gt;&lt;/replaceable&gt;    \
+             [&amp;lt;&lt;replaceable&gt;dbserver2&amp;gt;&lt;/replaceable&gt;] [&amp;lt;&lt;replaceable&gt;dbserver3&amp;gt;&lt;/replaceable&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;If you plan to maintain a central version of the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file (the
+                 conventional location is &lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+                 role="bold"&gt;/common/etc/CellServDB&lt;/emphasis&gt;), create it now as a copy of the local &lt;emphasis
+                 role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file. Verify that it includes an entry for each foreign cell you
+                 want your users to be able to access. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkdir common&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;mkdir common/etc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp  /usr/vice/etc/CellServDB  common/etc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;/usr/afs/bin/vos release root.cell&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/orderedlist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;ls&lt;/emphasis&gt; command to verify that the new cell's mount point is visible in your
+           filespace. The output lists the directories at the top level of the new cell's AFS filespace. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;ls /afs/&lt;/emphasis&gt;&lt;replaceable&gt;foreign_cell&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+              
+         &lt;listitem&gt;
+           &lt;para&gt;If you wish to participate in the global AFS namespace, and only
+           intend running one database server, please
+           register your cell with grand.central.org at this time.
+           To do so, email the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; fragment
+           describing your cell, together with a contact name and email address
+           for any queries, to cellservdb@grand.central.org. If you intend
+           on deploying multiple database servers, please wait until you have 
+           installed all of them before registering your cell.&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;If you wish to allow your cell to be located through DNS lookups,
+           at this time you should also add the necessary configuration to your
+           DNS.&lt;/para&gt;
+           
+           &lt;para&gt;AFS database servers may be located by creating AFSDB records
+           in the DNS for the domain name corresponding to the name of your cell.
+           It's outside the scope of this guide to give an indepth description of
+           managing, or configuring, your site's DNS. You should consult the
+           documentation for your DNS server for further details on AFSDB 
+           records.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ93"&gt;
+     &lt;title&gt;Improving Cell Security&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;cell&lt;/primary&gt;
+ 
+       &lt;secondary&gt;improving security&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;security&lt;/primary&gt;
+ 
+       &lt;secondary&gt;improving&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;root superuser&lt;/primary&gt;
+ 
+       &lt;secondary&gt;controlling access&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;access&lt;/primary&gt;
+ 
+       &lt;secondary&gt;to root and admin accounts&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;admin account&lt;/primary&gt;
+ 
+       &lt;secondary&gt;controlling access to&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;AFS filespace&lt;/primary&gt;
+ 
+       &lt;secondary&gt;controlling access by root superuser&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;This section discusses ways to improve the security of AFS data
+     in your cell. Also see the chapter in the &lt;emphasis&gt;OpenAFS
+     Administration Guide&lt;/emphasis&gt; about configuration and administration
+     issues.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ94"&gt;
+       &lt;title&gt;Controlling root Access&lt;/title&gt;
+ 
+       &lt;para&gt;As on any machine, it is important to prevent unauthorized users from logging onto an AFS server or client machine as
+       the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;. Take care to keep the &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;
+       password secret.&lt;/para&gt;
+ 
+       &lt;para&gt;The local &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; superuser does not have special access to AFS data through the Cache
+       Manager (as members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group do), but it does have the following
+       privileges: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;On client machines, the ability to issue commands from the &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; suite that affect
+             AFS performance&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;On server machines, the ability to disable authorization checking, or to install rogue process binaries&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ95"&gt;
+       &lt;title&gt;Controlling System Administrator Access&lt;/title&gt;
+ 
+       &lt;para&gt;Following are suggestions for managing AFS administrative privilege: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Create an administrative account for each administrator named 
+             something like 
+             &lt;replaceable&gt;username&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;.admin&lt;/emphasis&gt;. 
+             Administrators authenticate under these identities only when 
+             performing administrative tasks, and destroy the administrative 
+             tokens immediately after finishing the task (either by issuing the 
+             &lt;emphasis role="bold"&gt;unlog&lt;/emphasis&gt; command, or the 
+             &lt;emphasis role="bold"&gt;kinit&lt;/emphasis&gt; and 
+             &lt;emphasis role="bold"&gt;aklog&lt;/emphasis&gt; commands to adopt their 
+             regular identity).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Set a short ticket lifetime for administrator accounts (for example, 20 minutes) by using the 
+             facilities of your KDC. For instance, with a MIT Kerberos KDC, this
+             can be performed using the 
+             &lt;emphasis role="bold"&gt;--max-ticket-life&lt;/emphasis&gt; argument to
+             the &lt;emphasis role="bold"&gt;kadmin modify_principal&lt;/emphasis&gt;
+             command. Do not however, use a short lifetime for users
+             who issue long-running &lt;emphasis role="bold"&gt;backup&lt;/emphasis&gt; commands.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Limit the number of system administrators in your cell, especially those who belong to the &lt;emphasis
+             role="bold"&gt;system:administrators&lt;/emphasis&gt; group. By default they have all ACL rights on all directories in the local
+             AFS filespace, and therefore must be trusted not to examine private files.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Limit the use of system administrator accounts on machines in public areas. It is especially important not to
+             leave such machines unattended without first destroying the administrative tokens.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Limit the use by administrators of standard UNIX commands that make connections to remote machines (such as the
+             &lt;emphasis role="bold"&gt;telnet&lt;/emphasis&gt; utility). Many of these programs send passwords across the network without
+             encrypting them.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;BOS Server&lt;/primary&gt;
+ 
+         &lt;secondary&gt;checking mode bits on AFS directories&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;mode bits on local AFS directories&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;UNIX mode bits on local AFS directories&lt;/primary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ96"&gt;
+       &lt;title&gt;Protecting Sensitive AFS Directories&lt;/title&gt;
+ 
+       &lt;para&gt;Some subdirectories of the &lt;emphasis role="bold"&gt;/usr/afs&lt;/emphasis&gt; directory contain files crucial to cell security.
+       Unauthorized users must not read or write to these files because of the potential for misuse of the information they
+       contain.&lt;/para&gt;
+ 
+       &lt;para&gt;As the BOS Server initializes for the first time on a server machine, it creates several files and directories (as
+       mentioned in &lt;link linkend="HDRWQ50"&gt;Starting the BOS Server&lt;/link&gt;). It sets their owner to the local superuser &lt;emphasis
+       role="bold"&gt;root&lt;/emphasis&gt; and sets their mode bits to enable writing by the owner only; in some cases, it also restricts
+       reading.&lt;/para&gt;
+ 
+       &lt;para&gt;At each subsequent restart, the BOS Server checks that the owner and mode bits on these files are still set
+       appropriately. If they are not, it write the following message to the &lt;emphasis role="bold"&gt;/usr/afs/logs/BosLog&lt;/emphasis&gt;
+       file:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    Bosserver reports inappropriate access on server directories   
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The BOS Server does not reset the mode bits, which enables you to set alternate values if you wish.&lt;/para&gt;
+ 
+       &lt;para&gt;The following charts lists the expected mode bit settings. A question mark indicates that the BOS Server does not check
+       that mode bit.&lt;/para&gt;
+ 
+       &lt;informaltable frame="none"&gt;
+         &lt;tgroup cols="2"&gt;
+           &lt;colspec colwidth="30*" /&gt;
+ 
+           &lt;colspec colwidth="70*" /&gt;
+ 
+           &lt;tbody&gt;
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/usr/afs&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;computeroutput&gt;drwxr&lt;/computeroutput&gt;?&lt;computeroutput&gt;xr-x&lt;/computeroutput&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/usr/afs/backup&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;computeroutput&gt;drwx&lt;/computeroutput&gt;???&lt;computeroutput&gt;---&lt;/computeroutput&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;computeroutput&gt;drwxr&lt;/computeroutput&gt;?&lt;computeroutput&gt;xr-x&lt;/computeroutput&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/usr/afs/db&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;computeroutput&gt;drwx&lt;/computeroutput&gt;???&lt;computeroutput&gt;---&lt;/computeroutput&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;computeroutput&gt;drwxr&lt;/computeroutput&gt;?&lt;computeroutput&gt;xr-x&lt;/computeroutput&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/usr/afs/etc/KeyFile&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;computeroutput&gt;-rw&lt;/computeroutput&gt;????&lt;computeroutput&gt;---&lt;/computeroutput&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;computeroutput&gt;-rw&lt;/computeroutput&gt;?????&lt;computeroutput&gt;--&lt;/computeroutput&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/usr/afs/local&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;computeroutput&gt;drwx&lt;/computeroutput&gt;???&lt;computeroutput&gt;---&lt;/computeroutput&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+ 
+             &lt;row&gt;
+               &lt;entry&gt;&lt;emphasis role="bold"&gt;/usr/afs/logs&lt;/emphasis&gt;&lt;/entry&gt;
+ 
+               &lt;entry&gt;&lt;computeroutput&gt;drwxr&lt;/computeroutput&gt;?&lt;computeroutput&gt;xr-x&lt;/computeroutput&gt;&lt;/entry&gt;
+             &lt;/row&gt;
+           &lt;/tbody&gt;
+         &lt;/tgroup&gt;
+       &lt;/informaltable&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;first AFS machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;client functionality&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;removing&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;removing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;client functionality from first AFS machine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ98"&gt;
+     &lt;title&gt;Removing Client Functionality&lt;/title&gt;
+ 
+     &lt;para&gt;Follow the instructions in this section only if you do not wish this machine to remain an AFS client. Removing client
+     functionality means that you cannot use this machine to access AFS files. &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Remove the files from the &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory. The command does not remove the
+           directory for files used by the dynamic kernel loader program, if it exists on this system type. Those files are still
+           needed on a server-only machine. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /usr/vice/etc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;rm  *&lt;/emphasis&gt; 
+    # &lt;emphasis role="bold"&gt;rm -rf  C&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Create symbolic links to the &lt;emphasis role="bold"&gt;ThisCell&lt;/emphasis&gt; and &lt;emphasis
+           role="bold"&gt;CellServDB&lt;/emphasis&gt; files in the &lt;emphasis role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt; directory. This makes it
+           possible to issue commands from the AFS command suites (such as &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; and &lt;emphasis
+           role="bold"&gt;fs&lt;/emphasis&gt;) on this machine. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/afs/etc/ThisCell ThisCell&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/afs/etc/CellServDB CellServDB&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;On IRIX systems, issue the &lt;emphasis role="bold"&gt;chkconfig&lt;/emphasis&gt; command to deactivate the &lt;emphasis
+           role="bold"&gt;afsclient&lt;/emphasis&gt; configuration variable. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/chkconfig -f afsclient off&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Reboot the machine. Most system types use the &lt;emphasis role="bold"&gt;shutdown&lt;/emphasis&gt; command, but the appropriate
+           options vary. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;shutdown&lt;/emphasis&gt; &lt;replaceable&gt;appropriate_options&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;&lt;/para&gt;
+   &lt;/sect1&gt;
+ &lt;/chapter&gt;
Index: openafs/doc/xml/QuickStartUnix/auqbg006.xml
diff -c /dev/null openafs/doc/xml/QuickStartUnix/auqbg006.xml:1.3.2.2
*** /dev/null	Sat May 30 21:40:42 2009
--- openafs/doc/xml/QuickStartUnix/auqbg006.xml	Mon May 11 10:40:12 2009
***************
*** 0 ****
--- 1,3698 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;chapter id="HDRWQ99"&gt;
+   &lt;title&gt;Installing Additional Server Machines&lt;/title&gt;
+ 
+   &lt;indexterm&gt;
+     &lt;primary&gt;instructions&lt;/primary&gt;
+ 
+     &lt;secondary&gt;file server machine after first&lt;/secondary&gt;
+   &lt;/indexterm&gt;
+ 
+   &lt;indexterm&gt;
+     &lt;primary&gt;installing&lt;/primary&gt;
+ 
+     &lt;secondary&gt;file server machine after first&lt;/secondary&gt;
+   &lt;/indexterm&gt;
+ 
+   &lt;indexterm&gt;
+     &lt;primary&gt;server machine after first&lt;/primary&gt;
+ 
+     &lt;see&gt;file server machine, additional&lt;/see&gt;
+   &lt;/indexterm&gt;
+ 
+   &lt;para&gt;Instructions for the following procedures appear in the indicated section of this chapter. &lt;itemizedlist&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;&lt;link linkend="HDRWQ100"&gt;Installing an Additional File Server Machine&lt;/link&gt;&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;&lt;link linkend="HDRWQ114"&gt;Installing Database Server Functionality&lt;/link&gt;&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;&lt;link linkend="HDRWQ125"&gt;Removing Database Server Functionality&lt;/link&gt;&lt;/para&gt;
+       &lt;/listitem&gt;
+     &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+   &lt;para&gt;The instructions make the following assumptions. &lt;itemizedlist&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;You have already installed your cell's first file server machine by following the instructions in &lt;link
+         linkend="HDRWQ17"&gt;Installing the First AFS Machine&lt;/link&gt;&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;You are logged in as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;You are working at the console&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;A standard version of one of the operating systems supported by the current version of AFS is running on the
+         machine&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;You can access the data on the OpenAFS Binary Distribution for
+         your operating system, either on the local filesystem or via an NFS
+         mount of the distribution's contents.&lt;/para&gt;
+       &lt;/listitem&gt;
+     &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+   &lt;indexterm&gt;
+     &lt;primary&gt;requirements&lt;/primary&gt;
+ 
+     &lt;secondary&gt;file server machine (additional)&lt;/secondary&gt;
+   &lt;/indexterm&gt;
+ 
+   &lt;sect1 id="HDRWQ100"&gt;
+     &lt;title&gt;Installing an Additional File Server Machine&lt;/title&gt;
+ 
+     &lt;para&gt;The procedure for installing a new file server machine is similar to installing the first file server machine in your
+     cell. There are a few parts of the installation that differ depending on whether the machine is the same AFS system type as an
+     existing file server machine or is the first file server machine of its system type in your cell. The differences mostly concern
+     the source for the needed binaries and files, and what portions of the Update Server you install: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;On a new system type, you must load files and binaries from the 
+           OpenAFS distribution. You may install the server portion of the
+           Update Server to make this machine the binary distribution machine 
+           for its system type.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;On an existing system type, you can copy files and binaries 
+           from a previously installed file server machine, rather
+           than from the OpenAFS distribution. You may install the client 
+           portion of the Update Server to accept updates of binaries, because a
+           previously installed machine of this type was installed as the binary 
+           distribution machine.&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;On some system types, distribtution of the appropriate binaries
+           may be acheived using the system's own package management system. In
+           these cases, it is recommended that this system is used, rather than
+           installing the binaries by hand.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;These instructions are brief; for more detailed information, refer to the corresponding steps in &lt;link
+     linkend="HDRWQ17"&gt;Installing the First AFS Machine&lt;/link&gt;. &lt;indexterm&gt;
+         &lt;primary&gt;overview&lt;/primary&gt;
+ 
+         &lt;secondary&gt;installing server machine after first&lt;/secondary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;To install a new file server machine, perform the following procedures: &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Copy needed binaries and files onto this machine's local disk,
+           as required.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Incorporate AFS modifications into the kernel&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Configure partitions for storing volumes&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Replace the standard &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt; utility with the AFS-modified version on some system
+           types&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Start the Basic OverSeer (BOS) Server&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Start the appropriate portion of the Update Server, if 
+           required&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Start the &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; process, which incorporates three component processes: the File
+           Server, Volume Server, and Salvager&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;After completing the instructions in this section, you can install database server functionality on the machine according
+     to the instructions in &lt;link linkend="HDRWQ114"&gt;Installing Database Server Functionality&lt;/link&gt;. &lt;indexterm&gt;
+         &lt;primary&gt;usr/afs directory&lt;/primary&gt;
+ 
+         &lt;secondary&gt;server machine after first&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+         &lt;secondary&gt;/usr/afs directory&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;creating&lt;/primary&gt;
+ 
+         &lt;secondary&gt;/usr/afs directory&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;usr/afs/bin directory&lt;/primary&gt;
+ 
+         &lt;secondary&gt;server machine after first&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+         &lt;secondary&gt;/usr/afs/bin directory&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;creating&lt;/primary&gt;
+ 
+         &lt;secondary&gt;/usr/afs/bin directory&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;usr/vice/etc directory&lt;/primary&gt;
+ 
+         &lt;secondary&gt;server machine after first&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+         &lt;secondary&gt;/usr/vice/etc directory&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;creating&lt;/primary&gt;
+ 
+         &lt;secondary&gt;/usr/vice/etc directory&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_99"&gt;
+       &lt;title&gt;Creating AFS Directories and Performing Platform-Specific Procedures&lt;/title&gt;
+ 
+       &lt;para&gt;If your operating systems AFS distribution is supplied as packages,
+       such as .rpms or .debs, you should just install those packages as detailed
+       in the previous chapter.&lt;/para&gt;
+       
+       &lt;para&gt;Create the &lt;emphasis role="bold"&gt;/usr/afs&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directories on
+       the local disk. Subsequent instructions copy files from the AFS distribution into them, at the appropriate point for
+       each system type.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /usr/afs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /usr/afs/bin&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /usr/vice&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /usr/vice/etc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /tmp/afsdist&lt;/emphasis&gt;     
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;As on the first file server machine, the initial procedures in installing an additional file server machine vary a good
+       deal from platform to platform. For convenience, the following sections group together all of the procedures for a system
+       type. Most of the remaining procedures are the same on every system type, but differences are noted as appropriate. The
+       initial procedures are the following. &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Incorporate AFS modifications into the kernel, either by using a dynamic kernel loader program or by building a
+             new static kernel&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Configure server partitions to house AFS volumes&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Replace the operating system vendor's &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt; program with a version that recognizes
+             AFS data &lt;indexterm&gt;
+                 &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;AFS login&lt;/secondary&gt;
+ 
+                 &lt;see&gt;first AFS machine&lt;/see&gt;
+               &lt;/indexterm&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If the machine is to remain an AFS client machine, modify the machine's authentication system so that users obtain
+             an AFS token as they log into the local file system. (For this procedure only, the instructions direct you to the
+             platform-specific section in &lt;link linkend="HDRWQ17"&gt;Installing the First AFS Machine&lt;/link&gt;.)&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;To continue, proceed to the section for this system type: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;link linkend="HDRWQ101"&gt;Getting Started on AIX Systems&lt;/link&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;link linkend="HDRWQ103"&gt;Getting Started on HP-UX Systems&lt;/link&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;link linkend="HDRWQ104"&gt;Getting Started on IRIX Systems&lt;/link&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;link linkend="HDRWQ106"&gt;Getting Started on Linux Systems&lt;/link&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;link linkend="HDRWQ107"&gt;Getting Started on Solaris Systems&lt;/link&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;sect3 id="HDRWQ101"&gt;
+         &lt;title&gt;Getting Started on AIX Systems&lt;/title&gt;
+ 
+         &lt;para&gt;Begin by running the AFS initialization script to call the AIX kernel extension facility, which dynamically loads AFS
+         modifications into the kernel. Then configure partitions and replace the AIX &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt; program
+         with a version that correctly handles AFS volumes. &lt;orderedlist&gt;
+             &lt;indexterm&gt;
+               &lt;primary&gt;incorporating AFS kernel extensions&lt;/primary&gt;
+ 
+               &lt;secondary&gt;server machine after first&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;AIX&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;AFS kernel extensions&lt;/primary&gt;
+ 
+               &lt;secondary&gt;on server machine after first&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;AIX&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+               &lt;secondary&gt;AFS kernel extensions&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;on AIX&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;AIX&lt;/primary&gt;
+ 
+               &lt;secondary&gt;AFS kernel extensions&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;on add'l server machine&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Unpack the distribution tarball. The examples below assume 
+               that you have unpacked the files into the 
+               &lt;emphasis role="bold"&gt;/tmp/afsdist&lt;/emphasis&gt; directory. If you 
+               pick a different location, substitute this in all of the following 
+               examples. Once you have unpacked the distribution, 
+               change directory as indicated.
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /tmp/afsdist/rs_aix42/root.client/usr/vice/etc&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Copy the AFS kernel library files to the local &lt;emphasis role="bold"&gt;/usr/vice/etc/dkload&lt;/emphasis&gt; directory,
+               and the AFS initialization script to the &lt;emphasis role="bold"&gt;/etc&lt;/emphasis&gt; directory. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -rp  dkload  /usr/vice/etc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp -p  rc.afs  /etc/rc.afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Edit the &lt;emphasis role="bold"&gt;/etc/rc.afs&lt;/emphasis&gt; script, setting the &lt;computeroutput&gt;NFS&lt;/computeroutput&gt;
+               variable as indicated.&lt;/para&gt;
+ 
+               &lt;para&gt;If the machine is not to function as an NFS/AFS Translator, set the &lt;computeroutput&gt;NFS&lt;/computeroutput&gt;
+               variable as follows.&lt;/para&gt;
+ 
+               &lt;programlisting&gt;
+    NFS=$NFS_NONE
+ &lt;/programlisting&gt;
+ 
+               &lt;para&gt;If the machine is to function as an NFS/AFS Translator and is running AIX 4.2.1 or higher, set the
+               &lt;computeroutput&gt;NFS&lt;/computeroutput&gt; variable as follows. Note that NFS must already be loaded into the kernel, which
+               happens automatically on systems running AIX 4.1.1 and later, as long as the file &lt;emphasis
+               role="bold"&gt;/etc/exports&lt;/emphasis&gt; exists.&lt;/para&gt;
+ 
+               &lt;programlisting&gt;
+    NFS=$NFS_IAUTH
+ &lt;/programlisting&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Invoke the &lt;emphasis role="bold"&gt;/etc/rc.afs&lt;/emphasis&gt; script to load AFS modifications into the kernel. You
+               can ignore any error messages about the inability to start the BOS Server or the Cache Manager or AFS client.
+               &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/rc.afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;configuring&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;AFS server partition on server machine after first&lt;/secondary&gt;
+ 
+                   &lt;tertiary&gt;AIX&lt;/tertiary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;AFS server partition&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;configuring on server machine after first&lt;/secondary&gt;
+ 
+                   &lt;tertiary&gt;AIX&lt;/tertiary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;AFS server partition&lt;/secondary&gt;
+ 
+                   &lt;tertiary&gt;on AIX&lt;/tertiary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;AIX&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;AFS server partition&lt;/secondary&gt;
+ 
+                   &lt;tertiary&gt;on add'l server machine&lt;/tertiary&gt;
+                 &lt;/indexterm&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Create a directory called &lt;emphasis role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt; for each AFS
+               server partition you are configuring (there must be at least one). Repeat the command for each partition.
+               &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Use the &lt;emphasis role="bold"&gt;SMIT&lt;/emphasis&gt; program to create a journaling file system on each partition to be
+               configured as an AFS server partition.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Mount each partition at one of the &lt;emphasis role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt;
+               directories. Choose one of the following three methods: &lt;itemizedlist&gt;
+                   &lt;listitem&gt;
+                     &lt;para&gt;Use the &lt;emphasis role="bold"&gt;SMIT&lt;/emphasis&gt; program&lt;/para&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Use the &lt;emphasis role="bold"&gt;mount -a&lt;/emphasis&gt; command to mount all partitions at once&lt;/para&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Use the &lt;emphasis role="bold"&gt;mount&lt;/emphasis&gt; command on each partition in turn&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+               &lt;para&gt;Also configure the partitions so that they are mounted automatically at each reboot. For more information, refer
+               to the AIX documentation. &lt;indexterm&gt;
+                   &lt;primary&gt;replacing fsck program&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;server machine after first&lt;/secondary&gt;
+ 
+                   &lt;tertiary&gt;AIX&lt;/tertiary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;fsck program&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;on server machine after first&lt;/secondary&gt;
+ 
+                   &lt;tertiary&gt;AIX&lt;/tertiary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;fsck program&lt;/secondary&gt;
+ 
+                   &lt;tertiary&gt;on AIX&lt;/tertiary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;AIX&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;fsck program&lt;/secondary&gt;
+ 
+                   &lt;tertiary&gt;on add'l server machine&lt;/tertiary&gt;
+                 &lt;/indexterm&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;On systems prior to AIX 5.1, move the AIX 
+               &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt; program helper to a safe 
+               location and install the version from the AFS distribution in 
+               its place. Note that on AIX 5.1, and later, systems this step is
+               not required, and the &lt;emphasis role="bold"&gt;v3fshelper&lt;/emphasis&gt;
+               program is not shipped for these systems.&lt;/para&gt;
+               
+               &lt;para&gt;The AFS binary distribution must still be available in the
+               &lt;emphasis role="bold"&gt;/tmp/afsdist&lt;/emphasis&gt; directory. 
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /sbin/helpers&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;mv v3fshelper v3fshelper.noafs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp -p /tmp/afsdist/rs_aix42/root.server/etc/v3fshelper v3fshelper&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;If the machine is to remain an AFS client, incorporate AFS into its authentication system, following the
+               instructions in &lt;link linkend="HDRWQ25"&gt;Enabling AFS Login on AIX Systems&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Proceed to &lt;link linkend="HDRWQ108"&gt;Starting Server Programs&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/orderedlist&gt;&lt;/para&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="HDRWQ103"&gt;
+         &lt;title&gt;Getting Started on HP-UX Systems&lt;/title&gt;
+ 
+         &lt;para&gt;Begin by building AFS modifications into the kernel, then configure server partitions and replace the HP-UX &lt;emphasis
+         role="bold"&gt;fsck&lt;/emphasis&gt; program with a version that correctly handles AFS volumes.&lt;/para&gt;
+ 
+         &lt;para&gt;If the machine's hardware and software configuration exactly matches another HP-UX machine on which AFS is already
+         built into the kernel, you can copy the kernel from that machine to this one. In general, however, it is better to build AFS
+         modifications into the kernel on each machine according to the following instructions. 
+           &lt;orderedlist&gt;
+             &lt;indexterm&gt;
+               &lt;primary&gt;incorporating AFS kernel extensions&lt;/primary&gt;
+ 
+               &lt;secondary&gt;server machine after first&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;HP-UX&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;AFS kernel extensions&lt;/primary&gt;
+ 
+               &lt;secondary&gt;on server machine after first&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;HP-UX&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+               &lt;secondary&gt;AFS kernel extensions&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;on HP-UX&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;HP-UX&lt;/primary&gt;
+ 
+               &lt;secondary&gt;AFS-modified kernel&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;on add'l server machine&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Move the existing kernel-related files to a safe location. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp /stand/vmunix /stand/vmunix.noafs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp /stand/system /stand/system.noafs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Unpack the OpenAFS HP-UX distribution tarball. The examples 
+               below assume that you have unpacked the files into the 
+               &lt;emphasis role="bold"&gt;/tmp/afsdist&lt;/emphasis&gt; directory. If you 
+               pick a different location, substitute this in all of the following 
+               examples. Once you have unpacked the distribution, change 
+               directory as indicated.
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /tmp/afsdist/hp_ux110/root.client&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Copy the AFS initialization file to the local directory for initialization files (by convention, &lt;emphasis
+               role="bold"&gt;/sbin/init.d&lt;/emphasis&gt; on HP-UX machines). Note the removal of the &lt;emphasis role="bold"&gt;.rc&lt;/emphasis&gt;
+               extension as you copy the file. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp usr/vice/etc/afs.rc  /sbin/init.d/afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Copy the file &lt;emphasis role="bold"&gt;afs.driver&lt;/emphasis&gt; to the local &lt;emphasis
+               role="bold"&gt;/usr/conf/master.d&lt;/emphasis&gt; directory, changing its name to &lt;emphasis role="bold"&gt;afs&lt;/emphasis&gt; as you
+               do. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp  usr/vice/etc/afs.driver  /usr/conf/master.d/afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Copy the AFS kernel module to the local &lt;emphasis role="bold"&gt;/usr/conf/lib&lt;/emphasis&gt; directory.&lt;/para&gt;
+ 
+               &lt;para&gt;If the machine's kernel supports NFS server functionality:&lt;/para&gt;
+ 
+               &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp bin/libafs.a /usr/conf/lib&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;
+ 
+               &lt;para&gt;If the machine's kernel does not support NFS server functionality, change the file's name as you copy it:&lt;/para&gt;
+ 
+               &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp bin/libafs.nonfs.a /usr/conf/lib/libafs.a&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Incorporate the AFS driver into the kernel, either using the &lt;emphasis role="bold"&gt;SAM&lt;/emphasis&gt; program or a
+               series of individual commands. &lt;itemizedlist&gt;
+                   &lt;listitem&gt;
+                     &lt;para&gt;To use the &lt;emphasis role="bold"&gt;SAM&lt;/emphasis&gt; program: &lt;orderedlist&gt;
+                         &lt;listitem&gt;
+                           &lt;para&gt;Invoke the &lt;emphasis role="bold"&gt;SAM&lt;/emphasis&gt; program, specifying the hostname of the local
+                           machine as &lt;replaceable&gt;local_hostname&lt;/replaceable&gt;. The &lt;emphasis role="bold"&gt;SAM&lt;/emphasis&gt; graphical
+                           user interface pops up. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;sam -display&lt;/emphasis&gt; &lt;replaceable&gt;local_hostname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;:0&lt;/emphasis&gt; 
+ &lt;/programlisting&gt;&lt;/para&gt;
+                         &lt;/listitem&gt;
+ 
+                         &lt;listitem&gt;
+                           &lt;para&gt;Choose the &lt;emphasis role="bold"&gt;Kernel Configuration&lt;/emphasis&gt; icon, then the &lt;emphasis
+                           role="bold"&gt;Drivers&lt;/emphasis&gt; icon. From the list of drivers, select &lt;emphasis
+                           role="bold"&gt;afs&lt;/emphasis&gt;.&lt;/para&gt;
+                         &lt;/listitem&gt;
+ 
+                         &lt;listitem&gt;
+                           &lt;para&gt;Open the pull-down &lt;emphasis role="bold"&gt;Actions&lt;/emphasis&gt; menu and choose the &lt;emphasis
+                           role="bold"&gt;Add Driver to Kernel&lt;/emphasis&gt; option.&lt;/para&gt;
+                         &lt;/listitem&gt;
+ 
+                         &lt;listitem&gt;
+                           &lt;para&gt;Open the &lt;emphasis role="bold"&gt;Actions&lt;/emphasis&gt; menu again and choose the &lt;emphasis
+                           role="bold"&gt;Create a New Kernel&lt;/emphasis&gt; option.&lt;/para&gt;
+                         &lt;/listitem&gt;
+ 
+                         &lt;listitem&gt;
+                           &lt;para&gt;Confirm your choices by choosing &lt;emphasis role="bold"&gt;Yes&lt;/emphasis&gt; and &lt;emphasis
+                           role="bold"&gt;OK&lt;/emphasis&gt; when prompted by subsequent pop-up windows. The &lt;emphasis
+                           role="bold"&gt;SAM&lt;/emphasis&gt; program builds the kernel and reboots the system.&lt;/para&gt;
+                         &lt;/listitem&gt;
+ 
+                         &lt;listitem&gt;
+                           &lt;para&gt;Login again as the superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;. &lt;programlisting&gt;
+    login: &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;root_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                         &lt;/listitem&gt;
+                       &lt;/orderedlist&gt;&lt;/para&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;To use individual commands: &lt;orderedlist&gt;
+                         &lt;listitem&gt;
+                           &lt;para&gt;Edit the file &lt;emphasis role="bold"&gt;/stand/system&lt;/emphasis&gt;, adding an entry for &lt;emphasis
+                           role="bold"&gt;afs&lt;/emphasis&gt; to the &lt;computeroutput&gt;Subsystems&lt;/computeroutput&gt; section.&lt;/para&gt;
+                         &lt;/listitem&gt;
+ 
+                         &lt;listitem&gt;
+                           &lt;para&gt;Change to the &lt;emphasis role="bold"&gt;/stand/build&lt;/emphasis&gt; directory and issue the &lt;emphasis
+                           role="bold"&gt;mk_kernel&lt;/emphasis&gt; command to build the kernel. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /stand/build&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;mk_kernel&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                         &lt;/listitem&gt;
+ 
+                         &lt;listitem&gt;
+                           &lt;para&gt;Move the new kernel to the standard location (&lt;emphasis role="bold"&gt;/stand/vmunix&lt;/emphasis&gt;),
+                           reboot the machine to start using it, and login again as the superuser &lt;emphasis
+                           role="bold"&gt;root&lt;/emphasis&gt;. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mv /stand/build/vmunix_test /stand/vmunix&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cd /&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;shutdown -r now&lt;/emphasis&gt;             
+    login: &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;root_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                         &lt;/listitem&gt;
+                       &lt;/orderedlist&gt;&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;configuring&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;AFS server partition on server machine after first&lt;/secondary&gt;
+ 
+                 &lt;tertiary&gt;HP-UX&lt;/tertiary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;AFS server partition&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;configuring on server machine after first&lt;/secondary&gt;
+ 
+                 &lt;tertiary&gt;HP-UX&lt;/tertiary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;AFS server partition&lt;/secondary&gt;
+ 
+                 &lt;tertiary&gt;on HP-UX&lt;/tertiary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;HP-UX&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;AFS server partition&lt;/secondary&gt;
+ 
+                 &lt;tertiary&gt;on add'l server machine&lt;/tertiary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Create a directory called &lt;emphasis role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt; for each AFS
+               server partition you are configuring (there must be at least one). Repeat the command for each partition.
+               &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Use the &lt;emphasis role="bold"&gt;SAM&lt;/emphasis&gt; program to create a file system on each partition. For
+               instructions, consult the HP-UX documentation.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;On some HP-UX systems that use logical volumes, the &lt;emphasis role="bold"&gt;SAM&lt;/emphasis&gt; program automatically
+               mounts the partitions. If it has not, mount each partition by issuing either the &lt;emphasis role="bold"&gt;mount
+               -a&lt;/emphasis&gt; command to mount all partitions at once or the &lt;emphasis role="bold"&gt;mount&lt;/emphasis&gt; command to mount
+               each partition in turn. &lt;indexterm&gt;
+                   &lt;primary&gt;replacing fsck program&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;server machine after first&lt;/secondary&gt;
+ 
+                   &lt;tertiary&gt;HP-UX&lt;/tertiary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;fsck program&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;on server machine after first&lt;/secondary&gt;
+ 
+                   &lt;tertiary&gt;HP-UX&lt;/tertiary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;fsck program&lt;/secondary&gt;
+ 
+                   &lt;tertiary&gt;on HP-UX&lt;/tertiary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;HP-UX&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;fsck program&lt;/secondary&gt;
+ 
+                   &lt;tertiary&gt;on add'l server machine&lt;/tertiary&gt;
+                 &lt;/indexterm&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Create the command configuration file &lt;emphasis role="bold"&gt;/sbin/lib/mfsconfig.d/afs&lt;/emphasis&gt;. Use a text
+               editor to place the indicated two lines in it: &lt;programlisting&gt;
+    format_revision 1
+    fsck            0        m,P,p,d,f,b:c:y,n,Y,N,q,
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Create and change directory to an AFS-specific command directory called &lt;emphasis
+               role="bold"&gt;/sbin/fs/afs&lt;/emphasis&gt;. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /sbin/fs/afs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cd  /sbin/fs/afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Copy the AFS-modified version of the &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt; program (the &lt;emphasis
+               role="bold"&gt;vfsck&lt;/emphasis&gt; binary) and related files from the distribution directory to the new AFS-specific command
+               directory. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p /tmp/afsdist/hp_ux110/root.server/etc/*  .&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Change the &lt;emphasis role="bold"&gt;vfsck&lt;/emphasis&gt; binary's name to &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt; and set
+               the mode bits appropriately on all of the files in the &lt;emphasis role="bold"&gt;/sbin/fs/afs&lt;/emphasis&gt; directory.
+               &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mv  vfsck  fsck&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;chmod  755  *&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Edit the &lt;emphasis role="bold"&gt;/etc/fstab&lt;/emphasis&gt; file, changing the file system type for each AFS server
+               partition from &lt;computeroutput&gt;hfs&lt;/computeroutput&gt; to &lt;computeroutput&gt;afs&lt;/computeroutput&gt;. This ensures that the
+               AFS-modified &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt; program runs on the appropriate partitions.&lt;/para&gt;
+ 
+               &lt;para&gt;The sixth line in the following example of an edited file shows an AFS server partition, &lt;emphasis
+               role="bold"&gt;/vicepa&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+               &lt;programlisting&gt;
+    /dev/vg00/lvol1 / hfs defaults 0 1
+    /dev/vg00/lvol4 /opt hfs defaults 0 2
+    /dev/vg00/lvol5 /tmp hfs defaults 0 2
+    /dev/vg00/lvol6 /usr hfs defaults 0 2
+    /dev/vg00/lvol8 /var hfs defaults 0 2
+    /dev/vg00/lvol9 /vicepa afs defaults 0 2
+    /dev/vg00/lvol7 /usr/vice/cache hfs defaults 0 2
+ &lt;/programlisting&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;If the machine is to remain an AFS client, incorporate AFS into its authentication system, following the
+               instructions in &lt;link linkend="HDRWQ35"&gt;Enabling AFS Login on HP-UX Systems&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Proceed to &lt;link linkend="HDRWQ108"&gt;Starting Server Programs&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/orderedlist&gt;&lt;/para&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="HDRWQ104"&gt;
+         &lt;title&gt;Getting Started on IRIX Systems&lt;/title&gt;
+ 
+         &lt;para&gt;Begin by incorporating AFS modifications into the kernel. Either use the &lt;emphasis role="bold"&gt;ml&lt;/emphasis&gt; dynamic
+         loader program, or build a static kernel. Then configure partitions to house AFS volumes. AFS supports use of both EFS and
+         XFS partitions for housing AFS volumes. SGI encourages use of XFS partitions. &lt;indexterm&gt;
+             &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+             &lt;secondary&gt;fsck program&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;on IRIX&lt;/tertiary&gt;
+           &lt;/indexterm&gt; &lt;indexterm&gt;
+             &lt;primary&gt;fsck program&lt;/primary&gt;
+ 
+             &lt;secondary&gt;on server machine after first&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;IRIX&lt;/tertiary&gt;
+           &lt;/indexterm&gt;&lt;/para&gt;
+ 
+         &lt;para&gt;You do not need to replace IRIX &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt; program, because the version that SGI
+         distributes handles AFS volumes properly. &lt;orderedlist&gt;
+             &lt;indexterm&gt;
+               &lt;primary&gt;incorporating AFS kernel extensions&lt;/primary&gt;
+ 
+               &lt;secondary&gt;server machine after first&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;IRIX&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;AFS kernel extensions&lt;/primary&gt;
+ 
+               &lt;secondary&gt;on server machine after first&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;IRIX&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+               &lt;secondary&gt;AFS kernel extensions&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;on IRIX&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Prepare for incorporating AFS into the kernel by performing the following procedures. &lt;orderedlist&gt;
+                   &lt;listitem&gt;
+                     &lt;para&gt;Unpack the OpenAFS IRIX distribution tarball. The 
+                     examples below assume that you have unpacked the files into 
+                     the &lt;emphasis role="bold"&gt;/tmp/afsdist&lt;/emphasis&gt; 
+                     directory. If you pick a different location, substitue this 
+                     in all of the following examples. Once you have unpacked 
+                     the distribution, change directory as indicated.
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /tmp/afsdist/sgi_65/root.client&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Copy the AFS initialization script to the local directory for initialization files (by convention,
+                     &lt;emphasis role="bold"&gt;/etc/init.d&lt;/emphasis&gt; on IRIX machines). Note the removal of the &lt;emphasis
+                     role="bold"&gt;.rc&lt;/emphasis&gt; extension as you copy the script. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p   usr/vice/etc/afs.rc  /etc/init.d/afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;uname -m&lt;/emphasis&gt; command to determine the machine's CPU board type. The
+                     &lt;emphasis role="bold"&gt;IP&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt; value in the output must match one of the
+                     supported CPU board types listed in the &lt;emphasis&gt;OpenAFS Release Notes&lt;/emphasis&gt; for the current version of
+                     AFS. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;uname -m&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/orderedlist&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Incorporate AFS into the kernel, either using the &lt;emphasis role="bold"&gt;ml&lt;/emphasis&gt; program or by building AFS
+               modifications into a static kernel. &lt;itemizedlist&gt;
+                   &lt;indexterm&gt;
+                     &lt;primary&gt;IRIX&lt;/primary&gt;
+ 
+                     &lt;secondary&gt;AFS kernel extensions&lt;/secondary&gt;
+ 
+                     &lt;tertiary&gt;on server machine after first&lt;/tertiary&gt;
+                   &lt;/indexterm&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;To use the &lt;emphasis role="bold"&gt;ml&lt;/emphasis&gt; program: &lt;indexterm&gt;
+                         &lt;primary&gt;afsml variable (IRIX)&lt;/primary&gt;
+ 
+                         &lt;secondary&gt;server machine after first&lt;/secondary&gt;
+                       &lt;/indexterm&gt; &lt;indexterm&gt;
+                         &lt;primary&gt;variables&lt;/primary&gt;
+ 
+                         &lt;secondary&gt;afsml (IRIX)&lt;/secondary&gt;
+ 
+                         &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+                       &lt;/indexterm&gt; &lt;indexterm&gt;
+                         &lt;primary&gt;IRIX&lt;/primary&gt;
+ 
+                         &lt;secondary&gt;afsml variable&lt;/secondary&gt;
+ 
+                         &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+                       &lt;/indexterm&gt; &lt;indexterm&gt;
+                         &lt;primary&gt;afsxnfs variable (IRIX)&lt;/primary&gt;
+ 
+                         &lt;secondary&gt;server machine after first&lt;/secondary&gt;
+                       &lt;/indexterm&gt; &lt;indexterm&gt;
+                         &lt;primary&gt;variables&lt;/primary&gt;
+ 
+                         &lt;secondary&gt;afsxnfs (IRIX)&lt;/secondary&gt;
+ 
+                         &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+                       &lt;/indexterm&gt; &lt;indexterm&gt;
+                         &lt;primary&gt;IRIX&lt;/primary&gt;
+ 
+                         &lt;secondary&gt;afsxnfs variable&lt;/secondary&gt;
+ 
+                         &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+                       &lt;/indexterm&gt; &lt;orderedlist&gt;
+                         &lt;listitem&gt;
+                           &lt;para&gt;Create the local &lt;emphasis role="bold"&gt;/usr/vice/etc/sgiload&lt;/emphasis&gt; directory to house the AFS
+                           kernel library file. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /usr/vice/etc/sgiload&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                         &lt;/listitem&gt;
+ 
+                         &lt;listitem&gt;
+                           &lt;para&gt;Copy the appropriate AFS kernel library file to the &lt;emphasis
+                           role="bold"&gt;/usr/vice/etc/sgiload&lt;/emphasis&gt; directory. The &lt;emphasis
+                           role="bold"&gt;IP&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt; portion of the library file name must match the
+                           value previously returned by the &lt;emphasis role="bold"&gt;uname -m&lt;/emphasis&gt; command. Also choose the file
+                           appropriate to whether the machine's kernel supports NFS server functionality (NFS must be supported for
+                           the machine to act as an NFS/AFS Translator). Single- and multiprocessor machines use the same library
+                           file.&lt;/para&gt;
+ 
+                           &lt;para&gt;(You can choose to copy all of the kernel library files into the &lt;emphasis
+                           role="bold"&gt;/usr/vice/etc/sgiload&lt;/emphasis&gt; directory, but they require a significant amount of
+                           space.)&lt;/para&gt;
+ 
+                           &lt;para&gt;If the machine's kernel supports NFS server functionality:&lt;/para&gt;
+ 
+                           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p  usr/vice/etc/sgiload/libafs.IP&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;.o  /usr/vice/etc/sgiload&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;
+ 
+                           &lt;para&gt;If the machine's kernel does not support NFS server functionality:&lt;/para&gt;
+ 
+                           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p  usr/vice/etc/sgiload/libafs.IP&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;.nonfs.o&lt;/emphasis&gt;   \
+                    &lt;emphasis role="bold"&gt;/usr/vice/etc/sgiload&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+                         &lt;/listitem&gt;
+ 
+                         &lt;listitem&gt;
+                           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;chkconfig&lt;/emphasis&gt; command to activate the &lt;emphasis
+                           role="bold"&gt;afsml&lt;/emphasis&gt; configuration variable. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/chkconfig -f afsml on&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+                           &lt;para&gt;If the machine is to function as an NFS/AFS Translator and the kernel supports NFS server
+                           functionality, activate the &lt;emphasis role="bold"&gt;afsxnfs&lt;/emphasis&gt; variable.&lt;/para&gt;
+ 
+                           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/chkconfig -f afsxnfs on&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+                         &lt;/listitem&gt;
+ 
+                         &lt;listitem&gt;
+                           &lt;para&gt;Run the &lt;emphasis role="bold"&gt;/etc/init.d/afs&lt;/emphasis&gt; script to load AFS extensions into the
+                           kernel. The script invokes the &lt;emphasis role="bold"&gt;ml&lt;/emphasis&gt; command, automatically determining
+                           which kernel library file to use based on this machine's CPU type and the activation state of the
+                           &lt;emphasis role="bold"&gt;afsxnfs&lt;/emphasis&gt; variable.&lt;/para&gt;
+ 
+                           &lt;para&gt;You can ignore any error messages about the inability to start the BOS Server or the Cache Manager
+                           or AFS client.&lt;/para&gt;
+ 
+                           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/init.d/afs start&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+                         &lt;/listitem&gt;
+ 
+                         &lt;listitem&gt;
+                           &lt;para&gt;Proceed to Step &lt;link linkend="LIWQ105"&gt;3&lt;/link&gt;.&lt;/para&gt;
+                         &lt;/listitem&gt;
+                       &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+                     &lt;indexterm&gt;
+                       &lt;primary&gt;IRIX&lt;/primary&gt;
+ 
+                       &lt;secondary&gt;AFS-modified kernel&lt;/secondary&gt;
+ 
+                       &lt;tertiary&gt;on add'l server machine&lt;/tertiary&gt;
+                     &lt;/indexterm&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;If you prefer to build a kernel, and the machine's hardware and software configuration exactly matches
+                     another IRIX machine on which AFS is already built into the kernel, you can copy the kernel from that machine to
+                     this one. In general, however, it is better to build AFS modifications into the kernel on each machine according
+                     to the following instructions. &lt;orderedlist&gt;
+                         &lt;listitem&gt;
+                           &lt;para&gt;Copy the kernel initialization file &lt;emphasis role="bold"&gt;afs.sm&lt;/emphasis&gt; to the local &lt;emphasis
+                           role="bold"&gt;/var/sysgen/system&lt;/emphasis&gt; directory, and the kernel master file &lt;emphasis
+                           role="bold"&gt;afs&lt;/emphasis&gt; to the local &lt;emphasis role="bold"&gt;/var/sysgen/master.d&lt;/emphasis&gt; directory.
+                           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p  bin/afs.sm  /var/sysgen/system&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp -p  bin/afs  /var/sysgen/master.d&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                         &lt;/listitem&gt;
+ 
+                         &lt;listitem&gt;
+                           &lt;para&gt;Copy the appropriate AFS kernel library file to the local file &lt;emphasis
+                           role="bold"&gt;/var/sysgen/boot/afs.a&lt;/emphasis&gt;; the &lt;emphasis
+                           role="bold"&gt;IP&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt; portion of the library file name must match the
+                           value previously returned by the &lt;emphasis role="bold"&gt;uname -m&lt;/emphasis&gt; command. Also choose the file
+                           appropriate to whether the machine's kernel supports NFS server functionality (NFS must be supported for
+                           the machine to act as an NFS/AFS Translator). Single- and multiprocessor machines use the same library
+                           file.&lt;/para&gt;
+ 
+                           &lt;para&gt;If the machine's kernel supports NFS server functionality:&lt;/para&gt;
+ 
+                           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p   bin/libafs.IP&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;.a   /var/sysgen/boot/afs.a&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;
+ 
+                           &lt;para&gt;If the machine's kernel does not support NFS server functionality:&lt;/para&gt;
+ 
+                           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p  bin/libafs.IP&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;.nonfs.a  /var/sysgen/boot/afs.a&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+                         &lt;/listitem&gt;
+ 
+                         &lt;listitem&gt;
+                           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;chkconfig&lt;/emphasis&gt; command to deactivate the &lt;emphasis
+                           role="bold"&gt;afsml&lt;/emphasis&gt; configuration variable. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/chkconfig -f afsml off&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+                           &lt;para&gt;If the machine is to function as an NFS/AFS Translator and the kernel supports NFS server
+                           functionality, activate the &lt;emphasis role="bold"&gt;afsxnfs&lt;/emphasis&gt; variable.&lt;/para&gt;
+ 
+                           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/chkconfig -f afsxnfs on&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+                         &lt;/listitem&gt;
+ 
+                         &lt;listitem&gt;
+                           &lt;para&gt;Copy the existing kernel file, &lt;emphasis role="bold"&gt;/unix&lt;/emphasis&gt;, to a safe location. Compile
+                           the new kernel, which is created in the file &lt;emphasis role="bold"&gt;/unix.install&lt;/emphasis&gt;. It overwrites
+                           the existing &lt;emphasis role="bold"&gt;/unix&lt;/emphasis&gt; file when the machine reboots in the next step.
+                           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp /unix /unix_noafs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;autoconfig&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                         &lt;/listitem&gt;
+ 
+                         &lt;listitem&gt;
+                           &lt;para&gt;Reboot the machine to start using the new kernel, and login again as the superuser &lt;emphasis
+                           role="bold"&gt;root&lt;/emphasis&gt;. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;shutdown -i6 -g0 -y&lt;/emphasis&gt;
+    login: &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;root_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                         &lt;/listitem&gt;
+                       &lt;/orderedlist&gt;&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;configuring&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;AFS server partition on server machine after first&lt;/secondary&gt;
+ 
+                 &lt;tertiary&gt;IRIX&lt;/tertiary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;AFS server partition&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;configuring on server machine after first&lt;/secondary&gt;
+ 
+                 &lt;tertiary&gt;IRIX&lt;/tertiary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;AFS server partition&lt;/secondary&gt;
+ 
+                 &lt;tertiary&gt;on IRIX&lt;/tertiary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;IRIX&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;AFS server partition&lt;/secondary&gt;
+ 
+                 &lt;tertiary&gt;on add'l server machine&lt;/tertiary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;&lt;anchor id="LIWQ105" /&gt;Create a directory called &lt;emphasis
+               role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt; for each AFS server partition you are configuring (there
+               must be at least one). Repeat the command for each partition. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Add a line with the following format to the file systems registry file, &lt;emphasis
+               role="bold"&gt;/etc/fstab&lt;/emphasis&gt;, for each partition (or logical volume created with the XLV volume manager) to be
+               mounted on one of the directories created in the previous step.&lt;/para&gt;
+ 
+               &lt;para&gt;For an XFS partition or logical volume:&lt;/para&gt;
+ 
+               &lt;programlisting&gt;
+    /dev/dsk/&lt;replaceable&gt;disk&lt;/replaceable&gt;  /vicep&lt;replaceable&gt;xx&lt;/replaceable&gt;  xfs  rw,raw=/dev/rdsk/&lt;replaceable&gt;disk&lt;/replaceable&gt;  0  0   
+ &lt;/programlisting&gt;
+ 
+               &lt;para&gt;For an EFS partition:&lt;/para&gt;
+ 
+               &lt;programlisting&gt;
+    /dev/dsk/&lt;replaceable&gt;disk&lt;/replaceable&gt;  /vicep&lt;replaceable&gt;xx&lt;/replaceable&gt;  efs  rw,raw=/dev/rdsk/&lt;replaceable&gt;disk&lt;/replaceable&gt;  0  0   
+ &lt;/programlisting&gt;
+ 
+               &lt;para&gt;The following are examples of an entry for each file system type:&lt;/para&gt;
+ 
+               &lt;programlisting&gt;
+    /dev/dsk/dks0d2s6 /vicepa  xfs rw,raw=/dev/rdsk/dks0d2s6  0 0
+    /dev/dsk/dks0d3s1 /vicepb  efs rw,raw=/dev/rdsk/dks0d3s1  0 0
+ &lt;/programlisting&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Create a file system on each partition that is to be mounted on a &lt;emphasis
+               role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt; directory. The following commands are probably appropriate,
+               but consult the IRIX documentation for more information. In both cases, &lt;replaceable&gt;raw_device&lt;/replaceable&gt; is a raw
+               device name like &lt;emphasis role="bold"&gt;/dev/rdsk/dks0d0s0&lt;/emphasis&gt; for a single disk partition or &lt;emphasis
+               role="bold"&gt;/dev/rxlv/xlv0&lt;/emphasis&gt; for a logical volume.&lt;/para&gt;
+ 
+               &lt;para&gt;For XFS file systems, include the indicated options to configure the partition or logical volume with inodes
+               large enough to accommodate AFS-specific information:&lt;/para&gt;
+ 
+               &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkfs -t xfs -i size=512 -l size=4000b&lt;/emphasis&gt; &lt;replaceable&gt;raw_device&lt;/replaceable&gt;   
+ &lt;/programlisting&gt;
+ 
+               &lt;para&gt;For EFS file systems:&lt;/para&gt;
+ 
+               &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkfs -t efs&lt;/emphasis&gt; &lt;replaceable&gt;raw_device&lt;/replaceable&gt;
+ &lt;/programlisting&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Mount each partition by issuing either the &lt;emphasis role="bold"&gt;mount -a&lt;/emphasis&gt; command to mount all
+               partitions at once or the &lt;emphasis role="bold"&gt;mount&lt;/emphasis&gt; command to mount each partition in turn.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; If you have configured partitions or logical volumes to use XFS,
+               issue the following command to verify that the inodes are configured properly (are large enough to accommodate
+               AFS-specific information). If the configuration is correct, the command returns no output. Otherwise, it specifies the
+               command to run in order to configure each partition or logical volume properly. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/usr/afs/bin/xfs_size_check&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;If the machine is to remain an AFS client, incorporate AFS into its authentication system, following the
+               instructions in &lt;link linkend="HDRWQ40"&gt;Enabling AFS Login on IRIX Systems&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Proceed to &lt;link linkend="HDRWQ108"&gt;Starting Server Programs&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/orderedlist&gt;&lt;/para&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="HDRWQ106"&gt;
+         &lt;title&gt;Getting Started on Linux Systems&lt;/title&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+           &lt;secondary&gt;fsck program&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;on Linux&lt;/tertiary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;fsck program&lt;/primary&gt;
+ 
+           &lt;secondary&gt;on server machine after first&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;Linux&lt;/tertiary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;para&gt;Begin by running the AFS initialization script to call the &lt;emphasis role="bold"&gt;insmod&lt;/emphasis&gt; program, which
+         dynamically loads AFS modifications into the kernel. Then create partitions for storing AFS volumes. You do not need to
+         replace the Linux &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt; program.&lt;/para&gt;
+         
+         &lt;para&gt; The procedure for starting up OpenAFS depends upon your distribution&lt;/para&gt;
+           &lt;orderedlist&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;For Fedora and RedHat Enterprise Linux systems (or their
+               derivateds), download and install the RPM set for your operating system
+               from the OpenAFS distribution site. You will need the
+               &lt;emphasis role="bold"&gt;openafs&lt;/emphasis&gt; and
+               &lt;emphasis role="bold"&gt;openafs-server&lt;/emphasis&gt; packages, along
+               with an &lt;emphasis role="bold"&gt;openafs-kernel&lt;/emphasis&gt; package
+               matching your current, running, kernel. If you wish to install
+               client functionality, you will also require the
+               &lt;emphasis role="bold"&gt;openafs-client&lt;/emphasis&gt; package.&lt;/para&gt;
+              
+               &lt;para&gt;You can find the version of your current kernel by running
+ &lt;programlisting&gt;
+   # uname -r
+ &lt;replaceable&gt;2.6.20-1.2933.fc6&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+  
+               &lt;para&gt;Once downloaded, the packages may be installed with the
+               &lt;emphasis role="bold"&gt;rpm&lt;/emphasis&gt; command
+ &lt;programlisting&gt;
+   # rpm -U openafs-* openafs-client-* openafs-server-* openafs-kernel-*
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+             &lt;listitem&gt;
+             &lt;indexterm&gt;
+               &lt;primary&gt;incorporating AFS kernel extensions&lt;/primary&gt;
+ 
+               &lt;secondary&gt;server machine after first&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;Linux&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;AFS kernel extensions&lt;/primary&gt;
+ 
+               &lt;secondary&gt;on server machine after first&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;Linux&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+               &lt;secondary&gt;AFS kernel extensions&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;on Linux&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;Linux&lt;/primary&gt;
+ 
+               &lt;secondary&gt;AFS kernel extensions&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;on add'l server machine&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+               &lt;para&gt;For systems which are provided as a tarball, or built from
+               source, unpack the distribution tarball. The examples below assume
+               that you have unpacked the files into the
+               &lt;emphasis role="bold"&gt;/tmp/afsdist&lt;/emphasis&gt;directory. If you
+               pick a different location, substitute this in all of the following
+               examples. Once you have unpacked the distribution,
+               change directory as indicated.
+ &lt;programlisting&gt;
+   # &lt;emphasis role="bold"&gt;cd /tmp/afsdist/linux/root.client/usr/vice/etc&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+               &lt;para&gt;Copy the AFS kernel library files to the local &lt;emphasis role="bold"&gt;/usr/vice/etc/modload&lt;/emphasis&gt; directory.
+               The filenames for the libraries have the format &lt;emphasis
+               role="bold"&gt;libafs-&lt;/emphasis&gt;&lt;replaceable&gt;version&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;.o&lt;/emphasis&gt;, where
+               &lt;replaceable&gt;version&lt;/replaceable&gt; indicates the kernel build level. The string &lt;emphasis role="bold"&gt;.mp&lt;/emphasis&gt;
+               in the &lt;replaceable&gt;version&lt;/replaceable&gt; indicates that the file is appropriate for machines running a multiprocessor
+               kernel. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -rp  modload  /usr/vice/etc&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             
+               &lt;para&gt;Copy the AFS initialization script to the local directory for initialization files (by convention, &lt;emphasis
+               role="bold"&gt;/etc/rc.d/init.d&lt;/emphasis&gt; on Linux machines). Note the removal of the &lt;emphasis
+               role="bold"&gt;.rc&lt;/emphasis&gt; extension as you copy the script. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p   afs.rc  /etc/rc.d/init.d/afs&lt;/emphasis&gt; 
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+             &lt;listitem&gt;
+                 &lt;indexterm&gt;
+                   &lt;primary&gt;configuring&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;AFS server partition on server machine after first&lt;/secondary&gt;
+ 
+                   &lt;tertiary&gt;Linux&lt;/tertiary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;AFS server partition&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;configuring on server machine after first&lt;/secondary&gt;
+ 
+                   &lt;tertiary&gt;Linux&lt;/tertiary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;AFS server partition&lt;/secondary&gt;
+ 
+                   &lt;tertiary&gt;on Linux&lt;/tertiary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;Linux&lt;/primary&gt;
+ 
+                   &lt;secondary&gt;AFS server partition&lt;/secondary&gt;
+ 
+                   &lt;tertiary&gt;on add'l server machine&lt;/tertiary&gt;
+                 &lt;/indexterm&gt;
+               &lt;para&gt;Create a directory called &lt;emphasis role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt; for each AFS
+               server partition you are configuring (there must be at least one). Repeat the command for each partition.
+               &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Add a line with the following format to the file systems registry file, &lt;emphasis
+               role="bold"&gt;/etc/fstab&lt;/emphasis&gt;, for each directory just created. The entry maps the directory name to the disk
+               partition to be mounted on it. &lt;programlisting&gt;
+    /dev/&lt;replaceable&gt;disk&lt;/replaceable&gt;  /vicep&lt;replaceable&gt;xx&lt;/replaceable&gt;  ext2  defaults  0  2   
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+               &lt;para&gt;The following is an example for the first partition being configured.&lt;/para&gt;
+ 
+               &lt;programlisting&gt;
+    /dev/sda8 /vicepa ext2 defaults 0 2
+ &lt;/programlisting&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Create a file system on each partition that is to be mounted at a &lt;emphasis
+               role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt; directory. The following command is probably appropriate,
+               but consult the Linux documentation for more information. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkfs -v /dev/&lt;/emphasis&gt;&lt;replaceable&gt;disk&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Mount each partition by issuing either the &lt;emphasis role="bold"&gt;mount -a&lt;/emphasis&gt; command to mount all
+               partitions at once or the &lt;emphasis role="bold"&gt;mount&lt;/emphasis&gt; command to mount each partition in turn.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;If the machine is to remain an AFS client, incorporate AFS into its authentication system, following the
+               instructions in &lt;link linkend="HDRWQ44"&gt;Enabling AFS Login on Linux Systems&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Proceed to &lt;link linkend="HDRWQ108"&gt;Starting Server Programs&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/orderedlist&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="HDRWQ107"&gt;
+         &lt;title&gt;Getting Started on Solaris Systems&lt;/title&gt;
+ 
+         &lt;para&gt;Begin by running the AFS initialization script to call the &lt;emphasis role="bold"&gt;modload&lt;/emphasis&gt; program, which
+         dynamically loads AFS modifications into the kernel. Then configure partitions and replace the Solaris &lt;emphasis
+         role="bold"&gt;fsck&lt;/emphasis&gt; program with a version that correctly handles AFS volumes. &lt;orderedlist&gt;
+             &lt;indexterm&gt;
+               &lt;primary&gt;incorporating AFS kernel extensions&lt;/primary&gt;
+ 
+               &lt;secondary&gt;server machine after first&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;Solaris&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;AFS kernel extensions&lt;/primary&gt;
+ 
+               &lt;secondary&gt;on server machine after first&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;Solaris&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+               &lt;secondary&gt;AFS kernel extensions&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;Solaris&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;Solaris&lt;/primary&gt;
+ 
+               &lt;secondary&gt;AFS kernel extensions&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;on add'l server machine&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Unpack the OpenAFS Solaris distribution tarball. The examples
+               below assume that you have unpacked the files into the 
+               &lt;emphasis role="bold"&gt;/tmp/afsdist&lt;/emphasis&gt; directory. If you 
+               pick a diferent location, substitute this in all of the following
+               exmaples. Once you have unpacked the distribution, change directory
+               as indicated. 
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd  /tmp/afsdist/sun4x_56/root.client/usr/vice/etc&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Copy the AFS initialization script to the local directory for initialization files (by convention, &lt;emphasis
+               role="bold"&gt;/etc/init.d&lt;/emphasis&gt; on Solaris machines). Note the removal of the &lt;emphasis role="bold"&gt;.rc&lt;/emphasis&gt;
+               extension as you copy the script. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p  afs.rc  /etc/init.d/afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Copy the appropriate AFS kernel library file to the local file &lt;emphasis
+               role="bold"&gt;/kernel/fs/afs&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+               &lt;para&gt;If the machine is running Solaris 2.6 or the 32-bit version of Solaris 7, its kernel supports NFS server
+               functionality, and the &lt;emphasis role="bold"&gt;nfsd&lt;/emphasis&gt; process is running:&lt;/para&gt;
+ 
+               &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p modload/libafs.o /kernel/fs/afs&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;
+ 
+               &lt;para&gt;If the machine is running Solaris 2.6 or the 32-bit version of Solaris 7, and its kernel does not support NFS
+               server functionality or the &lt;emphasis role="bold"&gt;nfsd&lt;/emphasis&gt; process is not running:&lt;/para&gt;
+ 
+               &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p modload/libafs.nonfs.o /kernel/fs/afs&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;
+ 
+               &lt;para&gt;If the machine is running the 64-bit version of Solaris 7, its kernel supports NFS server functionality, and the
+               &lt;emphasis role="bold"&gt;nfsd&lt;/emphasis&gt; process is running:&lt;/para&gt;
+ 
+               &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p modload/libafs64.o /kernel/fs/sparcv9/afs&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;
+ 
+               &lt;para&gt;If the machine is running the 64-bit version of Solaris 7, and its kernel does not support NFS server
+               functionality or the &lt;emphasis role="bold"&gt;nfsd&lt;/emphasis&gt; process is not running:&lt;/para&gt;
+ 
+               &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p modload/libafs64.nonfs.o /kernel/fs/sparcv9/afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Run the AFS initialization script to load AFS modifications into the kernel. You can ignore any error messages
+               about the inability to start the BOS Server or the Cache Manager or AFS client. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/init.d/afs start&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+               &lt;para&gt;When an entry called &lt;computeroutput&gt;afs&lt;/computeroutput&gt; does not already exist in the local &lt;emphasis
+               role="bold"&gt;/etc/name_to_sysnum&lt;/emphasis&gt; file, the script automatically creates it and reboots the machine to start
+               using the new version of the file. If this happens, log in again as the superuser &lt;emphasis
+               role="bold"&gt;root&lt;/emphasis&gt; after the reboot and run the initialization script again. This time the required entry
+               exists in the &lt;emphasis role="bold"&gt;/etc/name_to_sysnum&lt;/emphasis&gt; file, and the &lt;emphasis
+               role="bold"&gt;modload&lt;/emphasis&gt; program runs.&lt;/para&gt;
+ 
+               &lt;programlisting&gt;
+    login: &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;root_password&lt;/replaceable&gt;
+    # &lt;emphasis role="bold"&gt;/etc/init.d/afs start&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;replacing fsck program&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;server machine after first&lt;/secondary&gt;
+ 
+                 &lt;tertiary&gt;Solaris&lt;/tertiary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;fsck program&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;on server machine after first&lt;/secondary&gt;
+ 
+                 &lt;tertiary&gt;Solaris&lt;/tertiary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;fsck program&lt;/secondary&gt;
+ 
+                 &lt;tertiary&gt;on Solaris&lt;/tertiary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;Solaris&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;fsck program&lt;/secondary&gt;
+ 
+                 &lt;tertiary&gt;on add'l server machine&lt;/tertiary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Create the &lt;emphasis role="bold"&gt;/usr/lib/fs/afs&lt;/emphasis&gt; directory to house the AFS-modified &lt;emphasis
+               role="bold"&gt;fsck&lt;/emphasis&gt; program and related files. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /usr/lib/fs/afs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cd /usr/lib/fs/afs&lt;/emphasis&gt;  
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Copy the &lt;emphasis role="bold"&gt;vfsck&lt;/emphasis&gt; binary to the newly created directory, changing the name as you
+               do so. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp  /cdrom/sun4x_56/root.server/etc/vfsck  fsck&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Working in the &lt;emphasis role="bold"&gt;/usr/lib/fs/afs&lt;/emphasis&gt; directory, create the following links to Solaris
+               libraries: &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/clri&lt;/emphasis&gt;  
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/df&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/edquota&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/ff&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/fsdb&lt;/emphasis&gt;  
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/fsirand&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/fstyp&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/labelit&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/lockfs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/mkfs&lt;/emphasis&gt;  
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/mount&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/ncheck&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/newfs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/quot&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/quota&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/quotaoff&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/quotaon&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/repquota&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/tunefs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/ufsdump&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/ufsrestore&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /usr/lib/fs/ufs/volcopy&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Append the following line to the end of the file &lt;emphasis role="bold"&gt;/etc/dfs/fstypes&lt;/emphasis&gt;.
+               &lt;programlisting&gt;
+    afs AFS Utilities
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Edit the &lt;emphasis role="bold"&gt;/sbin/mountall&lt;/emphasis&gt; file, making two changes. &lt;itemizedlist&gt;
+                   &lt;listitem&gt;
+                     &lt;para&gt;Add an entry for AFS to the &lt;computeroutput&gt;case&lt;/computeroutput&gt; statement for option 2, so that it reads
+                     as follows: &lt;programlisting&gt;
+    case "$2" in
+    ufs)    foptions="-o p"
+            ;;
+    afs)    foptions="-o p"
+            ;;
+    s5)     foptions="-y -t /var/tmp/tmp$$ -D"
+            ;;
+    *)      foptions="-y"
+            ;;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;Edit the file so that all AFS and UFS partitions are checked in parallel. Replace the following section of
+                     code: &lt;programlisting&gt;
+    # For  fsck purposes, we make a distinction between ufs and
+    # other file systems
+    #
+    if [ "$fstype" = "ufs" ]; then
+         ufs_fscklist="$ufs_fscklist $fsckdev"
+         saveentry $fstype "$OPTIONS" $special $mountp
+         continue
+    fi  
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+                     &lt;para&gt;with the following section of code:&lt;/para&gt;
+ 
+                     &lt;programlisting&gt;
+    # For fsck purposes, we make a distinction between ufs/afs
+    # and other file systems.
+    #
+    if [ "$fstype" = "ufs" -o "$fstype" = "afs" ]; then
+         ufs_fscklist="$ufs_fscklist $fsckdev"
+         saveentry $fstype "$OPTIONS" $special $mountp
+         continue
+    fi
+ &lt;/programlisting&gt;
+                   &lt;/listitem&gt;
+                 &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;configuring&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;AFS server partition on server machine after first&lt;/secondary&gt;
+ 
+                 &lt;tertiary&gt;Solaris&lt;/tertiary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;AFS server partition&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;configuring on server machine after first&lt;/secondary&gt;
+ 
+                 &lt;tertiary&gt;Solaris&lt;/tertiary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;AFS server partition&lt;/secondary&gt;
+ 
+                 &lt;tertiary&gt;on Solaris&lt;/tertiary&gt;
+               &lt;/indexterm&gt;
+ 
+               &lt;indexterm&gt;
+                 &lt;primary&gt;Solaris&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;AFS server partition&lt;/secondary&gt;
+ 
+                 &lt;tertiary&gt;on add'l server machine&lt;/tertiary&gt;
+               &lt;/indexterm&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Create a directory called &lt;emphasis role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt; for each AFS
+               server partition you are configuring (there must be at least one). Repeat the command for each partition.
+               &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Add a line with the following format to the file systems registry file, &lt;emphasis
+               role="bold"&gt;/etc/vfstab&lt;/emphasis&gt;, for each partition to be mounted on a directory created in the previous step. Note
+               the value &lt;computeroutput&gt;afs&lt;/computeroutput&gt; in the fourth field, which tells Solaris to use the AFS-modified
+               &lt;emphasis role="bold"&gt;fsck&lt;/emphasis&gt; program on this partition. &lt;programlisting&gt;
+    /dev/dsk/&lt;replaceable&gt;disk&lt;/replaceable&gt;   /dev/rdsk/&lt;replaceable&gt;disk&lt;/replaceable&gt;   /vicep&lt;replaceable&gt;xx&lt;/replaceable&gt;   afs   &lt;replaceable&gt;boot_order&lt;/replaceable&gt;  yes  
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+               &lt;para&gt;The following is an example for the first partition being configured.&lt;/para&gt;
+ 
+               &lt;programlisting&gt;
+    /dev/dsk/c0t6d0s1 /dev/rdsk/c0t6d0s1 /vicepa afs 3 yes
+ &lt;/programlisting&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Create a file system on each partition that is to be mounted at a &lt;emphasis
+               role="bold"&gt;/vicep&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt; directory. The following command is probably appropriate,
+               but consult the Solaris documentation for more information. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;newfs -v /dev/rdsk/&lt;/emphasis&gt;&lt;replaceable&gt;disk&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;mountall&lt;/emphasis&gt; command to mount all partitions at once.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;If the machine is to remain an AFS client, incorporate AFS into its authentication system, following the
+               instructions in &lt;link linkend="HDRWQ49"&gt;Enabling AFS Login and Editing the File Systems Clean-up Script on Solaris
+               Systems&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Proceed to &lt;link linkend="HDRWQ108"&gt;Starting Server Programs&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+           &lt;secondary&gt;server functionality&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;installing&lt;/primary&gt;
+ 
+           &lt;secondary&gt;server functionality&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+         &lt;/indexterm&gt;
+       &lt;/sect3&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ108"&gt;
+       &lt;title&gt;Starting Server Programs&lt;/title&gt;
+ 
+       &lt;para&gt;In this section you initialize the BOS Server, the Update Server, the controller process for NTPD, and the &lt;emphasis
+       role="bold"&gt;fs&lt;/emphasis&gt; process. You begin by copying the necessary server files to the local disk. &lt;orderedlist&gt;
+           &lt;indexterm&gt;
+             &lt;primary&gt;copying&lt;/primary&gt;
+ 
+             &lt;secondary&gt;server files to local disk&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;Binary Distribution&lt;/primary&gt;
+ 
+             &lt;secondary&gt;copying server files from&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+             &lt;secondary&gt;copying&lt;/secondary&gt;
+ 
+             &lt;tertiary&gt;server files to local disk&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Copy file server binaries to the local &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; directory. &lt;itemizedlist&gt;
+                 &lt;listitem&gt;
+                   &lt;para&gt;On a machine of an existing system type, you can either 
+                   copy files from the OpenAFS binary distribution or use a 
+                   remote file transfer protocol to copy files from an existing 
+                   server machine of the same system type. To load from the 
+                   binary distribution, see the instructions just following for 
+                   a machine of a new system type. If using a remote file 
+                   transfer protocol, copy the complete contents of the 
+                   existing server machine's 
+                   &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt;
+                   directory.&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;If you are working from a tarball distribtion, rather
+                   than one distributed in a packaged format, you must use the 
+                   following instructions to copy files from 
+                   the OpenAFS Binary Distribution.
+                    &lt;orderedlist&gt;
+                       &lt;listitem&gt;
+                         &lt;para&gt;Unpack the distribution tarball. The examples 
+                         below assume that you have unpacked the files into the 
+                         &lt;emphasis role="bold"&gt;/tmp/afsdist&lt;/emphasis&gt; 
+                         directory. If you pick a different location, substitute
+                         this in all of the following examples.&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;Copy files from the distribution to the local &lt;emphasis role="bold"&gt;/usr/afs&lt;/emphasis&gt; directory.
+                         &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /tmp/afsdist/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/root.server/usr/afs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp -rp  *  /usr/afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                       &lt;/listitem&gt;
+                     &lt;/orderedlist&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;usr/afs/etc directory&lt;/primary&gt;
+ 
+               &lt;secondary&gt;server machine after first&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+               &lt;secondary&gt;/usr/afs/etc directory&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;creating&lt;/primary&gt;
+ 
+               &lt;secondary&gt;/usr/afs/etc directory&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;creating&lt;/primary&gt;
+ 
+               &lt;secondary&gt;CellServDB file (server)&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;UserList file&lt;/primary&gt;
+ 
+               &lt;secondary&gt;server machine after first&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;KeyFile file&lt;/primary&gt;
+ 
+               &lt;secondary&gt;server machine after first&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;CellServDB file (server)&lt;/primary&gt;
+ 
+               &lt;secondary&gt;creating&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;on server machine after first&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;database server machine&lt;/primary&gt;
+ 
+               &lt;secondary&gt;entry in server CellServDB file&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;on server machine after first&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;ThisCell file (server)&lt;/primary&gt;
+ 
+               &lt;secondary&gt;server machine after first&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+               &lt;secondary&gt;cell membership, defining&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;for server processes&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;setting&lt;/primary&gt;
+ 
+               &lt;secondary&gt;cell name in server ThisCell file&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+               &lt;secondary&gt;ThisCell file (server)&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Copy the contents of the 
+             &lt;emphasis role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt; directory from an 
+             existing file server machine, using a remote file transfer protocol 
+             such as &lt;emphasis role="bold"&gt;sftp&lt;/emphasis&gt; or 
+             &lt;emphasis role="bold"&gt;scp&lt;/emphasis&gt;. If you use a system
+             control machine, it is best to copy the contents of its 
+             &lt;emphasis role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt; directory. If you
+             choose not to run a system control machine, copy the directory's 
+             contents from any existing file server machine.
+             &lt;indexterm&gt;
+                 &lt;primary&gt;BOS Server&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;starting&lt;/secondary&gt;
+ 
+                 &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+               &lt;/indexterm&gt; &lt;indexterm&gt;
+                 &lt;primary&gt;starting&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;BOS Server&lt;/secondary&gt;
+ 
+                 &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+               &lt;/indexterm&gt; &lt;indexterm&gt;
+                 &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;BOS Server&lt;/secondary&gt;
+               &lt;/indexterm&gt; &lt;indexterm&gt;
+                 &lt;primary&gt;authorization checking (disabling)&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;server machine after first&lt;/secondary&gt;
+               &lt;/indexterm&gt; &lt;indexterm&gt;
+                 &lt;primary&gt;disabling authorization checking&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;server machine after first&lt;/secondary&gt;
+               &lt;/indexterm&gt; &lt;indexterm&gt;
+                 &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;authorization checking (disabling)&lt;/secondary&gt;
+               &lt;/indexterm&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Change to the &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; directory and start the BOS Server (&lt;emphasis
+             role="bold"&gt;bosserver&lt;/emphasis&gt; process). Include the &lt;emphasis role="bold"&gt;-noauth&lt;/emphasis&gt; flag to prevent the AFS
+             processes from performing authorization checking. This is a grave compromise of security; finish the remaining
+             instructions in this section in an uninterrupted pass. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /usr/afs/bin&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;./bosserver -noauth &amp;amp;&lt;/emphasis&gt;
+ &lt;/programlisting&gt; &lt;indexterm&gt;
+                 &lt;primary&gt;BosConfig file&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;adding entries&lt;/secondary&gt;
+ 
+                 &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+               &lt;/indexterm&gt; &lt;indexterm&gt;
+                 &lt;primary&gt;adding&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;entries to BosConfig file&lt;/secondary&gt;
+ 
+                 &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+               &lt;/indexterm&gt; &lt;indexterm&gt;
+                 &lt;primary&gt;Update Server&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;starting client portion&lt;/secondary&gt;
+               &lt;/indexterm&gt; &lt;indexterm&gt;
+                 &lt;primary&gt;upclient process&lt;/primary&gt;
+               &lt;/indexterm&gt; &lt;indexterm&gt;
+                 &lt;primary&gt;starting&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;Update Server client portion&lt;/secondary&gt;
+               &lt;/indexterm&gt; &lt;indexterm&gt;
+                 &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;Update Server client portion&lt;/secondary&gt;
+               &lt;/indexterm&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;anchor id="LIWQ109" /&gt;If you run a system control machine, create the &lt;emphasis
+             role="bold"&gt;upclientetc&lt;/emphasis&gt; process as an instance of the client portion of the Update Server. It accepts updates
+             of the common configuration files stored in the system control machine's &lt;emphasis role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt;
+             directory from the &lt;emphasis role="bold"&gt;upserver&lt;/emphasis&gt; process (server portion of the Update Server) running on
+             that machine. The cell's first file server machine was installed as the system control machine in &lt;link
+             linkend="HDRWQ61"&gt;Starting the Server Portion of the Update Server&lt;/link&gt;. (If you do not run a system control machine,
+             you must update the contents of the &lt;emphasis role="bold"&gt;/usr/afs/etc&lt;/emphasis&gt; directory on each file server machine,
+             using the appropriate &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; commands.)&lt;/para&gt;
+ 
+             &lt;para&gt;By default, the Update Server performs updates every 300 seconds (five minutes). Use the &lt;emphasis
+             role="bold"&gt;-t&lt;/emphasis&gt; argument to specify a different number of seconds. For the
+             &lt;replaceable&gt;machine&amp;nbsp;name&lt;/replaceable&gt; argument, substitute the name of the machine you are installing. The
+             command appears on multiple lines here only for legibility reasons.&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;./bos create&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;upclientetc simple&lt;/emphasis&gt;  \ 
+          &lt;emphasis role="bold"&gt;"/usr/afs/bin/upclient&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;system control machine&lt;/replaceable&gt;&amp;gt;  \  
+          [&lt;emphasis role="bold"&gt;-t&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;time&lt;/replaceable&gt;&amp;gt;]  &lt;emphasis role="bold"&gt;/usr/afs/etc" -cell&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt;  &lt;emphasis
+                 role="bold"&gt;-noauth&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;Update Server&lt;/primary&gt;
+ 
+               &lt;secondary&gt;starting server portion&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;starting&lt;/primary&gt;
+ 
+               &lt;secondary&gt;Update Server server portion&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+               &lt;secondary&gt;Update Server server portion&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;anchor id="LIWQ110" /&gt;Create an instance of the Update 
+             Server to handle distribution of the file server binaries
+             stored in the &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; 
+             directory. If your architecture using a package management system
+             such as 'rpm' or 'apt' to maintain its binaries, note that
+             distributing binaries via this system may interfere with your local
+             package management tools.
+             &lt;/para&gt;
+             
+             &lt;itemizedlist&gt;
+                 &lt;listitem&gt;
+                   &lt;para&gt;If this is the first file server machine of its AFS system type, create the &lt;emphasis
+                   role="bold"&gt;upserver&lt;/emphasis&gt; process as an instance of the server portion of the Update Server. It distributes
+                   its copy of the file server process binaries to the other file server machines of this system type that you
+                   install in future. Creating this process makes this machine the binary distribution machine for its type.
+                   &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;./bos create&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;upserver  simple&lt;/emphasis&gt;  \ 
+          &lt;emphasis role="bold"&gt;"/usr/afs/bin/upserver -clear /usr/afs/bin"&lt;/emphasis&gt;   \
+          &lt;emphasis role="bold"&gt;-cell&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt;  &lt;emphasis role="bold"&gt;-noauth&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;If this machine is an existing system type, create the &lt;emphasis role="bold"&gt;upclientbin&lt;/emphasis&gt; process
+                   as an instance of the client portion of the Update Server. It accepts updates of the AFS binaries from the
+                   &lt;emphasis role="bold"&gt;upserver&lt;/emphasis&gt; process running on the binary distribution machine for its system type.
+                   For distribution to work properly, the &lt;emphasis role="bold"&gt;upserver&lt;/emphasis&gt; process must already by running
+                   on that machine.&lt;/para&gt;
+ 
+                   &lt;para&gt;Use the &lt;emphasis role="bold"&gt;-clear&lt;/emphasis&gt; argument to specify that the &lt;emphasis
+                   role="bold"&gt;upclientbin&lt;/emphasis&gt; process requests unencrypted transfer of the binaries in the &lt;emphasis
+                   role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; directory. Binaries are not sensitive and encrypting them is
+                   time-consuming.&lt;/para&gt;
+ 
+                   &lt;para&gt;By default, the Update Server performs updates every 300 seconds (five minutes). Use the &lt;emphasis
+                   role="bold"&gt;-t&lt;/emphasis&gt; argument to specify an different number of seconds.&lt;/para&gt;
+ 
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;./bos create&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;upclientbin simple&lt;/emphasis&gt;  \ 
+         &lt;emphasis role="bold"&gt;"/usr/afs/bin/upclient&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;binary distribution machine&lt;/replaceable&gt;&amp;gt;   \
+         [&lt;emphasis role="bold"&gt;-t&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;time&lt;/replaceable&gt;&amp;gt;] &lt;emphasis role="bold"&gt;-clear /usr/afs/bin" -cell&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt;  &lt;emphasis
+                       role="bold"&gt;-noauth&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+                 &lt;/listitem&gt;
+               &lt;/itemizedlist&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;runntp process&lt;/primary&gt;
+ 
+               &lt;secondary&gt;server machine after first&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;starting&lt;/primary&gt;
+ 
+               &lt;secondary&gt;runntp process&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+               &lt;secondary&gt;runntp process&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;NTPD&lt;/primary&gt;
+ 
+               &lt;secondary&gt;server machine after first&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+           
+             &lt;note&gt;
+               &lt;para&gt;Historically, AFS provided its own version of the
+               Network Time Protocol Daemon. Whilst this is still provided for
+               existing sites, we recommend that you configure and run your
+               own timeservice independently of AFS. The instructions below are
+               provided for those sites still reliant upon OpenAFS's ntp system.
+               &lt;/para&gt;
+             &lt;/note&gt;
+             
+             &lt;para&gt;Start the &lt;emphasis role="bold"&gt;runntp&lt;/emphasis&gt; process, which configures the Network Time Protocol Daemon
+             (NTPD) to choose a database server machine chosen randomly from the local &lt;emphasis
+             role="bold"&gt;/usr/afs/etc/CellServDB&lt;/emphasis&gt; file as its time source. In the standard configuration, the first
+             database server machine installed in your cell refers to a time source outside the cell, and serves as the basis for
+             clock synchronization on all server machines. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;./bos create&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;runntp simple&lt;/emphasis&gt;  \ 
+          &lt;emphasis role="bold"&gt;/usr/afs/bin/runntp -cell&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt;  &lt;emphasis
+                   role="bold"&gt;-noauth&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+             &lt;note&gt;
+               &lt;para&gt;Do not run the &lt;emphasis role="bold"&gt;runntp&lt;/emphasis&gt; process if NTPD or another time synchronization protocol
+               is already running on the machine. Some versions of some operating systems run a time synchronization program by
+               default, as detailed in the &lt;emphasis&gt;OpenAFS Release Notes&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+               &lt;para&gt;Attempting to run multiple instances of the NTPD causes an error. Running NTPD together with another time
+               synchronization protocol is unnecessary and can cause instability in the clock setting.&lt;/para&gt;
+             &lt;/note&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;File Server&lt;/primary&gt;
+ 
+               &lt;secondary&gt;server machine after first&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;starting&lt;/primary&gt;
+ 
+               &lt;secondary&gt;File Server&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+               &lt;secondary&gt;File Server&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;Volume Server&lt;/primary&gt;
+ 
+               &lt;secondary&gt;server machine after first&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;starting&lt;/primary&gt;
+ 
+               &lt;secondary&gt;Volume Server&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+               &lt;secondary&gt;Volume Server&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;Salvager (salvager process)&lt;/primary&gt;
+ 
+               &lt;secondary&gt;server machine after first&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;fs process&lt;/primary&gt;
+ 
+               &lt;secondary&gt;server machine after first&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;starting&lt;/primary&gt;
+ 
+               &lt;secondary&gt;fs process&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+               &lt;secondary&gt;fs process&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Start the &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; process, which binds together the File Server, Volume Server, and
+             Salvager. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;./bos create&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;fs fs&lt;/emphasis&gt;   \ 
+          &lt;emphasis role="bold"&gt;/usr/afs/bin/fileserver /usr/afs/bin/volserver&lt;/emphasis&gt;  \ 
+          &lt;emphasis role="bold"&gt;/usr/afs/bin/salvager -cell&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt;  &lt;emphasis
+                   role="bold"&gt;-noauth&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;installing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;client functionality&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+         &lt;secondary&gt;client functionality&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ111"&gt;
+       &lt;title&gt;Installing Client Functionality&lt;/title&gt;
+ 
+       &lt;para&gt;If you want this machine to be a client as well as a server, follow the instructions in this section. Otherwise, skip to
+       &lt;link linkend="HDRWQ112"&gt;Completing the Installation&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;Begin by loading the necessary client files to the local disk. Then create the necessary configuration files and start
+       the Cache Manager. For more detailed explanation of the procedures involved, see the corresponding instructions in &lt;link
+       linkend="HDRWQ17"&gt;Installing the First AFS Machine&lt;/link&gt; (in the sections following &lt;link linkend="HDRWQ63"&gt;Overview:
+       Installing Client Functionality&lt;/link&gt;).&lt;/para&gt;
+ 
+       &lt;para&gt;If another AFS machine of this machine's system type exists, the AFS binaries are probably already accessible in your
+       AFS filespace (the conventional location is &lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+       role="bold"&gt;/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/usr/afsws&lt;/emphasis&gt;). If not, or if this is
+       the first AFS machine of its type, copy the AFS binaries for this system type into an AFS volume by following the instructions
+       in &lt;link linkend="HDRWQ83"&gt;Storing AFS Binaries in AFS&lt;/link&gt;. Because this machine is not yet an AFS client, you must perform
+       the procedure on an existing AFS machine. However, remember to perform the final step (linking the local directory &lt;emphasis
+       role="bold"&gt;/usr/afsws&lt;/emphasis&gt; to the appropriate location in the AFS file tree) on this machine itself. If you also want
+       to create AFS volumes to house UNIX system binaries for the new system type, see &lt;link linkend="HDRWQ88"&gt;Storing System
+       Binaries in AFS&lt;/link&gt;. &lt;indexterm&gt;
+           &lt;primary&gt;Binary Distribution&lt;/primary&gt;
+ 
+           &lt;secondary&gt;copying client files from&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+           &lt;secondary&gt;copying&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;client files to local disk&lt;/tertiary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;copying&lt;/primary&gt;
+ 
+           &lt;secondary&gt;client files to local disk&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+         &lt;/indexterm&gt; &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Copy client binaries and files to the local disk. &lt;itemizedlist&gt;
+                 &lt;listitem&gt;
+                   &lt;para&gt;On a machine of an existing system type, you can either 
+                   load files from the OpenAFS Binary Distribution or use a 
+                   remote file transfer protocol to copy files from an existing 
+                   server machine of the same system type. To load from the
+                   binary distribution, see the instructions just following 
+                   for a machine of a new system type. If using a remote file 
+                   transfer protocol, copy the complete contents of the existing 
+                   client machine's 
+                   &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; 
+                   directory.&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;On a machine of a new system type, you must use the 
+                   following instructions to copy files from the OpenAFS
+                   Binary Distribution. If your distribution is provided in
+                   a packaged format, then simply installing the packages will
+                   perform the necessary actions.
+                     &lt;orderedlist&gt;
+                       &lt;listitem&gt;
+                         &lt;para&gt;Unpack the distribution tarball. The examples 
+                         below assume that you have unpacked the files into the 
+                         &lt;emphasis role="bold"&gt;/tmp/afsdist&lt;/emphasis&gt; 
+                         directory. If you pick a different location, substitute
+                         this in all of the following examples.&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;Copy files to the local &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory.&lt;/para&gt;
+ 
+                         &lt;para&gt;This step places a copy of the AFS initialization script (and related files, if applicable) into the
+                         &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory. In the preceding instructions for incorporating
+                         AFS into the kernel, you copied the script directly to the operating system's conventional location for
+                         initialization files. When you incorporate AFS into the machine's startup sequence in a later step, you can
+                         choose to link the two files.&lt;/para&gt;
+ 
+                         &lt;para&gt;On some system types that use a dynamic kernel loader program, you previously copied AFS library files
+                         into a subdirectory of the &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory. On other system types,
+                         you copied the appropriate AFS library file directly to the directory where the operating system accesses
+                         it. The following commands do not copy or recopy the AFS library files into the &lt;emphasis
+                         role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory, because on some system types the library files consume a
+                         large amount of space. If you want to copy them, add the &lt;emphasis role="bold"&gt;-r&lt;/emphasis&gt; flag to the
+                         first &lt;emphasis role="bold"&gt;cp&lt;/emphasis&gt; command and skip the second &lt;emphasis role="bold"&gt;cp&lt;/emphasis&gt;
+                         command.&lt;/para&gt;
+ 
+                         &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /tmp/afsdist/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/root.client/usr/vice/etc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp -p  *  /usr/vice/etc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp -rp  C  /usr/vice/etc&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+                       &lt;/listitem&gt;
+                     &lt;/orderedlist&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;cell name&lt;/primary&gt;
+ 
+               &lt;secondary&gt;setting in client ThisCell file&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;cell name&lt;/primary&gt;
+ 
+               &lt;secondary&gt;setting in server ThisCell file&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;setting&lt;/primary&gt;
+ 
+               &lt;secondary&gt;cell name in client ThisCell file&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+               &lt;secondary&gt;ThisCell file (client)&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+               &lt;secondary&gt;cell membership, defining&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;for client processes&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;ThisCell file (client)&lt;/primary&gt;
+ 
+               &lt;secondary&gt;server machine after first&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Change to the &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory and create the &lt;emphasis
+             role="bold"&gt;ThisCell&lt;/emphasis&gt; file as a copy of the &lt;emphasis role="bold"&gt;/usr/afs/etc/ThisCell&lt;/emphasis&gt; file. You
+             must first remove the symbolic link to the &lt;emphasis role="bold"&gt;/usr/afs/etc/ThisCell&lt;/emphasis&gt; file that the BOS
+             Server created automatically in &lt;link linkend="HDRWQ108"&gt;Starting Server Programs&lt;/link&gt;. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd  /usr/vice/etc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;rm  ThisCell&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp  /usr/afs/etc/ThisCell  ThisCell&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Remove the symbolic link to the &lt;emphasis role="bold"&gt;/usr/afs/etc/CellServDB&lt;/emphasis&gt; file. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;rm  CellServDB&lt;/emphasis&gt;
+ &lt;/programlisting&gt; &lt;indexterm&gt;
+                 &lt;primary&gt;database server machine&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;entry in client CellServDB file&lt;/secondary&gt;
+ 
+                 &lt;tertiary&gt;on server machine after first&lt;/tertiary&gt;
+               &lt;/indexterm&gt; &lt;indexterm&gt;
+                 &lt;primary&gt;CellServDB file (client)&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;creating&lt;/secondary&gt;
+ 
+                 &lt;tertiary&gt;on server machine after first&lt;/tertiary&gt;
+               &lt;/indexterm&gt; &lt;indexterm&gt;
+                 &lt;primary&gt;creating&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;CellServDB file (client)&lt;/secondary&gt;
+ 
+                 &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+               &lt;/indexterm&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Create the 
+             &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file. 
+             Use a network file transfer program such as 
+             &lt;emphasis role="bold"&gt;sftp&lt;/emphasis&gt; or 
+             &lt;emphasis role="bold"&gt;scp&lt;/emphasis&gt; to copy it from 
+             one of the following sources, which are listed in
+             decreasing order of preference: 
+               &lt;itemizedlist&gt;
+                 &lt;listitem&gt;
+                   &lt;para&gt;Your cell's central &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; source file (the conventional location is
+                   &lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+                   role="bold"&gt;/common/etc/CellServDB&lt;/emphasis&gt;)&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;The global &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; 
+                   file maintained at grand.central.org&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;An existing client machine in your cell&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;The &lt;emphasis role="bold"&gt;CellServDB.sample&lt;/emphasis&gt; 
+                   file included in the 
+                   &lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/root.client/usr/vice/etc&lt;/emphasis&gt; 
+                   directory of each OpenAFS distribution; add an entry for the 
+                   local cell by following the instructions in 
+                   &lt;link linkend="HDRWQ66"&gt;Creating the Client CellServDB File&lt;/link&gt;
+                   &lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/itemizedlist&gt;
+             &lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;cache&lt;/primary&gt;
+ 
+               &lt;secondary&gt;configuring&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;configuring&lt;/primary&gt;
+ 
+               &lt;secondary&gt;cache&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;setting&lt;/primary&gt;
+ 
+               &lt;secondary&gt;cache size and location&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+               &lt;secondary&gt;cache size and location&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Create the &lt;emphasis role="bold"&gt;cacheinfo&lt;/emphasis&gt; file for either a disk cache or a memory cache. For a
+             discussion of the appropriate values to record in the file, see &lt;link linkend="HDRWQ67"&gt;Configuring the
+             Cache&lt;/link&gt;.&lt;/para&gt;
+ 
+             &lt;para&gt;To configure a disk cache, issue the following commands. If you are devoting a partition exclusively to caching,
+             as recommended, you must also configure it, make a file system on it, and mount it at the directory created in this
+             step.&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /usr/vice/cache&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;echo "/afs:/usr/vice/cache:&lt;/emphasis&gt;&lt;replaceable&gt;#blocks&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;" &amp;gt; cacheinfo&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;
+ 
+             &lt;para&gt;To configure a memory cache:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;echo "/afs:/usr/vice/cache:&lt;/emphasis&gt;&lt;replaceable&gt;#blocks&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;" &amp;gt; cacheinfo&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+               &lt;secondary&gt;server machine after first&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;configuring&lt;/primary&gt;
+ 
+               &lt;secondary&gt;Cache Manager&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+               &lt;secondary&gt;Cache Manager&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;afs (/afs) directory&lt;/primary&gt;
+ 
+               &lt;secondary&gt;creating&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;AFS initialization script&lt;/primary&gt;
+ 
+               &lt;secondary&gt;setting afsd parameters&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+               &lt;secondary&gt;afsd command parameters&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Create the local directory on which to mount the AFS filespace, by convention &lt;emphasis
+             role="bold"&gt;/afs&lt;/emphasis&gt;. If the directory already exists, verify that it is empty. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;On AIX systems, add the following line to the &lt;emphasis role="bold"&gt;/etc/vfs&lt;/emphasis&gt; file. It enables AIX to
+             unmount AFS correctly during shutdown. &lt;programlisting&gt;
+    afs     4     none     none
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;On non-packaged Linux systems, copy the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; options file from the &lt;emphasis
+             role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory to the &lt;emphasis role="bold"&gt;/etc/sysconfig&lt;/emphasis&gt; directory,
+             removing the &lt;emphasis role="bold"&gt;.conf&lt;/emphasis&gt; extension as you do so. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp /usr/vice/etc/afs.conf /etc/sysconfig/afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Edit the machine's AFS initialization script or &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; options file to set
+             appropriate values for &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; command parameters. The script resides in the indicated
+             location on each system type: &lt;itemizedlist&gt;
+                 &lt;listitem&gt;
+                   &lt;para&gt;On AIX systems, &lt;emphasis role="bold"&gt;/etc/rc.afs&lt;/emphasis&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;On HP-UX systems, &lt;emphasis role="bold"&gt;/sbin/init.d/afs&lt;/emphasis&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;On IRIX systems, &lt;emphasis role="bold"&gt;/etc/init.d/afs&lt;/emphasis&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;On Fedora and RHEL systems, 
+                   &lt;emphasis role="bold"&gt;/etc/sysconfig/openafs&lt;/emphasis&gt;. 
+                   Note that this file has a different format from a standard 
+                   afsd options file.&lt;/para&gt;
+                 &lt;/listitem&gt;
+                 
+                 &lt;listitem&gt;
+                   &lt;para&gt;On non-packaged Linux systems, &lt;emphasis role="bold"&gt;/etc/sysconfig/afs&lt;/emphasis&gt; (the &lt;emphasis
+                   role="bold"&gt;afsd&lt;/emphasis&gt; options file)&lt;/para&gt;
+                 &lt;/listitem&gt;
+                 
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;On Solaris systems, &lt;emphasis role="bold"&gt;/etc/init.d/afs&lt;/emphasis&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;Use one of the methods described in &lt;link linkend="HDRWQ70"&gt;Configuring the Cache Manager&lt;/link&gt; to add the
+             following flags to the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; command line. If you intend for the machine to remain an
+             AFS client, also set any performance-related arguments you wish. &lt;itemizedlist&gt;
+                 &lt;!-- nosetime is now the default
+                 &lt;listitem&gt;
+                   &lt;para&gt;Add the &lt;emphasis role="bold"&gt;-nosettime&lt;/emphasis&gt; flag, because this is a file server machine that is also
+                   a client.&lt;/para&gt;
+                 &lt;/listitem&gt; --&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Add the &lt;emphasis role="bold"&gt;-memcache&lt;/emphasis&gt; flag if the machine is to use a memory cache.&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Add the &lt;emphasis role="bold"&gt;-verbose&lt;/emphasis&gt; flag to display a trace of the Cache Manager's
+                   initialization on the standard output stream.&lt;/para&gt;
+                 &lt;/listitem&gt;
+                 &lt;listitem&gt;
+                   &lt;para&gt;Add the &lt;emphasis role="bold"&gt;--dynroot&lt;/emphasis&gt; or
+                   &lt;emphasis role="bold"&gt;--afsdb&lt;/emphasis&gt; options if you
+                   wish to have a synthetic AFS root, as discussed in
+                   &lt;link linkend="HDRWQ91"&gt;Enabling Access to Foreign Cells&lt;/link&gt;
+                   &lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/itemizedlist&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If appropriate, follow the instructions in &lt;link linkend="HDRWQ83"&gt;Storing AFS Binaries in AFS&lt;/link&gt; to copy the
+             AFS binaries for this system type into an AFS volume. See the introduction to this section for further
+             discussion.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ112"&gt;
+       &lt;title&gt;Completing the Installation&lt;/title&gt;
+ 
+       &lt;para&gt;At this point you run the machine's AFS initialization script to verify that it correctly loads AFS modifications into
+       the kernel and starts the BOS Server, which starts the other server processes. If you have installed client files, the script
+       also starts the Cache Manager. If the script works correctly, perform the steps that incorporate it into the machine's startup
+       and shutdown sequence. If there are problems during the initialization, attempt to resolve them. The AFS Product Support group
+       can provide assistance if necessary.&lt;/para&gt;
+ 
+       &lt;para&gt;If the machine is configured as a client using a disk cache, it can take a while for the &lt;emphasis
+       role="bold"&gt;afsd&lt;/emphasis&gt; program to create all of the &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt;&lt;replaceable&gt;n&lt;/replaceable&gt; files
+       in the cache directory. Messages on the console trace the initialization process. &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos shutdown&lt;/emphasis&gt; command to shut down the AFS server processes other than
+             the BOS Server. Include the &lt;emphasis role="bold"&gt;-wait&lt;/emphasis&gt; flag to delay return of the command shell prompt
+             until all processes shut down completely. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/usr/afs/bin/bos shutdown&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis
+                   role="bold"&gt;-wait&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;ps&lt;/emphasis&gt; command to learn the BOS Server's process ID number (PID), and then
+             the &lt;emphasis role="bold"&gt;kill&lt;/emphasis&gt; command to stop the &lt;emphasis role="bold"&gt;bosserver&lt;/emphasis&gt; process.
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;ps&lt;/emphasis&gt; &lt;replaceable&gt;appropriate_ps_options&lt;/replaceable&gt; &lt;emphasis role="bold"&gt;| grep bosserver&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;kill&lt;/emphasis&gt; &lt;replaceable&gt;bosserver_PID&lt;/replaceable&gt;
+ &lt;/programlisting&gt; &lt;indexterm&gt;
+                 &lt;primary&gt;AFS initialization script&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;adding to machine startup sequence&lt;/secondary&gt;
+ 
+                 &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+               &lt;/indexterm&gt; &lt;indexterm&gt;
+                 &lt;primary&gt;AFS initialization script&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;running&lt;/secondary&gt;
+ 
+                 &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+               &lt;/indexterm&gt; &lt;indexterm&gt;
+                 &lt;primary&gt;file server machine, additional&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;AFS initialization script&lt;/secondary&gt;
+               &lt;/indexterm&gt; &lt;indexterm&gt;
+                 &lt;primary&gt;running AFS init. script&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;server machine after first&lt;/secondary&gt;
+               &lt;/indexterm&gt; &lt;indexterm&gt;
+                 &lt;primary&gt;installing&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;AFS initialization script&lt;/secondary&gt;
+ 
+                 &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+               &lt;/indexterm&gt; &lt;indexterm&gt;
+                 &lt;primary&gt;AIX&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;AFS initialization script&lt;/secondary&gt;
+ 
+                 &lt;tertiary&gt;on add'l server machine&lt;/tertiary&gt;
+               &lt;/indexterm&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Run the AFS initialization script by issuing the appropriate commands for this system type.&lt;/para&gt;
+ 
+             &lt;para&gt;&lt;emphasis role="bold"&gt;On AIX systems:&lt;/emphasis&gt; &lt;orderedlist&gt;
+                 &lt;listitem&gt;
+                   &lt;para&gt;Reboot the machine and log in again as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;.
+                   &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;shutdown -r now&lt;/emphasis&gt;
+    login: &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;root_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Run the AFS initialization script. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/rc.afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Edit the AIX initialization file, &lt;emphasis role="bold"&gt;/etc/inittab&lt;/emphasis&gt;, adding the following line
+                   to invoke the AFS initialization script. Place it just after the line that starts NFS daemons. &lt;programlisting&gt;
+    rcafs:2:wait:/etc/rc.afs &amp;gt; /dev/console 2&amp;gt;&amp;amp;1 # Start AFS services
+ &lt;/programlisting&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; There are now copies of the AFS initialization file in both the
+                   &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;/etc&lt;/emphasis&gt; directories. If you want
+                   to avoid potential confusion by guaranteeing that they are always the same, create a link between them. You can
+                   always retrieve the original script from the AFS CD-ROM if necessary. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd  /usr/vice/etc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;rm  rc.afs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s  /etc/rc.afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Proceed to Step &lt;link linkend="LIWQ113"&gt;4&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;HP-UX&lt;/primary&gt;
+ 
+               &lt;secondary&gt;AFS initialization script&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;on add'l server machine&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;para&gt;&lt;emphasis role="bold"&gt;On HP-UX systems:&lt;/emphasis&gt; &lt;orderedlist&gt;
+                 &lt;listitem&gt;
+                   &lt;para&gt;Run the AFS initialization script. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/sbin/init.d/afs  start&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Change to the &lt;emphasis role="bold"&gt;/sbin/init.d&lt;/emphasis&gt; directory and issue the &lt;emphasis role="bold"&gt;ln
+                   -s&lt;/emphasis&gt; command to create symbolic links that incorporate the AFS initialization script into the HP-UX
+                   startup and shutdown sequence. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /sbin/init.d&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s ../init.d/afs /sbin/rc2.d/S460afs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s ../init.d/afs /sbin/rc2.d/K800afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; There are now copies of the AFS initialization file in both the
+                   &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;/sbin/init.d&lt;/emphasis&gt; directories. If
+                   you want to avoid potential confusion by guaranteeing that they are always the same, create a link between them.
+                   You can always retrieve the original script from the AFS CD-ROM if necessary. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /usr/vice/etc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;rm afs.rc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s  /sbin/init.d/afs  afs.rc&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Proceed to Step &lt;link linkend="LIWQ113"&gt;4&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;IRIX&lt;/primary&gt;
+ 
+               &lt;secondary&gt;AFS initialization script&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;on add'l server machine&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;afsclient variable (IRIX)&lt;/primary&gt;
+ 
+               &lt;secondary&gt;server machine after first&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;variables&lt;/primary&gt;
+ 
+               &lt;secondary&gt;afsclient (IRIX)&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;IRIX&lt;/primary&gt;
+ 
+               &lt;secondary&gt;afsclient variable&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;afsserver variable (IRIX)&lt;/primary&gt;
+ 
+               &lt;secondary&gt;server machine after first&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;variables&lt;/primary&gt;
+ 
+               &lt;secondary&gt;afsserver (IRIX)&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;IRIX&lt;/primary&gt;
+ 
+               &lt;secondary&gt;afsserver variable&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;server machine after first&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;para&gt;&lt;emphasis role="bold"&gt;On IRIX systems:&lt;/emphasis&gt; &lt;orderedlist&gt;
+                 &lt;listitem&gt;
+                   &lt;para&gt;If you have configured the machine to use the &lt;emphasis role="bold"&gt;ml&lt;/emphasis&gt; dynamic loader program,
+                   reboot the machine and log in again as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;shutdown -i6 -g0 -y&lt;/emphasis&gt;
+    login: &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;root_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;chkconfig&lt;/emphasis&gt; command to activate the &lt;emphasis
+                   role="bold"&gt;afsserver&lt;/emphasis&gt; configuration variable. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/chkconfig -f afsserver on&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+                   &lt;para&gt;If you have configured this machine as an AFS client and want to it remain one, also issue the &lt;emphasis
+                   role="bold"&gt;chkconfig&lt;/emphasis&gt; command to activate the &lt;emphasis role="bold"&gt;afsclient&lt;/emphasis&gt; configuration
+                   variable.&lt;/para&gt;
+ 
+                   &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/chkconfig -f afsclient on&lt;/emphasis&gt; 
+ &lt;/programlisting&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Run the AFS initialization script. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/init.d/afs  start&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Change to the &lt;emphasis role="bold"&gt;/etc/init.d&lt;/emphasis&gt; directory and issue the &lt;emphasis role="bold"&gt;ln
+                   -s&lt;/emphasis&gt; command to create symbolic links that incorporate the AFS initialization script into the IRIX
+                   startup and shutdown sequence. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /etc/init.d&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s ../init.d/afs /etc/rc2.d/S35afs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s ../init.d/afs /etc/rc0.d/K35afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; There are now copies of the AFS initialization file in both the
+                   &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;/etc/init.d&lt;/emphasis&gt; directories. If
+                   you want to avoid potential confusion by guaranteeing that they are always the same, create a link between them.
+                   You can always retrieve the original script from the AFS CD-ROM if necessary. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /usr/vice/etc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;rm afs.rc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s  /etc/init.d/afs  afs.rc&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Proceed to Step &lt;link linkend="LIWQ113"&gt;4&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;Linux&lt;/primary&gt;
+ 
+               &lt;secondary&gt;AFS initialization script&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;on add'l server machine&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;para&gt;&lt;emphasis role="bold"&gt;On Fedora or RHEL Linux systems:&lt;/emphasis&gt; 
+               &lt;orderedlist&gt;
+                 &lt;listitem&gt;
+                   &lt;para&gt;Reboot the machine and log in again as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;.
+  &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;shutdown -r now&lt;/emphasis&gt;
+    login: &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;root_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Run the OpenAFS initialization scripts. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/rc.d/init.d/openafs-client  start&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;/etc/rc.d/init.d/openafs-server  start&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;chkconfig&lt;/emphasis&gt; 
+                   command to activate the 
+                   &lt;emphasis role="bold"&gt;openafs-client&lt;/emphasis&gt; and 
+                   &lt;emphasis role="bold"&gt;openafs-server&lt;/emphasis&gt; configuration 
+                   variables. Based on the instruction in the AFS initialization 
+                   files that begins with the string 
+                   &lt;computeroutput&gt;#chkconfig&lt;/computeroutput&gt;, the command 
+                   automatically creates the symbolic links that incorporate the 
+                   script into the Linux startup and shutdown sequence. 
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/sbin/chkconfig  --add openafs-client&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;/sbin/chkconfig  --add openafs-server&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/orderedlist&gt;
+             &lt;/para&gt;
+             &lt;para&gt;&lt;emphasis role="bold"&gt;On Linux systems:&lt;/emphasis&gt; &lt;orderedlist&gt;
+                 &lt;listitem&gt;
+                   &lt;para&gt;Reboot the machine and log in again as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;.
+                   &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;shutdown -r now&lt;/emphasis&gt;
+    login: &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;root_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Run the OpenAFS initialization script. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/rc.d/init.d/afs  start&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;chkconfig&lt;/emphasis&gt; command to activate the &lt;emphasis
+                   role="bold"&gt;afs&lt;/emphasis&gt; configuration variable. Based on the instruction in the AFS initialization file that
+                   begins with the string &lt;computeroutput&gt;#chkconfig&lt;/computeroutput&gt;, the command automatically creates the symbolic
+                   links that incorporate the script into the Linux startup and shutdown sequence. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/sbin/chkconfig  --add afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; There are now copies of the AFS initialization file in both the
+                   &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;/etc/rc.d/init.d&lt;/emphasis&gt; directories,
+                   and copies of the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; options file in both the &lt;emphasis
+                   role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;/etc/sysconfig&lt;/emphasis&gt; directories. If you want
+                   to avoid potential confusion by guaranteeing that the two copies of each file are always the same, create a link
+                   between them. You can always retrieve the original script or options file from the AFS CD-ROM if necessary.
+                   &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /usr/vice/etc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;rm afs.rc afs.conf&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s  /etc/rc.d/init.d/afs  afs.rc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s  /etc/sysconfig/afs  afs.conf&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Proceed to Step &lt;link linkend="LIWQ113"&gt;4&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+             &lt;indexterm&gt;
+               &lt;primary&gt;Solaris&lt;/primary&gt;
+ 
+               &lt;secondary&gt;AFS initialization script&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;on add'l server machine&lt;/tertiary&gt;
+             &lt;/indexterm&gt;
+ 
+             &lt;para&gt;&lt;emphasis role="bold"&gt;On Solaris systems:&lt;/emphasis&gt; &lt;orderedlist&gt;
+                 &lt;listitem&gt;
+                   &lt;para&gt;Reboot the machine and log in again as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;.
+                   &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;shutdown -i6 -g0 -y&lt;/emphasis&gt;
+    login: &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;root_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Run the AFS initialization script. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/init.d/afs  start&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;Change to the &lt;emphasis role="bold"&gt;/etc/init.d&lt;/emphasis&gt; directory and issue the &lt;emphasis role="bold"&gt;ln
+                   -s&lt;/emphasis&gt; command to create symbolic links that incorporate the AFS initialization script into the Solaris
+                   startup and shutdown sequence. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /etc/init.d&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s ../init.d/afs /etc/rc3.d/S99afs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s ../init.d/afs /etc/rc0.d/K66afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; There are now copies of the AFS initialization file in both the
+                   &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;/etc/init.d&lt;/emphasis&gt; directories. If
+                   you want to avoid potential confusion by guaranteeing that they are always the same, create a link between them.
+                   You can always retrieve the original script from the OpenAFS Binary Distribution if necessary. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /usr/vice/etc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;rm afs.rc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s  /etc/init.d/afs  afs.rc&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/orderedlist&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;anchor id="LIWQ113" /&gt;Verify that &lt;emphasis role="bold"&gt;/usr/afs&lt;/emphasis&gt; and its subdirectories on the new
+             file server machine meet the ownership and mode bit requirements outlined in &lt;link linkend="HDRWQ96"&gt;Protecting
+             Sensitive AFS Directories&lt;/link&gt;. If necessary, use the &lt;emphasis role="bold"&gt;chmod&lt;/emphasis&gt; command to correct the
+             mode bits.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;To configure this machine as a database server machine, proceed to &lt;link linkend="HDRWQ114"&gt;Installing Database
+             Server Functionality&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;database server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;requirements for installation&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;requirements&lt;/primary&gt;
+ 
+         &lt;secondary&gt;database server machine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ114"&gt;
+     &lt;title&gt;Installing Database Server Functionality&lt;/title&gt;
+ 
+     &lt;para&gt;This section explains how to install database server functionality. Database server machines have two defining
+     characteristics. First, they run the Protection Server, and Volume Location (VL) Server processes. They
+     also run the Backup Server if the cell uses the AFS Backup System, as is assumed in these instructions. Second, they appear in
+     the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file of every machine in the cell (and of client machines in foreign cells, if
+     they are to access files in this cell).&lt;/para&gt;
+ 
+     &lt;para&gt;Note the following requirements for database server machines. &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;In the conventional configuration, database server machines also serve as file server machines (run the File Server,
+           Volume Server and Salvager processes). If you choose not to run file server functionality on a database server machine,
+           then the kernel does not have to incorporate AFS modifications, but the local &lt;emphasis role="bold"&gt;/usr/afs&lt;/emphasis&gt;
+           directory must house most of the standard files and subdirectories. In particular, the &lt;emphasis
+           role="bold"&gt;/usr/afs/etc/KeyFile&lt;/emphasis&gt; file must contain the same keys as all other server machines in the cell. If
+           you run a system control machine, run the &lt;emphasis role="bold"&gt;upclientetc&lt;/emphasis&gt; process on every database server
+           machine other than the system control machine; if you do not run a system control machine, use the &lt;emphasis
+           role="bold"&gt;bos addkey&lt;/emphasis&gt; command as instructed in the chapter in the &lt;emphasis&gt;OpenAFS Administration
+           Guide&lt;/emphasis&gt; about maintaining server encryption keys.&lt;/para&gt;
+ 
+           &lt;para&gt;The instructions in this section assume that the machine on which you are installing database server functionality
+           is already a file server machine. Contact the OpenAFS mailing list to learn how to install database server
+           functionality on a non-file server machine.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;During the installation of database server functionality, you must restart all of the database server machines to
+           force the election of a new Ubik coordinator (synchronization site) for each database server process. This can cause a
+           system outage, which usually lasts less than 5 minutes.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Updating the kernel memory list of database server machines on each client machine is generally the most
+           time-consuming part of installing a new database server machine. It is, however, crucial for correct functioning in your
+           cell. Incorrect knowledge of your cell's database server machines can prevent your users from authenticating, accessing
+           files, and issuing AFS commands.&lt;/para&gt;
+ 
+           &lt;para&gt;You update a client's kernel memory list by changing the &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt;
+           file and then either rebooting or issuing the &lt;emphasis role="bold"&gt;fs newcell&lt;/emphasis&gt; command. For instructions, see
+           the chapter in the &lt;emphasis&gt;OpenAFS Administration Guide&lt;/emphasis&gt; about administering client machines.&lt;/para&gt;
+ 
+           &lt;para&gt;The point at which you update your clients' knowledge of database server machines depends on which of the database
+           server machines has the lowest IP address. The following instructions indicate the appropriate place to update your client
+           machines in either case. &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;If the new database server machine has a lower IP address than any existing database server machine, update
+                 the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file on every client machine before restarting the database server
+                 processes. If you do not, users can become unable to update (write to) any of the AFS databases. This is because the
+                 machine with the lowest IP address is usually elected as the Ubik coordinator, and only the Coordinator accepts
+                 database writes. On client machines that do not have the new list of database server machines, the Cache Manager
+                 cannot locate the new coordinator. (Be aware that if clients contact the new coordinator before it is actually in
+                 service, they experience a timeout before contacting another database server machine. This is a minor, and
+                 temporary, problem compared to being unable to write to the database.)&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;If the new database server machine does not have the lowest IP address of any database server machine, then it
+                 is better to update clients after restarting the database server processes. Client machines do not start using the
+                 new database server machine until you update their kernel memory list, but that does not usually cause timeouts or
+                 update problems (because the new machine is not likely to become the coordinator).&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;overview&lt;/primary&gt;
+ 
+       &lt;secondary&gt;installing additional database server machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="Header_110"&gt;
+       &lt;title&gt;Summary of Procedures&lt;/title&gt;
+ 
+       &lt;para&gt;To install a database server machine, perform the following procedures. &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Install the &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; suite of commands locally, as a precaution&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Add the new machine to the &lt;emphasis role="bold"&gt;/usr/afs/etc/CellServDB&lt;/emphasis&gt; file on existing file server
+             machines&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Update your cell's central &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; source file and the file you make available
+             to foreign cells&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Update every client machine's &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file and kernel memory
+             list of database server machines&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Start the database server processes (Backup Server, Protection Server, and Volume Location
+             Server)&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Restart the database server processes on every database server machine&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If required, request that grand.central.org add details of 
+             your new database server machine to the global CellServDB&lt;/para&gt;
+           &lt;/listitem&gt;
+           
+           &lt;listitem&gt;
+             &lt;para&gt;If required, add details of your new database server to the
+             AFS database location records in your site's DNS&lt;/para&gt;
+           &lt;/listitem&gt;
+           
+         &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;database server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;installing&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;additional&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;instructions&lt;/primary&gt;
+ 
+         &lt;secondary&gt;database server machine, installing additional&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;installing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;database server machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;additional&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_111"&gt;
+       &lt;title&gt;Instructions&lt;/title&gt;
+ 
+       &lt;note&gt;
+         &lt;para&gt;It is assumed that your PATH environment variable includes the directory that houses the AFS command binaries. If not,
+         you possibly need to precede the command names with the appropriate pathname.&lt;/para&gt;
+       &lt;/note&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;You can perform the following instructions on either a server or client machine. Login as an AFS administrator who
+           is listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file on all server machines. 
+ &lt;programlisting&gt; 
+    % &lt;emphasis role="bold"&gt;kinit&lt;/emphasis&gt; &lt;replaceable&gt;admin_user&lt;/replaceable&gt;
+    Password: &lt;replaceable&gt;admin_password&lt;/replaceable&gt;
+    % &lt;emphasis role="bold"&gt;aklog&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+           &lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If you are working on a client machine configured in the conventional manner, the &lt;emphasis
+           role="bold"&gt;bos&lt;/emphasis&gt; command suite resides in the &lt;emphasis role="bold"&gt;/usr/afsws/bin&lt;/emphasis&gt; directory, a
+           symbolic link to an AFS directory. An error during installation can potentially block access to AFS, in which case it is
+           helpful to have a copy of the &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; binary on the local disk. This step is not necessary if
+           you are working on a server machine, where the binary resides in the local &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt;
+           directory. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;cp  /usr/afsws/bin/bos   /tmp&lt;/emphasis&gt;
+ &lt;/programlisting&gt; &lt;indexterm&gt;
+               &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;addhost&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;bos addhost&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;database server machine&lt;/primary&gt;
+ 
+               &lt;secondary&gt;entry in server CellServDB file&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;for new db-server machine&lt;/tertiary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;CellServDB file (server)&lt;/primary&gt;
+ 
+               &lt;secondary&gt;adding entry for new db-server machine&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;adding&lt;/primary&gt;
+ 
+               &lt;secondary&gt;new db-server machine to CellServDB files&lt;/secondary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ115" /&gt;Issue the &lt;emphasis role="bold"&gt;bos addhost&lt;/emphasis&gt; command to add the new database server
+           machine to the &lt;emphasis role="bold"&gt;/usr/afs/etc/CellServDB&lt;/emphasis&gt; file on existing server machines (as well as the
+           new database server machine itself).&lt;/para&gt;
+ 
+           &lt;para&gt;Substitute the new database server machine's fully-qualified hostname for the &lt;replaceable&gt;host name&lt;/replaceable&gt;
+           argument. If you run a system control machine, substitute its fully-qualified hostname for the
+           &lt;replaceable&gt;machine&amp;nbsp;name&lt;/replaceable&gt; argument. If you do not run a system control machine, repeat the &lt;emphasis
+           role="bold"&gt;bos addhost&lt;/emphasis&gt; command once for each server machine in your cell (including the new database server
+           machine itself), by substituting each one's fully-qualified hostname for the &lt;replaceable&gt;machine&amp;nbsp;name&lt;/replaceable&gt;
+           argument in turn.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos addhost&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;  &amp;lt;&lt;replaceable&gt;host name&lt;/replaceable&gt;&amp;gt;   
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;If you run a system control machine, wait for the Update Server to distribute the new &lt;emphasis
+           role="bold"&gt;CellServDB&lt;/emphasis&gt; file, which takes up to five minutes by default. If you are issuing individual &lt;emphasis
+           role="bold"&gt;bos addhost&lt;/emphasis&gt; commands, attempt to issue all of them within five minutes.&lt;/para&gt;
+ 
+           &lt;note&gt;
+             &lt;para&gt;It is best to maintain a one-to-one mapping between hostnames and IP addresses on a multihomed database server
+             machine (the conventional configuration for any AFS machine). The BOS Server uses the &lt;emphasis
+             role="bold"&gt;gethostbyname(&amp;nbsp;)&lt;/emphasis&gt; routine to obtain the IP address associated with the &lt;replaceable&gt;host
+             name&lt;/replaceable&gt; argument. If there is more than one address, the BOS Server records in the &lt;emphasis
+             role="bold"&gt;CellServDB&lt;/emphasis&gt; entry the one that appears first in the list of addresses returned by the routine. The
+             routine possibly returns addresses in a different order on different machines, which can create inconsistency.&lt;/para&gt;
+           &lt;/note&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; Issue the &lt;emphasis role="bold"&gt;bos listhosts&lt;/emphasis&gt; command on each
+           server machine to verify that the new database server machine appears in its &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt;
+           file. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listhosts&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ116" /&gt;Add the new database server machine to your cell's central &lt;emphasis
+           role="bold"&gt;CellServDB&lt;/emphasis&gt; source file, if you use one. The standard location is &lt;emphasis
+           role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+           role="bold"&gt;/common/etc/CellServDB&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+           &lt;para&gt;If you are willing to make your cell accessible to users in foreign cells, add the new database server machine to
+           the file that lists your cell's database server machines. The conventional location is &lt;emphasis
+           role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+           role="bold"&gt;/service/etc/CellServDB.local&lt;/emphasis&gt;. &lt;indexterm&gt;
+               &lt;primary&gt;database server machine&lt;/primary&gt;
+ 
+               &lt;secondary&gt;entry in client CellServDB file&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;for new db-server machine&lt;/tertiary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;CellServDB file (client)&lt;/primary&gt;
+ 
+               &lt;secondary&gt;adding entry&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;for new db-server machine&lt;/tertiary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+               &lt;secondary&gt;CellServDB file&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;adding entry&lt;/tertiary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ117" /&gt;If this machine's IP address is lower than any existing database server machine's, update
+           every client machine's &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file and kernel memory list to include
+           this machine. (If this machine's IP address is not the lowest, it is acceptable to wait until Step &lt;link
+           linkend="LIWQ123"&gt;12&lt;/link&gt;.)&lt;/para&gt;
+ 
+           &lt;para&gt;There are several ways to update the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file on client machines, as
+           detailed in the chapter of the &lt;emphasis&gt;OpenAFS Administration Guide&lt;/emphasis&gt; about administering client machines. One
+           option is to copy over the central update source (which you updated in Step &lt;link linkend="LIWQ116"&gt;5&lt;/link&gt;), with or
+           without using the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program. To update the machine's kernel memory list, you can
+           either reboot after changing the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file or issue the &lt;emphasis role="bold"&gt;fs
+           newcell&lt;/emphasis&gt; command. 
+             &lt;indexterm&gt;
+               &lt;primary&gt;database server machine&lt;/primary&gt;
+ 
+               &lt;secondary&gt;starting database server processes&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;BosConfig file&lt;/primary&gt;
+ 
+               &lt;secondary&gt;adding entries&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;database server machine&lt;/tertiary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;adding&lt;/primary&gt;
+ 
+               &lt;secondary&gt;entries to BosConfig file&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;database server machine&lt;/tertiary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+         
+         &lt;listitem&gt;
+           &lt;para&gt;If you are running a cell which still relies upon
+           &lt;emphasis role="bold"&gt;kaserver&lt;/emphasis&gt; see 
+           &lt;link linkend="KAS010"&gt;Starting the Authentication Service&lt;/link&gt;
+           for an additional installation step.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;indexterm&gt;
+             &lt;primary&gt;Backup Server&lt;/primary&gt;
+             &lt;secondary&gt;starting&lt;/secondary&gt;
+             &lt;tertiary&gt;new db-server machine&lt;/tertiary&gt;
+           &lt;/indexterm&gt; &lt;indexterm&gt;
+             &lt;primary&gt;starting&lt;/primary&gt;
+             &lt;secondary&gt;Backup Server&lt;/secondary&gt;
+             &lt;tertiary&gt;new db-server machine&lt;/tertiary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;para&gt;&lt;anchor id="LIWQ119" /&gt;Start the Backup Server (the &lt;emphasis role="bold"&gt;buserver&lt;/emphasis&gt; process). You must
+           perform other configuration procedures before actually using the AFS Backup System, as detailed in the &lt;emphasis&gt;OpenAFS
+           Administration Guide&lt;/emphasis&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos create&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;buserver simple /usr/afs/bin/buserver&lt;/emphasis&gt;
+ &lt;/programlisting&gt; &lt;indexterm&gt;
+               &lt;primary&gt;Protection Server&lt;/primary&gt;
+ 
+               &lt;secondary&gt;starting&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;new db-server machine&lt;/tertiary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;starting&lt;/primary&gt;
+ 
+               &lt;secondary&gt;Protection Server&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;new db-server machine&lt;/tertiary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ120" /&gt;Start the Protection Server (the &lt;emphasis role="bold"&gt;ptserver&lt;/emphasis&gt; process).
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos create&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;ptserver simple /usr/afs/bin/ptserver&lt;/emphasis&gt;
+ &lt;/programlisting&gt; &lt;indexterm&gt;
+               &lt;primary&gt;VL Server (vlserver process)&lt;/primary&gt;
+ 
+               &lt;secondary&gt;starting&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;new db-server machine&lt;/tertiary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;starting&lt;/primary&gt;
+ 
+               &lt;secondary&gt;VL Server&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;new db-server machine&lt;/tertiary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ121" /&gt;Start the Volume Location (VL) Server (the &lt;emphasis role="bold"&gt;vlserver&lt;/emphasis&gt;
+           process). &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos create&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;vlserver simple /usr/afs/bin/vlserver&lt;/emphasis&gt;
+ &lt;/programlisting&gt; &lt;indexterm&gt;
+               &lt;primary&gt;commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;bos restart&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;on new db-server machine&lt;/tertiary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;restart&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;on new db-server machine&lt;/tertiary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;restarting server process&lt;/primary&gt;
+ 
+               &lt;secondary&gt;on new db-server machine&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;server process&lt;/primary&gt;
+ 
+               &lt;secondary&gt;restarting&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;on new db-server machine&lt;/tertiary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ122" /&gt;Issue the &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; command on every database server
+           machine in the cell, including the new machine. The command restarts the Authentication, Backup, Protection, and VL
+           Servers, which forces an election of a new Ubik coordinator for each process. The new machine votes in the election and is
+           considered as a potential new coordinator.&lt;/para&gt;
+ 
+           &lt;para&gt;A cell-wide service outage is possible during the election of a new coordinator for the VL Server, but it normally
+           lasts less than five minutes. Such an outage is particularly likely if you are installing your cell's second database
+           server machine. Messages tracing the progress of the election appear on the console.&lt;/para&gt;
+ 
+           &lt;para&gt;Repeat this command on each of your cell's database server machines in quick succession. Begin with the machine with
+           the lowest IP address.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    %  &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;kaserver buserver ptserver vlserver&lt;/emphasis&gt;    
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;If an error occurs, restart all server processes on the database server machines again by using one of the following
+           methods: &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; command with the &lt;emphasis
+                 role="bold"&gt;-bosserver&lt;/emphasis&gt; flag for each database server machine&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Reboot each database server machine, either using the &lt;emphasis role="bold"&gt;bos exec&lt;/emphasis&gt; command or at
+                 its console&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ123" /&gt;If you did not update the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file on client machines
+           in Step &lt;link linkend="LIWQ117"&gt;6&lt;/link&gt;, do so now.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ124" /&gt;If you wish to participate in the AFS
+           global name space, send the new database server machine's name and 
+           IP address to grand.central.org. Do so, by emailing an updated
+           &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; fragment for your cell
+           to cellservdb@grand.central.org&lt;/para&gt;
+           &lt;para&gt;More details on the registration procedures for the
+           CellServDB maintained by grand.central.org are available from
+           &lt;ulink url="http://grand.central.org/csdb.html"&gt;
+           http://grand.central.org/csdb.html&lt;/ulink&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;database server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;removing from service&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;instructions&lt;/primary&gt;
+ 
+         &lt;secondary&gt;database server machine, removing&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;removing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;database server machine from service&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;overview&lt;/primary&gt;
+ 
+         &lt;secondary&gt;removing database server machine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ125"&gt;
+     &lt;title&gt;Removing Database Server Functionality&lt;/title&gt;
+ 
+     &lt;para&gt;Removing database server machine functionality is nearly the reverse of installing it.&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_113"&gt;
+       &lt;title&gt;Summary of Procedures&lt;/title&gt;
+ 
+       &lt;para&gt;To decommission a database server machine, perform the following procedures. &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Install the &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; suite of commands locally, as a precaution&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If you participate in the global AFS namespace, notify
+             grand.central.org that you are decommissioning a database server 
+             machine&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Update your cell's central &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; source file and the file you make available
+             to foreign cells&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Update every client machine's &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file and kernel memory
+             list of database server machines&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Remove the machine from the &lt;emphasis role="bold"&gt;/usr/afs/etc/CellServDB&lt;/emphasis&gt; file on file server
+             machines&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Stop the database server processes and remove them from the &lt;emphasis
+             role="bold"&gt;/usr/afs/local/BosConfig&lt;/emphasis&gt; file if desired&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Restart the database server processes on the remaining database server machines&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_114"&gt;
+       &lt;title&gt;Instructions&lt;/title&gt;
+ 
+       &lt;note&gt;
+         &lt;para&gt;It is assumed that your PATH environment variable includes the directory that houses the AFS command binaries. If not,
+         you possibly need to precede the command names with the appropriate pathname.&lt;/para&gt;
+       &lt;/note&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;You can perform the following instructions on either a server or client machine. Login as an AFS administrator who
+           is listed in the &lt;emphasis role="bold"&gt;/usr/afs/etc/UserList&lt;/emphasis&gt; file on all server machines. 
+ &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;kinit&lt;/emphasis&gt; &lt;replaceable&gt;admin_user&lt;/replaceable&gt;
+    Password: &lt;replaceable&gt;admin_password&lt;/replaceable&gt;
+    % &lt;emphasis role="bold"&gt;aklog&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If you are working on a client machine configured in the conventional manner, the &lt;emphasis
+           role="bold"&gt;bos&lt;/emphasis&gt; command suite resides in the &lt;emphasis role="bold"&gt;/usr/afsws/bin&lt;/emphasis&gt; directory, a
+           symbolic link to an AFS directory. An error during installation can potentially block access to AFS, in which case it is
+           helpful to have a copy of the &lt;emphasis role="bold"&gt;bos&lt;/emphasis&gt; binary on the local disk. This step is not necessary if
+           you are working on a server machine, where the binary resides in the local &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt;
+           directory. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;cp  /usr/afsws/bin/bos   /tmp&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ126" /&gt;If your cell is included in the global
+           &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt;, send the revised list of 
+           your cell's database server machines to grand.central.org&lt;/para&gt;
+ 
+           &lt;para&gt;If the administrators in foreign cells do not learn about the change in your cell,
+           they cannot update the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file on their client machines. Users in foreign cells
+           continue to send database requests to the decommissioned machine, which creates needless network traffic and activity on
+           the machine. Also, the users experience time-out delays while their request is forwarded to a valid database server
+           machine.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ127" /&gt;Remove the decommissioned machine from your cell's central &lt;emphasis
+           role="bold"&gt;CellServDB&lt;/emphasis&gt; source file, if you use one. The conventional location is &lt;emphasis
+           role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+           role="bold"&gt;/common/etc/CellServDB&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+           &lt;para&gt;If you maintain a file that users in foreign cells can access to learn about your cell's database server machines,
+           update it also. The conventional location is &lt;emphasis
+           role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+           role="bold"&gt;/service/etc/CellServDB.local&lt;/emphasis&gt;. &lt;indexterm&gt;
+               &lt;primary&gt;database server machine&lt;/primary&gt;
+ 
+               &lt;secondary&gt;entry in client CellServDB file&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;removing&lt;/tertiary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;CellServDB file (client)&lt;/primary&gt;
+ 
+               &lt;secondary&gt;removing entry&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+               &lt;secondary&gt;CellServDB file&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;removing entry&lt;/tertiary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;removing&lt;/primary&gt;
+ 
+               &lt;secondary&gt;entry from CellServDB file&lt;/secondary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ128" /&gt;Update every client machine's &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file
+           and kernel memory list to exclude this machine. Altering the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file and kernel
+           memory list before stopping the actual database server processes avoids possible time-out delays that result when users
+           send requests to a decommissioned database server machine that is still listed in the file.&lt;/para&gt;
+ 
+           &lt;para&gt;There are several ways to update the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file on client machines, as
+           detailed in the chapter of the &lt;emphasis&gt;OpenAFS Administration Guide&lt;/emphasis&gt; about administering client machines. One
+           option is to copy over the central update source (which you updated in Step &lt;link linkend="LIWQ116"&gt;5&lt;/link&gt;), with or
+           without using the &lt;emphasis role="bold"&gt;package&lt;/emphasis&gt; program. To update the machine's kernel memory list, you can
+           either reboot after changing the &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file or issue the &lt;emphasis role="bold"&gt;fs
+           newcell&lt;/emphasis&gt; command. &lt;indexterm&gt;
+               &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;removehost&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;bos removehost&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;CellServDB file (server)&lt;/primary&gt;
+ 
+               &lt;secondary&gt;removing entry&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;database server machine&lt;/primary&gt;
+ 
+               &lt;secondary&gt;entry in server CellServDB file&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;removing&lt;/tertiary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ129" /&gt;Issue the &lt;emphasis role="bold"&gt;bos removehost&lt;/emphasis&gt; command to remove the
+           decommissioned database server machine from the &lt;emphasis role="bold"&gt;/usr/afs/etc/CellServDB&lt;/emphasis&gt; file on server
+           machines.&lt;/para&gt;
+ 
+           &lt;para&gt;Substitute the decommissioned database server machine's fully-qualified hostname for the &lt;replaceable&gt;host
+           name&lt;/replaceable&gt; argument. If you run a system control machine, substitute its fully-qualified hostname for the
+           &lt;replaceable&gt;machine&amp;nbsp;name&lt;/replaceable&gt; argument. If you do not run a system control machine, repeat the &lt;emphasis
+           role="bold"&gt;bos removehost&lt;/emphasis&gt; command once for each server machine in your cell (including the decommissioned
+           database server machine itself), by substituting each one's fully-qualified hostname for the
+           &lt;replaceable&gt;machine&amp;nbsp;name&lt;/replaceable&gt; argument in turn.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos removehost&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;  &amp;lt;&lt;replaceable&gt;host name&lt;/replaceable&gt;&amp;gt;   
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;If you run a system control machine, wait for the Update Server to distribute the new &lt;emphasis
+           role="bold"&gt;CellServDB&lt;/emphasis&gt; file, which takes up to five minutes by default. If issuing individual &lt;emphasis
+           role="bold"&gt;bos removehost&lt;/emphasis&gt; commands, attempt to issue all of them within five minutes.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; Issue the &lt;emphasis role="bold"&gt;bos listhosts&lt;/emphasis&gt; command on each
+           server machine to verify that the decommissioned database server machine no longer appears in its &lt;emphasis
+           role="bold"&gt;CellServDB&lt;/emphasis&gt; file. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos listhosts&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt; &lt;indexterm&gt;
+               &lt;primary&gt;commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;bos stop&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;stop&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;database server machine&lt;/primary&gt;
+ 
+               &lt;secondary&gt;stopping database server processes&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;stopping&lt;/primary&gt;
+ 
+               &lt;secondary&gt;database server processes&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;Backup Server&lt;/primary&gt;
+ 
+               &lt;secondary&gt;stopping&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;Protection Server&lt;/primary&gt;
+ 
+               &lt;secondary&gt;stopping&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;VL Server (vlserver process)&lt;/primary&gt;
+ 
+               &lt;secondary&gt;stopping&lt;/secondary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ130" /&gt;Issue the &lt;emphasis role="bold"&gt;bos stop&lt;/emphasis&gt; command to stop the database server
+           processes on the machine, by substituting its fully-qualified hostname for the
+           &lt;replaceable&gt;machine&amp;nbsp;name&lt;/replaceable&gt; argument. The command changes each process's status in the &lt;emphasis
+           role="bold"&gt;/usr/afs/local/BosConfig&lt;/emphasis&gt; file to &lt;computeroutput&gt;NotRun&lt;/computeroutput&gt;, but does not remove its
+           entry from the file. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos stop&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;kaserver buserver ptserver vlserver&lt;/emphasis&gt;
+ &lt;/programlisting&gt; &lt;indexterm&gt;
+               &lt;primary&gt;commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;bos delete&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;delete&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;BosConfig file&lt;/primary&gt;
+ 
+               &lt;secondary&gt;removing entries&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;removing&lt;/primary&gt;
+ 
+               &lt;secondary&gt;entries from BosConfig File&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;database server machine&lt;/primary&gt;
+ 
+               &lt;secondary&gt;removing db-server processes from BosConfig file&lt;/secondary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ131" /&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; Issue the &lt;emphasis role="bold"&gt;bos
+           delete&lt;/emphasis&gt; command to remove the entries for database server processes from the &lt;emphasis
+           role="bold"&gt;BosConfig&lt;/emphasis&gt; file. This step is unnecessary if you plan to restart the database server functionality
+           on this machine in future. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;bos delete&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;buserver ptserver vlserver&lt;/emphasis&gt;
+ &lt;/programlisting&gt; &lt;indexterm&gt;
+               &lt;primary&gt;commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;bos restart&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;on removed db-server machine&lt;/tertiary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;bos commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;restart&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;on removed db-server machine&lt;/tertiary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;restarting server process&lt;/primary&gt;
+ 
+               &lt;secondary&gt;on removed db-server machine&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;server process&lt;/primary&gt;
+ 
+               &lt;secondary&gt;restarting&lt;/secondary&gt;
+ 
+               &lt;tertiary&gt;on removed db-server machine&lt;/tertiary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ132" /&gt;Issue the &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; command on every database server
+           machine in the cell, to restart the Backup, Protection, and VL Servers. This forces the election of a Ubik
+           coordinator for each process, ensuring that the remaining database server processes recognize that the machine is no
+           longer a database server.&lt;/para&gt;
+ 
+           &lt;para&gt;A cell-wide service outage is possible during the election of a new coordinator for the VL Server, but it normally
+           lasts less than five minutes. Messages tracing the progress of the election appear on the console.&lt;/para&gt;
+ 
+           &lt;para&gt;Repeat this command on each of your cell's database server machines in quick succession. Begin with the machine with
+           the lowest IP address.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    %  &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;buserver ptserver vlserver&lt;/emphasis&gt;    
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;If an error occurs, restart all server processes on the database server machines again by using one of the following
+           methods: &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;bos restart&lt;/emphasis&gt; command with the &lt;emphasis
+                 role="bold"&gt;-bosserver&lt;/emphasis&gt; flag for each database server machine&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Reboot each database server machine, either using the &lt;emphasis role="bold"&gt;bos exec&lt;/emphasis&gt; command or at
+                 its console&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ &lt;/chapter&gt;
Index: openafs/doc/xml/QuickStartUnix/auqbg007.xml
diff -c /dev/null openafs/doc/xml/QuickStartUnix/auqbg007.xml:1.4.2.2
*** /dev/null	Sat May 30 21:40:42 2009
--- openafs/doc/xml/QuickStartUnix/auqbg007.xml	Mon May 11 10:40:12 2009
***************
*** 0 ****
--- 1,2910 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;chapter id="HDRWQ133"&gt;
+   &lt;title&gt;Installing Additional Client Machines&lt;/title&gt;
+ 
+   &lt;indexterm&gt;
+     &lt;primary&gt;instructions&lt;/primary&gt;
+ 
+     &lt;secondary&gt;client machine&lt;/secondary&gt;
+   &lt;/indexterm&gt;
+ 
+   &lt;indexterm&gt;
+     &lt;primary&gt;installing&lt;/primary&gt;
+ 
+     &lt;secondary&gt;client functionality&lt;/secondary&gt;
+ 
+     &lt;tertiary&gt;client machine&lt;/tertiary&gt;
+   &lt;/indexterm&gt;
+ 
+   &lt;para&gt;This chapter describes how to install AFS client machines after you have installed the first AFS machine. Some parts of the
+   installation differ depending on whether or not the new client is of the same AFS system type (uses the same AFS binaries) as a
+   previously installed client machine. &lt;indexterm&gt;
+       &lt;primary&gt;overview&lt;/primary&gt;
+ 
+       &lt;secondary&gt;installing client machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;&lt;/para&gt;
+ 
+   &lt;sect1 id="Header_116"&gt;
+     &lt;title&gt;Summary of Procedures&lt;/title&gt;
+ 
+     &lt;orderedlist&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;Incorporate AFS into the machine's kernel&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;Define the machine's cell membership&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;Define cache location and size&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;Create the &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file, which determines which foreign cells the
+         client can access in addition to the local cell&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;Create the &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory and start the Cache Manager&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;Create and mount volumes for housing AFS client binaries (necessary only for clients of a new system type)&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;Create a link from the local &lt;emphasis role="bold"&gt;/usr/afsws&lt;/emphasis&gt; directory to the AFS directory housing the
+         AFS client binaries&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;Modify the machine's authentication system to enable AFS users to obtain tokens at login&lt;/para&gt;
+       &lt;/listitem&gt;
+     &lt;/orderedlist&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;Binary Distribution&lt;/primary&gt;
+ 
+       &lt;secondary&gt;creating /tmp/afsdist directory&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;client machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;afsdist directory&lt;/primary&gt;
+ 
+       &lt;secondary&gt;client machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;/tmp/afsdist directory&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;creating&lt;/primary&gt;
+ 
+       &lt;secondary&gt;/tmp/afsdist directory&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;client machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;usr/vice/etc directory&lt;/primary&gt;
+ 
+       &lt;secondary&gt;client machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;/usr/vice/etc directory&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;creating&lt;/primary&gt;
+ 
+       &lt;secondary&gt;/usr/vice/etc directory&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;client machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ134"&gt;
+     &lt;title&gt;Creating AFS Directories on the Local Disk&lt;/title&gt;
+ 
+     &lt;para&gt;If you are not installing from a packaged distribution, create the &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory on the local disk, to house client binaries and
+     configuration files. Subsequent instructions copy files from the OpenAFS binary distribution into them. Create the &lt;emphasis
+     role="bold"&gt;/tmp/afsdist&lt;/emphasis&gt; directory as a location to uncompress this distribution, if it does not already exist.&lt;/para&gt;
+ 
+     &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /usr/vice&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /usr/vice/etc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /tmp/afsdist&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ135"&gt;
+     &lt;title&gt;Performing Platform-Specific Procedures&lt;/title&gt;
+ 
+     &lt;para&gt;Every AFS client machine's kernel must incorporate AFS modifications. Some system types use a dynamic kernel loader
+     program, whereas on other system types you build AFS modifications into a static kernel. Some system types support both
+     methods.&lt;/para&gt;
+ 
+     &lt;para&gt;Also modify the machine's authentication system so that users obtain an AFS token as they log into the local file system.
+     Using AFS is simpler and more convenient for your users if you make the modifications on all client machines. Otherwise, users
+     must perform a two or three step login procedure (login to the local system, obtain Kerberos credentials, and then issue the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt;
+     command). For further discussion of AFS authentication, see the chapter in the &lt;emphasis&gt;OpenAFS Administration Guide&lt;/emphasis&gt;
+     about cell configuration and administration issues.&lt;/para&gt;
+ 
+     &lt;para&gt;For convenience, the following sections group the two procedures by system type. Proceed to the appropriate section.
+     &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;link linkend="HDRWQ136"&gt;Getting Started on AIX Systems&lt;/link&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;link linkend="HDRWQ138"&gt;Getting Started on HP-UX Systems&lt;/link&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;link linkend="HDRWQ139"&gt;Getting Started on IRIX Systems&lt;/link&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;link linkend="HDRWQ143"&gt;Getting Started on Linux Systems&lt;/link&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;link linkend="HDRWQ144"&gt;Getting Started on Solaris Systems&lt;/link&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;incorporating AFS kernel extensions&lt;/primary&gt;
+ 
+       &lt;secondary&gt;client machine&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;AIX&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;AFS kernel extensions&lt;/primary&gt;
+ 
+       &lt;secondary&gt;on client machine&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;AIX&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;AFS kernel extensions&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;on AIX&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;AIX&lt;/primary&gt;
+ 
+       &lt;secondary&gt;AFS kernel extensions&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;on client machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;enabling AFS login&lt;/primary&gt;
+ 
+       &lt;secondary&gt;client machine&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;AIX&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;AFS login&lt;/primary&gt;
+ 
+       &lt;secondary&gt;on client machine&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;AIX&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;AFS login&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;on AIX&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;AIX&lt;/primary&gt;
+ 
+       &lt;secondary&gt;AFS login&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;on client machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;secondary authentication system (AIX)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;client machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ136"&gt;
+     &lt;title&gt;Getting Started on AIX Systems&lt;/title&gt;
+ 
+     &lt;para&gt;In this section you load AFS into the AIX kernel. Then incorporate AFS modifications into the machine's secondary
+     authentication system, if you wish to enable AFS login.&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_120"&gt;
+       &lt;title&gt;Loading AFS into the AIX Kernel&lt;/title&gt;
+ 
+       &lt;para&gt;The AIX kernel extension facility is the dynamic kernel loader provided by IBM Corporation. AIX does not support
+       incorporation of AFS modifications during a kernel build.&lt;/para&gt;
+ 
+       &lt;para&gt;For AFS to function correctly, the kernel extension facility must run each time the machine reboots, so the AFS
+       initialization script (included in the AFS distribution) invokes it automatically. In this section you copy the script to the
+       conventional location and edit it to select the appropriate options depending on whether NFS is also to run.&lt;/para&gt;
+ 
+       &lt;para&gt;After editing the script, you run it to incorporate AFS into the kernel. In a later section you verify that the script
+       correctly initializes the Cache Manager, then configure the AIX &lt;emphasis role="bold"&gt;inittab&lt;/emphasis&gt; file so that the
+       script runs automatically at reboot. &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Unpack the distribution tarball. The examples below assume 
+             that you have unpacked the files into the 
+             &lt;emphasis role="bold"&gt;/tmp/afsdist&lt;/emphasis&gt; directory. If you 
+             pick a different location, substitute this in all of the following 
+             examples. Once you have unpacked the distribution, 
+             change directory as indicated.
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /tmp/afsdist/rs_aix42/root.client/usr/vice/etc&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Copy the AFS kernel library files to the local &lt;emphasis role="bold"&gt;/usr/vice/etc/dkload&lt;/emphasis&gt; directory,
+             and the AFS initialization script to the &lt;emphasis role="bold"&gt;/etc&lt;/emphasis&gt; directory. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -rp  dkload  /usr/vice/etc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp -p  rc.afs  /etc/rc.afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Edit the &lt;emphasis role="bold"&gt;/etc/rc.afs&lt;/emphasis&gt; script, setting the &lt;computeroutput&gt;NFS&lt;/computeroutput&gt;
+             variable as indicated.&lt;/para&gt;
+ 
+             &lt;para&gt;If the machine is not to function as an NFS/AFS Translator, set the &lt;computeroutput&gt;NFS&lt;/computeroutput&gt; variable
+             as follows.&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    NFS=$NFS_NONE
+ &lt;/programlisting&gt;
+ 
+             &lt;para&gt;If the machine is to function as an NFS/AFS Translator and is running AIX 4.2.1 or higher, set the
+             &lt;computeroutput&gt;NFS&lt;/computeroutput&gt; variable as follows. Note that NFS must already be loaded into the kernel, which
+             happens automatically on systems running AIX 4.1.1 and later, as long as the file &lt;emphasis
+             role="bold"&gt;/etc/exports&lt;/emphasis&gt; exists.&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    NFS=$NFS_IAUTH
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Invoke the &lt;emphasis role="bold"&gt;/etc/rc.afs&lt;/emphasis&gt; script to load AFS modifications into the kernel. You can
+             ignore any error messages about the inability to start the BOS Server or the Cache Manager or AFS client.
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/rc.afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_121"&gt;
+       &lt;title&gt;Enabling AFS Login on AIX Systems&lt;/title&gt;
+ 
+       &lt;para&gt;In modern AFS installations, you should be using Kerberos v5
+       for user login, and obtaining AFS tokens following this authentication
+       step.&lt;/para&gt;
+       
+       &lt;para&gt;There are currently no instructions available on configuring AIX to
+       automatically obtain AFS tokens at login. Following login, users can 
+       obtain tokens by running the &lt;emphasis role="bold"&gt;aklog&lt;/emphasis&gt; 
+       command&lt;/para&gt;
+ 
+       &lt;para&gt;Sites which still require &lt;emphasis role="bold"&gt;kaserver&lt;/emphasis&gt;
+       or external Kerberos v4 authentication should consult 
+       &lt;link linkend="KAS012"&gt;Enabling kaserver based AFS Login on AIX Systems&lt;/link&gt;
+       for details of how to enable AIX login.&lt;/para&gt;
+ 
+       &lt;para&gt;&lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Proceed to &lt;link linkend="HDRWQ145"&gt;Loading and Creating Client Files&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;incorporating AFS kernel extensions&lt;/primary&gt;
+ 
+         &lt;secondary&gt;client machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;HP-UX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AFS kernel extensions&lt;/primary&gt;
+ 
+         &lt;secondary&gt;on client machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;HP-UX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS kernel extensions&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on HP-UX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;HP-UX&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS-modified kernel&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on client machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;enabling AFS login&lt;/primary&gt;
+ 
+         &lt;secondary&gt;client machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;HP-UX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AFS login&lt;/primary&gt;
+ 
+         &lt;secondary&gt;on client machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;HP-UX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS login&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on HP-UX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;HP-UX&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS login&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on client machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;PAM&lt;/primary&gt;
+ 
+         &lt;secondary&gt;on HP-UX&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;client machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ138"&gt;
+     &lt;title&gt;Getting Started on HP-UX Systems&lt;/title&gt;
+ 
+     &lt;para&gt;In this section you build AFS into the HP-UX kernel. Then incorporate AFS modifications into the machine's Pluggable
+     Authentication Module (PAM) system, if you wish to enable AFS login.&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_126"&gt;
+       &lt;title&gt;Building AFS into the HP-UX Kernel&lt;/title&gt;
+ 
+       &lt;para&gt;On HP-UX systems, you must build AFS modifications into a new static kernel; HP-UX does not support dynamic loading. If
+       the machine's hardware and software configuration exactly matches another HP-UX machine on which AFS is already built into the
+       kernel, you can choose to copy the kernel from that machine to this one. In general, however, it is better to build AFS
+       modifications into the kernel on each machine according to the following instructions. &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Move the existing kernel-related files to a safe location. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp /stand/vmunix /stand/vmunix.noafs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp /stand/system /stand/system.noafs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Unpack the OpenAFS HP-UX distribution tarball. The examples 
+             below assume that you have unpacked the files into the 
+             &lt;emphasis role="bold"&gt;/tmp/afsdist&lt;/emphasis&gt; directory. If you 
+             pick a different location, substitute this in all of the following 
+             examples. Once you have unpacked the distribution, change directory 
+             as indicated.
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /tmp/afsdist/hp_ux110/root.client&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Copy the AFS initialization file to the local directory for initialization files (by convention, &lt;emphasis
+             role="bold"&gt;/sbin/init.d&lt;/emphasis&gt; on HP-UX machines). Note the removal of the &lt;emphasis role="bold"&gt;.rc&lt;/emphasis&gt;
+             extension as you copy the file. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp usr/vice/etc/afs.rc  /sbin/init.d/afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Copy the file &lt;emphasis role="bold"&gt;afs.driver&lt;/emphasis&gt; to the local &lt;emphasis
+             role="bold"&gt;/usr/conf/master.d&lt;/emphasis&gt; directory, changing its name to &lt;emphasis role="bold"&gt;afs&lt;/emphasis&gt; as you
+             do. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp  usr/vice/etc/afs.driver  /usr/conf/master.d/afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Copy the AFS kernel module to the local &lt;emphasis role="bold"&gt;/usr/conf/lib&lt;/emphasis&gt; directory.&lt;/para&gt;
+ 
+             &lt;para&gt;If the machine's kernel supports NFS server functionality:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp bin/libafs.a /usr/conf/lib&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;
+ 
+             &lt;para&gt;If the machine's kernel does not support NFS server functionality, change the file's name as you copy it:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp bin/libafs.nonfs.a /usr/conf/lib/libafs.a&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Incorporate the AFS driver into the kernel, either using the &lt;emphasis role="bold"&gt;SAM&lt;/emphasis&gt; program or a
+             series of individual commands. &lt;itemizedlist&gt;
+                 &lt;listitem&gt;
+                   &lt;para&gt;To use the &lt;emphasis role="bold"&gt;SAM&lt;/emphasis&gt; program: &lt;orderedlist&gt;
+                       &lt;listitem&gt;
+                         &lt;para&gt;Invoke the &lt;emphasis role="bold"&gt;SAM&lt;/emphasis&gt; program, specifying the hostname of the local machine
+                         as &lt;replaceable&gt;local_hostname&lt;/replaceable&gt;. The &lt;emphasis role="bold"&gt;SAM&lt;/emphasis&gt; graphical user
+                         interface pops up. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;sam -display&lt;/emphasis&gt; &lt;replaceable&gt;local_hostname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;:0&lt;/emphasis&gt; 
+ &lt;/programlisting&gt;&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;Choose the &lt;emphasis role="bold"&gt;Kernel Configuration&lt;/emphasis&gt; icon, then the &lt;emphasis
+                         role="bold"&gt;Drivers&lt;/emphasis&gt; icon. From the list of drivers, select &lt;emphasis
+                         role="bold"&gt;afs&lt;/emphasis&gt;.&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;Open the pull-down &lt;emphasis role="bold"&gt;Actions&lt;/emphasis&gt; menu and choose the &lt;emphasis
+                         role="bold"&gt;Add Driver to Kernel&lt;/emphasis&gt; option.&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;Open the &lt;emphasis role="bold"&gt;Actions&lt;/emphasis&gt; menu again and choose the &lt;emphasis
+                         role="bold"&gt;Create a New Kernel&lt;/emphasis&gt; option.&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;Confirm your choices by choosing &lt;emphasis role="bold"&gt;Yes&lt;/emphasis&gt; and &lt;emphasis
+                         role="bold"&gt;OK&lt;/emphasis&gt; when prompted by subsequent pop-up windows. The &lt;emphasis
+                         role="bold"&gt;SAM&lt;/emphasis&gt; program builds the kernel and reboots the system.&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;Login again as the superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;. &lt;programlisting&gt;
+    login: &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;root_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                       &lt;/listitem&gt;
+                     &lt;/orderedlist&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;To use individual commands: &lt;orderedlist&gt;
+                       &lt;listitem&gt;
+                         &lt;para&gt;Edit the file &lt;emphasis role="bold"&gt;/stand/system&lt;/emphasis&gt;, adding an entry for &lt;emphasis
+                         role="bold"&gt;afs&lt;/emphasis&gt; to the &lt;computeroutput&gt;Subsystems&lt;/computeroutput&gt; section.&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;Change to the &lt;emphasis role="bold"&gt;/stand/build&lt;/emphasis&gt; directory and issue the &lt;emphasis
+                         role="bold"&gt;mk_kernel&lt;/emphasis&gt; command to build the kernel. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /stand/build&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;mk_kernel&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;Move the new kernel to the standard location (&lt;emphasis role="bold"&gt;/stand/vmunix&lt;/emphasis&gt;), reboot
+                         the machine to start using it, and login again as the superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;.
+                         &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mv /stand/build/vmunix_test /stand/vmunix&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cd /&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;shutdown -r now&lt;/emphasis&gt;             
+    login: &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;root_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+                       &lt;/listitem&gt;
+                     &lt;/orderedlist&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/itemizedlist&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_127"&gt;
+       &lt;title&gt;Enabling AFS Login on HP-UX Systems&lt;/title&gt;
+ 
+       &lt;para&gt;At this point you incorporate AFS into the operating system's Pluggable Authentication Module (PAM) scheme. PAM
+       integrates all authentication mechanisms on the machine, including login, to provide the security infrastructure for
+       authenticated access to and from the machine.&lt;/para&gt;
+ 
+       &lt;para&gt;In modern AFS installations, you should be using Kerberos v5
+       for user login, and obtaining AFS tokens subsequent to this authentication
+       step. OpenAFS does not currently distribute a PAM module allowing AFS 
+       tokens to be automatically gained at login. Whilst there are a number of
+       third party modules providing this functionality, it is not know if these 
+       have been tested with HP/UX.&lt;/para&gt;
+       
+       &lt;para&gt;Following login, users can 
+       obtain tokens by running the &lt;emphasis role="bold"&gt;aklog&lt;/emphasis&gt; 
+       command&lt;/para&gt;
+ 
+       &lt;para&gt;If you are at a site which still requires 
+       &lt;emphasis role="bold"&gt;kaserver&lt;/emphasis&gt; or external Kerberos v4 based 
+       authentication, please consult
+       &lt;link linkend="KAS014"&gt;Enabling kaserver based AFS Login on HP-UX systems&lt;/link&gt;
+       for further installation instructions.
+         &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Proceed to &lt;link linkend="HDRWQ145"&gt;Loading and Creating Client Files&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;
+       &lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;incorporating AFS kernel extensions&lt;/primary&gt;
+ 
+         &lt;secondary&gt;client machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;IRIX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AFS kernel extensions&lt;/primary&gt;
+ 
+         &lt;secondary&gt;on client machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;IRIX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS kernel extensions&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on IRIX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ139"&gt;
+     &lt;title&gt;Getting Started on IRIX Systems&lt;/title&gt;
+ 
+     &lt;para&gt;In this section you incorporate AFS into the IRIX kernel, choosing one of two methods: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Dynamic loading using the &lt;emphasis role="bold"&gt;ml&lt;/emphasis&gt; program distributed by Silicon Graphics, Incorporated
+           (SGI).&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Building a new static kernel.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;Then see &lt;link linkend="HDRWQ142"&gt;Enabling AFS Login on IRIX Systems&lt;/link&gt; to read about integrated AFS login on IRIX
+     systems.&lt;/para&gt;
+ 
+     &lt;para&gt;In preparation for either dynamic loading or kernel building, perform the following procedures: &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Unpack the OpenAFS IRIX distribution tarball. The examples
+           below assume that you have unpacked the files into the 
+           &lt;emphasis role="bold"&gt;/tmp/afsdist&lt;/emphasis&gt; directory. If you
+           pick a different location, substitue this in all of the following
+           examples. Once you have unpacked the distribution, change directory
+           as indicated.
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd  /tmp/afsdist/sgi_65/root.client&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Copy the AFS initialization script to the local directory for initialization files (by convention, &lt;emphasis
+           role="bold"&gt;/etc/init.d&lt;/emphasis&gt; on IRIX machines). Note the removal of the &lt;emphasis role="bold"&gt;.rc&lt;/emphasis&gt;
+           extension as you copy the script. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p   usr/vice/etc/afs.rc  /etc/init.d/afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;uname -m&lt;/emphasis&gt; command to determine the machine's CPU board type. The &lt;emphasis
+           role="bold"&gt;IP&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt; value in the output must match one of the supported CPU board types
+           listed in the &lt;emphasis&gt;OpenAFS Release Notes&lt;/emphasis&gt; for the current version of AFS. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;uname -m&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Proceed to either &lt;link linkend="HDRWQ140"&gt;Loading AFS into the IRIX Kernel&lt;/link&gt; or &lt;link
+           linkend="HDRWQ141"&gt;Building AFS into the IRIX Kernel&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;IRIX&lt;/primary&gt;
+ 
+       &lt;secondary&gt;AFS kernel extensions&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;on client machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;afsml variable (IRIX)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;client machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;variables&lt;/primary&gt;
+ 
+       &lt;secondary&gt;afsml (IRIX)&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;client machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;IRIX&lt;/primary&gt;
+ 
+       &lt;secondary&gt;afsml variable&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;client machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;afsxnfs variable (IRIX)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;client machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;variables&lt;/primary&gt;
+ 
+       &lt;secondary&gt;afsxnfs (IRIX)&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;client machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;IRIX&lt;/primary&gt;
+ 
+       &lt;secondary&gt;afsxnfs variable&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;client machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="HDRWQ140"&gt;
+       &lt;title&gt;Loading AFS into the IRIX Kernel&lt;/title&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;ml&lt;/emphasis&gt; program is the dynamic kernel loader provided by SGI for IRIX systems. If you
+       use it rather than building AFS modifications into a static kernel, then for AFS to function correctly the &lt;emphasis
+       role="bold"&gt;ml&lt;/emphasis&gt; program must run each time the machine reboots. Therefore, the AFS initialization script (included
+       in the OpenAFS Binary Distribution) invokes it automatically when the &lt;emphasis role="bold"&gt;afsml&lt;/emphasis&gt; configuration variable is
+       activated. In this section you activate the variable and run the script.&lt;/para&gt;
+ 
+       &lt;para&gt;In a later section you verify that the script correctly initializes the Cache Manager, then create the links that
+       incorporate AFS into the IRIX startup and shutdown sequence. &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Create the local &lt;emphasis role="bold"&gt;/usr/vice/etc/sgiload&lt;/emphasis&gt; directory to house the AFS kernel library
+             file. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /usr/vice/etc/sgiload&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Copy the appropriate AFS kernel library file to the &lt;emphasis role="bold"&gt;/usr/vice/etc/sgiload&lt;/emphasis&gt;
+             directory. The &lt;emphasis role="bold"&gt;IP&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt; portion of the library file name must
+             match the value previously returned by the &lt;emphasis role="bold"&gt;uname -m&lt;/emphasis&gt; command. Also choose the file
+             appropriate to whether the machine's kernel supports NFS server functionality (NFS must be supported for the machine to
+             act as an NFS/AFS Translator). Single- and multiprocessor machines use the same library file.&lt;/para&gt;
+ 
+             &lt;para&gt;(You can choose to copy all of the kernel library files into the &lt;emphasis
+             role="bold"&gt;/usr/vice/etc/sgiload&lt;/emphasis&gt; directory, but they require a significant amount of space.)&lt;/para&gt;
+ 
+             &lt;para&gt;If the machine's kernel supports NFS server functionality:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p  usr/vice/etc/sgiload/libafs.IP&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;.o  /usr/vice/etc/sgiload&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;
+ 
+             &lt;para&gt;If the machine's kernel does not support NFS server functionality:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p  usr/vice/etc/sgiload/libafs.IP&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;.nonfs.o&lt;/emphasis&gt;   \
+                    &lt;emphasis role="bold"&gt;/usr/vice/etc/sgiload&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;chkconfig&lt;/emphasis&gt; command to activate the &lt;emphasis
+             role="bold"&gt;afsml&lt;/emphasis&gt; configuration variable. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/chkconfig -f afsml on&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;If the machine is to function as an NFS/AFS Translator and the kernel supports NFS server functionality, activate
+             the &lt;emphasis role="bold"&gt;afsxnfs&lt;/emphasis&gt; variable.&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/chkconfig -f afsxnfs on&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Run the &lt;emphasis role="bold"&gt;/etc/init.d/afs&lt;/emphasis&gt; script to load AFS extensions into the kernel. The script
+             invokes the &lt;emphasis role="bold"&gt;ml&lt;/emphasis&gt; command, automatically determining which kernel library file to use
+             based on this machine's CPU type and the activation state of the &lt;emphasis role="bold"&gt;afsxnfs&lt;/emphasis&gt;
+             variable.&lt;/para&gt;
+ 
+             &lt;para&gt;You can ignore any error messages about the inability to start the BOS Server or the Cache Manager or AFS
+             client.&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/init.d/afs start&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Proceed to &lt;link linkend="HDRWQ142"&gt;Enabling AFS Login on IRIX Systems&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;IRIX&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS-modified kernel&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on client machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ141"&gt;
+       &lt;title&gt;Building AFS into the IRIX Kernel&lt;/title&gt;
+ 
+       &lt;para&gt;If you prefer to build a kernel, and the machine's hardware and software configuration exactly matches another IRIX
+       machine on which AFS is already built into the kernel, you can choose to copy the kernel from that machine to this one. In
+       general, however, it is better to build AFS modifications into the kernel on each machine according to the following
+       instructions. &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Copy the kernel initialization file &lt;emphasis role="bold"&gt;afs.sm&lt;/emphasis&gt; to the local &lt;emphasis
+             role="bold"&gt;/var/sysgen/system&lt;/emphasis&gt; directory, and the kernel master file &lt;emphasis role="bold"&gt;afs&lt;/emphasis&gt; to
+             the local &lt;emphasis role="bold"&gt;/var/sysgen/master.d&lt;/emphasis&gt; directory. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p  bin/afs.sm  /var/sysgen/system&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp -p  bin/afs  /var/sysgen/master.d&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Copy the appropriate AFS kernel library file to the local file &lt;emphasis
+             role="bold"&gt;/var/sysgen/boot/afs.a&lt;/emphasis&gt;; the &lt;emphasis role="bold"&gt;IP&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt;
+             portion of the library file name must match the value previously returned by the &lt;emphasis role="bold"&gt;uname
+             -m&lt;/emphasis&gt; command. Also choose the file appropriate to whether the machine's kernel supports NFS server
+             functionality (NFS must be supported for the machine to act as an NFS/AFS Translator). Single- and multiprocessor
+             machines use the same library file.&lt;/para&gt;
+ 
+             &lt;para&gt;If the machine's kernel supports NFS server functionality:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p   bin/libafs.IP&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;.a   /var/sysgen/boot/afs.a&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;
+ 
+             &lt;para&gt;If the machine's kernel does not support NFS server functionality:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p  bin/libafs.IP&lt;/emphasis&gt;&lt;replaceable&gt;xx&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;.nonfs.a  /var/sysgen/boot/afs.a&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;chkconfig&lt;/emphasis&gt; command to deactivate the &lt;emphasis
+             role="bold"&gt;afsml&lt;/emphasis&gt; configuration variable. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/chkconfig -f afsml off&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;If the machine is to function as an NFS/AFS Translator and the kernel supports NFS server functionality, activate
+             the &lt;emphasis role="bold"&gt;afsxnfs&lt;/emphasis&gt; variable.&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/chkconfig -f afsxnfs on&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Copy the existing kernel file, &lt;emphasis role="bold"&gt;/unix&lt;/emphasis&gt;, to a safe location. Compile the new kernel,
+             which is created in the file &lt;emphasis role="bold"&gt;/unix.install&lt;/emphasis&gt;. It overwrites the existing &lt;emphasis
+             role="bold"&gt;/unix&lt;/emphasis&gt; file when the machine reboots in the next step. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp /unix /unix_noafs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;autoconfig&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Reboot the machine to start using the new kernel, and login again as the superuser &lt;emphasis
+             role="bold"&gt;root&lt;/emphasis&gt;. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;shutdown -i6 -g0 -y&lt;/emphasis&gt;
+    login: &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;root_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Proceed to &lt;link linkend="HDRWQ142"&gt;Enabling AFS Login on IRIX Systems&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;enabling AFS login&lt;/primary&gt;
+ 
+         &lt;secondary&gt;client machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;IRIX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AFS login&lt;/primary&gt;
+ 
+         &lt;secondary&gt;on client machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;IRIX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS login&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on IRIX&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ142"&gt;
+       &lt;title&gt;Enabling AFS Login on IRIX Systems&lt;/title&gt;
+ 
+       &lt;para&gt;Whilst the standard IRIX command-line 
+       &lt;emphasis role="bold"&gt;login&lt;/emphasis&gt; program and the 
+       graphical &lt;emphasis role="bold"&gt;xdm&lt;/emphasis&gt; login program both have
+       the ability to grant AFS tokens, this ability relies upon the deprecated
+       kaserver authentication system. As this system is not recommended for
+       new installations, this is not documented here.&lt;/para&gt;
+         
+       &lt;para&gt;Users who have been successfully authenticated via Kerberos 5
+       authentication may obtain AFS tokens following login by running the
+       &lt;emphasis role="bold"&gt;aklog&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+       &lt;para&gt;If you are at a site which still requires 
+       &lt;emphasis role="bold"&gt;kaserver&lt;/emphasis&gt; or external Kerberos v4 based 
+       authentication, please consult 
+       &lt;link linkend="KAS014"&gt;Enabling kaserver based AFS Login on Linux Systems&lt;/link&gt;
+       for further installation instructions.&lt;/para&gt;
+       
+       &lt;para&gt;Proceed to &lt;link linkend="HDRWQ145"&gt;Loading and Creating Client Files&lt;/link&gt;.
+       &lt;indexterm&gt;
+           &lt;primary&gt;incorporating AFS kernel extensions&lt;/primary&gt;
+ 
+           &lt;secondary&gt;client machine&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;Linux&lt;/tertiary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;AFS kernel extensions&lt;/primary&gt;
+ 
+           &lt;secondary&gt;on client machine&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;Linux&lt;/tertiary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+           &lt;secondary&gt;AFS kernel extensions&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;on Linux&lt;/tertiary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;Linux&lt;/primary&gt;
+ 
+           &lt;secondary&gt;AFS kernel extensions&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;on client machine&lt;/tertiary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;enabling AFS login&lt;/primary&gt;
+ 
+           &lt;secondary&gt;client machine&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;Linux&lt;/tertiary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;AFS login&lt;/primary&gt;
+ 
+           &lt;secondary&gt;on client machine&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;Linux&lt;/tertiary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+           &lt;secondary&gt;AFS login&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;on Linux&lt;/tertiary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;Linux&lt;/primary&gt;
+ 
+           &lt;secondary&gt;AFS login&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;on client machine&lt;/tertiary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;PAM&lt;/primary&gt;
+ 
+           &lt;secondary&gt;on Linux&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;client machine&lt;/tertiary&gt;
+         &lt;/indexterm&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ143"&gt;
+     &lt;title&gt;Getting Started on Linux Systems&lt;/title&gt;
+ 
+     &lt;para&gt;In this section you load AFS into the Linux kernel. Then incorporate AFS modifications into the machine's Pluggable
+     Authentication Module (PAM) system, if you wish to enable AFS login.&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_133"&gt;
+       &lt;title&gt;Loading AFS into the Linux Kernel&lt;/title&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;modprobe&lt;/emphasis&gt; program is the dynamic kernel loader for Linux. Linux does not support
+       incorporation of AFS modifications during a kernel build.&lt;/para&gt;
+ 
+       &lt;para&gt;For AFS to function correctly, the &lt;emphasis role="bold"&gt;modprobe&lt;/emphasis&gt; program must run each time the machine
+       reboots, so your distributions's AFS initialization script invokes it automatically. The script also includes
+       commands that select the appropriate AFS library file automatically. In this section you run the script.&lt;/para&gt;
+ 
+       &lt;para&gt;In a later section you also verify that the script correctly initializes the Cache Manager, then activate a
+       configuration variable, which results in the script being incorporated into the Linux startup and shutdown sequence.&lt;/para&gt;
+       
+       &lt;para&gt;The procedure for starting up OpenAFS depends upon your distribution&lt;/para&gt;
+       &lt;sect3&gt;
+         &lt;title&gt;Fedora and RedHat Enterprise Linux&lt;/title&gt;
+         &lt;para&gt;OpenAFS ships RPMS for all current Fedora and RHEL releases.
+         &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Download and install the RPM set for your operating system.
+             RPMs are available from the OpenAFS web site. You will need the
+             &lt;emphasis role="bold"&gt;openafs&lt;/emphasis&gt; and
+             &lt;emphasis role="bold"&gt;openfs-client&lt;/emphasis&gt; packages, along
+             with an &lt;emphasis role="bold"&gt;openafs-kernel&lt;/emphasis&gt; package
+             matching your current, running ,kernel.&lt;/para&gt;
+ 
+             &lt;para&gt;You can find the version of your current kernel by running
+ &lt;programlisting&gt;
+   # uname -r
+ &lt;replaceable&gt;2.6.20-1.2933.fc6&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;Once downloaded, the packages may be installed with the
+             &lt;emphasis role="bold"&gt;rpm&lt;/emphasis&gt; command
+ &lt;programlisting&gt;
+   # rpm -U openafs-* openafs-client-* openafs-server-* openafs-kernel-*
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;
+       &lt;/para&gt;
+       &lt;/sect3&gt;
+       &lt;sect3&gt;
+         &lt;title&gt;Systems packaged as tar files&lt;/title&gt;
+         &lt;para&gt;If you are running a system where the OpenAFS Binary Distribution
+         is provided as a tar file, or where you have built the system from
+         source yourself, you need to install the relevant components by hand
+         &lt;/para&gt;
+         &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Unpack the distribution tarball. The examples below assume
+             that you have unpacked the files into the
+             &lt;emphasis role="bold"&gt;/tmp/afsdist&lt;/emphasis&gt;directory. If you
+             pick a different location, substitute this in all of the following
+             examples. Once you have unpacked the distribution,
+             change directory as indicated.
+ &lt;programlisting&gt;
+   # &lt;emphasis role="bold"&gt;cd /tmp/afsdist/linux/root.client/usr/vice/etc&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Copy the AFS kernel library files to the local &lt;emphasis role="bold"&gt;/usr/vice/etc/modload&lt;/emphasis&gt; directory.
+             The filenames for the libraries have the format &lt;emphasis
+             role="bold"&gt;libafs-&lt;/emphasis&gt;&lt;replaceable&gt;version&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;.o&lt;/emphasis&gt;, where
+             &lt;replaceable&gt;version&lt;/replaceable&gt; indicates the kernel build level. The string &lt;emphasis role="bold"&gt;.mp&lt;/emphasis&gt; in
+             the &lt;replaceable&gt;version&lt;/replaceable&gt; indicates that the file is appropriate for machines running a multiprocessor
+             kernel. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -rp  modload  /usr/vice/etc&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Copy the AFS initialization script to the local directory for initialization files (by convention, &lt;emphasis
+             role="bold"&gt;/etc/rc.d/init.d&lt;/emphasis&gt; on Linux machines). Note the removal of the &lt;emphasis role="bold"&gt;.rc&lt;/emphasis&gt;
+             extension as you copy the script. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p   afs.rc  /etc/rc.d/init.d/afs&lt;/emphasis&gt; 
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+ &lt;!--
+           &lt;listitem&gt;
+             &lt;para&gt;Run the AFS initialization script to load AFS extensions into the kernel. You can ignore any error messages about
+             the inability to start the BOS Server or the Cache Manager or AFS client. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/rc.d/init.d/afs  start&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ --&gt;
+         &lt;/orderedlist&gt;
+       &lt;/sect3&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_134"&gt;
+       &lt;title&gt;Enabling AFS Login on Linux Systems&lt;/title&gt;
+ 
+       &lt;para&gt;At this point you incorporate AFS into the operating system's Pluggable Authentication Module (PAM) scheme. PAM
+       integrates all authentication mechanisms on the machine, including login, to provide the security infrastructure for
+       authenticated access to and from the machine.&lt;/para&gt;
+ 
+       &lt;para&gt;At this time, we recommend that new sites requiring AFS credentials
+       to be gained as part of PAM authentication use Russ Alberry's 
+       pam_afs_session, rather than utilising the bundled pam_afs2 module. 
+       A typical PAM stack should authenticate the user using an external 
+       Kerberos V service, and then use the AFS PAM module to obtain AFS 
+       credentials in the &lt;computeroutput&gt;session&lt;/computeroutput&gt; section&lt;/para&gt;
+ 
+       &lt;para&gt;If you are at a site which still requires 
+       &lt;emphasis role="bold"&gt;kaserver&lt;/emphasis&gt; or external Kerberos v4 based 
+       authentication, please consult 
+       &lt;link linkend="KAS015"&gt;Enabling kaserver based AFS Login on Linux Systems&lt;/link&gt;
+       for further installation instructions.&lt;/para&gt;
+       
+       &lt;para&gt;Proceed to 
+       &lt;link linkend="HDRWQ145"&gt;Loading and Creating Client Files&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;incorporating AFS kernel extensions&lt;/primary&gt;
+ 
+         &lt;secondary&gt;client machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;Solaris&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AFS kernel extensions&lt;/primary&gt;
+ 
+         &lt;secondary&gt;on client machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;Solaris&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS kernel extensions&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on Solaris&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Solaris&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS kernel extensions&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on client machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;enabling AFS login&lt;/primary&gt;
+ 
+         &lt;secondary&gt;client machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;Solaris&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AFS login&lt;/primary&gt;
+ 
+         &lt;secondary&gt;on client machine&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;Solaris&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS login&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on Solaris&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Solaris&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS login&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on client machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;PAM&lt;/primary&gt;
+ 
+         &lt;secondary&gt;on Solaris&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;client machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Solaris&lt;/primary&gt;
+ 
+         &lt;secondary&gt;file systems clean-up script&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on client machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;file systems clean-up script (Solaris)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;client machine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;scripts&lt;/primary&gt;
+ 
+         &lt;secondary&gt;file systems clean-up (Solaris)&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;client machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ144"&gt;
+     &lt;title&gt;Getting Started on Solaris Systems&lt;/title&gt;
+ 
+     &lt;para&gt;In this section you load AFS into the Solaris kernel. Then incorporate AFS modifications into the machine's Pluggable
+     Authentication Module (PAM) system, if you wish to enable AFS login.&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_136"&gt;
+       &lt;title&gt;Loading AFS into the Solaris Kernel&lt;/title&gt;
+ 
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;modload&lt;/emphasis&gt; program is the dynamic kernel loader provided by Sun Microsystems for
+       Solaris systems. Solaris does not support incorporation of AFS modifications during a kernel build.&lt;/para&gt;
+ 
+       &lt;para&gt;For AFS to function correctly, the &lt;emphasis role="bold"&gt;modload&lt;/emphasis&gt; program must run each time the machine
+       reboots, so the AFS initialization script (included on the AFS CD-ROM) invokes it automatically. In this section you copy the
+       appropriate AFS library file to the location where the &lt;emphasis role="bold"&gt;modload&lt;/emphasis&gt; program accesses it and then
+       run the script.&lt;/para&gt;
+ 
+       &lt;para&gt;In a later section you verify that the script correctly initializes the Cache Manager, then create the links that
+       incorporate AFS into the Solaris startup and shutdown sequence. &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Unpack the OpenAFS Solaris distribution tarball. The examples
+             below assume that you have unpacked the files into the 
+             &lt;emphasis role="bold"&gt;/tmp/afsdist&lt;/emphasis&gt; directory. If you 
+             pick a diferent location, substitute this in all of the following
+             exmaples. Once you have unpacked the distribution, change directory
+             as indicated. 
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd  /tmp/afsdist/sun4x_56/root.client/usr/vice/etc&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;          
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Copy the AFS initialization script to the local directory for initialization files (by convention, &lt;emphasis
+             role="bold"&gt;/etc/init.d&lt;/emphasis&gt; on Solaris machines). Note the removal of the &lt;emphasis role="bold"&gt;.rc&lt;/emphasis&gt;
+             extension as you copy the script. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p  afs.rc  /etc/init.d/afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Copy the appropriate AFS kernel library file to the local file &lt;emphasis
+             role="bold"&gt;/kernel/fs/afs&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+             &lt;para&gt;If the machine is running Solaris 2.6 or the 32-bit version of Solaris 7, its kernel supports NFS server
+             functionality, and the &lt;emphasis role="bold"&gt;nfsd&lt;/emphasis&gt; process is running:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p modload/libafs.o /kernel/fs/afs&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;
+ 
+             &lt;para&gt;If the machine is running Solaris 2.6 or the 32-bit version of Solaris 7, and its kernel does not support NFS
+             server functionality or the &lt;emphasis role="bold"&gt;nfsd&lt;/emphasis&gt; process is not running:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p modload/libafs.nonfs.o /kernel/fs/afs&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;
+ 
+             &lt;para&gt;If the machine is running the 64-bit version of Solaris 7, its kernel supports NFS server functionality, and the
+             &lt;emphasis role="bold"&gt;nfsd&lt;/emphasis&gt; process is running:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p modload/libafs64.o /kernel/fs/sparcv9/afs&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;
+ 
+             &lt;para&gt;If the machine is running the 64-bit version of Solaris 7, and its kernel does not support NFS server
+             functionality or the &lt;emphasis role="bold"&gt;nfsd&lt;/emphasis&gt; process is not running:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp -p modload/libafs64.nonfs.o /kernel/fs/sparcv9/afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Run the AFS initialization script to load AFS modifications into the kernel. You can ignore any error messages
+             about the inability to start the BOS Server or the Cache Manager or AFS client. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/init.d/afs start&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;When an entry called &lt;computeroutput&gt;afs&lt;/computeroutput&gt; does not already exist in the local &lt;emphasis
+             role="bold"&gt;/etc/name_to_sysnum&lt;/emphasis&gt; file, the script automatically creates it and reboots the machine to start
+             using the new version of the file. If this happens, log in again as the superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;
+             after the reboot and run the initialization script again. This time the required entry exists in the &lt;emphasis
+             role="bold"&gt;/etc/name_to_sysnum&lt;/emphasis&gt; file, and the &lt;emphasis role="bold"&gt;modload&lt;/emphasis&gt; program runs.&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    login: &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;root_password&lt;/replaceable&gt;
+    # &lt;emphasis role="bold"&gt;/etc/init.d/afs start&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_137"&gt;
+       &lt;title&gt;Enabling AFS Login on Solaris Systems&lt;/title&gt;
+ 
+       &lt;para&gt;At this point you incorporate AFS into the operating system's Pluggable Authentication Module (PAM) scheme. PAM
+       integrates all authentication mechanisms on the machine, including login, to provide the security infrastructure for
+       authenticated access to and from the machine.&lt;/para&gt;
+ 
+       &lt;para&gt;In modern AFS installations, you should be using Kerberos v5
+       for user login, and obtaining AFS tokens subsequent to this authentication
+       step. OpenAFS does not currently distribute a PAM module allowing AFS 
+       tokens to be automatically gained at login. Some of these, such as
+       pam-krb5 and pam-afs-session from http://www.eyrie.org/~eagle/software/
+       or pam_afs2 from ftp://achilles.ctd.anl.gov/pub/DEE/pam_afs2-0.1.tar,
+       have been tested with Solaris.&lt;/para&gt;
+ 
+       &lt;para&gt;If you are at a site which still requires 
+       &lt;emphasis role="bold"&gt;kaserver&lt;/emphasis&gt; or external Kerberos v4 based 
+       authentication, please consult 
+       &lt;link linkend="KAS016"&gt;Enabling kaserver based AFS Login on Solaris Systems&lt;/link&gt;
+       for further installation instructions.&lt;/para&gt;
+     &lt;/sect2&gt;
+     &lt;sect2 id="Header_137a"&gt;
+       &lt;title&gt;Editing the File Systems Clean-up Script on Solaris Systems&lt;/title&gt;
+       &lt;para&gt;
+         &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Some Solaris distributions include a script that locates 
+             and removes unneeded files from various file systems. Its
+             conventional location is 
+             &lt;emphasis role="bold"&gt;/usr/lib/fs/nfs/nfsfind&lt;/emphasis&gt;. The 
+             script generally uses an argument to the 
+             &lt;emphasis role="bold"&gt;find&lt;/emphasis&gt; command to define which file 
+             systems to search. In this step you modify the
+             command to exclude the &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; 
+             directory. Otherwise, the command traverses the AFS
+             filespace of every cell that is accessible from the machine, which can take many hours. The following alterations are
+             possibilities, but you must verify that they are appropriate for your cell.&lt;/para&gt;
+ 
+             &lt;para&gt;The first possible alteration is to add the &lt;emphasis role="bold"&gt;-local&lt;/emphasis&gt; flag to the existing command,
+             so that it looks like the following:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    find $dir -local -name .nfs\* -mtime +7 -mount -exec rm -f {} \;   
+ &lt;/programlisting&gt;
+ 
+             &lt;para&gt;Another alternative is to exclude any directories whose names begin with the lowercase letter &lt;emphasis
+             role="bold"&gt;a&lt;/emphasis&gt; or a non-alphabetic character.&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    find /[A-Zb-z]*  &lt;replaceable&gt;remainder of existing command&lt;/replaceable&gt;   
+ &lt;/programlisting&gt;
+ 
+             &lt;para&gt;Do not use the following command, which still searches under the &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory,
+             looking for a subdirectory of type &lt;emphasis role="bold"&gt;4.2&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    find / -fstype 4.2     /* &lt;replaceable&gt;do not use&lt;/replaceable&gt; */
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Proceed to &lt;link linkend="HDRWQ145"&gt;Loading and Creating Client Files&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Binary Distribution&lt;/primary&gt;
+ 
+         &lt;secondary&gt;copying client files from&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;client machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;copying client files to local disk&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;copying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;client files to local disk&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;client machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;cell name&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setting in client ThisCell file&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;client machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;setting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;cell name in client ThisCell file&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;client machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;cell membership&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;ThisCell file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;ThisCell file (client)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;client machine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;CellServDB file (client)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on client machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;database server machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;entry in client CellServDB file&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on client machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;creating&lt;/primary&gt;
+ 
+         &lt;secondary&gt;CellServDB file (client)&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;client machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;CellServDB file&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;creating during initial installation&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ145"&gt;
+     &lt;title&gt;Loading and Creating Client Files&lt;/title&gt;
+ 
+     &lt;para&gt;If you are using a non-packaged distribution (that is, one provided as
+     a tarball) you should now copy files from the istribution to the 
+     &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory. On some platforms 
+     that use a dynamic loader program to incorporate AFS modifications into the 
+     kernel, you have already copied over some the files.
+     Copying them again does no harm.&lt;/para&gt;
+ 
+     &lt;para&gt;Every AFS client machine has a copy of the &lt;emphasis role="bold"&gt;/usr/vice/etc/ThisCell&lt;/emphasis&gt; file on its local disk
+     to define the machine's cell membership for the AFS client programs that run on it. Among other functions, this file determines
+     the following: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;The cell in which users authenticate when they log onto the machine, assuming it is using an AFS-modified login
+           utility&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The cell in which users authenticate by default when they issue the &lt;emphasis role="bold"&gt;aklog&lt;/emphasis&gt;
+           command&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The cell membership of the AFS server processes that the AFS command interpreters on this machine contact by
+           default&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;Similarly, the &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file on a client machine's local disk lists the
+     database server machines in each cell that the local Cache Manager can contact. If there is no entry in the file for a cell, or
+     the list of database server machines is wrong, then users working on this machine cannot access the cell. The chapter in the
+     &lt;emphasis&gt;OpenAFS Administration Guide&lt;/emphasis&gt; about administering client machines explains how to maintain the file after
+     creating it. A version of the client &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; file was created during the installation of
+     your cell's first machine (in &lt;link linkend="HDRWQ66"&gt;Creating the Client CellServDB File&lt;/link&gt;). It is probably also
+     appropriate for use on this machine.&lt;/para&gt;
+ 
+     &lt;para&gt;Remember that the Cache Manager consults the &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file only at
+     reboot, when it copies the information into the kernel. For the Cache Manager to perform properly, the &lt;emphasis
+     role="bold"&gt;CellServDB&lt;/emphasis&gt; file must be accurate at all times. Refer to the chapter in the &lt;emphasis&gt;OpenAFS
+     Administration Guide&lt;/emphasis&gt; about administering client machines for instructions on updating this file, with or without
+     rebooting. &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;If you have not already done so, unpack the distribution 
+           tarball for this machine's system type into a suitable location on 
+           the filesystem, such as &lt;emphasis role="bold"&gt;/tmp/afsdist&lt;/emphasis&gt;.
+           If you use a different location, substitue that in the examples that 
+           follow.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Copy files to the local &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory.&lt;/para&gt;
+ 
+           &lt;para&gt;This step places a copy of the AFS initialization script (and related files, if applicable) into the &lt;emphasis
+           role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory. In the preceding instructions for incorporating AFS into the kernel, you
+           copied the script directly to the operating system's conventional location for initialization files. When you incorporate
+           AFS into the machine's startup sequence in a later step, you can choose to link the two files.&lt;/para&gt;
+ 
+           &lt;para&gt;On some system types that use a dynamic kernel loader program, you previously copied AFS library files into a
+           subdirectory of the &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory. On other system types, you copied the
+           appropriate AFS library file directly to the directory where the operating system accesses it. The following commands do
+           not copy or recopy the AFS library files into the &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory, because on
+           some system types the library files consume a large amount of space. If you want to copy them, add the &lt;emphasis
+           role="bold"&gt;-r&lt;/emphasis&gt; flag to the first &lt;emphasis role="bold"&gt;cp&lt;/emphasis&gt; command and skip the second &lt;emphasis
+           role="bold"&gt;cp&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /cdrom/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/root.client/usr/vice/etc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp -p  *  /usr/vice/etc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp -rp  C  /usr/vice/etc&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Create the &lt;emphasis role="bold"&gt;/usr/vice/etc/ThisCell&lt;/emphasis&gt; file. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;echo "&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;" &amp;gt; /usr/vice/etc/ThisCell&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Create the 
+           &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file. Use a 
+           network file transfer program such as 
+           &lt;emphasis role="bold"&gt;sftp&lt;/emphasis&gt; or 
+           &lt;emphasis role="bold"&gt;scp&lt;/emphasis&gt; to copy it from one of the 
+           following sources, which are listed in decreasing order of 
+           preference: &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;Your cell's central &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; source file (the conventional location is
+                 &lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+                 role="bold"&gt;/common/etc/CellServDB&lt;/emphasis&gt;)&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;The global &lt;emphasis role="bold"&gt;CellServDB&lt;/emphasis&gt; 
+                 file maintained at grand.central.org&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;An existing client machine in your cell&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;The &lt;emphasis role="bold"&gt;CellServDB.sample&lt;/emphasis&gt; 
+                 file included in the
+                 &lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/root.client/usr/vice/etc&lt;/emphasis&gt; 
+                 directory of each OpenAFS distribution; add an entry for the 
+                 local cell by following the instructions in 
+                 &lt;link linkend="HDRWQ66"&gt;Creating the Client CellServDB File&lt;/link&gt;
+                 &lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;client cache&lt;/primary&gt;
+ 
+       &lt;see&gt;cache&lt;/see&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;AFS cache&lt;/primary&gt;
+ 
+       &lt;see&gt;cache&lt;/see&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;disk cache&lt;/primary&gt;
+ 
+       &lt;see&gt;cache&lt;/see&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;memory cache&lt;/primary&gt;
+ 
+       &lt;see&gt;cache&lt;/see&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;cache&lt;/primary&gt;
+ 
+       &lt;secondary&gt;requirements&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;cache&lt;/primary&gt;
+ 
+       &lt;secondary&gt;choosing size&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;requirements&lt;/primary&gt;
+ 
+       &lt;secondary&gt;cache&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;usr/vice/etc/cacheinfo&lt;/primary&gt;
+ 
+       &lt;see&gt;cacheinfo file&lt;/see&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;cacheinfo file&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;files&lt;/primary&gt;
+ 
+       &lt;secondary&gt;cacheinfo&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;usr/vice/cache directory&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;directories&lt;/primary&gt;
+ 
+       &lt;secondary&gt;/usr/vice/cache&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;cache&lt;/primary&gt;
+ 
+       &lt;secondary&gt;configuring&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;client machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;configuring&lt;/primary&gt;
+ 
+       &lt;secondary&gt;cache&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;client machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;setting&lt;/primary&gt;
+ 
+       &lt;secondary&gt;cache size and location&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;client machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;cache size and location&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ146"&gt;
+     &lt;title&gt;Configuring the Cache&lt;/title&gt;
+ 
+     &lt;para&gt;The Cache Manager uses a cache on the local disk or in machine memory to store local copies of files fetched from file
+     server machines. As the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; program initializes the Cache Manager, it sets basic cache
+     configuration parameters according to definitions in the local &lt;emphasis role="bold"&gt;/usr/vice/etc/cacheinfo&lt;/emphasis&gt; file.
+     The file has three fields: &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;The first field names the local directory on which to mount the AFS filespace. The conventional location is the
+           &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The second field defines the local disk directory to use for the disk cache. The conventional location is the
+           &lt;emphasis role="bold"&gt;/usr/vice/cache&lt;/emphasis&gt; directory, but you can specify an alternate directory if another
+           partition has more space available. There must always be a value in this field, but the Cache Manager ignores it if the
+           machine uses a memory cache.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The third field specifies the number of kilobyte (1024 byte) blocks to allocate for the cache.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;The values you define must meet the following requirements. &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;On a machine using a disk cache, the Cache Manager expects always to be able to use the amount of space specified in
+           the third field. Failure to meet this requirement can cause serious problems, some of which can be repaired only by
+           rebooting. You must prevent non-AFS processes from filling up the cache partition. The simplest way is to devote a
+           partition to the cache exclusively.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The amount of space available in memory or on the partition housing the disk cache directory imposes an absolute
+           limit on cache size.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The maximum supported cache size can vary in each AFS release; see the &lt;emphasis&gt;OpenAFS Release Notes&lt;/emphasis&gt;
+           for the current version.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;For a disk cache, you cannot specify a value in the third field that exceeds 95% of the space available on the
+           partition mounted at the directory named in the second field. If you violate this restriction, the &lt;emphasis
+           role="bold"&gt;afsd&lt;/emphasis&gt; program exits without starting the Cache Manager and prints an appropriate message on the
+           standard output stream. A value of 90% is more appropriate on most machines. Some operating systems (such as AIX) do not
+           automatically reserve some space to prevent the partition from filling completely; for them, a smaller value (say, 80% to
+           85% of the space available) is more appropriate.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;For a memory cache, you must leave enough memory for other processes and applications to run. If you try to allocate
+           more memory than is actually available, the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; program exits without initializing the
+           Cache Manager and produces the following message on the standard output stream. &lt;programlisting&gt;
+    afsd: memCache allocation failure at &lt;replaceable&gt;number&lt;/replaceable&gt; KB
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;The &lt;replaceable&gt;number&lt;/replaceable&gt; value is how many kilobytes were allocated just before the failure, and so
+           indicates the approximate amount of memory available.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;Within these hard limits, the factors that determine appropriate cache size include the number of users working on the
+     machine, the size of the files with which they work, and (for a memory cache) the number of processes that run on the machine.
+     The higher the demand from these factors, the larger the cache needs to be to maintain good performance.&lt;/para&gt;
+ 
+     &lt;para&gt;Disk caches smaller than 10 MB do not generally perform well. Machines serving multiple users usually perform better with
+     a cache of at least 60 to 70 MB. The point at which enlarging the cache further does not really improve performance depends on
+     the factors mentioned previously and is difficult to predict.&lt;/para&gt;
+ 
+     &lt;para&gt;Memory caches smaller than 1 MB are nonfunctional, and the performance of caches smaller than 5 MB is usually
+     unsatisfactory. Suitable upper limits are similar to those for disk caches but are probably determined more by the demands on
+     memory from other sources on the machine (number of users and processes). Machines running only a few processes possibly can use
+     a smaller memory cache.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ147"&gt;
+       &lt;title&gt;Configuring a Disk Cache&lt;/title&gt;
+ 
+       &lt;note&gt;
+         &lt;para&gt;Not all file system types that an operating system supports are necessarily supported for use as the cache partition.
+         For possible restrictions, see the &lt;emphasis&gt;OpenAFS Release Notes&lt;/emphasis&gt;.&lt;/para&gt;
+       &lt;/note&gt;
+ 
+       &lt;para&gt;To configure the disk cache, perform the following procedures: &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Create the local directory to use for caching. The following instruction shows the conventional location,
+             &lt;emphasis role="bold"&gt;/usr/vice/cache&lt;/emphasis&gt;. If you are devoting a partition exclusively to caching, as
+             recommended, you must also configure it, make a file system on it, and mount it at the directory created in this step.
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /usr/vice/cache&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Create the &lt;emphasis role="bold"&gt;cacheinfo&lt;/emphasis&gt; file to define the configuration parameters discussed
+             previously. The following instruction shows the standard mount location, &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt;, and the
+             standard cache location, &lt;emphasis role="bold"&gt;/usr/vice/cache&lt;/emphasis&gt;. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;echo "/afs:/usr/vice/cache:&lt;/emphasis&gt;&lt;replaceable&gt;#blocks&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;" &amp;gt; /usr/vice/etc/cacheinfo&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;The following example defines the disk cache size as 50,000 KB:&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;echo "/afs:/usr/vice/cache:50000" &amp;gt; /usr/vice/etc/cacheinfo&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ148"&gt;
+       &lt;title&gt;Configuring a Memory Cache&lt;/title&gt;
+ 
+       &lt;para&gt;To configure a memory cache, create the &lt;emphasis role="bold"&gt;cacheinfo&lt;/emphasis&gt; file to define the configuration
+       parameters discussed previously. The following instruction shows the standard mount location, &lt;emphasis
+       role="bold"&gt;/afs&lt;/emphasis&gt;, and the standard cache location, &lt;emphasis role="bold"&gt;/usr/vice/cache&lt;/emphasis&gt; (though the
+       exact value of the latter is irrelevant for a memory cache).&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;echo "/afs:/usr/vice/cache:&lt;/emphasis&gt;&lt;replaceable&gt;#blocks&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;" &amp;gt; /usr/vice/etc/cacheinfo&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The following example allocates 25,000 KB of memory for the cache.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;echo "/afs:/usr/vice/cache:25000" &amp;gt; /usr/vice/etc/cacheinfo&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;afs (/afs) directory&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;client machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;afs (/afs) directory&lt;/primary&gt;
+ 
+         &lt;secondary&gt;as root of AFS filespace&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AFS filespace&lt;/primary&gt;
+ 
+         &lt;secondary&gt;root at /afs directory&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;directories&lt;/primary&gt;
+ 
+         &lt;secondary&gt;/afs&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;afsd&lt;/primary&gt;
+ 
+         &lt;secondary&gt;options file (Linux)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;files&lt;/primary&gt;
+ 
+         &lt;secondary&gt;afsd options file (Linux)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;files&lt;/primary&gt;
+ 
+         &lt;secondary&gt;afs&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;afsd options file (Linux)&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;afs file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;afsd options file (Linux)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;etc/sysconfig/afs&lt;/primary&gt;
+ 
+         &lt;see&gt;afs file&lt;/see&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Linux&lt;/primary&gt;
+ 
+         &lt;secondary&gt;afsd options file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;afsd options file (Linux)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;afsd&lt;/primary&gt;
+ 
+         &lt;secondary&gt;command in AFS init. script&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;afsd&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;OPTIONS variable in AFS initialization file&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;files&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS initialization&lt;/secondary&gt;
+ 
+         &lt;see&gt;AFS initialization script&lt;/see&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;scripts&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS initialization&lt;/secondary&gt;
+ 
+         &lt;see&gt;AFS initialization script&lt;/see&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AFS initialization script&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setting afsd parameters&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;client machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;afsd command parameters&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;variables&lt;/primary&gt;
+ 
+         &lt;secondary&gt;OPTIONS (in AFS initialization file)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;environment variables&lt;/primary&gt;
+ 
+         &lt;see&gt;variables&lt;/see&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Cache Manager&lt;/primary&gt;
+ 
+         &lt;secondary&gt;client machine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;configuring&lt;/primary&gt;
+ 
+         &lt;secondary&gt;Cache Manager&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;client machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;Cache Manager&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;files&lt;/primary&gt;
+ 
+         &lt;secondary&gt;vfs (AIX)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;vfs file&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;etc/vfs file&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;AIX&lt;/primary&gt;
+ 
+         &lt;secondary&gt;editing /etc/vfs file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+         &lt;secondary&gt;vfs file (AIX)&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ149"&gt;
+     &lt;title&gt;Configuring the Cache Manager&lt;/title&gt;
+ 
+     &lt;para&gt;By convention, the Cache Manager mounts the AFS filespace on the local &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory. In
+     this section you create that directory.&lt;/para&gt;
+ 
+     &lt;para&gt;The &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; program sets several cache configuration parameters as it initializes the Cache
+     Manager, and starts daemons that improve performance. You can use the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; command's arguments
+     to override the parameters' default values and to change the number of some of the daemons. Depending on the machine's cache
+     size, its amount of RAM, and how many people work on it, you can sometimes improve Cache Manager performance by overriding the
+     default values. For a discussion of all of the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; command's arguments, see its reference page
+     in the &lt;emphasis&gt;OpenAFS Administration Reference&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;On platforms using the standard 'afs' initialisation script (this does
+     not apply to Fedora or RHEL based distributions), the 
+     &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; command line in the AFS 
+     initialization script on each system type includes an
+     &lt;computeroutput&gt;OPTIONS&lt;/computeroutput&gt; variable. You can use it to set 
+     nondefault values for the command's arguments, in one
+     of the following ways: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;You can create an &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; &lt;emphasis&gt;options file&lt;/emphasis&gt; that sets values for
+           arguments to the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; command. If the file exists, its contents are automatically
+           substituted for the &lt;computeroutput&gt;OPTIONS&lt;/computeroutput&gt; variable in the AFS initialization script. The AFS
+           distribution for some system types includes an options file; on other system types, you must create it.&lt;/para&gt;
+ 
+           &lt;para&gt;You use two variables in the AFS initialization script to specify the path to the options file:
+           &lt;computeroutput&gt;CONFIG&lt;/computeroutput&gt; and &lt;computeroutput&gt;AFSDOPT&lt;/computeroutput&gt;. On system types that define a
+           conventional directory for configuration files, the &lt;computeroutput&gt;CONFIG&lt;/computeroutput&gt; variable indicates it by
+           default; otherwise, the variable indicates an appropriate location.&lt;/para&gt;
+ 
+           &lt;para&gt;List the desired &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; options on a single line in the options file, separating each
+           option with one or more spaces. The following example sets the &lt;emphasis role="bold"&gt;-stat&lt;/emphasis&gt; argument to 2500,
+           the &lt;emphasis role="bold"&gt;-daemons&lt;/emphasis&gt; argument to 4, and the &lt;emphasis role="bold"&gt;-volumes&lt;/emphasis&gt; argument to
+           100.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    -stat 2500 -daemons 4 -volumes 100   
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;On a machine that uses a disk cache, you can set the &lt;computeroutput&gt;OPTIONS&lt;/computeroutput&gt; variable in the AFS
+           initialization script to one of &lt;computeroutput&gt;$SMALL&lt;/computeroutput&gt;, &lt;computeroutput&gt;$MEDIUM&lt;/computeroutput&gt;, or
+           &lt;computeroutput&gt;$LARGE&lt;/computeroutput&gt;. The AFS initialization script uses one of these settings if the &lt;emphasis
+           role="bold"&gt;afsd&lt;/emphasis&gt; options file named by the &lt;computeroutput&gt;AFSDOPT&lt;/computeroutput&gt; variable does not exist. In
+           the script as distributed, the &lt;computeroutput&gt;OPTIONS&lt;/computeroutput&gt; variable is set to the value
+           &lt;computeroutput&gt;$MEDIUM&lt;/computeroutput&gt;.&lt;/para&gt;
+ 
+           &lt;note&gt;
+             &lt;para&gt;Do not set the &lt;computeroutput&gt;OPTIONS&lt;/computeroutput&gt; variable to &lt;computeroutput&gt;$SMALL&lt;/computeroutput&gt;,
+             &lt;computeroutput&gt;$MEDIUM&lt;/computeroutput&gt;, or &lt;computeroutput&gt;$LARGE&lt;/computeroutput&gt; on a machine that uses a memory
+             cache. The arguments it sets are appropriate only on a machine that uses a disk cache.&lt;/para&gt;
+           &lt;/note&gt;
+ 
+           &lt;para&gt;The script (or on some system types the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; options file named by the
+           &lt;computeroutput&gt;AFSDOPT&lt;/computeroutput&gt; variable) defines a value for each of &lt;computeroutput&gt;SMALL&lt;/computeroutput&gt;,
+           &lt;computeroutput&gt;MEDIUM&lt;/computeroutput&gt;, and &lt;computeroutput&gt;LARGE&lt;/computeroutput&gt; that sets &lt;emphasis
+           role="bold"&gt;afsd&lt;/emphasis&gt; command arguments appropriately for client machines of different sizes: &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;&lt;computeroutput&gt;SMALL&lt;/computeroutput&gt; is suitable for a small machine that serves one or two users and has
+                 approximately 8 MB of RAM and a 20-MB cache&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;&lt;computeroutput&gt;MEDIUM&lt;/computeroutput&gt; is suitable for a medium-sized machine that serves two to six users
+                 and has 16 MB of RAM and a 40-MB cache&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;&lt;computeroutput&gt;LARGE&lt;/computeroutput&gt; is suitable for a large machine that serves five to ten users and has
+                 32 MB of RAM and a 100-MB cache&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;You can choose not to create an &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; options file and to set the
+           &lt;computeroutput&gt;OPTIONS&lt;/computeroutput&gt; variable in the initialization script to a null value rather than to the default
+           &lt;computeroutput&gt;$MEDIUM&lt;/computeroutput&gt; value. You can then either set arguments directly on the &lt;emphasis
+           role="bold"&gt;afsd&lt;/emphasis&gt; command line in the script, or set no arguments (and so accept default values for all Cache
+           Manager parameters).&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;
+       
+       &lt;note&gt;
+         &lt;para&gt;If you are running on a Fedora or RHEL based system, the 
+         openafs-client initialization script behaves differently from that
+         described above. It sources 
+         &lt;emphasis role="bold"&gt;/etc/sysconfig/openafs&lt;/emphasis&gt;, in which the
+         AFSD_ARGS variable may be set to contain any, or all, of the afsd 
+         options detailed above. Note that this script does not support setting
+         an &lt;computeroutput&gt;OPTIONS&lt;/computeroutput&gt; variable, or the 
+         &lt;computeroutput&gt;SMALL&lt;/computeroutput&gt;,
+         &lt;computeroutput&gt;MEDIUM&lt;/computeroutput&gt; and
+         &lt;computeroutput&gt;LARGE&lt;/computeroutput&gt; methods of defining cache size.
+         &lt;/para&gt;
+       &lt;/note&gt;
+       
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Create the local directory on which to mount the AFS filespace, by convention &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt;.
+           If the directory already exists, verify that it is empty. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkdir /afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;On AIX systems, add the following line to the &lt;emphasis role="bold"&gt;/etc/vfs&lt;/emphasis&gt; file. It enables AIX to
+           unmount AFS correctly during shutdown. &lt;programlisting&gt;
+    afs     4     none     none
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;On non-package based Linux systems, copy the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; options file from the &lt;emphasis
+           role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; directory to the &lt;emphasis role="bold"&gt;/etc/sysconfig&lt;/emphasis&gt; directory, removing
+           the &lt;emphasis role="bold"&gt;.conf&lt;/emphasis&gt; extension as you do so. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cp /usr/vice/etc/afs.conf /etc/sysconfig/afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Edit the machine's AFS initialization script or &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; options file to set
+           appropriate values for &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; command parameters. The appropriate file for each system type
+           is as follows: &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;On AIX systems, &lt;emphasis role="bold"&gt;/etc/rc.afs&lt;/emphasis&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;On HP-UX systems, &lt;emphasis role="bold"&gt;/sbin/init.d/afs&lt;/emphasis&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;On IRIX systems, &lt;emphasis role="bold"&gt;/etc/init.d/afs&lt;/emphasis&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;On Fedora and RHEL systems, &lt;emphasis role="bold"&gt;/etc/sysconfig/openafs&lt;/emphasis&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+               
+               &lt;listitem&gt;
+                 &lt;para&gt;On Linux systems, &lt;emphasis role="bold"&gt;/etc/sysconfig/afs&lt;/emphasis&gt; (the &lt;emphasis
+                 role="bold"&gt;afsd&lt;/emphasis&gt; options file)&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;On Solaris systems, &lt;emphasis role="bold"&gt;/etc/init.d/afs&lt;/emphasis&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;Use one of the methods described in the introduction to this section to add the following flags to the &lt;emphasis
+           role="bold"&gt;afsd&lt;/emphasis&gt; command line. Also set any performance-related arguments you wish. &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;Add the &lt;emphasis role="bold"&gt;-memcache&lt;/emphasis&gt; flag if the machine is to use a memory cache.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Add the &lt;emphasis role="bold"&gt;-verbose&lt;/emphasis&gt; flag to display a trace of the Cache Manager's
+                 initialization on the standard output stream.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;AFS initialization script&lt;/primary&gt;
+ 
+       &lt;secondary&gt;running&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;client machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;client machine&lt;/primary&gt;
+ 
+       &lt;secondary&gt;AFS initialization script&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;running AFS init. script&lt;/primary&gt;
+ 
+       &lt;secondary&gt;client machine&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;installing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;AFS initialization script&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;client machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;AFS initialization script&lt;/primary&gt;
+ 
+       &lt;secondary&gt;adding to machine startup sequence&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;client machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ150"&gt;
+     &lt;title&gt;Starting the Cache Manager and Installing the AFS Initialization Script&lt;/title&gt;
+ 
+     &lt;para&gt;In this section you run the AFS initialization script to start the Cache Manager. If the script works correctly, perform
+     the steps that incorporate it into the machine's startup and shutdown sequence. If there are problems during the initialization,
+     attempt to resolve them. The AFS Product Support group can provide assistance if necessary.&lt;/para&gt;
+ 
+     &lt;para&gt;On machines that use a disk cache, it can take a while for the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; program to run the
+     first time on a machine, because it must create all of the &lt;emphasis role="bold"&gt;V&lt;/emphasis&gt;&lt;replaceable&gt;n&lt;/replaceable&gt; files
+     in the cache directory. Subsequent Cache Manager initializations do not take nearly as long, because the &lt;emphasis
+     role="bold"&gt;V&lt;/emphasis&gt;&lt;replaceable&gt;n&lt;/replaceable&gt; files already exist.&lt;/para&gt;
+ 
+     &lt;para&gt;On system types that use a dynamic loader program, you must reboot the machine before running the initialization script,
+     so that it can freshly load AFS modifications into the kernel.&lt;/para&gt;
+ 
+     &lt;para&gt;Proceed to the instructions for your system type:&lt;/para&gt;
+ 
+     &lt;itemizedlist&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;&lt;link linkend="HDRWQ151"&gt;Running the Script on AIX Systems&lt;/link&gt;&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;&lt;link linkend="HDRWQ153"&gt;Running the Script on HP-UX Systems&lt;/link&gt;&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;&lt;link linkend="HDRWQ154"&gt;Running the Script on IRIX Systems&lt;/link&gt;&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;&lt;link linkend="HDRWQ155"&gt;Running the Script on Linux Systems&lt;/link&gt;&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;&lt;link linkend="HDRWQ156"&gt;Running the Script on Solaris Systems&lt;/link&gt;&lt;/para&gt;
+       &lt;/listitem&gt;
+     &lt;/itemizedlist&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;AIX&lt;/primary&gt;
+ 
+       &lt;secondary&gt;AFS initialization script&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;on client machine&lt;/tertiary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;rc.afs file (AFS init. file for AIX)&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;files&lt;/primary&gt;
+ 
+       &lt;secondary&gt;rc.afs&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;etc/rc.afs&lt;/primary&gt;
+ 
+       &lt;see&gt;rc.afs file&lt;/see&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;sect2 id="HDRWQ151"&gt;
+       &lt;title&gt;Running the Script on AIX Systems&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Reboot the machine and log in again as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;shutdown -r now&lt;/emphasis&gt;
+    login: &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;root_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Run the AFS initialization script. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/rc.afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Edit the AIX initialization file, &lt;emphasis role="bold"&gt;/etc/inittab&lt;/emphasis&gt;, adding the following line to invoke
+           the AFS initialization script. Place it just after the line that starts NFS daemons. &lt;programlisting&gt;
+    rcafs:2:wait:/etc/rc.afs &amp;gt; /dev/console 2&amp;gt;&amp;amp;1 # Start AFS services
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; There are now copies of the AFS initialization file in both the
+           &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;/etc&lt;/emphasis&gt; directories. If you want to avoid
+           potential confusion by guaranteeing that they are always the same, create a link between them. You can always retrieve the
+           original script from the AFS CD-ROM if necessary. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd  /usr/vice/etc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;rm  rc.afs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s  /etc/rc.afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If a volume for housing AFS binaries for this machine's system type does not already exist, proceed to &lt;link
+           linkend="HDRWQ157"&gt;Setting Up Volumes and Loading Binaries into AFS&lt;/link&gt;. Otherwise, the installation is
+           complete.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;afs file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS initialization file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;files&lt;/primary&gt;
+ 
+         &lt;secondary&gt;afs&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;AFS initialization file&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;HP-UX&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS initialization script&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on client machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ153"&gt;
+       &lt;title&gt;Running the Script on HP-UX Systems&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Run the AFS initialization script. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/sbin/init.d/afs  start&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Change to the &lt;emphasis role="bold"&gt;/sbin/init.d&lt;/emphasis&gt; directory and issue the &lt;emphasis role="bold"&gt;ln
+           -s&lt;/emphasis&gt; command to create symbolic links that incorporate the AFS initialization script into the HP-UX startup and
+           shutdown sequence. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /sbin/init.d&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s ../init.d/afs /sbin/rc2.d/S460afs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s ../init.d/afs /sbin/rc2.d/K800afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; There are now copies of the AFS initialization file in both the
+           &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;/sbin/init.d&lt;/emphasis&gt; directories. If you want
+           to avoid potential confusion by guaranteeing that they are always the same, create a link between them. You can always
+           retrieve the original script from the AFS CD-ROM if necessary. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /usr/vice/etc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;rm afs.rc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s  /sbin/init.d/afs  afs.rc&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If a volume for housing AFS binaries for this machine's system type does not already exist, proceed to &lt;link
+           linkend="HDRWQ157"&gt;Setting Up Volumes and Loading Binaries into AFS&lt;/link&gt;. Otherwise, the installation is
+           complete.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;afs file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS initialization file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;files&lt;/primary&gt;
+ 
+         &lt;secondary&gt;afs&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;AFS initialization file&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;IRIX&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS initialization script&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on client machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;etc/init.d/afs&lt;/primary&gt;
+ 
+         &lt;see&gt;afs file&lt;/see&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;afsclient variable (IRIX)&lt;/primary&gt;
+ 
+         &lt;secondary&gt;client machine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;variables&lt;/primary&gt;
+ 
+         &lt;secondary&gt;afsclient (IRIX)&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;client machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;IRIX&lt;/primary&gt;
+ 
+         &lt;secondary&gt;afsclient variable&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;client machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ154"&gt;
+       &lt;title&gt;Running the Script on IRIX Systems&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;If you have configured the machine to use the &lt;emphasis role="bold"&gt;ml&lt;/emphasis&gt; dynamic loader program, reboot the
+           machine and log in again as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;shutdown -i6 -g0 -y&lt;/emphasis&gt;
+    login: &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;root_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;chkconfig&lt;/emphasis&gt; command to activate the &lt;emphasis
+           role="bold"&gt;afsclient&lt;/emphasis&gt; configuration variable. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/chkconfig -f afsclient on&lt;/emphasis&gt; 
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Run the AFS initialization script. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/init.d/afs  start&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Change to the &lt;emphasis role="bold"&gt;/etc/init.d&lt;/emphasis&gt; directory and issue the &lt;emphasis role="bold"&gt;ln
+           -s&lt;/emphasis&gt; command to create symbolic links that incorporate the AFS initialization script into the IRIX startup and
+           shutdown sequence. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /etc/init.d&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s ../init.d/afs /etc/rc2.d/S35afs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s ../init.d/afs /etc/rc0.d/K35afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; There are now copies of the AFS initialization file in both the
+           &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;/etc/init.d&lt;/emphasis&gt; directories. If you want
+           to avoid potential confusion by guaranteeing that they are always the same, create a link between them. You can always
+           retrieve the original script from the AFS CD-ROM if necessary. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /usr/vice/etc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;rm afs.rc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s  /etc/init.d/afs  afs.rc&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If a volume for housing AFS binaries for this machine's system type does not already exist, proceed to &lt;link
+           linkend="HDRWQ157"&gt;Setting Up Volumes and Loading Binaries into AFS&lt;/link&gt;. Otherwise, the installation is
+           complete.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;afs file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS initialization file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;files&lt;/primary&gt;
+ 
+         &lt;secondary&gt;afs&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;AFS initialization file&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;etc/rc.d/init.d/afs&lt;/primary&gt;
+ 
+         &lt;see&gt;afs file&lt;/see&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Linux&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS initialization script&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on client machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2&gt;
+       &lt;title&gt;Running the Script on Fedora / RHEL Systems&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Reboot the machine and log in again as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;shutdown -r now&lt;/emphasis&gt;
+    login: &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;root_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Run the AFS initialization script. 
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/rc.d/init.d/openafs-client  start&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;chkconfig&lt;/emphasis&gt; command to activate the &lt;emphasis role="bold"&gt;openafs-client&lt;/emphasis&gt;
+           configuration variable. Based on the instruction in the AFS initialization file that begins with the string
+           &lt;computeroutput&gt;#chkconfig&lt;/computeroutput&gt;, the command automatically creates the symbolic links that incorporate the
+           script into the Linux startup and shutdown sequence. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/sbin/chkconfig  --add openafs-client&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/sect2&gt;
+       
+     &lt;sect2 id="HDRWQ155"&gt;
+       &lt;title&gt;Running the Script on other Linux Systems&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Reboot the machine and log in again as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;shutdown -r now&lt;/emphasis&gt;
+    login: &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;root_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Run the AFS initialization script. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/rc.d/init.d/afs  start&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;chkconfig&lt;/emphasis&gt; command to activate the &lt;emphasis role="bold"&gt;afs&lt;/emphasis&gt;
+           configuration variable. Based on the instruction in the AFS initialization file that begins with the string
+           &lt;computeroutput&gt;#chkconfig&lt;/computeroutput&gt;, the command automatically creates the symbolic links that incorporate the
+           script into the Linux startup and shutdown sequence. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/sbin/chkconfig  --add afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; There are now copies of the AFS initialization file in both the
+           &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;/etc/rc.d/init.d&lt;/emphasis&gt; directories, and
+           copies of the &lt;emphasis role="bold"&gt;afsd&lt;/emphasis&gt; options file in both the &lt;emphasis
+           role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;/etc/sysconfig&lt;/emphasis&gt; directories. If you want to avoid
+           potential confusion by guaranteeing that the two copies of each file are always the same, create a link between them. You
+           can always retrieve the original script or options file from the AFS CD-ROM if necessary. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /usr/vice/etc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;rm afs.rc afs.conf&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s  /etc/rc.d/init.d/afs  afs.rc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s  /etc/sysconfig/afs  afs.conf&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If a volume for housing AFS binaries for this machine's system type does not already exist, proceed to &lt;link
+           linkend="HDRWQ157"&gt;Setting Up Volumes and Loading Binaries into AFS&lt;/link&gt;. Otherwise, the installation is
+           complete.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;afs file&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS initialization file&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;files&lt;/primary&gt;
+ 
+         &lt;secondary&gt;afs&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;AFS initialization file&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;Solaris&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS initialization script&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;on client machine&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ156"&gt;
+       &lt;title&gt;Running the Script on Solaris Systems&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Reboot the machine and log in again as the local superuser &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;shutdown -i6 -g0 -y&lt;/emphasis&gt;
+    login: &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;root_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Run the AFS initialization script. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;/etc/init.d/afs  start&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Change to the &lt;emphasis role="bold"&gt;/etc/init.d&lt;/emphasis&gt; directory and issue the &lt;emphasis role="bold"&gt;ln
+           -s&lt;/emphasis&gt; command to create symbolic links that incorporate the AFS initialization script into the Solaris startup and
+           shutdown sequence. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /etc/init.d&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s ../init.d/afs /etc/rc3.d/S99afs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s ../init.d/afs /etc/rc0.d/K66afs&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; There are now copies of the AFS initialization file in both the
+           &lt;emphasis role="bold"&gt;/usr/vice/etc&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;/etc/init.d&lt;/emphasis&gt; directories. If you want
+           to avoid potential confusion by guaranteeing that they are always the same, create a link between them. You can always
+           retrieve the original script from the OpenAFS Binary Distribution if necessary. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /usr/vice/etc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;rm afs.rc&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s  /etc/init.d/afs  afs.rc&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If a volume for housing AFS binaries for this machine's system type does not already exist, proceed to &lt;link
+           linkend="HDRWQ157"&gt;Setting Up Volumes and Loading Binaries into AFS&lt;/link&gt;. Otherwise, the installation is
+           complete.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;storing&lt;/primary&gt;
+ 
+         &lt;secondary&gt;AFS binaries in volumes&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;creating&lt;/primary&gt;
+ 
+         &lt;secondary&gt;volume&lt;/secondary&gt;
+ 
+         &lt;tertiary&gt;for AFS binaries&lt;/tertiary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;volume&lt;/primary&gt;
+ 
+         &lt;secondary&gt;for AFS binaries&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;binaries&lt;/primary&gt;
+ 
+         &lt;secondary&gt;storing AFS in volume&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;usr/afsws directory&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;directories&lt;/primary&gt;
+ 
+         &lt;secondary&gt;/usr/afsws&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ157"&gt;
+     &lt;title&gt;Setting Up Volumes and Loading Binaries into AFS&lt;/title&gt;
+ 
+     &lt;note&gt;&lt;para&gt;If you are using an operating system which uses packaged
+     binaries, such as .rpms or .debs, you should allow these package management
+     systems to maintain your AFS binaries, rather than following the 
+     instructions in this section.&lt;/para&gt;&lt;/note&gt;
+     
+     &lt;para&gt;In this section, you link &lt;emphasis role="bold"&gt;/usr/afsws&lt;/emphasis&gt; on the local disk to the directory in AFS that
+     houses AFS binaries for this system type. The conventional name for the AFS directory is &lt;emphasis
+     role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+     role="bold"&gt;/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/usr/afsws&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;If this machine is an existing system type, the AFS directory presumably already exists. You can simply create a link from
+     the local &lt;emphasis role="bold"&gt;/usr/afsws&lt;/emphasis&gt; directory to it. Follow the instructions in &lt;link
+     linkend="HDRWQ158"&gt;Linking /usr/afsws on an Existing System Type&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;If this machine is a new system type (there are no AFS machines of this type in your cell), you must first create and
+     mount volumes to store its AFS binaries, and then create the link from &lt;emphasis role="bold"&gt;/usr/afsws&lt;/emphasis&gt; to the new
+     directory. See &lt;link linkend="HDRWQ159"&gt;Creating Binary Volumes for a New System Type&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;You can also store UNIX system binaries (the files normally stored in local disk directories such as &lt;emphasis
+     role="bold"&gt;/bin&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;/etc&lt;/emphasis&gt;, and &lt;emphasis role="bold"&gt;/lib&lt;/emphasis&gt;) in volumes
+     mounted under &lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+     role="bold"&gt;/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;. See &lt;link linkend="HDRWQ88"&gt;Storing System Binaries in AFS&lt;/link&gt;
+     .&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ158"&gt;
+       &lt;title&gt;Linking /usr/afsws on an Existing System Type&lt;/title&gt;
+ 
+       &lt;para&gt;If this client machine is an existing system type, there is already a volume mounted in the AFS filespace that houses
+       AFS client binaries for it. &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Create &lt;emphasis role="bold"&gt;/usr/afsws&lt;/emphasis&gt; on the local disk as a symbolic link to the directory &lt;emphasis
+             role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/@sys/usr/afsws&lt;/emphasis&gt;. You can
+             specify the actual system name instead of &lt;emphasis role="bold"&gt;@sys&lt;/emphasis&gt; if you wish, but the advantage of using
+             &lt;emphasis role="bold"&gt;@sys&lt;/emphasis&gt; is that it remains valid if you upgrade this machine to a different system type.
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/@sys/usr/afsws  /usr/afsws&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; If you believe it is helpful to your users to access the AFS documents
+             in a certain format via a local disk directory, create &lt;emphasis role="bold"&gt;/usr/afsdoc&lt;/emphasis&gt; on the local disk as
+             a symbolic link to the documentation directory in AFS (&lt;emphasis
+             role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+             role="bold"&gt;/afsdoc/&lt;/emphasis&gt;&lt;replaceable&gt;format_name&lt;/replaceable&gt;). &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/afsdoc/&lt;/emphasis&gt;&lt;replaceable&gt;format_name&lt;/replaceable&gt; &lt;emphasis
+                   role="bold"&gt;/usr/afsdoc&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;An alternative is to create a link in each user's home directory to the &lt;emphasis
+             role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+             role="bold"&gt;/afsdoc/&lt;/emphasis&gt;&lt;replaceable&gt;format_name&lt;/replaceable&gt; directory.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ159"&gt;
+       &lt;title&gt;Creating Binary Volumes for a New System Type&lt;/title&gt;
+ 
+       &lt;para&gt;If this client machine is a new system type, you must create and mount volumes for its binaries before you can link the
+       local &lt;emphasis role="bold"&gt;/usr/afsws&lt;/emphasis&gt; directory to an AFS directory.&lt;/para&gt;
+ 
+       &lt;para&gt;To create and mount the volumes, you use the 
+       &lt;emphasis role="bold"&gt;kinit&lt;/emphasis&gt; command to authenticate as an
+       administrator, followed by the &lt;emphasis role="bold"&gt;aklog&lt;/emphasis&gt; 
+       command to gain tokens, and then issue commands from the 
+       &lt;emphasis role="bold"&gt;vos&lt;/emphasis&gt; and 
+       &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; command suites. However, the 
+       command binaries are not yet available on this machine (by convention, 
+       they are accessible via the &lt;emphasis role="bold"&gt;/usr/afsws&lt;/emphasis&gt; 
+       link that you are about to create). You have two choices: 
+       &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Perform all steps except the last one (Step &lt;link linkend="LIWQ162"&gt;10&lt;/link&gt;) on an existing AFS machine. On a
+             file server machine, the &lt;emphasis role="bold"&gt;aklog&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; and &lt;emphasis
+             role="bold"&gt;vos&lt;/emphasis&gt; binaries reside in the &lt;emphasis role="bold"&gt;/usr/afs/bin&lt;/emphasis&gt; directory. On client
+             machines, the &lt;emphasis role="bold"&gt;aklog&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; binaries reside in the
+             &lt;emphasis role="bold"&gt;/usr/afsws/bin&lt;/emphasis&gt; directory and the &lt;emphasis role="bold"&gt;vos&lt;/emphasis&gt; binary in the
+             &lt;emphasis role="bold"&gt;/usr/afsws/etc&lt;/emphasis&gt; directory. Depending on how your PATH environment variable is set, you
+             possibly need to precede the command names with a pathname.&lt;/para&gt;
+ 
+             &lt;para&gt;If you work on another AFS machine, be sure to substitute the new system type name for the
+             &lt;replaceable&gt;sysname&lt;/replaceable&gt; argument in the following commands, not the system type of the machine on which you
+             are issuing the commands.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Copy the necessary command binaries to a temporary location on the local disk, which enables you to perform the
+             steps on the local machine. The following procedure installs them in the &lt;emphasis role="bold"&gt;/tmp&lt;/emphasis&gt; directory
+             and removes them at the end. Depending on how your PATH environment variable is set, you possibly need to precede the
+             command names with a pathname.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Perform the following steps to create a volume for housing AFS binaries. &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Working either on the local machine or another AFS machine, 
+             extract the Open AFS distribtion tarball onto a directory on that 
+             machine. The following instructions assume that you are using the
+             &lt;emphasis role="bold"&gt;/tmp/afsdist&lt;/emphasis&gt; directory.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If working on the local machine, copy the necessary binaries to a temporary location on the local disk. Substitute
+             a different directory name for &lt;emphasis role="bold"&gt;/tmp&lt;/emphasis&gt; if you wish. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd  /tmp/afsdist/&lt;/emphasis&gt;&lt;replaceable&gt;new_sysname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/root.server/usr/afs/bin&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp -p  aklog  /tmp&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp -p  fs  /tmp&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp -p  vos  /tmp&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Authenticate as the user &lt;emphasis role="bold"&gt;admin&lt;/emphasis&gt;. 
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;kinit admin&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;admin_password&lt;/replaceable&gt;
+    # &lt;emphasis role="bold"&gt;aklog&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;anchor id="LIWQ160" /&gt;Issue the &lt;emphasis role="bold"&gt;vos create&lt;/emphasis&gt; command to create volumes for storing
+             the AFS client binaries for this system type. The following example instruction creates volumes called
+             &lt;replaceable&gt;sysname&lt;/replaceable&gt;, &lt;replaceable&gt;sysname&lt;/replaceable&gt;.&lt;emphasis role="bold"&gt;usr&lt;/emphasis&gt;, and
+             &lt;replaceable&gt;sysname&lt;/replaceable&gt;.&lt;emphasis role="bold"&gt;usr.afsws&lt;/emphasis&gt;. Refer to the &lt;emphasis&gt;OpenAFS Release
+             Notes&lt;/emphasis&gt; to learn the proper value of &lt;replaceable&gt;sysname&lt;/replaceable&gt; for this system type. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;vos create&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;partition name&lt;/replaceable&gt;&amp;gt; &lt;replaceable&gt;sysname&lt;/replaceable&gt;
+    # &lt;emphasis role="bold"&gt;vos create&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;partition name&lt;/replaceable&gt;&amp;gt; &lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis
+                   role="bold"&gt;.usr&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;vos create&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;partition name&lt;/replaceable&gt;&amp;gt; &lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis
+                   role="bold"&gt;.usr.afsws&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt; command to mount the newly created volumes. Because the
+             &lt;emphasis role="bold"&gt;root.cell&lt;/emphasis&gt; volume is replicated, you must precede the &lt;emphasis&gt;cellname&lt;/emphasis&gt; part
+             of the pathname with a period to specify the read/write mount point, as shown. Then issue the &lt;emphasis role="bold"&gt;vos
+             release&lt;/emphasis&gt; command to release a new replica of the &lt;emphasis role="bold"&gt;root.cell&lt;/emphasis&gt; volume, and the
+             &lt;emphasis role="bold"&gt;fs checkvolumes&lt;/emphasis&gt; command to force the local Cache Manager to access them.
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fs mkmount -dir /afs/.&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt; &lt;emphasis
+                   role="bold"&gt;-vol&lt;/emphasis&gt; &lt;replaceable&gt;sysname&lt;/replaceable&gt;
+    # &lt;emphasis role="bold"&gt;fs mkmount -dir /afs/.&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis
+                   role="bold"&gt;/usr&lt;/emphasis&gt;  &lt;emphasis role="bold"&gt;-vol&lt;/emphasis&gt; &lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis
+                   role="bold"&gt;.usr&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;fs mkmount -dir /afs/.&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis
+                   role="bold"&gt;/usr/afsws&lt;/emphasis&gt; &lt;emphasis role="bold"&gt;-vol&lt;/emphasis&gt; &lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis
+                   role="bold"&gt;.usr.afsws&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;vos release root.cell&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;fs checkvolumes&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; command to grant the &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt;
+             (&lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;) and &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;read&lt;/emphasis&gt;)
+             permissions to the &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; group on each new directory's ACL. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /afs/.&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;
+    # &lt;emphasis role="bold"&gt;fs setacl  -dir  .  usr  usr/afsws  -acl  system:anyuser rl&lt;/emphasis&gt; 
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs setquota&lt;/emphasis&gt; command to set an unlimited quota on the volume mounted at
+             the &lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+             role="bold"&gt;/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/usr/afsws&lt;/emphasis&gt; directory. This
+             enables you to copy all of the appropriate files from the CD-ROM into the volume without exceeding the volume's
+             quota.&lt;/para&gt;
+ 
+             &lt;para&gt;If you wish, you can set the volume's quota to a finite value after you complete the copying operation. At that
+             point, use the &lt;emphasis role="bold"&gt;vos examine&lt;/emphasis&gt; command to determine how much space the volume is occupying.
+             Then issue the &lt;emphasis role="bold"&gt;fs setquota&lt;/emphasis&gt; command to set a quota that is slightly larger.&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;fs setquota /afs/.&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis
+                 role="bold"&gt;/usr/afsws  0&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;anchor id="LIWQ161" /&gt;Copy the contents of the indicated 
+             directories from the OpenAFS binary distribution into the 
+             &lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+             role="bold"&gt;/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/usr/afsws&lt;/emphasis&gt; directory.
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /afs/.&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis
+                   role="bold"&gt;/usr/afsws&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp -rp /cdrom/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/bin  .&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp -rp /cdrom/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/etc  .&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp -rp /cdrom/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/include  .&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp -rp /cdrom/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/lib  .&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; command 
+             to set the ACL on each directory appropriately. If you wish to 
+             enable access to the software for locally authenticated users only, 
+             set the ACL on the &lt;emphasis role="bold"&gt;etc&lt;/emphasis&gt;, 
+             &lt;emphasis role="bold"&gt;include&lt;/emphasis&gt;, and 
+             &lt;emphasis role="bold"&gt;lib&lt;/emphasis&gt; subdirectories to grant the 
+             &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; and 
+             &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt; permissions to the 
+             &lt;emphasis role="bold"&gt;system:authuser&lt;/emphasis&gt; group rather than 
+             the &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; group. The
+             &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; group must retain 
+             the &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; and 
+             &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt; permissions on the 
+             &lt;emphasis role="bold"&gt;bin&lt;/emphasis&gt; subdirectory to enable 
+             unauthenticated users to access the 
+             &lt;emphasis role="bold"&gt;aklog&lt;/emphasis&gt; binary. 
+ &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /afs/.&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis
+                   role="bold"&gt;/usr/afsws&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;fs setacl  -dir etc include lib  -acl  system:authuser rl&lt;/emphasis&gt;  \
+               &lt;emphasis role="bold"&gt;system:anyuser none&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;anchor id="LIWQ162" /&gt;Perform this step on the new client machine even if you have performed the previous steps
+             on another machine. Create &lt;emphasis role="bold"&gt;/usr/afsws&lt;/emphasis&gt; on the local disk as a symbolic link to the
+             directory &lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+             role="bold"&gt;/@sys/usr/afsws&lt;/emphasis&gt;. You can specify the actual system name instead of &lt;emphasis
+             role="bold"&gt;@sys&lt;/emphasis&gt; if you wish, but the advantage of using &lt;emphasis role="bold"&gt;@sys&lt;/emphasis&gt; is that it
+             remains valid if you upgrade this machine to a different system type. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/@sys/usr/afsws  /usr/afsws&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; To enable users to issue commands from the AFS suites (such as
+             &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt;) without having to specify a pathname to their binaries, include the &lt;emphasis
+             role="bold"&gt;/usr/afsws/bin&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;/usr/afsws/etc&lt;/emphasis&gt; directories in the PATH
+             environment variable you define in each user's shell initialization file (such as &lt;emphasis
+             role="bold"&gt;.cshrc&lt;/emphasis&gt;).&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; If you believe it is helpful to your users to access the AFS documents
+             in a certain format via a local disk directory, create &lt;emphasis role="bold"&gt;/usr/afsdoc&lt;/emphasis&gt; on the local disk as
+             a symbolic link to the documentation directory in AFS (&lt;emphasis
+             role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+             role="bold"&gt;/afsdoc/&lt;/emphasis&gt;&lt;replaceable&gt;format_name&lt;/replaceable&gt;). &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;ln -s /afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/afsdoc/&lt;/emphasis&gt;&lt;replaceable&gt;format_name&lt;/replaceable&gt; &lt;emphasis
+                   role="bold"&gt;/usr/afsdoc&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;An alternative is to create a link in each user's home directory to the &lt;emphasis
+             role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+             role="bold"&gt;/afsdoc/&lt;/emphasis&gt;&lt;replaceable&gt;format_name&lt;/replaceable&gt; directory.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; If working on the local machine, remove the AFS binaries from the
+             temporary location. They are now accessible in the &lt;emphasis role="bold"&gt;/usr/afsws&lt;/emphasis&gt; directory.
+             &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd  /tmp&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;rm  klog  fs  vos&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ &lt;/chapter&gt;
Index: openafs/doc/xml/QuickStartUnix/auqbg008.xml
diff -c /dev/null openafs/doc/xml/QuickStartUnix/auqbg008.xml:1.2.8.3
*** /dev/null	Sat May 30 21:40:42 2009
--- openafs/doc/xml/QuickStartUnix/auqbg008.xml	Wed May 13 22:26:01 2009
***************
*** 0 ****
--- 1,270 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;appendix id="HDRWQ163"&gt;
+   &lt;title&gt;Appendix A. Building OpenAFS from Source Code&lt;/title&gt;
+ 
+   &lt;para&gt;This chapter describes how to build OpenAFS from source code. &lt;indexterm&gt;
+       &lt;primary&gt;storing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;OpenAFS source in volume&lt;/secondary&gt;
+     &lt;/indexterm&gt; &lt;indexterm&gt;
+       &lt;primary&gt;creating&lt;/primary&gt;
+ 
+       &lt;secondary&gt;volume&lt;/secondary&gt;
+ 
+       &lt;tertiary&gt;for OpenAFS source&lt;/tertiary&gt;
+     &lt;/indexterm&gt; &lt;indexterm&gt;
+       &lt;primary&gt;volume&lt;/primary&gt;
+ 
+       &lt;secondary&gt;for OpenAFS source&lt;/secondary&gt;
+     &lt;/indexterm&gt; &lt;indexterm&gt;
+       &lt;primary&gt;source (AFS)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;storing in AFS volume&lt;/secondary&gt;
+     &lt;/indexterm&gt; &lt;indexterm&gt;
+       &lt;primary&gt;files&lt;/primary&gt;
+ 
+       &lt;secondary&gt;OpenAFS source&lt;/secondary&gt;
+     &lt;/indexterm&gt;&lt;/para&gt;
+ 
+   &lt;sect1 id="HDRWQ164"&gt;
+     &lt;title&gt;Loading the Source Files&lt;/title&gt;
+ 
+     &lt;para&gt;Working on an AFS client machine, login to AFS as a
+     administrative user, then perform these steps to load the OpenAFS
+     source tree from the OpenAFS Source Distribution.
+     &lt;orderedlist&gt;
+         &lt;indexterm&gt;
+           &lt;primary&gt;commands&lt;/primary&gt;
+ 
+           &lt;secondary&gt;vos create&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;src.afs volume&lt;/tertiary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;vos commands&lt;/primary&gt;
+ 
+           &lt;secondary&gt;create&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;src.afs volume&lt;/tertiary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;src.afs volume&lt;/primary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;volume&lt;/primary&gt;
+ 
+           &lt;secondary&gt;creating&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;src.afs&lt;/tertiary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;
+           &lt;primary&gt;creating&lt;/primary&gt;
+ 
+           &lt;secondary&gt;src.afs volume&lt;/secondary&gt;
+         &lt;/indexterm&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Create and mount a volume for housing the OpenAFS source tree. These instructions name the volume &lt;emphasis
+           role="bold"&gt;src.afs&lt;/emphasis&gt; and mount it at the &lt;emphasis
+           role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/afs/src&lt;/emphasis&gt; directory.&lt;/para&gt;
+ 
+           &lt;para&gt;Setting the &lt;emphasis role="bold"&gt;-maxquota&lt;/emphasis&gt; argument to &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; (zero) sets an
+           unlimited quota on the volume, which enables you to copy all of the files into the volume without exceeding its quota. If
+           you wish, you can set the volume's quota to a finite value after you complete the copying operation. At that point, use
+           the &lt;emphasis role="bold"&gt;vos examine&lt;/emphasis&gt; command to determine how much space the volume is occupying. Then issue
+           the &lt;emphasis role="bold"&gt;fs setquota&lt;/emphasis&gt; command to set a quota that is slightly larger.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;vos create&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;partition name&lt;/replaceable&gt;&amp;gt; &lt;emphasis
+               role="bold"&gt;src.afs -maxquota 0&lt;/emphasis&gt; 
+    # &lt;emphasis role="bold"&gt;cd /afs/.&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;
+    # &lt;emphasis role="bold"&gt;mkdir afs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;fs mkmount afs/src src.afs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;vos release root.cell&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;fs checkvolumes&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Download the latest stable OpenAFS source distribution
+           (openafs-src.&lt;replaceable&gt;X.Y.Z&lt;/replaceable&gt;.tar.gz)
+           from &lt;ulink url="http://www.openafs.org/release/latest.html"&gt;openafs.org&lt;/ulink&gt;
+           to the local &lt;emphasis role="bold"&gt;/tmp&lt;/emphasis&gt; directory.
+           &lt;indexterm&gt;
+               &lt;primary&gt;downloading&lt;/primary&gt;
+ 
+               &lt;secondary&gt;source files from openafs.org&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+             &lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;In the local &lt;emphasis role="bold"&gt;/tmp&lt;/emphasis&gt; directory, unpack the source archive. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /tmp&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;gzip -dc openafs-src-&lt;replaceable&gt;X.Y.Z&lt;/replaceable&gt;.tar.gz | tar xvf -&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+           &lt;indexterm&gt;
+               &lt;primary&gt;unpacking&lt;/primary&gt;
+ 
+               &lt;secondary&gt;source files from the archive&lt;/secondary&gt;
+             &lt;/indexterm&gt;
+             &lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Copy the source files from the unpacked archive into the newly created volume. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /tmp/openafs-&lt;replaceable&gt;X.Y.Z&lt;/replaceable&gt;&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;cp -rp  *  /afs/.&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;/&lt;emphasis role="bold"&gt;afs/src&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;&lt;/para&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;source (AFS)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;compiling&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;compiling AFS from source&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;building&lt;/primary&gt;
+ 
+       &lt;secondary&gt;AFS from source&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ165"&gt;
+     &lt;title&gt;Compiling OpenAFS Binaries Using Configure and Make&lt;/title&gt;
+ 
+     &lt;para&gt;The OpenAFS distribution uses the &lt;emphasis role="bold"&gt;autoconf&lt;/emphasis&gt; program and Makefiles for compiling the OpenAFS software.&lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Create a subdirectory under the &lt;emphasis role="bold"&gt;/afs/.&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+           role="bold"&gt;/afs&lt;/emphasis&gt; directory for each system type for which you will build AFS binaries. Creating and mounting a
+           volume for each system type is recommended, but you can also simply use the &lt;emphasis role="bold"&gt;mkdir&lt;/emphasis&gt;
+           command. If you create a new volume, grant it an unlimited quota to avoid running out of space during the build process.
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /afs/.&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt;    
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;If creating a new volume:&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;vos create&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;machine name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;partition name&lt;/replaceable&gt;&amp;gt; &lt;replaceable&gt;sysname&lt;/replaceable&gt; &lt;emphasis
+               role="bold"&gt;-maxquota 0&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;fs mkmount&lt;/emphasis&gt; &lt;replaceable&gt;sysname&lt;/replaceable&gt; &lt;replaceable&gt;sysname&lt;/replaceable&gt;    
+ &lt;/programlisting&gt;
+ 
+           &lt;para&gt;If not creating a new volume:&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;mkdir&lt;/emphasis&gt; &lt;replaceable&gt;sysname&lt;/replaceable&gt;
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;In the directory for each system type, create subdirectories called &lt;emphasis role="bold"&gt;dest&lt;/emphasis&gt;, &lt;emphasis
+           role="bold"&gt;dest/bin&lt;/emphasis&gt;, and &lt;emphasis role="bold"&gt;obj&lt;/emphasis&gt;. If you plan to use the
+           &lt;emphasis&gt;@sys&lt;/emphasis&gt; variable in pathnames that refer to these directories, then you must use the conventional system
+           names listed in the &lt;emphasis&gt;OpenAFS Release Notes&lt;/emphasis&gt;. &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd&lt;/emphasis&gt; &lt;replaceable&gt;sysname&lt;/replaceable&gt;
+    # &lt;emphasis role="bold"&gt;mkdir dest&lt;/emphasis&gt; 
+    # &lt;emphasis role="bold"&gt;mkdir dest/bin&lt;/emphasis&gt; 
+    # &lt;emphasis role="bold"&gt;mkdir obj&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Create the indicated directories and symbolic links in the &lt;emphasis
+           role="bold"&gt;/afs/.&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory.
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /afs/.&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s  @sys/dest  dest&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s  @sys/obj  obj&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s  .  PARENT&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;ln -s  src/Makefile  Makefile&lt;/emphasis&gt;   
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;The following is an example directory listing for the &lt;emphasis
+           role="bold"&gt;/afs/.&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory after
+           completing the preceding steps. It includes two example system types.&lt;/para&gt;
+ 
+           &lt;programlisting&gt;
+    lrwxr-xr-x admin   12 Jun 18 11:26 Makefile-&amp;gt;src/Makefile
+    lrwxr-xr-x admin    1 Jun 18 11:26 PARENT -&amp;gt; .
+    lrwxr-xr-x admin    9 Jun 18 11:25 dest -&amp;gt; @sys/dest
+    lrwxr-xr-x admin    8 Jun 18 11:25 obj -&amp;gt; @sys/obj
+    drwxrwxrwx admin 4096 Jun 18 11:24 rcs
+    drwxrwxrwx admin 2048 Jun 18 11:27 rs_aix42
+    drwxrwxrwx admin 2048 Jun 18 11:10 src
+    drwxrwxrwx admin 2048 Jun 18 11:27 sun4x_56
+ &lt;/programlisting&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis role="bold"&gt;(Optional)&lt;/emphasis&gt; By default, the build procedure writes its results into a destination
+           directory for each system type called &lt;emphasis role="bold"&gt;/afs/.&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis
+           role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/dest&lt;/emphasis&gt;. To write the results
+           to a different destination directory, create a link from the &lt;emphasis role="bold"&gt;dest&lt;/emphasis&gt; directory to it.
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd /afs/.&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;
+    # &lt;emphasis role="bold"&gt;ln -s&lt;/emphasis&gt; &lt;replaceable&gt;full_path_of_alternate_directory&lt;/replaceable&gt; &lt;emphasis role="bold"&gt;dest&lt;/emphasis&gt;
+ &lt;/programlisting&gt; &lt;indexterm&gt;
+               &lt;primary&gt;commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;&lt;/secondary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ &lt;!--
+     % cd /afs/.rampaginggeek.com/src/afs/@sys
+     % ../src/configure
+     make
+     make dest
+     --&gt;
+         
+         &lt;listitem&gt;
+           &lt;para&gt;For each system type you plan to build, run the following commands on a machine of that system type:&lt;/para&gt;
+           &lt;programlisting&gt;
+    # &lt;emphasis role="bold"&gt;cd  /afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/&lt;/emphasis&gt;&lt;replaceable&gt;sysname&lt;/replaceable&gt;
+    # &lt;emphasis role="bold"&gt;../src/configure&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;make&lt;/emphasis&gt;
+    # &lt;emphasis role="bold"&gt;make dest&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;make&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;configure command&lt;/primary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;make command&lt;/primary&gt;
+           &lt;/indexterm&gt;
+ 
+           &lt;indexterm&gt;
+             &lt;primary&gt;commands&lt;/primary&gt;
+ 
+             &lt;secondary&gt;configure&lt;/secondary&gt;
+           &lt;/indexterm&gt;
+ 
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;anchor id="LIWQ166" /&gt;Working in the &lt;emphasis
+           role="bold"&gt;/afs/.&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory on a
+           machine of the system type for which you are building AFS, issue the &lt;emphasis role="bold"&gt;make install&lt;/emphasis&gt;
+           command.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;&lt;/para&gt;
+   &lt;/sect1&gt;
+ &lt;/appendix&gt;
Index: openafs/doc/xml/ReleaseNotesWindows/NTMakefile
diff -c /dev/null openafs/doc/xml/ReleaseNotesWindows/NTMakefile:1.1.2.3
*** /dev/null	Sat May 30 21:40:42 2009
--- openafs/doc/xml/ReleaseNotesWindows/NTMakefile	Mon May 25 22:20:24 2009
***************
*** 0 ****
--- 1,64 ----
+ # Copyright 2009, Secure Endpoints Inc.
+ # All Rights Reserved.
+ #
+ # Redistribution and use in source and binary forms, with or without
+ # modification, are permitted provided that the following conditions are met:
+ #
+ # - Redistributions of source code must retain the above copyright notice,
+ #   this list of conditions and the following disclaimer.
+ # - Redistributions in binary form must reproduce the above copyright notice,
+ #   this list of conditions and the following disclaimer in the documentation
+ #   and/or other materials provided with the distribution.
+ # - Neither the name of Secure Endpoints Inc. nor the names of its contributors
+ #   may be used to endorse or promote products derived from this software without
+ #   specific prior written permission from Secure Endpoints Inc..
+ #
+ # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+ # TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
+ # PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
+ # OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ # PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ # LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ 
+ VERSFILE = version
+ !INCLUDE ..\..\..\src\config\NTMakefile.$(SYS_NAME)
+ !INCLUDE ..\..\..\src\config\NTMakefile.version
+ 
+ !IFNDEF CYGWIN
+ CYGWIN     = c:/cygwin
+ !ENDIF
+ !IFNDEF DOCBOOK_XSL
+ DOCBOOK_XSL = $(CYGWIN)/usr/share/docbook-xsl
+ !ENDIF
+ XSLTPROC   = xsltproc.exe
+ HTML_XSL = $(DOCBOOK_XSL)/html/chunk.xsl
+ HTML_PARMS = --param navig.graphics 1 --stringparam navig.graphics.path ../
+ CHM_XSL    = $(DOCBOOK_XSL)/htmlhelp/htmlhelp.xsl
+ 
+ XMLSRCS = \
+         relnotes.xml \
+         $(VERSFILE).xml
+ 
+ index.html: $(XMLSRCS)
+         @echo Building OpenAFS Release Notes in HTML format
+         $(XSLTPROC) $(HTML_PARMS) $(HTML_XSL) relnotes.xml 
+ 
+ htmlhelp.chm: $(XMLSRCS)
+         @echo Building OpenAFS Release Notes in HTML Help format
+         $(XSLTPROC) $(CHM_XSL) relnotes.xml
+         -hhc.exe htmlhelp.hhp
+         $(DEL) *.html
+         $(DEL) *.hh?
+         $(DEL) *.chw
+ 
+ install: htmlhelp.chm index.html
+ 
+ clean::
+         $(DEL) *.html
+         $(DEL) htmlhelp.chm
+         $(DEL) $(VERSFILE).xml
\ No newline at end of file
Index: openafs/doc/xml/ReleaseNotesWindows/relnotes.xml
diff -c /dev/null openafs/doc/xml/ReleaseNotesWindows/relnotes.xml:1.1.2.4
*** /dev/null	Sat May 30 21:40:42 2009
--- openafs/doc/xml/ReleaseNotesWindows/relnotes.xml	Tue May 26 11:29:52 2009
***************
*** 0 ****
--- 1,4293 ----
+ &lt;?xml version="1.0" encoding="utf-8"?&gt;
+ &lt;!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.3//EN"
+ 	"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+ &lt;!ENTITY version SYSTEM "version.xml"&gt;
+ ]&gt;
+ 
+ &lt;book&gt;
+   &lt;bookinfo&gt;
+     &lt;title&gt;OpenAFS for Windows Release Notes&lt;/title&gt;
+     &lt;copyright&gt;
+       &lt;year&gt;2003-2009&lt;/year&gt;
+       &lt;holder&gt;Secure Endpoints Inc.&lt;/holder&gt;
+     &lt;/copyright&gt;
+     &lt;legalnotice&gt;
+       &lt;para&gt;This documentation is covered by the MIT License.&lt;/para&gt;
+     &lt;/legalnotice&gt;
+     &lt;revhistory&gt;
+         &amp;version;
+     &lt;/revhistory&gt;
+     &lt;abstract&gt;
+       &lt;para&gt;This document provides a series of usage notes regarding the OpenAFS for Windows
+       client, supported platforms, contribution information, debugging techniques, and 
+       a reference to supported Windows registry values.
+      &lt;/para&gt;
+     &lt;/abstract&gt;
+   &lt;/bookinfo&gt;
+   &lt;preface&gt;
+     &lt;title id='Preface'&gt;Preface&lt;/title&gt;
+ 
+     &lt;para&gt;The Andrew File System (AFS) is a location-independent file system that uses a local cache to increase its performance.Â&nbsp; An AFS client accesses files anonymously or via a Kerberos authentication.Â&nbsp; The global AFS is partitioned into cells.Â&nbsp; The AFS cell is a collection of AFS volumes that are administered by a common entity.Â&nbsp;Â&nbsp; AFS cells can be administered by a department even when the Kerberos realm used for local authentication is managed by a much larger organization.Â&nbsp; AFS clients and servers take advantage of Kerberos cross realm authentication to enable authenticated access by entities located outside the local realm.Â&nbsp; Authorization is enforced by the use of directory level access control lists which can consist of individual or group identities.Â&nbsp; &lt;/para&gt;
+     &lt;para&gt;The AFS volume is a tree of files and sub-directories.Â&nbsp; AFS volumes are created by administrators and are joined to an AFS cell via the use of a mount point.Â&nbsp;Â&nbsp; Once a volume is created, users can create files and directories as well as mount points and symlinks within the volume without regard for the physical location of the volume.Â&nbsp; Administrators can move the volume to another server as necessary without the need to notify users.Â&nbsp;Â&nbsp; In fact, the volume move can occur while files in the volume are in use.Â&nbsp; &lt;/para&gt;
+     &lt;para&gt;AFS volumes can be replicated to read-only copies.Â&nbsp;Â&nbsp; When accessing files from a read-only replica, clients will read all of the data from a single replica.Â&nbsp;Â&nbsp; If that replica becomes unavailable, the clients will failover to any replica that is reachable.Â&nbsp; Users of the data are unaware of where the replicas are stored or which one is being accessed.Â&nbsp;Â&nbsp; The contents of the replicas can be updated at any time by
+       &lt;emphasis&gt;releasing&lt;/emphasis&gt; the current contents of the source volume.
+   
+     
+     
+     &lt;/para&gt;
+     &lt;para&gt;OpenAFS for Windows (OAFW) provides AFS client access Microsoft Windows operating systems.Â&nbsp; It strives to maintain transparency such that the user is unaware of the distinction between the use of AFS and Microsoft Windows file shares.Â&nbsp;Â&nbsp; OAFW can be part of a single sign-on solution by allowing credentials for a Kerberos principal to be obtained at logon and for that principal to be used to obtain AFS tokens for one or more cells.Â&nbsp;Â&nbsp; Although OAFW is implemented as a locally installed SMB to AFS gateway, OAFW maintains the portability of file paths by its use of the \\AFS UNC server name.&lt;/para&gt;
+     &lt;para&gt;OpenAFS is the product of an open source development effort begun on October 31 2000.Â&nbsp; OpenAFS is maintained and developed by a group of volunteers with the support of the user community.Â&nbsp;Â&nbsp; If you use OpenAFS as part of your computing infrastructure please contribute to its continued growth.
+   &lt;/para&gt;
+   &lt;/preface&gt;
+   &lt;chapter id='chap_1'&gt;
+     &lt;title id='Installer_Options'&gt;Installer Options&lt;/title&gt;
+     &lt;para&gt;It can be installed either as a new installation or an upgrade from previous versions of OpenAFS for Windows or IBM AFS for Windows.Â&nbsp; Installers are provided in two forms:&lt;/para&gt;
+     &lt;para&gt;
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+    an executable (.exe) that is built using the Nullsoft Scriptable Installation System, or&lt;/listitem&gt;
+         &lt;listitem&gt;
+   a Windows Installer package (.msi) that is built using WiX and can be customized for organizations via the use of MSI Transforms (see
+           &lt;link linkend='MSI_Deployment_Guide'&gt;MSI Deployment Guide&lt;/link&gt;)
+   
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+     &lt;/para&gt;
+   &lt;/chapter&gt;
+   &lt;chapter id='chap_2'&gt;
+     &lt;title id='System_Requirements'&gt;System Requirements&lt;/title&gt;
+     &lt;section&gt;
+       &lt;title id='Supported_Operating_Systems'&gt;2.1 Supported Operating Systems&lt;/title&gt;
+       &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Microsoft Windows 2000 Workstation&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Microsoft Windows 2000 Server &lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Microsoft Windows XP Home&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Microsoft Windows XP Professional&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Microsoft Windows XP 64&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Microsoft Windows 2003 Server (32-bit and 64-bit Intel)&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Microsoft Windows 2003 R2 Server (32-bit and 64-bit Intel)&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Microsoft Windows Vista (32-bit and 64-bit Intel)&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Microsoft Windows 2008 Server (32-bit and 64-bit Intel)&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Microsoft Windows 7 RC (32-bit and 64-bit Intel)&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Microsoft Windows 2008 Server R2 RC (32-bit and 64-bit Intel)&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Unsupported_Operating_Systems'&gt;2.1.1 Unsupported Operating Systems&lt;/title&gt;
+       &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt; Microsoft Windows 95&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Microsoft Windows 98&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Microsoft Windows 98 OSR2&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Microsoft Windows ME&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Microsoft NT&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;
+       &lt;para&gt;Older releases of OpenAFS are available for download if unsupported operating systems must be used.Â&nbsp; The last version of OpenAFS with support for Win9x is 1.2.2b.Â&nbsp; The last version with support for Windows NT 4.0 is 1.2.10.&lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Disk_Space'&gt;2.2 Disk Space&lt;/title&gt;
+       &lt;para&gt;Up to 60mb required for the OpenAFS binaries plus 100MB for the default AFSCache file.Â&nbsp;Â&nbsp; The size of the AFSCache file may be adjusted via the Registry after installation.  The maximum cache size for 32-bit Windows is approximately 1.2GB.  On 64-bit Windows there is no practical limit on the cache size.&lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Additional_Software_Packages'&gt;2.3 Additional Software Packages&lt;/title&gt;
+       &lt;para&gt;
+         &lt;ulink url='http://web.mit.edu/kerberos/dist/index.html'&gt;MIT Kerberos for Windows&lt;/ulink&gt; 2.6.x or 3.x.x if Kerberos v5 authentication support is desired.  The recommended release is version 3.2.2.  For 64-bit Windows installations, the 64-bit version of Kerberos for Windows is required.  For 32-bit Windows installations, the 32-bit version of Kerberos for Windows is required.
+       
+       
+       
+       &lt;/para&gt;
+     &lt;/section&gt;
+   &lt;/chapter&gt;
+   &lt;chapter id='chap_3'&gt;
+     &lt;title id='Operational_Notes'&gt;Operational Notes&lt;/title&gt;
+     &lt;section&gt;
+       &lt;title id='Unicode_Support'&gt;3.1. Unicode Support&lt;/title&gt;
+       &lt;para&gt;Starting with the 1.5.50 release of OpenAFS for Windows, each of the AFS Client Service, the AFS Explorer Shell Extension, and the command-line tools are Unicode enabled.  No longer is OpenAFS restricted to accessing file system objects whose names can be represented in the locale specific OEM code page.  This has significant benefits for end users.  Most importantly it permits non-Western languages to now be used for file system object names in AFS from Microsoft Windows operating systems.  Now that Unicode names are supported,
+         &lt;ulink url='http://en.wikipedia.org/wiki/Roaming_user_profile'&gt;Roaming User Profiles&lt;/ulink&gt; and
+         &lt;ulink url='http://en.wikipedia.org/wiki/Folder_redirection'&gt;Folder Redirection&lt;/ulink&gt; will no longer fail when a user attempts to store an object with a name that cannot be represented in the OEM code page.  
+       
+       
+       
+       &lt;/para&gt;
+       &lt;para&gt;Unicode names are stored in AFS using UTF-8 encoding.  UTF-8 is supported as a locale on MacOS X, Linux, Solaris, and most other operating systems.  This permits non-Western object names to be exchanged between Microsoft Windows and other operating systems.  The OpenAFS for Windows client also implements
+         &lt;ulink url='http://en.wikipedia.org/wiki/Unicode_normalization'&gt;Unicode Normalization&lt;/ulink&gt; as part of the name lookup algorithm.  This is necessary because Unicode does not provide a unique representation for each input string.  The use of normalization permits a file system object name created on MacOS X to be matched with the same string entered on Microsoft Windows even though the operating systemâ€™s choice of representation may be different.
+       
+       
+       
+       &lt;/para&gt;
+       &lt;para&gt;It is important to note that AFS file servers are not character set agnostic.  All file system object names are stored as octet strings without any character set tagging.  If a file system object is created using OEM Code Page 858 and then interpreted as UTF-8 it is likely that the object name will appear to be gibberish.  OpenAFS for Windows goes to great lengths to ensure that the object name is converted to a form that will permit the user to rename the object using Unicode.  Accessing UTF-8 names on UNIX systems that have the locale set to one of the ISO Latin character sets will result in the UTF-8 strings appearing to be gibberish.  &lt;/para&gt;
+       &lt;para&gt;Neither UNIX AFS nor Microsoft Windows 2000 systems can perform Unicode Normalization for string comparisons.  Although it is possible to store and read Unicode object names, it is possible that a user may not be able to open an object by typing the name of the object at the keyboard.  GUI point and click operations should permit any object to be accessed.&lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Kerberos_v5_Requirements'&gt;3.2. Requirements for Kerberos v5 Authentication&lt;/title&gt;
+       &lt;para&gt;The Kerberos v4 infrastructure on which the OpenAFS 1.2 series is reliant is no longer secure.Â&nbsp; Cross-realm Kerberos is very important in the AFS context and most sites have or are migrating to Kerberos v5 environments.Â&nbsp; The OpenAFS 1.4 series (and later) integrates with
+         &lt;ulink url='http://web.mit.edu/kerberos/'&gt;MIT Kerberos for Windows&lt;/ulink&gt; 2.6.5 and above to support Kerberos v5 authentication including automatic renewal of AFS tokens and single sign-on via the Microsoft Windows Kerberos Logon Service.   
+       
+       
+       
+       &lt;/para&gt;
+       &lt;para&gt;The recommended version of
+         &lt;ulink url='http://web.mit.edu/kerberos/'&gt;MIT Kerberos for Windows&lt;/ulink&gt; is 3.2.2.  KFW 3.2.2 includes Network Identity Manager 1.3.1 which integrates with the
+         &lt;link linkend='Network_Identity_Manager_Provider'&gt;AFS Provider&lt;/link&gt; installed as part of OpenAFS for Windows.  
+       
+       
+       
+       &lt;/para&gt;
+       &lt;para&gt;When KFW is installed, the OpenAFS for Windows client will obtain Kerberos v5 tickets and use them as tokens without modification.Â&nbsp; The OpenAFS client requires that all of the AFS Servers with which it communicates support the use of Kerberos v5 tickets as tokens. If Kerberos v5 based tokens are presented to an AFS server that does not support them, the server will be unable to communicate with the client when tokens are present. Kerberos v5 based tokens are supported by OpenAFS release 1.2.8 or later.  IBM Transarc servers do not support Kerberos v5.&lt;/para&gt;
+       &lt;section&gt;
+         &lt;title id='Active_Directory'&gt;3.2.1. Active Directory&lt;/title&gt;
+         &lt;para&gt;Microsoft Windows Active Directory can be used as a Kerberos v5 KDC in conjunction with OpenAFS.  There are two things to consider when using an Active Directory as the Kerberos realm that issues the AFS service ticket.Â&nbsp; First, the Kerberos v5 tickets issued by Active Directory can be quite large when compared to tickets issued by a traditional KDC due to the incorporation of authorization data (the Microsoft PAC).Â&nbsp; If the issued tickets are larger than 344 bytes, the OpenAFS 1.2 servers will be unable to process them and will issue a RXKADBADTICKET error.  OpenAFS 1.4 (and beyond) servers can support the largest tickets that Active Directory can issue.Â&nbsp; Second, the Kerberos v5 tickets issued by Windows 2003 Active Directory are encrypted with the DES-CBC-MD5 encryption type (enctype).Â&nbsp; OpenAFS 1.2 servers only support the DES-CBC-CRC enctype.  As a result, OpenAFS 1.2 servers cannot process the resulting Kerberos v5 tokens.  Windows 2000 Active Directory issues tickets with the DES-CBC-CRC enctype.&lt;/para&gt;
+         &lt;para&gt;Microsoft has documented in
+           &lt;ulink url='http://support.microsoft.com/kb/832572/'&gt;Knowledge Base article 832572&lt;/ulink&gt; a new NO_AUTH_REQUIRED flag that can be set on the account mapped to the AFS service principal.  When this flag is set, the PAC authorization data will not be included in the ticket.  Setting this flag is recommended for all accounts that are associated with non-Windows services and that do not understand the authorization data stored in the PAC.  This flag cannot be used if AFS service tickets are obtained via cross-realm using an Active Directory user principal.
+         
+         
+         
+         &lt;/para&gt;
+         &lt;para&gt;Note that an Active Directory computer object cannot be used for the afs service principal.&lt;/para&gt;
+       &lt;/section&gt;
+       &lt;section&gt;
+         &lt;title id='Using_krb524_Service'&gt;3.2.2. Using the krb524 Service&lt;/title&gt;
+         &lt;para&gt;Some organizations have AFS cell names and Kerberos realm names which differ by more then just lower and upper case and rely on a modification to krb524d which maps a Kerberos v5 ticket from realm FOO to a Kerberos v4 ticket in realm BAR.Â&nbsp; This allows user@FOO to appear to be user@bar for the purposes of accessing the AFS cell.Â&nbsp; As of OpenAFS 1.2.8, support was added to allow the immediate use of Kerberos v5 tickets as AFS (2b) tokens. This is the first building block necessary to break away from the limitations of Kerberos v4 with AFS.Â&nbsp; By using Kerberos v5 directly we avoid the security holes inherent in Kerberos v4 cross-realm.Â&nbsp; We also gain access to cryptographically stronger algorithms for authentication and encryption. &lt;/para&gt;
+         &lt;para&gt;Another reason for using Kerberos v5 directly is because the krb524 service runs on a port (4444/udp) which has increasingly been blocked by ISPs.Â&nbsp; The port was used to spread a worm which attacked Microsoft Windows in the summer of 2003.Â&nbsp; When the port is blocked users find that they are unable to authenticate.&lt;/para&gt;
+         &lt;para&gt;Replacing the Kerberos v4 ticket with a Kerberos v5 ticket is a win in all situations except when the cell name does not match the realm name and the principal names placed into the ACLâ€™s are not the principal names from the Kerberos v5 ticket.Â&nbsp; To support this transition, OpenAFS for Windows 1.4 adds a new registry value,
+           &lt;link linkend='Value_Use524'&gt;Use524&lt;/link&gt;, to force the use of krb524d.Â&nbsp; However, the availability of this option should only be used by individuals until such time as their organizations can provide a more permanent solution.
+         
+         
+         
+         &lt;/para&gt;
+         &lt;para&gt;Note that the OpenAFS 1.4.x servers permit the use of a secondary realm name that can be treated as equivalent to the cell name for authentication.
+         &lt;/para&gt;
+       &lt;/section&gt;
+       &lt;section&gt;
+         &lt;title id='Network_Identity_Manager_Provider'&gt;3.2.3. Network Identity Manager Provider&lt;/title&gt;
+         &lt;para&gt;As of release 1.5.9, OpenAFS for Windows includes a Network Identity Manager Provider for obtaining AFS tokens.  This plug-in is a contribution from
+           &lt;ulink url='https://www.secure-endpoints.com/'&gt;Secure Endpoints Inc.&lt;/ulink&gt;  Network Identity Manager is a multiple identity credential management tool that ships with
+           &lt;ulink url='http://web.mit.edu/kerberos/'&gt;MIT Kerberos for Windows&lt;/ulink&gt; version 3.0 and above.  The OpenAFS plug-in requires
+           &lt;ulink url='http://web.mit.edu/kerberos/'&gt;MIT Kerberos for Windows&lt;/ulink&gt; version 3.1 or above.  Version 3.2.2 is recommended for the best user experience.
+         
+         
+         
+         &lt;/para&gt;
+         &lt;para&gt;
+           &lt;inlinemediaobject&gt;
+             &lt;imageobject&gt;
+               &lt;imagedata format='JPG' fileref='relnotes00.jpg' /&gt;
+             &lt;/imageobject&gt;
+           &lt;/inlinemediaobject&gt;
+         &lt;/para&gt;
+         &lt;para&gt;The Network Identity Manager replaces the former KFW ticket manager, Leash&amp;quot;, and when combined with the OpenAFS Provider, it is intended to be used as a replacement for the AFS System Tray Tool (afscreds.exe).  Unlike both Leash and the AFS System Tray Tool, Network Identity Manager with the OpenAFS Provider can easily manage AFS tokens for multiple cells from one or more Kerberos v5 identities.&lt;/para&gt;
+         &lt;para&gt;
+           &lt;inlinemediaobject&gt;
+             &lt;imageobject&gt;
+               &lt;imagedata format='JPG' fileref='relnotes01.jpg' /&gt;
+             &lt;/imageobject&gt;
+           &lt;/inlinemediaobject&gt;
+         &lt;/para&gt;
+         &lt;para&gt;The AFS configuration panel for each Kerberos v5 identity is used to configure which cells credentials should be obtained for and how they should be obtained.  If the cell to realm mapping cannot be automatically determined, it can be explicitly specified.  If the cell does not support Kerberos v5 tickets as tokens, then a krb524 service can be configured.&lt;/para&gt;
+         &lt;para&gt;
+           &lt;inlinemediaobject&gt;
+             &lt;imageobject&gt;
+               &lt;imagedata format='JPG' fileref='relnotes02.jpg' /&gt;
+             &lt;/imageobject&gt;
+           &lt;/inlinemediaobject&gt;
+         &lt;/para&gt;
+         &lt;para&gt;The OpenAFS Provider configuration panel can be used to check the status of the AFS Client Service and its version.  An optional checkbox is provided that will prevent the AFS System Tray Tool from being started by Windows after login.   A shortcut to the OpenAFS Control Panel is also provided.&lt;/para&gt;
+       &lt;/section&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Use_of_Microsoft_Loopback'&gt;3.3. Use of the Microsoft Loopback Adapter by the AFS Client Service&lt;/title&gt;
+       &lt;para&gt;By itself the OpenAFS Client Service does not provide robust behavior in a plug-n-play network environment.Â&nbsp; Changes to the number of network adapters or their assigned IP addresses will cause the service to terminate unexpectedly.Â&nbsp; To avoid this behavior OpenAFS for Windows installs a single instance of the Microsoft Loopback Adapter (MLA) on the machine.Â&nbsp; With the MLA installed, the OpenAFS Client Service will not be affected by the configuration changes of other network adapters installed on the system.Â&nbsp; &lt;/para&gt;
+       &lt;para&gt;The MLA is installed with a name of "AFS" and a pre-assigned IP address in the 10.x.x.x range.Â&nbsp; The MLA is bound to the &amp;quot;Client for Microsoft Networks&amp;quot; service and not bound to the &amp;quot;File and Printer Sharing for Microsoft Networks&amp;quot;.Â&nbsp; If the MLA is unbound to "Client Microsoft Networks", the OpenAFS Client Service will become inaccessible when the machine is disconnected from the network.Â&nbsp; If the MLA is bound to "File and Printer Sharing ..." there will be a service type collision between the name "AFS" and the name of the machine on the MLA's IP Address that will result in the OpenAFS client service becoming inaccessible and the "NET VIEW \\AFS" command will return a "System Error 52" message.Â&nbsp; To correct the problem:&lt;/para&gt;
+       &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;stop the AFS Client Service&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;bind the "Client for Microsoft Networks" to the MLA&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;unbind "File and Printer Sharing for Microsoft Networks" from the MLA&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Disable and then re-enable the MLA&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;start the AFS Client Service&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;
+       &lt;para&gt;When the MLA is not installed the unique NETBIOS name published by OpenAFS SMB server is "
+         &lt;emphasis&gt;MACHINE&lt;/emphasis&gt;-AFS".Â&nbsp; One of the benefits of using the MLA is that the NETBIOS name does not have to be published on any adapter other than the MLA.Â&nbsp; Therefore the chosen name is no longer required to be unique.Â&nbsp; Instead the NETBIOS name associated with the AFS Client Service is simply "AFS" and portable UNC paths of the form \\AFS\cellname\path can now be used on all machines.
+       
+       
+       
+       &lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Using_Freelance_Mode'&gt;3.4. Using Freelance (Dynamic Root) Mode to Improve Mobility&lt;/title&gt;
+       &lt;para&gt;Traditionally, when the OpenAFS Client Service starts it must be able to access the "root.afs" volume of the default cell.Â&nbsp; The "root.afs" volume contains the set of mount points to the "root.cell" volumes of various cells the administrator of the default cell believes should be accessible.Â&nbsp; If the "root.afs" volume is inaccessible when the client service is started, the service will terminate unexpectedly.Â&nbsp; Since many users now use laptops or otherwise operate in disconnected environments in which a VPN may be required to access the cell's servers, it is often the case that the "root.afs" volume for the default cell is not reachable and the OpenAFS Client Service will not successfully start. &lt;/para&gt;
+       &lt;para&gt;To allow the OpenAFS Client Service to operate in these environments, Freelance mode dynamically constructs a fake "root.afs" volume from mount points and symlinks stored in the local registry.&lt;/para&gt;
+       &lt;para&gt;The content of the fake &amp;quot;root.afs&amp;quot; volume is dynamically generated as cells are accessed.Â&nbsp; When the fake "root.afs" volume is initially constructed it will only contain two mount points: a
+         &lt;emphasis&gt;regular path &lt;/emphasis&gt;and
+         &lt;emphasis&gt;read-write path &lt;/emphasis&gt;mount point used to access the "root.cell" volume of the default AFS cell.Â&nbsp; Any attempt to access a valid cell name will result in a new mount point being created in the fake "root.afs" volume.Â&nbsp; If the cellname begins with a "." the mount point will be a
+         &lt;emphasis&gt;read-write path&lt;/emphasis&gt;; otherwise the mount point will be a
+         &lt;emphasis&gt;regular path&lt;/emphasis&gt;.Â&nbsp; These mount points are preserved in the registry at key:
+       
+       
+       
+       &lt;/para&gt;
+       &lt;para&gt;
+         &lt;link linkend='Regkey_HKLM_SOFTWARE_OpenAFS_Client_Freelance'&gt;HKLM\SOFTWARE\OpenAFS\Client\Freelance&lt;/link&gt;
+       &lt;/para&gt;
+       &lt;para&gt;Additional mount points may be manually created using the "fs mkmount" command.Â&nbsp; Mount points may be removed using the "fs rmmount" command.&lt;/para&gt;
+       &lt;para&gt;&amp;gt;fs mkmount \\AFS\athena.mit.edu root.cell athena.mit.edu&lt;/para&gt;
+       &lt;para&gt;&amp;gt;fs mkmount \\AFS\.athena.mit.edu root.cell athena.mit.edu -rw&lt;/para&gt;
+       &lt;para&gt;&amp;gt;fs rmmount \\AFS\athena.mit.edu&lt;/para&gt;
+       &lt;para&gt;&amp;gt;fs rmmount \\AFS\.athena.mit.edu&lt;/para&gt;
+       &lt;para&gt;Symlinks may also be created within the Freelance &amp;quot;root.afs&amp;quot; volume.&lt;/para&gt;
+       &lt;para&gt;&amp;gt;symlink make \\afs\link \\afs\athena.mit.edu\user\j\a\jaltman&lt;/para&gt;
+       &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; &amp;gt;symlink list \\afs\link&lt;/para&gt;
+       &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; '\\afs\link' is a symlink to 'athena.mit.edu\user\j\a\jaltman'&lt;/para&gt;
+       &lt;para&gt;&amp;gt;symlink rm \\afs\link&lt;/para&gt;
+       &lt;para&gt;The symlinks are stored in the registry at:&lt;/para&gt;
+       &lt;para&gt;
+         &lt;link linkend='Regkey_HKLM_SOFTWARE_OpenAFS_Client_Freelance_Symlinks'&gt;HKLM\SOFTWARE\OpenAFS\Client\Freelance\Symlinks&lt;/link&gt;Â&nbsp;
+       
+       
+       
+       &lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Locating_VLDB_via_DNS'&gt;3.5. Locating AFS Volume Database Servers via DNS &lt;/title&gt;
+       &lt;para&gt;The OpenAFS for Windows client will use DNS AFSDB records to discover the location of AFS Volume Database servers when entries for the cell are not present in the client's CellServDB file (\%PROGRAMFILES%\OpenAFS\Client\CellServDB).
+       Also see &lt;link linkend="Registry_VLDB_Configuration"&gt;Registry Configuration for AFS Volume Database Servers&lt;/link&gt;.&lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Integrated_Logon'&gt;3.6. Obtaining AFS Tokens as a Integrated Part of Windows Logon&lt;/title&gt;
+       &lt;para&gt;OpenAFS for Windows installs a WinLogon Network Provider to provide Single Sign-On functionality (aka Integrated Logon.)Â&nbsp; Integrated Logon can be used when the Windows username and password match the username and password associated with the default cell's Kerberos realm.Â&nbsp; For example, if the Windows username is "jaltman" and the default cell is "athena.mit.edu", then Integrated Logon can be successfully used if the windows password matches the password assigned to the Kerberos principal "jaltman@ATHENA.MIT.EDU".Â&nbsp; The realm &amp;quot;ATHENA.MIT.EDU&amp;quot; is obtained by performing a domain name to realm mapping on the hostname of one of the cell's Volume Database servers.&lt;/para&gt;
+       &lt;para&gt;Integrated Logon is required if you desire the ability to store roaming user profiles within the AFS file system.Â&nbsp; OpenAFS does not provide tools for synchronizing the Windows and Kerberos user accounts and passwords.&lt;/para&gt;
+       &lt;para&gt;When KFW is configured, Integrated Logon will use it to obtain tokens. Use of KFW for Integrated Logon can be disabled via the
+         &lt;link linkend='EnableKFW'&gt;EnableKFW&lt;/link&gt; registry value.  Use of the krb524 service can be configured via the
+         &lt;link linkend='Value_Use524'&gt;Use524&lt;/link&gt; registry value.
+       
+       
+       
+       &lt;/para&gt;
+       &lt;para&gt;Integrated Logon will not transfer Kerberos v5 tickets into the userâ€™s logon session credential cache. KFW 3.1 and above provides that functionality on its own.&lt;/para&gt;
+       &lt;para&gt;Integrated Logon does not have the ability to cache the user's username and password for the purpose of obtaining tokens if the Kerberos KDC is inaccessible at logon time.&lt;/para&gt;
+       &lt;para&gt;Integrated Logon supports the ability to obtain tokens for multiple cells.Â&nbsp; For further information on how to configure this feature read about the
+         &lt;link linkend='Value_TheseCells'&gt;TheseCells&lt;/link&gt; value.
+       
+       
+       
+       &lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='AFS_System_Tray'&gt;3.7. AFS System Tray Command Line Options&lt;/title&gt;
+       &lt;para&gt;The AFS System Tray Tool (afscreds.exe) has been deprecated in favor of Network Identity Manager.  afscreds.exe will be removed from the OpenAFS in a future release.&lt;/para&gt;
+       &lt;para&gt;The AFS System Tray tool (afscreds.exe) supports several command line options: &lt;/para&gt;
+       &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;-A = autoinit &lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;-E = force existing afscreds to exit&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;-I = install startup shortcut&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;-M = renew drive maps &lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;-N = IP address change detection &lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;-Q = quiet mode.  do not display start service dialog if afsd_service is not already running&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;-S = show tokens dialog on startup&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;-U = uninstall startup shortcut&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;-X = test and do map share&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt; -Z = unmap drives&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;
+       &lt;para&gt;autoinit will result in automated attempts to acquire AFS tokens when afscreds.exe is started.Â&nbsp; afscreds.exe will attempt to utilize tickets stored in the MSLSA credentials cache; any existing CCAPI credentials cache; and finally display an Obtain Tokens dialog to the user.Â&nbsp; When used in combination with IP address change detection, afscreds.exe will attempt to acquire AFS tokens whenever the IP address list changes and the Kerberos KDC is accessible.&lt;/para&gt;
+       &lt;para&gt;The renew drive maps option is used to ensure that the user drive maps constructed via the OpenAFS tools (not NET USE) are re-constructed each time afscreds.exe is started.&lt;/para&gt;
+       &lt;para&gt;By default afscreds.exe is configured by the OpenAFS.org installers to use &amp;quot;-A -N -M -Q&amp;quot; as startup options.Â&nbsp; Currently, there is no user interface to change this selection after install time although these options may be altered via the registry on either per machine or per user basis.Â&nbsp; See
+         &lt;link linkend='Value_AfscredsShortcutParams'&gt;AfscredsShortcutParams&lt;/link&gt; in
+         &lt;link linkend='appendix_a'&gt;Appendix A&lt;/link&gt;.
+       
+       
+       
+       &lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='AFS_Client_Admin_Group'&gt;3.8. The &amp;quot;AFS Client Admins&amp;quot; Authorization Group&lt;/title&gt;
+       &lt;para&gt;The OpenAFS for Windows client supports a local Windows authorization group named "AFS Client Admins".Â&nbsp; This group is used in place of the "Administrators" group to determine which users are allowed to modify the AFS Client Service configuration via the AFS Control Panel (afs_config.exe) or fs.exe command line tool.Â&nbsp; The following fs.exe commands are now restricted to members of the "AFS Client Admins" group:&lt;/para&gt;
+       &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;checkservers with a non-zero timer value&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;setcachesize&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;newcell&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;sysname with a new sysname list&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;exportafs&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;setcell&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;setserverprefs&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;storebehind&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;setcrypt&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;cscpolicy&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;trace&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;minidump&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;
+       &lt;para&gt;The creation or removal of mount points and symlinks in the Freelance &amp;quot;root.afs&amp;quot; volume are also restricted to members of the &amp;quot;AFS Client Admins&amp;quot; group.&lt;/para&gt;
+       &lt;para&gt;The initial membership of the "AFS Client Admins" group when created by the installer is equivalent to the local "Administrators" group.Â&nbsp; If a user is added to the "Administrators" group after the creation of the "AFS Client Admin" group, that user will not be an AFS Client Administrator.Â&nbsp; Only users that are members of the "AFS Client Admins" group are AFS Client Administrators.Â&nbsp; The local "SYSTEM" account is an implicit member of the "AFS Client Admins" group.&lt;/para&gt;
+       &lt;para&gt;Setting the default sysname for a machine should be done via the
+         &lt;link linkend='Value_SysName'&gt;SysName registry value&lt;/link&gt; and not via "fs sysname".
+       
+       
+       
+       &lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Support_for_UNC_Paths'&gt;3.9. OpenAFS Support for UNC Paths &lt;/title&gt;
+       &lt;para&gt;The OpenAFS client supports UNC paths everywhere.Â&nbsp; UNC paths provide a canonical name for resources stored within AFS.Â&nbsp; UNC paths should be used instead of drive letter mappings whenever possible.Â&nbsp;Â&nbsp; This is especially true when specifying the location of roaming profiles and redirected folders.Â&nbsp;Â&nbsp;&lt;/para&gt;
+       &lt;para&gt;Power users that make extensive use of the command line shell, cmd.exe, should consider using JP Software's 4NT or Take Command command processors.Â&nbsp; Unlike cmd.exe, the JPSoftware shells fully support UNC paths as the current directory.Â&nbsp; JPSoftware added special recognition for OpenAFS to its command shells, 4NT 7.0 and Take Command 7.0.Â&nbsp; AFS paths can be entered in UNIX notation (e.g., /afs/openafs.org/software), space utilization reports the output of the volume status for the specified path, and many AFS specific functions and variables have been added to the command language.&lt;/para&gt;
+       &lt;para&gt;JPSoftware's web site is
+         &lt;ulink url='http://www.jpsoft.com/'&gt;http://www.jpsoft.com&lt;/ulink&gt;.
+       
+       
+       
+       &lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='aklog.exe'&gt;3.10. aklog.exe&lt;/title&gt;
+       &lt;para&gt;The OpenAFS Client ships with its own version of aklog.exe which should be used in preference to those obtained by other sources.Â&nbsp; The OpenAFS aklog.exe supports Kerberos v5 as well as the ability to auto-generate AFS IDs within foreign PTS databases.&lt;/para&gt;
+       &lt;para&gt;
+         &lt;programlisting&gt;
+     Usage: aklog [-d] [[-cell | -c] cell [-k krb_realm]]
+                  [[-p | -path] pathname]
+                  [-noprdb] [-force]
+                  [-5 [-m]| -4]
+     
+                  -d = output debugging information.
+                  cell = zero or more cells for which tokens will be obtained
+                  krb_realm = the kerberos realm of the cell.
+                  pathname = the directory for which authentication is required
+                  -noprdb = don't try to determine AFS ID.
+                  -5 or -4 = use Kerberos V (default) or Kerberos IV tickets
+                  -m = use krb524d to convert Kerberos V tickets to Kerberos IV
+       &lt;/programlisting&gt;
+       &lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='OpenAFS_Servers_on_Windows'&gt;3.11. OpenAFS Servers on Windows are Unsupported&lt;/title&gt;
+       &lt;para&gt;The AFS Server functionality provided as part of the OpenAFS install package might work but should be considered highly experimental.Â&nbsp; It has not been thoroughly tested.Â&nbsp; Any data which would cause pain if lost should not be stored in an OpenAFS Server on Windows.&lt;/para&gt;
+       &lt;para&gt;Known issues include lack of support for power management and dynamic network configuration.  Salvager is also known to crash.&lt;/para&gt;
+       &lt;section&gt;
+         &lt;title id='OpenAFS_Server_Installation'&gt;3.11.1. OpenAFS Server Installation&lt;/title&gt;
+         &lt;para&gt;When the OpenAFS Server is installed, the TransarcAFSServer service (bosctlsvc.exe) will be installed and configured.  The TransarcAFSServer service will auto-start the traditional AFS bos server.  The former AFS Server Configuration wizard makes assumptions that no longer hold true and it has therefore been disabled.  However, following the instructions for installing the AFS Servers on UNIX it is possible to properly configure the AFS Servers on Microsoft Windows.  The AFS Server binaries, configuration files, and log files are installed under %Program Files%\OpenAFS\Server.
+           &lt;ulink url='http://www.openafs.org/no-more-des.html'&gt;kaserver has been deprecated and its use is strongly discouraged.&lt;/ulink&gt;  Instead, Active Directory or some other Kerberos v5 KDC should be used in its place.
+         
+         
+         
+         &lt;/para&gt;
+       &lt;/section&gt;
+       &lt;section&gt;
+         &lt;title id='Using_the_AFS_Client_Service_with_OpenAFS_Server'&gt;3.11.2. Using the AFS Client Service when the Server is installed&lt;/title&gt;
+         &lt;para&gt;A few notes on the usage of the AFS Client Service if it is going to be used with the OpenAFS AFS Server:&lt;/para&gt;
+         &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Freelance mode should be disabled when the AFS Client Service is installed on the same machine as the AFS Server,.Â&nbsp; Otherwise, you will be unable to manipulate the contents of the root.afs volume for the hosted cell without constructing an explicit mountpoint to the root.afs volume from another volume.&lt;/para&gt;
+           &lt;/listitem&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The AFS Server and related tools only support the built in kaserver (Kerberos IV).Â&nbsp; If kaserver is being used,
+               &lt;ulink url='http://web.mit.edu/kerberos/'&gt;MIT Kerberos for Windows&lt;/ulink&gt; should not be installed or must be disabled via the
+               &lt;link linkend='EnableKFW'&gt;EnableKFW&lt;/link&gt; registry value.
+         
+             
+             
+             &lt;/para&gt;
+           &lt;/listitem&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The AFS Servers are not aware of power management events nor are they aware of network configuration changes.  It is strongly advised that the AFS servers be installed only on systems that will not be shutdown or suspended unexpectedly.   An inadvertent shutdown will corrupt volume data.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;
+       &lt;/section&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='OpenAFS_Debug_Symbols'&gt;3.12. OpenAFS Debugging Symbol files&lt;/title&gt;
+       &lt;para&gt;The OpenAFS for Windows installers include Debugging Symbol files which should be installed if you are experiencing problems and need to send crash reports.Â&nbsp; This is true for both the release and the debug versions of the installers.Â&nbsp; The difference between the release and debug versions are:&lt;/para&gt;
+       &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;whether or not the binaries were compiled with optimization (release: yes, debug: no)&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;whether or not the debug symbols are installed by default (release: no, debug: yes)&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;whether or not
+             &lt;emphasis&gt;fs trace&lt;/emphasis&gt; logging is turned on by default (release: no, debug: yes)
+       
+           
+           
+           &lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;whether or not additional debug statements were compiled into the binaries (release: no, debug: yes)&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Large_File_Support'&gt;3.13. Large File (64-bit) Support&lt;/title&gt;
+       &lt;para&gt;As of release 1.5.3, OpenAFS for Windows supports files larger than 2GB.Â&nbsp; The maximum file size is now 16777216 terabytes when the AFS File Server supports large files.Â&nbsp;Â&nbsp; If the AFS File Server does not support 64-bit file sizes, then the maximum file size remains 2GB.&lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Encrypted_AFS_Network_Communication'&gt;3.14. Encrypted AFS Network Communication&lt;/title&gt;
+       &lt;para&gt;The OpenAFS for Windows installer by default activates a weak form of encrypted data transfer between the AFS client and the AFS servers.Â&nbsp; This is often referred to as "fcrypt" mode.Â&nbsp; Encrypted data transfer can be turned on or off with the &amp;quot;fs crypt&amp;quot; command.Â&nbsp; Transitions between &amp;quot;crypt&amp;quot; and &amp;quot;non-crypt&amp;quot; modes are logged to the Windows Application Event Log. &lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Authenticated_SMB_Access_to_Client_Service'&gt;3.15. Authenticated SMB Access to the OpenAFS Client Service&lt;/title&gt;
+       &lt;para&gt;OpenAFS authenticates SMB connections using either NTLM or GSS SPNEGO (NTLM).Â&nbsp; In previous versions of OpenAFS, the SMB connections were unauthenticated which opened the door for several attacks which could be used to obtain access to another user's tokens on shared machines.Â&nbsp;Â&nbsp;Â&nbsp; &lt;/para&gt;
+       &lt;para&gt;When GSS SPNEGO attempts a Kerberos v5 authentication, the Windows SMB client will attempt to retrieve service tickets for "cifs/afs@REALM" (if the loopback adapter is in use) or "cifs/machine-afs@REALM" (if the loopback adapter is not being used).Â&nbsp; It is extremely important that this service principal not exist in the KDC database as the Kerberos authentication must fail allowing automatic fallback to NTLM.Â&nbsp; When NTLM is used a special local authentication mode will be used that does not require access to the user's password.Â&nbsp; Instead, Windows will internally recognize the request as coming from a local logon session.&lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='No_More_INI_Files'&gt;3.16. No More INI Files&lt;/title&gt;
+       &lt;para&gt;Previous AFS clients for Windows stored configuration data in Windows .INI files. Â&nbsp;Â&nbsp;The OpenAFS client does not use Windows .INI files for the storage of configuration data.Â&nbsp;Â&nbsp; All settings are stored in the registry (see
+         &lt;link linkend='appendix_a'&gt;Appendix A&lt;/link&gt;).Â&nbsp; The CellServDB file is now stored in either the %ALLUSERSPROFILE%\Application Data\OpenAFS\Client directory or the %PROGRAMFILES%\OpenAFS\Client directory.Â&nbsp;Â&nbsp; The
+         &lt;link linkend='Value_CellServDBDir'&gt;CellServDBDir&lt;/link&gt; registry value or the AFSCONF environment variable can be used to specify an alternative location.
+       
+       
+       
+       &lt;/para&gt;
+       &lt;para&gt;For users converting from IBM AFS clients, during installation OpenAFS will relocate the contents of the &amp;quot;afsdcell.ini&amp;quot; file to the new CellServDB file.Â&nbsp; OpenAFS will also import the contents of the &amp;quot;afs_freelance.ini&amp;quot; file to the Windows registry.Â&nbsp;Â&nbsp; OpenAFS will not process the contents of the &amp;quot;afsddbmt.ini&amp;quot;.&lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Windows_Internet_Connection_Firewall'&gt;3.17. Microsoft Windows Internet Connection Firewall&lt;/title&gt;
+       &lt;para&gt;The OpenAFS Client is compatible with the Internet Connection Firewall that debuted with Windows XP SP2 and Windows 2003 SP1.Â&nbsp; The Internet Connection Firewall will be automatically adjusted to allow the receipt of incoming callback messages from the AFS file server.Â&nbsp; In addition, the appropriate
+         &lt;emphasis&gt;Back Connection&lt;/emphasis&gt; registry entries are added to allow SMB authentication to be performed across the Microsoft Loopback Adapter.
+       
+       
+       
+       &lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Browsing_AFS_from_Explorer_Shell'&gt;3.18. Browsing AFS from the Explorer Shell and Office&lt;/title&gt;
+       &lt;para&gt;The OpenAFS Client Service implements the CIFS Remote Admin Protocol which allows Explorer to browse server and share information. This significantly enhances the interoperability of AFS volumes within the Explorer Shell and Microsoft Office applications.&lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Byte_Range_Locking'&gt;3.19. Byte Range Locking&lt;/title&gt;
+       &lt;para&gt;Many applications on Windows (e.g. Microsoft Office) require the use of byte range locks applied to a file either to protect against simultaneous file access or as a signaling mechanism.Â&nbsp;Â&nbsp; OpenAFS for Windows release 1.5 (or greater) implements byte range locking within the CIFS-AFS gateway server.Â&nbsp;Â&nbsp; This support for byte range locking obtains AFSâ€™ advisory file server locks to simulate Microsoft Windows mandatory locks.Â&nbsp;Â&nbsp; When an application opens a file, a lock will be obtained from AFS indicating that the file is in use.Â&nbsp; If the lock is a write lock, access to the file will be restricted to other applications running on the same machine as the first application to request the lock.Â&nbsp;Â&nbsp; Applications running on other machines will see the AFS full file lock and will be unable to access the file.&lt;/para&gt;
+       &lt;para&gt;Most Windows applications and Windows itself opens files in shared read mode. When this is done, a read lock is applied to the file.Â&nbsp;Â&nbsp; This does not prevent shared read access across multiple machines but is used to ensure that no one writes to the file while it is in use.&lt;/para&gt;
+       &lt;para&gt;As the CIFS-AFS gateway server attempts to implement Windows lock semantics on top of AFS lock semantics it is important to understand how AFS file locks work.Â&nbsp; In Windows there are no special privileges associated with obtaining file locks.Â&nbsp; If you can read or execute a file, then you can obtain shared and exclusive locks.Â&nbsp; In general, a Windows shared lock equates to an AFS read lock and a Windows exclusive lock equates to an AFS write lock.Â&nbsp; In AFS if you can write to a file, then you can obtain a write lock.Â&nbsp; However, in AFS if you can read a file it does not mean that you can obtain a read lock on it.Â&nbsp;Â&nbsp; The ability to obtain read locks is granted only if you have the lock (or â€˜kâ€™) privilege.Â&nbsp; This behavior is required in order to allow anonymous users to read files while preventing them from being able to deny access to the files to other users.Â&nbsp;
+         &lt;emphasis&gt;OpenAFS 1.4.0 and earlier as well as all IBM AFS file servers have an implementation bug that prevents users with write privileges from being able to obtain locks without the lock privilege.&lt;/emphasis&gt;Â&nbsp; When AFS serves data out of read-only volumes the file server will deny all requests for read and write locks because the contents of the volume cannot be changed by the client.
+       
+       
+       
+       &lt;/para&gt;
+       &lt;para&gt;Since Microsoft Windows applications almost always attempt to obtain a temporary exclusive lock when accessing files the OpenAFS Clientâ€™s CIFS-AFS gateway implements the following semantics in order to reduce the inconvenience on end users.Â&nbsp; &lt;/para&gt;
+       &lt;itemizedlist mark='bullet'&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;If the file is located on a read-only volume and the application requests a shared lock, the CIFS-AFS server will grant the lock request without asking the AFS file server.&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;If the file is located on a read-only volume and the application opens the file with write access and requests an exclusive lock, the CIFS-AFS server will refuse the lock request and return a read only error.&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;If the file is located on a read-only volume and the application opens the file with only read access and requests an exclusive lock, the CIFS-AFS server will fulfill the lock request with a read lock.&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;If the file is located on a read-write volume and the application requests an exclusive lock, the CIFS-AFS server will request a write lock from the AFS file server.Â&nbsp; If granted by the file server, then the CIFS-AFS server will grant the lock request.Â&nbsp; If the request is denied due to an access denied error and the user has the lookup, read and lock privileges and the file was opened for read only access, then the CIFS-AFS server will request a read lock from the file server.Â&nbsp; If the request is denied due to an access denied error and the user has the lookup and read privileges but not the lock privilege, then the CIFS-AFS server will grant the request even though the AFS file server said â€˜noâ€™.Â&nbsp; If the user does not have at least those permissions, the CIFS-AFS server will deny the request.&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;If the file is located on a read-write volume and the application requests a shared lock, the CIFS-AFS server will request a read lock from the AFS file server.Â&nbsp; If granted by the file server, then the CIFS-AFS server grants the lock request.Â&nbsp; If the request is denied due to an access denied error and the user has the lookup and read privileges but not the lock privilege, then the CIFS-AFS server will grant the request even though the AFS file server said â€˜noâ€™.Â&nbsp; If the user does not have at least those permissions, the CIFS-AFS server will deny the request.&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;If multiple processes on the same machine attempt to access the same file simultaneously, the CIFS-AFS server will locally manage the granted locks and all processes will share a single lock on the AFS file server.&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;If the CIFS-AFS server is unable to renew the AFS file server locks, then it will invalidate the associated file handles.Â&nbsp; This is the same behavior that an application will experience if it was using a Windows File Share and the connection was broken.Â&nbsp;Â&nbsp; Invalidating the file handles prevents subsequent data corruption from taking place.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;
+       &lt;para&gt;If you wish to disable the acquisition of locks from the file server, this can be performed using the
+         &lt;link linkend='Value_EnableServerLocks'&gt;EnableServerLocks&lt;/link&gt; registry value.
+       
+       
+       
+       &lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Automatic_Discarding_of_Tokens_at_Logoff'&gt;3.20. Automatic Discarding of AFS Tokens at Logoff&lt;/title&gt;
+       &lt;para&gt;The OpenAFS Client will automatically forget a user's tokens upon Logoff unless the user's profile was loaded from an AFS volume.Â&nbsp; In this situation there is no mechanism to determine when the profile has been successfully written back to the network.Â&nbsp; It is therefore unsafe to release the user's tokens.Â&nbsp; Whether or not the profile has been loaded from the registry can be determined for Local Accounts, Active Directory accounts and NT4 accounts.&lt;/para&gt;
+       &lt;para&gt;If there is a need to disable this functionality, the
+         &lt;link linkend='Value_LogoffPreserveTokens'&gt;LogoffPreserveTokens&lt;/link&gt; registry value can be used. (see
+         &lt;link linkend='appendix_a'&gt;Appendix A&lt;/link&gt;.)
+       
+       
+       
+       &lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Windows_Terminal_Server_Installs'&gt;3.21. Windows Terminal Server installations&lt;/title&gt;
+       &lt;para&gt;When installing the NSIS (.exe) installer under Terminal Server, you must execute it from within the Add/Remove Programs Control Panel.Â&nbsp; Failure to do so will result in AFS not running properly.Â&nbsp; The AFS Server should not be installed on a machine with Terminal Server installed.&lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Hidden_Dot_Files'&gt;3.22. Hidden Dot Files&lt;/title&gt;
+       &lt;para&gt;AFS is a UNIX native file system.Â&nbsp; The OpenAFS client attempts to treat the files stored in AFS as they would be on UNIX.Â&nbsp; File and directory names beginning with a "." are automatically given the Hidden attribute so they will not normally be displayed.  This behavior can be altered via the
+         &lt;link linkend='Value_HideDotFiles'&gt;HideDotFiles&lt;/link&gt; registry value.
+       
+       
+       
+       &lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Status_Cache_Limits'&gt;3.23. Status Cache Limits&lt;/title&gt;
+       &lt;para&gt;The Status Cache (AFS Configuration Control Panel: Advanced Page) is defined to have a maximum number of entries.Â&nbsp; Each entry represents a single file or directory entry accessed within the AFS file system.Â&nbsp; When the maximum number of entries are allocated, entries will begin to be reused according to a least recently used (LRU) algorithm.Â&nbsp; If the number of files or directories being accessed repeatedly by your applications is greater then the maximum number of entries, your host will begin to experience thrashing of the Status Cache and all requests will result in network operations.&lt;/para&gt;
+       &lt;para&gt;If you are experiencing poor performance try increasing the maximum number of Status Cache entries.Â&nbsp; Each entry requires approximately 1.2K.Â&nbsp; The default number of Status Cache entries is 10,000.  This can be adjusted using the
+         &lt;link linkend='Value_Stats'&gt;Stats&lt;/link&gt; registry value.
+       
+       
+       
+       &lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='NETBIOS_over_TCP'&gt;3.24. NETBIOS over TCP/IP must be enabled&lt;/title&gt;
+       &lt;para&gt;"Netbios over TCP/IP" must be active on the machine in order for communication with the AFS Client Service to succeed.Â&nbsp; If "Netbios over TCP/IP" is disabled on the machine, then communication with the AFS Client Service will be impossible.  If you are using the Microsoft Loopback Adapter, configure the &amp;quot;Netbios over TCP/IP&amp;quot; setting for the adapter.&lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='OpenAFS_binaries_digital_signatures'&gt;3.25. OpenAFS binaries are digitally signed&lt;/title&gt;
+       &lt;para&gt;The OpenAFS Client Service and related binaries distributed by OpenAFS.org are digitally signed by "Secure Endpoints Inc.".Â&nbsp; The OpenAFS Client Service will perform a run-time verification check to ensure that all OpenAFS related DLLs loaded by the service match the same file version number and were signed by the same entity.Â&nbsp; This check has been added to prevent the stability problems caused by more than one AFS installation present on a machine at the same time.Â&nbsp; Many hours of support time have been wasted tracking down problems caused by the mixture of files from different releases.Â&nbsp; &lt;/para&gt;
+       &lt;para&gt;
+         &lt;link linkend='appendix_a'&gt;Appendix A&lt;/link&gt; documents the "
+         &lt;link linkend='Value_VerifyServiceSignature'&gt;VerifyServiceSignature&lt;/link&gt;" registry value which can be used to disable the signature check.Â&nbsp; The file version check cannot be disabled.
+       
+       
+       
+       &lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Maximum_Cache_Size'&gt;3.26. Maximum Size of the AFSCache File&lt;/title&gt;
+       &lt;para&gt;The maximum cache size on 32-bit Windows is approximately 1.3GB.Â&nbsp; This is the largest contiguous block of memory in the 2GB process address space which can be used for constructing a memory mapped file.Â&nbsp; Due to fragmentation of the process space caused by the loading of libraries required by the digital signature verification code, any attempt to specify a cache size greater then 700MB will result in the automatic disabling of the signature check.  Significantly larger cache sizes can be used on 64-bit Windows.&lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Filename_Character_Sets'&gt;3.27. Filename Character Sets&lt;/title&gt;
+       &lt;para&gt;This section describes functionality and concerns related to pre-1.5.50 releases of OpenAFS for Windows.   This release stores all file names on the file servers as Unicode encoded using UTF-8.&lt;/para&gt;
+       &lt;para&gt;OpenAFS for Windows implements an SMB server which is used as a gateway to the AFS filesystem.Â&nbsp; Because of limitations of the SMB implementation in pre-1.5.50 releases, Windows stored all files into AFS using OEM code pages such as CP437 (United States) or CP850 (Western Europe).Â&nbsp; These code pages are incompatible with the ISO Latin-1 or Unicode (UTF-8) character sets typically used as the default on UNIX systems in both the United States and Western Europe.Â&nbsp; Filenames stored by OpenAFS for Windows were therefore unreadable on UNIX systems if they include any of the following characters:&lt;/para&gt;
+       &lt;informaltable frame='all'&gt;
+         &lt;tgroup rowsep='1' align='left' colsep='1' cols='1'&gt;
+           &lt;colspec colwidth='442pt' colname='c1' /&gt;
+           &lt;tbody&gt;
+             &lt;row&gt;
+               &lt;entry&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; [Ã‡]Â&nbsp; 128Â&nbsp; 08/00Â&nbsp; 200Â&nbsp; 80Â&nbsp; C cedilla&lt;/para&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; [Ã¼]Â&nbsp; 129Â&nbsp; 08/01Â&nbsp; 201Â&nbsp; 81Â&nbsp; u diaeresis&lt;/para&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; [Ã©]Â&nbsp; 130Â&nbsp; 08/02Â&nbsp; 202Â&nbsp; 82Â&nbsp; e acute&lt;/para&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; [Ã¢]Â&nbsp; 131Â&nbsp; 08/03Â&nbsp; 203Â&nbsp; 83Â&nbsp; a circumflex&lt;/para&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; [Ã¤]Â&nbsp; 132Â&nbsp; 08/04Â&nbsp; 204Â&nbsp; 84Â&nbsp; a diaeresis&lt;/para&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; [Ã&nbsp;]Â&nbsp; 133Â&nbsp; 08/05Â&nbsp; 205Â&nbsp; 85Â&nbsp; a grave&lt;/para&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; [Ã¥]Â&nbsp; 134Â&nbsp; 08/06Â&nbsp; 206Â&nbsp; 86Â&nbsp; a ring&lt;/para&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; [Ã§]Â&nbsp; 135Â&nbsp; 08/07Â&nbsp; 207Â&nbsp; 87Â&nbsp; c cedilla&lt;/para&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; [Ãª]Â&nbsp; 136Â&nbsp; 08/08Â&nbsp; 210Â&nbsp; 88Â&nbsp; e circumflex&lt;/para&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; [Ã«]Â&nbsp; 137Â&nbsp; 08/09Â&nbsp; 211Â&nbsp; 89Â&nbsp; e diaeresis&lt;/para&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; [Ã¨]Â&nbsp; 138Â&nbsp; 08/10Â&nbsp; 212Â&nbsp; 8AÂ&nbsp; e grave&lt;/para&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; [Ã¯]Â&nbsp; 139Â&nbsp; 08/11Â&nbsp; 213Â&nbsp; 8BÂ&nbsp; i diaeresis&lt;/para&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; [Ã®]Â&nbsp; 140Â&nbsp; 08/12Â&nbsp; 214Â&nbsp; 8CÂ&nbsp; i circumflex&lt;/para&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; [Ã¬]Â&nbsp; 141Â&nbsp; 08/13Â&nbsp; 215Â&nbsp; 8DÂ&nbsp; i grave&lt;/para&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; [Ã„]Â&nbsp; 142Â&nbsp; 08/14Â&nbsp; 216Â&nbsp; 8EÂ&nbsp; A diaeresis&lt;/para&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; [Ã…]Â&nbsp; 143Â&nbsp; 08/15Â&nbsp; 217Â&nbsp; 8FÂ&nbsp; A ring&lt;/para&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; [Ã‰]Â&nbsp; 144Â&nbsp; 09/00Â&nbsp; 220Â&nbsp; 90Â&nbsp; E acute&lt;/para&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; [Ã¦]Â&nbsp; 145Â&nbsp; 09/01Â&nbsp; 221Â&nbsp; 91Â&nbsp; ae diphthong&lt;/para&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; [Ã†]Â&nbsp; 146Â&nbsp; 09/02Â&nbsp; 222Â&nbsp; 92Â&nbsp; AE diphthong&lt;/para&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; [Ã´]Â&nbsp; 147Â&nbsp; 09/03Â&nbsp; 223Â&nbsp; 93Â&nbsp; o circumflex&lt;/para&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; [Ã¶]Â&nbsp; 148Â&nbsp; 09/04Â&nbsp; 224Â&nbsp; 94Â&nbsp; o diaeresis&lt;/para&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; [Ã²]Â&nbsp; 149Â&nbsp; 09/05Â&nbsp; 225Â&nbsp; 95Â&nbsp; o grave&lt;/para&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; [Ã»]Â&nbsp; 150Â&nbsp; 09/06Â&nbsp; 226Â&nbsp; 96Â&nbsp; u circumflex&lt;/para&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; [Ã¹]Â&nbsp; 151Â&nbsp; 09/07Â&nbsp; 227Â&nbsp; 97Â&nbsp; u grave&lt;/para&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; [Ã¿]Â&nbsp; 152Â&nbsp; 09/08Â&nbsp; 230Â&nbsp; 98Â&nbsp; y diaeresis&lt;/para&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; [Ã–]Â&nbsp; 153Â&nbsp; 09/09Â&nbsp; 231Â&nbsp; 99Â&nbsp; O diaeresis&lt;/para&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; [Ãœ]Â&nbsp; 154Â&nbsp; 09/10Â&nbsp; 232Â&nbsp; 9AÂ&nbsp; U diaeresis&lt;/para&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; [Ã¸]Â&nbsp; 155Â&nbsp; 09/11Â&nbsp; 233Â&nbsp; 9BÂ&nbsp; o slash&lt;/para&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; [Â£]Â&nbsp; 156Â&nbsp; 09/12Â&nbsp; 234Â&nbsp; 9CÂ&nbsp; Pound sterling sign&lt;/para&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; [Ã˜]Â&nbsp; 157Â&nbsp; 09/13Â&nbsp; 235Â&nbsp; 9DÂ&nbsp; O slash&lt;/para&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; [Ã—]Â&nbsp; 158Â&nbsp; 09/14Â&nbsp; 236Â&nbsp; 9EÂ&nbsp; Multiplication sign&lt;/para&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; [Æ’]Â&nbsp; 159Â&nbsp; 09/15Â&nbsp; 237Â&nbsp; 9FÂ&nbsp; Florin sign&lt;/para&gt;
+               &lt;/entry&gt;
+             &lt;/row&gt;
+           &lt;/tbody&gt;
+         &lt;/tgroup&gt;
+       &lt;/informaltable&gt;
+       &lt;para&gt;Â&nbsp;&lt;/para&gt;
+       &lt;para&gt;The pre-1.5.50 OpenAFS Client provided an optional registry value,
+         &lt;link linkend='Value_StoreAnsiFilenames'&gt;StoreAnsiFilenames&lt;/link&gt;, that could be set to instruct OpenAFS to store filenames using the ANSI Code Page instead of the OEM Code Page.Â&nbsp; The ANSI Code Page is a compatible superset of Latin-1.Â&nbsp; This setting is not the default setting because making this change would prevent OpenAFS for Windows from being able to access filenames containing the above characters which were created without this setting.
+       
+       
+       
+       &lt;/para&gt;
+       &lt;para&gt;All versions of OpenAFS for Windows 1.5.50 and above exchange file names with Microsoft Windows using the Unicode character set. All file names are read from and stored to AFS file servers using the UTF-8 encoding of Unicode. As a result the
+         &lt;link linkend='Value_StoreAnsiFilenames'&gt;StoreAnsiFilenames&lt;/link&gt; option is no longer supported. 
+       
+       
+       
+       &lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Character_Set_Issues_Roaming_Profiles'&gt;3.28. Character Set Issues with Roaming Profiles&lt;/title&gt;
+       &lt;para&gt;This section describes functionality and concerns related to pre-1.5.50 releases of OpenAFS for Windows.   This release stores all file names on the file servers as Unicode encoded using UTF-8.&lt;/para&gt;
+       &lt;para&gt;There is a known issue with storing Windows Roaming Profiles when the profile contains either directories or files with names which cannot be represented in the local OEM character set.Â&nbsp; In this case, attempts to write the profile back to AFS will fail during the character set conversion.Â&nbsp; The pre-1.5.50 OpenAFS Clientâ€™s CIFS gateway did not support UNICODE.Â&nbsp; To avoid this problem some sites run custom logoff scripts (assigned by group policy) which rename all files to use only the supported characters for the locale.&lt;/para&gt;
+       &lt;para&gt;Versions of OpenAFS for Windows 1.5.50 and above do not suffer from these issues.&lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='AFSCache_File'&gt;3.29. The AFSCache File&lt;/title&gt;
+       &lt;para&gt;The AFS Cache file is stored by default at %TEMP%\AFSCache in a persistent file marked with the Hidden and System attributes.Â&nbsp; The persistent nature of the data stored in the cache file improves the performance of OpenAFS by reducing the number of times data must be read from the AFS file servers.Â&nbsp; &lt;/para&gt;
+       &lt;para&gt;The performance of the AFS Client Service is significantly affected by the access times associated with the AFSCache paging file.Â&nbsp;Â&nbsp; When given the choice, the AFSCache file should be placed on a fast disk, preferably NTFS, the file should not be compressed and should consist of as few fragments as possible.Â&nbsp;Â&nbsp; Significant performance gains can be achieved by defragmenting the AFSCache file with SysInternal's Contig utility while the AFS Client Service is stopped.&lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Restricting_OpenAFS_Service_Start_and_Stop'&gt;3.30. Restricting OpenAFS Client Service Start and Stop&lt;/title&gt;
+       &lt;para&gt;A new command line tool, afsdacl.exe, can be used to restrict the ability to start and stop the OpenAFS Client Service.&lt;/para&gt;
+       &lt;para&gt;
+         &lt;programlisting&gt;
+     afsdacl : Set or reset the DACL to allow starting or stopping
+               the afsd service by any ordinary user.
+ 
+     Usage: afsdacl [-set | -reset] [-show]
+            -set   : Sets the DACL
+            -reset : Reset the DACL
+            -show  : Show current DACL (SDSF)
+     &lt;/programlisting&gt;
+       &lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='SysName_List'&gt;3.31. The @sys Name List&lt;/title&gt;
+       &lt;para&gt;The default @sys name list in the OpenAFS Client is set to "x86_win32 i386_w2k i386_nt40" for 32-bit x86 systems.Â&nbsp; The default is "amd64_win64" for amd 64-bit versions of Windows.&lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Symlinks_to_AFS_UNC_Paths'&gt;3.32. Symlinks to AFS UNC Paths&lt;/title&gt;
+       &lt;para&gt;In OpenAFS, symlinks to AFS UNC paths, \\AFS[\all]\..., are treated the same as symlinks to /afs/...Â&nbsp; However, please use /afs/... as the Windows UNC form will not work on UNIX client.&lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Cache_Manager_Debugging'&gt;3.33. Cache Manager Debugging&lt;/title&gt;
+       &lt;para&gt;The OpenAFS Client implements the Cache Manager Debugging RPC Interface.Â&nbsp; The CM debugger can be queried with cmdebug.exe.  &lt;/para&gt;
+       &lt;para&gt;
+         &lt;programlisting&gt;
+     Usage: cmdebug -servers &amp;lt;server machine&amp;gt; [-port &amp;lt;IP port&amp;gt;] [-long] [-refcounts]
+                     [-callbacks] [-ctime] [-addrs] [-cache] [-cellservdb] [-help]
+     Where: -long        print all info
+            -refcounts   print only cache entries with positive reference counts
+            -callbacks   print only cache entries with callbacks
+            -ctime       print human readable expiration time
+            -addrs       print only host interfaces
+            -cache       print only cache configuration
+            -cellservdb  print only cellservdb info
+     &lt;/programlisting&gt;
+       &lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Windows_Logon_Caching_vs_Kerberos_Logons'&gt;3.34. Windows Logon Caching vs. Kerberos Logons&lt;/title&gt;
+       &lt;para&gt;If you are a site which utilizes MIT/Heimdal Kerberos principals to logon to Windows via a cross-realm relationship with a multi-domain Windows forest, you must enable Windows logon caching unless the workstation is Windows Vista.&lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Initial_Server_Preferences'&gt;3.35. Initial Server Preferences&lt;/title&gt;
+       &lt;para&gt;VLDB and File Server Preferences can now be provided initial values using registry keys.Â&nbsp; This is useful for managed machines in a Windows domain which are centrally located (e.g., in a computing lab.)Â&nbsp; See
+         &lt;link linkend='appendix_a'&gt;Appendix A&lt;/link&gt; for details on the "
+         &lt;link linkend='Regkey_HKLM_SOFTWARE_OpenAFS_Client_ServerPreferences'&gt;Server Preferences&lt;/link&gt;" keys.
+       
+       
+       
+       &lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='File_Timestamps_and_DST'&gt;3.36. File Timestamps and Daylight Saving Time&lt;/title&gt;
+       &lt;para&gt;The OpenAFS Client reports timestamps on files stored in AFS in UTC all year round.Â&nbsp; In locales with daylight savings time, previous versions of AFS for Windows reported the time when DST is active as UTC+1.Â&nbsp; This was done to preserve the relative local time for the user.Â&nbsp; A file stored at 11:00am EST in January would be reported as having been stored at 11:00am EDT in June.Â&nbsp; Unfortunately, this has the negative side effect of changing the reported timestamp from 16:00UTC to 15:00UTC.Â&nbsp; Since Windows treats all file times in UTC, data synchronization applications which rely on the timestamp would believe that all files stored in AFS had changed.&lt;/para&gt;
+       &lt;para&gt;It should be noted that UNIX based operating systems (such as Solaris) do not appear to report file times to applications in UTC.Â&nbsp; They do preserve the relative local time.Â&nbsp; This may confuse some users who are used to being able to compare the timestamp in an UNIX shell with the timestamp from the Windows explorer.Â&nbsp; During DST, these two times will no longer agree even though they are in fact representing the same moment in time.&lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Windows_RPC_client_support'&gt;3.37. Windows RPC client support must be installed &lt;/title&gt;
+       &lt;para&gt;If the installer refuses to install and complains about an RPC configuration error, check to ensure that the following registry entries are present and that they refer to the dll "rpcrt4.dll":&lt;/para&gt;
+       &lt;para&gt;Â&nbsp;Â&nbsp; HKLM "SOFTWARE\Microsoft\RPC\ClientProtocols" "ncacn_np"&lt;/para&gt;
+       &lt;para&gt;Â&nbsp;Â&nbsp; HKLM "SOFTWARE\Microsoft\RPC\ClientProtocols" "ncacn_ip_tcp"&lt;/para&gt;
+       &lt;para&gt;Â&nbsp;Â&nbsp; HKLM "SOFTWARE\Microsoft\RPC\ClientProtocols" "ncadg_ip_udp"&lt;/para&gt;
+       &lt;para&gt;Â&nbsp;Â&nbsp; HKLM "SOFTWARE\Microsoft\RPC\ClientProtocols" "ncacn_http"&lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Generating_Minidumps'&gt;3.38. Generating Minidumps of the OpenAFS Client Service&lt;/title&gt;
+       &lt;para&gt;OpenAFS 1.4 added a new command, "fs minidump".Â&nbsp; This command can be used at any time to generate a mini dump file containing the current stack of the afsd_service.exe process.Â&nbsp;Â&nbsp; This output can be very helpful when debugging the AFS Client Service when it is unresponsive to SMB/CIFS requests.&lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='AFS_UUIDs_vs_System_Cloning'&gt;3.39. AFS Client Universally Unique Identifiers (UUIDs) vs. System Cloning&lt;/title&gt;
+       &lt;para&gt;The OpenAFS Client implements Universally Unique Identifiers (UUIDs).Â&nbsp; They are used to provide the AFS file server with a method of identifying the client that is independent of IP address.Â&nbsp; This permits the AFS file server to track mobile clients or those behind Network Address Translators when they move from address to address or port to port. Tracking the client improves client performance by permitting callback state to be maintained across location changes. The UUID is generated when the AFSCache file is created and is maintained as long as the contents of the AFSCache file are valid.Â&nbsp; The UUID is stored in the AFSCache file.Â&nbsp;&lt;/para&gt;
+       &lt;para&gt;When cloning machines that have Windows AFS client installed it is necessary to generate a new UUID for each client. This will be done automatically if the Windows Machine SID is re-generated using Microsoft SysPrep. If the SID is not being re-generated either the AFSCache file should be deleted or the command
+         &lt;emphasis&gt;fs uuid -generate&lt;/emphasis&gt; must be executed after the the clone is created.
+         &lt;emphasis role='bold'&gt;Multiple AFS clients reporting the same UUID will not only result in horrible AFS client performance and cache inconsistencies, but they will also put a tremendous strain on the AFS file servers.&lt;/emphasis&gt;
+       &lt;/para&gt;
+       &lt;para&gt;For lab environments that wish to erase all cached data on each restart, the
+         &lt;link linkend='Value_NonPersistentCaching'&gt;NonPersistentCaching&lt;/link&gt; option will disable the use of the persistent cache file. As a side effect, a new UUID will be generated for the AFS client service on each restart.
+       
+       
+       
+       &lt;/para&gt;
+       &lt;para&gt;When a Windows system is cloned, the Microsoft Loopback Adapter will be disabled in the cloned system.  Administrators must re-install the Microsoft Loopback Adapter within the cloned environment.  This can be automated by using the OpenAFS &amp;quot;
+         &lt;emphasis&gt;instloop.exe&lt;/emphasis&gt; â€“
+         &lt;emphasis&gt;i&lt;/emphasis&gt;&amp;quot; command.  Instloop.exe can be extracted from the MSI installer by performing an administrative install via
+         &lt;emphasis&gt;msiexec.exe /a&lt;/emphasis&gt;.
+       
+       
+       
+       &lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Delayed_Write_Errors'&gt;3.40. Delayed Write Errors with Microsoft Office Applications&lt;/title&gt;
+       &lt;para&gt;Microsoft Office makes heavy use of asynchronous input/output methods for reading and writing to file streams.Â&nbsp; This can result in hundreds of requests being simultaneously queued for service by the CIFS client with a fixed timeout period.Â&nbsp; As the AFS CIFS server is local to the machine the Windows CIFS client believes that it can respond almost instantaneously to write requests as the actual writing to the AFS file server is performed by a background daemon thread.Â&nbsp; When the actual network bandwidth to the AFS file server is slow and the file size is large it is possible for the CIFS client to time out the connection.Â&nbsp; When this happens a &amp;quot;delayed write error&amp;quot; will be reported to the user and the application may crash.Â&nbsp; The only workaround at the current time is to save first to a local disk and subsequently copy the file to AFS as copying a file with the explorer shell does not use asynchronous i/o. &lt;/para&gt;
+       &lt;para&gt;The CIFS session timeout defaults to 45 seconds and can be increased by modifying the
+         &lt;link linkend='Value_ConnDeadTimeout'&gt;ConnDeadTimeout registry value&lt;/link&gt;. 
+       
+       
+       
+       &lt;/para&gt;
+       &lt;para&gt;Beginning with the 1.5.33 release, the performance characteristics of SMB Write Data operations can be adjusted.  In prior releases all writes were performed using a restricted asynchronous store model in which only one asynchronous store operation per file can be performed at a time.  The reason for this restriction is limit the amount of data the cache manager will accept without it having been written to the file server.  If too much unwritten data is accepted, the file close operation will block until all of the unwritten data is output and this could trigger a CIFS client disconnect.  &lt;/para&gt;
+       &lt;para&gt;Prior to 1.5.33 the size of the asynchronous store was always equal to the chunk size which was often too large for low bandwidth connections.  The asynchronous store size now defaults to 32KB and is configurable using the
+         &lt;link linkend='Value_SMBAsyncStoreSize'&gt;SMBAsyncStoreSize&lt;/link&gt; registry value.  Asynchronous store operations can also be disabled using the
+         &lt;link linkend='Value_EnableSMBAsyncStore'&gt;EnableSMBAsyncStore&lt;/link&gt; registry value in which case all writes received by the cache manager block until the Rx StoreData operation completes.
+       
+       
+       
+       &lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Global_Drives'&gt;3.41. Global Drives (aka Service Drive Letters) are no longer supported by Microsoft&lt;/title&gt;
+       &lt;para&gt;The Global DriveAuto-mount feature has been deprecated due to the following Microsoft KB article.&lt;/para&gt;
+       &lt;para&gt;
+         &lt;ulink url='http://msdn.microsoft.com/library/en-us/dllproc/base/services_and_redirected_drives.asp'&gt;http://msdn.microsoft.com/library/en-us/dllproc/base/services_and_redirected_drives.asp&lt;/ulink&gt;
+       &lt;/para&gt;
+       &lt;para&gt;It says that services mounting drive letters are no longer supported by Microsoft and may act unpredictably.Â&nbsp; The experience other users have had is that if the connection to the OpenAFS CIFS/SMB server is terminated by the Windows CIFS client, the drive mapping may not be re-established until the machine is rebooted.&lt;/para&gt;
+       &lt;para&gt;OpenAFS supports UNC paths and whenever possible applications should be modified to use of \\AFS\&amp;lt;cellname&amp;gt;\&amp;lt;path&amp;gt; instead of drive letters.&lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='64-bit_Windows'&gt;3.42. 64-bit Microsoft Windows Installations&lt;/title&gt;
+       &lt;para&gt;Although 64-bit Windows platforms support both 64-bit and 32-bit applications, the OpenAFS Service installed on the machine must be 64-bit.Â&nbsp; The 64-bit installer contains only 64-bit executables.Â&nbsp; In order to support 32-bit applications that link against OpenAFS libraries it is required that a separate 32-bit OpenAFS Tools set be installed.  For example, the 32-bit version of Kerberos for Windows can be used with the 32-bit OpenAFS Tools to manage AFS tokens.&lt;/para&gt;
+       &lt;para&gt;OpenAFS on 64-bit Windows benefits from the lifting of the 2GB process memory restriction that is present in 32-bit Windows.Â&nbsp;Â&nbsp; Without this restriction the AFS Cache File can become arbitrarily large limited only by available disk space.&lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Windows_Vista_Known_Issues'&gt;3.43. Known Issues with Microsoft Windows Vista&lt;/title&gt;
+       &lt;para&gt;OpenAFS for Windows works with Microsoft Windows Vista from both the command prompt and the Explorer Shell.  When performing an upgrade from earlier versions of Microsoft Windows the Microsoft Loopback Adapter (MSLA) will be uninstalled.   OpenAFS should be re-installed after the Microsoft Vista installation to restore the MSLA configuration.&lt;/para&gt;
+       &lt;para&gt;Due to a feature change in Windows Vistaâ€™s Plug-n-Play network stack, during a standby/hibernate operation the MSLA is disabled just as any other hardware device would be.  This causes the OpenAFS Clientâ€™s network binding to be lost.  As a result, it takes anywhere from 30 to 90 seconds after the operating system is resumed for access to the OpenAFS Client and the AFS file space to become available.  Until the network bindings have been re-established, ticket managers and other tools will report that the AFS Client Service may not have been started.&lt;/para&gt;
+       &lt;para&gt;Windows Vista implements
+         &lt;ulink url='http://www.microsoft.com/technet/windowsvista/library/0d75f774-8514-4c9e-ac08-4c21f5c6c2d9.mspx'&gt;User Account Control&lt;/ulink&gt; (UAC), a new security feature that implements least user privilege.  With UAC, applications only run with the minimum required privileges.  Even Administrator accounts run applications without the &amp;quot;Administrator&amp;quot; access control credentials.  One side effect of this is that existing applications that mix user and system configuration capabilities must be re-written to separate those functions that require &amp;quot;Administrator&amp;quot; privileges into a separate process space.  Future updates to OpenAFS will incorporate the necessary privilege separation, until that time some functions such as the Start and Stop Service features of the AFS System Tray tool and the AFS Control Panel will not work unless they are &amp;quot;Run as Administrator&amp;quot;.  When a Vista user account that is a member of the &amp;quot;Administrators&amp;quot; group is used to access the AFS Control Panel (afs_config.exe), the process must be &amp;quot;Run as Administrator&amp;quot;.   Otherwise, attempts to modify the OpenAFS configuration will appear to succeed but in reality will have failed due to Vistaâ€™s system file and registry virtualization feature.
+       
+       
+       
+       &lt;/para&gt;
+       &lt;para&gt;The help files provided with OpenAFS are in .HLP format.
+         &lt;ulink url='http://support.microsoft.com/kb/917607'&gt;Windows Vista does not include a help engine for this format.&lt;/ulink&gt;
+       &lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='AFS_Share_Direct_Access_to_Volumes'&gt;3.44. New AFS Share Name Syntax Provides Direct Access to Volumes&lt;/title&gt;
+       &lt;para&gt;Starting with the 1.5.21 release of OpenAFS for Windows, the following syntax can be used to access any volume in any cell without requiring the creation of a mount point.&lt;/para&gt;
+       &lt;para&gt;\\AFS\&amp;lt;cell&amp;gt;&amp;lt;mount point type&amp;gt;&amp;lt;volume&amp;gt;\&lt;/para&gt;
+       &lt;para&gt;Where &amp;lt;cell&amp;gt; can be either a full cell name or an unambiguous prefix, the &amp;lt;mount point type&amp;gt; is â€˜#â€™ for a normal mount point or â€˜%â€™ to force the use of a read-write volume, and &amp;lt;volume&amp;gt; is either a volume name or its ID number.&lt;/para&gt;
+       &lt;para&gt;Examples include:&lt;/para&gt;
+       &lt;para&gt;	\\AFS\athena.mit.edu#user.jaltman\&lt;/para&gt;
+       &lt;para&gt;	\\AFS\athena%user.jaltman\&lt;/para&gt;
+       &lt;para&gt;	\\AFS\athena.mit.edu# 537235559\&lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Differences_between_Windows_and_Unix'&gt;3.45. Differences between Windows and UNIX &amp;quot;fs examine&amp;quot;&lt;/title&gt;
+       &lt;para&gt;The OpenAFS for Windows version of &amp;quot;fs examine&amp;quot; provide two additional lines of output when compared to the UNIX implementation.  These lines include the owner and group information for the file as well as the volume status.  The Windows output will also indicate the type of object {File, Directory, Mountpoint, Symlink, ...} that was examined.&lt;/para&gt;
+       &lt;para&gt;[C:\]fs examine \\afs\athena#user.jaltman&lt;/para&gt;
+       &lt;para&gt;Directory \\afs\athena#user.jaltman (537235559.1.1) contained in cell athena.mit.edu&lt;/para&gt;
+       &lt;para&gt;
+         &lt;emphasis role='bold'&gt;Owner jaltman (28180) Group 0&lt;/emphasis&gt;
+       &lt;/para&gt;
+       &lt;para&gt;Volume status for vid = 537235559 named user.jaltman is&lt;/para&gt;
+       &lt;para&gt;Current disk quota is 1500000&lt;/para&gt;
+       &lt;para&gt;Current blocks used are 1244184&lt;/para&gt;
+       &lt;para&gt;The partition has 151945877 blocks available out of 511163724&lt;/para&gt;
+       &lt;para&gt;Volume is online &lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='fs_Command_Literal_Option'&gt;3.46. Literal evaluation of AFS objects via fs commands&lt;/title&gt;
+       &lt;para&gt;Beginning with the 1.5.31 release, the fs commands
+         &lt;emphasis&gt;examine&lt;/emphasis&gt;,
+         &lt;emphasis&gt;flush&lt;/emphasis&gt;,
+         &lt;emphasis&gt;whereis&lt;/emphasis&gt;, and
+         &lt;emphasis&gt;whichcell&lt;/emphasis&gt; provide a new command-line parameter,
+         &lt;emphasis&gt;-literal&lt;/emphasis&gt;.  When specified, if the evaluated object is a symlink or a mountpoint the resulting output will describe the specified object and not the object that is the target of the symlink or mountpoint.
+       
+       
+       
+       &lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Out_of_Quota_Errors'&gt;3.47. Out of Quota errors&lt;/title&gt;
+       &lt;para&gt;Prior to the 1.5.31 release, out of quota errors were reported to the calling application as an out of space error.  As of 1.5.31, an out of space error will indicate that the partition on which the volume is located is in fact out of space.  Whereas an out of quota error indicates that the user does not have permission to allocate additional space.&lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Linked_Cells'&gt;3.48. Linked Cells&lt;/title&gt;
+       &lt;para&gt;The 1.5.55 release adds support for linked cells as implemented in the Unix OpenAFS client.  When two cells are linked, a volume lookup in one cell that fails is retried in the linked cell.  This functionality can be used to implement:&lt;/para&gt;
+       &lt;itemizedlist mark='bullet'&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;a test cell which provides substitutes for a subset of the volumes in the linked production cell&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;a cell renaming&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;a cell splitting&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;a cell merger&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;
+       &lt;para&gt;Two cells are linked in the CellServDB file:&lt;/para&gt;
+       &lt;para&gt;&amp;gt;cell-one	cell-two	#Description
+ ...
+ &amp;gt;cell-two	cell-one	#Description
+ ...&lt;/para&gt;
+       &lt;para&gt;aklog and Network Identity Manager will automatically obtain tokens for the linked cell when tokens for the other cell is specified.
+       &lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt; 
+     &lt;title id="Registry_VLDB_Configuration"&gt;3.49 Registry Configuration for AFS Volume Database Servers&lt;/title&gt;
+     &lt;para&gt;Beginning with the 1.5.60 release, the &lt;link linkend="Regkey_HKLM_SOFTWARE_OpenAFS_Client_CellServDB"&gt;[HKLM\SOFTWARE\OpenAFS\Client\CellServDB]&lt;/link&gt;
+     registry key can be used to distribute Volume Database Server location information either as a supplement to the &lt;emphasis&gt;CellServDB file&lt;/emphasis&gt; or
+     as a substitute for it.  The precedence order for lookups is: Registry, File, and then DNS.&lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt; 
+     &lt;title id="HTMLHelp_Documentation"&gt;3.50 Documentation Converted to Windows HTML Help&lt;/title&gt;
+     &lt;para&gt;Starting with the 1.5.60 release, this document, the OpenAFS Administrator Guide and the OpenAFS User Guide are provided in HTML Help format instead 
+     of raw HTML pages.&lt;/para&gt;
+     &lt;/section&gt;
+ 
+   &lt;/chapter&gt;
+   &lt;chapter id='chap_4'&gt;
+     &lt;title id='How_to_Debug_Problems'&gt;How to Debug Problems with OpenAFS for Windows&lt;/title&gt;
+     &lt;para&gt;OpenAFS for Windows provides a wide range of tools to assist you in debugging problems.Â&nbsp; The techniques available to you are varied because of the wide range of issues that have been discovered over the years.&lt;/para&gt;
+     &lt;section&gt;
+       &lt;title id='pioctl_debugging'&gt;4.1. pioctl debugging (
+         &lt;link linkend='Value_IoctlDebug'&gt;IoctlDebug&lt;/link&gt; registry key)
+       
+       
+       
+       &lt;/title&gt;
+       &lt;para&gt;pioctl (path-based ioctl) calls are used by various tools to communicate with the AFS Client Service.Â&nbsp; Some of the operations performed include:&lt;/para&gt;
+       &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;setting/querying tokensÂ&nbsp; (tokens.exe, aklog.exe, afscreds.exe)&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;setting/querying ACLs &lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;setting/querying cache parameters&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;flushing files or volumes&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;setting/querying server preferences&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;querying path location&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;checking the status of servers and volumes&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;setting/querying the sysname list&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;
+       &lt;para&gt;pioctl calls are implemented by writing to a special UNC path that is processed by the AFS Client Service.Â&nbsp;Â&nbsp; If there is a failure to communicate with the AFS Client Service via SMB/CIFS, it will be impossible to perform any of the above operations.Â&nbsp;Â&nbsp; &lt;/para&gt;
+       &lt;para&gt;To assist in debugging these problems, the registry value:&lt;/para&gt;
+       &lt;para&gt;Â&nbsp; [HKLM\SOFTWARE\OpenAFS\Client]&lt;/para&gt;
+       &lt;para&gt;Â&nbsp; REG_DWORD:Â&nbsp; IoctlDebugÂ&nbsp;Â&nbsp; = 0x01&lt;/para&gt;
+       &lt;para&gt;should be set.Â&nbsp; Then any of the commands that perform pioctl calls should be executed from the command prompt.Â&nbsp; With this key set the pioctl library will generate debugging output to stderr.Â&nbsp; The output will contain the Win32 API calls executed along with their most important parameters and their return code.Â&nbsp;Â&nbsp; The MSDN Library and the Microsoft KnowledgeBase can be used as a reference to help you determine the configuration probem with your system.&lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='afsd_service_init_log'&gt;4.2. afsd_service initialization log (%WinDir%\TEMP\afsd_init.log)&lt;/title&gt;
+       &lt;para&gt;Every time the AFS Client Service starts it appends data about its progress and configuration to a file.Â&nbsp; This file provides information crucial to determining why the service cannot start when there are problems.Â&nbsp; When the process terminates due to a panic condition it will write to this file the source code file and line number of the error.Â&nbsp; In many cases the panic condition is due to a misconfiguration of the machine.Â&nbsp; In other cases it might be due to a programming error in the software.Â&nbsp; A quick review of the location in the source code will quickly reveal the reason for the termination.&lt;/para&gt;
+       &lt;para&gt;The
+         &lt;link linkend='Value_MaxLogSize'&gt;MaxLogSize&lt;/link&gt; registry value determines the maximum size of the %WINDIR%\TEMP\afsd_init.log file.Â&nbsp; If the file is larger than this value when OpenAFS Client Service starts, the file will be reset to 0 bytes.Â&nbsp; If value is set to 0, the file will be allowed to grow indefinitely.
+       
+       
+       
+       &lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='afsd_service_debug_log'&gt;4.3. afsd_service debug logs (fs trace {-on, -off, -dump} -&amp;gt;%WinDir%\TEMP\afsd.log)&lt;/title&gt;
+       &lt;para&gt;When attempting to debug the behavior of the SMB/CIFS Server and the Cache Manager it is often useful to examine a log of the operations being performed.Â&nbsp; While running the AFS Client Service keeps an in memory log of many of its actions.Â&nbsp;Â&nbsp; The default number of actions preserved at any one time is 5000.Â&nbsp; This can be adjusted with the
+         &lt;link linkend='Value_TraceBufferSize'&gt;TraceBufferSize registry value&lt;/link&gt;:
+       
+       
+       
+       &lt;/para&gt;
+       &lt;para&gt;Â&nbsp; [HKLM\SYSTEM\CurrentControlSet\Services\TransarcAFSDaemon\Parameters]&lt;/para&gt;
+       &lt;para&gt;Â&nbsp; REG_DWORDÂ&nbsp; TraceBufferSize &lt;/para&gt;
+       &lt;para&gt;A restart of the service is necessary when adjusting this value.Â&nbsp;Â&nbsp; Execute "fs trace -on" to clear to the log and "fs trace -dump" to output the contents of the log to the file.&lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Using_Sysinternals_Tools'&gt;4.4. Using SysInternalâ€™s Debug Viewer, Process Monitor and Process Explorer Tools&lt;/title&gt;
+       &lt;para&gt;An alternatve option to the use of "fs trace -dump" to capture internal OpenAFS Client Service events is to use a tool such as Sysinternal's
+         &lt;ulink url='http://technet.microsoft.com/en-us/sysinternals/bb896647.aspx'&gt;Debug Viewer&lt;/ulink&gt; to capture real-time debugging output.Â&nbsp; When the OpenAFS Client Service starts and Bit 2 of the
+         &lt;link linkend='Value_TraceOption'&gt;TraceOption&lt;/link&gt; value in the registry is set, all trace log events are output using the Windows Debug Monitor interface (OutputDebugString).Â&nbsp; 
+       
+       
+       
+       &lt;/para&gt;
+       &lt;para&gt;Â&nbsp; [HKLM\SYSTEM\CurrentControlSet\Services\TransarcAFSDaemon\Parameters]&lt;/para&gt;
+       &lt;para&gt;REG_DWORDÂ&nbsp;Â&nbsp; TraceOption = 0x04&lt;/para&gt;
+       &lt;para&gt;Use &amp;quot;fs trace â€“on&amp;quot; and &amp;quot;fs trace â€“off&amp;quot; to toggle the generation of log messages. &lt;/para&gt;
+       &lt;para&gt;Sysinternalâ€™s
+         &lt;ulink url='http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx'&gt;Process Monitor&lt;/ulink&gt; can be use to monitor the file operations requested by applications and their success or failure.Â&nbsp;Â&nbsp; 
+       
+       
+       
+       &lt;/para&gt;
+       &lt;para&gt;In Process Monitor, set a filter to include only events on file paths that refer to the AFS name space. Be sure to include both the UNC path as well as any drive letters mapped to AFS. &lt;/para&gt;
+       &lt;para&gt;Turn on the
+         &lt;emphasis&gt;Clock Time&lt;/emphasis&gt; and
+         &lt;emphasis&gt;Show Milliseconds&lt;/emphasis&gt; options in both tools to make it easier to synchronize the application requests and the resulting OpenAFS Client Service operations.Â&nbsp;Â&nbsp; The captured data can be stored to files for inclusion in
+         &lt;link linkend='Reporting_Bugs'&gt;bug reports&lt;/link&gt;.
+       
+       
+       
+       &lt;/para&gt;
+       &lt;para&gt;Sysinternal's
+         &lt;ulink url='http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx'&gt;Process Explorer&lt;/ulink&gt; is a replacement for the Windows Task Manager and so much more.Â&nbsp; Process Explorer can be configured to use the DbgHelp.dll from "
+         &lt;ulink url='http://www.microsoft.com/whdc/devtools/debugging/default.mspx'&gt;Microsoft Debugging Tools for Windows&lt;/ulink&gt;" as well as the debug symbols shipped as an optional component of the OpenAFS for Windows installer.Â&nbsp; (Options-&amp;gt;Configure Symbols)Â&nbsp;Â&nbsp; Once configured the "Threads" tab of the process properties dialog will permit the viewing of a fully documented stack for each displayed thread.Â&nbsp; Hint: If there is a deadlock in the cache manager, two or more of the threads will be stuck in a call to osi_TWait().
+       
+       
+       
+       &lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Creating_Microsoft_Minidumps'&gt;4.5. Creating Microsoft MiniDumps 
+ (fs minidump -&amp;gt; %WinDir%\TEMP\afsd.dmp)&lt;/title&gt;
+       &lt;para&gt;If the AFS Client Service become unresponsive to any form of communication there may be a serious error that can only be debugged by someone with access to the source code and a debugger.Â&nbsp;Â&nbsp; The "fs minidump" command can be used to force the generation of a MiniDump file containing the state of all of the threads in the AFS Client Service process.Â&nbsp; The most accurate MiniDump files will be produced after installing "
+         &lt;ulink url='http://www.microsoft.com/whdc/devtools/debugging/default.mspx'&gt;Microsoft Debugging Tools for Windows&lt;/ulink&gt;".
+       
+       
+       
+       &lt;/para&gt;
+       &lt;para&gt;The
+         &lt;link linkend='Value_MiniDumpType'&gt;MiniDumpType&lt;/link&gt; registry value can be used to adjust the scope of the process information included within the dump file.Â&nbsp; By default the MiniDump only contains the stacks of all threads and the values of all global variables.Â&nbsp; A much more useful MiniDump is one that contains the contents of the heap.Â&nbsp; Be warned, a MiniDump with heap will be as large as the cache file.Â&nbsp; In addition, it will include all of the data stored within the cache.Â&nbsp; If there are privacy concerns, do not produce a MiniDump with heap.
+       
+       
+       
+       &lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Integrated_Logon_Debugging'&gt;4.6. Single Sign-on (Integrated Logon) debugging&lt;/title&gt;
+       &lt;para&gt;If you are having trouble with the Integrated Logon operations it is often useful to be able to obtain a log of what it is attempting to do.Â&nbsp;Â&nbsp; Setting Bit 0 of the
+         &lt;link linkend='Value_TraceOption'&gt;TraceOption&lt;/link&gt; registry value:
+       
+       
+       
+       &lt;/para&gt;
+       &lt;para&gt;Â&nbsp; [HKLM\SYSTEM\CurrentControlSet\Services\TransarcAFSDaemon\Parameters]&lt;/para&gt;
+       &lt;para&gt;Â&nbsp; REG_DWORDÂ&nbsp;Â&nbsp; TraceOption = 0x01&lt;/para&gt;
+       &lt;para&gt;will instruct the Integrated Logon Network Provider and Event Handlers to log information to the Windows Event Log: Application under the name &amp;quot;AFS Logon".&lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='rxdebug_usage'&gt;4.7. RX (AFS RPC) debugging (rxdebug)&lt;/title&gt;
+       &lt;para&gt;The rxdebug.exe tool can be used to query a variety of information about the AFS services installed on a given machine.Â&nbsp; The port for the AFS Cache Manager is 7001.Â&nbsp; &lt;/para&gt;
+       &lt;para&gt;
+         &lt;programlisting&gt;
+     Usage: rxdebug -servers &amp;lt;server machine&amp;gt; [-port &amp;lt;IP port&amp;gt;] [-nodally]
+            [-allconnections] [-rxstats] [-onlyserver] [-onlyclient]
+            [-onlyport &amp;lt;show only &amp;lt;port&amp;gt;&amp;gt;]
+            [-onlyhost &amp;lt;show only &amp;lt;host&amp;gt;&amp;gt;]
+            [-onlyauth &amp;lt;show only &amp;lt;auth level&amp;gt;&amp;gt;] [-version]
+            [-noconns] [-peers] [-help]
+     Where: -nodally         don't show dallying conns
+            -allconnections  don't filter out uninteresting connections
+            -rxstats         show Rx statistics
+            -onlyserver      only show server conns
+            -onlyclient      only show client conns
+            -version         show AFS version id
+            -noconns         show no connections
+            -peers           show peers
+       &lt;/programlisting&gt;
+       &lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='cmdebug_usage'&gt;4.8. Cache Manager debugging (cmdebug)&lt;/title&gt;
+       &lt;para&gt;The cmdebug.exe tool can be used to query the state of the AFS Cache Manager on a given machine.&lt;/para&gt;
+       &lt;para&gt;
+         &lt;programlisting&gt;
+     Usage: cmdebug -servers &amp;lt;server machine&amp;gt; [-port &amp;lt;IP port&amp;gt;] [-long] [-refcounts]
+            [-callbacks] [-ctime] [-addrs] [-cache] [-cellservdb] [-help]
+     Where: -long        print all info
+            -refcounts   print only cache entries with positive reference counts
+            -callbacks   print only cache entries with callbacks
+            -ctime       print human readable expiration time
+            -addrs       print only host interfaces
+            -cache       print only cache configuration
+            -cellservdb  print only cellservdb info
+       &lt;/programlisting&gt;
+       &lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Persistent_Cache_Consistency_Check'&gt;4.9. Persistent Cache consistency check&lt;/title&gt;
+       &lt;para&gt;The persistent cache is stored in a Hidden System file at %WinDir%\TEMP\AFSCache.Â&nbsp; If there is a problem with the persistent cache that prevent the AFS Client Service from being able to start a validation check on the file can be performed.&lt;/para&gt;
+       &lt;para&gt;Â&nbsp; afsd_service.exe --validate-cache &amp;lt;cache-path&amp;gt;&lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Token_Acquisition_Debugging'&gt;4.10. Token Acquisition Debugging&lt;/title&gt;
+       &lt;para&gt;If you are having trouble obtaining tokens with the Network Identity Manager AFS credential provider, it is recommended that you verify your ability to obtain tokens using the command-line tools
+         &lt;emphasis&gt;klog.exe&lt;/emphasis&gt; (if you are using kaserver) or
+         &lt;emphasis&gt;kinit.exe&lt;/emphasis&gt; and
+         &lt;emphasis&gt;aklog.exe&lt;/emphasis&gt; (if you are using Kerberos v5.)  The aklog.exe
+         &lt;emphasis&gt;â€“d&lt;/emphasis&gt; option will be quite helpful in diagnosing Kerberos v5 related problems.
+       
+       
+       
+       &lt;/para&gt;
+     &lt;/section&gt;
+   &lt;/chapter&gt;
+   &lt;chapter id='chap_5'&gt;
+     &lt;title id='Reporting_Bugs'&gt;Reporting Bugs&lt;/title&gt;
+     &lt;para&gt;Bug reports should be sent to
+       &lt;ulink url='mailto:openafs-bugs@openafs.org?subject=Bug%20Report'&gt;openafs-bugs@openafs.org&lt;/ulink&gt;.Â&nbsp; Please include as much information as possible about the issue.Â&nbsp; If you are reporting a crash, please install the debugging symbols by re-running the installer.Â&nbsp; If a dump file is available for the problem, %WINDIR%\TEMP\afsd.dmp, include it along with the AFS Client Trace fileÂ&nbsp; %WINDIR%\TEMP\afsd.log.Â&nbsp; The AFS Client startup log is %WINDIR%\TEMP\afsd_init.log.Â&nbsp; Send the last continuous block ofÂ&nbsp; log information from this file.
+     
+     
+     
+     &lt;/para&gt;
+     &lt;para&gt;Configuring DrWatson to generate dump files for crashes:&lt;/para&gt;
+     &lt;orderedlist&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;Run drwtsn32.exe to configure or to identify where the log and the crash dump files are created: &lt;/para&gt;
+       &lt;/listitem&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;click Start &amp;gt; Run...Â&nbsp; &lt;/para&gt;
+       &lt;/listitem&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;type drwtsn32 &amp;lt;enter&amp;gt;. &lt;/para&gt;
+       &lt;/listitem&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;Select either a Crash Dump Type: Mini or Full. &lt;/para&gt;
+       &lt;/listitem&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;Clear Dump Symbol Table&lt;/para&gt;
+       &lt;/listitem&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;Clear Append to Existing Log file. &lt;/para&gt;
+       &lt;/listitem&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;Check Dump All Thread Contexts.&lt;/para&gt;
+       &lt;/listitem&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;Check Create Crash Dump File&lt;/para&gt;
+       &lt;/listitem&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;Next run the monitoring module of Dr. Watson: &lt;/para&gt;
+       &lt;/listitem&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;click Start &amp;gt; Run...&lt;/para&gt;
+       &lt;/listitem&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;type drwatson &amp;lt;enter&amp;gt;. &lt;/para&gt;
+       &lt;/listitem&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;Once a crash happens, Dr. Watson generates a dump file and a report in the log file, including the address of the crash and the stack dump.&lt;/para&gt;
+       &lt;/listitem&gt;
+     &lt;/orderedlist&gt;
+     &lt;para&gt;Once you have the Dr. Watson's logfile and minidump, zip them and attach them to your e-mail.&lt;/para&gt;
+     &lt;para&gt;When reporting a error, please be sure to include the version of OpenAFS.
+     &lt;/para&gt;
+   &lt;/chapter&gt;
+   &lt;chapter id='chap_6'&gt;
+     &lt;title id='Contributing_to_OpenAFS'&gt;How to Contribute to the Development of OpenAFS for Windows&lt;/title&gt;
+     &lt;para&gt;Contributions to the development of OpenAFS for Windows are continuously needed.Â&nbsp; Contributions may take many forms including cash donations, support contracts, donated developer time, and even donated tech writer time.&lt;/para&gt;
+     &lt;section&gt;
+       &lt;title id='USENIX_OpenAFS_Fund'&gt;6.1. The USENIX OpenAFS Fund &lt;/title&gt;
+       &lt;para&gt;
+         &lt;ulink url='http://www.usenix.org/'&gt;USENIX&lt;/ulink&gt;, a 501c3 non-profit corporation, has formed the USENIX OpenAFS Fund in order to accept tax deductible donations on behalf of the OpenAFS Elders. The donated funds will be allocated by the OpenAFS Elders to fund OpenAFS development, documentation, project management, and maintaining openafs.org. 
+       
+       
+       
+       &lt;/para&gt;
+       &lt;informaltable frame='none'&gt;
+         &lt;tgroup rowsep='1' align='left' colsep='1' cols='1'&gt;
+           &lt;colspec colwidth='405pt' colname='c1' /&gt;
+           &lt;tbody&gt;
+             &lt;row&gt;
+               &lt;entry&gt;
+                 &lt;para&gt;USENIX OpenAFS Fund
+ USENIX Association 
+ 2560 Ninth St., Suite 215 
+ Berkeley, CA 94710 &lt;/para&gt;
+               &lt;/entry&gt;
+             &lt;/row&gt;
+           &lt;/tbody&gt;
+         &lt;/tgroup&gt;
+       &lt;/informaltable&gt;
+       &lt;para&gt;Donations can be made by sending a check, drawn on a U.S. bank, made out to the USENIX OpenAFS Fund or by making a
+         &lt;ulink url='https://db.usenix.org/cgi-bin/openafs/openafs.cgi'&gt;donation online&lt;/ulink&gt;.
+       
+       
+       
+       &lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Secure_Endpoints_Inc'&gt;6.2. Secure Endpoints Inc. &lt;/title&gt;
+       &lt;para&gt;
+         &lt;ulink url='http://www.secure-endpoints.com/'&gt;Secure Endpoints Inc.&lt;/ulink&gt; provides development and support services for OpenAFS for Windows and
+         &lt;ulink url='http://web.mit.edu/kerberos/'&gt;MIT Kerberos for Windows&lt;/ulink&gt;. Â&nbsp;Donations provided to Secure Endpoints Inc. for the development of OpenAFS are used to cover the OpenAFS gatekeeper responsibilities; providing support to the OpenAFS community via the OpenAFS mailing lists; and furthering development of desired features that are either too small to be financed by development contracts.
+       
+       
+       
+       &lt;/para&gt;
+       &lt;para&gt;Secure Endpoints Inc. accepts software development agreements from organizations who wish to fund a well-defined set of bug fixes or new features. &lt;/para&gt;
+       &lt;para&gt;Secure Endpoints Inc. provides contract based support for the OpenAFS for Windows and the
+         &lt;ulink url='http://web.mit.edu/kerberos/'&gt;MIT Kerberos for Windows&lt;/ulink&gt; products. 
+       
+       
+       
+       &lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Direct_Code_Contributions'&gt;6.3. Direct contributions of code and/or documentation &lt;/title&gt;
+       &lt;para&gt;Organizations that use OpenAFS in house and have development staffs are encouraged to contribute any code modifications they make to OpenAFS.org via openafs-bugs@openafs.org. Â&nbsp;Contributions of documentation are highly desired. &lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='OAFW_Mailing_Lists'&gt;6.4. OpenAFS for Windows Mailing Lists&lt;/title&gt;
+       &lt;para&gt;If you wish to participate in OpenAFS for Windows development please join the
+         &lt;ulink url='mailto:openafs-win32-devel@openafs.org?subject=OpenAFS%20for%20Windows%20Development%20Contribution'&gt;openafs-win32-devel@openafs.org&lt;/ulink&gt; mailing list.
+       
+       
+       
+       &lt;/para&gt;
+       &lt;para&gt;
+         &lt;emphasis role='bold'&gt;https://lists.openafs.org/mailman/listinfo/openafs-win32-devel&lt;/emphasis&gt;
+       &lt;/para&gt;
+       &lt;para&gt;User questions should be sent to the
+         &lt;ulink url='mailto:openafs-info@openafs.org?subject=OpenAFS%20for%20Windows%20User%20Question'&gt;openafs-info@openafs.org&lt;/ulink&gt; mailing list.Â&nbsp; 
+       
+       
+       
+       &lt;/para&gt;
+       &lt;para&gt;
+         &lt;emphasis role='bold'&gt;https://lists.openafs.org/mailman/listinfo/openafs-info&lt;/emphasis&gt;
+       &lt;/para&gt;
+       &lt;para&gt;You must join the mailing lists if you wish to post to the list without incurring a moderation delay.&lt;/para&gt;
+     &lt;/section&gt;
+   &lt;/chapter&gt;
+   &lt;chapter id='chap_7'&gt;
+     &lt;title id='MSI_Deployment_Guide'&gt;MSI Deployment Guide&lt;/title&gt;
+     &lt;section&gt;
+       &lt;title id='Introduction_to_MSI_Deployment'&gt;7.1. Introduction&lt;/title&gt;
+       &lt;para&gt;A MSI installer option is available for those who wish to use Windows Installer for installing OpenAFS and for organizations that wish to deploy OpenAFS through Group Policy.Â&nbsp; The first version of OpenAFS for Windows available as an MSI was 1.3.65.&lt;/para&gt;
+       &lt;para&gt;This document provides a guide for authoring transforms used to customize the MSI package for a particular organization.Â&nbsp; Although many settings can be deployed via transforms, in an Active Directory environment it is advisable to deploy registry settingsÂ&nbsp;Â&nbsp;Â&nbsp; and configuration files through group policy and/or startup scripts so that machines where OpenAFS for Windows is already installed will pick up these customizations.&lt;/para&gt;
+       &lt;section&gt;
+         &lt;title id='MSI_Deployment_Requirements'&gt;7.1.1 Requirements&lt;/title&gt;
+         &lt;para&gt;The information in this document applies to MSI packages distributed with OpenAFS for Windows releases from 1.3.65 and onwards or MSI packages built from corresponding source releases. Â&nbsp;Not all releases support all the configuration options documented here.&lt;/para&gt;
+         &lt;para&gt;Authoring a "Windows Installer" transform requires additional software for editing the MSI database tables and generating the transform from the modified MSI package.Â&nbsp; ORCA.EXE and MSITRAN.EXE which are included in the Windows Platform SDK ("Windows Installer" SDK) can be used for this purpose.&lt;/para&gt;
+         &lt;para&gt;For reference, the schema for the MSI package is based on SCHEMA.MSI distributed with the Platform SDK.&lt;/para&gt;
+         &lt;para&gt;For general information about "Windows Installer", refer to:&lt;/para&gt;
+         &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;
+           &lt;ulink url='http://msdn.microsoft.com/library/en-us/msi/setup/windows_installer_start_page.asp'&gt;http://msdn.microsoft.com/library/en-us/msi/setup/windows_installer_start_page.asp&lt;/ulink&gt;
+         &lt;/para&gt;
+         &lt;para&gt;For general information about authoring MSI transforms, refer to:&lt;/para&gt;
+         &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;
+           &lt;ulink url='http://msdn.microsoft.com/library/en-us/msi/setup/transforms.asp'&gt;http://msdn.microsoft.com/library/en-us/msi/setup/transforms.asp&lt;/ulink&gt;
+         &lt;/para&gt;
+         &lt;para&gt;The remainder of this document assumes some familiarity with authoring transforms.Â&nbsp; While the MSDN documentation for Windows Installer is a bit dense, the guide on MSI transforms found at the second link above is recommended reading.Â&nbsp; MSDN also includes a step-by-step example for creating a transform at:&lt;/para&gt;
+         &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;
+           &lt;ulink url='http://msdn.microsoft.com/library/en-us/msi/setup/a_customization_transform_example.asp'&gt;http://msdn.microsoft.com/library/en-us/msi/setup/a_customization_transform_example.asp&lt;/ulink&gt;
+         &lt;/para&gt;
+       &lt;/section&gt;
+       &lt;section&gt;
+         &lt;title id='MSI_Authoring_Transforms'&gt;7.1.2 Authoring a Transform&lt;/title&gt;
+         &lt;para&gt;Transforms describe a set of modifications to be performed on an existing MSI for the purpose of customizing it.Â&nbsp; This is ordinarily done by making a copy of the MSI to be customized, modifying the copy and then using the old and the new MSI to generate a transform.Â&nbsp; For example:&lt;/para&gt;
+         &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;copy openafs.msi openafs-modified.msi&lt;/para&gt;
+           &lt;/listitem&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;(edit the openafs-modified.msi to include the necessary changes)&lt;/para&gt;
+           &lt;/listitem&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;msitran -g openafs.msi openafs-modified.msi openafs-transform.mst&lt;/para&gt;
+           &lt;/listitem&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;(generates openafs-transform.mst, which is the transform)&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;
+         &lt;para&gt;Transforms have an extension of .mst.Â&nbsp; 'msitran' is a tool distributed as part of the "Windows Installer" SDK (part of the Windows Platform SDK).&lt;/para&gt;
+         &lt;para&gt;You can test a transform by:&lt;/para&gt;
+         &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;copy openafs.msi openafs-test.msi&lt;/para&gt;
+           &lt;/listitem&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;msitran -a openafs-transform.mst openafs-test.msi&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;
+         &lt;para&gt;and then checking the resulting openafs-test.msi to see if all changes you have made above to openafs-modified.msi is present in openafs-test.msi.Â&nbsp; 'msitran' will complain if some modification in the transform can not be successfully applied.&lt;/para&gt;
+         &lt;para&gt;As mentioned above, you can use a tool like ORCA.EXE to edit the MSI databases directly when editing openafs-modified.msi.Â&nbsp; More details are given below.&lt;/para&gt;
+       &lt;/section&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='MSI_Configuration_Options'&gt;7.2. Configuration Options&lt;/title&gt;
+       &lt;para&gt;The logic necessary to implement many of the settings described in
+         &lt;link linkend='appendix_a'&gt;Appendix A&lt;/link&gt; are present in the MSI.Â&nbsp; Most of these can be controlled by setting the corresponding properties to the desired value.Â&nbsp; Some settings may require modifying existing registry entries (though not recommended) or adding new resources (like files or registry keys).Â&nbsp; Instructions for performing these tasks are below.
+       
+       
+       
+       &lt;/para&gt;
+       &lt;section&gt;
+         &lt;title id='MSI_Configurable_Properties'&gt;7.2.1 Configurable Properties&lt;/title&gt;
+         &lt;para&gt;Most configurable properties correspond to registry keys or values.Â&nbsp; Due to the logic invoked based on the existence of these registry keys or values, they are only set if the associated property is defined to have a non null value.Â&nbsp; If the associated property is not defined in the MSI, the registry key or value will not be touched.Â&nbsp; By default, the MSI does not contain these properties and hence will not set the registry keys.Â&nbsp; You will need to add properties as needed to the MSI.&lt;/para&gt;
+         &lt;para&gt;When one of the configurable properties is set, the installer will use the property value to set the corresponding setting in the HKEY_LOCAL_MACHINE registry hive.Â&nbsp; The HKEY_CURRENT_USER hive is not touched by the installer.&lt;/para&gt;
+         &lt;para&gt;For each property, the associated registry setting is referenced by the same text used in
+           &lt;link linkend='appendix_a'&gt;Appendix A&lt;/link&gt;.
+         
+         
+         
+         &lt;/para&gt;
+         &lt;para&gt;Strings are quoted using single quotes (e.g. 'a string'). An empty string is denoted as ''.Â&nbsp; Note that you can't author null values into the 'Property' table.&lt;/para&gt;
+         &lt;para&gt;Numeric values should be authored as decimal strings.&lt;/para&gt;
+         &lt;section&gt;
+           &lt;title id='MSI_Setting_Properties'&gt;7.2.1.1 Setting Properties&lt;/title&gt;
+           &lt;para&gt;In order to set a property,&lt;/para&gt;
+           &lt;orderedlist&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;Open the MSI in ORCA.EXE&lt;/para&gt;
+             &lt;/listitem&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;Select the 'Property' table from the list of tables on the left.&lt;/para&gt;
+             &lt;/listitem&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;Find the property in the list of properties on the right, double click the value and type the new value.&lt;/para&gt;
+             &lt;/listitem&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;If the property does not exist in the property list, right click the list and select 'Add Row', type the property name and the desired value.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/orderedlist&gt;
+         &lt;/section&gt;
+         &lt;section&gt;
+           &lt;title id='MSI_OAFW_Properties'&gt;7.2.1.2 OpenAFS for Windows Properties&lt;/title&gt;
+           &lt;informaltable frame='all'&gt;
+             &lt;tgroup rowsep='1' align='left' colsep='1' cols='1'&gt;
+               &lt;colspec colwidth='447pt' colname='c1' /&gt;
+               &lt;tbody&gt;
+                 &lt;row&gt;
+                   &lt;entry&gt;
+                     &lt;para&gt;
+                       &lt;emphasis&gt;(Service parameters):&lt;/emphasis&gt;
+                     &lt;/para&gt;
+                     &lt;para&gt;[HKLM\SYSTEM\CurrentControlSet\Services\TransarcAFSDaemon\Parameters]&lt;/para&gt;
+                   &lt;/entry&gt;
+                 &lt;/row&gt;
+                 &lt;row&gt;
+                   &lt;entry&gt;
+                     &lt;para&gt;
+                       &lt;emphasis&gt;(Network provider):&lt;/emphasis&gt;
+                     &lt;/para&gt;
+                     &lt;para&gt;[HKLM\SYSTEM\CurrentControlSet\Services\TransarcAFSDaemon\NetworkProvider]&lt;/para&gt;
+                   &lt;/entry&gt;
+                 &lt;/row&gt;
+                 &lt;row&gt;
+                   &lt;entry&gt;
+                     &lt;para&gt;
+                       &lt;emphasis&gt;(OpenAFS Client):&lt;/emphasis&gt;
+                     &lt;/para&gt;
+                     &lt;para&gt;[HKLM\SOFTWARE\OpenAFS\Client]&lt;/para&gt;
+                   &lt;/entry&gt;
+                 &lt;/row&gt;
+               &lt;/tbody&gt;
+             &lt;/tgroup&gt;
+           &lt;/informaltable&gt;
+           &lt;section&gt;
+             &lt;title id='MSI_OAFW_Registry_Properties'&gt;7.2.1.2.1 Registry Properties&lt;/title&gt;
+             &lt;para&gt;These properties are used to set the values of registry entries associated with OpenAFS for Windows.&lt;/para&gt;
+             &lt;informaltable frame='all'&gt;
+               &lt;tgroup rowsep='1' align='left' colsep='1' cols='1'&gt;
+                 &lt;colspec colwidth='447pt' colname='c1' /&gt;
+                 &lt;tbody&gt;
+                   &lt;row&gt;
+                     &lt;entry&gt;
+                       &lt;para&gt;
+                         &lt;emphasis role='bold'&gt;AFSCACHEPATH&lt;/emphasis&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Registry keyÂ&nbsp;Â&nbsp;Â&nbsp; :
+                         &lt;link linkend='Service_Parameters'&gt;(Service Parameters)&lt;/link&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Registry value :
+                         &lt;link linkend='Value_CachePath'&gt;CachePath&lt;/link&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Valid valuesÂ&nbsp;Â&nbsp;Â&nbsp; : string .&lt;/para&gt;
+                     &lt;/entry&gt;
+                   &lt;/row&gt;
+                   &lt;row&gt;
+                     &lt;entry&gt;
+                       &lt;para&gt;
+                         &lt;emphasis role='bold'&gt;AFSCACHESIZE&lt;/emphasis&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Registry keyÂ&nbsp;Â&nbsp;Â&nbsp; :
+                         &lt;link linkend='Service_Parameters'&gt;(Service Parameters)&lt;/link&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Registry value :
+                         &lt;link linkend='Value_CacheSize'&gt;CacheSize&lt;/link&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Valid valuesÂ&nbsp;Â&nbsp;Â&nbsp; : numeric&lt;/para&gt;
+                     &lt;/entry&gt;
+                   &lt;/row&gt;
+                   &lt;row&gt;
+                     &lt;entry&gt;
+                       &lt;para&gt;
+                         &lt;emphasis role='bold'&gt;AFSCELLNAME&lt;/emphasis&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Registry keyÂ&nbsp;Â&nbsp;Â&nbsp; :
+                         &lt;link linkend='Service_Parameters'&gt;(Service Parameters)&lt;/link&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Registry value :
+                         &lt;link linkend='Value_Cell'&gt;Cell&lt;/link&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Valid valuesÂ&nbsp;Â&nbsp;Â&nbsp; : string&lt;/para&gt;
+                     &lt;/entry&gt;
+                   &lt;/row&gt;
+                   &lt;row&gt;
+                     &lt;entry&gt;
+                       &lt;para&gt;
+                         &lt;emphasis role='bold'&gt;FREELANCEMODE&lt;/emphasis&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Registry keyÂ&nbsp;Â&nbsp;Â&nbsp; :
+                         &lt;link linkend='Service_Parameters'&gt;(Service Parameters)&lt;/link&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Registry value :
+                         &lt;link linkend='Value_FreelanceClient'&gt;FreelanceClient&lt;/link&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Valid valuesÂ&nbsp;Â&nbsp;Â&nbsp; : '1' or '0'&lt;/para&gt;
+                     &lt;/entry&gt;
+                   &lt;/row&gt;
+                   &lt;row&gt;
+                     &lt;entry&gt;
+                       &lt;para&gt;
+                         &lt;emphasis role='bold'&gt;HIDEDOTFILES&lt;/emphasis&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Registry keyÂ&nbsp;Â&nbsp;Â&nbsp; :
+                         &lt;link linkend='Service_Parameters'&gt;(Service Parameters)&lt;/link&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Registry value :
+                         &lt;link linkend='Value_HideDotFiles'&gt;HideDotFiles&lt;/link&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Valid valuesÂ&nbsp;Â&nbsp;Â&nbsp; : '1' or '0'&lt;/para&gt;
+                     &lt;/entry&gt;
+                   &lt;/row&gt;
+                   &lt;row&gt;
+                     &lt;entry&gt;
+                       &lt;para&gt;
+                         &lt;emphasis role='bold'&gt;LOGONOPTIONS&lt;/emphasis&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Registry keyÂ&nbsp;Â&nbsp;Â&nbsp; :
+                         &lt;link linkend='Domain_Specific_Regkeys'&gt;(Network Provider)&lt;/link&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Registry value :
+                         &lt;link linkend='Value_LogonOptions'&gt;LogonOptions&lt;/link&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Valid valuesÂ&nbsp;Â&nbsp;Â&nbsp; : '0', '1' or '3'&lt;/para&gt;
+                       &lt;para&gt;See
+                         &lt;link linkend='appendix_a'&gt;Appendix A&lt;/link&gt;
+                         &lt;link linkend='Domain_Specific_Configuration'&gt;section 2.1 (Domain Specific Configuration keys for Network Provider)&lt;/link&gt; for more details.
+                       
+                       
+                       
+                       &lt;/para&gt;
+                     &lt;/entry&gt;
+                   &lt;/row&gt;
+                   &lt;row&gt;
+                     &lt;entry&gt;
+                       &lt;para&gt;
+                         &lt;emphasis role='bold'&gt;MOUNTROOT&lt;/emphasis&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Registry keyÂ&nbsp;Â&nbsp;Â&nbsp; :
+                         &lt;link linkend='Service_Parameters'&gt;(Service Parameters)&lt;/link&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Registry value :
+                         &lt;link linkend='Value_Mountroot'&gt;Mountroot&lt;/link&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Valid valuesÂ&nbsp;Â&nbsp;Â&nbsp; : string&lt;/para&gt;
+                     &lt;/entry&gt;
+                   &lt;/row&gt;
+                   &lt;row&gt;
+                     &lt;entry&gt;
+                       &lt;para&gt;
+                         &lt;emphasis role='bold'&gt;NETBIOSNAME&lt;/emphasis&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Registry keyÂ&nbsp;Â&nbsp;Â&nbsp; :
+                         &lt;link linkend='Service_Parameters'&gt;(Service Parameters)&lt;/link&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Registry value :
+                         &lt;link linkend='Value_NetbiosName'&gt;NetbiosName&lt;/link&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Valid valuesÂ&nbsp;Â&nbsp;Â&nbsp; : string (at most 15 characters)&lt;/para&gt;
+                     &lt;/entry&gt;
+                   &lt;/row&gt;
+                   &lt;row&gt;
+                     &lt;entry&gt;
+                       &lt;para&gt;
+                         &lt;emphasis role='bold'&gt;NOFINDLANABYNAME&lt;/emphasis&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Registry keyÂ&nbsp;Â&nbsp;Â&nbsp; :
+                         &lt;link linkend='Service_Parameters'&gt;(Service Parameters)&lt;/link&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Registry value :
+                         &lt;link linkend='Value_NoFindLanaByName'&gt;NoFindLanaByName&lt;/link&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Valid valuesÂ&nbsp;Â&nbsp;Â&nbsp; : '1' or '0'&lt;/para&gt;
+                     &lt;/entry&gt;
+                   &lt;/row&gt;
+                   &lt;row&gt;
+                     &lt;entry&gt;
+                       &lt;para&gt;
+                         &lt;emphasis role='bold'&gt;RXMAXMTU&lt;/emphasis&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Registry keyÂ&nbsp;Â&nbsp;Â&nbsp; :
+                         &lt;link linkend='Service_Parameters'&gt;(Service Parameters)&lt;/link&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Registry value :
+                         &lt;link linkend='Value_RxMaxMTU'&gt;RxMaxMTU&lt;/link&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Valid valuesÂ&nbsp;Â&nbsp;Â&nbsp; : numeric&lt;/para&gt;
+                     &lt;/entry&gt;
+                   &lt;/row&gt;
+                   &lt;row&gt;
+                     &lt;entry&gt;
+                       &lt;para&gt;
+                         &lt;emphasis role='bold'&gt;SECURITYLEVEL&lt;/emphasis&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Registry keyÂ&nbsp;Â&nbsp;Â&nbsp; :
+                         &lt;link linkend='Service_Parameters'&gt;(Service Parameters)&lt;/link&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Registry value :
+                         &lt;link linkend='Value_SecurityLevel'&gt;SecurityLevel&lt;/link&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Valid valuesÂ&nbsp;Â&nbsp;Â&nbsp; : '1' or '0'&lt;/para&gt;
+                     &lt;/entry&gt;
+                   &lt;/row&gt;
+                   &lt;row&gt;
+                     &lt;entry&gt;
+                       &lt;para&gt;
+                         &lt;emphasis role='bold'&gt;SMBAUTHTYPE&lt;/emphasis&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Registry keyÂ&nbsp;Â&nbsp;Â&nbsp; :
+                         &lt;link linkend='Service_Parameters'&gt;(Service Parameters)&lt;/link&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Registry value :
+                         &lt;link linkend='Value_smbAuthType'&gt;SMBAuthType&lt;/link&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Valid valuesÂ&nbsp;Â&nbsp;Â&nbsp; : '0','1' or '2'&lt;/para&gt;
+                     &lt;/entry&gt;
+                   &lt;/row&gt;
+                   &lt;row&gt;
+                     &lt;entry&gt;
+                       &lt;para&gt;
+                         &lt;emphasis role='bold'&gt;STOREANSIFILENAMES&lt;/emphasis&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Registry keyÂ&nbsp;Â&nbsp;Â&nbsp; :
+                         &lt;link linkend='Regkey_HKLM_SOFTWARE_OpenAFS_Client'&gt;(OpenAFS Client)&lt;/link&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Registry value :
+                         &lt;link linkend='Value_StoreAnsiFilenames'&gt;StoreAnsiFilenames&lt;/link&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Valid valuesÂ&nbsp;Â&nbsp;Â&nbsp; : '0' or '1'&lt;/para&gt;
+                       &lt;para&gt;This option is no longer supported as of 1.5.50 now that all file names are stored to AFS file servers using the UTF-8 encoding of Unicode.&lt;/para&gt;
+                     &lt;/entry&gt;
+                   &lt;/row&gt;
+                   &lt;row&gt;
+                     &lt;entry&gt;
+                       &lt;para&gt;
+                         &lt;emphasis role='bold'&gt;USEDNS&lt;/emphasis&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Registry keyÂ&nbsp;Â&nbsp;Â&nbsp; :
+                         &lt;link linkend='Service_Parameters'&gt;(Service Parameters)&lt;/link&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Registry value :
+                         &lt;link linkend='Value_UseDNS'&gt;UseDNS&lt;/link&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Valid valuesÂ&nbsp;Â&nbsp;Â&nbsp; : '1' or '0'&lt;/para&gt;
+                     &lt;/entry&gt;
+                   &lt;/row&gt;
+                 &lt;/tbody&gt;
+               &lt;/tgroup&gt;
+             &lt;/informaltable&gt;
+           &lt;/section&gt;
+           &lt;section&gt;
+             &lt;title id='MSI_OAFW_AFSCreds_Properties'&gt;
+                7.2.1.2.2 AFSCreds.exe Properties
+             &lt;/title&gt;
+             &lt;para&gt;These properties are combined to add a command line option to the shortcut that will be created in the Start:Programs:OpenAFS and Start:Programs:Startup folders (see CREDSSTARTUP). Â&nbsp;The method of specifying the option was chosen for easy integration with the Windows Installer user interface.Â&nbsp; Although other methods can be used to specify options to AFSCREDS.EXE, it is advised that they be avoided as transforms including such options may not apply to future releases of OpenAFS.&lt;/para&gt;
+             &lt;informaltable frame='all'&gt;
+               &lt;tgroup rowsep='1' align='left' colsep='1' cols='1'&gt;
+                 &lt;colspec colwidth='447pt' colname='c1' /&gt;
+                 &lt;tbody&gt;
+                   &lt;row&gt;
+                     &lt;entry&gt;
+                       &lt;para&gt;
+                         &lt;emphasis role='bold'&gt;CREDSSTARTUP&lt;/emphasis&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Valid valuesÂ&nbsp;Â&nbsp;Â&nbsp; : '1' or '0'&lt;/para&gt;
+                       &lt;para&gt;Controls whether AFSCreds.exe starts up automatically when the user logs on.Â&nbsp; When CREDSSTARTUP is '1' a shortcut is added to the 'Startup' folder in the 'Program menu' which starts AFSCREDS.EXE with the options that are determined by the other CREDS* properties.&lt;/para&gt;
+                     &lt;/entry&gt;
+                   &lt;/row&gt;
+                   &lt;row&gt;
+                     &lt;entry&gt;
+                       &lt;para&gt;
+                         &lt;emphasis role='bold'&gt;CREDSAUTOINIT&lt;/emphasis&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Valid valuesÂ&nbsp;Â&nbsp;Â&nbsp; : '-a' or ''&lt;/para&gt;
+                       &lt;para&gt;Enables automatic initialization.&lt;/para&gt;
+                     &lt;/entry&gt;
+                   &lt;/row&gt;
+                   &lt;row&gt;
+                     &lt;entry&gt;
+                       &lt;para&gt;
+                         &lt;emphasis role='bold'&gt;CREDSIPCHDET&lt;/emphasis&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Valid valuesÂ&nbsp;Â&nbsp;Â&nbsp; : '-n' or ''&lt;/para&gt;
+                       &lt;para&gt;Enables IP address change detection.&lt;/para&gt;
+                     &lt;/entry&gt;
+                   &lt;/row&gt;
+                   &lt;row&gt;
+                     &lt;entry&gt;
+                       &lt;para&gt;
+                         &lt;emphasis role='bold'&gt;CREDSQUIET&lt;/emphasis&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Valid valuesÂ&nbsp;Â&nbsp;Â&nbsp; : '-q' or ''&lt;/para&gt;
+                       &lt;para&gt;Enables quiet mode.&lt;/para&gt;
+                     &lt;/entry&gt;
+                   &lt;/row&gt;
+                   &lt;row&gt;
+                     &lt;entry&gt;
+                       &lt;para&gt;
+                         &lt;emphasis role='bold'&gt;CREDSRENEWDRMAP&lt;/emphasis&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Valid valuesÂ&nbsp;Â&nbsp;Â&nbsp; : '-m' or 'â€™&lt;/para&gt;
+                       &lt;para&gt;Enables renewing drive map at startup.&lt;/para&gt;
+                     &lt;/entry&gt;
+                   &lt;/row&gt;
+                   &lt;row&gt;
+                     &lt;entry&gt;
+                       &lt;para&gt;
+                         &lt;emphasis role='bold'&gt;CREDSSHOW&lt;/emphasis&gt;
+                       &lt;/para&gt;
+                       &lt;para&gt;Valid valuesÂ&nbsp;Â&nbsp;Â&nbsp; : '-s' or ''&lt;/para&gt;
+                       &lt;para&gt;Enables displaying the credential manager window when AFSCREDS starts up.&lt;/para&gt;
+                     &lt;/entry&gt;
+                   &lt;/row&gt;
+                 &lt;/tbody&gt;
+               &lt;/tgroup&gt;
+             &lt;/informaltable&gt;
+           &lt;/section&gt;
+         &lt;/section&gt;
+       &lt;/section&gt;
+       &lt;section&gt;
+         &lt;title id='MSI_Existing_Registry_Entries'&gt;7.2.2 Existing Registry Entries&lt;/title&gt;
+         &lt;para&gt;You can change existing registry values subject to the restrictions mentioned in the Windows Platform SDK.Â&nbsp; Pay special attention to component key paths and try to only change the 'Value' column in the 'Registry' table.Â&nbsp; If you want to add additional registry keys please refer to section 3 (Additional resources).&lt;/para&gt;
+       &lt;/section&gt;
+       &lt;section&gt;
+         &lt;title id='MSI_Replacing_Configuration_Files'&gt;7.2.3 Replacing Configuration Files&lt;/title&gt;
+         &lt;para&gt;The OpenAFS configuration files (CellServDB) can be replaced by your own configuration files.Â&nbsp; These files are contained in separate MSI components so that you can disable them individually.&lt;/para&gt;
+         &lt;para&gt;The recommended method for replacing these files is to first disable the components containing the configuration files that you want to replace, and then add new components for the replacement files.Â&nbsp; This is outlined below (assuming you are using ORCA.EXE to author the transform).&lt;/para&gt;
+         &lt;para&gt;Note that transforms are not a good way to add a new file as an embedded stream.Â&nbsp; The method outlined here places the file in the same directory as the MSI for deployment.&lt;/para&gt;
+         &lt;para&gt;The walkthrough below is to add a custom 'CellServDB' file.&lt;/para&gt;
+         &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Disable the component that contains the configuration file that you want to replace.&lt;/para&gt;
+             &lt;orderedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;Locate and select the 'Component' table in the 'Tables' list.&lt;/para&gt;
+               &lt;/listitem&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;In the Component table, locate the component you need to change ( Ctrl-F invokes the 'Find' dialog).Â&nbsp; The component names are listed below in section
+                   &lt;link linkend='MSI_Configuration_File_Components'&gt;7.2.3.1&lt;/link&gt;.Â&nbsp; For this example, the component name is 'elf_CellServDB'.
+         
+                 
+                 
+                 &lt;/para&gt;
+               &lt;/listitem&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;Go to the 'Condition' column of the component.&lt;/para&gt;
+               &lt;/listitem&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;Enter a condition that evaluates to false. I.e. 'DONOTINSTALL'. (Note that an undefined property always evaluates to false).&lt;/para&gt;
+                 &lt;para&gt;Note that you can also use this step to disable other configuration files without providing replacements.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/orderedlist&gt;
+           &lt;/listitem&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Add a new component containing the new configuration file.&lt;/para&gt;
+             &lt;orderedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;Select the 'Component' table in the 'Tables' list.&lt;/para&gt;
+               &lt;/listitem&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;Select 'Tables'-&amp;gt;'Add Row' (Ctrl-R).&lt;/para&gt;
+               &lt;/listitem&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;Enter the following :&lt;/para&gt;
+                 &lt;informaltable frame='all'&gt;
+                   &lt;tgroup rowsep='1' align='left' colsep='1' cols='2'&gt;
+                     &lt;colspec colwidth='84pt' colname='c1' /&gt;
+                     &lt;colspec colwidth='318pt' colname='c2' /&gt;
+                     &lt;tbody&gt;
+                       &lt;row&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;Component&lt;/para&gt;
+                         &lt;/entry&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;cmf_my_CellServDB&lt;/para&gt;
+                         &lt;/entry&gt;
+                       &lt;/row&gt;
+                       &lt;row&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;ComponentID&lt;/para&gt;
+                         &lt;/entry&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;{7019836F-BB2C-4AF6-9463-0D6EC9035CF1}&lt;/para&gt;
+                         &lt;/entry&gt;
+                       &lt;/row&gt;
+                       &lt;row&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;Directory_&lt;/para&gt;
+                         &lt;/entry&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;dirClient&lt;/para&gt;
+                         &lt;/entry&gt;
+                       &lt;/row&gt;
+                       &lt;row&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;Attributes&lt;/para&gt;
+                         &lt;/entry&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;144&lt;/para&gt;
+                         &lt;/entry&gt;
+                       &lt;/row&gt;
+                       &lt;row&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;Condition&lt;/para&gt;
+                         &lt;/entry&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;Â&nbsp;&lt;/para&gt;
+                         &lt;/entry&gt;
+                       &lt;/row&gt;
+                       &lt;row&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;KeyPath&lt;/para&gt;
+                         &lt;/entry&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;fil_my_CellServDB&lt;/para&gt;
+                         &lt;/entry&gt;
+                       &lt;/row&gt;
+                     &lt;/tbody&gt;
+                   &lt;/tgroup&gt;
+                 &lt;/informaltable&gt;
+                 &lt;para&gt;Note that the ComponentId is an uppercase GUID.Â&nbsp; You can generate one using GUIDGEN.EXE or UUIDGEN.EXE, both of which are included in the Platform SDK.&lt;/para&gt;
+                 &lt;para&gt;The Attributes value of 144 is a sum of msidbComponentAttributesPermanent (16) and msidbComponentAttributesNeverOverwrite (128).Â&nbsp; This ensures that local modifications are not overwritten or lost during an installation or uninstallation.Â&nbsp; These are the same settings used on the default configuration files.&lt;/para&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; 'fil_my_CellServDB' is a key into the 'File' table which we will fill later.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/orderedlist&gt;
+           &lt;/listitem&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Add a new feature to hold the new component.&lt;/para&gt;
+             &lt;orderedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;Select the 'Feature' table.&lt;/para&gt;
+               &lt;/listitem&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;Add a new row (Ctrl-R or 'Tables'-&amp;gt;'Add Row') with the following values:&lt;/para&gt;
+                 &lt;informaltable frame='all'&gt;
+                   &lt;tgroup rowsep='1' align='left' colsep='1' cols='2'&gt;
+                     &lt;colspec colwidth='94pt' colname='c1' /&gt;
+                     &lt;colspec colwidth='307pt' colname='c2' /&gt;
+                     &lt;tbody&gt;
+                       &lt;row&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;Feature&lt;/para&gt;
+                         &lt;/entry&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;fea_my_CellServDB&lt;/para&gt;
+                         &lt;/entry&gt;
+                       &lt;/row&gt;
+                       &lt;row&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;Feature_Parent&lt;/para&gt;
+                         &lt;/entry&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;feaClient&lt;/para&gt;
+                         &lt;/entry&gt;
+                       &lt;/row&gt;
+                       &lt;row&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;Title&lt;/para&gt;
+                         &lt;/entry&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;Â&nbsp;&lt;/para&gt;
+                         &lt;/entry&gt;
+                       &lt;/row&gt;
+                       &lt;row&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;Description&lt;/para&gt;
+                         &lt;/entry&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;Â&nbsp;&lt;/para&gt;
+                         &lt;/entry&gt;
+                       &lt;/row&gt;
+                       &lt;row&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;Display&lt;/para&gt;
+                         &lt;/entry&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;0&lt;/para&gt;
+                         &lt;/entry&gt;
+                       &lt;/row&gt;
+                       &lt;row&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;Level&lt;/para&gt;
+                         &lt;/entry&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;30&lt;/para&gt;
+                         &lt;/entry&gt;
+                       &lt;/row&gt;
+                       &lt;row&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;Directory_&lt;/para&gt;
+                         &lt;/entry&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;Â&nbsp;&lt;/para&gt;
+                         &lt;/entry&gt;
+                       &lt;/row&gt;
+                       &lt;row&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;Attributes&lt;/para&gt;
+                         &lt;/entry&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;8&lt;/para&gt;
+                         &lt;/entry&gt;
+                       &lt;/row&gt;
+                     &lt;/tbody&gt;
+                   &lt;/tgroup&gt;
+                 &lt;/informaltable&gt;
+                 &lt;para&gt;It is important to create the new feature under the 'feaClient' feature, which will ensure that the configuration file will be installed when the client binaries are installed.&lt;/para&gt;
+                 &lt;para&gt;Setting 'Display' to 0 will hide this feature from the feature selection dialog during an interactive installation.Â&nbsp; A value of 30 for 'Level' allows this feature to be installed by default (on a 'Typical' installation).&lt;/para&gt;
+                 &lt;para&gt;The 'Attributes' value is msidbFeatureAttributesDisallowAdvertise (8), which is set on all features in the OpenAFS MSI.Â&nbsp; The OpenAFS MSI is not designed for an advertised installation.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/orderedlist&gt;
+           &lt;/listitem&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Join the component and the feature.&lt;/para&gt;
+             &lt;orderedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;Select the 'FeatureComponents' table.&lt;/para&gt;
+               &lt;/listitem&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;Add a new row with the following values:&lt;/para&gt;
+                 &lt;informaltable frame='all'&gt;
+                   &lt;tgroup rowsep='1' align='left' colsep='1' cols='2'&gt;
+                     &lt;colspec colwidth='90pt' colname='c1' /&gt;
+                     &lt;colspec colwidth='312pt' colname='c2' /&gt;
+                     &lt;tbody&gt;
+                       &lt;row&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;Feature&lt;/para&gt;
+                         &lt;/entry&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;fea_my_CellServDB&lt;/para&gt;
+                         &lt;/entry&gt;
+                       &lt;/row&gt;
+                       &lt;row&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;Component&lt;/para&gt;
+                         &lt;/entry&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;cmf_my_CellServDB&lt;/para&gt;
+                         &lt;/entry&gt;
+                       &lt;/row&gt;
+                     &lt;/tbody&gt;
+                   &lt;/tgroup&gt;
+                 &lt;/informaltable&gt;
+               &lt;/listitem&gt;
+             &lt;/orderedlist&gt;
+           &lt;/listitem&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Add an entry to the 'File' table.&lt;/para&gt;
+             &lt;orderedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;Select the 'File' table.&lt;/para&gt;
+               &lt;/listitem&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;Add a new row with the following values:&lt;/para&gt;
+                 &lt;informaltable frame='all'&gt;
+                   &lt;tgroup rowsep='1' align='left' colsep='1' cols='2'&gt;
+                     &lt;colspec colwidth='91pt' colname='c1' /&gt;
+                     &lt;colspec colwidth='311pt' colname='c2' /&gt;
+                     &lt;tbody&gt;
+                       &lt;row&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;File&lt;/para&gt;
+                         &lt;/entry&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;fil_my_CellServDB&lt;/para&gt;
+                         &lt;/entry&gt;
+                       &lt;/row&gt;
+                       &lt;row&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;Component_&lt;/para&gt;
+                         &lt;/entry&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;cmf_my_CellServDB&lt;/para&gt;
+                         &lt;/entry&gt;
+                       &lt;/row&gt;
+                       &lt;row&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;FileName&lt;/para&gt;
+                         &lt;/entry&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;CellServDB&lt;/para&gt;
+                         &lt;/entry&gt;
+                       &lt;/row&gt;
+                       &lt;row&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;FileSize&lt;/para&gt;
+                         &lt;/entry&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;(enter file size here)&lt;/para&gt;
+                         &lt;/entry&gt;
+                       &lt;/row&gt;
+                       &lt;row&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;Attributes&lt;/para&gt;
+                         &lt;/entry&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;8192&lt;/para&gt;
+                         &lt;/entry&gt;
+                       &lt;/row&gt;
+                       &lt;row&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;Sequence&lt;/para&gt;
+                         &lt;/entry&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;1000&lt;/para&gt;
+                         &lt;/entry&gt;
+                       &lt;/row&gt;
+                     &lt;/tbody&gt;
+                   &lt;/tgroup&gt;
+                 &lt;/informaltable&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; Â&nbsp;Â&nbsp;Â&nbsp; (leave other fields blank)&lt;/para&gt;
+                 &lt;para&gt;The 'Attributes' value is msidbFileAttributesNonCompressed (8192).Â&nbsp; This is because we will be placing this file in the same directory as the MSI instead of embedding the file in it.Â&nbsp; Transforms do not support updating compressed sources or adding new cabinet streams.&lt;/para&gt;
+                 &lt;para&gt;Finally, the 'Sequence' value of 1000 will be used later to distinguish the file as being in a separate source location than the other files in the MSI.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/orderedlist&gt;
+           &lt;/listitem&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Set a media source for the file.&lt;/para&gt;
+             &lt;orderedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;Select the 'Media' table.&lt;/para&gt;
+               &lt;/listitem&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;Add a row with the following values :&lt;/para&gt;
+                 &lt;informaltable frame='all'&gt;
+                   &lt;tgroup rowsep='1' align='left' colsep='1' cols='2'&gt;
+                     &lt;colspec colwidth='93pt' colname='c1' /&gt;
+                     &lt;colspec colwidth='309pt' colname='c2' /&gt;
+                     &lt;tbody&gt;
+                       &lt;row&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;DiskId&lt;/para&gt;
+                         &lt;/entry&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;2&lt;/para&gt;
+                         &lt;/entry&gt;
+                       &lt;/row&gt;
+                       &lt;row&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;LastSequence&lt;/para&gt;
+                         &lt;/entry&gt;
+                         &lt;entry&gt;
+                           &lt;para&gt;1000&lt;/para&gt;
+                         &lt;/entry&gt;
+                       &lt;/row&gt;
+                     &lt;/tbody&gt;
+                   &lt;/tgroup&gt;
+                 &lt;/informaltable&gt;
+                 &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; Â&nbsp;Â&nbsp;Â&nbsp; (leave other fields blank)&lt;/para&gt;
+                 &lt;para&gt;The sequence number of 1000 designates this as the media source for the newly added file.
+         &lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/orderedlist&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;
+         &lt;section&gt;
+           &lt;title id='MSI_Configuration_File_Components'&gt;7.2.3.1 Components for Configuration Files&lt;/title&gt;
+           &lt;para&gt;CellServDB: 'cpf_CellServDB' (ID {D5BA4C15-DBEC-4292-91FC-B54C30F24F2A})&lt;/para&gt;
+         &lt;/section&gt;
+       &lt;/section&gt;
+       &lt;section&gt;
+         &lt;title id='MSI_Adding_Domain_Specific_Registry_Keys'&gt;7.2.4 Adding Domain Specific Registry Keys&lt;/title&gt;
+         &lt;para&gt;Following is an example for adding domain specific registry keys.&lt;/para&gt;
+         &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp; Refer to
+           &lt;link linkend='appendix_a'&gt;Appendix A&lt;/link&gt; section 2.1 for more information.
+         
+         
+         
+         &lt;/para&gt;
+         &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp; Columns that are unspecified should be left empty.&lt;/para&gt;
+         &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp; We create a new feature and component to hold the new registry keys.&lt;/para&gt;
+         &lt;informaltable frame='all'&gt;
+           &lt;tgroup rowsep='1' align='left' colsep='1' cols='1'&gt;
+             &lt;colspec colwidth='448pt' colname='c1' /&gt;
+             &lt;tbody&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp; 'Feature' table:&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp; Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; (new row)
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; FeatureÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'feaDomainKeys'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; Feature Parent : 'feaClient'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; DisplayÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 0
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; LevelÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 30
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; AttributesÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 10&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp; 'Component' table:&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp; Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; (new row)
+ Â&nbsp;Â&nbsp;Â&nbsp; Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; ComponentÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'rcm_DomainKeys'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; ComponentIdÂ&nbsp; : '{4E3FCBF4-8BE7-40B2-A108-C47CF743C627}'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; DirectoryÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'TARGETDIR'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; AttributesÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 4
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; KeyPathÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'reg_domkey0'&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp; 'FeatureComponents' table:&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp; Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; (new row)
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; FeatureÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'feaDomainKeys'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; ComponentÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'rcm_DomainKeys'&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp; 'Registry' table:&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; (new row)
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; RegistryÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'reg_domkey0'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; RootÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 2
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; KeyÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'SYSTEM\CurrentControlSet\Services\TransarcAFSDaemon\NetworkProvider\Domain'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; ComponentÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'rcm_DomainKeys'&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; (new row)
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; RegistryÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'reg_domkey1'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; RootÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 2
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; KeyÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'SYSTEM\CurrentControlSet\Services\TransarcAFSDaemon\NetworkProvider\Domain'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; NameÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : '*'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; ComponentÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'rcm_DomainKeys'&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; (new row)
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; RegistryÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'reg_domkey2'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; RootÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 2
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; KeyÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'SYSTEM\CurrentControlSet\Services\TransarcAFSDaemon\NetworkProvider\Domain\ATHENA.MIT.EDU'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; NameÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : '*'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; ComponentÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'rcm_DomainKeys'&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; (new row)
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; RegistryÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'reg_domkey3'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; RootÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 2
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; KeyÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'SYSTEM\CurrentControlSet\Services\TransarcAFSDaemon\NetworkProvider\Domain\ATHENA.MIT.EDU'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; NameÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'LogonOptions'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; ValueÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 1
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; ComponentÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'rcm_DomainKeys'&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; (new row)
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; RegistryÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'reg_domkey4'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; RootÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 2
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; KeyÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : SYSTEM\CurrentControlSet\Services\TransarcAFSDaemon\NetworkProvider\Domain\LOCALHOST'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; NameÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : '*'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; ComponentÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'rcm_DomainKeys'&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; (new row)
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; RegistryÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'reg_domkey5'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; RootÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 2
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; KeyÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'SYSTEM\CurrentControlSet\Services\TransarcAFSDaemon\NetworkProvider\Domain\LOCALHOST'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; NameÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'LogonOptions'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; ValueÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 0
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; ComponentÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'rcm_DomainKeys'&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; (new row)
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; RegistryÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'reg_domkey6'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; RootÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 2
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; KeyÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'SYSTEM\CurrentControlSet\Services\TransarcAFSDaemon\NetworkProvider\Domain\LOCALHOST'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; NameÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'FailLoginsSilently'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; ValueÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 1
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; ComponentÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'rcm_DomainKeys'&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+             &lt;/tbody&gt;
+           &lt;/tgroup&gt;
+         &lt;/informaltable&gt;
+         &lt;para&gt;Â&nbsp;&lt;/para&gt;
+         &lt;para&gt;The example adds domain specific keys for 'ATHENA.MIT.EDU' (enable integrated logon) and 'LOCALHOST' (disable integrated logon and fail logins silently).&lt;/para&gt;
+       &lt;/section&gt;
+       &lt;section&gt;
+         &lt;title id='MSI_Adding_Site_Specific_Freelance_Registry_Keys'&gt;7.2.5 Adding Site Specific Freelance Registry Keys&lt;/title&gt;
+         &lt;para&gt;Following is an example for adding site specific Freelance registry keys to pre-populate the Mountpoints and Symlinks in the fake root.afs volume.&lt;/para&gt;
+         &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp; Columns that are unspecified should be left empty.&lt;/para&gt;
+         &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp; We create a new feature and component to hold the new registry keys.&lt;/para&gt;
+         &lt;informaltable frame='all'&gt;
+           &lt;tgroup rowsep='1' align='left' colsep='1' cols='1'&gt;
+             &lt;colspec colwidth='447pt' colname='c1' /&gt;
+             &lt;tbody&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp; 'Feature' table:&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp; Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; (new row)
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; FeatureÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'feaFreelanceKeys'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; Feature Parent : 'feaClient'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; DisplayÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 0
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; LevelÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 30
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; AttributesÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 10&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp; 'Component' table:&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp; Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; (new row)
+ Â&nbsp;Â&nbsp;Â&nbsp; Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; ComponentÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'rcm_FreelanceKeys'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; ComponentIdÂ&nbsp; : '{4E3B3CBF4-9AE7-40C3-7B09-C48CF842C583}'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; DirectoryÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'TARGETDIR'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; AttributesÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 4
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; KeyPathÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'reg_freekey0'&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp; 'FeatureComponents' table:&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp; Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; (new row)
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; FeatureÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'feaFreelanceKeys'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; ComponentÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'rcm_FreelanceKeys'&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp; 'Registry' table:&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; (new row)
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; RegistryÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'reg_freekey0'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; RootÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 2
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; KeyÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'SOFTWARE\OpenAFS\Client\Freelance'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; ComponentÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'rcm_FreelanceKeys'&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; (new row)
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; RegistryÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'reg_freekey1'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; RootÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 2
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; KeyÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'SOFTWARE\OpenAFS\Client\Freelance'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; NameÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : '0'
+ Â&nbsp; Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; ValueÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; Â&nbsp;Â&nbsp; : 'athena.mit.edu#athena.mit.edu:root.cell.'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; ComponentÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'rcm_FreelanceKeys'&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; (new row)
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; RegistryÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'reg_freekey2'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; RootÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 2
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; KeyÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'SOFTWARE\OpenAFS\Client\Freelance'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; NameÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : '1'
+ Â&nbsp;Â&nbsp; Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; ValueÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; Â&nbsp;Â&nbsp; : '.athena.mit.edu%athena.mit.edu:root.cell.'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; ComponentÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'rcm_FreelanceKeys'&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; (new row)
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; RegistryÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'reg_freekey3'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; RootÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 2
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; KeyÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'SOFTWARE\OpenAFS\Client\Freelance\Symlinks'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; ComponentÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'rcm_FreelanceKeys'&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; (new row)
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; RegistryÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'reg_freekey4'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; RootÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 2
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; KeyÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'SOFTWARE\OpenAFS\Client\Freelance\Symlinks'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; NameÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : '0'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; ValueÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; Â&nbsp;Â&nbsp; : 'athena:athena.mit.edu.'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; ComponentÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'rcm_FreelanceKeys'&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; (new row)
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; RegistryÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'reg_freekey5'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; RootÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 2
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; KeyÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'SOFTWARE\OpenAFS\Client\Freelance\Symlinks'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; NameÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : '1'
+ Â&nbsp;Â&nbsp; Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; ValueÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; Â&nbsp;Â&nbsp; : '.athena:.athena.mit.edu.'
+ Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; ComponentÂ&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; : 'rcm_FreelanceKeys'&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+             &lt;/tbody&gt;
+           &lt;/tgroup&gt;
+         &lt;/informaltable&gt;
+         &lt;para&gt;The example adds a read-only mountpoint to the athena.mit.edu cell's root.afs volume as well as a read-write mountpoint.Â&nbsp; Aliases are also provided using symlinks.
+         &lt;/para&gt;
+       &lt;/section&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Additional_Resources'&gt;7.3 Additional Resources&lt;/title&gt;
+       &lt;para&gt;If you want to add registry keys or files you need to create new components and features for those.Â&nbsp; Refer to the Windows Platform SDK for details.&lt;/para&gt;
+       &lt;para&gt;It is beyond the scope of this document to provide a comprehensive overview of how to add new resources through a transform.Â&nbsp; Please refer to the "Windows Installer" documentation for details.Â&nbsp; The relevant section is at :&lt;/para&gt;
+       &lt;para&gt;http://msdn.microsoft.com/library/en-us/msi/setup/using_transforms_to_add_resources.asp&lt;/para&gt;
+       &lt;para&gt;A sample walkthrough of adding a new configuration file is in section 2.3.&lt;/para&gt;
+       &lt;para&gt;Add new features under the 'feaClient' or 'feaServer' as appropriate and set the 'Level' column for those features to equal the 'Level' for their parent features for consistency.Â&nbsp; Note that none of the features in the OpenAFS for Windows MSI package are designed to be installed to run from 'source' or 'advertised'.Â&nbsp; It is recommended that you set 'msidbFeatureAttributesFavorLocal' (0), 'msidbFeatureAttributesFollowParent' (2) and 'msidbFeatureAttributesDisallowAdvertise' (8) attributes for new features.&lt;/para&gt;
+       &lt;para&gt;If you are creating new components, retain the same component GUID when creating new transforms against new releases of the OpenAFS MSI package.&lt;/para&gt;
+       &lt;para&gt;After making the adjustments to the MSI database using ORCA.EXE you can generate a transform with MSITRAN.EXE as follows :&lt;/para&gt;
+       &lt;para&gt;(Modified MSI package is 'openafs-en_US_new.msi' and the original MSI package is 'openafs-en_US.msi'.Â&nbsp; Generates transform 'openafs-transform.mst')&lt;/para&gt;
+       &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp; &amp;gt; msitran.exe -g openafs-en_US.msi openafs-en_US_new.msi openafs-transform.mst&lt;/para&gt;
+       &lt;para&gt;See the Platform SDK documentation for information on command line options for MSITRAN.EXE.&lt;/para&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Upgrades'&gt;7.4. Upgrades&lt;/title&gt;
+       &lt;para&gt;The MSI package is designed to uninstall previous versions of OpenAFS for Windows during installation.Â&nbsp; Note that it doesn't directly upgrade an existing installation.Â&nbsp; This is intentional and ensures that development releases which do not have strictly increasing version numbers are properly upgraded.&lt;/para&gt;
+       &lt;para&gt;Versions of OpenAFS that are upgraded by the MSI package are:&lt;/para&gt;
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;OpenAFS MSI package&lt;/para&gt;
+           &lt;para&gt;Upgrade code {6823EEDD-84FC-4204-ABB3-A80D25779833}&lt;/para&gt;
+           &lt;para&gt;Up to current release&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;MIT's Transarc AFS MSI package&lt;/para&gt;
+           &lt;para&gt;Upgrade code {5332B94F-DE38-4927-9EAB-51F4A64193A7}&lt;/para&gt;
+           &lt;para&gt;Up to version 3.6.2&lt;/para&gt;
+         &lt;/listitem&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;OpenAFS NSIS package&lt;/para&gt;
+           &lt;para&gt;All versions&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+       &lt;para&gt;Note that versions of the OpenAFS NSIS package prior to 1.3.65 had a bug where it couldn't be uninstalled properly in unattended mode.Â&nbsp; Therefore the MSI package will not try to uninstall an OpenAFS NSIS package if running unattended.Â&nbsp; This means that group policy based deployments will fail on machines that have the OpenAFS NSIS package installed.&lt;/para&gt;
+       &lt;para&gt;If you have used a different MSI package to install OpenAFS and wish to upgrade it you can author rows into the 'Upgrade' table as described in the Platform SDK.&lt;/para&gt;
+       &lt;para&gt;When performing an upgrade with msiexec.exe execute the MSI with the repair options "vomus".&lt;/para&gt;
+     &lt;/section&gt;
+   &lt;/chapter&gt;
+   &lt;chapter id='appendix_a' label='Appendix A'&gt;
+     &lt;title id='Registry_Values'&gt;Registry Values&lt;/title&gt;
+     &lt;section&gt;
+       &lt;title id='Service_Parameters'&gt;A.1. Service parameters&lt;/title&gt;
+       &lt;para&gt;The service parameters primarily affect the behavior of the AFS client service (afsd_service.exe).&lt;/para&gt;
+       &lt;section&gt;
+         &lt;title id='Regkey_TransarcAFSDaemon_Parameters'&gt;Regkey: [HKLM\SYSTEM\CurrentControlSet\Services\TransarcAFSDaemon\Parameters]&lt;/title&gt;
+         &lt;informaltable frame='all'&gt;
+           &lt;tgroup rowsep='1' align='left' colsep='1' cols='1'&gt;
+             &lt;colspec colwidth='448pt' colname='c1' /&gt;
+             &lt;tbody&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: LANadapter&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD&lt;/para&gt;
+                   &lt;para&gt;Default: -1&lt;/para&gt;
+                   &lt;para&gt;Variable: LANadapter&lt;/para&gt;
+                   &lt;para&gt;LAN adapter number to use.Â&nbsp; This is the lana number of the LAN adapter that the SMB server should bind to.Â&nbsp; If unspecified or set to -1, a LAN adapter with named 'AFS' or a loopback adapter will be selected.Â&nbsp; If neither are present, then all available adapters will be bound to.Â&nbsp; When binding to a non-loopback adapter, the NetBIOS name hostname%-AFS' will be used (where %hostname% is the NetBIOS name of the host truncated to 11 characters). Otherwise, the NetBIOS name will be 'AFS'.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;anchor id='Value_CacheSize' /&gt;
+                     &lt;emphasis&gt;Value: CacheSize&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD&lt;/para&gt;
+                   &lt;para&gt;Default: 98304 (CM_CONFIGDEFAULT_CACHESIZE)&lt;/para&gt;
+                   &lt;para&gt;Variable: cm_initParams.cacheSize&lt;/para&gt;
+                   &lt;para&gt;Size of the AFS cache in 1k blocks.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: ChunkSize&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD&lt;/para&gt;
+                   &lt;para&gt;Default: 20 (CM_CONFIGDEFAULT_CHUNKSIZE)&lt;/para&gt;
+                   &lt;para&gt;Variable: cm_logChunkSize (cm_chunkSize = 1 &amp;lt;&amp;lt; cm_logChunkSize)&lt;/para&gt;
+                   &lt;para&gt;Size of chunk for reading and writing. Actual chunk size is 2^cm_logChunkSize. The default chunk size is therefore 1 MB.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: Daemons&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD&lt;/para&gt;
+                   &lt;para&gt;Default: 4 (CM_CONFIGDEFAULT_DAEMONS)&lt;/para&gt;
+                   &lt;para&gt;Variable: numBkgD&lt;/para&gt;
+                   &lt;para&gt;Number of background daemons (number of threads of cm_BkgDaemon). (see cm_BkgDaemon in cm_daemon.c)&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: ServerThreads&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD&lt;/para&gt;
+                   &lt;para&gt;Default: 25 (CM_CONFIGDEFAULT_SVTHREADS)&lt;/para&gt;
+                   &lt;para&gt;Variable: numSvThreads&lt;/para&gt;
+                   &lt;para&gt;Number of SMB server threads (number of threads of smb_Server). (see smb_Server in smb.c).&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;anchor id='Value_Stats' /&gt;
+                     &lt;emphasis&gt;Value: Stats&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD&lt;/para&gt;
+                   &lt;para&gt;Default: 10000 (CM_CONFIGDEFAULT_STATS)&lt;/para&gt;
+                   &lt;para&gt;Variable: cm_initParams.nStatCaches&lt;/para&gt;
+                   &lt;para&gt;Cache configuration.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: Volumes&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;
+                        Type: DWORD
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default:  3333 (CM_CONFIGDEFAULT_STATS/3)
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Variable: cm_initParams.nVolumes&lt;/para&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Cache configuration.&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: Cells&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 1024 (CM_CONFIGDEFAULT_CELLS)
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Variable: cm_initParams.nCells&lt;/para&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Cache configuration.&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;anchor id='Value_LogoffPreserveTokens' /&gt;
+                     &lt;emphasis&gt;Value: LogoffPreserveTokens&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD {1,0}
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default : 0&lt;/para&gt;
+                   &lt;para&gt;If enabled (set to 1), the Logoff Event handler will not attempt to delete the user's tokensÂ&nbsp; if the user's profile is stored outside of AFS.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: RootVolume&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_SZ
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: "root.afs"
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Variable: cm_rootVolumeName&lt;/para&gt;
+                   &lt;para&gt;Root volume name.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;anchor id='Value_Mountroot' /&gt;
+                     &lt;emphasis&gt;Value: MountRoot&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_SZ
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: "/afs"
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Variable: cm_mountRoot&lt;/para&gt;
+                   &lt;para&gt;Name of root mount point.Â&nbsp; In symlinks, if a path starts with cm_mountRoot, it is assumed that the path is absolute (as opposed to relative) and is adjusted accordingly. Eg: if a path is specified as /afs/athena.mit.edu/foo/bar/baz and cm_mountRoot is "/afs", then the path is interpreted as \\afs\all\athena.mit.edu\foo\bar\baz.Â&nbsp; If a path does not start with with cm_mountRoot, the path is assumed to be relative and suffixed to the reference directory (i.e. directory where the symlink exists)&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;anchor id='Value_CachePath' /&gt;
+                     &lt;emphasis&gt;Value: CachePath&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_SZ or REG_EXPAND_SZ
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: "%TEMP%\AFSCache"
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Variable: cm_CachePath&lt;/para&gt;
+                   &lt;para&gt;Location of on-disk cache file.Â&nbsp; The default is the SYSTEM account's TEMP directory.Â&nbsp; The attributes assigned to the file are HIDDEN and SYSTEM.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;anchor id='Value_NonPersistentCaching' /&gt;
+                     &lt;emphasis&gt;Value: NonPersistentCaching&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD [0..1]
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 0
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Variable: buf_CacheType&lt;/para&gt;
+                   &lt;para&gt;When this registry value is set to a non-zero value, the CachePath value is ignored and the cache data is stored in the windows paging file.Â&nbsp; This disables the use of persistent caching and the ability to maintain a single UUID for the AFS client service across restarts.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: ValidateCache&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD [0..2]
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 1
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Variable: buf_CacheType&lt;/para&gt;
+                   &lt;para&gt;This value determines if and when persistent cache validation is performed.&lt;/para&gt;
+                   &lt;para&gt;
+                     &lt;simplelist&gt;
+                       &lt;member&gt;0 - Validation is disabled&lt;/member&gt;
+                       &lt;member&gt;1 - Validation is performed at startup&lt;/member&gt;
+                       &lt;member&gt;2 - Validation is performed at shutdown&lt;/member&gt;
+                     &lt;/simplelist&gt;
+                   &lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: TrapOnPanic&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD {1,0}
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 0
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Variable: traceOnPanic&lt;/para&gt;
+                   &lt;para&gt;Issues a breakpoint in the event of a panic. (breakpoint: _asm int 3).&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;anchor id='Value_NetbiosName' /&gt;
+                     &lt;emphasis&gt;Value: NetbiosName&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_EXPAND_SZ
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: "AFS"
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Variable: cm_NetbiosName&lt;/para&gt;
+                   &lt;para&gt;Specifies the NetBIOS name to be used when binding to a Loopback adapter.Â&nbsp; To provide the old behavior specify a value ofÂ&nbsp; "%COMPUTERNAME%-AFS".&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: IsGateway&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD {1,0}
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 0
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Variable: isGateway&lt;/para&gt;
+                   &lt;para&gt;Select whether or not this AFS client should act as a gateway.Â&nbsp; If set and the NetBIOS name hostname-AFS is bound to a physical NIC, other machines in the subnet can access AFS via SMB connections to hostname-AFS.&lt;/para&gt;
+                   &lt;para&gt;When IsGateway is non-zero, the LAN adapter detection code will avoid binding to a loopback adapter.Â&nbsp; This will ensure that the NetBIOS name will be of the form hostname-AFS instead of the value set by the "NetbiosName" registry value.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: ReportSessionStartups&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD {1,0}
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 0
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Variable: reportSessionStartups&lt;/para&gt;
+                   &lt;para&gt;If enabled, all SMB sessions created are recorded in the Application event log.Â&nbsp; This also enables other events such as drive mappings or various error types to be logged.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;anchor id='Value_TraceBufferSize' /&gt;
+                     &lt;emphasis&gt;Value: TraceBufferSize&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 10000 (CM_CONFIGDEFAULT_TRACEBUFSIZE)
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Variable: traceBufSize&lt;/para&gt;
+                   &lt;para&gt;Number of entries to keep in trace log.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;anchor id='Value_SysName' /&gt;
+                     &lt;emphasis&gt;Value: SysName&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_SZ
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: &amp;quot;x86_win32 i386_w2k i386_nt40&amp;quot; (X86) 
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ &amp;quot;amd64_win64 x86_win32 i386_w2k&amp;quot; (AMD64)
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Variable: cm_sysName&lt;/para&gt;
+                   &lt;para&gt;Provides an initial value for "fs sysname".Â&nbsp; The string can contain one or more replacement values for @sys in order of preference separated by whitespace.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;anchor id='Value_SecurityLevel' /&gt;
+                     &lt;emphasis&gt;Value: SecurityLevel&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD {1,0}
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 0
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Variable: cryptall&lt;/para&gt;
+                   &lt;para&gt;Enables encryption on RX calls.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;anchor id='Value_UseDNS' /&gt;
+                     &lt;emphasis&gt;Value: UseDNS&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD {1,0}
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 1
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Variable: cm_dnsEnabled&lt;/para&gt;
+                   &lt;para&gt;Enables resolving volservers using AFSDB DNS queries.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;anchor id='Value_FreelanceClient' /&gt;
+                     &lt;emphasis&gt;Value: FreelanceClient&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD {1,0}
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 0
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Variable: cm_freelanceEnabled&lt;/para&gt;
+                   &lt;para&gt;Enables freelance client.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;anchor id='Value_HideDotFiles' /&gt;
+                     &lt;emphasis&gt;Value: HideDotFiles&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD {1,0}
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 1
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Variable: smb_hideDotFiles&lt;/para&gt;
+                   &lt;para&gt;Enables marking dotfiles with the hidden attribute.Â&nbsp; Dot files are files whose name starts with a period (excluding "." and "..").&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: MaxMpxRequests&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 50
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Variable: smb_maxMpxRequests&lt;/para&gt;
+                   &lt;para&gt;Maximum number of multiplexed SMB requests that can be made.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: MaxVCPerServer&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 100
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Variable: smb_maxVCPerServer&lt;/para&gt;
+                   &lt;para&gt;Maximum number of SMB virtual circuits.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;anchor id='Value_Cell' /&gt;
+                     &lt;emphasis&gt;Value: Cell&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_SZ
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: &amp;lt;none&amp;gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Variable: rootCellName&lt;/para&gt;
+                   &lt;para&gt;Name of root cell (the cell from which root.afs should be mounted in \\afs\all).&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: RxEnablePeerStats&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD {0, 1}
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 1
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Variable: rx_enable_peer_stats&lt;/para&gt;
+                   &lt;para&gt;When set to 1, the Rx library collects peer statistics.&lt;/para&gt;
+                   &lt;para&gt;Â&nbsp;&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: RxEnableProcessStats&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD {0, 1}
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 1
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Variable: rx_extra_process_stats&lt;/para&gt;
+                   &lt;para&gt;When set to 1, the Rx library collects process statistics.&lt;/para&gt;
+                   &lt;para&gt;Â&nbsp;&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: RxExtraPackets&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD 
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 120
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Variable: rx_extraPackets&lt;/para&gt;
+                   &lt;para&gt;When set, this number of extra Rx packets are allocated at startup.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;anchor id='Value_RxMaxMTU' /&gt;
+                     &lt;emphasis&gt;Value: RxMaxMTU&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 0
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Variable: rx_mtu&lt;/para&gt;
+                   &lt;para&gt;If set to anything other than 0, that value is used as the maximum send and receive MTU supported by the RX interface.&lt;/para&gt;
+                   &lt;para&gt;In order to enable OpenAFS to operate across releases of the Cisco IPSec VPN client prior than 5.0, this value must be set to 1264 or smaller.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: RxNoJumbo&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD {0,1}
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 0
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Variable: rx_nojumbo&lt;/para&gt;
+                   &lt;para&gt;If enabled, does not send or indicate that we are able to send or receive RX jumbograms.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;anchor id='Value_ConnDeadTimeout' /&gt;
+                     &lt;emphasis&gt;Value: ConnDeadTimeout&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 0 (seconds)
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Variable: ConnDeadtimeout&lt;/para&gt;
+                   &lt;para&gt;When the value is 0, this setting is configured to be one-half the HardDeadTimeout value.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: HardDeadTimeout&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 0 (seconds)
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Variable: HardDeadtimeout&lt;/para&gt;
+                   &lt;para&gt;The Hard Dead Time is enforced to be at least double the ConnDeadTimeout.Â&nbsp; The provides an opportunity for at least one retry. &lt;/para&gt;
+                   &lt;para&gt;The value 0 seconds means that the real timeout should be set to be equal to the minimum SMB timeout which can be configured in the registry at: &lt;/para&gt;
+                   &lt;para&gt;&lt;/para&gt;
+                   &lt;para&gt;  [HKLM\SYSTEM\CurrentControlSet\Services\lanmanworkstation\parameters]&lt;/para&gt;
+                   &lt;para&gt;    SessTimeout&lt;/para&gt;
+                   &lt;para&gt;&lt;/para&gt;
+                   &lt;para&gt;If the minimum SMB timeout is not specified the value is 45 seconds.Â&nbsp; See
+                     &lt;ulink url='http://support.microsoft.com/support/kb/articles/Q102/0/67.asp'&gt;http://support.microsoft.com:80/support/kb/articles/Q102/0/67.asp&lt;/ulink&gt;
+                   &lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;anchor id='Value_TraceOption' /&gt;
+                     &lt;emphasis&gt;Value: TraceOption&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD {0-15}
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 0&lt;/para&gt;
+                   &lt;para&gt;Enables logging of debug output to the Windows Event Log.&lt;/para&gt;
+                   &lt;para&gt;Bit 0 enables logging of "Logon Events" processed by the Network Provider and Winlogon Event Notification Handler.Â&nbsp; &lt;/para&gt;
+                   &lt;para&gt;Bit 1 enables logging of events captured by the AFS Client Service.&lt;/para&gt;
+                   &lt;para&gt;Bit 2 enables real-time viewing of "fs trace" logging with DbgView or similar tools.&lt;/para&gt;
+                   &lt;para&gt;Bit 3 enables "fs trace" logging on startup.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: AllSubmount&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD {0, 1}
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 1&lt;/para&gt;
+                   &lt;para&gt;Variable: allSubmount (smb.c)&lt;/para&gt;
+                   &lt;para&gt;By setting this value to 0, the "\\NetbiosName\all" mount point will not be created.Â&nbsp; This allows the read-write versions of root.afs to be hidden.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;anchor id='Value_NoFindLanaByName' /&gt;
+                     &lt;emphasis&gt;Value: NoFindLanaByName&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD {0, 1}
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 0&lt;/para&gt;
+                   &lt;para&gt;Disables the attempt to identity the network adapter to use by looking for an adapter with a display name of "AFS".&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: MaxCPUs&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD {1..32} or {1..64} depending on the architecture
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: &amp;lt;no default&amp;gt;&lt;/para&gt;
+                   &lt;para&gt;If this value is specified, afsd_service.exe will restrict itself to executing on the specified number of CPUs if there are a greater number installed in the machine.Â&nbsp; &lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;anchor id='Value_smbAuthType' /&gt;
+                     &lt;emphasis&gt;Value: smbAuthType&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD {0..2}
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 2&lt;/para&gt;
+                   &lt;para&gt;If this value is specified, it defines the type of SMB authentication which must be present in order for the Windows SMB client to connect to the AFS Client Service's SMB server.Â&nbsp; The values are:&lt;/para&gt;
+                   &lt;para&gt;0 = No authentication required
+                   &lt;/para&gt;
+                   &lt;para&gt;
+                     &lt;simplelist&gt;
+                       &lt;member&gt;
+ 1 = NTLM authentication required
+ &lt;/member&gt;
+                       &lt;member&gt;
+ 2 = Extended (GSS SPNEGO) authentication required
+ &lt;/member&gt;
+                     &lt;/simplelist&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ The default is Extended authentication&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;anchor id='Value_MaxLogSize' /&gt;
+                     &lt;emphasis&gt;Value: MaxLogSize&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD {0 .. MAXDWORD}
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 100K&lt;/para&gt;
+                   &lt;para&gt;This entry determines the maximum size of the %WINDIR%\TEMP\afsd_init.log file.Â&nbsp; If the file is larger than this value when afsd_service.exe starts the file will be reset to 0 bytes.Â&nbsp; If this value is 0, it means the file should be allowed to grow indefinitely.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: FlushOnHibernate&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD {0,1}
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 1&lt;/para&gt;
+                   &lt;para&gt;If set, flushes all volumes before the machine goes on hibernate or stand-by.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: daemonCheckDownInterval&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD (seconds)
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 180&lt;/para&gt;
+                   &lt;para&gt;This value controls how frequently the AFS cache manager probes servers that are marked as &amp;quot;down&amp;quot;.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: daemonCheckUpInterval&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD (seconds)
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 600&lt;/para&gt;
+                   &lt;para&gt;This value controls how frequently the AFS cache manager probes servers that are marked as &amp;quot;up&amp;quot;.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: daemonCheckVolInterval&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD (seconds)
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 3600&lt;/para&gt;
+                   &lt;para&gt;This value controls how frequently the AFS cache manager forces a reset on the existing volume database information.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: daemonCheckCBInterval&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD (seconds)
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 60&lt;/para&gt;
+                   &lt;para&gt;This value controls how frequently the AFS cache manager checks for callback invalidation.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: daemonCheckLockInterval&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD (seconds)
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 60&lt;/para&gt;
+                   &lt;para&gt;This value controls how frequently the AFS cache manager checks for invalid file locks.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: daemonCheckTokenInterval&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD (seconds)
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 180&lt;/para&gt;
+                   &lt;para&gt;This value controls how frequently the AFS cache manager checks for expired tokens.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: daemonCheckOfflineVolInterval&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD (seconds)
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 600&lt;/para&gt;
+                   &lt;para&gt;This value controls how frequently the AFS cache manager checks offline volumes to see if they have come back online.  At the same time volumes which were determined to be busy have their state reset to online.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: CallBackPort&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 7001&lt;/para&gt;
+                   &lt;para&gt;This value specifies which port number should be used for receiving callbacks from the file server.  The standard AFS Callback port is 7001.  Alternative values can be useful if the client is behind a NAT and a permanent port mapping for the client is being configured.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;anchor id='Value_EnableServerLocks' /&gt;
+                     &lt;emphasis&gt;Value: EnableServerLocks&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD {0, 1, 2}
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 1&lt;/para&gt;
+                   &lt;para&gt;Determines whether or not the AFS file server is contacted for &lt;/para&gt;
+                   &lt;para&gt;0: never obtain server locks&lt;/para&gt;
+                   &lt;para&gt;1: obtain server locks unless the file server says not to&lt;/para&gt;
+                   &lt;para&gt;2: always obtain server locks&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: DeleteReadOnly&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD {0, 1}
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 0&lt;/para&gt;
+                   &lt;para&gt;Determines whether or not the AFS Cache Manager will permit files marked with the &amp;quot;Read Only&amp;quot; DOS attribute to be deleted or not.  For compatibility with Explorer, the default is â€˜noâ€™.&lt;/para&gt;
+                   &lt;para&gt;0: do not permit &amp;quot;Read Only&amp;quot; files to be deleted.&lt;/para&gt;
+                   &lt;para&gt;1: delete files that have the &amp;quot;Read Only&amp;quot; attribute set without complaint.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: BPlusTrees&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD {0, 1}
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 1&lt;/para&gt;
+                   &lt;para&gt;Determines whether or not the AFS Cache Manager uses locally constructed B+ Trees to speed up the performance of directory searches.  &lt;/para&gt;
+                   &lt;para&gt;0: do not use B+ Trees for directory lookups&lt;/para&gt;
+                   &lt;para&gt;1: use B+ Trees for directory lookups&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: PrefetchExecutableExtensions&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: MULTI_SZ 
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: none specified&lt;/para&gt;
+                   &lt;para&gt;The AFS Cache Manager will pre-fetch the entire contents of any file whose name matches ends with one of the specified extensions.  This option is intended for use primarily with executables and dynamic link libraries that should be fully cached prior to a machine losing its connection with the file server.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: OfflineReadOnlyIsValid&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD {0, 1}
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 0&lt;/para&gt;
+                   &lt;para&gt;Determines whether or not cached data from .readonly volumes is considered valid even if a callback cannot be registered with a file server.  This option is meant to be used by organizations for whom .readonly volume content very rarely changes (if ever.)&lt;/para&gt;
+                   &lt;para&gt;0: do not treat offline .readonly content as valid&lt;/para&gt;
+                   &lt;para&gt;1: treat offline .readonly content as valid&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: GiveUpAllCallBacks&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD {0, 1}
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 0&lt;/para&gt;
+                   &lt;para&gt;Determines whether or not the AFS Cache Manager will give up all callbacks prior to the service being suspended or shutdown.  Doing so will have significant performance benefits for the file servers.  However, file servers older than 1.4.6 can become unstable if the GiveUpAllCallBacks RPC is executed.&lt;/para&gt;
+                   &lt;para&gt;0: do not perform GiveUpAllCallBacks RPCs&lt;/para&gt;
+                   &lt;para&gt;1: perform GiveUpAllCallBacks RPCs &lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: FollowBackupPath&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD {0, 1}
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 0&lt;/para&gt;
+                   &lt;para&gt;Determines whether or not the AFS Cache Manager will give preference to .backup volumes when following mount points that originate in a .backup volume.&lt;/para&gt;
+                   &lt;para&gt;0: do not prefer .backup volumes when the mount point originates in a .backup volume.&lt;/para&gt;
+                   &lt;para&gt;1: prefer .backup volumes when the mount point originates in a .backup volume.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: RxUdpBufSize&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD {bytes}
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 262144&lt;/para&gt;
+                   &lt;para&gt;Specifies the UDP socket receive and send buffer sizes..&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+             &lt;/tbody&gt;
+           &lt;/tgroup&gt;
+         &lt;/informaltable&gt;
+       &lt;/section&gt;
+       &lt;section&gt;
+         &lt;title id='Regkey_TransarcAFSDaemon_Parameters_GlobalAutoMapper'&gt;Regkey:
+ [HKLM\SYSTEM\CurrentControlSet\Services\TransarcAFSDaemon\Parameters\GlobalAutoMapper]&lt;/title&gt;
+         &lt;informaltable frame='all'&gt;
+           &lt;tgroup rowsep='1' align='left' colsep='1' cols='1'&gt;
+             &lt;colspec colwidth='447pt' colname='c1' /&gt;
+             &lt;tbody&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: &amp;lt;Drive Letter:&amp;gt; for example "G:"&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_SZ&lt;/para&gt;
+                   &lt;para&gt;Specifies the submount name to be mapped by afsd_service.exe at startup to the provided drive letter.&lt;/para&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;This option is deprecated.&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+             &lt;/tbody&gt;
+           &lt;/tgroup&gt;
+         &lt;/informaltable&gt;
+       &lt;/section&gt;
+       &lt;section&gt;
+         &lt;title id='Regkey_HKLM_SOFTWARE_OpenAFS_Client'&gt;Regkey: [HKLM\SOFTWARE\OpenAFS\Client]&lt;/title&gt;
+         &lt;informaltable frame='all'&gt;
+           &lt;tgroup rowsep='1' align='left' colsep='1' cols='1'&gt;
+             &lt;colspec colwidth='447pt' colname='c1' /&gt;
+             &lt;tbody&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;anchor id='Value_CellServDBDir' /&gt;
+                     &lt;emphasis&gt;Value: CellServDBDir&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_SZ
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: &amp;lt;not defined&amp;gt;&lt;/para&gt;
+                   &lt;para&gt;Specifies the directory containing the CellServDB file.Â&nbsp; When this value is not specified, the ProgramData directory is searched and if the CellServDB file is not found, the AFS Client install directory is used.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;anchor id='Value_VerifyServiceSignature' /&gt;
+                     &lt;emphasis&gt;Value: VerifyServiceSignature&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_DWORD
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 0x1&lt;/para&gt;
+                   &lt;para&gt;This value can be used to disable the runtime verification of the digital signatures applied to afsd_service.exe and the OpenAFS DLLs it loads.Â&nbsp; This test is performed to verify thatÂ&nbsp;Â&nbsp; the DLLs which are loaded by afsd_service.exe are from the same distribution as afsd_service.exe.Â&nbsp; This is to prevent random errors caused when DLLs from one distribution of AFS are loaded by another one.Â&nbsp; This is not a security test.Â&nbsp; The reason for disabling this test is to free up additional memory which can be used for a large cache size.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;anchor id='Value_IoctlDebug' /&gt;
+                     &lt;emphasis&gt;Value: IoctlDebug&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_DWORD
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 0x0&lt;/para&gt;
+                   &lt;para&gt;This value can be used to debug the cause of pioctl() failures.Â&nbsp; Set a non-zero value and the pioctl() library will output status information to stdout.Â&nbsp; Executing command line tools such as tokens.exe, fs.exe, etc can then be used to determine why the pioctl() call is failing. &lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;anchor id='Value_MiniDumpType' /&gt;
+                     &lt;emphasis&gt;Value: MiniDumpType&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_DWORD
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 0x0 (MiniDumpNormal)&lt;/para&gt;
+                   &lt;para&gt;This value is used to specify the type of minidump generated by afsd_service.exe either when the process crashes or when a user initiated is dump file is generated with the "fs.exe minidump" command.&lt;/para&gt;
+                   &lt;para&gt;Valid values are dependent on the version of DbgHelp.dll installed on the machine.Â&nbsp; The best version to use is not the version that comes with the operating system but the version that is included in the most recent release of "
+                     &lt;ulink url='http://www.microsoft.com/whdc/devtools/debugging/default.mspx'&gt;Microsoft Debugging Tools for Windows&lt;/ulink&gt;".Â&nbsp; See the Microsoft Developer Library for further information.
+                   
+                   
+                   
+                   &lt;/para&gt;
+                   &lt;simplelist type='Vert'&gt;
+                     &lt;member&gt;
+ MiniDumpNormal = 0x00000000
+       &lt;/member&gt;
+                     &lt;member&gt;
+ MiniDumpWithDataSegs = 0x00000001
+       &lt;/member&gt;
+                     &lt;member&gt;
+ MiniDumpWithFullMemory = 0x00000002
+       &lt;/member&gt;
+                     &lt;member&gt;
+ MiniDumpWithHandleData = 0x00000004
+       &lt;/member&gt;
+                     &lt;member&gt;
+ MiniDumpFilterMemory = 0x00000008
+       &lt;/member&gt;
+                     &lt;member&gt;
+ MiniDumpScanMemory = 0x00000010
+       &lt;/member&gt;
+                     &lt;member&gt;
+ MiniDumpWithUnloadedModules = 0x00000020
+       &lt;/member&gt;
+                     &lt;member&gt;
+ MiniDumpWithIndirectlyReferencedMemory = 0x00000040
+       &lt;/member&gt;
+                     &lt;member&gt;
+ MiniDumpFilterModulePaths = 0x00000080
+       &lt;/member&gt;
+                     &lt;member&gt;
+ MiniDumpWithProcessThreadData = 0x00000100
+       &lt;/member&gt;
+                     &lt;member&gt;
+ MiniDumpWithPrivateReadWriteMemory = 0x00000200
+       &lt;/member&gt;
+                     &lt;member&gt;
+ MiniDumpWithoutOptionalData = 0x00000400
+       &lt;/member&gt;
+                     &lt;member&gt;
+ MiniDumpWithFullMemoryInfo = 0x00000800
+       &lt;/member&gt;
+                     &lt;member&gt;
+ MiniDumpWithThreadInfo = 0x00001000
+       &lt;/member&gt;
+                     &lt;member&gt;
+ MiniDumpWithCodeSegs = 0x00002000
+       &lt;/member&gt;
+                   &lt;/simplelist&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;anchor id='Value_EnableSMBAsyncStore' /&gt;
+                     &lt;emphasis&gt;Value: EnableSMBAsyncStore&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_DWORD
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 0x1&lt;/para&gt;
+                   &lt;para&gt;This value can be used to disable the use of SMB Asynchronous Store operations.Â&nbsp;&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;anchor id='Value_SMBAsyncStoreSize' /&gt;
+                     &lt;emphasis&gt;Value: SMBAsyncStoreSize&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_DWORD
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 32&lt;/para&gt;
+                   &lt;para&gt;This value determines the size of SMB Asynchronous Store operations.Â&nbsp;This value can be used to increase the write performance on higher speed networks by increasing the value.  The value must be a multiple of the cache buffer block size and cannot be larger than the cache manager chunk size.  The specified value will be adjusted to enforce its compliance with these restrictions.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;anchor id='Value_StoreAnsiFilenames' /&gt;
+                     &lt;emphasis&gt;Value: StoreAnsiFilenames&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_DWORD
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 0x0&lt;/para&gt;
+                   &lt;para&gt;This value can be used to force the AFS Client Service to store filenames using the Windows system's ANSI character set instead of the OEM Code Page character set which has traditionally been used by SMB file systems.Â&nbsp; &lt;/para&gt;
+                   &lt;para&gt;Note: The use of ANSI characters will render access to files with 8-bit OEM file names inaccessible from Windows.Â&nbsp; This option is of use primarily when you wish to allow file names produced on Windows to be accessible from Latin-1 UNIX systems and vice versa.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+             &lt;/tbody&gt;
+           &lt;/tgroup&gt;
+         &lt;/informaltable&gt;
+       &lt;/section&gt;
+       &lt;section&gt;
+         &lt;title id='Regkey_HKLM_SOFTWARE_OpenAFS_Client_CSCPolicy'&gt;Regkey: [HKLM\SOFTWARE\OpenAFS\Client\CSCPolicy]&lt;/title&gt;
+         &lt;informaltable frame='all'&gt;
+           &lt;tgroup rowsep='1' align='left' colsep='1' cols='1'&gt;
+             &lt;colspec colwidth='447pt' colname='c1' /&gt;
+             &lt;tbody&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: "smb/cifs share name"&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_SZ
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: &amp;lt;none&amp;gt;&lt;/para&gt;
+                   &lt;para&gt;This key is used to map SMB/CIFS shares to Client Side Caching (off-line access) policies. For each share one of the following policies may be used: "manual", "programs", "documents", "disable".Â&nbsp; &lt;/para&gt;
+                   &lt;para&gt;These values used to be stored in afsdsbmt.ini&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+             &lt;/tbody&gt;
+           &lt;/tgroup&gt;
+         &lt;/informaltable&gt;
+       &lt;/section&gt;
+ 
+       &lt;section&gt;
+         &lt;title id='Regkey_HKLM_SOFTWARE_OpenAFS_Client_CellServDB'&gt;Regkey: [HKLM\SOFTWARE\OpenAFS\Client\CellServDB]&lt;/title&gt;
+         &lt;para&gt;The &lt;emphasis&gt;CellServDB&lt;/emphasis&gt; key is an alternative to the &lt;emphasis&gt;CellServDB&lt;/emphasis&gt; file that can be used either to supplement
+               or override its contents.   This registry entry is meant to provide organizations that centrally manage their client configurations using
+               &lt;emphasis&gt;Active Directory Group Policy&lt;/emphasis&gt; a means of updating records for individual cells or servers without pushing out a new file.
+        &lt;/para&gt;
+        &lt;para&gt;At the present time the &lt;emphasis&gt;CellServDB&lt;/emphasis&gt; key contains no values; only subkeys.  Each subkey is the name of a &lt;emphasis&gt;Cell&lt;/emphasis&gt;.  For example, &lt;emphasis&gt;grand.central.org&lt;/emphasis&gt;.
+        &lt;/para&gt;
+        &lt;para&gt;Support for registry &lt;emphasis&gt;CellServDB&lt;/emphasis&gt; configuration was added in 1.5.60.&lt;/para&gt;
+        &lt;/section&gt;
+ 
+       &lt;section&gt;
+         &lt;title id='Regkey_HKLM_SOFTWARE_OpenAFS_Client_CellServDB_Cell'&gt;Regkey: [HKLM\SOFTWARE\OpenAFS\Client\CellServDB\&amp;lt;cellname&amp;gt;]&lt;/title&gt;
+         &lt;para&gt;The actual name of the &lt;emphasis&gt;&amp;lt;cellname&amp;gt;&lt;/emphasis&gt; key is the full name of the cell whose configuration is being specified.  The &lt;emphasis&gt;&amp;lt;cellname&amp;gt;&lt;/emphasis&gt; key contains both values and subkeys.  Each subkey represents a single host name or IP address.  When a host is to be known by more than one name or IP address, a separate subkey should be created for each.
+         Unlike the &amp;lt;cellname&amp;gt; key name, the &amp;lt;server&amp;gt; key names do not have to be actual host names.&lt;/para&gt;
+         &lt;informaltable frame='all'&gt;
+           &lt;tgroup rowsep='1' align='left' colsep='1' cols='1'&gt;
+             &lt;colspec colwidth='447pt' colname='c1' /&gt;
+             &lt;tbody&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: "Description"&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_SZ
+                   &lt;/para&gt;
+                   &lt;para&gt;Default: &amp;lt;none&amp;gt;&lt;/para&gt;
+                   &lt;para&gt;This value is used to store a description of the Cell appropriate for display in end user facing tools.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: "ForceDNS"&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_DWORD&lt;/para&gt;
+                   &lt;para&gt;Range: 0 or 1&lt;/para&gt;
+                   &lt;para&gt;Default: 0 if &amp;lt;server&amp;gt; subkeys exist; 1 otherwise&lt;/para&gt;
+                   &lt;para&gt;When set to 1 all server configuration provided in the registry or the &lt;emphasis&gt;CellServDB file&lt;/emphasis&gt; is ignored and DNS AFSDB lookups are used instead.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: "LinkedCell"&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_SZ
+                   &lt;/para&gt;
+                   &lt;para&gt;Default: &amp;lt;none&amp;gt;&lt;/para&gt;
+                   &lt;para&gt;This value names an alternative cell to which this cell should be linked.  When two cells are linked by the OpenAFS client, volume lookups that fail in the specified cell will be searched for in the linked cell
+                   and when tokens are requested for one of the cells they will be obtained for both.
+                   This functionality can be used for example to develop a test cell that is equivalent to a production cell with the exception that it substitutes test versions of volumes
+                   for the production versions.  Another use is to assist in the transition from one cell name to another.&lt;/para&gt;
+                   &lt;para&gt;See also: &lt;link linkend="Linked_Cells"&gt;Linked Cells&lt;/link&gt;.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+             &lt;/tbody&gt;
+           &lt;/tgroup&gt;
+         &lt;/informaltable&gt;
+       &lt;/section&gt;
+ 
+       &lt;section&gt;
+         &lt;title id='Regkey_HKLM_SOFTWARE_OpenAFS_Client_CellServDB_Cell_Server'&gt;Regkey: [HKLM\SOFTWARE\OpenAFS\Client\CellServDB\&amp;lt;cellname&amp;gt;\&amp;lt;server&amp;gt;]&lt;/title&gt;
+         &lt;para&gt;The actual name of the &lt;emphasis&gt;&amp;lt;server&amp;gt;&lt;/emphasis&gt; key may be a fully qualified domain name of the server whose configuration is being specified.  
+         If a domain name is specified as the key name, all values become optional.
+         &lt;/para&gt;
+         &lt;informaltable frame='all'&gt;
+           &lt;tgroup rowsep='1' align='left' colsep='1' cols='1'&gt;
+             &lt;colspec colwidth='447pt' colname='c1' /&gt;
+             &lt;tbody&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: "HostName"&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_SZ
+                   &lt;/para&gt;
+                   &lt;para&gt;Default: &amp;lt;none&amp;gt;&lt;/para&gt;
+                   &lt;para&gt;This value is used to specify a fully qualified domain name appropriate that matches either a DNS A or DNS CNAME record.  If provided, this value supercedes
+                   the name of the &amp;lt;server&amp;gt; key.  It is recommended that the value of this field be terminated with a period in order to avoid the use of domain substitution
+                   during the gethostbyname() evaluation.
+                   &lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: "IPv4Address"&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_SZ&lt;/para&gt;
+                   &lt;para&gt;Default: &amp;lt;none&amp;gt;&lt;/para&gt;
+                   &lt;para&gt;If the DNS host name lookup fails this value will be used as the IPv4 address for the server.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: "Rank"&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_DWORD
+                   &lt;/para&gt;
+                   &lt;para&gt;Range: 0..65535&lt;/para&gt;
+                   &lt;para&gt;Default: 0&lt;/para&gt;
+                   &lt;para&gt;This value specifies the default server preference.  A value of 0 indicates that no preference has been specified.  When non-zero values
+                   are specified lower values indicate a stronger preference than higher values.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: "Comment"&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_SZ&lt;/para&gt;
+                   &lt;para&gt;Default: &amp;lt;none&amp;gt;&lt;/para&gt;
+                   &lt;para&gt;A text string that can be displayed to end users to describe the server.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+             &lt;/tbody&gt;
+           &lt;/tgroup&gt;
+         &lt;/informaltable&gt;
+       &lt;/section&gt;
+ 
+ 
+ 
+       &lt;section&gt;
+         &lt;title id='Regkey_HKLM_SOFTWARE_OpenAFS_Client_Freelance'&gt;Regkey: [HKLM\SOFTWARE\OpenAFS\Client\Freelance]&lt;/title&gt;
+         &lt;informaltable frame='all'&gt;
+           &lt;tgroup rowsep='1' align='left' colsep='1' cols='1'&gt;
+             &lt;colspec colwidth='447pt' colname='c1' /&gt;
+             &lt;tbody&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: "numeric value"&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_SZ
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: &amp;lt;none&amp;gt;&lt;/para&gt;
+                   &lt;para&gt;This key is used to store dot terminated mount point strings for use in constructing the fake root.afs volume when Freelance (dynamic roots) mode is activated.&lt;/para&gt;
+                   &lt;para&gt;"athena.mit.edu#athena.mit.edu:root.cell."&lt;/para&gt;
+                   &lt;para&gt;".athena.mit.edu%athena.mit.edu:root.cell."&lt;/para&gt;
+                   &lt;para&gt;These values used to be stored in afs_freelance.ini&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+             &lt;/tbody&gt;
+           &lt;/tgroup&gt;
+         &lt;/informaltable&gt;
+       &lt;/section&gt;
+       &lt;section&gt;
+         &lt;title id='Regkey_HKLM_SOFTWARE_OpenAFS_Client_Freelance_Symlinks'&gt;Regkey: [HKLM\SOFTWARE\OpenAFS\Client\Freelance\Symlinks]&lt;/title&gt;
+         &lt;informaltable frame='all'&gt;
+           &lt;tgroup rowsep='1' align='left' colsep='1' cols='1'&gt;
+             &lt;colspec colwidth='447pt' colname='c1' /&gt;
+             &lt;tbody&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: "numeric value"&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_SZ
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: &amp;lt;none&amp;gt;&lt;/para&gt;
+                   &lt;para&gt;This key is used to store a dot terminated symlink strings for use in constructing the fake root.afs volume when Freelance (dynamic roots) mode is activated.&lt;/para&gt;
+                   &lt;para&gt;"linkname:destination-path."&lt;/para&gt;
+                   &lt;para&gt;"athena:athena.mit.edu."&lt;/para&gt;
+                   &lt;para&gt;"home:athena.mit.edu\user\j\a\jaltman."&lt;/para&gt;
+                   &lt;para&gt;"filename:path\file."&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+             &lt;/tbody&gt;
+           &lt;/tgroup&gt;
+         &lt;/informaltable&gt;
+       &lt;/section&gt;
+       &lt;section&gt;
+         &lt;title id='Regkey_HKLM_SOFTWARE_OpenAFS_Client_Realms'&gt;Regkey: [HKLM\SOFTWARE\OpenAFS\Client\Realms]&lt;/title&gt;
+         &lt;para&gt;The Realms key is used to provide initialization data to be used when new identities are added to the Network Identity Manager.  The AFS Provider will search for a subkey that matches the realm of the identity.  If such a key exists, its values will be used to populate the AFS configuration for the identity.&lt;/para&gt;
+       &lt;/section&gt;
+       &lt;section&gt;
+         &lt;title id='Regkey_HKLM_SOFTWARE_OpenAFS_Client_Realms_RealmName'&gt;Regkey: [HKLM\SOFTWARE\OpenAFS\Client\Realms\&amp;quot;Realm Name&amp;quot;]&lt;/title&gt;
+         &lt;para&gt;In addition to the optional values, this key contains one subkey for each cell that is to be added to the AFS Provider configuration.  &lt;/para&gt;
+         &lt;informaltable frame='all'&gt;
+           &lt;tgroup rowsep='1' align='left' colsep='1' cols='1'&gt;
+             &lt;colspec colwidth='447pt' colname='c1' /&gt;
+             &lt;tbody&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: &lt;/emphasis&gt;
+                     &lt;emphasis role='bold'&gt;AFSEnabled&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_DWORD
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 0x01&lt;/para&gt;
+                   &lt;para&gt;This key is used to specify whether the new identity should be configured to obtain AFS credentials.  In general, it is only specified when disabling the acquisition of AFS credentials is desired.  The default is to obtain AFS credentials.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+             &lt;/tbody&gt;
+           &lt;/tgroup&gt;
+         &lt;/informaltable&gt;
+       &lt;/section&gt;
+       &lt;section&gt;
+         &lt;title id='Regkey_HKLM_SOFTWARE_OpenAFS_Client_Realms_RealmName_CellName'&gt;Regkey:
+ [HKLM\SOFTWARE\OpenAFS\Client\Realms\&amp;quot;Realm Name&amp;quot;\&amp;quot;Cell Name&amp;quot;]&lt;/title&gt;
+         &lt;informaltable frame='all'&gt;
+           &lt;tgroup rowsep='1' align='left' colsep='1' cols='1'&gt;
+             &lt;colspec colwidth='448pt' colname='c1' /&gt;
+             &lt;tbody&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value:&lt;/emphasis&gt;
+                     &lt;emphasis role='bold'&gt; MethodName&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_SZ
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: &amp;lt;none&amp;gt;&lt;/para&gt;
+                   &lt;para&gt;This key is used to specify the token acquisition method to be used.  When unspecified, the AFS provider will automatically try Kerberos v5 and then Kerberos v5 (if available).  As of this writing valid method names include &amp;quot;Auto&amp;quot;, &amp;quot;Kerberos5&amp;quot;, &amp;quot;Kerberos524&amp;quot;, &amp;quot;Kerberos4&amp;quot;.&lt;/para&gt;
+                   &lt;para&gt;Note: Kerberos524 and Kerberos4 cannot be used with 64-bit Kerberos for Windows.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value:&lt;/emphasis&gt;
+                     &lt;emphasis role='bold'&gt; Realm&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_SZ
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: &amp;lt;none&amp;gt;&lt;/para&gt;
+                   &lt;para&gt;This key is used to specify the realm to be used when acquiring AFS tokens.  If not specified, the realm will be determined by performing a domain to realm mapping on the domain of a random volume location database server for the cell.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+             &lt;/tbody&gt;
+           &lt;/tgroup&gt;
+         &lt;/informaltable&gt;
+       &lt;/section&gt;
+       &lt;section&gt;
+         &lt;title id='Regkey_HKLM_SOFTWARE_OpenAFS_Client_Submounts'&gt;Regkey:
+ [HKLM\SOFTWARE\OpenAFS\Client\Submounts]&lt;/title&gt;
+         &lt;informaltable frame='all'&gt;
+           &lt;tgroup rowsep='1' align='left' colsep='1' cols='1'&gt;
+             &lt;colspec colwidth='447pt' colname='c1' /&gt;
+             &lt;tbody&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: "submount name"&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_EXPAND_SZ
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: &amp;lt;none&amp;gt;&lt;/para&gt;
+                   &lt;para&gt;This key is used to store mappings of UNIX style AFS paths to submount names which can be referenced as UNC paths.Â&nbsp; For example the submount string &amp;quot;/athena.mit.edu/user/j/a/jaltman" can be associated with the submount name "jaltman.home".Â&nbsp; This can then be referenced as the UNC path \\AFS\jaltman.home.&lt;/para&gt;
+                   &lt;para&gt;These values used to be stored in afsdsbmt.ini&lt;/para&gt;
+                   &lt;para&gt;NOTE: Submounts should no longer be used with OpenAFS. Use the Windows Explorer to create drive mappings to AFS UNC paths instead of using the AFS Submount mechanism.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+             &lt;/tbody&gt;
+           &lt;/tgroup&gt;
+         &lt;/informaltable&gt;
+       &lt;/section&gt;
+       &lt;section&gt;
+         &lt;title id='Regkey_HKLM_SOFTWARE_OpenAFS_Client_ServerPreferences'&gt;Regkey:
+ [HKLM\SOFTWARE\OpenAFS\Client\Server Preferences\VLDB]&lt;/title&gt;
+         &lt;informaltable frame='all'&gt;
+           &lt;tgroup rowsep='1' align='left' colsep='1' cols='1'&gt;
+             &lt;colspec colwidth='447pt' colname='c1' /&gt;
+             &lt;tbody&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: "hostname or ip address"&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_DWORD
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: &amp;lt;none&amp;gt;&lt;/para&gt;
+                   &lt;para&gt;This key is used to specify a default set of VLDB server preferences. For each entry the value name will be either the IP address of a server or a fully qualified domain name.Â&nbsp; The value will be the ranking.Â&nbsp; The ranking will be adjusted by a random value between 0 and 256 prior to the preference being set.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+             &lt;/tbody&gt;
+           &lt;/tgroup&gt;
+         &lt;/informaltable&gt;
+       &lt;/section&gt;
+       &lt;section&gt;
+         &lt;title id='Regkey_HKLM_SOFTWARE_OpenAFS_Client_ServerPreferences_File'&gt;Regkey:
+ [HKLM\SOFTWARE\OpenAFS\Client\Server Preferences\File]&lt;/title&gt;
+         &lt;informaltable frame='all'&gt;
+           &lt;tgroup rowsep='1' align='left' colsep='1' cols='1'&gt;
+             &lt;colspec colwidth='447pt' colname='c1' /&gt;
+             &lt;tbody&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: "hostname or ip address"&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_DWORD
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: &amp;lt;none&amp;gt;&lt;/para&gt;
+                   &lt;para&gt;This key is used to specify a default set of File server preferences. For each entry the value name will be either the IP address of a server or a fully qualified domain name.Â&nbsp; The value will be the ranking.Â&nbsp; The ranking will be adjusted by a random value between 0 and 256 prior to the preference being set.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+             &lt;/tbody&gt;
+           &lt;/tgroup&gt;
+         &lt;/informaltable&gt;
+       &lt;/section&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Integrated_Logon_Parameters'&gt;A.2. Integrated Logon Network Provider Parameters&lt;/title&gt;
+       &lt;para&gt;Affects the network provider (afslogon.dll).&lt;/para&gt;
+       &lt;section&gt;
+         &lt;title id='NP_Regkey_TransarcAFSDaemon_Parameters'&gt;Regkey: [HKLM\SYSTEM\CurrentControlSet\Services\TransarcAFSDaemon\Parameters]&lt;/title&gt;
+         &lt;informaltable frame='all'&gt;
+           &lt;tgroup rowsep='1' align='left' colsep='1' cols='1'&gt;
+             &lt;colspec colwidth='447pt' colname='c1' /&gt;
+             &lt;tbody&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: FailLoginsSilently&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 0&lt;/para&gt;
+                   &lt;para&gt;Do not display message boxes if the login fails.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+             &lt;/tbody&gt;
+           &lt;/tgroup&gt;
+         &lt;/informaltable&gt;
+       &lt;/section&gt;
+       &lt;section&gt;
+         &lt;title id='NP_Regkey_TransarcAFSDaemon_NetworkProvider'&gt;Regkey:
+ [HKLM\SYSTEM\CurrentControlSet\Services\TransarcAFSDaemon\NetworkProvider]&lt;/title&gt;
+         &lt;informaltable frame='all'&gt;
+           &lt;tgroup rowsep='1' align='left' colsep='1' cols='1'&gt;
+             &lt;colspec colwidth='447pt' colname='c1' /&gt;
+             &lt;tbody&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: NoWarnings&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 0&lt;/para&gt;
+                   &lt;para&gt;Disables visible warnings during logon.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: AuthentProviderPath&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_SZ
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ NSIS: %WINDIR%\SYSTEM32\afslogon.dll&lt;/para&gt;
+                   &lt;para&gt;Specifies the install location of the authentication provider dll.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: Class&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ NSIS: 0x02&lt;/para&gt;
+                   &lt;para&gt;Specifies the class of network provider&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: DependOnGroup&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_MULTI_SZ
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ NSIS: PNP_TDI&lt;/para&gt;
+                   &lt;para&gt;Specifies the service groups upon which the AFS Client Service depends.Â&nbsp; Windows should not attempt to start the AFS Client Service until all of the services within these groups have successfully started.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: DependOnService&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_MULTI_SZ
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ NSIS: Tcpip NETBIOS RpcSs&lt;/para&gt;
+                   &lt;para&gt;Specifies a list of services upon which the AFS Client Service depends.Â&nbsp; Windows should not attempt to start the AFS Client Service until all of the specified services have successfully started.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: Name&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_SZ
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ NSIS: "OpenAFSDaemon"&lt;/para&gt;
+                   &lt;para&gt;Specifies the display name of the AFS Client Service&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: ProviderPath&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_SZ
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ NSIS: %WINDIR%\SYSTEM32\afslogon.dll&lt;/para&gt;
+                   &lt;para&gt;Specifies the DLL to use for the network provider&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+             &lt;/tbody&gt;
+           &lt;/tgroup&gt;
+         &lt;/informaltable&gt;
+       &lt;/section&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='Domain_Specific_Configuration'&gt;A.2.1 Domain specific configuration keys for the Network Provider&lt;/title&gt;
+       &lt;para&gt;The network provider can be configured to have different behavior depending on the domain that the user logs into.Â&nbsp; These settings are only relevant when using integrated login.Â&nbsp; A domain refers to an Active Directory (AD) domain, a trusted Kerberos (non-AD) realm or the local machine (i.e. local account logins).Â&nbsp; The domain name that is used for selecting the domain would be the domain that is passed into the NPLogonNotify function of the network provider.&lt;/para&gt;
+       &lt;para&gt;Domain specific registry keys are:&lt;/para&gt;
+       &lt;section&gt;
+         &lt;title id='Domain_Regkey_TransarcAFSDaemon_NetworkProvider'&gt;Regkey: [HKLM\SYSTEM\CurrentControlSet\Services\TransarcAFSDaemon\NetworkProvider]&lt;/title&gt;
+         &lt;para&gt;Â&nbsp; (NP key)&lt;/para&gt;
+       &lt;/section&gt;
+       &lt;section&gt;
+         &lt;title id='Domain_Regkey_TransarcAFSDaemon_NetworkProvider_Domain'&gt;Regkey: [HKLM\SYSTEM\CurrentControlSet\Services\TransarcAFSDaemon\NetworkProvider\Domain]&lt;/title&gt;
+         &lt;para&gt;Â&nbsp; (Domains key)&lt;/para&gt;
+       &lt;/section&gt;
+       &lt;section&gt;
+         &lt;title id='Domain_Regkey_TransarcAFSDaemon_NetworkProvider_Domain_DomainName'&gt;Regkey: [HKLM\SYSTEM\CurrentControlSet\Services\TransarcAFSDaemon\NetworkProvider\Domain\"domain name"]&lt;/title&gt;
+         &lt;para&gt;Â&nbsp; (Specific domain key. One per domain.)&lt;/para&gt;
+       &lt;/section&gt;
+       &lt;section&gt;
+         &lt;title id='Domain_Regkey_TransarcAFSDaemon_NetworkProvider_Domain_LocalHost'&gt;Regkey: [HKLM\SYSTEM\CurrentControlSet\Services\TransarcAFSDaemon\NetworkProvider\Domain\LOCALHOST]&lt;/title&gt;
+         &lt;para&gt;Â&nbsp; (Localhost key)&lt;/para&gt;
+       &lt;/section&gt;
+       &lt;section&gt;
+         &lt;title id='Domain_Example'&gt;Domain Specific Example:&lt;/title&gt;
+         &lt;para&gt;Â&nbsp;HKLM\SYSTEM\CurrentControlSet\Services\TransarcAFSDaemon\NetworkProvider&lt;/para&gt;
+         &lt;para&gt;Â&nbsp; |&lt;/para&gt;
+         &lt;para&gt;Â&nbsp; +- Domain&lt;/para&gt;
+         &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; +-AD1.EXAMPLE.COM&lt;/para&gt;
+         &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; +-AD2.EXAMPLE.NET&lt;/para&gt;
+         &lt;para&gt;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; +-LOCALHOST&lt;/para&gt;
+         &lt;para&gt;Each of the domain specific keys can have the set of values described in 2.1.1.Â&nbsp; The effective values are chosen as described in 2.1.2.&lt;/para&gt;
+       &lt;/section&gt;
+       &lt;section&gt;
+         &lt;title id='Domain_Specific_Configuration_Values'&gt;A.2.1.1 Domain Specific Configuration Values&lt;/title&gt;
+         &lt;section&gt;
+           &lt;title id='Domain_Specific_Regkeys'&gt;Regkeys: [HKLM\SYSTEM\CurrentControlSet\Services\TransarcAFSDaemon\NetworkProvider]
+ [HKLM\SYSTEM\CurrentControlSet\Services\TransarcAFSDaemon\NetworkProvider\Domain]
+ [HKLM\SYSTEM\CurrentControlSet\Services\TransarcAFSDaemon\NetworkProvider\Domain\"domain name"]
+ [HKLM\SYSTEM\CurrentControlSet\Services\TransarcAFSDaemon\NetworkProvider\Domain\LOCALHOST]&lt;/title&gt;
+           &lt;informaltable frame='all'&gt;
+             &lt;tgroup rowsep='1' align='left' colsep='1' cols='1'&gt;
+               &lt;colspec colwidth='447pt' colname='c1' /&gt;
+               &lt;tbody&gt;
+                 &lt;row&gt;
+                   &lt;entry&gt;
+                     &lt;para&gt;
+                       &lt;anchor id='Value_LogonOptions' /&gt;
+                       &lt;emphasis&gt;Value: LogonOptions&lt;/emphasis&gt;
+                     &lt;/para&gt;
+                     &lt;para&gt;Type: DWORD
+                   &lt;/para&gt;
+                     &lt;para&gt;
+ Default: 0x01&lt;/para&gt;
+                     &lt;para&gt;NSIS/WiX: depends on user configuration&lt;/para&gt;
+                     &lt;para&gt;
+                       &lt;simplelist&gt;
+                         &lt;member&gt;0x00 - Integrated Logon is not used
+ &lt;/member&gt;
+                         &lt;member&gt;
+ 0x01 - Integrated Logon is used
+ &lt;/member&gt;
+                         &lt;member&gt;
+ 0x02 - High Security Mode is used (deprecated)
+ &lt;/member&gt;
+                         &lt;member&gt;
+ 0x03 - Integrated Logon with High Security Mode is used (deprecated)
+ &lt;/member&gt;
+                       &lt;/simplelist&gt;
+                     &lt;/para&gt;
+                     &lt;para&gt;High Security Mode generates random SMB names for the creation of Drive Mappings.Â&nbsp; This mode should not be used without Integrated Logon.&lt;/para&gt;
+                     &lt;para&gt;As of 1.3.65 the SMB server supports SMB authentication.Â&nbsp; The High Security Mode should not be used when using SMB authentication (SMBAuthType setting is non zero).&lt;/para&gt;
+                   &lt;/entry&gt;
+                 &lt;/row&gt;
+                 &lt;row&gt;
+                   &lt;entry&gt;
+                     &lt;para&gt;
+                       &lt;emphasis&gt;Value: FailLoginsSilentl&lt;/emphasis&gt;
+                     &lt;/para&gt;
+                     &lt;para&gt;Type: DWORD (1|0)
+                   &lt;/para&gt;
+                     &lt;para&gt;
+ Default: 0
+                   &lt;/para&gt;
+                     &lt;para&gt;
+ NSIS/WiX: (not set)&lt;/para&gt;
+                     &lt;para&gt;If true, does not display any visible warnings in the event of an error during the integrated login process.&lt;/para&gt;
+                   &lt;/entry&gt;
+                 &lt;/row&gt;
+                 &lt;row&gt;
+                   &lt;entry&gt;
+                     &lt;para&gt;
+                       &lt;emphasis&gt;Value: LogonScript&lt;/emphasis&gt;
+                     &lt;/para&gt;
+                     &lt;para&gt;Type: REG_SZ or REG_EXPAND_SZ
+                   &lt;/para&gt;
+                     &lt;para&gt;
+ Default: (null)
+                   &lt;/para&gt;
+                     &lt;para&gt;
+ NSIS/WiX: (only value under NP key) &amp;lt;install path&amp;gt;\afscreds.exe -:%s -x -a -m -n -q&lt;/para&gt;
+                     &lt;para&gt;A logon script that will be scheduled to be run after the profile load is complete.Â&nbsp; If using the REG_EXPAND_SZ type, you can use any system environment variable as "%varname%" which would be expanded at the time the network provider is run.Â&nbsp; Optionally using a "%s" in the value would result in it being expanded into the AFS SMB username for the session.&lt;/para&gt;
+                   &lt;/entry&gt;
+                 &lt;/row&gt;
+                 &lt;row&gt;
+                   &lt;entry&gt;
+                     &lt;para&gt;
+                       &lt;emphasis&gt;Value: LoginRetryInterval&lt;/emphasis&gt;
+                     &lt;/para&gt;
+                     &lt;para&gt;Type: DWORD
+                   &lt;/para&gt;
+                     &lt;para&gt;
+ Default: 30
+                   &lt;/para&gt;
+                     &lt;para&gt;
+ NSIS/WiX: (not set)&lt;/para&gt;
+                     &lt;para&gt;If the OpenAFS client service has not started yet, the network provider will wait for a maximum of "LoginRetryInterval" seconds while retrying every "LoginSleepInterval" seconds to check if the service is up.&lt;/para&gt;
+                   &lt;/entry&gt;
+                 &lt;/row&gt;
+                 &lt;row&gt;
+                   &lt;entry&gt;
+                     &lt;para&gt;
+                       &lt;emphasis&gt;Value: LoginSleepInterval&lt;/emphasis&gt;
+                     &lt;/para&gt;
+                     &lt;para&gt;Type: DWORD
+                   &lt;/para&gt;
+                     &lt;para&gt;
+ Default: 5
+                   &lt;/para&gt;
+                     &lt;para&gt;
+ NSIS/WiX: (not set)&lt;/para&gt;
+                     &lt;para&gt;See description of LoginRetryInterval.&lt;/para&gt;
+                   &lt;/entry&gt;
+                 &lt;/row&gt;
+                 &lt;row&gt;
+                   &lt;entry&gt;
+                     &lt;para&gt;
+                       &lt;anchor id='Value_Realm' /&gt;
+                       &lt;emphasis&gt;Value: Realm&lt;/emphasis&gt;
+                     &lt;/para&gt;
+                     &lt;para&gt;Type: REG_SZ
+                   &lt;/para&gt;
+                     &lt;para&gt;
+ NSIS: &amp;lt;not set&amp;gt;&lt;/para&gt;
+                     &lt;para&gt;When Kerberos v5 is being used, Realm specifies the Kerberos v5 realm that should be appended to the first component of the Domain logon username to construct the Kerberos v5 principal for which AFS tokens should be obtained.&lt;/para&gt;
+                   &lt;/entry&gt;
+                 &lt;/row&gt;
+                 &lt;row&gt;
+                   &lt;entry&gt;
+                     &lt;para&gt;
+                       &lt;anchor id='Value_TheseCells' /&gt;
+                       &lt;emphasis&gt;Value: TheseCells&lt;/emphasis&gt;
+                     &lt;/para&gt;
+                     &lt;para&gt;Type: REG_MULTI_SZ
+                   &lt;/para&gt;
+                     &lt;para&gt;
+ NSIS: &amp;lt;not set&amp;gt;&lt;/para&gt;
+                     &lt;para&gt;When Kerberos v5 is being used, TheseCells provides a list of additional cells for which tokens should be obtained with the default Kerberos v5 principal.&lt;/para&gt;
+                   &lt;/entry&gt;
+                 &lt;/row&gt;
+               &lt;/tbody&gt;
+             &lt;/tgroup&gt;
+           &lt;/informaltable&gt;
+         &lt;/section&gt;
+       &lt;/section&gt;
+       &lt;section&gt;
+         &lt;title id='Selection_Effective_Values_for_Domain_Specific_Configuration'&gt;A.2.1.2 Selection of effective values for domain specific configuration&lt;/title&gt;
+         &lt;para&gt;During login to domain X, where X is the domain passed into NPLogonNotify as lpAuthentInfo-&amp;gt;LogonDomainName or the string 'LOCALHOST' if lpAuthentInfo-&amp;gt;LogonDomainName equals the name of the computer, the following keys will be looked up.&lt;/para&gt;
+         &lt;para&gt;1.Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; NP key. ("HKLM\SYSTEM\CurrentControlSet\Services\TransarcAFSDaemon\NetworkProvider")&lt;/para&gt;
+         &lt;para&gt;2.Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; Domains key. (NP key\"Domain")&lt;/para&gt;
+         &lt;para&gt;3.Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp;Â&nbsp; Specific domain key. (Domains key\X)&lt;/para&gt;
+         &lt;para&gt;If the specific domain key does not exist, then the domains key will be ignored.Â&nbsp; All the configuration information in this case will come from the NP key.&lt;/para&gt;
+         &lt;para&gt;If the specific domain key exists, then for each of the values metioned in (2), they will be looked up in the specific domain key, domains key and the NP key successively until the value is found. The first instance of the value found this way will be the effective for the login session.Â&nbsp; If no such instance can be found, the default will be used.Â&nbsp; To re-iterate, a value in a more specific key supercedes a value in a less specific key.Â&nbsp; The exceptions to this rule are stated below.&lt;/para&gt;
+       &lt;/section&gt;
+       &lt;section&gt;
+         &lt;title id='Domain_Specific_Configuration_Exceptions'&gt;A.2.1.3 Exceptions to A.2.1.2&lt;/title&gt;
+         &lt;para&gt;To retain backwards compatibility, the following exceptions are made to A.2.1.2.&lt;/para&gt;
+         &lt;section&gt;
+           &lt;title id='Domain_Specific_Configuration_Exception_FailLoginsSilently'&gt;2.1.3.1 'FailLoginsSilently'&lt;/title&gt;
+           &lt;para&gt;Historically, the 'FailLoginsSilently' value was in HKLM\SYSTEM\CurrentControlSet\Services\TransarcAFSDaemon\Parameters key and not in the NP key.Â&nbsp; Therefore, for backwards compatibility, the value in the Parameters key will supercede all instances of this value in other keys.Â&nbsp; In the absence of this value in the Parameters key, normal scope rules apply.&lt;/para&gt;
+         &lt;/section&gt;
+         &lt;section&gt;
+           &lt;title id='Domain_Specific_Configuration_Exception_LogonScript'&gt;2.1.3.2 'LogonScript'&lt;/title&gt;
+           &lt;para&gt;If a 'LogonScript' is not specified in the specific domain key nor in the domains key, the value in the NP key will only be checked if the effective 'LogonOptions' specify a high security integrated login.Â&nbsp; If a logon script is specified in the specific domain key or the domains key, it will be used regardless of the high security setting.Â&nbsp; Please be aware of this when setting this value.&lt;/para&gt;
+         &lt;/section&gt;
+       &lt;/section&gt;
+     &lt;/section&gt;
+     &lt;section&gt;
+       &lt;title id='AFSCreds_Parameters'&gt;A.3. AFS Credentials System Tray Tool parameters&lt;/title&gt;
+       &lt;para&gt;Affects the behavior of afscreds.exe&lt;/para&gt;
+       &lt;section&gt;
+         &lt;title id='AFSCreds_Regkey_TransarcAFSDaemon_Parameters'&gt;Regkey:
+ [HKLM\SYSTEM\CurrentControlSet\Services\TransarcAFSDaemon\Parameters]&lt;/title&gt;
+         &lt;informaltable frame='all'&gt;
+           &lt;tgroup rowsep='1' align='left' colsep='1' cols='1'&gt;
+             &lt;colspec colwidth='447pt' colname='c1' /&gt;
+             &lt;tbody&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: Gateway&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_SZ
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: ""
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Function: GetGatewayName()&lt;/para&gt;
+                   &lt;para&gt;If the AFS client is utilizing a gateway to obtain AFS access, the name of the gateway is specified by this value.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: Cell&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_SZ
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: &amp;lt;none&amp;gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Variable: IsServiceConfigured()&lt;/para&gt;
+                   &lt;para&gt;The value Cell is used to determine if the AFS Client Service has been properly configured or not.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+             &lt;/tbody&gt;
+           &lt;/tgroup&gt;
+         &lt;/informaltable&gt;
+       &lt;/section&gt;
+       &lt;section&gt;
+         &lt;title id='AFSCreds_Regkey_Software_OpenAFS_Client'&gt;Regkey:
+ [HKLM\SOFTWARE\OpenAFS\Client]
+ [HKCU\SOFTWARE\OpenAFS\Client]&lt;/title&gt;
+         &lt;informaltable frame='all'&gt;
+           &lt;tgroup rowsep='1' align='left' colsep='1' cols='1'&gt;
+             &lt;colspec colwidth='447pt' colname='c1' /&gt;
+             &lt;tbody&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: ShowTrayIcon&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD {0, 1}
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 1
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Function: InitApp(), Main_OnCheckTerminate()&lt;/para&gt;
+                   &lt;para&gt;This value is used to determine whether or not a shortcut should be maintained in the user's Start Menu-&amp;gt;Programs-&amp;gt;Startup folder. &lt;/para&gt;
+                   &lt;para&gt;This value used to be stored at [HKLM\Software\TransarcCorporation\AFS Client\AfsCreds].&lt;/para&gt;
+                   &lt;para&gt;The current user value is checked first; if it does not exist the local machine value is checked.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para id='EnableKFW'&gt;
+                     &lt;emphasis&gt;Value: EnableKFW&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD {0, 1}
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 1
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Function: KFW_is_available()&lt;/para&gt;
+                   &lt;para&gt;When MIT Kerberos for Windows can be loaded, Kerberos v5 will be used to obtain AFS credentials.Â&nbsp; By setting this value to 0, the internal Kerberos v4 implementation will be used instead.Â&nbsp; The current user value is checked first; if it does not exist the local machine value is checked.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: AcceptDottedPrincipalNames&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD {0, 1}
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 1
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Function: KFW_accept_dotted_usernames()&lt;/para&gt;
+                   &lt;para&gt;Kerberos v5 principal names are traditionally mapped to Kerberos v4 names by the AFS servers before they can be looked up in the Protection database.Â&nbsp; The mapping algorithm used permits collisions to occur.Â&nbsp; Both of the Kerberos v5 names, "user.admin@REALM" and "user/admin@REALM" are interpreted as the same user identity within the cell.Â&nbsp; To enable both names to be sent to the server by AFSCreds or Integrated Logon, set this value to 1.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;anchor id='Value_Use524' /&gt;
+                     &lt;emphasis&gt;Value: Use524&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD {0, 1}
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: 0
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Function: KFW_use_krb524()&lt;/para&gt;
+                   &lt;para&gt;When MIT Kerberos for Windows can be loaded, Kerberos v5 will be used to obtain AFS credentials.Â&nbsp; By setting this value to 1, the Kerberos v5 tickets will be converted to Kerberos v4 tokens via a call to the krb524 daemon.Â&nbsp; The current user value is checked first; if it does not exist the local machine value is checked.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;anchor id='Value_AfscredsShortcutParams' /&gt;
+                     &lt;emphasis&gt;Value: AfscredsShortcutParams&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_SZ
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: "-A -M -N -Q"
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Function: Shortcut_FixStartup&lt;/para&gt;
+                   &lt;para&gt;This value specifies the command line options which should be set as part of the shortcut to afscreds.exe.Â&nbsp; afscreds.exe rewrites the shortcut each time it exits so as to ensure that the shortcut points to the latest version of the program.Â&nbsp; This value is used to determine which values should be used for command line parameters.Â&nbsp; The current user value is checked first; if it does not exist the local machine value is checked.&lt;/para&gt;
+                   &lt;para&gt;The following subset of the command line options is appropriate for use in this registry setting:&lt;/para&gt;
+                   &lt;para&gt;
+                     &lt;simplelist&gt;
+                       &lt;member&gt;-A = autoinit
+ &lt;/member&gt;
+                       &lt;member&gt;
+ -M = renew drive maps
+ &lt;/member&gt;
+                       &lt;member&gt;
+ -N = ip address change detection
+ &lt;/member&gt;
+                       &lt;member&gt;
+ -Q = quiet mode.Â&nbsp; do not display start service dialog if afsd_service is not already running
+ &lt;/member&gt;
+                       &lt;member&gt;
+ -S = show tokens dialog on startup
+ &lt;/member&gt;
+                       &lt;member&gt;
+ -Z = unmap drives
+ &lt;/member&gt;
+                     &lt;/simplelist&gt;
+                   &lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+             &lt;/tbody&gt;
+           &lt;/tgroup&gt;
+         &lt;/informaltable&gt;
+       &lt;/section&gt;
+       &lt;section&gt;
+         &lt;title id='AFSCreds_Regkey_HKCU_Software_OpenAFS_Client'&gt;Regkey:
+ [HKCU\SOFTWARE\OpenAFS\Client]&lt;/title&gt;
+         &lt;informaltable frame='all'&gt;
+           &lt;tgroup rowsep='1' align='left' colsep='1' cols='1'&gt;
+             &lt;colspec colwidth='447pt' colname='c1' /&gt;
+             &lt;tbody&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: Authentication Cell&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_SZ
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: &amp;lt;none&amp;gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Function: Afscreds.exe GetDefaultCell()&lt;/para&gt;
+                   &lt;para&gt;This value allows the user to configure a different cell name to be used as the default cell when acquiring tokens in afscreds.exe.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+             &lt;/tbody&gt;
+           &lt;/tgroup&gt;
+         &lt;/informaltable&gt;
+       &lt;/section&gt;
+       &lt;section&gt;
+         &lt;title id='AFSCreds_Regkey_HKCU_Software_OpenAFS_Client_Reminders'&gt;Regkey:
+ [HKCU\SOFTWARE\OpenAFS\Client\Reminders]&lt;/title&gt;
+         &lt;informaltable frame='all'&gt;
+           &lt;tgroup rowsep='1' align='left' colsep='1' cols='1'&gt;
+             &lt;colspec colwidth='447pt' colname='c1' /&gt;
+             &lt;tbody&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: "afs cell name"&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD {0, 1}
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: &amp;lt;none&amp;gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Function: LoadRemind(), SaveRemind()&lt;/para&gt;
+                   &lt;para&gt;These values are used to save and restore the state of the reminder flag for each cell for which the user has obtained tokens.&lt;/para&gt;
+                   &lt;para&gt;This value used to be stored at [HKLM\Software\TransarcCorporation\AFS Client\AfsCreds].&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+             &lt;/tbody&gt;
+           &lt;/tgroup&gt;
+         &lt;/informaltable&gt;
+       &lt;/section&gt;
+       &lt;section&gt;
+         &lt;title id='AFSCreds_Regkey_HKCU_Software_OpenAFS_Client_ActiveMaps'&gt;Regkey:
+ [HKCU\SOFTWARE\OpenAFS\Client\Active Maps]&lt;/title&gt;
+         &lt;informaltable frame='all'&gt;
+           &lt;tgroup rowsep='1' align='left' colsep='1' cols='1'&gt;
+             &lt;colspec colwidth='447pt' colname='c1' /&gt;
+             &lt;tbody&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: "upper case drive letter"&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: DWORD {0, 1}
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: &amp;lt;none&amp;gt;&lt;/para&gt;
+                   &lt;para&gt;These values are used to store the persistence state of the AFS drive mappings as listed in the [...\Client\Mappings] key.&lt;/para&gt;
+                   &lt;para&gt;These values used to be stored in the afsdsbmt.ini file&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+             &lt;/tbody&gt;
+           &lt;/tgroup&gt;
+         &lt;/informaltable&gt;
+       &lt;/section&gt;
+       &lt;section&gt;
+         &lt;title id='AFSCreds_Regkey_HKCU_Software_OpenAFS_Client_Mappings'&gt;Regkey:
+ [HKCU\SOFTWARE\OpenAFS\Client\Mappings]&lt;/title&gt;
+         &lt;informaltable frame='all'&gt;
+           &lt;tgroup rowsep='1' align='left' colsep='1' cols='1'&gt;
+             &lt;colspec colwidth='447pt' colname='c1' /&gt;
+             &lt;tbody&gt;
+               &lt;row&gt;
+                 &lt;entry&gt;
+                   &lt;para&gt;
+                     &lt;emphasis&gt;Value: "upper case drive letter"&lt;/emphasis&gt;
+                   &lt;/para&gt;
+                   &lt;para&gt;Type: REG_SZ
+                   &lt;/para&gt;
+                   &lt;para&gt;
+ Default: &amp;lt;none&amp;gt;&lt;/para&gt;
+                   &lt;para&gt;These values are used to store the AFS path in UNIX notation to which the drive letter is to be mapped.&lt;/para&gt;
+                   &lt;para&gt;These values used to be stored in the afsdsbmt.ini file.&lt;/para&gt;
+                 &lt;/entry&gt;
+               &lt;/row&gt;
+             &lt;/tbody&gt;
+           &lt;/tgroup&gt;
+         &lt;/informaltable&gt;
+       &lt;/section&gt;
+     &lt;/section&gt;
+ 
+ 
+     &lt;section&gt;
+       &lt;title id='OpenAFS_Service_Environment_Variables'&gt;A.4 OpenAFS Client Service Environment Variables&lt;/title&gt;
+       &lt;informaltable frame='all'&gt;
+         &lt;tgroup rowsep='1' align='left' colsep='1' cols='1'&gt;
+           &lt;colspec colwidth='447pt' colname='c1' /&gt;
+           &lt;tbody&gt;
+             &lt;row&gt;
+               &lt;entry&gt;
+                 &lt;para&gt;
+                   &lt;emphasis&gt;Variable: AFS_RPC_ENCRYPT&lt;/emphasis&gt;
+                 &lt;/para&gt;
+                 &lt;para&gt;Values:
+                   &lt;simplelist&gt;
+                     &lt;member&gt; "OFF" disables the use of RPC encryption &lt;/member&gt;
+                     &lt;member&gt;any other value allows RPC encryption to be used&lt;/member&gt;
+                   &lt;/simplelist&gt;
+                 &lt;/para&gt;
+                 &lt;para&gt;
+ Default: RPC encryption is on
+                 &lt;/para&gt;
+               &lt;/entry&gt;
+             &lt;/row&gt;
+             &lt;row&gt;
+               &lt;entry&gt;
+                 &lt;para&gt;
+                   &lt;emphasis&gt;Variable: AFS_RPC_PROTSEQ&lt;/emphasis&gt;
+                 &lt;/para&gt;
+                 &lt;para&gt;Values:
+                   &lt;simplelist&gt;
+                     &lt;member&gt;
+ "ncalrpc" - local RPC
+ &lt;/member&gt;
+                     &lt;member&gt;
+ "ncacn_np" - named pipes
+ &lt;/member&gt;
+                     &lt;member&gt;
+ "ncacn_ip_tcp" - tcp/ip
+ &lt;/member&gt;
+                   &lt;/simplelist&gt;
+                 &lt;/para&gt;
+                 &lt;para&gt;
+ Default: local RPC
+                 &lt;/para&gt;
+               &lt;/entry&gt;
+             &lt;/row&gt;
+           &lt;/tbody&gt;
+         &lt;/tgroup&gt;
+       &lt;/informaltable&gt;
+       &lt;para&gt;Â&nbsp;&lt;/para&gt;
+     &lt;/section&gt;
+   &lt;/chapter&gt;
+   &lt;index&gt;Name Index&lt;/index&gt;
+ &lt;/book&gt;
+ &lt;!-- Keep this comment at the end of the file
+ Local variables:
+ mode: xml
+ sgml-omittag:nil
+ sgml-shorttag:nil
+ sgml-namecase-general:nil
+ sgml-general-insert-case:lower
+ sgml-minimize-attributes:nil
+ sgml-always-quote-attributes:t
+ sgml-indent-step:2
+ sgml-indent-data:nil
+ sgml-parent-document:nil
+ sgml-exposed-tags:nil
+ sgml-local-catalogs:nil
+ sgml-local-ecat-files:nil
+ End:
+   --&gt;
Index: openafs/doc/xml/ReleaseNotesWindows/relnotes00.jpg
Index: openafs/doc/xml/ReleaseNotesWindows/relnotes01.jpg
Index: openafs/doc/xml/ReleaseNotesWindows/relnotes02.jpg
Index: openafs/doc/xml/UserGuide/Makefile.in
diff -c /dev/null openafs/doc/xml/UserGuide/Makefile.in:1.1.2.2
*** /dev/null	Sat May 30 21:40:42 2009
--- openafs/doc/xml/UserGuide/Makefile.in	Wed May 27 15:44:51 2009
***************
*** 0 ****
--- 1,40 ----
+ # Makefile to build the AFS Admin Guide for Unix.
+ #
+ # This makefile assumes that various utilities are available on the system.
+ # On Debian lenny, installing the packages:
+ #
+ #     dblatex
+ #     docbook-xsl
+ #     libxml2-utils
+ #     xsltproc
+ #
+ # gave me all the utilities needed.
+ #
+ # HTML_XSL is possibly specific to Debian and may need to be modified on other
+ # systems.
+ 
+ all: pdf html
+ 
+ include @TOP_OBJDIR@/src/config/Makefile.config
+ VERSFILE=version
+ include @TOP_OBJDIR@/src/config/Makefile.version
+ 
+ BOOK     = auusg000.xml
+ SRCS     = $(BOOK) auusg003.xml auusg004.xml auusg005.xml auusg006.xml \
+ 	   auusg007.xml auusg008.xml auusg009.xml auusg010.xml auusg011.xml \
+ 	   auusg012.xml
+ HTML_XSL = @HTML_XSL@
+ XSLTPROC = @XSLTPROC@
+ 
+ html: $(SRCS) $(VERSFILE).xml
+ 	$(XSLTPROC) --param navig.graphics 1 \
+ 	    --stringparam navig.graphics.path ../ $(HTML_XSL) $(BOOK)
+ 
+ pdf: $(SRCS)
+ 	dblatex $(BOOK)
+ 
+ check:
+ 	xmllint --noout --valid $(BOOK)
+ 
+ clean:
+ 	rm -f *.html *.pdf
Index: openafs/doc/xml/UserGuide/NTMakefile
diff -c /dev/null openafs/doc/xml/UserGuide/NTMakefile:1.1.2.4
*** /dev/null	Sat May 30 21:40:42 2009
--- openafs/doc/xml/UserGuide/NTMakefile	Thu May 21 13:52:15 2009
***************
*** 0 ****
--- 1,74 ----
+ # Copyright 2009, Secure Endpoints Inc.
+ # All Rights Reserved.
+ #
+ # Redistribution and use in source and binary forms, with or without
+ # modification, are permitted provided that the following conditions are met:
+ #
+ # - Redistributions of source code must retain the above copyright notice,
+ #   this list of conditions and the following disclaimer.
+ # - Redistributions in binary form must reproduce the above copyright notice,
+ #   this list of conditions and the following disclaimer in the documentation
+ #   and/or other materials provided with the distribution.
+ # - Neither the name of Secure Endpoints Inc. nor the names of its contributors
+ #   may be used to endorse or promote products derived from this software without
+ #   specific prior written permission from Secure Endpoints Inc..
+ #
+ # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+ # TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
+ # PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
+ # OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ # PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ # LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ 
+ VERSFILE = version
+ !INCLUDE ..\..\..\src\config\NTMakefile.$(SYS_NAME)
+ !INCLUDE ..\..\..\src\config\NTMakefile.version
+ 
+ !IFNDEF CYGWIN
+ CYGWIN     = c:/cygwin
+ !ENDIF
+ !IFNDEF DOCBOOK_XSL
+ DOCBOOK_XSL = $(CYGWIN)/usr/share/docbook-xsl
+ !ENDIF
+ XSLTPROC   = xsltproc.exe
+ HTML_XSL = $(DOCBOOK_XSL)/html/chunk.xsl
+ HTML_PARMS = --param navig.graphics 1 --stringparam navig.graphics.path ../
+ CHM_XSL    = $(DOCBOOK_XSL)/htmlhelp/htmlhelp.xsl
+ 
+ XMLSRCS = \
+         auusg000.xml \
+         auusg003.xml \
+         auusg004.xml \
+         auusg005.xml \
+         auusg006.xml \
+         auusg007.xml \
+         auusg008.xml \
+         auusg009.xml \
+         auusg010.xml \
+         auusg011.xml \
+         auusg012.xml \
+         $(VERSFILE).xml
+ 
+ index.html: $(XMLSRCS)
+         @echo Building OpenAFS User Guide in HTML format
+         $(XSLTPROC) $(HTML_PARMS) $(HTML_XSL) auusg000.xml 
+ 
+ htmlhelp.chm: $(XMLSRCS)
+         @echo Building OpenAFS User Guide in HTML Help format
+         $(XSLTPROC) $(CHM_XSL) auusg000.xml
+         -hhc.exe htmlhelp.hhp
+         $(DEL) *.html
+         $(DEL) *.hh?
+         $(DEL) *.chw
+ 
+ install: htmlhelp.chm index.html
+ 
+ clean::
+         $(DEL) *.html
+         $(DEL) htmlhelp.chm
+         $(DEL) $(VERSFILE).xml
Index: openafs/doc/xml/UserGuide/auusg000.xml
diff -c /dev/null openafs/doc/xml/UserGuide/auusg000.xml:1.1.8.5
*** /dev/null	Sat May 30 21:40:42 2009
--- openafs/doc/xml/UserGuide/auusg000.xml	Thu May 21 13:52:15 2009
***************
*** 0 ****
--- 1,67 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.3//EN"
+ 	"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+ &lt;!ENTITY version SYSTEM "version.xml"&gt;
+ &lt;!ENTITY preface SYSTEM "auusg003.xml"&gt;
+ &lt;!ENTITY chapter1 SYSTEM "auusg004.xml"&gt;
+ &lt;!ENTITY chapter2 SYSTEM "auusg005.xml"&gt;
+ &lt;!ENTITY chapter3 SYSTEM "auusg006.xml"&gt;
+ &lt;!ENTITY chapter4 SYSTEM "auusg007.xml"&gt;
+ &lt;!ENTITY chapter5 SYSTEM "auusg008.xml"&gt;
+ &lt;!ENTITY chapter6 SYSTEM "auusg009.xml"&gt;
+ &lt;!ENTITY appendixA SYSTEM "auusg010.xml"&gt;
+ &lt;!ENTITY appendixB SYSTEM "auusg011.xml"&gt;
+ &lt;!ENTITY glossary SYSTEM "auusg012.xml"&gt;
+ ]&gt;
+ 
+ &lt;book&gt;
+   &lt;bookinfo&gt;
+     &lt;title&gt;OpenAFS User Guide&lt;/title&gt;
+ 
+     &lt;copyright&gt;
+       &lt;year&gt;2000&lt;/year&gt;
+ 
+       &lt;holder&gt;IBM Corporation. All Rights Reserved&lt;/holder&gt;
+     &lt;/copyright&gt;
+ 
+     &lt;revhistory&gt;
+       &amp;version;
+ 
+       &lt;revision&gt;
+         &lt;revnumber&gt;3.6&lt;/revnumber&gt;
+ 
+         &lt;date&gt;April 2000&lt;/date&gt;
+ 
+         &lt;revremark&gt;First IBM Edition, Document Number GC09-4561-00&lt;/revremark&gt;
+        &lt;/revision&gt;
+     &lt;/revhistory&gt;
+ 
+     &lt;abstract&gt;
+       &lt;para&gt;This edition applies to: &lt;simplelist&gt;
+           &lt;member&gt;OpenAFS for AIX, Version M.n&lt;/member&gt;
+           &lt;member&gt;OpenAFS for Digital Unix, Version M.n&lt;/member&gt;
+           &lt;member&gt;OpenAFS for HP-UX, Version M.n&lt;/member&gt;
+           &lt;member&gt;OpenAFS for Linux, Version M.n&lt;/member&gt;
+           &lt;member&gt;OpenAFS for SGI IRIX, Version M.n&lt;/member&gt;
+           &lt;member&gt;OpenAFS for Solaris, Version M.n&lt;/member&gt;
+         &lt;/simplelist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;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.&lt;/para&gt;
+     &lt;/abstract&gt;
+   &lt;/bookinfo&gt;
+ 
+   &amp;preface;
+   &amp;chapter1;
+   &amp;chapter2;
+   &amp;chapter3;
+   &amp;chapter4;
+   &amp;chapter5;
+   &amp;chapter6;
+   &amp;appendixA;
+   &amp;appendixB;
+   &amp;glossary;
+   &lt;index&gt;&lt;/index&gt;
+ &lt;/book&gt;
Index: openafs/doc/xml/UserGuide/auusg003.xml
diff -c /dev/null openafs/doc/xml/UserGuide/auusg003.xml:1.1.8.3
*** /dev/null	Sat May 30 21:40:42 2009
--- openafs/doc/xml/UserGuide/auusg003.xml	Wed May 13 22:26:03 2009
***************
*** 0 ****
--- 1,152 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;preface id="HDRWQ1"&gt;
+   &lt;title&gt;About This Guide&lt;/title&gt;
+ 
+   &lt;para&gt;This section describes the purpose, organization, and conventions of this document.&lt;/para&gt;
+ 
+   &lt;sect1 id="HDRPREFAUDPUR"&gt;
+     &lt;title&gt;Audience and Purpose&lt;/title&gt;
+ 
+     &lt;para&gt;This guide describes concepts and procedures for accessing information stored in the AFS filespace. It is intended for AFS
+     users who are familiar with UNIX but not necessarily AFS.&lt;/para&gt;
+ 
+     &lt;para&gt;The first chapter describes basic AFS concepts and guidelines for using it, and summarizes some of the differences between
+     the UNIX file system and AFS. The remaining chapters explain how to perform basic AFS functions, including logging in, changing
+     a password, listing information, protecting files, creating groups, and troubleshooting. Concepts important to a specific task
+     or group of related tasks are presented in context, just prior to the procedures. Many examples are provided.&lt;/para&gt;
+ 
+     &lt;para&gt;Instructions generally include only the commands and command options necessary for a specific task. For a complete list of
+     AFS commands and description of all options available on every command, see the &lt;emphasis&gt;OpenAFS Administration
+     Reference&lt;/emphasis&gt;.&lt;/para&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRPREFORGAN"&gt;
+     &lt;title&gt;Document Organization&lt;/title&gt;
+ 
+     &lt;para&gt;This document is divided into the following chapters.&lt;/para&gt;
+ 
+     &lt;para&gt;&lt;link linkend="HDRWQ2"&gt;An Introduction to OpenAFS&lt;/link&gt; introduces the basic concepts and functions of AFS. To use AFS
+     successfully, it is important to be familiar with the terms and concepts described in this chapter.&lt;/para&gt;
+ 
+     &lt;para&gt;&lt;link linkend="HDRWQ20"&gt;Using OpenAFS&lt;/link&gt; describes how to use AFS's basic features: how to log in and authenticate, unlog,
+     log out, access AFS files and directories in AFS, and change your password.&lt;/para&gt;
+ 
+     &lt;para&gt;&lt;link linkend="HDRWQ38"&gt;Displaying Information about OpenAFS&lt;/link&gt; describes how to display information about AFS volume
+     quota and location, file server machine status, and the foreign cells you can access.&lt;/para&gt;
+ 
+     &lt;para&gt;&lt;link linkend="HDRWQ44"&gt;Protecting Your Directories and Files&lt;/link&gt; describes how to protect your data using AFS access
+     control lists (ACLs).&lt;/para&gt;
+ 
+     &lt;para&gt;&lt;link linkend="HDRWQ60"&gt;Using Groups&lt;/link&gt; describes how to create and manage groups.&lt;/para&gt;
+ 
+     &lt;para&gt;&lt;link linkend="HDRWQ76"&gt;Troubleshooting&lt;/link&gt; outlines step-by-step diagnostic and corrective steps for specific
+     problems.&lt;/para&gt;
+ 
+     &lt;para&gt;&lt;link linkend="HDRWQ80"&gt;Appendix A, Using the NFS/AFS Translator&lt;/link&gt; describes how to use the NFS/AFS Translator to
+     access the AFS filespace from an NFS client machine.&lt;/para&gt;
+ 
+     &lt;para&gt;&lt;link linkend="HDRWQ86"&gt;Appendix B, OpenAFS Command Syntax and Online Help&lt;/link&gt; describes AFS command syntax and how to
+     obtain online information about commands.&lt;/para&gt;
+ 
+     &lt;para&gt;&lt;link linkend="HDRWQ90"&gt;Appendix C, Glossary&lt;/link&gt; defines terms used in the &lt;emphasis&gt;OpenAFS User
+     Guide&lt;/emphasis&gt;.&lt;/para&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRUSERFRONTHOWTO"&gt;
+     &lt;title&gt;How To Use This Document&lt;/title&gt;
+ 
+     &lt;para&gt;Before you begin using OpenAFS, read &lt;link linkend="HDRWQ2"&gt;An Introduction to OpenAFS&lt;/link&gt;. Next, follow the procedures
+     outlined in &lt;link linkend="HDRWQ20"&gt;Using OpenAFS&lt;/link&gt; to get started using OpenAFS as an authenticated user. It describes how to
+     access files in the AFS filespace and how to end an AFS session. Consult the other chapters as you need to perform the tasks
+     they describe.&lt;/para&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRPREFRELATE"&gt;
+     &lt;title&gt;Related Documents&lt;/title&gt;
+ 
+     &lt;para&gt;The AFS Documentation Kit also includes the following documents:
+ 
+     &lt;itemizedlist&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;The &lt;emphasis&gt;OpenAFS Administration Reference&lt;/emphasis&gt; details the syntax of each AFS command and is intended for
+         the experienced AFS administrator, programmer, or user. For each AFS command, the &lt;emphasis&gt;OpenAFS Administration
+         Reference&lt;/emphasis&gt; lists the command syntax, aliases and abbreviations, description, arguments, warnings, output,
+         examples, and related topics. Commands are organized alphabetically.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;The &lt;emphasis&gt;OpenAFS Administration Guide&lt;/emphasis&gt; describes concepts and procedures necessary for administering an
+         AFS cell, as well as more extensive coverage of the topics in the &lt;emphasis&gt;OpenAFS User Guide&lt;/emphasis&gt;.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;The &lt;emphasis&gt;OpenAFS Quick Beginnings&lt;/emphasis&gt; provides instructions for installing AFS server and client
+         machines.&lt;/para&gt;
+       &lt;/listitem&gt;
+     &lt;/itemizedlist&gt;
+ &lt;/para&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRTYPO_CONV"&gt;
+     &lt;title&gt;Typographical Conventions&lt;/title&gt;
+ 
+     &lt;para&gt;This document uses the following typographical conventions:
+ 
+     &lt;itemizedlist&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;Command and option names appear in &lt;emphasis role="bold"&gt;bold type&lt;/emphasis&gt; in syntax definitions, examples, and
+         running text. Names of directories, files, machines, partitions, volumes, and users also appear in &lt;emphasis
+         role="bold"&gt;bold type&lt;/emphasis&gt;.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;Variable information appears in &lt;emphasis&gt;italic type&lt;/emphasis&gt;. This includes user-supplied information on command
+         lines and the parts of prompts that differ depending on who issues the command. New terms also appear in &lt;emphasis&gt;italic
+         type&lt;/emphasis&gt;.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;Examples of screen output and file contents appear in &lt;computeroutput&gt;monospace type&lt;/computeroutput&gt;.&lt;/para&gt;
+       &lt;/listitem&gt;
+     &lt;/itemizedlist&gt;
+ &lt;/para&gt;
+ 
+     &lt;para&gt;In addition, the following symbols appear in command syntax definitions, both in the documentation and in AFS online help
+     statements. When issuing a command, do not type these symbols.
+ 
+     &lt;itemizedlist&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;Square brackets &lt;emphasis role="bold"&gt;[ ]&lt;/emphasis&gt; surround optional items.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;Angle brackets &lt;emphasis role="bold"&gt;&amp;lt; &amp;gt;&lt;/emphasis&gt; surround user-supplied values in AFS commands.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;A superscripted plus sign &lt;emphasis role="bold"&gt;+&lt;/emphasis&gt; follows an argument that accepts more than one
+         value.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;The percent sign &lt;computeroutput&gt;%&lt;/computeroutput&gt; represents the regular command shell prompt. Some operating
+         systems possibly use a different character for this prompt.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;The number sign &lt;computeroutput&gt;#&lt;/computeroutput&gt; represents the command shell prompt for the local superuser
+         &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt;. Some operating systems possibly use a different character for this prompt.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;The pipe symbol &lt;emphasis role="bold"&gt;|&lt;/emphasis&gt; in a command syntax statement separates mutually exclusive values
+         for an argument.&lt;/para&gt;
+       &lt;/listitem&gt;
+     &lt;/itemizedlist&gt;
+ &lt;/para&gt;
+ 
+     &lt;para&gt;For additional information on AFS commands, including a description of command string components, acceptable abbreviations
+     and aliases, and how to get online help for commands, see &lt;link linkend="HDRWQ86"&gt;Appendix B, OpenAFS Command Syntax and Online
+     Help&lt;/link&gt;.&lt;/para&gt;
+   &lt;/sect1&gt;
+ &lt;/preface&gt;
Index: openafs/doc/xml/UserGuide/auusg004.xml
diff -c /dev/null openafs/doc/xml/UserGuide/auusg004.xml:1.1.8.3
*** /dev/null	Sat May 30 21:40:42 2009
--- openafs/doc/xml/UserGuide/auusg004.xml	Wed May 13 22:26:03 2009
***************
*** 0 ****
--- 1,529 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;chapter id="HDRWQ2"&gt;
+   &lt;title&gt;An Introduction to OpenAFS&lt;/title&gt;
+ 
+   &lt;para&gt;This chapter introduces basic AFS concepts and terms. It assumes that you are already familiar with standard UNIX commands,
+   file protection, and pathname conventions.&lt;/para&gt;
+ 
+   &lt;sect1 id="HDRWQ3"&gt;
+     &lt;title&gt;AFS Concepts&lt;/title&gt;
+ 
+     &lt;para&gt;AFS makes it easy for people to work together on the same files, no matter where the files are located. AFS users do not
+     have to know which machine is storing a file, and administrators can move files from machine to machine without interrupting
+     user access. Users always identify a file by the same pathname and AFS finds the correct file automatically, just as happens in
+     the local file system on a single machine. While AFS makes file sharing easy, it does not compromise the security of the shared
+     files. It provides a sophisticated protection scheme. &lt;indexterm&gt;&lt;primary&gt;AFS&lt;/primary&gt;&lt;secondary&gt;sharing information&lt;/secondary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;AFS&lt;/primary&gt;&lt;secondary&gt;transparent access&lt;/secondary&gt;&lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_9"&gt;
+       &lt;title&gt;Client/Server Computing&lt;/title&gt;
+ 
+       &lt;para&gt;AFS uses a &lt;emphasis&gt;client/server computing&lt;/emphasis&gt; model. In client/server computing, there are two types of
+       machines. &lt;emphasis&gt;Server machines&lt;/emphasis&gt; store data and perform services for client machines. &lt;emphasis&gt;Client
+       machines&lt;/emphasis&gt; perform computations for users and access data and services provided by server machines. Some machines act
+       as both clients and servers. In most cases, you work on a client machine, accessing files stored on a file server machine.
+       &lt;indexterm&gt;&lt;primary&gt;client/server computing&lt;/primary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;client machine&lt;/primary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;server machines defined&lt;/primary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;machines&lt;/primary&gt;&lt;secondary&gt;server&lt;/secondary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;machines&lt;/primary&gt;&lt;secondary&gt;client&lt;/secondary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;communication&lt;/primary&gt;&lt;secondary&gt;between clients and servers&lt;/secondary&gt;&lt;/indexterm&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_10"&gt;
+       &lt;title&gt;Distributed File Systems&lt;/title&gt;
+ 
+       &lt;para&gt;AFS is a &lt;emphasis&gt;distributed file system&lt;/emphasis&gt; which joins together the file systems of multiple file server
+       machines, making it as easy to access files stored on a remote file server machine as files stored on the local disk. A
+       distributed file system has two main advantages over a conventional centralized file system: &lt;indexterm&gt;&lt;primary&gt;distributed file system&lt;/primary&gt;&lt;/indexterm&gt;
+ 
+       &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Increased availability: A copy of a popular file, such as the binary for an application program, can be stored on
+           many file server machines. An outage on a single machine or even multiple machines does not necessarily make the file
+           unavailable. Instead, user requests for the program are routed to accessible machines. With a centralized file system, the
+           loss of the central file storage machine effectively shuts down the entire system.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Increased efficiency: In a distributed file system, the work load is distributed over many smaller file server
+           machines that tend to be more fully utilized than the larger (and usually more expensive) file storage machine of a
+           centralized file system.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;
+ &lt;/para&gt;
+ 
+       &lt;para&gt;AFS hides its distributed nature, so working with AFS files looks and feels like working with files stored on your local
+       machine, except that you can access many more files. And because AFS relies on the power of users' client machines for
+       computation, increasing the number of AFS users does not slow AFS performance appreciably, making it a very efficient
+       computing environment.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ4"&gt;
+       &lt;title&gt;AFS Filespace and Local Filespace&lt;/title&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;local machine&lt;/primary&gt;&lt;/indexterm&gt;
+ 
+       &lt;para&gt;AFS acts as an extension of your machine's local UNIX file system. Your system administrator creates a directory on the
+       local disk of each AFS client machine to act as a gateway to AFS. By convention, this directory is called &lt;emphasis
+       role="bold"&gt;/afs&lt;/emphasis&gt;, and it functions as the root of the &lt;emphasis&gt;AFS filespace&lt;/emphasis&gt;. &lt;indexterm&gt;&lt;primary&gt;AFS&lt;/primary&gt;&lt;secondary&gt;filespace as extension of local filespace&lt;/secondary&gt;&lt;/indexterm&gt;
+       &lt;indexterm&gt;&lt;primary&gt;afs (/afs) directory&lt;/primary&gt;&lt;secondary&gt;as root of AFS filespace&lt;/secondary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;root of AFS filespace&lt;/primary&gt;&lt;/indexterm&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Just like the UNIX file system, AFS uses a hierarchical file structure (a tree). Under the &lt;emphasis
+       role="bold"&gt;/afs&lt;/emphasis&gt; root directory are subdirectories created by your system administrator, including your home
+       directory. Other directories that are at the same level of the local file system as &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt;,
+       such as &lt;emphasis role="bold"&gt;/usr&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;/etc&lt;/emphasis&gt;, or &lt;emphasis
+       role="bold"&gt;/bin&lt;/emphasis&gt;, can either be located on your local disk or be links to AFS directories. Files relevant only to
+       the local machine are usually stored on the local machine. All other files can be stored in AFS, enabling many users to share
+       them and freeing the local machine's disk space for other uses.&lt;/para&gt;
+ 
+       &lt;note&gt;
+         &lt;para&gt;You can use AFS commands only on files in the AFS filespace or the local directories that are links to the AFS
+         filespace.&lt;/para&gt;
+       &lt;/note&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ5"&gt;
+       &lt;title&gt;Cells and Sites&lt;/title&gt;
+ 
+       &lt;para&gt;The &lt;emphasis&gt;cell&lt;/emphasis&gt; is the administrative domain in AFS. Each cell's administrators determine how client
+       machines are configured and how much storage space is available to each user. The organization corresponding to a cell can be
+       a company, a university department, or any defined group of users. From a hardware perspective, a cell is a grouping of client
+       machines and server machines defined to belong to the same cell. &lt;indexterm&gt;&lt;primary&gt;cells&lt;/primary&gt;&lt;secondary&gt;defined&lt;/secondary&gt;&lt;/indexterm&gt; An AFS &lt;emphasis&gt;site&lt;/emphasis&gt; is a
+       grouping of one or more related cells. For example, the cells at the ABC Corporation form a single site. &lt;indexterm&gt;&lt;primary&gt;site defined&lt;/primary&gt;&lt;/indexterm&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;By convention, the subdirectories of the &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory are cellular filespaces, each
+       of which contains subdirectories and files that belong to a single cell. For example, directories and files relevant to the
+       ABC Corporation cell are stored in the subdirectory &lt;emphasis role="bold"&gt;/afs/abc.com&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;While each cell organizes and maintains its own filespace, it can also connect with the filespace of other AFS cells.
+       The result is a huge filespace that enables file sharing within and across cells. &lt;indexterm&gt;&lt;primary&gt;communication&lt;/primary&gt;&lt;secondary&gt;among cells and sites&lt;/secondary&gt;&lt;/indexterm&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The cell to which your client machine belongs is called your &lt;emphasis&gt;local cell&lt;/emphasis&gt;. All other cells in the AFS
+       filespace are termed &lt;emphasis&gt;foreign cells&lt;/emphasis&gt;. &lt;indexterm&gt;&lt;primary&gt;local cell, defined&lt;/primary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;foreign cells&lt;/primary&gt;&lt;secondary&gt;defined&lt;/secondary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;cells&lt;/primary&gt;&lt;secondary&gt;local vs. foreign&lt;/secondary&gt;&lt;/indexterm&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ6"&gt;
+       &lt;title&gt;Volumes and Mount Points&lt;/title&gt;
+ 
+       &lt;para&gt;The storage disks in a computer are divided into sections called &lt;emphasis&gt;partitions&lt;/emphasis&gt;. AFS further divides
+       partitions into units called &lt;emphasis&gt;volumes&lt;/emphasis&gt;, each of which houses a subtree of related files and directories.
+       The volume provides a convenient container for storing related files and directories. Your system administrators can move
+       volumes from one file server machine to another without your noticing, because AFS automatically tracks a volume's location.
+       &lt;indexterm&gt;&lt;primary&gt;volumes&lt;/primary&gt;&lt;secondary&gt;defined&lt;/secondary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;disk partition&lt;/primary&gt;&lt;secondary&gt;use in AFS&lt;/secondary&gt;&lt;/indexterm&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;You access the contents of a volume by accessing its &lt;emphasis&gt;mount point&lt;/emphasis&gt; in the AFS filespace. A mount
+       point is a special file system element that looks and acts like a regular UNIX directory, but tells AFS the volume's name.
+       When you change to a different directory (by using the &lt;emphasis role="bold"&gt;cd&lt;/emphasis&gt; command, for example) you sometimes
+       &lt;emphasis&gt;cross&lt;/emphasis&gt; a mount point and start accessing the contents of a different volume than before. You normally do
+       not notice the crossing, however, because AFS automatically interprets mount points and retrieves the contents of the new
+       directory from the appropriate volume. You do not need to track which volume, partition, or file server machine is housing a
+       directory's contents. If you are interested, though, you can learn a volume's location; for instructions, see &lt;link
+       linkend="HDRWQ40"&gt;Locating Files and Directories&lt;/link&gt;. &lt;indexterm&gt;&lt;primary&gt;mount points defined&lt;/primary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;volumes&lt;/primary&gt;&lt;secondary&gt;accessing via mount points&lt;/secondary&gt;&lt;/indexterm&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;If your system administrator has followed the conventional practice, your home directory corresponds to one volume,
+       which keeps its contents together on one partition of a file server machine. User volumes are typically named &lt;emphasis
+       role="bold"&gt;user.&lt;/emphasis&gt;&lt;replaceable&gt;username&lt;/replaceable&gt;. For example, the volume for a user named &lt;emphasis
+       role="bold"&gt;smith&lt;/emphasis&gt; in the cell &lt;emphasis role="bold"&gt;abc.com&lt;/emphasis&gt; is called &lt;emphasis
+       role="bold"&gt;user.smith&lt;/emphasis&gt; and is mounted at the directory &lt;emphasis role="bold"&gt;/afs/abc.com/usr/smith&lt;/emphasis&gt;.
+       &lt;indexterm&gt;&lt;primary&gt;examples&lt;/primary&gt;&lt;secondary&gt;volume/mount point interaction&lt;/secondary&gt;&lt;/indexterm&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Because AFS volumes are stored on different file server machines, when a machine becomes unavailable only the volumes on
+       that machine are inaccessible. Volumes stored on other machines are still accessible. However, if a volume's mount point
+       resides in a volume that is stored on an unavailable machine, the former volume is also inaccessible. For that reason, volumes
+       containing frequently used directories (for example, &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; and &lt;emphasis
+       role="bold"&gt;/afs/&lt;/emphasis&gt;&lt;replaceable&gt;cellname&lt;/replaceable&gt;) are often copied and distributed to many file server
+       machines.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ7"&gt;
+       &lt;title&gt;Volume Quotas&lt;/title&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;volumes&lt;/primary&gt;&lt;secondary&gt;volume/mount point interaction&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;para&gt;Each volume has a size limit, or &lt;emphasis&gt;quota&lt;/emphasis&gt;, assigned by the system administrator. A volume's quota
+       determines the maximum amount of disk space the volume can consume. If you attempt to exceed a volume's quota, you receive an
+       error message. For instructions on checking volume quota, see &lt;link linkend="HDRWQ39"&gt;Displaying Volume Quota&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;Volumes have completely independent quotas. For example, say that the current working directory is &lt;emphasis
+       role="bold"&gt;/afs/abc.com/usr/smith&lt;/emphasis&gt;, which is the mount point for the &lt;emphasis role="bold"&gt;user.smith&lt;/emphasis&gt;
+       volume with 1000 free blocks. You try to copy a 500 block file from the current working directory to the &lt;emphasis
+       role="bold"&gt;/afs/abc.com/usr/pat&lt;/emphasis&gt; directory, the mount point for the volume &lt;emphasis
+       role="bold"&gt;user.pat&lt;/emphasis&gt;. However, you get an error message saying there is not enough space. You check the volume
+       quota for &lt;emphasis role="bold"&gt;user.pat&lt;/emphasis&gt;, and find that the volume only has 50 free blocks.&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ8"&gt;
+     &lt;title&gt;Using Files in AFS&lt;/title&gt;
+ 
+     &lt;sect2 id="HDRWQ9"&gt;
+       &lt;title&gt;The Cache Manager&lt;/title&gt;
+ 
+       &lt;para&gt;You can access the AFS filespace only when working on an AFS client machine. The &lt;emphasis&gt;Cache Manager&lt;/emphasis&gt; on
+       that machine is your agent in accessing information stored in the AFS filespace. When you access a file, the Cache Manager on
+       your client machine requests the file from the appropriate file server machine and stores (&lt;emphasis&gt;caches&lt;/emphasis&gt;) a copy
+       of it on your client machine's local disk. Application programs on your client machine use the local, cached copy of the file.
+       This improves performance because it is much faster to use a local file than to send requests for file data across the network
+       to the file server machine. &lt;indexterm&gt;&lt;primary&gt;caching files&lt;/primary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;Cache Manager&lt;/primary&gt;&lt;secondary&gt;described&lt;/secondary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;client machine&lt;/primary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;files&lt;/primary&gt;&lt;secondary&gt;caching&lt;/secondary&gt;&lt;/indexterm&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Because application programs use the cached copy of a file, any changes you make are not necessarily stored permanently
+       to the central version stored on the file server machine until the file closes. At that point, the Cache Manager writes your
+       changes back to the file server machine, where they replace the corresponding parts of the existing file. Some application
+       programs close a file in this way each time you issue their &lt;emphasis role="bold"&gt;save&lt;/emphasis&gt; command (and then
+       immediately reopen the file so that you can continue working). With other programs, issuing the &lt;emphasis
+       role="bold"&gt;save&lt;/emphasis&gt; command writes the changes only to the local cached copy. If you use the latter type of text
+       editor, you need to close the file periodically to make sure your changes are stored permanently.&lt;/para&gt;
+ 
+       &lt;para&gt;If a file server machine becomes inaccessible, you can continue working with the local, cached copy of a file fetched
+       from that machine, but you cannot save your changes permanently until the server machine is again accessible.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ10"&gt;
+       &lt;title&gt;Updating Copies of Cached Files&lt;/title&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;files&lt;/primary&gt;&lt;secondary&gt;updating&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;callbacks&lt;/primary&gt;&lt;/indexterm&gt;
+ 
+       &lt;para&gt;When the central version of a file changes on the file server machine, the AFS &lt;emphasis&gt;File Server&lt;/emphasis&gt; process
+       running on that machine advises all other Cache Managers with copies of that file that their version is no longer valid. AFS
+       has a special mechanism for performing these notifications efficiently. When the File Server sends the Cache Manager a copy of
+       a modifiable file, it also sends a &lt;emphasis&gt;callback&lt;/emphasis&gt;. A callback functions as a promise from the File Server to
+       contact the Cache Manager if the centrally stored copy of the file is changed while it is being used. If that happens, the
+       File Server &lt;emphasis&gt;breaks&lt;/emphasis&gt; the callback. If you run a program that requests data from the changed file, the Cache
+       Manager notices the broken callback and gets an updated copy of the file from the File Server. Callbacks ensure that you are
+       working with the most recent copy of a file.&lt;/para&gt;
+ 
+       &lt;note&gt;
+         &lt;para&gt;The callback mechanism does not guarantee that you immediately see the changes someone else makes to a file you are
+         using. Your Cache Manager does not notice the broken callback until your application program asks it for more data from the
+         file.&lt;/para&gt;
+       &lt;/note&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_18"&gt;
+       &lt;title&gt;Multiple Users Modifying Files&lt;/title&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;files&lt;/primary&gt;&lt;secondary&gt;denying access&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;files&lt;/primary&gt;&lt;secondary&gt;sharing&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;para&gt;Like a standard UNIX file system, AFS preserves only the changes to a file that are saved last, regardless of who made
+       the changes. When collaborating with someone on the same files, you must coordinate your work to avoid overwriting each
+       other's changes. You can use AFS access control lists (ACLs) to limit the ability of other users to access or change your
+       files, and so prevent them from accidentally overwriting your files. See &lt;link linkend="HDRWQ44"&gt;Protecting Your Directories
+       and Files&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ11"&gt;
+     &lt;title&gt;AFS Security&lt;/title&gt;
+ 
+     &lt;indexterm&gt;&lt;primary&gt;AFS&lt;/primary&gt;&lt;secondary&gt;security&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;&lt;primary&gt;security in AFS&lt;/primary&gt;&lt;/indexterm&gt;
+ 
+     &lt;para&gt;AFS makes it easy for many users to access the same files, but also uses several mechanisms to ensure that only authorized
+     users access the AFS filespace. The mechanisms include the following:
+ 
+     &lt;itemizedlist&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;Passwords and mutual authentication ensure that only authorized users access AFS filespace&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;Access control lists enable users to restrict or permit access to their own directories&lt;/para&gt;
+       &lt;/listitem&gt;
+     &lt;/itemizedlist&gt;
+ &lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ12"&gt;
+       &lt;title&gt;Passwords and Mutual Authentication&lt;/title&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;mutual authentication&lt;/primary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;authentication&lt;/primary&gt;&lt;secondary&gt;mutual&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;password&lt;/primary&gt;&lt;/indexterm&gt;
+ 
+       &lt;para&gt;AFS uses two related mechanisms to ensure that only authorized users access the filespace: passwords and mutual
+       authentication. Both mechanisms require that a user prove his or her identity.&lt;/para&gt;
+ 
+       &lt;para&gt;When you first identify yourself to AFS, you must provide the password associated with your username, to prove that you
+       are who you say you are. When you provide the correct password, you become &lt;emphasis&gt;authenticated&lt;/emphasis&gt; and your Cache
+       Manager receives a &lt;emphasis&gt;token&lt;/emphasis&gt;. A token is a package of information that is scrambled by an AFS authentication
+       program using your AFS password as a key. Your Cache Manager can unscramble the token because it knows your password and AFS's
+       method of scrambling. &lt;indexterm&gt;&lt;primary&gt;tokens&lt;/primary&gt;&lt;secondary&gt;as proof of authentication&lt;/secondary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;authentication&lt;/primary&gt;&lt;secondary&gt;defined&lt;/secondary&gt;&lt;/indexterm&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The token acts as proof to AFS server programs that you are authenticated as a valid AFS user. It serves as the basis
+       for the second means through which AFS creates security, called &lt;emphasis&gt;mutual authentication&lt;/emphasis&gt;. Under mutual
+       authentication, both parties communicating across the network prove their identities to one another. AFS requires mutual
+       authentication whenever a server and client (most often, a Cache Manager) communicate with each other.&lt;/para&gt;
+ 
+       &lt;para&gt;The mutual authentication protocol that AFS uses is designed to make it very difficult for people to authenticate
+       fraudulently. When your Cache Manager contacts a File Server on your behalf, it sends the token you obtained when you
+       authenticated. The token is encrypted with a key that only an AFS File Server can know. If the File Server can decrypt your
+       token, it can communicate with your Cache Manager. In turn, the Cache Manager accepts the File Server as genuine because the
+       File Server can decrypt and use the information in the token. &lt;indexterm&gt;&lt;primary&gt;tokens&lt;/primary&gt;&lt;secondary&gt;use in mutual authentication&lt;/secondary&gt;&lt;/indexterm&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_21"&gt;
+       &lt;title&gt;Access Control Lists&lt;/title&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;ACL&lt;/primary&gt;&lt;secondary&gt;described&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;para&gt;AFS uses &lt;emphasis&gt;access control lists&lt;/emphasis&gt; (&lt;emphasis&gt;ACLs&lt;/emphasis&gt;) to determine who can access the
+       information in the AFS filespace. Each AFS directory has an ACL to specify what actions different users can perform on that
+       directory and its files. An ACL can contain up to about 20 entries for users, groups, or both; each entry lists a user or
+       group and the permissions it possesses.&lt;/para&gt;
+ 
+       &lt;para&gt;The owner of a directory and system administrators can always administer an ACL. Users automatically own their home
+       directories and subdirectories. Other non-owner users can define a directory's ACL only if specifically granted that
+       permission on the ACL. For more information on ACLs, see &lt;link linkend="HDRWQ44"&gt;Protecting Your Directories and Files&lt;/link&gt;
+       .&lt;/para&gt;
+ 
+       &lt;para&gt;A group is composed of one or more users and client machines. If a user belongs to a group that appears on an ACL, the
+       user gets all of the permissions granted to that group, just as if the user were listed directly on the ACL. Similarly, if a
+       user is logged into a client machine that belongs to a group, the user has all of the permissions granted to that group. For
+       instructions on defining and using groups, see &lt;link linkend="HDRWQ60"&gt;Using Groups&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;All users who can access your cell's filespace, authenticated or not, are automatically assigned to a group called
+       &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt;. For a discussion of placing the &lt;emphasis
+       role="bold"&gt;system:anyuser&lt;/emphasis&gt; group on ACLs, see &lt;link linkend="HDRWQ51"&gt;Extending Access to Users from Foreign
+       Cells&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;note&gt;
+         &lt;para&gt;You can use the UNIX mode bits to control access on specific files within an AFS directory; however, the effect of
+         these mode bits is different under AFS than in the standard UNIX file system. See &lt;link linkend="HDRWQ16"&gt;File and Directory
+         Protection&lt;/link&gt;.&lt;/para&gt;
+       &lt;/note&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ13"&gt;
+     &lt;title&gt;Differences Between UNIX and AFS&lt;/title&gt;
+ 
+     &lt;para&gt;AFS is designed to be similar to the UNIX file system. For instance, many of the basic UNIX file manipulation commands
+     (&lt;emphasis role="bold"&gt;cp&lt;/emphasis&gt; for copy, &lt;emphasis role="bold"&gt;rm&lt;/emphasis&gt; for remove, and so on) are the same in AFS as
+     they are as in UNIX. All of your application programs work as they did before. The following sections describe some of the
+     differences between a standard UNIX file system and AFS.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ14"&gt;
+       &lt;title&gt;File Sharing&lt;/title&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;UNIX, differences with AFS&lt;/primary&gt;&lt;secondary&gt;file transfer&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;UNIX, differences with AFS&lt;/primary&gt;&lt;secondary&gt;sharing files&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;files&lt;/primary&gt;&lt;secondary&gt;sharing&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;para&gt;AFS enables users to share remote files as easily as local files. To access a file on a remote machine in AFS, you
+       simply specify the file's pathname. In contrast, to access a file in a remote machine's UNIX file system, you must log into
+       the remote machine or create a mount point on the local machine that points to a directory in the remote machine's UNIX file
+       system.&lt;/para&gt;
+ 
+       &lt;para&gt;AFS users can see and share all the files under the &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; root directory, given the
+       appropriate privileges. An AFS user who has the necessary privileges can access a file in any AFS cell, simply by specifying
+       the file's pathname. File sharing in AFS is not restricted by geographical distances or operating system differences.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ15"&gt;
+       &lt;title&gt;Login and Authentication&lt;/title&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;UNIX, differences with AFS&lt;/primary&gt;&lt;secondary&gt;login&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;para&gt;To become an authenticated AFS user, you need to provide a password to AFS.
+ 
+       &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;On machines that use an AFS-modified login utility, logging in is a one-step process; your initial login
+           automatically authenticates you with AFS.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;On machines that do not use an AFS-modified login utility, you must perform two steps.
+ 
+           &lt;orderedlist&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;Log in to your local machine.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command with the &lt;emphasis role="bold"&gt;-setpag&lt;/emphasis&gt;
+               argument to authenticate with AFS and get your token.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/orderedlist&gt;
+ &lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;
+ &lt;/para&gt;
+ 
+       &lt;para&gt;Your system administrator can tell you whether your machine uses an AFS-modified login utility or not. Then see the
+       login instructions in &lt;link linkend="HDRWQ21"&gt;Logging in and Authenticating with AFS&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;AFS authentication passwords are stored in special AFS database, rather than in the local password file (&lt;emphasis
+       role="bold"&gt;/etc/passwd&lt;/emphasis&gt; or equivalent). If your machine uses an AFS-modified login utility, you can change your
+       password with a single command. If your machine does not use an AFS-modified login utility, you must issue separate commands
+       to change your AFS and local passwords. See &lt;link linkend="HDRWQ36"&gt;Changing Your Password&lt;/link&gt;. &lt;indexterm&gt;&lt;primary&gt;UNIX, differences with AFS&lt;/primary&gt;&lt;secondary&gt;passwords&lt;/secondary&gt;&lt;/indexterm&gt;
+       &lt;indexterm&gt;&lt;primary&gt;local password file (/etc/passwd)&lt;/primary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;passwd&lt;/primary&gt;&lt;secondary&gt;file&lt;/secondary&gt;&lt;/indexterm&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ16"&gt;
+       &lt;title&gt;File and Directory Protection&lt;/title&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;ACL&lt;/primary&gt;&lt;secondary&gt;compared to UNIX mode bits&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;UNIX, differences with AFS&lt;/primary&gt;&lt;secondary&gt;file access/protection&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;para&gt;AFS does not rely on the mode bit protections of a standard UNIX system (though its protection system does interact with
+       these mode bits). Instead, AFS uses an access control list (ACL) to control access to each directory and its contents. The
+       following list summarizes the differences between the two methods:
+ 
+       &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;UNIX mode bits specify three types of access permissions: &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt; (&lt;emphasis
+           role="bold"&gt;read&lt;/emphasis&gt;), &lt;emphasis role="bold"&gt;w&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;write&lt;/emphasis&gt;), and &lt;emphasis
+           role="bold"&gt;x&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;execute&lt;/emphasis&gt;). An AFS ACL uses seven types of permissions: &lt;emphasis
+           role="bold"&gt;r&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;read&lt;/emphasis&gt;), &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis
+           role="bold"&gt;lookup&lt;/emphasis&gt;), &lt;emphasis role="bold"&gt;i&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;insert&lt;/emphasis&gt;), &lt;emphasis
+           role="bold"&gt;d&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;delete&lt;/emphasis&gt;), &lt;emphasis role="bold"&gt;w&lt;/emphasis&gt; (&lt;emphasis
+           role="bold"&gt;write&lt;/emphasis&gt;), &lt;emphasis role="bold"&gt;k&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;lock&lt;/emphasis&gt;), and &lt;emphasis
+           role="bold"&gt;a&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;). For more information, see &lt;link
+           linkend="HDRWQ46"&gt;The AFS ACL Permissions&lt;/link&gt; and &lt;link linkend="HDRWQ59"&gt;How AFS Uses the UNIX Mode
+           Bits&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The three sets of mode bits on each UNIX file or directory enable you to grant permissions to three users or groups
+           of users: the file or directory's owner, the group that owns the file or directory, and all other users. An ACL can
+           accommodate up to about 20 entries, each of which extends certain permissions to a user or group. Unlike standard UNIX, a
+           user can belong to an unlimited number of groups, and groups can be defined by both users and system administrators. See
+           &lt;link linkend="HDRWQ60"&gt;Using Groups&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;UNIX mode bits are set individually on each file and directory. An ACL applies to all of the files in a directory.
+           While at first glance the AFS method possibly seems less precise, in actuality (given a proper directory structure) there
+           are no major disadvantages to directory-level protections and they are easier to establish and maintain.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;
+ &lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ17"&gt;
+       &lt;title&gt;Machine Outages&lt;/title&gt;
+ 
+       &lt;para&gt;The kinds of failures you experience when a standard UNIX file system goes down are different than when one or more
+       individual AFS file server machines become unavailable. When a standard UNIX file system is inaccessible, the system simply
+       locks up and you can lose changes to any files with which you were working.&lt;/para&gt;
+ 
+       &lt;para&gt;When an AFS file server machine becomes inaccessible, you cannot access the files on that machine. If a copy of the file
+       is available from another file server machine, however, you do not necessarily even notice the server outage. This is because
+       AFS gives your cell's system administrators the ability to store copies of popular programs on multiple file servers. The
+       Cache Manager chooses between the copies automatically; when one copy becomes unavailable, the Cache Manager simply chooses
+       another.&lt;/para&gt;
+ 
+       &lt;para&gt;If there are no other copies of a file that is stored on an inaccessible server machine, you can usually continue to use
+       the copy stored in your client machine's local AFS cache. However, you cannot save changes to files stored on an inaccessible
+       file server machine until it is accessible again.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ18"&gt;
+       &lt;title&gt;Remote Commands&lt;/title&gt;
+ 
+       &lt;para&gt;&lt;indexterm&gt;&lt;primary&gt;UNIX, differences with AFS&lt;/primary&gt;&lt;secondary&gt;commands&lt;/secondary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;remote commands&lt;/primary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;commands&lt;/primary&gt;&lt;secondary&gt;ftp&lt;/secondary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;ftp command&lt;/primary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;commands&lt;/primary&gt;&lt;secondary&gt;rcp&lt;/secondary&gt;&lt;/indexterm&gt;
+       &lt;indexterm&gt;&lt;primary&gt;rcp command&lt;/primary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;commands&lt;/primary&gt;&lt;secondary&gt;rsh&lt;/secondary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;rsh command&lt;/primary&gt;&lt;/indexterm&gt; The UNIX &lt;emphasis&gt;remote commands&lt;/emphasis&gt; enable you
+       to run programs on a remote machine without establishing a connection to it by using a program such as &lt;emphasis
+       role="bold"&gt;telnet&lt;/emphasis&gt;. Many of the remote commands (such as &lt;emphasis role="bold"&gt;ftp&lt;/emphasis&gt;, &lt;emphasis
+       role="bold"&gt;rcp&lt;/emphasis&gt;, and &lt;emphasis role="bold"&gt;rsh&lt;/emphasis&gt;) remain available in AFS, depending on how your
+       administrators have configured them. If the remote machine has a Cache Manager, your token is used there also and you are
+       authenticated while the remote command runs. If the remote machine does not run a Cache Manager, you receive the following
+       message:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    Warning: unable to authenticate.
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;In this case, you are logged into the remote machine's UNIX file system, but you are not authenticated to AFS. You can
+       access the local files on the remote machine and the AFS directories that grant access to the &lt;emphasis
+       role="bold"&gt;system:anyuser&lt;/emphasis&gt; group, but you cannot access protected AFS directories.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_28"&gt;
+       &lt;title&gt;Differences in the Semantics of Standard UNIX Commands&lt;/title&gt;
+ 
+       &lt;para&gt;This section summarizes differences in the functionality of some commonly issued UNIX commands.
+ 
+       &lt;variablelist&gt;
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;chmod &lt;indexterm&gt;&lt;primary&gt;chmod command&lt;/primary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;commands&lt;/primary&gt;&lt;secondary&gt;chmod&lt;/secondary&gt;&lt;/indexterm&gt; &lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Only members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group can use this command to turn on
+             the setuid, setgid or sticky mode bits on AFS files. (For more information about this group, see &lt;link
+             linkend="HDRWQ50"&gt;Using the System Groups on ACLs&lt;/link&gt;.)&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;chown &lt;indexterm&gt;&lt;primary&gt;chown command&lt;/primary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;commands&lt;/primary&gt;&lt;secondary&gt;chown&lt;/secondary&gt;&lt;/indexterm&gt; &lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Only members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group can issue this command on AFS
+             files.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;chgrp &lt;indexterm&gt;&lt;primary&gt;chgrp command&lt;/primary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;commands&lt;/primary&gt;&lt;secondary&gt;chgrp&lt;/secondary&gt;&lt;/indexterm&gt; &lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Only members of the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group can issue this command on AFS
+             files and directories.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;groups &lt;indexterm&gt;&lt;primary&gt;groups command&lt;/primary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;commands&lt;/primary&gt;&lt;secondary&gt;groups&lt;/secondary&gt;&lt;/indexterm&gt; &lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If the user's AFS tokens are identified by a process authentication group (PAG), the output of this command
+             includes two large numbers. For a description of PAGs, see &lt;link linkend="HDRWQ24"&gt;Authenticating with
+             AFS&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;inetd &lt;indexterm&gt;&lt;primary&gt;inetd command&lt;/primary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;commands&lt;/primary&gt;&lt;secondary&gt;inetd&lt;/secondary&gt;&lt;/indexterm&gt; &lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The AFS version of this daemon authenticates remote issuers of the AFS-modified &lt;emphasis
+             role="bold"&gt;rcp&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;rsh&lt;/emphasis&gt; commands with AFS.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;login utilities &lt;indexterm&gt;&lt;primary&gt;login utility&lt;/primary&gt;&lt;/indexterm&gt; &lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;AFS-modified login utilities both log you into the local UNIX file system and authenticate you with AFS.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;ln &lt;indexterm&gt;&lt;primary&gt;ln command&lt;/primary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;commands&lt;/primary&gt;&lt;secondary&gt;ln&lt;/secondary&gt;&lt;/indexterm&gt; &lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;You cannot use this command to create a hard link between files that reside in different AFS directories. You must
+             add the &lt;emphasis role="bold"&gt;-s&lt;/emphasis&gt; option to create a symbolic link instead.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+       &lt;/variablelist&gt;
+ &lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ19"&gt;
+     &lt;title&gt;Using OpenAFS with NFS&lt;/title&gt;
+ 
+     &lt;para&gt;Some cells use the Networking File System (NFS) in addition to AFS. If you work on an NFS client machine, your system
+     administrator can configure it to access the AFS filespace through a program called the &lt;emphasis&gt;NFS/AFS
+     Translator&lt;/emphasis&gt;&lt;superscript&gt;TM&lt;/superscript&gt;. See &lt;link linkend="HDRWQ80"&gt;Appendix A, Using the NFS/AFS
+     Translator&lt;/link&gt;.&lt;/para&gt;
+   &lt;/sect1&gt;
+ &lt;/chapter&gt;
Index: openafs/doc/xml/UserGuide/auusg005.xml
diff -c /dev/null openafs/doc/xml/UserGuide/auusg005.xml:1.1.8.3
*** /dev/null	Sat May 30 21:40:42 2009
--- openafs/doc/xml/UserGuide/auusg005.xml	Wed May 13 22:26:03 2009
***************
*** 0 ****
--- 1,729 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;chapter id="HDRWQ20"&gt;
+   &lt;title&gt;Using OpenAFS&lt;/title&gt;
+ 
+   &lt;para&gt;This chapter explains how to perform four basic AFS tasks: logging in and authenticating with AFS, ending an AFS session,
+   accessing the AFS filespace, and changing your password.&lt;/para&gt;
+ 
+   &lt;sect1 id="HDRWQ21"&gt;
+     &lt;title&gt;Logging in and Authenticating with AFS&lt;/title&gt;
+ 
+     &lt;para&gt;To access the AFS filespace as an authenticated user, you must both log into an AFS client machine's local (UNIX) file
+     system and authenticate with AFS. When you log in, you establish your local system identity. When you authenticate, you prove
+     your identity to AFS and obtain a token, which your Cache Manager uses to prove your authenticated status to the AFS server
+     processes it contacts on your behalf. Users who are not authenticated (who do not have a token) have limited access to AFS
+     directories and files.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ22"&gt;
+       &lt;title&gt;Logging In&lt;/title&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;logging in&lt;/primary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;login utility&lt;/primary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;commands&lt;/primary&gt;&lt;secondary&gt;login&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;para&gt;On machines that use an AFS-modified login utility, you log in and authenticate in one step. On machines that do not use
+       an AFS-modified login utility, you log in and authenticate in separate steps. To determine which type of login utility your
+       machine uses, you can check for AFS tokens after logging in, or ask your system administrator, who can also tell you about any
+       differences between your login procedure and the two methods described here.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_33"&gt;
+       &lt;title&gt;To Log In Using an AFS-modified Login Utility&lt;/title&gt;
+ 
+       &lt;para&gt;Provide your username at the &lt;computeroutput&gt;login:&lt;/computeroutput&gt; prompt that appears when you establish a new
+       connection to a machine. Then provide your password at the &lt;computeroutput&gt;Password:&lt;/computeroutput&gt; prompt as shown in the
+       following example. (Your password does not echo visibly on the screen.)&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    login: &lt;replaceable&gt;username&lt;/replaceable&gt;
+    Password: &lt;replaceable&gt;password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;If you are not sure which type of login utility is running on your machine, it is best to issue the &lt;emphasis
+       role="bold"&gt;tokens&lt;/emphasis&gt; command to check if you are authenticated; for instructions, see &lt;link linkend="HDRWQ30"&gt;To
+       Display Your Tokens&lt;/link&gt;. If you do not have tokens, issue the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command as described in
+       &lt;link linkend="HDRWQ29"&gt;To Authenticate with AFS&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ23"&gt;
+       &lt;title&gt;To Log In Using a Two-Step Login Procedure&lt;/title&gt;
+ 
+       &lt;para&gt;If your machine does not use an AFS-modified login utility, you must perform a two-step procedure:
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Log in to your client machine's local file system by providing a user name and password at the &lt;emphasis
+           role="bold"&gt;login&lt;/emphasis&gt; program's prompts.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command to authenticate with AFS. Include the command's &lt;emphasis
+           role="bold"&gt;-setpag&lt;/emphasis&gt; argument to associate your token with a special identification number called a
+           &lt;emphasis&gt;PAG&lt;/emphasis&gt; (for &lt;emphasis&gt;process authentication group&lt;/emphasis&gt;). For a description of PAGs, see &lt;link
+           linkend="HDRWQ25"&gt;Protecting Your Tokens with a PAG&lt;/link&gt;. &lt;programlisting&gt;
+   
+    % &lt;emphasis role="bold"&gt;klog -setpag&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;your_AFS_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ &lt;/para&gt;
+ 
+       &lt;note&gt;
+         &lt;para&gt;If your machine uses a two-step login procedure, you can choose to use different passwords for logging in and
+         authenticating. It is simplest to use the same one for both, though. Talk with your system administrator.&lt;/para&gt;
+       &lt;/note&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ24"&gt;
+       &lt;title&gt;Authenticating with AFS&lt;/title&gt;
+ 
+       &lt;para&gt;To work most effectively in the AFS filespace, you must authenticate with AFS. When you do, your Cache Manager is given
+       a token as proof of your authenticated status. It uses your token when requesting services from AFS servers, which accept the
+       token as proof of your authenticated status. If you do not have a token, AFS servers consider you to be the &lt;emphasis
+       role="bold"&gt;anonymous&lt;/emphasis&gt; user and your access to AFS filespace is limited: you have only the ACL permissions granted
+       to the &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; group. &lt;indexterm&gt;&lt;primary&gt;authentication&lt;/primary&gt;&lt;secondary&gt;tokens as proof&lt;/secondary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;tokens&lt;/primary&gt;&lt;secondary&gt;as proof of authentication&lt;/secondary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;Cache Manager&lt;/primary&gt;&lt;secondary&gt;tokens, use of&lt;/secondary&gt;&lt;/indexterm&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;You can obtain new tokens (reauthenticate) at any time, even after using an AFS-modified login utility, which logs you
+       in and authenticates you in one step. Issue the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command as described in &lt;link
+       linkend="HDRWQ29"&gt;To Authenticate with AFS&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;sect3 id="HDRWQ25"&gt;
+         &lt;title&gt;Protecting Your Tokens with a PAG&lt;/title&gt;
+ 
+         &lt;para&gt;To make your access to AFS as secure as possible, it is best to associate your tokens with a unique identification
+         number called a &lt;emphasis&gt;PAG&lt;/emphasis&gt; (for &lt;emphasis&gt;process authentication group&lt;/emphasis&gt;). &lt;indexterm&gt;&lt;primary&gt;PAG&lt;/primary&gt;&lt;/indexterm&gt;
+         &lt;indexterm&gt;&lt;primary&gt;process authentication group (PAG)&lt;/primary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;setpag argument to klog command&lt;/primary&gt;&lt;/indexterm&gt; AFS-modified login utilities automatically create a PAG and associate the new
+         token with it. To create a PAG when you use the two-step login procedure, include the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt;
+         command's &lt;emphasis role="bold"&gt;-setpag&lt;/emphasis&gt; flag. If you do not use this flag, your tokens are associated with your
+         UNIX UID number instead. This type of association has two potential drawbacks:
+ 
+         &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;Anyone who can assume your local UNIX identity can use your tokens. The local superuser &lt;emphasis
+             role="bold"&gt;root&lt;/emphasis&gt; can always use the UNIX &lt;emphasis role="bold"&gt;su&lt;/emphasis&gt; command to assume your UNIX UID,
+             even without knowing your password.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;In some environments, certain programs cannot use your tokens even when it is appropriate for them to do so. For
+             example, printing commands such as &lt;emphasis role="bold"&gt;lp&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;lpr&lt;/emphasis&gt; possibly
+             cannot access the files you want to print, because they cannot use your tokens.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;
+ &lt;/para&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="HDRWQ26"&gt;
+         &lt;title&gt;Obtaining Tokens For Foreign Cells&lt;/title&gt;
+ 
+         &lt;indexterm&gt;&lt;primary&gt;authentication&lt;/primary&gt;&lt;secondary&gt;in a foreign cell&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+         &lt;para&gt;A token is valid only in one cell (the cell whose AFS authentication service issued it). The AFS server processes in
+         any other cell consider you to be the &lt;emphasis role="bold"&gt;anonymous&lt;/emphasis&gt; user unless you have an account in the cell
+         and authenticate with its AFS authentication service.&lt;/para&gt;
+ 
+         &lt;para&gt;To obtain tokens in a foreign cell, use the &lt;emphasis role="bold"&gt;-cell&lt;/emphasis&gt; argument to the &lt;emphasis
+         role="bold"&gt;klog&lt;/emphasis&gt; command. You can have tokens for your home cell and one or more foreign cells at the same
+         time.&lt;/para&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="HDRWQ27"&gt;
+         &lt;title&gt;The One-Token-Per-Cell Rule&lt;/title&gt;
+ 
+         &lt;para&gt;You can have only one token per cell for each PAG you have obtained on a client machine. If you already have a token
+         for a particular cell and issue the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command, the new token overwrites the existing
+         one. Getting a new token is useful if your current token is almost expired but you want to continue accessing AFS files. For
+         a discussion of token expiration, see &lt;link linkend="HDRWQ28"&gt;Token Lifetime&lt;/link&gt;.&lt;/para&gt;
+ 
+         &lt;para&gt;To obtain a second token for the same cell, you must either login on a different machine or establish another separate
+         connection to the machine where you already have a token (by using the &lt;emphasis role="bold"&gt;telnet&lt;/emphasis&gt; utility, for
+         example). You get a new PAG for each separate machine or connection, and can use the associated tokens only while working on
+         that machine or connection.&lt;/para&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="Header_39"&gt;
+         &lt;title&gt;Obtaining Tokens as Another User&lt;/title&gt;
+ 
+         &lt;indexterm&gt;&lt;primary&gt;authentication&lt;/primary&gt;&lt;secondary&gt;as another user&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+         &lt;para&gt;You can authenticate as another username if you know the associated password. (It is, of course, unethical to use
+         someone else's tokens without permission.) If you use the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command to authenticate as
+         another AFS username, you retain your own local (UNIX) identity, but the AFS server processes recognize you as the other
+         user. The new token replaces any token you already have for the relevant cell (for the reason described in &lt;link
+         linkend="HDRWQ27"&gt;The One-Token-Per-Cell Rule&lt;/link&gt;).&lt;/para&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="HDRWQ28"&gt;
+         &lt;title&gt;Token Lifetime&lt;/title&gt;
+ 
+         &lt;indexterm&gt;&lt;primary&gt;tokens&lt;/primary&gt;&lt;secondary&gt;lifetime&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;&lt;primary&gt;lifetime of tokens&lt;/primary&gt;&lt;/indexterm&gt;
+ 
+         &lt;para&gt;Tokens have a limited lifetime. To determine when your tokens expire, issue the &lt;emphasis
+         role="bold"&gt;tokens&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ30"&gt;To Display Your Tokens&lt;/link&gt;. If you are ever
+         unable to access AFS in a way that you normally can, issuing the &lt;emphasis role="bold"&gt;tokens&lt;/emphasis&gt; command tells you
+         whether an expired token is a possible reason.&lt;/para&gt;
+ 
+         &lt;para&gt;Your cell's administrators set the default lifetime of your token. The AFS authentication service never grants a token
+         lifetime longer than the default, but you can request a token with a shorter lifetime. See the &lt;emphasis
+         role="bold"&gt;klog&lt;/emphasis&gt; reference page in the &lt;emphasis&gt;OpenAFS Administration Reference&lt;/emphasis&gt; to learn how to use
+         its &lt;emphasis role="bold"&gt;-lifetime&lt;/emphasis&gt; argument for this purpose.&lt;/para&gt;
+       &lt;/sect3&gt;
+ 
+       &lt;sect3 id="Header_41"&gt;
+         &lt;title&gt;Authenticating for DFS Access&lt;/title&gt;
+ 
+         &lt;indexterm&gt;&lt;primary&gt;commands&lt;/primary&gt;&lt;secondary&gt;dlog&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;&lt;primary&gt;commands&lt;/primary&gt;&lt;secondary&gt;dpass&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;&lt;primary&gt;dlog command&lt;/primary&gt;&lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;&lt;primary&gt;dpass command&lt;/primary&gt;&lt;/indexterm&gt;
+ 
+         &lt;indexterm&gt;&lt;primary&gt;authentication&lt;/primary&gt;&lt;secondary&gt;with DCE for DFS access&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+         &lt;para&gt;If your machine is configured to access a DCE cell's DFS filespace by means of the AFS/DFS Migration Toolkit, you can
+         use the &lt;emphasis role="bold"&gt;dlog&lt;/emphasis&gt; command to authenticate with DCE. The &lt;emphasis role="bold"&gt;dlog&lt;/emphasis&gt;
+         command has no effect on your ability to access AFS filespace.&lt;/para&gt;
+ 
+         &lt;para&gt;If your system administrator has converted your AFS account to a DCE account and you are not sure of your DCE
+         password, use the &lt;emphasis role="bold"&gt;dpass&lt;/emphasis&gt; command to display it. You must be authenticated as the AFS user
+         whose AFS account was converted to a DCE account, and be able to provide the correct AFS password. Like the &lt;emphasis
+         role="bold"&gt;dlog&lt;/emphasis&gt; command, the &lt;emphasis role="bold"&gt;dpass&lt;/emphasis&gt; command has no functionality with respect to
+         AFS.&lt;/para&gt;
+ 
+         &lt;para&gt;For more information on using the &lt;emphasis role="bold"&gt;dlog&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;dpass&lt;/emphasis&gt;
+         commands, see your system administrator.&lt;/para&gt;
+       &lt;/sect3&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ29"&gt;
+       &lt;title&gt;To Authenticate with AFS&lt;/title&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;klog command&lt;/primary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;commands&lt;/primary&gt;&lt;secondary&gt;klog&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;tokens&lt;/primary&gt;&lt;secondary&gt;getting&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;para&gt;If your machine is not using an AFS-modified login utility, you must authenticate after login by issuing the &lt;emphasis
+       role="bold"&gt;klog&lt;/emphasis&gt; command. You can also issue this command at any time to obtain a token with a later expiration
+       date than your current token.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; [&lt;emphasis role="bold"&gt;-setpag&lt;/emphasis&gt;] [&lt;emphasis role="bold"&gt;-cell&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt;]
+    Password: &lt;replaceable&gt;your_AFS_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where
+ 
+       &lt;variablelist&gt;
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;-setpag&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Associates the resulting tokens with a PAG (see &lt;link linkend="HDRWQ25"&gt;Protecting Your Tokens with a PAG&lt;/link&gt;).
+             Include this flag the first time you obtain a token for a particular cell during a login session or connection. Do not
+             include it when refreshing the token for a cell during the same session.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;-cell&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Names the cell for which to obtain the token. You must have an account in the cell.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+       &lt;/variablelist&gt;
+ &lt;/para&gt;
+ 
+       &lt;para&gt;Your password does not echo visibly appear on the screen. When the command shell prompt returns, you are an
+       authenticated AFS user. You can use the &lt;emphasis role="bold"&gt;tokens&lt;/emphasis&gt; command to verify that you are authenticated,
+       as described in the following section.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ30"&gt;
+       &lt;title&gt;To Display Your Tokens&lt;/title&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;checking&lt;/primary&gt;&lt;secondary&gt;tokens&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;commands&lt;/primary&gt;&lt;secondary&gt;tokens&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;tokens&lt;/primary&gt;&lt;secondary&gt;command&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;tokens&lt;/primary&gt;&lt;secondary&gt;displaying&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;displaying&lt;/primary&gt;&lt;secondary&gt;tokens&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;para&gt;Use the &lt;emphasis role="bold"&gt;tokens&lt;/emphasis&gt; command to display your tokens.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;tokens&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The following output indicates that you have no tokens:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    Tokens held by the Cache Manager:
+        --End of list--
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;If you have one or more tokens, the output looks something like the following example, in which the tokens for AFS UID
+       1022 in the &lt;emphasis role="bold"&gt;abc.com&lt;/emphasis&gt; cell expire on August 3 at 2:35 p.m. The tokens for AFS UID 9554 in the
+       &lt;emphasis role="bold"&gt;stateu.edu&lt;/emphasis&gt; cell expire on August 4 at 1:02 a.m.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    Tokens held by the Cache Manager:
+    User's (AFS ID 1022) tokens for afs@abc.com [Expires Aug   3 14:35]
+    User's (AFS ID 9554) tokens for afs@stateu.edu [Expires Aug   4  1:02] 
+       --End of list--
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_44"&gt;
+       &lt;title&gt;Example: Authenticating in the Local Cell&lt;/title&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;examples&lt;/primary&gt;&lt;secondary&gt;authenticating&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;para&gt;Suppose that user &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt; cannot save a file. He uses the &lt;emphasis
+       role="bold"&gt;tokens&lt;/emphasis&gt; command and finds that his tokens have expired. He reauthenticates in his local cell under his
+       current identity by issuing the following command:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt;
+    Password:  &lt;replaceable&gt;terry's_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The he issues the &lt;emphasis role="bold"&gt;tokens&lt;/emphasis&gt; command to make sure he is authenticated.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;tokens&lt;/emphasis&gt;
+    Tokens held by the Cache Manager:
+    User's (AFS ID 4562) tokens for afs@abc.com [Expires Jun 22 14:35]
+       --End of list--
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_45"&gt;
+       &lt;title&gt;Example: Authenticating as a Another User&lt;/title&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;examples&lt;/primary&gt;&lt;secondary&gt;authenticating as another user&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;para&gt;Now &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt; authenticates in his local cell as another user, &lt;emphasis
+       role="bold"&gt;pat&lt;/emphasis&gt;. The new token replaces &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt;'s existing token, because the Cache
+       Manager can store only one token per cell per login session on a machine.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;klog pat&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;pat's_password&lt;/replaceable&gt;
+    % &lt;emphasis role="bold"&gt;tokens&lt;/emphasis&gt;
+    Tokens held by the Cache Manager:
+    User's (AFS ID 4278) tokens for afs@abc.com [Expires Jun 23 9:46]
+       --End of list--
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_46"&gt;
+       &lt;title&gt;Example: Authenticating in a Foreign Cell&lt;/title&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;examples&lt;/primary&gt;&lt;secondary&gt;authenticating in a foreign cell&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;para&gt;Now &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt; authenticates in the &lt;emphasis role="bold"&gt;stateu.edu&lt;/emphasis&gt; cell where
+       his account is called &lt;emphasis role="bold"&gt;ts09&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;klog  ts09 -cell stateu.edu&lt;/emphasis&gt;
+    Password: &lt;replaceable&gt;ts09's_password&lt;/replaceable&gt;
+    % &lt;emphasis role="bold"&gt;tokens&lt;/emphasis&gt;
+    Tokens held by the Cache Manager:
+    User's (AFS ID 4562) tokens for afs@abc.com [Expires Jun 22 14:35]
+    User's (AFS ID 8346) tokens for afs@stateu.edu [Expires Jun 23  1:02]
+        --End of list--
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ31"&gt;
+       &lt;title&gt;Limits on Failed Authentication Attempts&lt;/title&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;authentication&lt;/primary&gt;&lt;secondary&gt;limits on consecutive failed attempts&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;para&gt;Your system administrator can choose to limit the number of times that you fail to provide the correct password when
+       authenticating with AFS (using either an AFS-modified login utility or the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command). If
+       you exceed the limit, the AFS authentication service refuses further authentication attempts for a period of time set by your
+       system administrator. The purpose of this limit is to prevent unauthorized users from breaking into your account by trying a
+       series of passwords.&lt;/para&gt;
+ 
+       &lt;para&gt;To determine if your user account is subject to this limit, ask your system administrator or issue the &lt;emphasis
+       role="bold"&gt;kas examine&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ32"&gt;To Display Your Failed Authentication Limit
+       and Lockout Time&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;The following message indicates that you have exceeded the limit on failed authentication attempts.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    Unable to authenticate to AFS because ID is locked - see your system admin
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ32"&gt;
+       &lt;title&gt;To Display Your Failed Authentication Limit and Lockout Time&lt;/title&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;kas commands&lt;/primary&gt;&lt;secondary&gt;examine&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;commands&lt;/primary&gt;&lt;secondary&gt;kas examine&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;limits on authentication attempts&lt;/primary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;users&lt;/primary&gt;&lt;secondary&gt;account lockout time&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;kas examine&lt;/emphasis&gt; command to determine if there is a limit on the number of
+       unsuccessful authentication attempts for your user account and any associated lockout time. You can examine only your own
+       account. The fourth line of the output reports the maximum number of times you can provide an incorrect password before being
+       locked out of your account. The &lt;computeroutput&gt;lock time&lt;/computeroutput&gt; field on the next line reports how long the AFS
+       authentication service refuses authentication attempts after the limit is exceeded.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;kas examine&lt;/emphasis&gt; &lt;replaceable&gt;your_username&lt;/replaceable&gt;
+    Password for &lt;replaceable&gt;your_username&lt;/replaceable&gt;: &lt;replaceable&gt;your_AFS_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The following example displays the output for the user &lt;emphasis role="bold"&gt;pat&lt;/emphasis&gt;, who is allowed nine failed
+       authentication attempts. The lockout time is 25.5 minutes.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    User data for pat
+     key (15) cksum is 3414844392,  last cpw: Thu Oct 21 16:05:44 1999
+     password will expire:  Fri Nov 26 20:44:36 1999
+     9 consecutive unsuccessful authentications are permitted.
+     The lock time for this user is 25.5 minutes.
+     User is not locked.
+     entry never expires. Max ticket lifetime 100.00 hours.
+     last mod on Wed Aug 18 08:22:29 1999 by admin
+     permit password reuse
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ33"&gt;
+     &lt;title&gt;Exiting an AFS Session&lt;/title&gt;
+ 
+     &lt;indexterm&gt;&lt;primary&gt;tokens&lt;/primary&gt;&lt;secondary&gt;destroying&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;&lt;primary&gt;unauthenticating&lt;/primary&gt;&lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;&lt;primary&gt;exiting an AFS session&lt;/primary&gt;&lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;&lt;primary&gt;logging out&lt;/primary&gt;&lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;&lt;primary&gt;quitting an AFS session&lt;/primary&gt;&lt;/indexterm&gt;
+ 
+     &lt;para&gt;Because logging in and authenticating with AFS are distinct operations, you must both logout and unauthenticate (issue the
+     &lt;emphasis role="bold"&gt;unlog&lt;/emphasis&gt; command to discard your tokens) when exiting an AFS session. Simply logging out does not
+     necessarily destroy your tokens.&lt;/para&gt;
+ 
+     &lt;para&gt;You can use the &lt;emphasis role="bold"&gt;unlog&lt;/emphasis&gt; command any time you want to unauthenticate, not just when logging
+     out. For instance, it is a good practice to unauthenticate before leaving your machine unattended, to prevent other users from
+     using your tokens during your absence. When you return to your machine, issue the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command
+     to reauthenticate, as described in &lt;link linkend="HDRWQ29"&gt;To Authenticate with AFS&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;Do not issue the &lt;emphasis role="bold"&gt;unlog&lt;/emphasis&gt; command when you are running jobs that take a long time to
+     complete, even if you are logging out. Such processes must have a token during the entire time they need authenticated access to
+     AFS.&lt;/para&gt;
+ 
+     &lt;para&gt;If you have tokens from multiple cells and want to discard only some of them, include the &lt;emphasis
+     role="bold"&gt;unlog&lt;/emphasis&gt; command's &lt;emphasis role="bold"&gt;-cell&lt;/emphasis&gt; argument.&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_50"&gt;
+       &lt;title&gt;To Discard Tokens&lt;/title&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;commands&lt;/primary&gt;&lt;secondary&gt;unlog&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;unlog command&lt;/primary&gt;&lt;/indexterm&gt;
+ 
+       &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;unlog&lt;/emphasis&gt; command to discard your tokens:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;unlog -cell&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt;&lt;superscript&gt;+&lt;/superscript&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;Omit the &lt;emphasis role="bold"&gt;-cell&lt;/emphasis&gt; argument to discard all of your tokens, or use it to name each cell for
+       which to discard tokens. It is best to provide the full name of each cell (such as &lt;emphasis role="bold"&gt;stateu.edu&lt;/emphasis&gt;
+       or &lt;emphasis role="bold"&gt;abc.com&lt;/emphasis&gt;).&lt;/para&gt;
+ 
+       &lt;para&gt;You can issue the &lt;emphasis role="bold"&gt;tokens&lt;/emphasis&gt; command to verify that your tokens were destroyed, as in the
+       following example.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;tokens&lt;/emphasis&gt;
+    Tokens held by the Cache Manager:
+       --End of list--
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_51"&gt;
+       &lt;title&gt;Example: Unauthenticating from a Specific Cell&lt;/title&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;examples&lt;/primary&gt;&lt;secondary&gt;unauthenticating from selected cells&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;para&gt;In the following example, a user has tokens in both the &lt;emphasis role="bold"&gt;accounting&lt;/emphasis&gt; and &lt;emphasis
+       role="bold"&gt;marketing&lt;/emphasis&gt; cells at her company. She discards the token for the &lt;emphasis
+       role="bold"&gt;acctg.abc.com&lt;/emphasis&gt; cell but keeps the token for the &lt;emphasis role="bold"&gt;mktg.abc.com&lt;/emphasis&gt;
+       cell.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;tokens&lt;/emphasis&gt;
+    Tokens held by the Cache Manager:
+    User's (AFS ID 35) tokens for afs@acctg.abc.com [Expires Nov 10 22:30]
+    User's (AFS ID 674) tokens for afs@mktg.abc.com [Expires Nov 10 18:44]
+       --End of list--
+    % &lt;emphasis role="bold"&gt;unlog -cell acctg.abc.com&lt;/emphasis&gt;
+    % &lt;emphasis role="bold"&gt;tokens&lt;/emphasis&gt;
+    Tokens held by the Cache Manager:
+    User's (AFS ID 674) tokens for afs@mktg.abc.com [Expires Nov 10 18:44]
+       --End of list--
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_52"&gt;
+       &lt;title&gt;To Log Out&lt;/title&gt;
+ 
+       &lt;para&gt;After you have unauthenticated, log out by issuing the command appropriate for your machine type, which is possibly one
+       of the following.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;logout&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;or&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;exit&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;or&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &amp;lt;&lt;emphasis role="bold"&gt;Ctrl-d&lt;/emphasis&gt;&amp;gt;
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ34"&gt;
+     &lt;title&gt;Accessing the AFS Filespace&lt;/title&gt;
+ 
+     &lt;indexterm&gt;&lt;primary&gt;files&lt;/primary&gt;&lt;secondary&gt;accessing AFS&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;&lt;primary&gt;directories&lt;/primary&gt;&lt;secondary&gt;accessing AFS&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+     &lt;para&gt;While you are logged in and authenticated, you can access files in AFS just as you do in the UNIX file system. The only
+     difference is that you can access potentially many more files. Just as in the UNIX file system, you can only access those files
+     for which you have permission. AFS uses access control lists (ACLs) to control access, as described in &lt;link
+     linkend="HDRWQ44"&gt;Protecting Your Directories and Files&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_54"&gt;
+       &lt;title&gt;AFS Pathnames&lt;/title&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;pathnames&lt;/primary&gt;&lt;/indexterm&gt;
+ 
+       &lt;para&gt;AFS pathnames look very similar to UNIX file system names. The main difference is that every AFS pathname begins with
+       the AFS root directory, which is called &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; by convention. Having &lt;emphasis
+       role="bold"&gt;/afs&lt;/emphasis&gt; at the top of every AFS cell's filespace links together their filespaces into a global filespace.
+       &lt;indexterm&gt;&lt;primary&gt;AFS&lt;/primary&gt;&lt;secondary&gt;accessing filespace&lt;/secondary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;access to AFS filespace&lt;/primary&gt;&lt;secondary&gt;format of pathnames&lt;/secondary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;afs (/afs) directory&lt;/primary&gt;&lt;secondary&gt;as root of AFS filespace&lt;/secondary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;format of AFS pathnames&lt;/primary&gt;&lt;/indexterm&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;&lt;emphasis role="bold"&gt;Note for Windows users:&lt;/emphasis&gt; Windows uses a backslash (&amp;nbsp;&lt;emphasis
+       role="bold"&gt;\&lt;/emphasis&gt;&amp;nbsp;) rather than a forward slash (&amp;nbsp;&lt;emphasis role="bold"&gt;/&lt;/emphasis&gt;&amp;nbsp;) to separate the
+       elements in a pathname. Otherwise, your access to AFS filespace is much the same as for users working on UNIX machines.&lt;/para&gt;
+ 
+       &lt;para&gt;The second element in AFS pathnames is generally a cell's name. For example, the ABC Corporation cell is called
+       &lt;emphasis role="bold"&gt;abc.com&lt;/emphasis&gt; and the pathname of every file in its filespace begins with the string &lt;emphasis
+       role="bold"&gt;/afs/abc.com&lt;/emphasis&gt;. Some cells also create a directory at the second level with a shortened name (such as
+       &lt;emphasis role="bold"&gt;abc&lt;/emphasis&gt; for &lt;emphasis role="bold"&gt;abc.com&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;stateu&lt;/emphasis&gt;
+       for &lt;emphasis role="bold"&gt;stateu.edu&lt;/emphasis&gt;), to reduce the amount of typing necessary. Your system administrator can tell
+       you if your cell's filespace includes shortened names like this. The rest of the pathname depends on how the cell's
+       administrators organized its filespace.&lt;/para&gt;
+ 
+       &lt;para&gt;To access directories and files in AFS you must both specify the correct pathname and have the required permissions on
+       the ACL that protects the directory and the files in it.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_55"&gt;
+       &lt;title&gt;Example: Displaying the Contents of Another User's Directory&lt;/title&gt;
+ 
+       &lt;para&gt;The user &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt; wants to look for a file belonging to another user, &lt;emphasis
+       role="bold"&gt;pat&lt;/emphasis&gt;. He issues the &lt;emphasis role="bold"&gt;ls&lt;/emphasis&gt; command on the appropriate pathname.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;ls /afs/abc.com/usr/pat/public&lt;/emphasis&gt;
+    doc/                    directions/
+    guide/                  jokes/
+    library/
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ35"&gt;
+       &lt;title&gt;Accessing Foreign Cells&lt;/title&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;foreign cells&lt;/primary&gt;&lt;secondary&gt;accessing&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;system:anyuser group&lt;/primary&gt;&lt;secondary&gt;controlling access by foreign users&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;para&gt;You can access files not only in your own cell, but in any AFS cell that you can reach via the network, regardless of
+       geographical location. There are two additional requirements:
+ 
+       &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Your Cache Manager's list of foreign cells must include the cell you want to access. Only the local superuser
+           &lt;emphasis role="bold"&gt;root&lt;/emphasis&gt; can edit the list of cells, but anyone can display it. See &lt;link
+           linkend="HDRWQ42"&gt;Determining Access to Foreign Cells&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The ACL on the directory that houses the file, and on every parent directory in the pathname, must grant you the
+           necessary permissions. The simplest way for the directory's owner to extend permission to foreign users is to put an entry
+           for the &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; group on the ACL.&lt;/para&gt;
+ 
+           &lt;para&gt;The alternative is for the foreign cell's administrator to create an account for you, essentially making you a local
+           user in the cell. The directory's owner creates an ACL entry for you as for any other local user. To authenticate in the
+           foreign cell, issue the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command with the &lt;emphasis role="bold"&gt;-cell&lt;/emphasis&gt;
+           argument.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;
+ &lt;/para&gt;
+ 
+       &lt;para&gt;For further discussion of directory and file protection, see &lt;link linkend="HDRWQ44"&gt;Protecting Your Directories and
+       Files&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ36"&gt;
+     &lt;title&gt;Changing Your Password&lt;/title&gt;
+ 
+     &lt;para&gt;In cells that use an AFS-modified login utility, the password is the same for both logging in and authenticating with AFS.
+     In this case, you use a single command, &lt;emphasis role="bold"&gt;kpasswd&lt;/emphasis&gt;, to change the password.&lt;/para&gt;
+ 
+     &lt;para&gt;If your machine does not use an AFS-modified login utility, there are separate passwords for logging into the local file
+     system and authenticating with AFS. (The two passwords can be the same or different, at your discretion.) In this case, use the
+     &lt;emphasis role="bold"&gt;kpasswd&lt;/emphasis&gt; command to change your AFS password and the UNIX &lt;emphasis
+     role="bold"&gt;passwd&lt;/emphasis&gt; command to change your UNIX password.&lt;/para&gt;
+ 
+     &lt;para&gt;Your system administrator can improve cell security by configuring several features that guide your choice of password.
+     Keep them in mind when you issue the &lt;emphasis role="bold"&gt;kpasswd&lt;/emphasis&gt; command:
+ 
+     &lt;itemizedlist&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;Limiting the amount of time your password is valid. This improves your cell's security by limiting the amount of time
+         an unauthorized user has to try to guess your password. Your system administrator needs to tell you when your password is
+         due to expire so that you can change it in time. The administrator can configure the AFS-modified login utility to report
+         this information automatically each time you log in. You can also use the &lt;emphasis role="bold"&gt;kas examine&lt;/emphasis&gt;
+         command to display the password expiration date, as instructed in &lt;link linkend="HDRWQ37"&gt;To Display Password Expiration
+         Date and Reuse Policy&lt;/link&gt;.&lt;/para&gt;
+ 
+         &lt;para&gt;You can change your password prior to the expiration date, but your system administrator can choose to set a minimum
+         time between password changes. The following message indicates that the minimum time has not yet passed.&lt;/para&gt;
+ 
+         &lt;programlisting&gt;
+    kpasswd:  password was not changed because you changed it too 
+    recently; see your system administrator
+ &lt;/programlisting&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;Enforcing password quality standards, such as a minimum length or inclusion of nonalphabetic characters. The
+         administrator needs to tell you about such requirements so that you do not waste time picking unacceptable passwords.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;Rejecting a password that is too similar to the last 20 passwords you used. You can use the &lt;emphasis role="bold"&gt;kas
+         examine&lt;/emphasis&gt; command to check whether this policy applies to you, as instructed in &lt;link linkend="HDRWQ37"&gt;To Display
+         Password Expiration Date and Reuse Policy&lt;/link&gt;. The following message indicates that the password you have chosen is too
+         similar to a previous password. &lt;programlisting&gt;
+    kpasswd:  Password was not changed because it seems like a reused password
+ &lt;/programlisting&gt;&lt;/para&gt;
+       &lt;/listitem&gt;
+     &lt;/itemizedlist&gt;
+ &lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ37"&gt;
+       &lt;title&gt;To Display Password Expiration Date and Reuse Policy&lt;/title&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;kas commands&lt;/primary&gt;&lt;secondary&gt;examine&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;commands&lt;/primary&gt;&lt;secondary&gt;kas examine&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;password&lt;/primary&gt;&lt;secondary&gt;expiration date, displaying&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;password&lt;/primary&gt;&lt;secondary&gt;reuse policy, displaying&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;displaying&lt;/primary&gt;&lt;secondary&gt;password expiration date&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;displaying&lt;/primary&gt;&lt;secondary&gt;password reuse policy&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;kas examine&lt;/emphasis&gt; command to display your password expiration date and reuse
+       policy. You can examine only your own account. The third line of the output reports your password's expiration date. The last
+       line reports the password reuse policy that applies to you.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;kas examine&lt;/emphasis&gt; &lt;replaceable&gt;your_username&lt;/replaceable&gt;
+    Password for &lt;replaceable&gt;your_username&lt;/replaceable&gt;: &lt;replaceable&gt;your_AFS_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The following example displays the output for the user &lt;emphasis role="bold"&gt;pat&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    User data for pat
+     key (15) cksum is 3414844392,  last cpw: Thu Oct 21 16:05:44 1999
+     password will expire:  Fri Nov 26 20:44:36 1999
+     9 consecutive unsuccessful authentications are permitted.
+     The lock time for this user is 25.5 minutes.
+     User is not locked.
+     entry never expires. Max ticket lifetime 100.00 hours.
+     last mod on Wed Aug 18 08:22:29 1999 by admin
+     don't permit password reuse
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_59"&gt;
+       &lt;title&gt;To Change Your AFS Password&lt;/title&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;password&lt;/primary&gt;&lt;secondary&gt;changing AFS&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;changing&lt;/primary&gt;&lt;secondary&gt;AFS password&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;commands&lt;/primary&gt;&lt;secondary&gt;kpasswd&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;kpasswd command&lt;/primary&gt;&lt;/indexterm&gt;
+ 
+       &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;kpasswd&lt;/emphasis&gt; command, which prompts you to provide your old and new passwords and
+       to confirm the new password. The passwords do not echo visibly on the screen.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;kpasswd&lt;/emphasis&gt;
+    Old password: &lt;replaceable&gt;current_password&lt;/replaceable&gt;
+    New password (RETURN to abort): &lt;replaceable&gt;new_password&lt;/replaceable&gt;
+    Retype new password: &lt;replaceable&gt;new_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_60"&gt;
+       &lt;title&gt;To Change Your UNIX Password&lt;/title&gt;
+ 
+       &lt;para&gt;&lt;indexterm&gt;&lt;primary&gt;commands&lt;/primary&gt;&lt;secondary&gt;passwd&lt;/secondary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;passwd&lt;/primary&gt;&lt;secondary&gt;command&lt;/secondary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;password&lt;/primary&gt;&lt;secondary&gt;changing UNIX&lt;/secondary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;changing&lt;/primary&gt;&lt;secondary&gt;UNIX password&lt;/secondary&gt;&lt;/indexterm&gt; Issue the UNIX &lt;emphasis
+       role="bold"&gt;passwd&lt;/emphasis&gt; command, which prompts you to provide your old and new passwords and to confirm the new
+       password. The passwords do not echo visibly on the screen. On many machines, the &lt;emphasis role="bold"&gt;passwd&lt;/emphasis&gt;
+       resides in the &lt;emphasis role="bold"&gt;/bin&lt;/emphasis&gt; directory, and you possibly need to type the complete pathname.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;passwd&lt;/emphasis&gt;
+    Changing password for &lt;replaceable&gt;username&lt;/replaceable&gt;.
+    Old password: &lt;replaceable&gt;current_password&lt;/replaceable&gt;
+    New password: &lt;replaceable&gt;new_password&lt;/replaceable&gt;
+    Retype new passwd: &lt;replaceable&gt;new_password&lt;/replaceable&gt;
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ &lt;/chapter&gt;
Index: openafs/doc/xml/UserGuide/auusg006.xml
diff -c /dev/null openafs/doc/xml/UserGuide/auusg006.xml:1.1.8.3
*** /dev/null	Sat May 30 21:40:42 2009
--- openafs/doc/xml/UserGuide/auusg006.xml	Wed May 13 22:26:03 2009
***************
*** 0 ****
--- 1,515 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;chapter id="HDRWQ38"&gt;
+   &lt;title&gt;Displaying Information about OpenAFS&lt;/title&gt;
+ 
+   &lt;para&gt;This chapter explains how to display information that can help you use AFS more effectively. It includes the following
+   sections.
+ 
+   &lt;simplelist&gt;
+     &lt;member&gt;&lt;link linkend="HDRWQ39"&gt;Displaying Volume Quota&lt;/link&gt;&lt;/member&gt;
+ 
+     &lt;member&gt;&lt;link linkend="HDRWQ40"&gt;Locating Files and Directories&lt;/link&gt;.&lt;/member&gt;
+ 
+     &lt;member&gt;&lt;link linkend="HDRWQ41"&gt;Checking the Status of Server Machines&lt;/link&gt;&lt;/member&gt;
+ 
+     &lt;member&gt;&lt;link linkend="HDRWQ42"&gt;Determining Access to Foreign Cells&lt;/link&gt;&lt;/member&gt;
+ 
+     &lt;member&gt;&lt;link linkend="HDRWQ43"&gt;Displaying Server Preference Ranks&lt;/link&gt;&lt;/member&gt;
+   &lt;/simplelist&gt;
+ &lt;/para&gt;
+ 
+   &lt;sect1 id="HDRWQ39"&gt;
+     &lt;title&gt;Displaying Volume Quota&lt;/title&gt;
+ 
+     &lt;para&gt;By convention, the files in your home directory are stored together in a single volume. (For information about volumes,
+     see &lt;link linkend="HDRWQ6"&gt;Volumes and Mount Points&lt;/link&gt;.) To allocate your cell's available disk space as fairly as possible,
+     your system administrators impose a size limit, or &lt;emphasis&gt;quota&lt;/emphasis&gt;, on each volume. You cannot store more data in a
+     volume than its quota allows. If a volume is close to its quota, you sometimes cannot save changes you have made to files stored
+     in the volume.&lt;/para&gt;
+ 
+     &lt;para&gt;The amount of space available on the partition that houses the volume also limits how large the volume can grow. If the
+     disk partition is full, you can become unable to save changes to a file even though the volume is not close to its quota.
+     &lt;indexterm&gt;&lt;primary&gt;volume quota&lt;/primary&gt;&lt;/indexterm&gt; &lt;indexterm&gt;&lt;primary&gt;disk partition&lt;/primary&gt;&lt;secondary&gt;consequences when full&lt;/secondary&gt;&lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;Check the quota on your home volume periodically to make sure you have adequate space. Also, if you encounter problems
+     saving a file, check the quota of the volume in which the file is stored. Use the following commands to display volume
+     quota.
+ 
+     &lt;itemizedlist&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;The &lt;emphasis role="bold"&gt;fs quota&lt;/emphasis&gt; command lists the percentage of the volume quota used.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;Both the &lt;emphasis role="bold"&gt;fs listquota&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;fs examine&lt;/emphasis&gt; commands list
+         the volume name, its maximum size (quota), and its current size. They also report the following additional
+         information.
+ 
+         &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The &lt;emphasis role="bold"&gt;fs listquota&lt;/emphasis&gt; command lists the percentage used of both the volume and the
+             partition.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The &lt;emphasis role="bold"&gt;fs examine&lt;/emphasis&gt; command lists the partition's size, the amount of space currently
+             used, and any messages associated with the volume.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;
+ &lt;/para&gt;
+       &lt;/listitem&gt;
+     &lt;/itemizedlist&gt;
+ &lt;/para&gt;
+ 
+     &lt;sect2 id="Header_63"&gt;
+       &lt;title&gt;To Display Percentage of Quota Used&lt;/title&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;fs commands&lt;/primary&gt;&lt;secondary&gt;quota&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;volume quota&lt;/primary&gt;&lt;secondary&gt;displaying percentage used&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;commands&lt;/primary&gt;&lt;secondary&gt;fs quota&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;displaying&lt;/primary&gt;&lt;secondary&gt;percentage of volume quota used&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs quota&lt;/emphasis&gt; command to display the percentage of the quota currently used for
+       the volume that contains a specified directory or file.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs quota&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;&lt;superscript&gt;+&lt;/superscript&gt;]
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where &lt;replaceable&gt;dir/file path&lt;/replaceable&gt; specifies the pathname of a file or directory in each volume for which to
+       display quota information. If you do not provide a pathname, the output reports quota information for the volume that contains
+       the current working directory.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_64"&gt;
+       &lt;title&gt;Example: Displaying Percentage of Quota Used&lt;/title&gt;
+ 
+       &lt;para&gt;&lt;indexterm&gt;&lt;primary&gt;examples&lt;/primary&gt;&lt;secondary&gt;displaying volume quota percentage used&lt;/secondary&gt;&lt;/indexterm&gt; The following example displays the percentage of quota used for the volumes that contain two user
+       home directories in the ABC Corporation cell.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;cd /afs/abc.com/usr&lt;/emphasis&gt;
+    % &lt;emphasis role="bold"&gt;fs quota terry pat&lt;/emphasis&gt;
+    34% of quota used.
+    85% of quota used.
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_65"&gt;
+       &lt;title&gt;To Display Quota and Other Information about a Volume&lt;/title&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;fs commands&lt;/primary&gt;&lt;secondary&gt;listquota&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;volume quota&lt;/primary&gt;&lt;secondary&gt;displaying with other information&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;commands&lt;/primary&gt;&lt;secondary&gt;fs listquota&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;displaying&lt;/primary&gt;&lt;secondary&gt;volume quota with other information&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;displaying&lt;/primary&gt;&lt;secondary&gt;disk partition percentage space used&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;disk partition&lt;/primary&gt;&lt;secondary&gt;displaying percentage of space used&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs listquota&lt;/emphasis&gt; command to display the following information:
+ 
+       &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;The name of the volume that houses each specified file or directory&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The quota, expressed as a number of kilobytes (&lt;computeroutput&gt;1024&lt;/computeroutput&gt; indicates one megabyte)&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The current size of the volume (the number of kilobytes of currently used)&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The percentage of the quota used&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The percentage of space used on the disk partition housing the volume&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;
+ &lt;/para&gt;
+ 
+       &lt;para&gt;The command's syntax is as follows.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listquota&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;&lt;superscript&gt;+&lt;/superscript&gt;]
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where &lt;replaceable&gt;dir/file path&lt;/replaceable&gt; specifies the pathname of a file or directory in each volume for which to
+       display quota information. If you do not provide a pathname, the output reports quota information for the volume that contains
+       the current working directory.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_66"&gt;
+       &lt;title&gt;Example: Display Quota and Other Information about a Volume&lt;/title&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;examples&lt;/primary&gt;&lt;secondary&gt;displaying volume quota and other information&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;para&gt;The following example displays quota information about the volume that houses the home directory of user &lt;emphasis
+       role="bold"&gt;terry&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listquota ~terry&lt;/emphasis&gt;
+    Volume Name     Quota    Used    % Used   Partition 
+    user.terry      10000    3400       34%         86% 
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_67"&gt;
+       &lt;title&gt;To Display Quota and Other Information about a Volume and Partition&lt;/title&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;fs commands&lt;/primary&gt;&lt;secondary&gt;examine&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;commands&lt;/primary&gt;&lt;secondary&gt;fs examine&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;volume quota&lt;/primary&gt;&lt;secondary&gt;displaying with other information&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;displaying&lt;/primary&gt;&lt;secondary&gt;volume quota with other information&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;displaying&lt;/primary&gt;&lt;secondary&gt;disk partition space available and total size&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;disk partition&lt;/primary&gt;&lt;secondary&gt;displaying space available and total size&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs examine&lt;/emphasis&gt; command to display the following information about a volume and
+       the partition it resides on:
+ 
+       &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;The volume's ID number (abbreviated in the output as &lt;computeroutput&gt;vid&lt;/computeroutput&gt;)&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The volume name&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The volume's quota and current size, in kilobytes&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The number of kilobyte blocks available on the disk partition housing the volume and the total size of that
+           partition&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;An &lt;emphasis&gt;off-line message&lt;/emphasis&gt; associated with the volume, if any, as set by a system administrator&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;
+ &lt;/para&gt;
+ 
+       &lt;para&gt;The command's syntax is as follows.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs examine&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;&lt;superscript&gt;+&lt;/superscript&gt;]
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where &lt;replaceable&gt;dir/file path&lt;/replaceable&gt; specifies the pathname of a file or directory in each volume for which to
+       display quota information. If you do not provide a pathname, the output reports quota information for the volume that contains
+       the current working directory.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_68"&gt;
+       &lt;title&gt;Example: Displaying Quota and Other Information about a Volume and Partition&lt;/title&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;examples&lt;/primary&gt;&lt;secondary&gt;displaying volume information&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;para&gt;The following example displays quota and other information about the volume that houses the current working
+       directory.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs examine&lt;/emphasis&gt;
+    Volume status for vid = 536871122 named user.terry
+    Current disk quota is 10000
+    Current blocks used are 5745
+    The partition has 1593 blocks available out of 99162
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ40"&gt;
+     &lt;title&gt;Locating Files and Directories&lt;/title&gt;
+ 
+     &lt;indexterm&gt;&lt;primary&gt;files&lt;/primary&gt;&lt;secondary&gt;displaying location&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;&lt;primary&gt;directories&lt;/primary&gt;&lt;secondary&gt;displaying location&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+     &lt;para&gt;Normally, you do not need to know which file server machine stores the volume containing a file or directory. Given the
+     pathname to a file, the Cache Manager on your client machine automatically accesses the appropriate server machine.&lt;/para&gt;
+ 
+     &lt;para&gt;If you become unable to access a file, however, it can be useful to know which file server machine houses it. You can then
+     check whether the File Server process or machine is functioning correctly, as described in &lt;link linkend="HDRWQ41"&gt;Checking the
+     Status of Server Machines&lt;/link&gt;. Or, if your system administrators schedule downtime for a machine, you can learn whether the
+     outage is likely to prevent you from accessing certain files.&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_70"&gt;
+       &lt;title&gt;To Display a File or Directory's Location&lt;/title&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;fs commands&lt;/primary&gt;&lt;secondary&gt;whereis&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;commands&lt;/primary&gt;&lt;secondary&gt;fs whereis&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;displaying&lt;/primary&gt;&lt;secondary&gt;directory/file location&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;displaying&lt;/primary&gt;&lt;secondary&gt;file or directory location&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs whereis&lt;/emphasis&gt; command to display the file server machine on which a file or
+       directory is stored.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs whereis&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;&lt;superscript&gt;+&lt;/superscript&gt;]
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where &lt;replaceable&gt;dir/file path&lt;/replaceable&gt; specifies the pathname of each file or directory for which you want
+       location information. If you do not provide a pathname, the output reports the machine housing the volume that contains the
+       current working directory.&lt;/para&gt;
+ 
+       &lt;para&gt;If the output mentions more than one machine, there is a copy of the volume at each site (the volume is
+       &lt;emphasis&gt;replicated&lt;/emphasis&gt;). Your system administrators can choose to replicate volumes that contain information many
+       people need to use, both for load balancing reasons and to make the information available even if there is an outage on one
+       machine that houses the volume.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_71"&gt;
+       &lt;title&gt;Example: Displaying Directory Location&lt;/title&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;examples&lt;/primary&gt;&lt;secondary&gt;locating multiple files&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;para&gt;The following example displays the names of the server machines that house the home volumes for users &lt;emphasis
+       role="bold"&gt;terry&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;pat&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;cd /afs/abc.com/usr&lt;/emphasis&gt;
+    % &lt;emphasis role="bold"&gt;fs whereis terry pat&lt;/emphasis&gt;
+    File /afs/abc.com/usr/terry is on host fs2.abc.com
+    File /afs/abc.com/usr/pat is on host fs3.abc.com
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ41"&gt;
+     &lt;title&gt;Checking the Status of Server Machines&lt;/title&gt;
+ 
+     &lt;indexterm&gt;&lt;primary&gt;file server machines&lt;/primary&gt;&lt;secondary&gt;checking status&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;&lt;primary&gt;status of file server machines&lt;/primary&gt;&lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;&lt;primary&gt;saving files&lt;/primary&gt;&lt;secondary&gt;on inaccessible file server machines&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+     &lt;para&gt;Sometimes one or more server machines in your cell become inaccessible due to hardware problems, software problems, or
+     routine maintenance. During the outage, you cannot access files stored on those machines or save any changes you have made to
+     files that are stored on those machines. (Your Cache Manager possibly has copies of the files stored locally, which you can
+     still work with.)&lt;/para&gt;
+ 
+     &lt;para&gt;To check the status of server machines, use the &lt;emphasis role="bold"&gt;fs checkservers&lt;/emphasis&gt; command. If a server
+     machine has more than one network interface address (is &lt;emphasis&gt;multihomed&lt;/emphasis&gt;), the Cache Manager sends the
+     status-checking message to all of the machine's interfaces. If at least one of the server's interfaces replies, the command's
+     output reports the machine as accessible. If there is no reply from any of the interfaces, the output reports the machine as
+     inaccessible but displays only one of the interfaces (usually the one with the best preference rank; see &lt;link
+     linkend="HDRWQ43"&gt;Displaying Server Preference Ranks&lt;/link&gt;).&lt;/para&gt;
+ 
+     &lt;para&gt;To check the status of different groups of server machines, combine the &lt;emphasis role="bold"&gt;fs checkservers&lt;/emphasis&gt;
+     command's options as indicated:
+ 
+     &lt;itemizedlist&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;To check file server machines in the local cell only, do not include any options&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;To check file server machines in a particular foreign cell only, include the &lt;emphasis role="bold"&gt;-cell&lt;/emphasis&gt;
+         argument&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;To check every file server machine that your Cache Manager has contacted in any cell, include the &lt;emphasis
+         role="bold"&gt;-all&lt;/emphasis&gt; flag&lt;/para&gt;
+       &lt;/listitem&gt;
+     &lt;/itemizedlist&gt;
+ &lt;/para&gt;
+ 
+     &lt;para&gt;It can take several minutes for the command shell prompt to return, because the &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt;
+     command interpreter waits a timeout period before concluding that an unresponsive machine is really inaccessible. To have the
+     command shell prompt return immediately, add the ampersand (&lt;emphasis role="bold"&gt;&amp;amp;&lt;/emphasis&gt;), which runs the &lt;emphasis
+     role="bold"&gt;fs checkservers&lt;/emphasis&gt; command in the background.&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_73"&gt;
+       &lt;title&gt;To Check File Server Machine Status&lt;/title&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;fs commands&lt;/primary&gt;&lt;secondary&gt;checkservers&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;commands&lt;/primary&gt;&lt;secondary&gt;fs checkservers&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs checkservers&lt;/emphasis&gt; command to check the status of file server machines.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs checkservers&lt;/emphasis&gt; [&lt;emphasis role="bold"&gt;-cell&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;cell to check&lt;/replaceable&gt;&amp;gt;] [&lt;emphasis
+           role="bold"&gt;-all&lt;/emphasis&gt;]  [&lt;emphasis role="bold"&gt;&amp;amp;&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where
+ 
+       &lt;variablelist&gt;
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;-cell&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Names each cell for which to check server machine status. Do not combine this argument and the &lt;emphasis
+             role="bold"&gt;-all&lt;/emphasis&gt; flag.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;-all&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Checks the status of all server machines. Do not combine this flag and the &lt;emphasis role="bold"&gt;-cell&lt;/emphasis&gt;
+             argument.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+       &lt;/variablelist&gt;
+ &lt;/para&gt;
+ 
+       &lt;para&gt;The following message indicates that all server machines replied to the Cache Manager's status-checking message:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    All servers are running.
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;Otherwise, a message like the following lists the inaccessible machines:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    These servers unavailable due to network or server problems: &lt;replaceable&gt;list of machines&lt;/replaceable&gt;.
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_74"&gt;
+       &lt;title&gt;Example: Checking Server Machine Status&lt;/title&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;examples&lt;/primary&gt;&lt;secondary&gt;checking status of file servers&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;para&gt;The following example checks the status of every file server machine the Cache Manager has contacted in any cell. Two
+       machines are not responding.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs checkservers -all &amp;amp;&lt;/emphasis&gt;
+    These servers unavailable due to network or server problems: 
+       fs1.abc.com server7.stateu.edu.
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ42"&gt;
+     &lt;title&gt;Determining Access to Foreign Cells&lt;/title&gt;
+ 
+     &lt;indexterm&gt;&lt;primary&gt;foreign cells&lt;/primary&gt;&lt;secondary&gt;enabling access&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+     &lt;para&gt;The Cache Manager maintains a list of foreign cells that it knows how to reach. A cell must appear in the list for you to
+     access its AFS filespace. (In addition, the ACL on each directory in the pathname to the file must grant you the necessary
+     permissions, and your system administrator must mount the cell in the local AFS filespace--by convention, just under the
+     &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory.)&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_76"&gt;
+       &lt;title&gt;To Display Foreign Cells&lt;/title&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;commands&lt;/primary&gt;&lt;secondary&gt;fs listcells&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;&lt;primary&gt;fs commands&lt;/primary&gt;&lt;secondary&gt;listcells&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs listcells&lt;/emphasis&gt; command to display the cells you can access from this client
+       machine. It can take several minutes for the command shell prompt to return. The Cache Manager stores the machines as IP
+       addresses, but has the addresses translated to names before displaying them. To have the command shell prompt return
+       immediately, use the ampersand (&lt;emphasis role="bold"&gt;&amp;amp;&lt;/emphasis&gt;) to run the &lt;emphasis role="bold"&gt;fs
+       listcells&lt;/emphasis&gt; command in the background as in the following example.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listcells &amp;amp;&lt;/emphasis&gt;
+    Cell abc.com  on hosts 
+         db1.abc.com
+         db2.abc.com
+         db3.abc.com
+    Cell test.abc.com on hosts 
+         test4.abc.com.
+    Cell stateu.edu on hosts 
+         sv5.stateu.edu.
+         sv2.stateu.edu.
+         sv11.stateu.edu.
+    Cell def.com on hosts 
+         serverA.def.com 
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ43"&gt;
+     &lt;title&gt;Displaying Server Preference Ranks&lt;/title&gt;
+ 
+     &lt;indexterm&gt;&lt;primary&gt;commands&lt;/primary&gt;&lt;secondary&gt;fs getserverprefs&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;&lt;primary&gt;fs commands&lt;/primary&gt;&lt;secondary&gt;getserverprefs&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;&lt;primary&gt;Cache Manager&lt;/primary&gt;&lt;secondary&gt;displaying file server preferences&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+     &lt;para&gt;The Cache Manager stores a list of preference ranks for file server machines. When it needs to access a file or directory,
+     the Cache Manager compares the ranks of the file server machines that house the relevant volume. It first tries to access the
+     volume on the machine with the best rank. (If a file server machine is multihomed--has more than one network interface--the
+     Cache Manager actually assigns a separate rank to each interface.)&lt;/para&gt;
+ 
+     &lt;para&gt;The Cache Manager assigns a default rank to a file server machine interface by comparing its own IP address to the
+     interface's IP address. It assigns a better rank to interfaces that are on its own subnetwork or network than to interfaces on
+     other networks. Therefore, the ranks bias the Cache Manager to fetch files from file server machines that are close in terms of
+     network distance, which tends to reduce network traffic and help the Cache Manager deliver data to applications more
+     quickly.&lt;/para&gt;
+ 
+     &lt;para&gt;The Cache Manager stores each rank as a pairing of a file server machine interface's IP address and an integer rank from
+     the range &lt;emphasis role="bold"&gt;0&lt;/emphasis&gt; to &lt;emphasis role="bold"&gt;65,534&lt;/emphasis&gt;. A lower number is a better rank. To
+     display the server preference ranks on the local client machine, use the &lt;emphasis role="bold"&gt;fs getserverprefs&lt;/emphasis&gt;
+     command.&lt;/para&gt;
+ 
+     &lt;para&gt;The Cache Manager stores a separate but similar set of ranks for Volume Location (VL) Servers, which tell the Cache
+     Manager the location of volumes that house files and directories. To display those ranks, add the &lt;emphasis
+     role="bold"&gt;-vlservers&lt;/emphasis&gt; flag to the &lt;emphasis role="bold"&gt;fs getserverprefs&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+     &lt;para&gt;If the default ranks do not seem to result in the best performance, your system administrator can change them. Ask your
+     system administrator about the ranks if appropriate.&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_78"&gt;
+       &lt;title&gt;To Display Server Preference Ranks&lt;/title&gt;
+ 
+       &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs getserverprefs&lt;/emphasis&gt; command to display the file server machine preference ranks
+       used by the Cache Manager on the local machine. To display VL Server ranks, add the &lt;emphasis
+       role="bold"&gt;-vlservers&lt;/emphasis&gt; flag. By default, the Cache Manager has the IP address of each interface translated into a
+       hostname before displaying it. To bypass the translation and display IP addresses, include the &lt;emphasis
+       role="bold"&gt;-numeric&lt;/emphasis&gt; flag. This can significantly speed up the command's output.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs getserverprefs&lt;/emphasis&gt; [&lt;emphasis role="bold"&gt;-numeric&lt;/emphasis&gt;] [&lt;emphasis role="bold"&gt;-vlservers&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The following example displays the file server machine preference ranks for a client machine in the &lt;emphasis
+       role="bold"&gt;abc.com&lt;/emphasis&gt; cell. The ranks of the file server machines in that cell are lower than the ranks of the file
+       server machines from the foreign cell, &lt;emphasis role="bold"&gt;def.com&lt;/emphasis&gt;. Because the &lt;emphasis
+       role="bold"&gt;-numeric&lt;/emphasis&gt; flag is not used, the output displays hostnames. The appearance of an IP address for two
+       machines indicates that translating them was not possible.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs getserverprefs&lt;/emphasis&gt;
+    fs2.abc.com           20007
+    fs3.abc.com           30002
+    fs1.abc.com           20011
+    fs4.abc.com           30010
+    server1.def.com       40002
+    192.12.105.34         40000
+    server6.def.com       40012
+    192.12.105.37         40005
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ &lt;/chapter&gt;
Index: openafs/doc/xml/UserGuide/auusg007.xml
diff -c /dev/null openafs/doc/xml/UserGuide/auusg007.xml:1.2.2.3
*** /dev/null	Sat May 30 21:40:42 2009
--- openafs/doc/xml/UserGuide/auusg007.xml	Wed May 13 22:26:03 2009
***************
*** 0 ****
--- 1,1568 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;chapter id="HDRWQ44"&gt;
+   &lt;title&gt;Protecting Your Directories and Files&lt;/title&gt;
+ 
+   &lt;para&gt;This chapter explains how to protect AFS files and directories by defining permissions on an access control list.&lt;/para&gt;
+ 
+   &lt;sect1 id="HDRWQ45"&gt;
+     &lt;title&gt;Access Control Lists&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;protection&lt;/primary&gt;
+ 
+       &lt;secondary&gt;for files and directories&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;access to AFS filespace&lt;/primary&gt;
+ 
+       &lt;secondary&gt;granting and denying to users&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;directories&lt;/primary&gt;
+ 
+       &lt;secondary&gt;setting access control list&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+       &lt;secondary&gt;described&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;access control list&lt;/primary&gt;
+ 
+       &lt;see&gt;ACL&lt;/see&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;AFS augments and refines the standard UNIX scheme for controlling access to files and directories. Instead of using mode
+     bits to define access permissions for individual files, as UNIX does, AFS stores an &lt;emphasis&gt;access control list&lt;/emphasis&gt;
+     (&lt;emphasis&gt;ACL&lt;/emphasis&gt;) with each directory. It defines which users and groups can access the directory and the files it
+     contains, and in what manner. An ACL can store up to about 20 entries, each of which pairs a user or group and a set of
+     permissions. AFS defines seven permissions rather than the three that UNIX uses.&lt;/para&gt;
+ 
+     &lt;para&gt;Another refinement to the standard UNIX protection scheme is that users can define their own protection
+     &lt;emphasis&gt;groups&lt;/emphasis&gt; and then place the groups on ACLs as though they were individual users. A group can include both
+     users and machines. Each user who belongs to a group inherits all of the permissions granted to the group on the ACL. Similarly,
+     all users who are logged into a machine that belongs to a group inherits all of the permissions granted to the group. You can
+     create groups to place on ACLs and also use groups that other users have created. To learn more about group creation, see &lt;link
+     linkend="HDRWQ60"&gt;Using Groups&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;In addition, AFS defines two system groups called &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; and &lt;emphasis
+     role="bold"&gt;system:authuser&lt;/emphasis&gt;. By placing them on ACLs, you can grant access to large numbers of users at once. See
+     &lt;link linkend="HDRWQ50"&gt;Using the System Groups on ACLs&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;Although AFS uses ACLs to protect files and directories, it also uses the UNIX mode bits to a limited extent. See &lt;link
+     linkend="HDRWQ59"&gt;How AFS Uses the UNIX Mode Bits&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_81"&gt;
+       &lt;title&gt;Directory Level Access Control&lt;/title&gt;
+ 
+       &lt;para&gt;As noted, AFS associates an ACL with each directory, and it applies to all of the files stored in the directory. Files
+       do not have separate ACLs. Defining access at the directory level has several consequences: &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The permissions on a directory's ACL apply to all of the files in the directory. When you move a file to a
+             different directory, you effectively change its permissions to those on its new directory's ACL. Changing a directory's
+             ACL changes the protection on all the files in it.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;When you create a subdirectory, it inherits the current ACL of its parent directory. You can then set the
+             subdirectory's ACL to be different from its parent's. However, do not make the ACL on the parent directory more
+             restrictive than on a subdirectory, because that can prevent users from accessing the subdirectory even when they have
+             the necessary permissions on its ACL. Specifically, a user must have the &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis
+             role="bold"&gt;lookup&lt;/emphasis&gt;) permission (defined in &lt;link linkend="HDRWQ46"&gt;The AFS ACL Permissions&lt;/link&gt;) on the
+             parent directory to reach its subdirectories. &lt;indexterm&gt;
+                 &lt;primary&gt;subdirectories, accessing&lt;/primary&gt;
+               &lt;/indexterm&gt; &lt;indexterm&gt;
+                 &lt;primary&gt;access to AFS filespace&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;controlling at directory level&lt;/secondary&gt;
+               &lt;/indexterm&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;As a general rule, it makes sense to grant fairly liberal access to your home directory. If you need to protect certain
+       files more closely, place them in subdirectories that have more restrictive ACLs.&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ46"&gt;
+     &lt;title&gt;The AFS ACL Permissions&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;access permissions on ACL&lt;/primary&gt;
+ 
+       &lt;seealso&gt;permissions on ACL&lt;/seealso&gt;
+ 
+       &lt;seealso&gt;ACL&lt;/seealso&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;permissions on ACL&lt;/primary&gt;
+ 
+       &lt;secondary&gt;defined&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+       &lt;secondary&gt;permissions defined&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;There are seven standard AFS ACL permissions. Functionally, they fall into two groups: one that applies to the directory
+     itself and one that applies to the files.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ47"&gt;
+       &lt;title&gt;The Four Directory Permissions&lt;/title&gt;
+ 
+       &lt;para&gt;The four permissions in this group are meaningful with respect to the directory itself. For example, the &lt;emphasis
+       role="bold"&gt;i&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;insert&lt;/emphasis&gt;) permission does not control addition of data to a file, but
+       rather creation of a new file or subdirectory. &lt;variablelist&gt;
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;The l (lookup) permission&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This permission functions as something of a gate keeper for access to the directory and its files, because a
+               user must have it in order to exercise any other permissions. In particular, a user must have this permission to
+               access anything in the directory's subdirectories. &lt;indexterm&gt;
+                   &lt;primary&gt;lookup ACL permission&lt;/primary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;l ACL permission&lt;/primary&gt;
+                 &lt;/indexterm&gt;&lt;/para&gt;
+ 
+               &lt;para&gt;This permission enables a user to issue the following commands: &lt;itemizedlist&gt;
+                   &lt;listitem&gt;
+                     &lt;para&gt;The &lt;emphasis role="bold"&gt;ls&lt;/emphasis&gt; command to list the names of the files and subdirectories in the
+                     directory&lt;/para&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;The &lt;emphasis role="bold"&gt;ls -ld&lt;/emphasis&gt; command to obtain complete status information for the
+                     directory element itself&lt;/para&gt;
+                   &lt;/listitem&gt;
+ 
+                   &lt;listitem&gt;
+                     &lt;para&gt;The &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; command to examine the directory's ACL&lt;/para&gt;
+                   &lt;/listitem&gt;
+                 &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+               &lt;para&gt;This permission does not enable a user to read the contents of a file in the directory or to issue the &lt;emphasis
+               role="bold"&gt;ls -l&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; commands with a filename as the argument.
+               Those operations require the &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;read&lt;/emphasis&gt;) permission,
+               which is described in &lt;link linkend="HDRWQ48"&gt;The Three File Permissions&lt;/link&gt;.&lt;/para&gt;
+ 
+               &lt;para&gt;Similarly, this permission does not enable a user to issue the &lt;emphasis role="bold"&gt;ls&lt;/emphasis&gt;, &lt;emphasis
+               role="bold"&gt;ls -l&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;ls -ld&lt;/emphasis&gt;, or &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt;
+               commands against a subdirectory of the directory. Those operations require the &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt;
+               permission on the ACL of the subdirectory itself.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;The i (insert) permission&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This permission enables a user to add new files to the directory, either by creating or copying, and to create
+               new subdirectories. It does not extend into any subdirectories, which are protected by their own ACLs. &lt;indexterm&gt;
+                   &lt;primary&gt;insert ACL permission&lt;/primary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;i ACL permission&lt;/primary&gt;
+                 &lt;/indexterm&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;The d (delete) permission&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This permission enables a user to remove files and subdirectories from the directory or move them into other
+               directories (assuming that the user has the &lt;emphasis role="bold"&gt;i&lt;/emphasis&gt; permission on the ACL of the other
+               directories). &lt;indexterm&gt;
+                   &lt;primary&gt;delete ACL permission&lt;/primary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;d ACL permission&lt;/primary&gt;
+                 &lt;/indexterm&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;The a (administer) permission&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This permission enables a user to change the directory's ACL. Members of the &lt;emphasis
+               role="bold"&gt;system:administrators&lt;/emphasis&gt; group implicitly have this permission on every directory (that is, even
+               if that group does not appear on the ACL). Similarly, the owner of a directory implicitly has this permission on its
+               ACL and those of all directories below it. &lt;indexterm&gt;
+                   &lt;primary&gt;administer ACL permission&lt;/primary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;a ACL permission&lt;/primary&gt;
+                 &lt;/indexterm&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ48"&gt;
+       &lt;title&gt;The Three File Permissions&lt;/title&gt;
+ 
+       &lt;para&gt;The three permissions in this group are meaningful with respect to files in a directory, rather than the directory
+       itself or its subdirectories. &lt;variablelist&gt;
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;The r (read) permission&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This permission enables a user to read the contents of files in the directory and to issue the &lt;emphasis
+               role="bold"&gt;ls -l&lt;/emphasis&gt; command to stat the file elements. &lt;indexterm&gt;
+                   &lt;primary&gt;read ACL permission&lt;/primary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;r ACL permission&lt;/primary&gt;
+                 &lt;/indexterm&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;The w (write) permission&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This permission enables a user to modify the contents of files in the directory and to issue the &lt;emphasis
+               role="bold"&gt;chmod&lt;/emphasis&gt; command to change their UNIX mode bits. &lt;indexterm&gt;
+                   &lt;primary&gt;write ACL permission&lt;/primary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;w ACL permission&lt;/primary&gt;
+                 &lt;/indexterm&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;The k (lock) permission&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;This permission enables a user to run programs that issue system calls to lock files in the directory.
+               &lt;indexterm&gt;
+                   &lt;primary&gt;k ACL permission&lt;/primary&gt;
+                 &lt;/indexterm&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;lock ACL permission&lt;/primary&gt;
+                 &lt;/indexterm&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_85"&gt;
+       &lt;title&gt;The Eight Auxiliary Permissions&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;auxiliary ACL permissions&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+         &lt;secondary&gt;auxiliary permissions&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;AFS provides eight additional permissions that do not have a defined meaning. They are denoted by the uppercase letters
+       &lt;emphasis role="bold"&gt;A&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;B&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;C&lt;/emphasis&gt;, &lt;emphasis
+       role="bold"&gt;D&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;E&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;F&lt;/emphasis&gt;, &lt;emphasis
+       role="bold"&gt;G&lt;/emphasis&gt;, and &lt;emphasis role="bold"&gt;H&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;Your system administrator can choose to write application programs that assign a meaning to one or more of the
+       permissions, and then place them on ACLs to control file access by those programs. Use the &lt;emphasis role="bold"&gt;fs
+       listacl&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; commands to display and set the auxiliary permissions on
+       ACLs just like the standard seven.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_86"&gt;
+       &lt;title&gt;Shorthand Notation for Sets of Permissions&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+         &lt;secondary&gt;shorthand notation for grouping sets of permissions&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;shorthand notation for ACL permissions&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;permissions on ACL&lt;/primary&gt;
+ 
+         &lt;secondary&gt;shorthand for&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;You can combine the seven permissions in any way in an ACL entry, but certain combinations are more useful than others.
+       Four of the more common combinations have corresponding shorthand forms. When using the &lt;emphasis role="bold"&gt;fs
+       setacl&lt;/emphasis&gt; command to define ACL entries, you can provide either one or more of the individual letters that represent
+       the permissions, or one of the following shorthand forms: &lt;variablelist&gt;
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;all&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Represents all seven standard permissions (&lt;emphasis role="bold"&gt;rlidwka&lt;/emphasis&gt;) &lt;indexterm&gt;
+                   &lt;primary&gt;all shorthand for ACL permissions&lt;/primary&gt;
+                 &lt;/indexterm&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;none&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Removes the entry from the ACL, leaving the user or group with no permission &lt;indexterm&gt;
+                   &lt;primary&gt;none shorthand for ACL permissions&lt;/primary&gt;
+                 &lt;/indexterm&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;read&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Represents the &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;read&lt;/emphasis&gt;) and &lt;emphasis
+               role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;) permissions &lt;indexterm&gt;
+                   &lt;primary&gt;read shorthand for ACL permissions&lt;/primary&gt;
+                 &lt;/indexterm&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;write&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Represents all permissions except &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt; (&lt;emphasis
+               role="bold"&gt;administer&lt;/emphasis&gt;): &lt;emphasis role="bold"&gt;rlidwk&lt;/emphasis&gt; &lt;indexterm&gt;
+                   &lt;primary&gt;write shorthand for ACL permissions&lt;/primary&gt;
+                 &lt;/indexterm&gt;&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ49"&gt;
+       &lt;title&gt;About Normal and Negative Permissions&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+         &lt;secondary&gt;normal vs. negative permissions&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+         &lt;secondary&gt;normal permissions&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+         &lt;secondary&gt;negative permissions&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;permissions on ACL&lt;/primary&gt;
+ 
+         &lt;secondary&gt;normal vs. negative&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;normal ACL permissions&lt;/primary&gt;
+ 
+         &lt;secondary&gt;defined&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;normal ACL permissions&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setting&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;negative ACL permissions&lt;/primary&gt;
+ 
+         &lt;secondary&gt;defined&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;ACLs enable you both to grant and to deny access to a directory and the files in it. To grant access, use the &lt;emphasis
+       role="bold"&gt;fs setacl&lt;/emphasis&gt; command to create an ACL entry that associates a set of permissions with a user or group, as
+       described in &lt;link linkend="HDRWQ54"&gt;Changing an ACL&lt;/link&gt;. When you use the &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt;
+       command to display an ACL (as described in &lt;link linkend="HDRWQ52"&gt;Displaying an ACL&lt;/link&gt;), such entries appear underneath
+       the following header, which uses the term &lt;emphasis&gt;rights&lt;/emphasis&gt; to refer to permissions:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    Normal rights
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;There are two ways to deny access: &lt;indexterm&gt;
+           &lt;primary&gt;negative ACL permissions&lt;/primary&gt;
+ 
+           &lt;secondary&gt;setting&lt;/secondary&gt;
+         &lt;/indexterm&gt; &lt;orderedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The recommended method is simply to omit an entry for the user or group from the ACL, or to omit the appropriate
+             permissions from an entry. Use the &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; command to remove or edit an existing
+             entry. In most cases, this method is enough to prevent access of certain kinds or by certain users. You must take care,
+             however, not to grant the undesired permissions to any groups to which such users belong.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The more explicit method for denying access is to place an entry on the &lt;emphasis&gt;negative permissions&lt;/emphasis&gt;
+             section of an ACL, by including the &lt;emphasis role="bold"&gt;-negative&lt;/emphasis&gt; flag to the &lt;emphasis role="bold"&gt;fs
+             setacl&lt;/emphasis&gt; command. For instructions, see &lt;link linkend="HDRWQ56"&gt;To Add, Remove, or Edit Negative ACL
+             Permissions&lt;/link&gt;. The &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; command displays the negative permissions section of
+             an ACL underneath the following header: &lt;programlisting&gt;
+    Negative rights
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;When determining what type of access to grant to a user, AFS first examines all of the entries in the normal
+             permissions section of the ACL. It then subtracts any permissions associated with the user (or with groups to which the
+             user belongs) on the negative permissions section of the ACL. Therefore, negative permissions always cancel out normal
+             permissions.&lt;/para&gt;
+ 
+             &lt;para&gt;Negative permissions can be confusing, because they reverse the usual meaning of the &lt;emphasis role="bold"&gt;fs
+             setacl&lt;/emphasis&gt; command. In particular, combining the &lt;emphasis role="bold"&gt;none&lt;/emphasis&gt; shorthand and the
+             &lt;emphasis role="bold"&gt;-negative&lt;/emphasis&gt; flag is a double negative: by removing an entry from the negative permissions
+             section of the ACL, you enable a user once again to obtain permissions via entries in the normal permissions section.
+             Combining the &lt;emphasis role="bold"&gt;all&lt;/emphasis&gt; shorthand with the &lt;emphasis role="bold"&gt;-negative&lt;/emphasis&gt; flag
+             explicitly denies all permissions.&lt;/para&gt;
+ 
+             &lt;para&gt;It is useless to create an entry in the negative permissions section if an entry in the normal permissions section
+             grants the denied permissions to the &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; group. In this case, users can
+             obtain the permissions simply by using the &lt;emphasis role="bold"&gt;unlog&lt;/emphasis&gt; command to discard their tokens. When
+             they do so, AFS recognizes them as the &lt;emphasis role="bold"&gt;anonymous&lt;/emphasis&gt; user, who belongs to the &lt;emphasis
+             role="bold"&gt;system:anyuser&lt;/emphasis&gt; group but does not match the entries on the negative permissions section of the
+             ACL.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/orderedlist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_88"&gt;
+       &lt;title&gt;Setting DFS ACLs&lt;/title&gt;
+ 
+       &lt;para&gt;If your machine is configured to access a DCE cell's DFS filespace via the AFS/DFS Migration Toolkit, then you can use
+       the AFS &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; commands to display and set
+       the ACLs on DFS directories and files that you own. However, DFS uses a slightly different set of permissions and a different
+       syntax for ACL entries. See the DFS documentation or ask your system administrator.&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ50"&gt;
+     &lt;title&gt;Using the System Groups on ACLs&lt;/title&gt;
+ 
+     &lt;para&gt;&lt;indexterm&gt;
+         &lt;primary&gt;system groups&lt;/primary&gt;
+ 
+         &lt;secondary&gt;using on ACLs&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;system:anyuser group&lt;/primary&gt;
+ 
+         &lt;secondary&gt;using on ACLs&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;system:authuser group&lt;/primary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;system:administrators group&lt;/primary&gt;
+       &lt;/indexterm&gt; AFS defines two &lt;emphasis&gt;system groups&lt;/emphasis&gt; that grant access to a large number of users at once when
+     placed on an ACL. However, you cannot control the membership of these groups, so consider carefully what kind of permissions you
+     wish to give them. (You do control the membership of the groups you own; see &lt;link linkend="HDRWQ60"&gt;Using Groups&lt;/link&gt;.)
+     &lt;variablelist&gt;
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Includes anyone who can access the cell's file tree, including users who have tokens in the local cell, users who
+             have logged in on a local AFS client machine but have not obtained tokens (such as the local superuser &lt;emphasis
+             role="bold"&gt;root&lt;/emphasis&gt;), and users who have connected to a local machine from outside the cell. Creating an ACL
+             entry for this group is the only way to extend access to AFS users from foreign cells, unless your system administrator
+             creates local authentication accounts for them. &lt;indexterm&gt;
+                 &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;foreign users on&lt;/secondary&gt;
+               &lt;/indexterm&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;system:authuser&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Includes all users who have a valid AFS token obtained from the local cell's AFS authentication service.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+       &lt;/variablelist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;The third system group, &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt;, includes a small group of administrators
+     who have extensive permissions in the cell. You do not generally need to put this group on your ACLs, because its members always
+     have the &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;) permission on every ACL, even if the
+     group does not appear on it.&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_90"&gt;
+       &lt;title&gt;Enabling Access to Subdirectories&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;subdirectories, accessing&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;access to AFS filespace&lt;/primary&gt;
+ 
+         &lt;secondary&gt;controlling for subdirectories&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;A user must have the &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; permission on a directory to access its subdirectories in any
+       way. Even if users have extensive permissions on a subdirectory, they cannot access it if the parent directory's ACL does not
+       grant the &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; permission.&lt;/para&gt;
+ 
+       &lt;para&gt;You can grant the &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; permission in one of three ways: grant it to a system group
+       (&lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;system:authuser&lt;/emphasis&gt;), grant it to individual
+       users, or grant it to one or more groups of users defined by you or other users (see &lt;link linkend="HDRWQ60"&gt;Using
+       Groups&lt;/link&gt;). Granting the &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; permission to the &lt;emphasis
+       role="bold"&gt;system:anyuser&lt;/emphasis&gt; group is the easiest option and is generally secure because the permission only enables
+       users to list the contents of the directory, not to read the files in it. If you want to enable only locally authenticated
+       users to list a directory's contents, substitute the &lt;emphasis role="bold"&gt;system:authuser&lt;/emphasis&gt; group for the &lt;emphasis
+       role="bold"&gt;system:anyuser&lt;/emphasis&gt; group. Your system administrator has possibly already created an entry on your home
+       directory's ACL that grants the &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; permissions to the
+       &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; group.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_91"&gt;
+       &lt;title&gt;Extending Access to Service Processes&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;access to AFS filespace&lt;/primary&gt;
+ 
+         &lt;secondary&gt;enabling for service processes&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;It is sometimes necessary to grant more extensive permissions to the &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt;
+       group so that processes that provide printing and mail delivery service can work correctly. For example, printing processes
+       sometimes need the &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt; permission in addition to the &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt;
+       permission. A mail delivery process possibly needs the &lt;emphasis role="bold"&gt;i&lt;/emphasis&gt; permission to place new messages in
+       your mail directory. Your system administrator has probably already created the necessary ACL entries. If you notice an ACL
+       entry for which the purpose is unclear, check with your system administrator before removing it.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ51"&gt;
+       &lt;title&gt;Extending Access to Users from Foreign Cells&lt;/title&gt;
+ 
+       &lt;para&gt;&lt;indexterm&gt;
+           &lt;primary&gt;access to AFS filespace&lt;/primary&gt;
+ 
+           &lt;secondary&gt;enabling for users from foreign cells&lt;/secondary&gt;
+         &lt;/indexterm&gt; The only way to grant access to users from foreign cells who do not have an account in your cell is to put the
+       &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; group on an ACL. Remember, however, that such an entry extends access to
+       everyone who can reach your cell, not just the AFS users from foreign cells that you have in mind.&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ52"&gt;
+     &lt;title&gt;Displaying an ACL&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+       &lt;secondary&gt;ACL entries&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;permissions on ACL&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;To display the ACL associated with a file or directory, issue the &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt;
+     command.&lt;/para&gt;
+ 
+     &lt;para&gt;&lt;emphasis role="bold"&gt;Note for AFS/DFS Migration Toolkit users:&lt;/emphasis&gt; If the machine on which you issue the &lt;emphasis
+     role="bold"&gt;fs listacl&lt;/emphasis&gt; command is configured to access a DCE cell's DFS filespace via the AFS/DFS Migration Toolkit,
+     you can use the command to display the ACL on DFS files and directories. To display a DFS directory's Initial Container or
+     Initial Object ACL instead of the regular one, include the &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; command's &lt;emphasis
+     role="bold"&gt;-id&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;-if&lt;/emphasis&gt; flag. For more information, ask your system administrator.
+     The &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; command interpreter ignores the &lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; and &lt;emphasis
+     role="bold"&gt;-if&lt;/emphasis&gt; flags if you include them when displaying an AFS ACL.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ53"&gt;
+       &lt;title&gt;To display an ACL&lt;/title&gt;
+ 
+       &lt;orderedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; command. &lt;indexterm&gt;
+               &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;listacl&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;commands&lt;/primary&gt;
+ 
+               &lt;secondary&gt;fs listacl&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;&lt;superscript&gt;+&lt;/superscript&gt;]
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;where&lt;/para&gt;
+ 
+           &lt;variablelist&gt;
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;la&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Is an acceptable alias for &lt;emphasis role="bold"&gt;listacl&lt;/emphasis&gt; (and &lt;emphasis
+                 role="bold"&gt;lista&lt;/emphasis&gt; is the shortest acceptable abbreviation).&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+ 
+             &lt;varlistentry&gt;
+               &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Names one or more files or directories for which to display the ACL. For a file, the output displays the ACL
+                 on its directory. If you omit this argument, the output is for the current working directory. Partial pathnames are
+                 interpreted relative to the current working directory. You can also use the following notation on its own or as part
+                 of a pathname: &lt;variablelist&gt;
+                     &lt;varlistentry&gt;
+                       &lt;term&gt;&lt;emphasis role="bold"&gt;.&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;(A single period). Specifies the current working directory.&lt;/para&gt;
+                       &lt;/listitem&gt;
+                     &lt;/varlistentry&gt;
+ 
+                     &lt;varlistentry&gt;
+                       &lt;term&gt;&lt;emphasis role="bold"&gt;..&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;(Two periods). Specifies the current working directory's parent directory.&lt;/para&gt;
+                       &lt;/listitem&gt;
+                     &lt;/varlistentry&gt;
+ 
+                     &lt;varlistentry&gt;
+                       &lt;term&gt;&lt;emphasis role="bold"&gt;*&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;(The asterisk). Specifies each file and subdirectory in the current working directory. The ACL
+                         displayed for a file is always the same as for its directory, but the ACL for each subdirectory can
+                         differ.&lt;/para&gt;
+                       &lt;/listitem&gt;
+                     &lt;/varlistentry&gt;
+                   &lt;/variablelist&gt;&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/varlistentry&gt;
+           &lt;/variablelist&gt;
+         &lt;/listitem&gt;
+       &lt;/orderedlist&gt;
+ 
+       &lt;para&gt;The output for each file or directory specified as &lt;replaceable&gt;dir/file path&lt;/replaceable&gt; begins with the following
+       header to identify it:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    Access list for  &lt;replaceable&gt;dir/file path&lt;/replaceable&gt; is
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;The &lt;computeroutput&gt;Normal rights&lt;/computeroutput&gt; header appears on the next line, followed by lines that each pair a
+       user or group name and a set of permissions. The permissions appear as the single letters defined in &lt;link
+       linkend="HDRWQ46"&gt;The AFS ACL Permissions&lt;/link&gt;, and always in the order &lt;emphasis role="bold"&gt;rlidwka&lt;/emphasis&gt;. If there
+       are any negative permissions, the &lt;computeroutput&gt;Negative rights&lt;/computeroutput&gt; header appears next, followed by pairs of
+       negative permissions.&lt;/para&gt;
+ 
+       &lt;para&gt;If the following error message appears instead of an ACL, you do not have the permissions needed to display an ACL. To
+       specify a directory name as the &lt;replaceable&gt;dir/file path&lt;/replaceable&gt; argument, you must have the &lt;emphasis
+       role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;) permission on the ACL. To specify a filename, you must also
+       have the &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;read&lt;/emphasis&gt;) permission on its directory's ACL.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    fs: You don't have the required access permissions on '&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;'
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_95"&gt;
+       &lt;title&gt;Example: Displaying the ACL on One Directory&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;examples&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying ACL for single directory&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The following example displays the ACL on user &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt;'s home directory in the ABC
+       Corporation cell:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs la /afs/abc.com/usr/terry&lt;/emphasis&gt;
+    Access list for /afs/abc.com/usr/terry is
+    Normal rights:
+       system:authuser rl
+       pat rlw
+       terry rlidwka
+    Negative rights:
+       terry:other-dept rl
+       jones rl
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where &lt;emphasis role="bold"&gt;pat&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt;, and &lt;emphasis
+       role="bold"&gt;jones&lt;/emphasis&gt; are individual users, &lt;emphasis role="bold"&gt;system:authuser&lt;/emphasis&gt; is a system group, and
+       &lt;emphasis role="bold"&gt;terry:other-dept&lt;/emphasis&gt; is a group that &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt; owns. The list of
+       normal permissions grants all permissions to &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt;, the &lt;emphasis role="bold"&gt;rlw&lt;/emphasis&gt;
+       permissions to &lt;emphasis role="bold"&gt;pat&lt;/emphasis&gt;, and the &lt;emphasis role="bold"&gt;rl&lt;/emphasis&gt; permissions to the members of
+       the &lt;emphasis role="bold"&gt;system:authuser&lt;/emphasis&gt; group.&lt;/para&gt;
+ 
+       &lt;para&gt;The list of negative permissions denies the &lt;emphasis role="bold"&gt;rl&lt;/emphasis&gt; permissions to &lt;emphasis
+       role="bold"&gt;jones&lt;/emphasis&gt; and the members of the &lt;emphasis role="bold"&gt;terry:other-dept&lt;/emphasis&gt; group. These entries
+       effectively prevent them from accessing &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt;'s home directory in any way; they cancel out
+       the &lt;emphasis role="bold"&gt;rl&lt;/emphasis&gt; permissions extended to the &lt;emphasis role="bold"&gt;system:authuser&lt;/emphasis&gt; group,
+       which is the only entry on the normal permissions section of the ACL that possibly applies to them.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_96"&gt;
+       &lt;title&gt;Example: Displaying the ACLs on Multiple Directories&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;examples&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying ACLs for multiple directories&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The following example illustrates how you can specify pathnames in different ways, and the appearance of the output for
+       multiple directories. It displays the ACL for three directories: the current working directory (which is a subdirectory of
+       user &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt;'s home directory), the home directory for user &lt;emphasis
+       role="bold"&gt;pat&lt;/emphasis&gt;, and another subdirectory of &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt;'s home directory called
+       &lt;emphasis role="bold"&gt;plans&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl  .  /afs/abc.com/usr/pat  ../plans&lt;/emphasis&gt;
+    Access list for . is
+    Normal rights:
+       system:anyuser rl
+       pat:dept rliw
+    Access list for /afs/abc.com/usr/pat is
+    Normal rights:
+       system:anyuser rl
+       pat rlidwka
+       terry rliw 
+    Access list for ../plans is
+    Normal rights:
+       terry rlidwka
+       pat rlidw
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ54"&gt;
+     &lt;title&gt;Changing an ACL&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;changing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;ACLs&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;setting permissions on ACL&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+       &lt;secondary&gt;setting&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;permissions on ACL&lt;/primary&gt;
+ 
+       &lt;secondary&gt;setting&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;To add, remove, or edit ACL entries, use the &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; command. By default, the command
+     manipulates entries on the normal permissions section of the ACL. To manipulate entries on the negative permissions section,
+     include the &lt;emphasis role="bold"&gt;-negative&lt;/emphasis&gt; flag as instructed in &lt;link linkend="HDRWQ56"&gt;To Add, Remove, or Edit
+     Negative ACL Permissions&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;You can change any ACL on which you already have the &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt; permission. You always have the
+     &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt; permission on the ACL of every directory that you own, even if you accidentally remove that
+     permission from the ACL. (The &lt;emphasis role="bold"&gt;ls -ld&lt;/emphasis&gt; command reports a directory's owner.) Your system
+     administrator normally designates you as the owner of your home directory and its subdirectories, and you possibly own other
+     directories also.&lt;/para&gt;
+ 
+     &lt;para&gt;If an ACL entry already exists for the user or group you specify, then the new permissions completely replace the existing
+     permissions rather than being added to them. In other words, when issuing the &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt;
+     command, you must include all permissions that you want to grant to a user or group.&lt;/para&gt;
+ 
+     &lt;para&gt;&lt;emphasis role="bold"&gt;Note for AFS/DFS Migration Toolkit users:&lt;/emphasis&gt; If the machine on which you issue the &lt;emphasis
+     role="bold"&gt;fs setacl&lt;/emphasis&gt; command is configured to access a DCE cell's DFS filespace via the AFS/DFS Migration Toolkit,
+     you can use the command to set the ACL on DFS files and directories. To set a DFS directory's Initial Container or Initial
+     Object ACL instead of the regular one, include the &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; command's &lt;emphasis
+     role="bold"&gt;-id&lt;/emphasis&gt; or &lt;emphasis role="bold"&gt;-if&lt;/emphasis&gt; flag. For more information, ask your system administrator.
+     The &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; command interpreter ignores the &lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; and &lt;emphasis
+     role="bold"&gt;-if&lt;/emphasis&gt; flags if you include them when setting an AFS ACL.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ55"&gt;
+       &lt;title&gt;To Add, Remove, or Edit Normal ACL Permissions&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;creating&lt;/primary&gt;
+ 
+         &lt;secondary&gt;ACL entry in normal permissions section&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating normal entry&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;adding&lt;/primary&gt;
+ 
+         &lt;secondary&gt;ACL entry to normal permissions section&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;granting access to AFS filespace&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;access to AFS filespace&lt;/primary&gt;
+ 
+         &lt;secondary&gt;ACL entries control&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;directories&lt;/primary&gt;
+ 
+         &lt;secondary&gt;granting access&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;files&lt;/primary&gt;
+ 
+         &lt;secondary&gt;granting access&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; command to edit entries in the normal permissions section of the
+       ACL. To remove an entry, specify the &lt;emphasis role="bold"&gt;none&lt;/emphasis&gt; shorthand as the permissions. If an ACL entry
+       already exists for a user or group, the permissions you specify completely replace those in the existing entry. &lt;indexterm&gt;
+           &lt;primary&gt;commands&lt;/primary&gt;
+ 
+           &lt;secondary&gt;fs setacl&lt;/secondary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+           &lt;secondary&gt;setacl&lt;/secondary&gt;
+         &lt;/indexterm&gt;&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs setacl  -dir&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;directory&lt;/replaceable&gt;&amp;gt;&lt;superscript&gt;+&lt;/superscript&gt; &lt;emphasis
+           role="bold"&gt;-acl&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;access list entries&lt;/replaceable&gt;&amp;gt;&lt;superscript&gt;+&lt;/superscript&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where &lt;variablelist&gt;
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;sa&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Is an acceptable alias for &lt;emphasis role="bold"&gt;setacl&lt;/emphasis&gt; (and &lt;emphasis role="bold"&gt;seta&lt;/emphasis&gt; is
+               the shortest acceptable abbreviation).&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;-dir&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Names one or more directories to which to apply the ACL entries defined by the &lt;emphasis
+               role="bold"&gt;-acl&lt;/emphasis&gt; argument. Partial pathnames are interpreted relative to the current working directory. You
+               can also use the following notation on its own or as part of a pathname: &lt;variablelist&gt;
+                   &lt;varlistentry&gt;
+                     &lt;term&gt;&lt;emphasis role="bold"&gt;.&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;(A single period). If used by itself, sets the ACL on the current working directory.&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/varlistentry&gt;
+ 
+                   &lt;varlistentry&gt;
+                     &lt;term&gt;&lt;emphasis role="bold"&gt;..&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;(Two periods). If used by itself, sets the ACL on the current working directory's parent
+                       directory.&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/varlistentry&gt;
+ 
+                   &lt;varlistentry&gt;
+                     &lt;term&gt;&lt;emphasis role="bold"&gt;*&lt;/emphasis&gt;&lt;/term&gt;
+ 
+                     &lt;listitem&gt;
+                       &lt;para&gt;(The asterisk). Sets the ACL on each of the subdirectories in the current working directory. You must
+                       precede it with the &lt;emphasis role="bold"&gt;-dir&lt;/emphasis&gt; switch, since it potentially designates multiple
+                       directories. The &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; command interpreter generates the following error message
+                       for each file in the directory: &lt;programlisting&gt;
+    fs: '&lt;replaceable&gt;filename&lt;/replaceable&gt;': Not a directory
+ &lt;/programlisting&gt;&lt;/para&gt;
+                     &lt;/listitem&gt;
+                   &lt;/varlistentry&gt;
+                 &lt;/variablelist&gt;&lt;/para&gt;
+ 
+               &lt;para&gt;If you specify only one directory (or file) name, you can omit the &lt;emphasis role="bold"&gt;-dir&lt;/emphasis&gt; and
+               &lt;emphasis role="bold"&gt;-acl&lt;/emphasis&gt; switches. For more on omitting switches, see &lt;link linkend="HDRWQ86"&gt;Appendix B,
+               OpenAFS Command Syntax and Online Help&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;-acl&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Specifies one or more ACL entries, each of which pairs a user or group name and a set of permissions. Separate
+               the pairs, and the two parts of each pair, with one or more spaces.&lt;/para&gt;
+ 
+               &lt;para&gt;To define the permissions, provide either:&lt;/para&gt;
+ 
+               &lt;itemizedlist&gt;
+                 &lt;listitem&gt;
+                   &lt;para&gt;One or more of the letters that represent the standard or auxiliary permissions (&lt;emphasis
+                   role="bold"&gt;rlidwka&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;ABCDEFGH&lt;/emphasis&gt;), in any order&lt;/para&gt;
+                 &lt;/listitem&gt;
+ 
+                 &lt;listitem&gt;
+                   &lt;para&gt;One of the four shorthand notations: &lt;itemizedlist&gt;
+                       &lt;listitem&gt;
+                         &lt;para&gt;&lt;emphasis role="bold"&gt;all&lt;/emphasis&gt; (equals &lt;emphasis role="bold"&gt;rlidwka&lt;/emphasis&gt;)&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;&lt;emphasis role="bold"&gt;none&lt;/emphasis&gt; (removes the entry)&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;&lt;emphasis role="bold"&gt;read&lt;/emphasis&gt; (equals &lt;emphasis role="bold"&gt;rl&lt;/emphasis&gt;)&lt;/para&gt;
+                       &lt;/listitem&gt;
+ 
+                       &lt;listitem&gt;
+                         &lt;para&gt;&lt;emphasis role="bold"&gt;write&lt;/emphasis&gt; (equals &lt;emphasis role="bold"&gt;rlidwk&lt;/emphasis&gt;)&lt;/para&gt;
+                       &lt;/listitem&gt;
+                     &lt;/itemizedlist&gt;&lt;/para&gt;
+                 &lt;/listitem&gt;
+               &lt;/itemizedlist&gt;
+ 
+               &lt;para&gt;On a single command line, you can combine user and group entries. Also, you can both combine individual letters
+               and use the shorthand notations, but not within a single pair.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_99"&gt;
+       &lt;title&gt;Example: Adding a Single ACL Entry&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;examples&lt;/primary&gt;
+ 
+         &lt;secondary&gt;adding a user to an ACL&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Either of the following example commands grants user &lt;emphasis role="bold"&gt;pat&lt;/emphasis&gt; the &lt;emphasis
+       role="bold"&gt;r&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; permissions on the ACL of the &lt;emphasis
+       role="bold"&gt;notes&lt;/emphasis&gt; subdirectory of the current working directory. They illustrate how it is possible to omit the
+       &lt;emphasis role="bold"&gt;-dir&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-acl&lt;/emphasis&gt; switches when you name only one
+       directory.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs sa notes pat rl&lt;/emphasis&gt;
+    % &lt;emphasis role="bold"&gt;fs sa notes pat read&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_100"&gt;
+       &lt;title&gt;Example: Setting Several ACL Entries on One Directory&lt;/title&gt;
+ 
+       &lt;para&gt;The following example edits the ACL for the current working directory. It removes the entry for the &lt;emphasis
+       role="bold"&gt;system:anyuser&lt;/emphasis&gt; group, and adds two entries: one grants all permissions except &lt;emphasis
+       role="bold"&gt;a&lt;/emphasis&gt; to the members of the &lt;emphasis role="bold"&gt;terry:colleagues&lt;/emphasis&gt; group and the other grants
+       the &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; permissions to the &lt;emphasis
+       role="bold"&gt;system:authuser&lt;/emphasis&gt; group.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs sa  -dir . -acl  system:anyuser none  terry:colleagues write&lt;/emphasis&gt;  \
+             &lt;emphasis role="bold"&gt;system:authuser rl&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ56"&gt;
+       &lt;title&gt;To Add, Remove, or Edit Negative ACL Permissions&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;creating&lt;/primary&gt;
+ 
+         &lt;secondary&gt;ACL entry in negative permissions section&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating negative entry&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;adding&lt;/primary&gt;
+ 
+         &lt;secondary&gt;ACL entry to negative permissions section&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;denying access with negative ACL entry&lt;/primary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;directories&lt;/primary&gt;
+ 
+         &lt;secondary&gt;denying access&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;files&lt;/primary&gt;
+ 
+         &lt;secondary&gt;denying access&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; command with the &lt;emphasis role="bold"&gt;-negative&lt;/emphasis&gt; flag to
+       edit entries in the negative permissions section of the ACL. To remove an entry, specify the &lt;emphasis
+       role="bold"&gt;none&lt;/emphasis&gt; shorthand as the permissions. If an ACL entry already exists for a user or group, the permissions
+       you specify completely replace those in the existing entry. &lt;indexterm&gt;
+           &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+           &lt;secondary&gt;setacl&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;with -negative flag&lt;/tertiary&gt;
+         &lt;/indexterm&gt; &lt;indexterm&gt;
+           &lt;primary&gt;commands&lt;/primary&gt;
+ 
+           &lt;secondary&gt;fs setacl&lt;/secondary&gt;
+         &lt;/indexterm&gt;&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs setacl  -dir&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;directory&lt;/replaceable&gt;&amp;gt;&lt;superscript&gt;+&lt;/superscript&gt; &lt;emphasis
+           role="bold"&gt;-acl&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;access list entries&lt;/replaceable&gt;&amp;gt;&lt;superscript&gt;+&lt;/superscript&gt;  &lt;emphasis
+           role="bold"&gt;-negative&lt;/emphasis&gt; 
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where &lt;variablelist&gt;
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;sa&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Is an acceptable alias for &lt;emphasis role="bold"&gt;setacl&lt;/emphasis&gt; (and &lt;emphasis role="bold"&gt;seta&lt;/emphasis&gt; is
+               the shortest acceptable abbreviation).&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;-dir&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Names one or more directories to which to apply the negative ACL entries defined by the &lt;emphasis
+               role="bold"&gt;-acl&lt;/emphasis&gt; argument. For a detailed description of acceptable values, see &lt;link linkend="HDRWQ55"&gt;To
+               Add, Remove, or Edit Normal ACL Permissions&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;-acl&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Specifies one or more ACL entries, each of which pairs a user or group name and a set of permissions. Separate
+               the pairs, and the two parts of each pair, with one or more spaces. For a detailed description of acceptable values,
+               see &lt;link linkend="HDRWQ55"&gt;To Add, Remove, or Edit Normal ACL Permissions&lt;/link&gt;. Keep in mind that the usual meaning
+               of each permission is reversed.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;-negative&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Places the entries defined by the &lt;emphasis role="bold"&gt;-acl&lt;/emphasis&gt; argument on the negative permissions
+               section of the ACL for each directory named by the &lt;emphasis role="bold"&gt;-dir&lt;/emphasis&gt; argument.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_102"&gt;
+       &lt;title&gt;Example: Setting an Entry in the Negative Permissions Section&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;examples&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating entry on negative permissions section of ACL&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;User &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt; has granted all access permissions except &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt;
+       to the group &lt;emphasis role="bold"&gt;terry:team&lt;/emphasis&gt; on her &lt;emphasis role="bold"&gt;plans&lt;/emphasis&gt; subdirectory.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;cd /afs/abc.com/usr/terry&lt;/emphasis&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl plans&lt;/emphasis&gt;
+    Access control list for plans is
+    Normal rights:
+       system:anyuser rl
+       terry:team rlidwk
+       terry  rlidwka
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;However, &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt; notices that one of the members of the group, user &lt;emphasis
+       role="bold"&gt;pat&lt;/emphasis&gt;, has been making inappropriate changes to files. To prevent this without removing &lt;emphasis
+       role="bold"&gt;pat&lt;/emphasis&gt; from the group or changing the permissions for the &lt;emphasis role="bold"&gt;terry:team&lt;/emphasis&gt;
+       group, &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt; creates an entry on the negative permissions section of the ACL that denies the
+       &lt;emphasis role="bold"&gt;w&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;d&lt;/emphasis&gt; permissions to &lt;emphasis
+       role="bold"&gt;pat&lt;/emphasis&gt;:&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs setacl plans pat wd -negative&lt;/emphasis&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl plans&lt;/emphasis&gt;
+    Access control list for plans is
+    Normal rights:
+       system:anyuser rl
+       terry:team rlidwk
+       terry: rlidwka
+    Negative rights:
+       pat wd
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_103"&gt;
+       &lt;title&gt;Example: Restoring Access by Removing an Entry from the Negative Permissions Section&lt;/title&gt;
+ 
+       &lt;para&gt;In the previous example, user &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt; put &lt;emphasis role="bold"&gt;pat&lt;/emphasis&gt; on the
+       negative permissions section of ACL for the &lt;emphasis role="bold"&gt;plans&lt;/emphasis&gt; subdirectory. But the result has been
+       inconvenient and &lt;emphasis role="bold"&gt;pat&lt;/emphasis&gt; has promised not to change files any more. To enable &lt;emphasis
+       role="bold"&gt;pat&lt;/emphasis&gt; to exercise all permissions granted to the members of the &lt;emphasis
+       role="bold"&gt;terry:team&lt;/emphasis&gt; group, &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt; removes the entry for &lt;emphasis
+       role="bold"&gt;pat&lt;/emphasis&gt; from the negative permissions section of the ACL.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs setacl plans pat  none -negative&lt;/emphasis&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl plans&lt;/emphasis&gt;
+    Access control list for plans is
+    Normal rights:
+       system:anyuser rl
+       terry:team rlidwk
+       terry  rlidwka
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ57"&gt;
+     &lt;title&gt;Completely Replacing an ACL&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+       &lt;secondary&gt;replacing all entries&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+       &lt;secondary&gt;clearing&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;replacing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;all entries on ACL&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;erasing all ACL entries&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;clearing all ACL entries&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;removing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;all ACL entries&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;directories&lt;/primary&gt;
+ 
+       &lt;secondary&gt;replacing ACL&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;It is sometimes simplest to clear an ACL completely before defining new permissions on it, for instance if the mix of
+     normal and negative permissions makes it difficult to understand how their interaction affects access to the directory. To clear
+     an ACL completely while you define new entries, include the &lt;emphasis role="bold"&gt;-clear&lt;/emphasis&gt; flag on the &lt;emphasis
+     role="bold"&gt;fs setacl&lt;/emphasis&gt; command. When you include this flag, you can create entries on either the normal permissions or
+     the negative permissions section of the ACL, but not on both at once.&lt;/para&gt;
+ 
+     &lt;para&gt;Remember to create an entry for yourself. As the owner of the directory, you always have the &lt;emphasis
+     role="bold"&gt;a&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;) permission required to replace a deleted entry, but the
+     effects the effects of a missing ACL entry can be confusing enough to make it difficult to realize that the problem is a missing
+     entry. In particular, the lack of the &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;) permission
+     prevents you from using any shorthand notation in pathnames (such as a period for the current working directory or two periods
+     for the parent directory).&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_105"&gt;
+       &lt;title&gt;To Replace an ACL Completely&lt;/title&gt;
+ 
+       &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; command with the &lt;emphasis role="bold"&gt;-clear&lt;/emphasis&gt; flag to
+       clear the ACL completely before setting either normal or negative permissions. Because you need to grant the owner of the
+       directory all permissions, it is better in most cases to set normal permissions at this point. &lt;indexterm&gt;
+           &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+           &lt;secondary&gt;setacl&lt;/secondary&gt;
+ 
+           &lt;tertiary&gt;completely replacing ACL&lt;/tertiary&gt;
+         &lt;/indexterm&gt;&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs setacl  -dir&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;directory&lt;/replaceable&gt;&amp;gt;&lt;superscript&gt;+&lt;/superscript&gt; &lt;emphasis
+           role="bold"&gt;-acl&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;access list entries&lt;/replaceable&gt;&amp;gt;&lt;superscript&gt;+&lt;/superscript&gt; &lt;emphasis
+           role="bold"&gt;-clear&lt;/emphasis&gt;  [&lt;emphasis role="bold"&gt;-negative&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where &lt;variablelist&gt;
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;sa&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Is an acceptable alias for &lt;emphasis role="bold"&gt;setacl&lt;/emphasis&gt; (and &lt;emphasis role="bold"&gt;seta&lt;/emphasis&gt; is
+               the shortest acceptable abbreviation).&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;-dir&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Names one or more directories to which to apply the ACL entries defined by the &lt;emphasis
+               role="bold"&gt;-acl&lt;/emphasis&gt; argument. For a detailed description of acceptable values, see &lt;link linkend="HDRWQ55"&gt;To
+               Add, Remove, or Edit Normal ACL Permissions&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;-acl&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Specifies one or more ACL entries, each of which pairs a user or group name and a set of permissions. Separate
+               the pairs, and the two parts of each pair, with one or more spaces. Remember to grant all permissions to the owner of
+               the directory. For a detailed description of acceptable values, see &lt;link linkend="HDRWQ55"&gt;To Add, Remove, or Edit
+               Normal ACL Permissions&lt;/link&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;-clear&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Removes all entries from each ACL before creating the entries indicated by the &lt;emphasis
+               role="bold"&gt;-acl&lt;/emphasis&gt; argument.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;-negative&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Places the entries defined by the &lt;emphasis role="bold"&gt;-acl&lt;/emphasis&gt; argument on the negative permissions
+               section of each ACL.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_106"&gt;
+       &lt;title&gt;Example: Replacing an ACL&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;examples&lt;/primary&gt;
+ 
+         &lt;secondary&gt;replacing an ACL&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The following example clears the ACL on the current working directory and creates entries that grant all permissions to
+       user &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt; and all permissions except &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt; to user &lt;emphasis
+       role="bold"&gt;pat&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs setacl . terry all pat write -clear&lt;/emphasis&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl .&lt;/emphasis&gt;
+    Access control list for . is
+    Normal rights:
+      terry rlidwka
+      pat rlidwk
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ58"&gt;
+     &lt;title&gt;Copying ACLs Between Directories&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+       &lt;secondary&gt;copying between directories&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;creating&lt;/primary&gt;
+ 
+       &lt;secondary&gt;ACL as copy of another&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;copying&lt;/primary&gt;
+ 
+       &lt;secondary&gt;ACL between directories&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;directories&lt;/primary&gt;
+ 
+       &lt;secondary&gt;copying ACLs between&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;The &lt;emphasis role="bold"&gt;fs copyacl&lt;/emphasis&gt; command copies a source directory's ACL to one or more destination
+     directories. It does not affect the source ACL at all, but changes each destination ACL as follows: &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;If an entry on the source ACL does not exist on the destination ACL, the command copies it to the destination
+           ACL.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If an entry on the destination ACL does not also exist on the source ACL, the command does not remove it unless you
+           include the &lt;emphasis role="bold"&gt;-clear&lt;/emphasis&gt; flag, which overwrites the destination ACL completely.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;If an entry is on both ACLs, the command changes the destination ACL entry to match the source ACL entry.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;To copy an ACL, you must have the &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; permission on the source ACL and the &lt;emphasis
+     role="bold"&gt;a&lt;/emphasis&gt; permission on each destination ACL. If you identify the source directory by naming a file in it, you
+     must also have the &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt; permission on the source ACL. To display the permissions you have on the
+     two directories, use the &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ52"&gt;Displaying
+     an ACL&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;&lt;emphasis role="bold"&gt;Note for AFS/DFS Migration Toolkit users:&lt;/emphasis&gt; If the machine on which you issue the &lt;emphasis
+     role="bold"&gt;fs copyacl&lt;/emphasis&gt; command is configured for access to a DCE cell's DFS filespace via the AFS/DFS Migration
+     Toolkit, you can use the command to copy ACLs between DFS files and directories also. The command includes &lt;emphasis
+     role="bold"&gt;-id&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-if&lt;/emphasis&gt; flags for altering a DFS directory's Initial Container and
+     Initial Object ACLs as well as its regular ACL; for details, ask your system administrator. You cannot copy ACLs between AFS and
+     DFS directories, because they use different ACL formats. The &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; command interpreter ignores the
+     &lt;emphasis role="bold"&gt;-id&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-if&lt;/emphasis&gt; flags if you include them when copying AFS
+     ACLs.&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_108"&gt;
+       &lt;title&gt;To Copy an ACL Between Directories&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs copyacl&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;copyacl&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs copyacl&lt;/emphasis&gt; command to copy a source ACL to the ACL on one or more destination
+       directories.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs copyacl -fromdir&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;source directory&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;-todir&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;destination directory&lt;/replaceable&gt;&amp;gt;&lt;superscript&gt;+&lt;/superscript&gt;  \
+                 [&lt;emphasis role="bold"&gt;-clear&lt;/emphasis&gt;]
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where &lt;variablelist&gt;
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;co&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Is the shortest acceptable abbreviation for &lt;emphasis role="bold"&gt;copyacl&lt;/emphasis&gt;.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;-fromdir&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Names the source directory from which to copy the ACL. Partial pathnames are interpreted relative to the current
+               working directory. If this argument names a file, the ACL is copied from its directory.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;-todir&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Names each destination directory to which to copy the source ACL. Partial pathnames are interpreted relative to
+               the current working directory. Filenames are not acceptable.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+ 
+           &lt;varlistentry&gt;
+             &lt;term&gt;&lt;emphasis role="bold"&gt;-clear&lt;/emphasis&gt;&lt;/term&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;Completely overwrites each destination directory's ACL with the source ACL.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/varlistentry&gt;
+         &lt;/variablelist&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_109"&gt;
+       &lt;title&gt;Example: Copying an ACL from One Directory to Another&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;examples&lt;/primary&gt;
+ 
+         &lt;secondary&gt;copying ACL between directories&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;In this example, user &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt; copies the ACL from her home directory (the current working
+       directory) to its &lt;emphasis role="bold"&gt;plans&lt;/emphasis&gt; subdirectory. She begins by displaying both ACLs.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl . plans&lt;/emphasis&gt;
+    Access list for . is
+    Normal rights:
+       terry rlidwka
+       pat rlidwk
+       jones rl
+    Access list for plans is
+    Normal rights:
+       terry rlidwka
+       pat rl
+       smith rl   
+      
+   % &lt;emphasis role="bold"&gt;fs copyacl -from . -to plans&lt;/emphasis&gt;
+    
+    % &lt;emphasis role="bold"&gt;fs listacl . plans&lt;/emphasis&gt;
+    Access list for . is
+    Normal rights:
+       terry rlidwka
+       pat rlidwk
+       jones rl
+    Access list for plans is
+    Normal rights:
+       terry rlidwka
+       pat rlidwk
+       jones rl
+       smith rl   
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ59"&gt;
+     &lt;title&gt;How AFS Uses the UNIX Mode Bits&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;UNIX, differences with AFS&lt;/primary&gt;
+ 
+       &lt;secondary&gt;mode bits, interpretation&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;mode bits (UNIX)&lt;/primary&gt;
+ 
+       &lt;secondary&gt;interpretation in AFS&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;Although AFS protects data primarily with ACLs rather than mode bits, it does not ignore the mode bits entirely. An
+     explanation of how mode bits work in the UNIX file system is outside the scope of this document, and the following discussion
+     assumes you understand them; if necessary, see your UNIX documentation. Also, the following discussion does not cover the
+     setuid, setgid or sticky bits. If you need to understand how those bits work on AFS files, see the &lt;emphasis&gt;OpenAFS
+     Administration Guide&lt;/emphasis&gt; or ask your system administrator.&lt;/para&gt;
+ 
+     &lt;para&gt;AFS uses the UNIX mode bits in the following way:&lt;/para&gt;
+ 
+     &lt;itemizedlist&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;It uses the initial bit to distinguish files and directories. This is the bit that appears first in the output from
+         the &lt;emphasis role="bold"&gt;ls -l&lt;/emphasis&gt; command and shows the hyphen (&lt;computeroutput&gt;-&lt;/computeroutput&gt;) for a file or
+         the letter &lt;computeroutput&gt;d&lt;/computeroutput&gt; for a directory.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;It does not use any of the mode bits on a directory. The AFS ACL alone controls directory access.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;For a file, the owner (first) set of bits interacts with the ACL entries that apply to the file in the following way.
+         AFS does not use the group or world (second and third sets) of mode bits at all. &lt;itemizedlist&gt;
+             &lt;listitem&gt;
+               &lt;para&gt;If the first &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt; mode bit is not set, no one (including the owner) can read the
+               file, no matter what permissions they have on the ACL. If the bit is set, users also need the &lt;emphasis
+               role="bold"&gt;r&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; permissions on the ACL of the file's directory to read
+               the file.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;If the first &lt;emphasis role="bold"&gt;w&lt;/emphasis&gt; mode bit is not set, no one (including the owner) can modify the
+               file. If the &lt;emphasis role="bold"&gt;w&lt;/emphasis&gt; bit is set, users also need the &lt;emphasis role="bold"&gt;w&lt;/emphasis&gt; and
+               &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; permissions on the ACL of the file's directory to modify the file.&lt;/para&gt;
+             &lt;/listitem&gt;
+ 
+             &lt;listitem&gt;
+               &lt;para&gt;There is no ACL permission directly corresponding to the &lt;emphasis role="bold"&gt;x&lt;/emphasis&gt; mode bit, but to
+               execute a file stored in AFS, the user must also have the &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt; and &lt;emphasis
+               role="bold"&gt;l&lt;/emphasis&gt; permissions on the ACL of the file's directory.&lt;/para&gt;
+             &lt;/listitem&gt;
+           &lt;/itemizedlist&gt;&lt;/para&gt;
+       &lt;/listitem&gt;
+     &lt;/itemizedlist&gt;
+ 
+     &lt;para&gt;When you issue the UNIX &lt;emphasis role="bold"&gt;chmod&lt;/emphasis&gt; command on an AFS file or directory, AFS changes the bits
+     appropriately. To change a file's mode bits, you must have the AFS &lt;emphasis role="bold"&gt;w&lt;/emphasis&gt; permission on the ACL of
+     the file's directory. To change a directory's mode bits, you must have the &lt;emphasis role="bold"&gt;d&lt;/emphasis&gt;, &lt;emphasis
+     role="bold"&gt;i&lt;/emphasis&gt;, and &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; permissions on its ACL. &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;chmod&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;chmod command&lt;/primary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_111"&gt;
+       &lt;title&gt;Example: Disabling Write Access for a File&lt;/title&gt;
+ 
+       &lt;para&gt;&lt;indexterm&gt;
+           &lt;primary&gt;examples&lt;/primary&gt;
+ 
+           &lt;secondary&gt;using chmod&lt;/secondary&gt;
+         &lt;/indexterm&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;Suppose &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt; is chairing a committee that is writing a proposal. As each section is
+       approved, she turns off write access to that file to prevent further changes. For example, the following &lt;emphasis
+       role="bold"&gt;chmod&lt;/emphasis&gt; command turns off the &lt;emphasis role="bold"&gt;w&lt;/emphasis&gt; mode bits on the file &lt;emphasis
+       role="bold"&gt;proposal.chap2&lt;/emphasis&gt;. This makes it impossible for anyone to change the file, no matter what permissions are
+       granted on the directory ACL.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;chmod -w proposal.chap2&lt;/emphasis&gt;
+    % &lt;emphasis role="bold"&gt;ls -l&lt;/emphasis&gt;
+    -rw-r--r--  1 terry     573 Nov 10 09:57 conclusion
+    -r--r--r--  1 terry     573 Nov 15 10:34 intro
+    -r--r--r--  1 terry     573 Dec  1 15:07 proposal.chap2
+    -rw-r--r--  1 terry     573 Nov 10 09:57 proposal.chap3
+    -rw-r--r--  1 terry     573 Nov 10 09:57 proposal.chap4
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ &lt;/chapter&gt;
Index: openafs/doc/xml/UserGuide/auusg008.xml
diff -c /dev/null openafs/doc/xml/UserGuide/auusg008.xml:1.1.8.2
*** /dev/null	Sat May 30 21:40:42 2009
--- openafs/doc/xml/UserGuide/auusg008.xml	Mon May 11 10:40:13 2009
***************
*** 0 ****
--- 1,1516 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;chapter id="HDRWQ60"&gt;
+   &lt;title&gt;Using Groups&lt;/title&gt;
+ 
+   &lt;para&gt;This chapter explains how to create groups and discusses different ways to use them.&lt;/para&gt;
+ 
+   &lt;sect1 id="HDRWQ61"&gt;
+     &lt;title&gt;About Groups&lt;/title&gt;
+ 
+     &lt;para&gt;An AFS &lt;emphasis&gt;group&lt;/emphasis&gt; is a list of specific users that you can place on access control lists (ACLs). Groups
+     make it much easier to maintain ACLs. Instead of creating an ACL entry for every user individually, you create one entry for a
+     group to which the users belong. Similarly, you can grant a user access to many directories at once by adding the user to a
+     group that appears on the relevant ACLs.&lt;/para&gt;
+ 
+     &lt;para&gt;AFS client machines can also belong to a group. Anyone logged into the machine inherits the permissions granted to the
+     group on an ACL, even if they are not authenticated with AFS. In general, groups of machines are useful only to system
+     administrators, for specialized purposes like complying with licensing agreements your cell has with software vendors. Talk with
+     your system administrator before putting a client machine in a group or using a machine group on an ACL. &lt;indexterm&gt;
+         &lt;primary&gt;machines&lt;/primary&gt;
+ 
+         &lt;secondary&gt;as members of groups&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;groups&lt;/primary&gt;
+ 
+         &lt;secondary&gt;machines as members&lt;/secondary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;para&gt;To learn about AFS file protection and how to add groups to ACLs, see &lt;link linkend="HDRWQ44"&gt;Protecting Your Directories
+     and Files&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ62"&gt;
+       &lt;title&gt;Suggestions for Using Groups Effectively&lt;/title&gt;
+ 
+       &lt;para&gt;There are three typical ways to use groups, each suited to a particular purpose: private use, shared use, and group use.
+       The following are only suggestions. You are free to use groups in any way you choose.&lt;/para&gt;
+ 
+       &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis&gt;Private use&lt;/emphasis&gt;: you create a group and place it on the ACL of directories you own, without
+           necessarily informing the group's members that they belong to it. Members notice only that they can or cannot access the
+           directory in a certain way. You retain sole administrative control over the group, since you are the owner. &lt;indexterm&gt;
+               &lt;primary&gt;private use of group&lt;/primary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;groups&lt;/primary&gt;
+ 
+               &lt;secondary&gt;private use&lt;/secondary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;The existence of the group and the identity of its members is not necessarily secret. Other users can see the
+           group's name on an ACL when they use the &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; command, and can use the &lt;emphasis
+           role="bold"&gt;pts membership&lt;/emphasis&gt; command to display + the groups to which they themselves belong. You can, however,
+           limit who can display the members of the group, as described in &lt;link linkend="HDRWQ74"&gt;Protecting Group-Related
+           Information&lt;/link&gt;.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis&gt;Shared use&lt;/emphasis&gt;: you inform the group's members that they belong to the group, but you are the
+           group's sole owner and administrator. For example, the manager of a work group can create a group of all the members in
+           the work group, and encourage them to use it on the ACLs of directories that house information they want to share with
+           other members of the group. &lt;indexterm&gt;
+               &lt;primary&gt;shared use of group&lt;/primary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;groups&lt;/primary&gt;
+ 
+               &lt;secondary&gt;shared use&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;note&gt;
+               &lt;para&gt;If you place a group owned by someone else on your ACLs, the group's owner can change the group's membership
+               without informing you. Someone new can gain or lose access in a way you did not intend and without your
+               knowledge.&lt;/para&gt;
+             &lt;/note&gt;&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;&lt;emphasis&gt;Group use&lt;/emphasis&gt;: you create a group and then use the &lt;emphasis role="bold"&gt;pts chown&lt;/emphasis&gt;
+           command to assign ownership to a group--either another group or the group itself (the latter type is a
+           &lt;emphasis&gt;self-owned&lt;/emphasis&gt; group). You inform the members of the owning group that they all can administer the owned
+           group. For instructions for the &lt;emphasis role="bold"&gt;pts chown&lt;/emphasis&gt; command, see &lt;link linkend="HDRWQ73"&gt;To Change
+           a Group's Owner&lt;/link&gt;. &lt;indexterm&gt;
+               &lt;primary&gt;group use of group&lt;/primary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;self-owned group&lt;/primary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;groups&lt;/primary&gt;
+ 
+               &lt;secondary&gt;group use&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;groups&lt;/primary&gt;
+ 
+               &lt;secondary&gt;group-owned groups&lt;/secondary&gt;
+             &lt;/indexterm&gt; &lt;indexterm&gt;
+               &lt;primary&gt;groups&lt;/primary&gt;
+ 
+               &lt;secondary&gt;self-owned groups&lt;/secondary&gt;
+             &lt;/indexterm&gt;&lt;/para&gt;
+ 
+           &lt;para&gt;The main advantage of designating a group as an owner is that several people share responsibility for administering
+           the group. A single person does not have to perform all administrative tasks, and if the group's original owner leaves the
+           cell, there are still other people who can administer it.&lt;/para&gt;
+ 
+           &lt;para&gt;However, everyone in the owner group can make changes that affect others negatively: adding or removing people from
+           the group inappropriately or changing the group's ownership to themselves exclusively. These problems can be particularly
+           sensitive in a self-owned group. Using an owner group works best if all the members know and trust each other; it is
+           probably wise to keep the number of people in an owner group small.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ63"&gt;
+       &lt;title&gt;Group Names&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;groups&lt;/primary&gt;
+ 
+         &lt;secondary&gt;naming conventions&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The groups you create must have names with two parts, in the following format:&lt;/para&gt;
+ 
+       &lt;para&gt;&lt;replaceable&gt;owner_name&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;:&lt;/emphasis&gt;&lt;replaceable&gt;group_name&lt;/replaceable&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;The &lt;replaceable&gt;owner_name&lt;/replaceable&gt; prefix indicates which user or group owns the group (naming rules appear in
+       &lt;link linkend="HDRWQ69"&gt;To Create a Group&lt;/link&gt;). The &lt;replaceable&gt;group_name&lt;/replaceable&gt; part indicates the group's
+       purpose or its members' common interest. Group names must always be typed in full, so a short
+       &lt;replaceable&gt;group_name&lt;/replaceable&gt; is most practical. However, names like &lt;emphasis role="bold"&gt;terry:1&lt;/emphasis&gt; and
+       &lt;emphasis role="bold"&gt;terry:2&lt;/emphasis&gt; that do not indicate the group's purpose are less useful than names like &lt;emphasis
+       role="bold"&gt;terry:project&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+       &lt;para&gt;Groups that do not have the &lt;replaceable&gt;owner_name&lt;/replaceable&gt; prefix possibly appear on some ACLs; they are created
+       by system administrators only. All of the groups you create must have an &lt;replaceable&gt;owner_name&lt;/replaceable&gt; prefix.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_116"&gt;
+       &lt;title&gt;Group-creation Quota&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;group-creation quota&lt;/primary&gt;
+ 
+         &lt;secondary&gt;defined&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;groups&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creation quota&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;By default, you can create 20 groups, but your system administrators can change your &lt;emphasis&gt;group-creation
+       quota&lt;/emphasis&gt; if appropriate. When you create a group, your group quota decrements by one. When a group that you created is
+       deleted, your quota increments by one, even if you are no longer the owner. You cannot increase your quota by transferring
+       ownership of a group to someone else, because you are always recorded as the creator.&lt;/para&gt;
+ 
+       &lt;para&gt;If you exhaust your group-creation quota and need to create more groups, ask your system administrator. For instructions
+       for displaying your group-creation quota, see &lt;link linkend="HDRWQ67"&gt;To Display A Group Entry&lt;/link&gt;.&lt;/para&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ64"&gt;
+     &lt;title&gt;Displaying Group Information&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+       &lt;secondary&gt;group information&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;groups&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying information&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;users&lt;/primary&gt;
+ 
+       &lt;secondary&gt;displaying group information&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;You can use the following commands to display information about groups and the users who belong to them:&lt;/para&gt;
+ 
+     &lt;itemizedlist&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;To display the members of a group, or the groups to which a user belongs, use the &lt;emphasis role="bold"&gt;pts
+         membership&lt;/emphasis&gt; command.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;To display the groups that a user or group owns, use the &lt;emphasis role="bold"&gt;pts listowned&lt;/emphasis&gt;
+         command.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;To display general information about a user or group, including its name, AFS ID, creator, and owner, use the
+         &lt;emphasis role="bold"&gt;pts examine&lt;/emphasis&gt; command.&lt;/para&gt;
+       &lt;/listitem&gt;
+     &lt;/itemizedlist&gt;
+ 
+     &lt;note&gt;
+       &lt;para&gt;The &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;system:authuser&lt;/emphasis&gt; system groups
+       do not appear in a user's list of group memberships, and the &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt; command does not
+       display their members. For more information on the system groups, see &lt;link linkend="HDRWQ50"&gt;Using the System Groups on
+       ACLs&lt;/link&gt;.&lt;/para&gt;
+     &lt;/note&gt;
+ 
+     &lt;sect2 id="HDRWQ65"&gt;
+       &lt;title&gt;To Display Group Membership&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;pts membership&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;pts commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;membership&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt; command to display the members of a group, or the groups to
+       which a user belongs.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;user or group name or id&lt;/replaceable&gt;&amp;gt;&lt;superscript&gt;+&lt;/superscript&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where &lt;replaceable&gt;user or group name or id&lt;/replaceable&gt; specifies the name or AFS UID of each user for which to
+       display group membership, or the name or AFS GID of each group for which to display the members. If identifying a group by its
+       AFS GID, precede the GID with a hyphen (&lt;emphasis role="bold"&gt;-&lt;/emphasis&gt;) to indicate that it is a negative number.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_119"&gt;
+       &lt;title&gt;Example: Displaying the Members of a Group&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;examples&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying members of a group&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The following example displays the members of the group &lt;emphasis role="bold"&gt;terry:team&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts membership terry:team&lt;/emphasis&gt;
+    Members of terry:team (id: -286) are:
+      terry
+      smith 
+      pat
+      johnson
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_120"&gt;
+       &lt;title&gt;Example: Displaying the Groups to Which a User Belongs&lt;/title&gt;
+ 
+       &lt;para&gt;The following example displays the groups to which users &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt; and &lt;emphasis
+       role="bold"&gt;pat&lt;/emphasis&gt; belong.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts membership terry pat&lt;/emphasis&gt;
+    Groups terry (id: 1022) is a member of:
+      smith:friends
+      pat:accounting
+      terry:team
+    Groups pat (id: 1845) is a member of:
+      pat:accounting
+      sam:managers
+      terry:team
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ66"&gt;
+       &lt;title&gt;To Display the Groups a User or Group Owns&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;groups owned by a group&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;pts listowned&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;users&lt;/primary&gt;
+ 
+         &lt;secondary&gt;listing groups owned&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;groups&lt;/primary&gt;
+ 
+         &lt;secondary&gt;listing groups owned&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;pts commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;listowned&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;pts listowned&lt;/emphasis&gt; command to display the groups that a user or group owns.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    %  &lt;emphasis role="bold"&gt;pts listowned&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;user or group name or id&lt;/replaceable&gt;&amp;gt;&lt;superscript&gt;+&lt;/superscript&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where &lt;replaceable&gt;user or group name or id&lt;/replaceable&gt; specifies the name or AFS UID of each user, or the name or AFS
+       GID of each group, for which to display group ownership. If identifying a group by its AFS GID, precede the GID with a hyphen
+       (&lt;emphasis role="bold"&gt;-&lt;/emphasis&gt;) to indicate that it is a negative number.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_122"&gt;
+       &lt;title&gt;Example: Displaying the Groups a Group Owns&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;examples&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying groups a group owns&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The following example displays the groups that the group &lt;emphasis role="bold"&gt;terry:team&lt;/emphasis&gt; owns.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts listowned -286&lt;/emphasis&gt;
+    Groups owned by terry:team (id: -286) are:
+      terry:project
+      terry:planners
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_123"&gt;
+       &lt;title&gt;Example: Displaying the Groups a User Owns&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;examples&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying groups a user owns&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The following example displays the groups that user &lt;emphasis role="bold"&gt;pat&lt;/emphasis&gt; owns.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts listowned pat&lt;/emphasis&gt;
+    Groups owned by pat (id: 1845) are:
+       pat:accounting
+       pat:plans
+    
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ67"&gt;
+       &lt;title&gt;To Display A Group Entry&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;pts examine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;pts commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;examine&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;group owner&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;group creator&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;displaying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;group-creation quota&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;groups&lt;/primary&gt;
+ 
+         &lt;secondary&gt;owner, displaying&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;groups&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creator, displaying&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;users&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying number of group memberships&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;group-creation quota&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;pts examine&lt;/emphasis&gt; command to display general information about a user or group,
+       including its name, AFS ID, creator, and owner.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    %  &lt;emphasis role="bold"&gt;pts examine&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;user or group name or id&lt;/replaceable&gt;&amp;gt;&lt;superscript&gt;+&lt;/superscript&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where &lt;replaceable&gt;user or group name or id&lt;/replaceable&gt; specifies the name or AFS UID of each user, or the name or AFS
+       GID of each group, for which to display group-related information. If identifying a group by its AFS GID, precede the GID with
+       a hyphen (&lt;emphasis role="bold"&gt;-&lt;/emphasis&gt;) to indicate that it is a negative number.&lt;/para&gt;
+ 
+       &lt;para&gt;The output includes information in the following fields:&lt;/para&gt;
+ 
+       &lt;variablelist&gt;
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;Name&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;For users, this is the character string typed when logging in. For machines, the name is the IP address; a zero in
+             address field acts as a wildcard, matching any value. For most groups, this is a name of the form
+             &lt;replaceable&gt;owner_name&lt;/replaceable&gt;&lt;emphasis role="bold"&gt;:&lt;/emphasis&gt;&lt;replaceable&gt;group_name&lt;/replaceable&gt;. Some
+             groups created by your system administrator do not have the &lt;replaceable&gt;owner_name&lt;/replaceable&gt; prefix. See &lt;link
+             linkend="HDRWQ63"&gt;Group Names&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;id&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;This is a unique identification number that the AFS server processes use internally. It is similar in function to
+             a UNIX UID, but operates in AFS rather than the UNIX file system. Users and machines have positive integer AFS user IDs
+             (UIDs), and groups have negative integer AFS group IDs (GIDs). &lt;indexterm&gt;
+                 &lt;primary&gt;AFS&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;UIDs and GIDs&lt;/secondary&gt;
+               &lt;/indexterm&gt; &lt;indexterm&gt;
+                 &lt;primary&gt;GID, AFS&lt;/primary&gt;
+               &lt;/indexterm&gt; &lt;indexterm&gt;
+                 &lt;primary&gt;UID, AFS&lt;/primary&gt;
+               &lt;/indexterm&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;owner&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;This is the user or group that owns the entry and so can administer it.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;creator&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;The name of the user who issued the &lt;emphasis role="bold"&gt;pts createuser&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;pts
+             creategroup&lt;/emphasis&gt; command to create the entry. This field is useful mainly as an audit trail and cannot be
+             changed.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;membership&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;For users and machines, this indicates how many groups the user or machine belongs to. For groups, it indicates
+             how many members belong to the group. This number cannot be set explicitly.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;flags&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;This field indicates who is allowed to list certain information about the entry or change it in certain ways. See
+             &lt;link linkend="HDRWQ74"&gt;Protecting Group-Related Information&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;computeroutput&gt;group quota&lt;/computeroutput&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;This field indicates how many more groups a user is allowed to create. It is set to 20 when a user entry is
+             created. The creation quota for machines or groups is meaningless because it not possible to authenticate as a machine
+             or group.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+       &lt;/variablelist&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_125"&gt;
+       &lt;title&gt;Example: Listing Information about a Group&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;examples&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying information about group&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The following example displays information about the group &lt;emphasis role="bold"&gt;pat:accounting&lt;/emphasis&gt;, which
+       includes members of the department that &lt;emphasis role="bold"&gt;pat&lt;/emphasis&gt; manages. Notice that the group is self-owned,
+       which means that all of its members can administer it.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts examine pat:accounting&lt;/emphasis&gt;
+    Name: pat:accounting, id: -673, owner: pat:accounting, creator: pat,
+      membership: 15, flags: S-M--, group quota: 0
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_126"&gt;
+       &lt;title&gt;Example: Listing Group Information about a User&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;examples&lt;/primary&gt;
+ 
+         &lt;secondary&gt;displaying group information about a user&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The following example displays group-related information about user &lt;emphasis role="bold"&gt;pat&lt;/emphasis&gt;. The two most
+       interesting fields are &lt;computeroutput&gt;membership&lt;/computeroutput&gt;, which shows that &lt;emphasis role="bold"&gt;pat&lt;/emphasis&gt;
+       belongs to 12 groups, and &lt;computeroutput&gt;group quota&lt;/computeroutput&gt;, which shows that &lt;emphasis role="bold"&gt;pat&lt;/emphasis&gt;
+       can create another 17 groups.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+   % &lt;emphasis role="bold"&gt;pts examine pat&lt;/emphasis&gt;
+    Name: pat, id: 1045, owner: system:administrators, creator: admin, 
+      membership: 12, flags: S-M--, group quota: 17
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ68"&gt;
+     &lt;title&gt;Creating Groups and Adding Members&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;adding&lt;/primary&gt;
+ 
+       &lt;secondary&gt;users to groups&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;creating&lt;/primary&gt;
+ 
+       &lt;secondary&gt;groups&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;groups&lt;/primary&gt;
+ 
+       &lt;secondary&gt;creating&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;groups&lt;/primary&gt;
+ 
+       &lt;secondary&gt;adding members&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;groups&lt;/primary&gt;
+ 
+       &lt;secondary&gt;owner as administrator&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;Use the &lt;emphasis role="bold"&gt;pts creategroup&lt;/emphasis&gt; command to create a group and the &lt;emphasis role="bold"&gt;pts
+     adduser&lt;/emphasis&gt; command to add members to it. Users and machines can belong to groups, but other groups cannot.&lt;/para&gt;
+ 
+     &lt;para&gt;When you create a group, you normally become its owner automatically. This means you alone can administer it: add and
+     remove members, change the group's name, transfer ownership of the group, or delete the group entirely. If you wish, you can
+     designate another owner when you create the group, by including the &lt;emphasis role="bold"&gt;-owner&lt;/emphasis&gt; argument to the
+     &lt;emphasis role="bold"&gt;pts creategroup&lt;/emphasis&gt; command. If you assign ownership to another group, the owning group must
+     already exist and have at least one member. You can also change a group's ownership after creating it by using the &lt;emphasis
+     role="bold"&gt;pts chown&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ72"&gt;Changing a Group's Owner or Name&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ69"&gt;
+       &lt;title&gt;To Create a Group&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;pts creategroup&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;pts commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creategroup&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;pts creategroup&lt;/emphasis&gt; command to create a group. Your group-creation quota
+       decrements by one for each group.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts creategroup -name&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;group name&lt;/replaceable&gt;&amp;gt;+ [&lt;emphasis role="bold"&gt;-owner&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;owner of the group&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where&lt;/para&gt;
+ 
+       &lt;variablelist&gt;
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;cg&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Is an alias for &lt;emphasis role="bold"&gt;creategroup&lt;/emphasis&gt; (and &lt;emphasis role="bold"&gt;createg&lt;/emphasis&gt; is the
+             shortest acceptable abbreviation).&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;-name&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Names each group to create. The name must have the following format:&lt;/para&gt;
+ 
+             &lt;para&gt;&lt;replaceable&gt;owner_name&lt;/replaceable&gt;&lt;emphasis
+             role="bold"&gt;:&lt;/emphasis&gt;&lt;replaceable&gt;group_name&lt;/replaceable&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;The &lt;replaceable&gt;owner_name&lt;/replaceable&gt; prefix must accurately indicate the group's owner. By default, you are
+             recorded as the owner, and the &lt;replaceable&gt;owner_name&lt;/replaceable&gt; must be your AFS username. You can include the
+             &lt;emphasis role="bold"&gt;-owner&lt;/emphasis&gt; argument to designate another AFS user or group as the owner, as long as you
+             provide the required value in the &lt;replaceable&gt;owner_name&lt;/replaceable&gt; field: &lt;indexterm&gt;
+                 &lt;primary&gt;groups&lt;/primary&gt;
+ 
+                 &lt;secondary&gt;rules for assigning ownership&lt;/secondary&gt;
+               &lt;/indexterm&gt; &lt;indexterm&gt;
+                 &lt;primary&gt;rules for assigning group names&lt;/primary&gt;
+               &lt;/indexterm&gt;&lt;/para&gt;
+ 
+             &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;If the owner is a user, it must be the AFS username.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;If the owner is another regular group, it must match the owning group's &lt;replaceable&gt;owner_name&lt;/replaceable&gt;
+                 field. For example, if the owner is the group &lt;emphasis role="bold"&gt;terry:associates&lt;/emphasis&gt;, the owner field
+                 must be &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;If the owner is a group without an &lt;replaceable&gt;owner_name&lt;/replaceable&gt; prefix, it must be the owning group's
+                 name.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;
+ 
+             &lt;para&gt;The name can include up to 63 characters including the colon. Use numbers and lowercase letters, but no spaces or
+             punctuation characters other than the colon.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;-owner&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Is optional and assigns ownership to a user other than yourself, or to a group. If you specify a group, it must
+             already exist and have at least one member. (This means that to make a group self-owned, you must issue the &lt;emphasis
+             role="bold"&gt;pts chown&lt;/emphasis&gt; command after using this command to create the group, and the &lt;emphasis role="bold"&gt;pts
+             adduser&lt;/emphasis&gt; command to add a member. See &lt;link linkend="HDRWQ72"&gt;Changing a Group's Owner or Name&lt;/link&gt;.)&lt;/para&gt;
+ 
+             &lt;para&gt;Do not name a machine as the owner. Because no one can authenticate as a machine, there is no way to administer a
+             group owned by a machine.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+       &lt;/variablelist&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_129"&gt;
+       &lt;title&gt;Example: Creating a Group&lt;/title&gt;
+ 
+       &lt;para&gt;&lt;indexterm&gt;
+           &lt;primary&gt;examples&lt;/primary&gt;
+ 
+           &lt;secondary&gt;creating a group&lt;/secondary&gt;
+         &lt;/indexterm&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;In the following example user &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt; creates a group to include all the other users in
+       his work team, and then examines the new group entry.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts creategroup terry:team&lt;/emphasis&gt;
+    group terry:team has id -286
+    % &lt;emphasis role="bold"&gt;pts examine terry:team&lt;/emphasis&gt;
+    Name: terry:team, id: -286, owner: terry, creator: terry, 
+      membership: 0, flags: S----, group quota: 0.
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ70"&gt;
+       &lt;title&gt;To Add Members to a Group&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;groups&lt;/primary&gt;
+ 
+         &lt;secondary&gt;adding members&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;pts adduser&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;pts commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;adduser&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;users&lt;/primary&gt;
+ 
+         &lt;secondary&gt;adding as group members&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;pts adduser&lt;/emphasis&gt; command to add one or more users to one or more groups. You can
+       always add members to a group you own (either directly or because you belong to the owning group). If you belong to a group,
+       you can add members if its fourth privacy flag is the lowercase letter &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt;; see &lt;link
+       linkend="HDRWQ74"&gt;Protecting Group-Related Information&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts adduser -user&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;user name&lt;/replaceable&gt;&amp;gt;&lt;superscript&gt;+&lt;/superscript&gt; &lt;emphasis
+           role="bold"&gt;-group&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;group name&lt;/replaceable&gt;&amp;gt;&lt;superscript&gt;+&lt;/superscript&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;You must add yourself to groups that you own, if that is appropriate. You do not belong automatically just because you
+       own the group.&lt;/para&gt;
+ 
+       &lt;note&gt;
+         &lt;para&gt;If you already have a token when you are added to a group, you must issue the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt;
+         command to reauthenticate before you can exercise the permissions granted to the group on ACLs.&lt;/para&gt;
+       &lt;/note&gt;
+ 
+       &lt;para&gt;where&lt;/para&gt;
+ 
+       &lt;variablelist&gt;
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;-user&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Specifies the username of each user to add to the groups named by the &lt;emphasis role="bold"&gt;-group&lt;/emphasis&gt;
+             argument. Groups cannot belong to other groups.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;-group&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Names each group to which to add users.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+       &lt;/variablelist&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_131"&gt;
+       &lt;title&gt;Example: Adding Members to a Group&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;examples&lt;/primary&gt;
+ 
+         &lt;secondary&gt;adding members to a group&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;In this example, user &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt; adds himself, &lt;emphasis role="bold"&gt;pat&lt;/emphasis&gt;,
+       &lt;emphasis role="bold"&gt;indira&lt;/emphasis&gt;, and &lt;emphasis role="bold"&gt;smith&lt;/emphasis&gt; to the group he just created, &lt;emphasis
+       role="bold"&gt;terry:team&lt;/emphasis&gt;, and then verifies the new list of members.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts adduser -user terry pat indira smith -group terry:team&lt;/emphasis&gt;
+    % &lt;emphasis role="bold"&gt;pts members terry:team&lt;/emphasis&gt;
+    Members of terry:team (id: -286) are:
+      terry
+      pat
+      indira
+      smith
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ71"&gt;
+     &lt;title&gt;Removing Users from a Group and Deleting a Group&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;groups&lt;/primary&gt;
+ 
+       &lt;secondary&gt;removing members&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;groups&lt;/primary&gt;
+ 
+       &lt;secondary&gt;deleting&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;removing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;users from groups&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;deleting groups&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;removing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;users from groups&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;users&lt;/primary&gt;
+ 
+       &lt;secondary&gt;removing from groups&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;removing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;obsolete ACL entries&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+       &lt;secondary&gt;removing obsolete entries&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;You can use the following commands to remove groups and their members:&lt;/para&gt;
+ 
+     &lt;itemizedlist&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;To remove a user from a group, use the &lt;emphasis role="bold"&gt;pts removeuser&lt;/emphasis&gt; command&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;To delete a group entirely, use the &lt;emphasis role="bold"&gt;pts delete&lt;/emphasis&gt; command&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;To remove deleted groups from ACLs, use the &lt;emphasis role="bold"&gt;fs cleanacl&lt;/emphasis&gt; command&lt;/para&gt;
+       &lt;/listitem&gt;
+     &lt;/itemizedlist&gt;
+ 
+     &lt;para&gt;When a group that you created is deleted, your group-creation quota increments by one, even if you no longer own the
+     group.&lt;/para&gt;
+ 
+     &lt;para&gt;When a group or user is deleted, its AFS ID appears on ACLs in place of its AFS name. You can use the &lt;emphasis
+     role="bold"&gt;fs cleanacl&lt;/emphasis&gt; command to remove these obsolete entries from ACLs on which you have the &lt;emphasis
+     role="bold"&gt;a&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;) permission.&lt;/para&gt;
+ 
+     &lt;sect2 id="Header_133"&gt;
+       &lt;title&gt;To Remove Members from a Group&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;pts removeuser&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;pts commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;removeuser&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;pts removeuser&lt;/emphasis&gt; command to remove one or more members from one or more groups.
+       You can always remove members from a group that you own (either directly or because you belong to the owning group). If you
+       belong to a group, you can remove members if its fifth privacy flag is the lowercase letter &lt;emphasis
+       role="bold"&gt;r&lt;/emphasis&gt;; see &lt;link linkend="HDRWQ74"&gt;Protecting Group-Related Information&lt;/link&gt;. (To display a group's
+       owner, use the &lt;emphasis role="bold"&gt;pts examine&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ67"&gt;To Display A Group
+       Entry&lt;/link&gt;.)&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts removeuser -user&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;user name&lt;/replaceable&gt;&amp;gt;&lt;superscript&gt;+&lt;/superscript&gt;  &lt;emphasis
+           role="bold"&gt;-group&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;group name&lt;/replaceable&gt;&amp;gt;&lt;superscript&gt;+&lt;/superscript&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where&lt;/para&gt;
+ 
+       &lt;variablelist&gt;
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;-user&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Specifies the username of each user to remove from the groups named by the &lt;emphasis role="bold"&gt;-group&lt;/emphasis&gt;
+             argument.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;-group&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Names each group from which to remove users.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+       &lt;/variablelist&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_134"&gt;
+       &lt;title&gt;Example: Removing Group Members&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;examples&lt;/primary&gt;
+ 
+         &lt;secondary&gt;removing group members&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The following example removes user &lt;emphasis role="bold"&gt;pat&lt;/emphasis&gt; from both the &lt;emphasis
+       role="bold"&gt;terry:team&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;terry:friends&lt;/emphasis&gt; groups.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts removeuser  pat -group terry:team terry:friends&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_135"&gt;
+       &lt;title&gt;To Delete a Group&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;pts delete&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;pts commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;delete&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;pts delete&lt;/emphasis&gt; command to delete a group. You can always delete a group that you
+       own (either directly or because you belong to the owning group). To display a group's owner, use the &lt;emphasis role="bold"&gt;pts
+       examine&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ67"&gt;To Display A Group Entry&lt;/link&gt;.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts delete&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;user or group name or id&lt;/replaceable&gt;&amp;gt;&lt;superscript&gt;+&lt;/superscript&gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where &lt;replaceable&gt;user or group name or id&lt;/replaceable&gt; specifies the name or AFS UID of each user, or the name or AFS
+       GID of each group, to delete. If identifying a group by its AFS GID, precede the GID with a hyphen (&lt;emphasis
+       role="bold"&gt;-&lt;/emphasis&gt;) to indicate that it is a negative number.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_136"&gt;
+       &lt;title&gt;Example: Deleting a Group&lt;/title&gt;
+ 
+       &lt;para&gt;&lt;indexterm&gt;
+           &lt;primary&gt;examples&lt;/primary&gt;
+ 
+           &lt;secondary&gt;deleting a group&lt;/secondary&gt;
+         &lt;/indexterm&gt;&lt;/para&gt;
+ 
+       &lt;para&gt;In the following example, the group &lt;emphasis role="bold"&gt;terry:team&lt;/emphasis&gt; is deleted.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts delete terry:team&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_137"&gt;
+       &lt;title&gt;To Remove Obsolete ACL Entries&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;fs cleanacl&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;fs commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;cleanacl&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs cleanacl&lt;/emphasis&gt; command to remove obsolete entries from ACLs after the
+       corresponding user or group has been deleted.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs cleanacl&lt;/emphasis&gt; [&amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;&lt;superscript&gt;+&lt;/superscript&gt;]
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where &lt;replaceable&gt;dir/file path&lt;/replaceable&gt; name each directory for which to clean the ACL. If you omit this
+       argument, the current working directory's ACL is cleaned.&lt;/para&gt;
+ 
+       &lt;para&gt;&lt;indexterm&gt;
+           &lt;primary&gt;examples&lt;/primary&gt;
+ 
+           &lt;secondary&gt;removing deleted groups from ACLs&lt;/secondary&gt;
+         &lt;/indexterm&gt;&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_138"&gt;
+       &lt;title&gt;Example: Removing an Obsolete ACL Entry&lt;/title&gt;
+ 
+       &lt;para&gt;After the group &lt;emphasis role="bold"&gt;terry:team&lt;/emphasis&gt; is deleted, its AFS GID (-286) appears on ACLs instead of
+       its name. In this example, user &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt; cleans it from the ACL on the plans directory in his
+       home directory.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl plans&lt;/emphasis&gt;
+    Access list for plans is
+    Normal rights:
+      terry rlidwka
+      -268 rlidwk
+      sam rliw
+    % &lt;emphasis role="bold"&gt;fs cleanacl plans&lt;/emphasis&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl plans&lt;/emphasis&gt;
+    Access list for plans is
+    Normal rights:
+      terry rlidwka
+      sam rliw
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ72"&gt;
+     &lt;title&gt;Changing a Group's Owner or Name&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;groups&lt;/primary&gt;
+ 
+       &lt;secondary&gt;changing name&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;changing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;group owner&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;changing&lt;/primary&gt;
+ 
+       &lt;secondary&gt;group name&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;groups&lt;/primary&gt;
+ 
+       &lt;secondary&gt;changing owner&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;To change a group's owner, use the &lt;emphasis role="bold"&gt;pts chown&lt;/emphasis&gt; command. To change its name, use the
+     &lt;emphasis role="bold"&gt;pts rename&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+     &lt;para&gt;You can change the owner or name of a group that you own (either directly or because you belong to the owning group). You
+     can assign group ownership to another user, another group, or the group itself. If you are not already a member of the group and
+     need to be, use the &lt;emphasis role="bold"&gt;pts adduser&lt;/emphasis&gt; command before transferring ownership, following the
+     instructions in &lt;link linkend="HDRWQ70"&gt;To Add Members to a Group&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;para&gt;The &lt;emphasis role="bold"&gt;pts chown&lt;/emphasis&gt; command automatically changes a group's
+     &lt;replaceable&gt;owner_name&lt;/replaceable&gt; prefix to indicate the new owner. If the new owner is a group, only its
+     &lt;replaceable&gt;owner_name&lt;/replaceable&gt; prefix is used, not its entire name. However, the change in
+     &lt;replaceable&gt;owner_name&lt;/replaceable&gt; prefix command does not propagate to any groups owned by the group whose owner is
+     changing. If you want their &lt;replaceable&gt;owner_name&lt;/replaceable&gt; prefixes to indicate the correct owner, you must use the
+     &lt;emphasis role="bold"&gt;pts rename&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+     &lt;para&gt;Otherwise, you normally use the &lt;emphasis role="bold"&gt;pts rename&lt;/emphasis&gt; command to change only the
+     &lt;replaceable&gt;group_name&lt;/replaceable&gt; part of a group name (the part that follows the colon). You can change the
+     &lt;replaceable&gt;owner_name&lt;/replaceable&gt; prefix only to reflect the actual owner.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRWQ73"&gt;
+       &lt;title&gt;To Change a Group's Owner&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;pts chown&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;pts commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;chown&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;pts chown&lt;/emphasis&gt; command to change a group's name.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts chown&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;group name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;new owner&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where&lt;/para&gt;
+ 
+       &lt;variablelist&gt;
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;replaceable&gt;group name&lt;/replaceable&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Specifies the current name of the group to which to assign a new owner.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;replaceable&gt;new owner&lt;/replaceable&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Names the user or group that is to own the group.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+       &lt;/variablelist&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_141"&gt;
+       &lt;title&gt;Example: Changing a Group's Owner to Another User&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;examples&lt;/primary&gt;
+ 
+         &lt;secondary&gt;changing group owner&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;In the following example, user &lt;emphasis role="bold"&gt;pat&lt;/emphasis&gt; transfers ownership of the group &lt;emphasis
+       role="bold"&gt;pat:staff&lt;/emphasis&gt; to user &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt;. Its name changes automatically to &lt;emphasis
+       role="bold"&gt;terry:staff&lt;/emphasis&gt;, as confirmed by the &lt;emphasis role="bold"&gt;pts examine&lt;/emphasis&gt; command.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts chown pat:staff terry&lt;/emphasis&gt;
+    % &lt;emphasis role="bold"&gt;pts examine terry:staff&lt;/emphasis&gt; 
+    Name: terry:staff, id: -534, owner: terry, creator: pat, 
+      membership: 15, flags: SOm--, group quota: 0.
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_142"&gt;
+       &lt;title&gt;Example: Changing a Group's Owner to Itself&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;examples&lt;/primary&gt;
+ 
+         &lt;secondary&gt;creating a self-owned group&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;In the following example, user &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt; makes the &lt;emphasis
+       role="bold"&gt;terry:team&lt;/emphasis&gt; group a self-owned group. Its name does not change because its
+       &lt;replaceable&gt;owner_name&lt;/replaceable&gt; prefix is already &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt;.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts chown terry:team terry:team&lt;/emphasis&gt;
+    % &lt;emphasis role="bold"&gt;pts examine terry:team&lt;/emphasis&gt;
+    Name: terry:team, id: -286, owner: terry:team, creator: terry, 
+      membership: 6, flags: SOm--, group quota: 0.
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_143"&gt;
+       &lt;title&gt;Example: Changing a Group's Owner to a Group&lt;/title&gt;
+ 
+       &lt;para&gt;In this example, user &lt;emphasis role="bold"&gt;sam&lt;/emphasis&gt; transfers ownership of the group &lt;emphasis
+       role="bold"&gt;sam:project&lt;/emphasis&gt; to the group &lt;emphasis role="bold"&gt;smith:cpa&lt;/emphasis&gt;. Its name changes automatically to
+       &lt;emphasis role="bold"&gt;smith:project&lt;/emphasis&gt;, because &lt;emphasis role="bold"&gt;smith&lt;/emphasis&gt; is the
+       &lt;replaceable&gt;owner_name&lt;/replaceable&gt; prefix of the group that now owns it. The &lt;emphasis role="bold"&gt;pts examine&lt;/emphasis&gt;
+       command displays the group's status before and after the change.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts examine sam:project&lt;/emphasis&gt;
+    Name: sam:project, id: -522, owner: sam, creator: sam, 
+      membership: 33, flags: SOm--, group quota: 0.
+    % &lt;emphasis role="bold"&gt;pts chown sam:project smith:cpa&lt;/emphasis&gt;
+    % &lt;emphasis role="bold"&gt;pts examine smith:project&lt;/emphasis&gt;
+    Name: smith:project, id: -522, owner: smith:cpa, creator: sam, 
+      membership: 33, flags: SOm--, group quota: 0.
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_144"&gt;
+       &lt;title&gt;To Change a Group's Name&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;pts rename&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;pts commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;rename&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;pts rename&lt;/emphasis&gt; command to change a group's name.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts rename&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;old name&lt;/replaceable&gt;&amp;gt; &amp;lt;&lt;replaceable&gt;new name&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where&lt;/para&gt;
+ 
+       &lt;variablelist&gt;
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;replaceable&gt;old name&lt;/replaceable&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Specifies the group's current name.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;&lt;replaceable&gt;new name&lt;/replaceable&gt;&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Specifies the complete new name to assign to the group. The &lt;replaceable&gt;owner_name&lt;/replaceable&gt; prefix must
+             correctly indicate the group's owner.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+       &lt;/variablelist&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_145"&gt;
+       &lt;title&gt;Example: Changing a Group's &lt;replaceable&gt;group_name&lt;/replaceable&gt; Suffix&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;examples&lt;/primary&gt;
+ 
+         &lt;secondary&gt;changing group name&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The following example changes the name of the &lt;emphasis role="bold"&gt;smith:project&lt;/emphasis&gt; group to &lt;emphasis
+       role="bold"&gt;smith:fiscal-closing&lt;/emphasis&gt;. The group's &lt;replaceable&gt;owner_name&lt;/replaceable&gt; prefix remains &lt;emphasis
+       role="bold"&gt;smith&lt;/emphasis&gt; because its owner is not changing.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts examine smith:project&lt;/emphasis&gt;
+    Name: smith:project, id: -522, owner: smith:cpa, creator: sam, 
+      membership: 33, flags: SOm--, group quota: 0.
+    % &lt;emphasis role="bold"&gt;pts rename smith:project smith:fiscal-closing&lt;/emphasis&gt;
+    % &lt;emphasis role="bold"&gt;pts examine smith:fiscal-closing&lt;/emphasis&gt;
+    Name: smith:fiscal-closing, id: -522, owner: smith:cpa, creator: sam, 
+      membership: 33, flags: SOm--, group quota: 0.
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_146"&gt;
+       &lt;title&gt;Example: Changing a Group's &lt;replaceable&gt;owner_name&lt;/replaceable&gt; Prefix&lt;/title&gt;
+ 
+       &lt;para&gt;In a previous example, user &lt;emphasis role="bold"&gt;pat&lt;/emphasis&gt; transferred ownership of the group &lt;emphasis
+       role="bold"&gt;pat:staff&lt;/emphasis&gt; to user &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt;. Its name changed automatically to &lt;emphasis
+       role="bold"&gt;terry:staff&lt;/emphasis&gt;. However, a group that &lt;emphasis role="bold"&gt;terry:staff&lt;/emphasis&gt; owns is still called
+       &lt;emphasis role="bold"&gt;pat:plans&lt;/emphasis&gt;, because the change to a group's &lt;replaceable&gt;owner_name&lt;/replaceable&gt; that results
+       from the &lt;emphasis role="bold"&gt;pts chown&lt;/emphasis&gt; command does not propagate to any groups it owns. In this example, a
+       member of &lt;emphasis role="bold"&gt;terry:staff&lt;/emphasis&gt; uses the &lt;emphasis role="bold"&gt;pts rename&lt;/emphasis&gt; command to change
+       the name to &lt;emphasis role="bold"&gt;terry:plans&lt;/emphasis&gt; to reflect its actual ownership.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts examine pat:plans&lt;/emphasis&gt; 
+    Name: pat:plans, id: -535, owner: terry:staff, creator: pat, 
+      membership: 8, flags: SOm--, group quota: 0.
+    % &lt;emphasis role="bold"&gt;pts rename pat:plans terry:plans&lt;/emphasis&gt;
+    % &lt;emphasis role="bold"&gt;pts examine terry:plans&lt;/emphasis&gt; 
+    Name: terry:plans, id: -535, owner: terry:staff, creator: pat, 
+      membership: 8, flags: SOm--, group quota: 0.
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ74"&gt;
+     &lt;title&gt;Protecting Group-Related Information&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;protection&lt;/primary&gt;
+ 
+       &lt;secondary&gt;group-related information&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;groups&lt;/primary&gt;
+ 
+       &lt;secondary&gt;privacy flags&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;privacy flags on groups&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;s privacy flag on groups&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;o privacy flag on groups&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;m privacy flag on groups&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;a privacy flag on groups&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;r privacy flag on groups&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;A group's &lt;emphasis&gt;privacy flags&lt;/emphasis&gt; control who can administer it in various ways. The privacy flags appear in
+     the &lt;computeroutput&gt;flags&lt;/computeroutput&gt; field of the output from the &lt;emphasis role="bold"&gt;pts examine&lt;/emphasis&gt; command
+     command; see &lt;link linkend="HDRWQ67"&gt;To Display A Group Entry&lt;/link&gt;. To set the privacy flags for a group you own, use the
+     &lt;emphasis role="bold"&gt;pts setfields&lt;/emphasis&gt; command as instructed in &lt;link linkend="HDRWQ75"&gt;To Set a Group's Privacy
+     Flags&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;sect2 id="HDRPRIVACY-FLAGS"&gt;
+       &lt;title&gt;Interpreting the Privacy Flags&lt;/title&gt;
+ 
+       &lt;para&gt;The five privacy flags always appear, and always must be set, in the following order:&lt;/para&gt;
+ 
+       &lt;variablelist&gt;
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;s&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Controls who can issue the &lt;emphasis role="bold"&gt;pts examine&lt;/emphasis&gt; command to display the entry.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;o&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Controls who can issue the &lt;emphasis role="bold"&gt;pts listowned&lt;/emphasis&gt; command to list the groups that a user
+             or group owns.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;m&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Controls who can issue the &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt; command to list the groups a user or
+             machine belongs to, or which users or machines belong to a group.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;a&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Controls who can issue the &lt;emphasis role="bold"&gt;pts adduser&lt;/emphasis&gt; command to add a user or machine to a
+             group.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;r&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Controls who can issue the &lt;emphasis role="bold"&gt;pts removeuser&lt;/emphasis&gt; command to remove a user or machine
+             from a group.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+       &lt;/variablelist&gt;
+ 
+       &lt;para&gt;Each flag can take three possible types of values to enable a different set of users to issue the corresponding
+       command:&lt;/para&gt;
+ 
+       &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;A hyphen (&lt;emphasis role="bold"&gt;-&lt;/emphasis&gt;) means that the group's owner can issue the command, along with the
+           administrators who belong to the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The lowercase version of the letter means that members of the group can issue the command, along with the users
+           indicated by the hyphen.&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The uppercase version of the letter means that anyone can issue the command.&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;
+ 
+       &lt;para&gt;For example, the flags &lt;computeroutput&gt;SOmar&lt;/computeroutput&gt; on a group entry indicate that anyone can examine the
+       group's entry and list the groups that it owns, and that only the group's members can list, add, or remove its members.&lt;/para&gt;
+ 
+       &lt;para&gt;The default privacy flags for groups are &lt;computeroutput&gt;S-M--&lt;/computeroutput&gt;, meaning that anyone can display the
+       entry and list the members of the group, but only the group's owner and members of the &lt;emphasis
+       role="bold"&gt;system:administrators&lt;/emphasis&gt; group can perform other functions.&lt;/para&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="HDRWQ75"&gt;
+       &lt;title&gt;To Set a Group's Privacy Flags&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;pts setfields&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;pts commands&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setfields&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;pts setfields&lt;/emphasis&gt; command to set the privacy flags on one or more groups.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts setfields -nameorid&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;user or group name or id&lt;/replaceable&gt;&amp;gt;&lt;superscript&gt;+&lt;/superscript&gt;
+                    &lt;emphasis role="bold"&gt;-access&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;set privacy flags&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;
+ 
+       &lt;para&gt;where&lt;/para&gt;
+ 
+       &lt;variablelist&gt;
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;-nameorid&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Specifies the name or AFS GID of each group for which to set the privacy flags. If identifying a group by its AFS
+             GID, precede the GID with a hyphen (&lt;emphasis role="bold"&gt;-&lt;/emphasis&gt;) to indicate that it is a negative number.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+ 
+         &lt;varlistentry&gt;
+           &lt;term&gt;&lt;emphasis role="bold"&gt;-access&lt;/emphasis&gt;&lt;/term&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Specifies the privacy flags to set for each group. Observe the following rules:&lt;/para&gt;
+ 
+             &lt;itemizedlist&gt;
+               &lt;listitem&gt;
+                 &lt;para&gt;Provide a value for all five flags in the order &lt;emphasis role="bold"&gt;somar&lt;/emphasis&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Set the first flag to lowercase &lt;emphasis role="bold"&gt;s&lt;/emphasis&gt; or uppercase &lt;emphasis
+                 role="bold"&gt;S&lt;/emphasis&gt; only.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Set the second flag to the hyphen (&lt;emphasis role="bold"&gt;-&lt;/emphasis&gt;) or uppercase &lt;emphasis
+                 role="bold"&gt;O&lt;/emphasis&gt; only. For groups, AFS interprets the hyphen as equivalent to lowercase &lt;emphasis
+                 role="bold"&gt;o&lt;/emphasis&gt; (that is, members of a group can always list the groups that it owns).&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Set the third flag to the hyphen (&lt;emphasis role="bold"&gt;-&lt;/emphasis&gt;), lowercase &lt;emphasis
+                 role="bold"&gt;m&lt;/emphasis&gt;, or uppercase &lt;emphasis role="bold"&gt;M&lt;/emphasis&gt;.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Set the fourth flag to the hyphen (&lt;emphasis role="bold"&gt;-&lt;/emphasis&gt;), lowercase &lt;emphasis
+                 role="bold"&gt;a&lt;/emphasis&gt;, or uppercase &lt;emphasis role="bold"&gt;A&lt;/emphasis&gt;. The uppercase &lt;emphasis
+                 role="bold"&gt;A&lt;/emphasis&gt; is not a secure choice, because it permits anyone to add members to the group.&lt;/para&gt;
+               &lt;/listitem&gt;
+ 
+               &lt;listitem&gt;
+                 &lt;para&gt;Set the fifth flag to the hyphen (&lt;emphasis role="bold"&gt;-&lt;/emphasis&gt;) or lowercase &lt;emphasis
+                 role="bold"&gt;r&lt;/emphasis&gt; only.&lt;/para&gt;
+               &lt;/listitem&gt;
+             &lt;/itemizedlist&gt;
+           &lt;/listitem&gt;
+         &lt;/varlistentry&gt;
+       &lt;/variablelist&gt;
+     &lt;/sect2&gt;
+ 
+     &lt;sect2 id="Header_150"&gt;
+       &lt;title&gt;Example: Setting a Group's Privacy Flags&lt;/title&gt;
+ 
+       &lt;indexterm&gt;
+         &lt;primary&gt;examples&lt;/primary&gt;
+ 
+         &lt;secondary&gt;setting group's privacy flags&lt;/secondary&gt;
+       &lt;/indexterm&gt;
+ 
+       &lt;para&gt;The following example sets the privacy flags on the &lt;emphasis role="bold"&gt;terry:team&lt;/emphasis&gt; group to set the
+       indicated pattern of administrative privilege.&lt;/para&gt;
+ 
+       &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;pts setfields terry:team -access SOm--&lt;/emphasis&gt;
+   
+ &lt;/programlisting&gt;
+ 
+       &lt;itemizedlist&gt;
+         &lt;listitem&gt;
+           &lt;para&gt;Everyone can issue the &lt;emphasis role="bold"&gt;pts examine&lt;/emphasis&gt; command to display general information about it
+           (uppercase &lt;emphasis role="bold"&gt;S&lt;/emphasis&gt;).&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Everyone can issue the &lt;emphasis role="bold"&gt;pts listowned&lt;/emphasis&gt; command to display the groups it owns
+           (uppercase &lt;emphasis role="bold"&gt;O&lt;/emphasis&gt;).&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;The members of the group can issue the &lt;emphasis role="bold"&gt;pts membership&lt;/emphasis&gt; command to display the
+           group's members (lowercase &lt;emphasis role="bold"&gt;m&lt;/emphasis&gt;).&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Only the group's owner, user &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt;, can issue the &lt;emphasis role="bold"&gt;pts
+           adduser&lt;/emphasis&gt; command to add members (the hyphen).&lt;/para&gt;
+         &lt;/listitem&gt;
+ 
+         &lt;listitem&gt;
+           &lt;para&gt;Only the group's owner, user &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt;, can issue the &lt;emphasis role="bold"&gt;pts
+           removeuser&lt;/emphasis&gt; command to remove members (the hyphen).&lt;/para&gt;
+         &lt;/listitem&gt;
+       &lt;/itemizedlist&gt;
+     &lt;/sect2&gt;
+   &lt;/sect1&gt;
+ &lt;/chapter&gt;
\ No newline at end of file
Index: openafs/doc/xml/UserGuide/auusg009.xml
diff -c /dev/null openafs/doc/xml/UserGuide/auusg009.xml:1.1.8.2
*** /dev/null	Sat May 30 21:40:42 2009
--- openafs/doc/xml/UserGuide/auusg009.xml	Mon May 11 10:40:13 2009
***************
*** 0 ****
--- 1,325 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;chapter id="HDRWQ76"&gt;
+   &lt;title&gt;Troubleshooting&lt;/title&gt;
+ 
+   &lt;para&gt;This chapter explains how to investigate and solve some problems you can sometimes encounter when working with AFS files. To
+   use the instructions, find the heading that describes your problem or matches the error message you received.&lt;/para&gt;
+ 
+   &lt;sect1 id="HDRWQ77"&gt;
+     &lt;title&gt;Problem: Cannot Access, Copy, or Save File&lt;/title&gt;
+ 
+     &lt;para&gt;&lt;indexterm&gt;
+         &lt;primary&gt;troubleshooting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;inability to access, copy or save file&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;files&lt;/primary&gt;
+ 
+         &lt;secondary&gt;inability to access, copy or save&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;saving files&lt;/primary&gt;
+ 
+         &lt;secondary&gt;inability to&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;copying&lt;/primary&gt;
+ 
+         &lt;secondary&gt;files, inability to&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;directories&lt;/primary&gt;
+ 
+         &lt;secondary&gt;inability to access&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;access to AFS filespace&lt;/primary&gt;
+ 
+         &lt;secondary&gt;failures, troubleshooting&lt;/secondary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;orderedlist&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;&lt;anchor id="LINOSAVE-TOKENS" /&gt;Issue the &lt;emphasis role="bold"&gt;tokens&lt;/emphasis&gt; command to verify that you have valid
+         tokens. For complete instructions, see &lt;link linkend="HDRWQ30"&gt;To Display Your Tokens&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;tokens&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+         &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;If your tokens are valid, proceed to Step &lt;link linkend="LINOSAVE-FSCHECKS"&gt;2&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If your do not have tokens for the relevant cell, or they are expired, issue the &lt;emphasis
+             role="bold"&gt;klog&lt;/emphasis&gt; command to authenticate. For complete instructions, see &lt;link linkend="HDRWQ29"&gt;To
+             Authenticate with AFS&lt;/link&gt;. Then try accessing or saving the file again. If you are not successful, proceed to Step
+             &lt;link linkend="LINOSAVE-FSCHECKS"&gt;2&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;&lt;anchor id="LINOSAVE-FSCHECKS" /&gt;Issue the &lt;emphasis role="bold"&gt;fs checkservers&lt;/emphasis&gt; command to check the
+         status of file server machines. For complete instructions, see &lt;link linkend="HDRWQ41"&gt;Checking the Status of Server
+         Machines&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs checkservers &amp;amp;&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+         &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;If the following message appears, proceed to Step &lt;link linkend="LINOSAVE-PERMS"&gt;3&lt;/link&gt;. &lt;programlisting&gt;
+    All servers are running.
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;Output like the following indicates that your Cache Manager cannot reach the indicated file server machines.
+             &lt;programlisting&gt;
+    These servers unavailable due to network or server problem:  
+    &lt;replaceable&gt;list of machines&lt;/replaceable&gt;.
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs whereis&lt;/emphasis&gt; command to check if the file you are attempting to access or
+             save is stored on one of the inaccessible file server machines. For complete instructions, see &lt;link
+             linkend="HDRWQ40"&gt;Locating Files and Directories&lt;/link&gt;.&lt;/para&gt;
+ 
+             &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs whereis&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;
+ 
+             &lt;para&gt;If your file is stored on an inaccessible machine, then you cannot access the file or save it back to the File
+             Server until the machine is again accessible. If your file is on a machine that is not listed as inaccessible, proceed
+             to Step &lt;link linkend="LINOSAVE-PERMS"&gt;3&lt;/link&gt;.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;&lt;anchor id="LINOSAVE-PERMS" /&gt;Issue the &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; command to verify that you have
+         the permissions you need for accessing, copying, or saving the file. For complete instructions, see &lt;link
+         linkend="HDRWQ53"&gt;To display an ACL&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+         &lt;para&gt;You need the indicated permissions:&lt;/para&gt;
+ 
+         &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;To access, copy, or save a file, you must have the &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis
+             role="bold"&gt;lookup&lt;/emphasis&gt;) permission on the directory and on all directories above it in the pathname.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;To save changes to an existing file, you must in addition have the &lt;emphasis role="bold"&gt;w&lt;/emphasis&gt; (&lt;emphasis
+             role="bold"&gt;write&lt;/emphasis&gt;) permission. To create a new file, you must in addition have the &lt;emphasis
+             role="bold"&gt;i&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;insert&lt;/emphasis&gt;) and &lt;emphasis role="bold"&gt;w&lt;/emphasis&gt;
+             permissions.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;To copy a file between two directories, you must in addition have the &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt;
+             (&lt;emphasis role="bold"&gt;read&lt;/emphasis&gt;) permission on the source directory and the &lt;emphasis role="bold"&gt;i&lt;/emphasis&gt;
+             permission on the destination directory.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;
+ 
+         &lt;para&gt;If you do not have the necessary permissions but own the directory, you always have the &lt;emphasis
+         role="bold"&gt;a&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;) permission even if you do not appear on the ACL.
+         Issue the &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; command to grant yourself the necessary permissions. For complete
+         instructions, see &lt;link linkend="HDRWQ54"&gt;Changing an ACL&lt;/link&gt;.&lt;/para&gt;
+ 
+         &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs setacl  -dir&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;directory&lt;/replaceable&gt;&amp;gt;&lt;superscript&gt;+&lt;/superscript&gt; &lt;emphasis
+             role="bold"&gt;-acl&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;access list entries&lt;/replaceable&gt;&amp;gt;&lt;superscript&gt;+&lt;/superscript&gt;
+ &lt;/programlisting&gt;
+ 
+         &lt;para&gt;If you do not have the necessary permissions and do not own the directory, ask the owner or a system administrator to
+         grant them to you. If they add you to a group that has the required permissions, you must issue the &lt;emphasis
+         role="bold"&gt;klog&lt;/emphasis&gt; command to reauthenticate before you can exercise them.&lt;/para&gt;
+ 
+         &lt;para&gt;If you still cannot access the file even though you have the necessary permissions, contact your system administrator
+         for help in investigating further possible causes of your problem. If you still cannot copy or save the file even though you
+         have the necessary permissions, proceed to Step &lt;link linkend="LINOSAVE-QUOTA"&gt;4&lt;/link&gt;.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;&lt;anchor id="LINOSAVE-QUOTA" /&gt;If copying a file, issue the &lt;emphasis role="bold"&gt;fs listquota&lt;/emphasis&gt; command to
+         check whether the volume into which you are copying it, or the partition that houses that volume, is almost full. For
+         saving, check the volume and partition that contain the directory into which you are saving the file. For complete
+         instructions, see &lt;link linkend="HDRWQ39"&gt;Displaying Volume Quota&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listquota&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+         &lt;para&gt;The command produces output as in the following example:&lt;/para&gt;
+ 
+         &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listquota /afs/abc.com/usr/terry&lt;/emphasis&gt;
+    Volume Name     Quota    Used    % Used   Partition 
+    user.terry      10000    3400       34%         86% 
+ &lt;/programlisting&gt;
+ 
+         &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;If the value in the &lt;computeroutput&gt;Partition&lt;/computeroutput&gt; field is not close to 100%, the partition is not
+             almost full. Check the value in the &lt;computeroutput&gt;% Used&lt;/computeroutput&gt; field. If it is close to 100%, then the
+             volume is almost full. If possible, delete files from the volume that are no longer needed, or ask your system
+             administrator to increase the volume's quota.&lt;/para&gt;
+ 
+             &lt;para&gt;If the value in the &lt;computeroutput&gt;% Used&lt;/computeroutput&gt; field is not close to 100% (is, say, 90% or less),
+             then it is unlikely that you are exceeding the volume's quota, unless the file is very large or the volume's quota is
+             small. Contact your system administrator for help in investigating further possible causes of your problem.&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If the value in the &lt;computeroutput&gt;Partition&lt;/computeroutput&gt; field is very close to 100%, the partition is
+             possibly nearly full. However, server machine partitions are usually very large and can still have enough space for an
+             average file when nearly full. You can either ask your system administrator about the partition's status, or issue the
+             &lt;emphasis role="bold"&gt;fs examine&lt;/emphasis&gt; command. The final line in its output reports how many kilobyte blocks are
+             still available on the partition. For complete instructions, see &lt;link linkend="HDRWQ39"&gt;Displaying Volume Quota&lt;/link&gt;.
+             &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs examine&lt;/emphasis&gt;  &amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;If there is enough free space on the partition but you still cannot save the file, ask your system administrator
+             for help in investigating further possible causes of your problem.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;
+       &lt;/listitem&gt;
+     &lt;/orderedlist&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ78"&gt;
+     &lt;title&gt;Problem: Accidentally Removed Your Entry from an ACL&lt;/title&gt;
+ 
+     &lt;para&gt;&lt;indexterm&gt;
+         &lt;primary&gt;troubleshooting&lt;/primary&gt;
+ 
+         &lt;secondary&gt;accidental removal from ACL&lt;/secondary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;ACL&lt;/primary&gt;
+ 
+         &lt;secondary&gt;accidentally removed yourself&lt;/secondary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+ 
+     &lt;orderedlist&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;If you own the directory from which you have accidentally removed your ACL entry, then you actually still have the
+         &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;) permission even if it does not appear on
+         the ACL. You normally own your home directory and all of its subdirectories, for instance. Issue the &lt;emphasis
+         role="bold"&gt;fs setacl&lt;/emphasis&gt; command to grant yourself all other permissions. For complete instructions, see &lt;link
+         linkend="HDRWQ55"&gt;To Add, Remove, or Edit Normal ACL Permissions&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs setacl  -dir&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;directory&lt;/replaceable&gt;&amp;gt; &lt;emphasis role="bold"&gt;-acl &amp;lt;&lt;/emphasis&gt;&lt;replaceable&gt;your_username&lt;/replaceable&gt;&amp;gt; &lt;emphasis
+               role="bold"&gt;all&lt;/emphasis&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+         &lt;para&gt;For &lt;replaceable&gt;directory&lt;/replaceable&gt;, provide the complete pathname to the directory (for example, &lt;emphasis
+         role="bold"&gt;/afs/abc.com/usr/&lt;/emphasis&gt;&lt;replaceable&gt;your_username&lt;/replaceable&gt;). This is necessary because AFS cannot
+         interpret pathname abbreviations if you do not have the &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis
+         role="bold"&gt;lookup&lt;/emphasis&gt;) permission.&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;If you do not own the directory, issue the &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; to check if any remaining
+         entries grant you the permissions you need (perhaps you belong to one or more groups that appear on the ACL). For complete
+         instructions, see &lt;link linkend="HDRWQ53"&gt;To display an ACL&lt;/link&gt;. &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+         &lt;itemizedlist&gt;
+           &lt;listitem&gt;
+             &lt;para&gt;The following message displays the directory's ACL. If you need permissions that no entry currently grants you,
+             ask the directory's owner or your system administrator for help. &lt;programlisting&gt;
+    Access list for &amp;lt;&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;&amp;gt; is
+    Normal rights
+    &lt;replaceable&gt;list of entries&lt;/replaceable&gt;
+ &lt;/programlisting&gt;&lt;/para&gt;
+           &lt;/listitem&gt;
+ 
+           &lt;listitem&gt;
+             &lt;para&gt;If the command returns the following error message instead of an ACL, then you do not have the &lt;emphasis
+             role="bold"&gt;l&lt;/emphasis&gt; permission. &lt;programlisting&gt;
+    fs: You don't have the required access rights on '&lt;replaceable&gt;dir/file path&lt;/replaceable&gt;'
+ &lt;/programlisting&gt;&lt;/para&gt;
+ 
+             &lt;para&gt;Ask the directory's owner or your system administrator to grant you the permissions you need. If they add you to a
+             group that has the required permissions, you must issue the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command to
+             reauthenticate before you can exercise them.&lt;/para&gt;
+           &lt;/listitem&gt;
+         &lt;/itemizedlist&gt;
+       &lt;/listitem&gt;
+     &lt;/orderedlist&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="HDRWQ79"&gt;
+     &lt;title&gt;Error Message: "afs: Lost contact with fileserver"&lt;/title&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;troubleshooting&lt;/primary&gt;
+ 
+       &lt;secondary&gt;error messages&lt;/secondary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;error messages, troubleshooting&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;lost contact with fileserver (error message)&lt;/primary&gt;
+     &lt;/indexterm&gt;
+ 
+     &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs checkservers&lt;/emphasis&gt; command to check the status of file server machines. For
+     complete instructions, see &lt;link linkend="HDRWQ41"&gt;Checking the Status of Server Machines&lt;/link&gt;.&lt;/para&gt;
+ 
+     &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs checkservers &amp;amp;&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+ 
+     &lt;itemizedlist&gt;
+       &lt;listitem&gt;
+         &lt;para&gt;If the following message appears, ask your system administrator for assistance in diagnosing the cause of the
+         &lt;computeroutput&gt;Lost contact&lt;/computeroutput&gt; error message. &lt;programlisting&gt;
+    All servers are running.
+ &lt;/programlisting&gt;&lt;/para&gt;
+       &lt;/listitem&gt;
+ 
+       &lt;listitem&gt;
+         &lt;para&gt;Output like the following indicates that your Cache Manager cannot reach the indicated file server machines. You must
+         wait until they are again accessible before continuing to work with the files that are stored on them. &lt;programlisting&gt;
+    These servers unavailable due to network or server problem: 
+    &lt;replaceable&gt;list_of_machines&lt;/replaceable&gt;.
+ &lt;/programlisting&gt;&lt;/para&gt;
+       &lt;/listitem&gt;
+     &lt;/itemizedlist&gt;
+ 
+     &lt;indexterm&gt;
+       &lt;primary&gt;connection timed out (error message)&lt;/primary&gt;
+     &lt;/indexterm&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="Header_155"&gt;
+     &lt;title&gt;Error Message: "&lt;replaceable&gt;command&lt;/replaceable&gt;: Connection timed out"&lt;/title&gt;
+ 
+     &lt;para&gt;Issue the &lt;emphasis role="bold"&gt;fs checkservers&lt;/emphasis&gt; command as described in &lt;link linkend="HDRWQ79"&gt;Error Message:
+     afs: Lost contact with fileserver&lt;/link&gt;. &lt;indexterm&gt;
+         &lt;primary&gt;you don't have the required access rights (error message)&lt;/primary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="Header_156"&gt;
+     &lt;title&gt;Error Message: "fs: You don't have the required access rights on '&lt;replaceable&gt;file&lt;/replaceable&gt;'"&lt;/title&gt;
+ 
+     &lt;para&gt;You do not have the ACL permissions you need to perform the operation you are attempting. If you own the directory and
+     have accidentally removed yourself from the ACL, see &lt;link linkend="HDRWQ78"&gt;Problem: Accidentally Removed Your Entry from an
+     ACL&lt;/link&gt;. Otherwise, ask the directory's owner or your system administrator to grant you the appropriate permissions.
+     &lt;indexterm&gt;
+         &lt;primary&gt;afs: failed to store file (error message)&lt;/primary&gt;
+       &lt;/indexterm&gt; &lt;indexterm&gt;
+         &lt;primary&gt;failed to store file (error message)&lt;/primary&gt;
+       &lt;/indexterm&gt;&lt;/para&gt;
+   &lt;/sect1&gt;
+ 
+   &lt;sect1 id="Header_157"&gt;
+     &lt;title&gt;Error Message: "afs: failed to store file"&lt;/title&gt;
+ 
+     &lt;para&gt;Follow the instructions in &lt;link linkend="HDRWQ77"&gt;Problem: Cannot Access, Copy, or Save File&lt;/link&gt;.&lt;/para&gt;
+   &lt;/sect1&gt;
+ &lt;/chapter&gt;
\ No newline at end of file
Index: openafs/doc/xml/UserGuide/auusg010.xml
diff -c /dev/null openafs/doc/xml/UserGuide/auusg010.xml:1.1.8.2
*** /dev/null	Sat May 30 21:40:42 2009
--- openafs/doc/xml/UserGuide/auusg010.xml	Mon May 11 10:40:13 2009
***************
*** 0 ****
--- 1,180 ----
+ &lt;?xml version="1.0" encoding="utf-8"?&gt;
+     &lt;appendix id="HDRWQ80"&gt;&lt;title&gt;Using the NFS/AFS Translator&lt;/title&gt;
+     &lt;para&gt;
+ &lt;indexterm&gt;&lt;primary&gt;NFS&lt;/primary&gt;&lt;secondary&gt;accessing AFS from client&lt;/secondary&gt;&lt;/indexterm&gt;
+  
+ &lt;indexterm&gt;&lt;primary&gt;NFS/AFS Translator&lt;/primary&gt;&lt;/indexterm&gt;
+  
+ &lt;indexterm&gt;&lt;primary&gt;AFS&lt;/primary&gt;&lt;secondary&gt;accessing from NFS client machine&lt;/secondary&gt;&lt;/indexterm&gt;
+  
+ &lt;indexterm&gt;&lt;primary&gt;access to AFS filespace&lt;/primary&gt;&lt;secondary&gt;from NFS client machines&lt;/secondary&gt;&lt;/indexterm&gt;
+  Some
+     cells use the Network File System (NFS) in addition to AFS. If you work on an NFS client machine, your system
+     administrator can configure it to access the AFS filespace through a program called the &lt;emphasis&gt;NFS/AFS
+     Translator&lt;/emphasis&gt;&lt;superscript&gt;TM&lt;/superscript&gt;. If you have an AFS account, you can access AFS as an
+     authenticated user while working on your NFS client machine. Otherwise, you access AFS as the
+     &lt;emphasis role="bold"&gt;anonymous&lt;/emphasis&gt; user.&lt;/para&gt;
+     &lt;note&gt;
+         &lt;para&gt;Acceptable NFS/AFS Translator performance requires that NFS is functioning correctly.&lt;/para&gt;
+     &lt;/note&gt;
+     &lt;sect1 id="HDRWQ81"&gt;&lt;title&gt;Requirements for Using the NFS/AFS Translator&lt;/title&gt;
+     &lt;para&gt;
+ &lt;indexterm&gt;&lt;primary&gt;NFS&lt;/primary&gt;&lt;secondary&gt;issuing AFS commands on NFS client machine&lt;/secondary&gt;&lt;/indexterm&gt;
+  
+ &lt;indexterm&gt;&lt;primary&gt;commands&lt;/primary&gt;&lt;secondary&gt;AFS, issuing on NFS client machine&lt;/secondary&gt;&lt;/indexterm&gt;
+  For you to use the NFS/AFS Translator, your system
+     administrator must configure the following types of machines as indicated:&lt;/para&gt;
+     &lt;itemizedlist&gt;
+       &lt;listitem&gt;&lt;para&gt;An &lt;emphasis&gt;NFS/AFS translator machine&lt;/emphasis&gt; is an AFS client machine that also acts as an
+       NFS server machine. Its Cache Manager acts as the surrogate Cache Manager for your NFS client machine. Ask your
+       system administrator which translator machines you can use.&lt;/para&gt;&lt;/listitem&gt;
+       &lt;listitem&gt;&lt;para&gt;Your NFS client machine must have an NFS mount to a translator machine. Most often, your system
+       administrator mounts the translator machine's &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory and names the mount
+       &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; as well. This enables you to access the entire AFS filespace using standard
+       AFS pathnames. It is also possible to create mounts directly to subdirectories of
+       &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt;, and to give NFS mounts different names on the NFS client
+       machine.&lt;/para&gt;&lt;/listitem&gt;
+     &lt;/itemizedlist&gt;
+     &lt;para&gt;Your access to AFS is much more extensive if you have an AFS user account. If you do not, the AFS servers
+     recognize you as the &lt;emphasis role="bold"&gt;anonymous&lt;/emphasis&gt; user and only grant you the access available to
+     members of the &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; group.&lt;/para&gt;
+     &lt;para&gt;If your NFS client machine uses an operating system that AFS supports, your system administrator can
+     configure it to enable you to issue many AFS commands on the machine. Ask him or her about the configuration and
+     which commands you can issue.&lt;/para&gt;
+     &lt;/sect1&gt;&lt;sect1 id="Header_160"&gt;&lt;title&gt;Accessing AFS via the Translator&lt;/title&gt;
+     
+ &lt;indexterm&gt;&lt;primary&gt;authentication&lt;/primary&gt;&lt;secondary&gt;to AFS on NFS client machines&lt;/secondary&gt;&lt;/indexterm&gt;
+  
+     &lt;para&gt;If you do not have an AFS account or choose not to access AFS as an authenticated user, then all you do to
+     access AFS is provide the pathname of the relevant file. Its ACL must grant the necessary permissions to the
+     &lt;emphasis role="bold"&gt;system:anyuser&lt;/emphasis&gt; group.&lt;/para&gt;
+     &lt;para&gt;If you have an AFS account and want to access AFS as an authenticated user, the best method depends on
+     whether your NFS machine is a supported type. If it is, use the instructions in &lt;link linkend="HDRWQ82"&gt;To
+     Authenticate on a Supported Operating System&lt;/link&gt;. If it is not a supported type, use the instructions in
+     &lt;link linkend="HDRWQ83"&gt;To Authenticate on an Unsupported Operating System&lt;/link&gt;.&lt;/para&gt;
+     &lt;sect2 id="HDRWQ82"&gt;&lt;title&gt;To Authenticate on a Supported Operating System&lt;/title&gt;
+     &lt;orderedlist&gt;
+       &lt;listitem&gt;&lt;para&gt;Log into the NFS client machine using your NFS username.&lt;/para&gt;&lt;/listitem&gt;
+       &lt;listitem&gt;&lt;para&gt;
+         Issue the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command. For complete instructions, see
+         &lt;link linkend="HDRWQ29"&gt;To Authenticate with AFS&lt;/link&gt;. 
+ &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;klog -setpag&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+       &lt;/para&gt;&lt;/listitem&gt;
+     &lt;/orderedlist&gt;
+     &lt;/sect2&gt;&lt;sect2 id="HDRWQ83"&gt;&lt;title&gt;To Authenticate on an Unsupported Operating System&lt;/title&gt;
+     &lt;orderedlist&gt;
+       &lt;listitem&gt;&lt;para&gt;Log onto the NFS client machine using your NFS username.&lt;/para&gt;&lt;/listitem&gt;
+       &lt;listitem&gt;&lt;para&gt;&lt;anchor id="LINFS-TELNET" /&gt;Establish a connection to the NFS/AFS translator machine you are
+       using (for example, using the &lt;emphasis role="bold"&gt;telnet&lt;/emphasis&gt; utility) and log onto it using your AFS
+       username (which is normally the same as your NFS username).&lt;/para&gt;&lt;/listitem&gt;
+       &lt;listitem&gt;&lt;para&gt;
+         If the NFS/AFS translator machine uses an AFS-modified login utility, then you obtained AFS tokens in Step
+         &lt;link linkend="LINFS-TELNET"&gt;2&lt;/link&gt;. To check, issue the &lt;emphasis role="bold"&gt;tokens&lt;/emphasis&gt; command,
+         which is described fully in &lt;link linkend="HDRWQ30"&gt;To Display Your Tokens&lt;/link&gt;. 
+ &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;tokens&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+         If you do not have tokens, issue the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command, which is described fully in
+         &lt;link linkend="HDRWQ29"&gt;To Authenticate with AFS&lt;/link&gt;. 
+ &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;klog -setpag&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+       &lt;/para&gt;&lt;/listitem&gt;
+       &lt;listitem&gt;&lt;para&gt;
+         &lt;anchor id="LINFS-KNFS" /&gt;Issue the &lt;emphasis role="bold"&gt;knfs&lt;/emphasis&gt; command to associate your AFS tokens
+         with your UNIX UID on the NFS client machine where you are working. This enables the Cache Manager on the
+         translator machine to use the tokens properly when you access AFS from the NFS client machine. 
+         &lt;/para&gt;&lt;para&gt;If your NFS client machine is a system type for which AFS defines a system name, it can make sense
+         to add the &lt;emphasis role="bold"&gt;-sysname&lt;/emphasis&gt; argument. This argument helps the Cache Manager access
+         binaries specific to your NFS client machine, if your system administrator has used the
+         &lt;emphasis&gt;@sys&lt;/emphasis&gt; variable in pathnames. Ask your system administrator if this argument is useful for
+         you. 
+ &lt;indexterm&gt;&lt;primary&gt;knfs command&lt;/primary&gt;&lt;/indexterm&gt;
+  
+ &lt;indexterm&gt;&lt;primary&gt;commands&lt;/primary&gt;&lt;secondary&gt;knfs&lt;/secondary&gt;&lt;/indexterm&gt;
+ &lt;/para&gt;
+ &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;knfs&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;host name&lt;/replaceable&gt;&amp;gt; [&amp;lt;&lt;replaceable&gt;user ID (decimal)&lt;/replaceable&gt;&amp;gt;]  \
+           [&lt;emphasis role="bold"&gt;-sysname&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;host's '@sys' value&lt;/replaceable&gt;&amp;gt;]
+ &lt;/programlisting&gt;
+         &lt;para&gt;where&lt;/para&gt;
+         &lt;variablelist&gt;
+           &lt;varlistentry&gt;&lt;term&gt;&lt;emphasis role="bold"&gt;&lt;replaceable&gt;host name&lt;/replaceable&gt;&lt;/emphasis&gt;&lt;/term&gt;
+           &lt;listitem&gt;&lt;para&gt;Specifies the fully-qualified hostname of your NFS client machine (such as
+           &lt;emphasis role="bold"&gt;nfs52.abc.com&lt;/emphasis&gt;).&lt;/para&gt;&lt;/listitem&gt;&lt;/varlistentry&gt;
+           &lt;varlistentry&gt;&lt;term&gt;&lt;emphasis role="bold"&gt;&lt;replaceable&gt;user ID&lt;/replaceable&gt;&lt;/emphasis&gt;&lt;/term&gt;
+           &lt;listitem&gt;&lt;para&gt;Specifies your UNIX UID or equivalent (not your username) on the NFS client machine. If your
+           system administrator has followed the conventional practice, then your UNIX and AFS UIDs are the same. If you
+           do not know your local UID on the NFS machine, ask your system administrator for assistance. Your system
+           administrator can also explain the issues you need to be aware of if your two UIDs do not match, or if you
+           omit this argument.&lt;/para&gt;&lt;/listitem&gt;&lt;/varlistentry&gt;
+           &lt;varlistentry&gt;&lt;term&gt;&lt;emphasis role="bold"&gt;-sysname&lt;/emphasis&gt;&lt;/term&gt;
+           &lt;listitem&gt;&lt;para&gt;Specifies your NFS client machine's system type name.&lt;/para&gt;&lt;/listitem&gt;&lt;/varlistentry&gt;
+         &lt;/variablelist&gt;
+       &lt;/listitem&gt;
+       &lt;listitem&gt;&lt;para&gt;&lt;anchor id="LINFS-LOGOUT" /&gt;(&lt;emphasis role="bold"&gt;Optional&lt;/emphasis&gt;) Log out from the
+       translator machine, but do not unauthenticate.&lt;/para&gt;&lt;/listitem&gt;
+       &lt;listitem&gt;&lt;para&gt;Work on the NFS client machine, accessing AFS as necessary.&lt;/para&gt;&lt;/listitem&gt;
+       &lt;listitem&gt;&lt;para&gt;
+         When you are finished accessing AFS, issue the &lt;emphasis role="bold"&gt;knfs&lt;/emphasis&gt; command on the translator
+         machine again. Provide the same &lt;replaceable&gt;host name&lt;/replaceable&gt; and &lt;replaceable&gt;user ID&lt;/replaceable&gt;
+         arguments as in Step &lt;link linkend="LINFS-KNFS"&gt;4&lt;/link&gt;, and add the &lt;emphasis role="bold"&gt;-unlog&lt;/emphasis&gt;
+         flag to destroy your tokens. If you logged out from the translator machine in Step
+         &lt;link linkend="LINFS-LOGOUT"&gt;5&lt;/link&gt;, then you must first reestablish a connection to the translator machine
+         as in Step &lt;link linkend="LINFS-TELNET"&gt;2&lt;/link&gt;. 
+ &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;knfs&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;host name&lt;/replaceable&gt;&amp;gt; [&amp;lt;&lt;replaceable&gt;user ID (decimal)&lt;/replaceable&gt;&amp;gt;] &lt;emphasis role="bold"&gt;-unlog&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+       &lt;/para&gt;&lt;/listitem&gt;
+     &lt;/orderedlist&gt;
+     &lt;/sect2&gt;&lt;/sect1&gt;&lt;sect1 id="HDRWQ84"&gt;&lt;title&gt;Troubleshooting the NFS/AFS Translator&lt;/title&gt;
+     &lt;para&gt;Acceptable performance by the NFS/AFS translator depends for the most part on NFS. Sometimes, problems that
+     appear to be AFS file server outages, broken connections, or inaccessible files are actually caused by NFS
+     outages.&lt;/para&gt;
+     &lt;para&gt;This section describes some common problems and their possible causes. If other problems arise, contact your
+     system administrator, who can ask the AFS Product Support group for assistance if necessary.&lt;/para&gt;
+     &lt;note&gt;
+         &lt;para&gt;To avoid degrading AFS performance, the Cache Manager on the translator machine does not immediately
+         send changes made on NFS client machines to the File Server. Instead, it checks every 60 seconds for such
+         changes and sends them then. It can take longer for changes made on an NFS client machine to be saved than for
+         changes made on an AFS client machine. The save operation must complete before the changes are visible on NFS
+         client machines that are using a different translator machine or on AFS client machines.&lt;/para&gt;
+     &lt;/note&gt;
+     &lt;sect2 id="HDRWQ85"&gt;&lt;title&gt;Your NFS Client Machine is Frozen&lt;/title&gt;
+     &lt;para&gt;If your system administrator has used the recommended options when creating an NFS mount to an NFS/AFS
+     translator machine, then the mount is both &lt;emphasis&gt;hard&lt;/emphasis&gt; and &lt;emphasis&gt;interruptible&lt;/emphasis&gt;:&lt;/para&gt;
+     &lt;itemizedlist&gt;
+       &lt;listitem&gt;&lt;para&gt;A hard mount means that the NFS client retries its requests if it does not receive a response
+       within the expected time frame. This is useful because requests have to pass through both the NFS and AFS client
+       software, which can sometimes take longer than the NFS client expects. However, it means that if the NFS/AFS
+       translator machine actually becomes inaccessible, your NFS client machine can become inoperative
+       (&lt;emphasis&gt;freeze&lt;/emphasis&gt; or &lt;emphasis&gt;hang&lt;/emphasis&gt;).&lt;/para&gt;&lt;/listitem&gt;
+       &lt;listitem&gt;&lt;para&gt;If the NFS mount is interruptible, then in the case of an NFS/AFS translator machine outage you
+       can press &amp;lt;&lt;emphasis role="bold"&gt;Ctrl-c&lt;/emphasis&gt;&amp;gt; or another interrupt signal to halt the NFS client's
+       repeated attempts to access AFS. You can then continue to work locally, or can NFS-mount another translator
+       machine. If the NFS mount is not interruptible, you must actually remove the mount to the inaccessible translator
+       machine.&lt;/para&gt;&lt;/listitem&gt;
+     &lt;/itemizedlist&gt;
+     &lt;/sect2&gt;&lt;sect2 id="Header_165"&gt;&lt;title&gt;NFS/AFS Translator Reboots&lt;/title&gt;
+     &lt;para&gt;If you have authenticated to AFS and your translator machine reboots, you must issue the
+     &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command (and &lt;emphasis role="bold"&gt;knfs&lt;/emphasis&gt; command, if appropriate)
+     to reauthenticate. If you used the &lt;emphasis role="bold"&gt;knfs&lt;/emphasis&gt; command's
+     &lt;emphasis role="bold"&gt;-sysname&lt;/emphasis&gt; argument to define your NFS client machine's system name, use it
+     again.&lt;/para&gt;
+     &lt;/sect2&gt;&lt;sect2 id="Header_166"&gt;&lt;title&gt;System Error Messages&lt;/title&gt;
+     &lt;para&gt;This section explains possible meanings for NFS error messages you receive while accessing AFS
+     filespace.&lt;/para&gt;
+     &lt;para&gt;&lt;computeroutput&gt;stale NFS client&lt;/computeroutput&gt;&lt;/para&gt;
+     &lt;para&gt;&lt;computeroutput&gt;Getpwd: can't read&lt;/computeroutput&gt;&lt;/para&gt;
+     &lt;para&gt;Both messages possibly means that your translator machine was rebooted and cannot determine the pathname to
+     the current working directory. To reestablish the path, change directory and specify the complete pathname starting
+     with &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt;.&lt;/para&gt;
+     &lt;para&gt;&lt;computeroutput&gt;NFS server &lt;replaceable&gt;translator_machine&lt;/replaceable&gt; is not responding still
+     trying&lt;/computeroutput&gt;.&lt;/para&gt;
+     &lt;para&gt;The NFS client is not getting a response from the NFS/AFS translator machine. If the NFS mount to the
+     translator machine is a hard mount, your NFS client continues retrying the request until it gets a response (see
+     &lt;link linkend="HDRWQ85"&gt;Your NFS Client Machine is Frozen&lt;/link&gt;). If the NFS mount to the translator machine is a
+     soft mount, the NFS client stops retrying after a certain number of attempts (three by default).&lt;/para&gt;
+ &lt;/sect2&gt;&lt;/sect1&gt;&lt;/appendix&gt;
Index: openafs/doc/xml/UserGuide/auusg011.xml
diff -c /dev/null openafs/doc/xml/UserGuide/auusg011.xml:1.1.8.3
*** /dev/null	Sat May 30 21:40:42 2009
--- openafs/doc/xml/UserGuide/auusg011.xml	Wed May 13 22:26:04 2009
***************
*** 0 ****
--- 1,333 ----
+ &lt;?xml version="1.0" encoding="utf-8"?&gt;
+     &lt;appendix id="HDRWQ86"&gt;&lt;title&gt;OpenAFS Command Syntax and Online Help&lt;/title&gt;
+     
+ &lt;indexterm&gt;&lt;primary&gt;syntax of AFS commands described&lt;/primary&gt;&lt;/indexterm&gt;
+  
+     &lt;para&gt;The AFS commands available to you are used to authenticate, list AFS information, protect directories, create
+     and manage groups, and create and manage ACLs. There are three general types of commands available to all AFS
+     users: file server commands, protection server commands, and miscellaneous commands. This chapter discusses the
+     syntax of these AFS commands, the rules that must be followed when issuing them, and ways of accessing help
+     relevant to them.&lt;/para&gt;
+     &lt;sect1 id="HDRWQ87"&gt;&lt;title&gt;OpenAFS Command Syntax&lt;/title&gt;
+     &lt;para&gt;
+ &lt;indexterm&gt;&lt;primary&gt;commands&lt;/primary&gt;&lt;secondary&gt;syntax for AFS&lt;/secondary&gt;&lt;/indexterm&gt;
+  Most AFS commands use the following syntax:&lt;/para&gt;
+ &lt;programlisting&gt;
+    &lt;emphasis role="bold"&gt;command_suite operation_code -switch&lt;/emphasis&gt; &amp;lt;&lt;replaceable&gt;value&lt;/replaceable&gt;&amp;gt;&lt;superscript&gt;[+]&lt;/superscript&gt;  &lt;emphasis role="bold"&gt;-flag&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+     &lt;para&gt;The &lt;emphasis&gt;command suite&lt;/emphasis&gt; indicates the general type of command and the server process that
+     performs the command. Regular AFS users have access to two main command suites and a miscellaneous set of commands:
+     
+ &lt;indexterm&gt;&lt;primary&gt;commands&lt;/primary&gt;&lt;secondary&gt;suite organization for AFS&lt;/secondary&gt;&lt;/indexterm&gt;
+  
+ &lt;indexterm&gt;&lt;primary&gt;suite, defined for AFS command&lt;/primary&gt;&lt;/indexterm&gt;
+ &lt;/para&gt;
+     &lt;itemizedlist&gt;
+       &lt;listitem&gt;&lt;para&gt;The &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; command suite is used to issue file server commands that
+       interact with the File Server process.&lt;/para&gt;&lt;/listitem&gt;
+       &lt;listitem&gt;&lt;para&gt;The &lt;emphasis role="bold"&gt;pts&lt;/emphasis&gt; command suite is used to issue protection-related
+       commands.&lt;/para&gt;&lt;/listitem&gt;
+       &lt;listitem&gt;&lt;para&gt;The miscellaneous commands are not associated with any command suite.&lt;/para&gt;&lt;/listitem&gt;
+     &lt;/itemizedlist&gt;
+     &lt;para&gt;The &lt;emphasis&gt;operation code&lt;/emphasis&gt; indicates the action that the command performs. Miscellaneous
+     commands have operation codes only. 
+ &lt;indexterm&gt;&lt;primary&gt;operation codes in AFS commands&lt;/primary&gt;&lt;secondary&gt;defined&lt;/secondary&gt;&lt;/indexterm&gt;
+ &lt;/para&gt;
+     &lt;para&gt;A command can have multiple &lt;emphasis&gt;options&lt;/emphasis&gt;, which can be &lt;emphasis&gt;arguments&lt;/emphasis&gt; or
+     &lt;emphasis&gt;flags&lt;/emphasis&gt;:&lt;/para&gt;
+     &lt;itemizedlist&gt;
+       &lt;listitem&gt;&lt;para&gt;Arguments are used to supply additional information for use by the command.
+       
+ &lt;indexterm&gt;&lt;primary&gt;arguments to AFS commands&lt;/primary&gt;&lt;/indexterm&gt;
+  They consist of a paired &lt;emphasis&gt;switch&lt;/emphasis&gt; and &lt;emphasis&gt;instance&lt;/emphasis&gt;.
+       
+ &lt;indexterm&gt;&lt;primary&gt;switches on AFS commands&lt;/primary&gt;&lt;secondary&gt;defined&lt;/secondary&gt;&lt;/indexterm&gt;
+  
+ &lt;indexterm&gt;&lt;primary&gt;instances to AFS commands&lt;/primary&gt;&lt;/indexterm&gt;
+  A switch defines the type of argument and is always preceded
+       by a hyphen; arguments can take multiple instances if a plus sign (+) appears after the instance. An instance
+       represents some variable piece of information that is used by the command. Arguments can be optional or
+       required.&lt;/para&gt;&lt;/listitem&gt;
+       &lt;listitem&gt;&lt;para&gt;Flags are used to direct a command to perform in a specific way (for example, to generate a
+       specific type of output). 
+ &lt;indexterm&gt;&lt;primary&gt;flags on AFS commands&lt;/primary&gt;&lt;/indexterm&gt;
+  Flags are always preceded by a hyphen and are always
+       optional.&lt;/para&gt;&lt;/listitem&gt;
+     &lt;/itemizedlist&gt;
+     &lt;sect2 id="Header_169"&gt;&lt;title&gt;Command Syntax Example&lt;/title&gt;
+     &lt;para&gt;In the following AFS command&lt;/para&gt;
+ &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs setacl -dir $HOME -acl pat all terry none -negative&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+     &lt;itemizedlist&gt;
+       &lt;listitem&gt;&lt;para&gt;&lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; is the command suite.&lt;/para&gt;&lt;/listitem&gt;
+       &lt;listitem&gt;&lt;para&gt;&lt;emphasis role="bold"&gt;setacl&lt;/emphasis&gt; is the &lt;emphasis&gt;operation code&lt;/emphasis&gt;, which directs
+       the File Server process to set an access control list.&lt;/para&gt;&lt;/listitem&gt;
+       &lt;listitem&gt;&lt;para&gt;
+         &lt;emphasis role="bold"&gt;-dir $HOME&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-acl pat all terry none&lt;/emphasis&gt; are
+         &lt;emphasis&gt;arguments&lt;/emphasis&gt;. 
+         &lt;/para&gt;&lt;itemizedlist&gt;
+           &lt;listitem&gt;&lt;para&gt;&lt;emphasis role="bold"&gt;-dir&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-acl&lt;/emphasis&gt; are switches;
+           &lt;emphasis role="bold"&gt;-dir&lt;/emphasis&gt; indicates the name of the directory on which to set the ACL, and
+           &lt;emphasis role="bold"&gt;-acl&lt;/emphasis&gt; defines the entries to set on it.&lt;/para&gt;&lt;/listitem&gt;
+           &lt;listitem&gt;&lt;para&gt;&lt;emphasis role="bold"&gt;$HOME&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;pat all terry
+           none&lt;/emphasis&gt; are &lt;emphasis&gt;instances&lt;/emphasis&gt; of the arguments. &lt;emphasis role="bold"&gt;$HOME&lt;/emphasis&gt;
+           defines a specific directory for the directory argument. The &lt;emphasis role="bold"&gt;-acl&lt;/emphasis&gt; argument
+           has two instances specifying two ACL entries: &lt;emphasis role="bold"&gt;pat all&lt;/emphasis&gt; and
+           &lt;emphasis role="bold"&gt;terry none&lt;/emphasis&gt;.&lt;/para&gt;&lt;/listitem&gt;
+         &lt;/itemizedlist&gt;
+       &lt;/listitem&gt;
+       &lt;listitem&gt;&lt;para&gt;&lt;emphasis role="bold"&gt;-negative&lt;/emphasis&gt; is a flag; it directs the command to put the access
+       list entries on the negative rather than the normal permissions list.&lt;/para&gt;&lt;/listitem&gt;
+     &lt;/itemizedlist&gt;
+     &lt;/sect2&gt;&lt;/sect1&gt;&lt;sect1 id="HDRWQ88"&gt;&lt;title&gt;Rules for Using OpenAFS Commands&lt;/title&gt;
+     &lt;para&gt;This section describes the rules to follow when using AFS commands.&lt;/para&gt;
+     &lt;sect2 id="Header_171"&gt;&lt;title&gt;Spaces and Lines&lt;/title&gt;
+     &lt;para&gt;Separate each command element (command suite, operation code, switches, instances, and flags) with a space.
+     Multiple instances of an argument are also separated by a space.&lt;/para&gt;
+     &lt;para&gt;Type all AFS commands on one line, followed by a carriage return. Some commands in this document appear on
+     more than one line, but that is for legibility only.&lt;/para&gt;
+     &lt;/sect2&gt;&lt;sect2 id="Header_172"&gt;&lt;title&gt;Abbreviations and Aliases for Operation Codes&lt;/title&gt;
+     
+ &lt;indexterm&gt;&lt;primary&gt;operation codes in AFS commands&lt;/primary&gt;&lt;secondary&gt;abbreviating&lt;/secondary&gt;&lt;/indexterm&gt;
+  
+     &lt;para&gt;You can type operation codes in one of three ways:&lt;/para&gt;
+     &lt;itemizedlist&gt;
+       &lt;listitem&gt;&lt;para&gt;You can type the operation code in full.&lt;/para&gt;&lt;/listitem&gt;
+       &lt;listitem&gt;&lt;para&gt;You can abbreviate the operation code to the shortest form that distinguishes it from the other
+       operation codes in its command suite.&lt;/para&gt;&lt;/listitem&gt;
+       &lt;listitem&gt;&lt;para&gt;You can use the alias for the operation code, if one exists.&lt;/para&gt;&lt;/listitem&gt;
+     &lt;/itemizedlist&gt;
+     &lt;para&gt;For example, the &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; command can be issued as follows:&lt;/para&gt;
+     &lt;itemizedlist&gt;
+       &lt;listitem&gt;&lt;para&gt;&lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; (full command)&lt;/para&gt;&lt;/listitem&gt;
+       &lt;listitem&gt;&lt;para&gt;&lt;emphasis role="bold"&gt;fs lista&lt;/emphasis&gt; (abbreviation)&lt;/para&gt;&lt;/listitem&gt;
+       &lt;listitem&gt;&lt;para&gt;&lt;emphasis role="bold"&gt;fs la&lt;/emphasis&gt; (alias)&lt;/para&gt;&lt;/listitem&gt;
+     &lt;/itemizedlist&gt;
+     &lt;para&gt;The &lt;emphasis&gt;OpenAFS Administration Reference&lt;/emphasis&gt; provides information on the full and abbreviated
+     command syntax as well as any aliases for all of the commands discussed in this guide.&lt;/para&gt;
+     &lt;/sect2&gt;&lt;sect2 id="Header_173"&gt;&lt;title&gt;Omitting Argument Switches&lt;/title&gt;
+     
+ &lt;indexterm&gt;&lt;primary&gt;switches on AFS commands&lt;/primary&gt;&lt;secondary&gt;omitting&lt;/secondary&gt;&lt;/indexterm&gt;
+  
+     &lt;para&gt;You can omit an argument's switch if the command takes only one argument, or if the following conditions are
+     met.&lt;/para&gt;
+     &lt;itemizedlist&gt;
+       &lt;listitem&gt;&lt;para&gt;All of the command's required arguments appear in the order prescribed by the syntax
+       statement.&lt;/para&gt;&lt;/listitem&gt;
+       &lt;listitem&gt;&lt;para&gt;No switches are used on any arguments, even if they are in the correct order.&lt;/para&gt;&lt;/listitem&gt;
+       &lt;listitem&gt;&lt;para&gt;There is only one value for each argument. The important exception to this condition is if the
+       final required argument accepts multiple values; in this case, it is acceptable to provide multiple values
+       without providing the switch.&lt;/para&gt;&lt;/listitem&gt;
+     &lt;/itemizedlist&gt;
+     &lt;para&gt;For example, the following two commands are equivalent:&lt;/para&gt;
+ &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs setacl -dir /afs/abc.com/usr/terry/private -acl pat rl&lt;/emphasis&gt;
+    % &lt;emphasis role="bold"&gt;fs setacl /afs/abc.com/usr/terry/private pat rl&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+     &lt;para&gt;However, the following is not an acceptable short form because the arguments are not in the prescribed
+     order:&lt;/para&gt;
+ &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs setacl -acl pat rl /afs/abc.com/usr/terry/private&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;&lt;sect2 id="Header_174"&gt;&lt;title&gt;Shortening Switches and Flags&lt;/title&gt;
+     &lt;para&gt;
+ &lt;indexterm&gt;&lt;primary&gt;switches on AFS commands&lt;/primary&gt;&lt;secondary&gt;abbreviating&lt;/secondary&gt;&lt;/indexterm&gt;
+  If you are required to use a switch, or if you decide to use a flag, you can often
+     shorten the name of that switch or flag provided that the shortened form still distinguishes it from the command's
+     other flags and switches.&lt;/para&gt;
+     &lt;para&gt;For example, when you issue the &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; command, you can abbreviate all of
+     the switches and flags of the command to their initial letter because they all begin with a different letter.
+     However, when you issue the &lt;emphasis role="bold"&gt;knfs&lt;/emphasis&gt; command, the
+     &lt;emphasis role="bold"&gt;-host&lt;/emphasis&gt; argument and &lt;emphasis role="bold"&gt;-help&lt;/emphasis&gt; flag both begin with the
+     letter &lt;emphasis role="bold"&gt;h&lt;/emphasis&gt;, so the shortest unambiguous abbreviations are
+     &lt;emphasis role="bold"&gt;-ho&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;-he&lt;/emphasis&gt; respectively.&lt;/para&gt;
+     &lt;/sect2&gt;&lt;sect2 id="Header_175"&gt;&lt;title&gt;Shortening Directory References&lt;/title&gt;
+     &lt;para&gt;
+ &lt;indexterm&gt;&lt;primary&gt;directories&lt;/primary&gt;&lt;secondary&gt;shorthand notation for referencing&lt;/secondary&gt;&lt;/indexterm&gt;
+  Most AFS command arguments that require directory or pathnames instances accept one
+     or more of the following short forms:&lt;/para&gt;
+     &lt;itemizedlist&gt;
+       &lt;listitem&gt;&lt;para&gt;A single period (&lt;emphasis role="bold"&gt;.&lt;/emphasis&gt;) indicates the current working
+       directory.&lt;/para&gt;&lt;/listitem&gt;
+       &lt;listitem&gt;&lt;para&gt;Two periods (&lt;emphasis role="bold"&gt;..&lt;/emphasis&gt;) indicate the parent directory of the current
+       working directory.&lt;/para&gt;&lt;/listitem&gt;
+       &lt;listitem&gt;&lt;para&gt;The $HOME environment variable indicates the issuer's home directory.&lt;/para&gt;&lt;/listitem&gt;
+     &lt;/itemizedlist&gt;
+     &lt;para&gt;For example, if the user &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt; wants to grant
+     &lt;emphasis role="bold"&gt;r&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;read&lt;/emphasis&gt;) and &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt;
+     (&lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;) permissions on his home directory to his manager
+     &lt;emphasis role="bold"&gt;pat&lt;/emphasis&gt;, &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt; can issue the following
+     command.&lt;/para&gt;
+ &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs setacl -dir $HOME -acl pat rl&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+     &lt;para&gt;If the current working directory is &lt;emphasis role="bold"&gt;terry&lt;/emphasis&gt;'s home directory, he can issue the
+     following command.&lt;/para&gt;
+ &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs setacl -dir  .  -acl pat rl&lt;/emphasis&gt; 
+ &lt;/programlisting&gt;
+     &lt;para&gt;Both of the previous examples are acceptable short forms for the following command:&lt;/para&gt;
+ &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs setacl -dir /afs/abc.com/usr/terry -acl pat rl&lt;/emphasis&gt;
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;&lt;/sect1&gt;&lt;sect1 id="Header_176"&gt;&lt;title&gt;Commonly Used fs and pts Commands&lt;/title&gt;
+     &lt;para&gt;This section provides additional information on the commonly used AFS &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; and
+     &lt;emphasis role="bold"&gt;pts&lt;/emphasis&gt; commands. For more detailed information, see the &lt;emphasis&gt;OpenAFS
+     Administration Reference&lt;/emphasis&gt;.&lt;/para&gt;
+     &lt;sect2 id="Header_177"&gt;&lt;title&gt;About the fs Commands&lt;/title&gt;
+     
+ &lt;indexterm&gt;&lt;primary&gt;fs commands&lt;/primary&gt;&lt;secondary&gt;introduction&lt;/secondary&gt;&lt;/indexterm&gt;
+  
+     &lt;para&gt;Some &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; commands extend UNIX file system semantics by invoking file-related
+     functions that UNIX does not provide (setting access control lists, for example). Other
+     &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; commands help you control the performance of the Cache Manager running on your
+     local client machine. 
+ &lt;indexterm&gt;&lt;primary&gt;fs commands&lt;/primary&gt;&lt;secondary&gt;help flag&lt;/secondary&gt;&lt;/indexterm&gt;
+  
+ &lt;indexterm&gt;&lt;primary&gt;fs commands&lt;/primary&gt;&lt;secondary&gt;getting help&lt;/secondary&gt;&lt;/indexterm&gt;
+ &lt;/para&gt;
+     &lt;para&gt;All &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; commands accept the optional &lt;emphasis role="bold"&gt;-help&lt;/emphasis&gt;
+     flag. It has the same function as the &lt;emphasis role="bold"&gt;fs help&lt;/emphasis&gt; command: it prints a command's
+     online help message on the screen. Do not provide other options at the same time as this flag. It overrides them,
+     and the only effect of issuing the command is to display the help message. 
+ &lt;indexterm&gt;&lt;primary&gt;fs commands&lt;/primary&gt;&lt;secondary&gt;privileges required&lt;/secondary&gt;&lt;/indexterm&gt;
+ &lt;/para&gt;
+     &lt;para&gt;The privilege required for issuing &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; commands varies. The necessary
+     privileges for the &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; commands described in this guide include the
+     following:&lt;/para&gt;
+     &lt;itemizedlist&gt;
+       &lt;listitem&gt;&lt;para&gt;Having certain permissions on a directory's access control list. For example, creating and
+       removing mount points requires &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;administer&lt;/emphasis&gt;),
+       &lt;emphasis role="bold"&gt;i&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;insert&lt;/emphasis&gt;), and
+       &lt;emphasis role="bold"&gt;d&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;delete&lt;/emphasis&gt;) permissions for the directory in
+       which the mount point resides.&lt;/para&gt;&lt;/listitem&gt;
+       &lt;listitem&gt;&lt;para&gt;Belonging to the &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group (see
+       &lt;link linkend="HDRWQ50"&gt;Using the System Groups on ACLs&lt;/link&gt;).&lt;/para&gt;&lt;/listitem&gt;
+       &lt;listitem&gt;&lt;para&gt;No privilege. Many &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; commands simply list information and so do
+       not require any special privilege.&lt;/para&gt;&lt;/listitem&gt;
+     &lt;/itemizedlist&gt;
+     &lt;/sect2&gt;&lt;sect2 id="Header_178"&gt;&lt;title&gt;About the pts Commands&lt;/title&gt;
+     
+ &lt;indexterm&gt;&lt;primary&gt;pts commands&lt;/primary&gt;&lt;secondary&gt;privilege required&lt;/secondary&gt;&lt;/indexterm&gt;
+  
+ &lt;indexterm&gt;&lt;primary&gt;Protection Database&lt;/primary&gt;&lt;/indexterm&gt;
+  
+     &lt;para&gt;The &lt;emphasis role="bold"&gt;pts&lt;/emphasis&gt; command suite is the interface through which you can create
+     protection groups and add members to them. System administrators who belong to a special system group called
+     &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group can manipulate any group, and also create the user and
+     machine entries that can belong to groups. Users who do not belong to the
+     &lt;emphasis role="bold"&gt;system:administrators&lt;/emphasis&gt; group can always list the information associated with the
+     group entries they own, as well as their own user entries. Depending on the setting of an entry's privacy flags,
+     regular users can sometimes access and manipulate group entries in certain ways.&lt;/para&gt;
+     &lt;para&gt;All &lt;emphasis role="bold"&gt;pts&lt;/emphasis&gt; commands accept optional arguments and flags. They are listed in the
+     command descriptions in the &lt;emphasis&gt;OpenAFS Administration Reference&lt;/emphasis&gt; and are described here in
+     detail:&lt;/para&gt;
+     &lt;variablelist&gt;
+       
+ &lt;indexterm&gt;&lt;primary&gt;pts commands&lt;/primary&gt;&lt;secondary&gt;cell argument&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       &lt;varlistentry&gt;&lt;term&gt;&lt;emphasis role="bold"&gt;[-cell &amp;lt;&lt;replaceable&gt;cell name&lt;/replaceable&gt;&amp;gt;]&lt;/emphasis&gt;&lt;/term&gt;
+       &lt;listitem&gt;&lt;para&gt;
+         This argument indicates that the command runs in the indicated cell. The issuer can abbreviate the
+         &lt;replaceable&gt;cell name&lt;/replaceable&gt; value to the shortest form that distinguishes it from the other cells
+         listed in the &lt;emphasis role="bold"&gt;/usr/vice/etc/CellServDB&lt;/emphasis&gt; file on the client machine on which the
+         command is issued. By default, commands are executed in the local cell as defined 
+         &lt;/para&gt;&lt;itemizedlist&gt;
+           &lt;listitem&gt;&lt;para&gt;First, by the value of the environment variable AFSCELL. (This variable is normally not
+           defined by default. If you are working in another, nonlocal cell for an extended period of time, you can set
+           the variable to the name of that cell.)&lt;/para&gt;&lt;/listitem&gt;
+           &lt;listitem&gt;&lt;para&gt;Second, in the &lt;emphasis role="bold"&gt;/usr/vice/etc/ThisCell&lt;/emphasis&gt; file on the client
+           machine on which the command is issued.&lt;/para&gt;&lt;/listitem&gt;
+         &lt;/itemizedlist&gt;
+       &lt;/listitem&gt;&lt;/varlistentry&gt;
+     &lt;/variablelist&gt;
+     &lt;variablelist&gt;
+       &lt;varlistentry&gt;&lt;term&gt;&lt;emphasis role="bold"&gt;[-force]&lt;/emphasis&gt;&lt;/term&gt;
+       &lt;listitem&gt;&lt;para&gt;This flag directs the &lt;emphasis role="bold"&gt;pts&lt;/emphasis&gt; command interpreter to continue
+       executing the command, if possible, even if it encounters problems during the command's execution.
+       
+ &lt;indexterm&gt;&lt;primary&gt;pts commands&lt;/primary&gt;&lt;secondary&gt;force flag&lt;/secondary&gt;&lt;/indexterm&gt;
+  The command interpreter performs as much of the requested operation as possible, rather
+       than halting if it encounters a problem. The command interpreter reports any errors it encounters during the
+       command's execution. This flag is especially useful if you provide many instances for an argument; if one of the
+       instances is invalid, the command reports the error and proceeds with the remaining
+       arguments.&lt;/para&gt;&lt;/listitem&gt;&lt;/varlistentry&gt;
+     &lt;/variablelist&gt;
+     &lt;variablelist&gt;
+       &lt;varlistentry&gt;&lt;term&gt;&lt;emphasis role="bold"&gt;[-help] 
+ &lt;indexterm&gt;&lt;primary&gt;pts commands&lt;/primary&gt;&lt;secondary&gt;help flag&lt;/secondary&gt;&lt;/indexterm&gt;
+ 
+       
+ &lt;indexterm&gt;&lt;primary&gt;pts commands&lt;/primary&gt;&lt;secondary&gt;getting help&lt;/secondary&gt;&lt;/indexterm&gt;
+ &lt;/emphasis&gt;&lt;/term&gt;
+       &lt;listitem&gt;&lt;para&gt;This flag has the same function as the &lt;emphasis role="bold"&gt;pts help&lt;/emphasis&gt; command: it
+       prints the command's online help message on the screen. Do not provide other options at the same time as this
+       flag. It overrides them, and the only effect of issuing the command is to display the help
+       message.&lt;/para&gt;&lt;/listitem&gt;&lt;/varlistentry&gt;
+     &lt;/variablelist&gt;
+     &lt;/sect2&gt;&lt;/sect1&gt;&lt;sect1 id="HDRWQ89"&gt;&lt;title&gt;Getting Help in AFS&lt;/title&gt;
+     
+ &lt;indexterm&gt;&lt;primary&gt;help&lt;/primary&gt;&lt;secondary&gt;online for AFS commands&lt;/secondary&gt;&lt;/indexterm&gt;
+  
+ &lt;indexterm&gt;&lt;primary&gt;online help&lt;/primary&gt;&lt;/indexterm&gt;
+  
+     &lt;para&gt;AFS online help consists of basic syntax messages. The AFS distribution also includes help in HTML format
+     which your system administrator can make available to you.&lt;/para&gt;
+     &lt;sect2 id="Header_180"&gt;&lt;title&gt;Displaying Command Syntax and Aliases&lt;/title&gt;
+     
+ &lt;indexterm&gt;&lt;primary&gt;apropos operation code&lt;/primary&gt;&lt;/indexterm&gt;
+  
+ &lt;indexterm&gt;&lt;primary&gt;help&lt;/primary&gt;&lt;secondary&gt;operation code in AFS command suites&lt;/secondary&gt;&lt;/indexterm&gt;
+  
+ &lt;indexterm&gt;&lt;primary&gt;help&lt;/primary&gt;&lt;secondary&gt;examples&lt;/secondary&gt;&lt;/indexterm&gt;
+  
+     &lt;para&gt;To display a brief description of a command, its syntax statement, and alias if any, use the
+     &lt;emphasis role="bold"&gt;help&lt;/emphasis&gt; operation code. For example, to display the online help entry for the
+     &lt;emphasis role="bold"&gt;fs listacl&lt;/emphasis&gt; command, enter the following command:&lt;/para&gt;
+ &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs help listacl&lt;/emphasis&gt;
+    fs listacl: list access control list 
+    aliases: la
+    Usage: fs listacl  [-path &amp;lt;dir/file path&amp;gt;+]  [-id] [-if] [-help]
+ &lt;/programlisting&gt;
+     &lt;para&gt;To display the syntax statement only, use the &lt;emphasis role="bold"&gt;-help&lt;/emphasis&gt; flag, which is available
+     on most AFS commands. For example, to display the syntax statement for the &lt;emphasis role="bold"&gt;fs
+     setacl&lt;/emphasis&gt; command, enter the following command:&lt;/para&gt;
+ &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs setacl -help&lt;/emphasis&gt;
+    Usage: fs setacl -dir &amp;lt;directory&amp;gt;+ -acl &amp;lt;access list entries&amp;gt;+ [-clear] [-negative] 
+    [-id] [-if] [-help]
+ &lt;/programlisting&gt;
+     &lt;/sect2&gt;&lt;sect2 id="Header_181"&gt;&lt;title&gt;Displaying Operation Code Descriptions&lt;/title&gt;
+     &lt;para&gt;To display a short description of all of a command suite's operation codes, issue the
+     &lt;emphasis role="bold"&gt;help&lt;/emphasis&gt; operation code without any other arguments. For example, the
+     &lt;emphasis role="bold"&gt;fs help&lt;/emphasis&gt; command displays a short description of every operation code in the
+     &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; command suite. 
+ &lt;indexterm&gt;&lt;primary&gt;keyword for apropos command&lt;/primary&gt;&lt;/indexterm&gt;
+ &lt;/para&gt;
+     &lt;para&gt;To display a list of the commands in a command suite that concern a certain type of object, provide a
+     relevant keyword argument to the &lt;emphasis role="bold"&gt;apropos&lt;/emphasis&gt; operation code. For example, if you want
+     to set an ACL but cannot remember which &lt;emphasis role="bold"&gt;fs&lt;/emphasis&gt; command to use, issue the following
+     command:&lt;/para&gt;
+ &lt;programlisting&gt;
+    % &lt;emphasis role="bold"&gt;fs apropos set&lt;/emphasis&gt;
+    setacl: set access control list
+    setcachesize: set cache size
+    setcell: set cell status
+    setclientaddrs: set client network interface addresses
+    setquota: set volume quota
+    setserverprefs: set file server ranks
+    setvol: set volume status
+    sysname: get/set sysname (i.e. @sys) value
+ &lt;/programlisting&gt;
+     &lt;para&gt;The following message indicates that there are no commands whose names or descriptions include the keyword
+     string you have provided:&lt;/para&gt;
+ &lt;programlisting&gt;
+    Sorry, no commands found
+ &lt;/programlisting&gt;
+     &lt;note&gt;
+         &lt;para&gt;If the keyword you provide has spaces in it, enclose it in double quotes (&lt;emphasis role="bold"&gt;"
+         "&lt;/emphasis&gt;).&lt;/para&gt;
+     &lt;/note&gt;
+ &lt;/sect2&gt;&lt;/sect1&gt;&lt;/appendix&gt;
Index: openafs/doc/xml/UserGuide/auusg012.xml
diff -c /dev/null openafs/doc/xml/UserGuide/auusg012.xml:1.1.8.3
*** /dev/null	Sat May 30 21:40:42 2009
--- openafs/doc/xml/UserGuide/auusg012.xml	Wed May 13 22:26:04 2009
***************
*** 0 ****
--- 1,735 ----
+ &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+ &lt;glossary id="HDRWQ90"&gt;
+   &lt;title&gt;Glossary&lt;/title&gt;
+ 
+   &lt;glossdiv&gt;
+     &lt;title&gt;A&lt;/title&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;a (administer) Permission&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;The ACL permission that allows the possessor to change the entries on the ACL .&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;a Privacy Flag&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;The fourth privacy flag on a group, which enables the possessor to add members to it.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Access Control List (ACL)&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A list associated with an AFS directory that specifies what actions a user or group can perform on the directory and
+         the files in it. There are seven access permissions: &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt; (&lt;emphasis
+         role="bold"&gt;administer&lt;/emphasis&gt;), &lt;emphasis role="bold"&gt;d&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;delete&lt;/emphasis&gt;), &lt;emphasis
+         role="bold"&gt;i&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;insert&lt;/emphasis&gt;), &lt;emphasis role="bold"&gt;k&lt;/emphasis&gt; (&lt;emphasis
+         role="bold"&gt;lock&lt;/emphasis&gt;), &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;lookup&lt;/emphasis&gt;), &lt;emphasis
+         role="bold"&gt;r&lt;/emphasis&gt; (&lt;emphasis role="bold"&gt;read&lt;/emphasis&gt;), and &lt;emphasis role="bold"&gt;w&lt;/emphasis&gt; (&lt;emphasis
+         role="bold"&gt;write&lt;/emphasis&gt;).&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;ACL Entry&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;An entry on an ACL that pairs a user or group with specific access permissions.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Alias&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;An alternative name for an AFS command.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;all ACL Shorthand&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A shorthand notation used with the &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; command to represent all seven
+         permissions.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Anonymous&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;The identity assigned to a user who does not have a valid token for the local cell.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Argument&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;The portion of a command that names an entity to be affected by the command. Arguments consist of two parts: a
+         &lt;emphasis&gt;switch&lt;/emphasis&gt; and one or more &lt;emphasis&gt;instances&lt;/emphasis&gt;. Some AFS commands take one or more
+         arguments.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Authenticate&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;To become recognized as a valid AFS user by providing the correct password. Authenticate by logging onto a machine
+         that uses an AFS-modified login utility or by issuing the &lt;emphasis role="bold"&gt;klog&lt;/emphasis&gt; command. Only authenticated
+         users can perform most AFS actions.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+   &lt;/glossdiv&gt;
+ 
+   &lt;glossdiv&gt;
+     &lt;title&gt;B&lt;/title&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Byte, kilobyte&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A unit of measure used to measure usage of space in a volume or on a partition. A kilobyte block is equal to 1024
+         bytes.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+   &lt;/glossdiv&gt;
+ 
+   &lt;glossdiv&gt;
+     &lt;title&gt;C&lt;/title&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Cache Manager&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A set of modifications to the operating system on a client machine which enables users on the machine to access files
+         stored in AFS. The Cache Manager requests files from the File Server and stores (&lt;emphasis&gt;caches&lt;/emphasis&gt;) a copy of each
+         file on the client machine's local disk. Application programs then use the cached copy, which eliminates repeated network
+         requests to file server machines.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Cached File&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A copy of a file that the Cache Manager stores on a workstation's local disk.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Callback&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A promise from the File Server to contact the Cache Manager if the centrally stored copy of the file changes while the
+         Cache Manager has a cached copy. If the file is altered, the File Server &lt;emphasis&gt;breaks&lt;/emphasis&gt; the callback. The next
+         time an application program asks for data from the file, the Cache Manager notices the broken callback and retrieves an
+         updated copy of the file from the File Server. Callbacks ensure the user is working with the most recent copy of a
+         file.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Cell&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;An independently administered site running AFS, consisting of a collection of file server machines and client machines
+         defined to belong to the cell. A machine can belong to only one cell at a time.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Client Machines&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;Computers that perform computations for users. Users normally work on a client machine, accessing files stored on a
+         file server machine.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Client/Server Computing&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A computing system in which two types of computers (client machines and server machines) perform different specialized
+         functions.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Command&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A string of characters indicating an action for an AFS server to perform. For a description of AFS command syntax, see
+         &lt;link linkend="HDRWQ86"&gt;Appendix B, OpenAFS Command Syntax and Online Help&lt;/link&gt;.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Command Suite&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A group of AFS commands with related functions. The command suite name is the first word in many AFS commands.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Complete Pathname&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A full specification of a file's location in AFS, starting at the root of the filespace (by convention mounted at the
+         &lt;emphasis role="bold"&gt;/afs&lt;/emphasis&gt; directory) and specifying all the directories the Cache Manager must pass through to
+         access the file. The names of the directories are separated by slashes.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+   &lt;/glossdiv&gt;
+ 
+   &lt;glossdiv&gt;
+     &lt;title&gt;D&lt;/title&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;d (delete) Permission&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;The ACL permission that enables the possessor to remove elements from a directory.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Directory&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A logical structure containing a collection of files and other directories.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Distributed File System&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A file system that joins the file systems of individual machines. Files are stored on different machines in the
+         network but are accessible from all machines.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+   &lt;/glossdiv&gt;
+ 
+   &lt;glossdiv&gt;
+     &lt;title&gt;F&lt;/title&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;File&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A collection of information stored and retrieved as a unit.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;File Server Machine&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A type of machine that stores files and transfers them to client machines on request.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Flag&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;Part of a command that determines how the command executes, or the type of output it produces.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Foreign Cell&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A cell other than the cell to which the client machine belongs. If the client machine is appropriately configured,
+         users can access the AFS filespace in foreign cells as well as the local cell, and can authenticate in foreign cells in
+         which they have AFS accounts.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+   &lt;/glossdiv&gt;
+ 
+   &lt;glossdiv&gt;
+     &lt;title&gt;G&lt;/title&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Group&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A defined list of users, which can be placed on a directory's ACL to extend a set of permissions to all of its members
+         at once.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Group-owned Group&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A group owned by another group. All members of the owning group can administer the owned group; the members of the
+         owned group do not have administer permissions themselves.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+   &lt;/glossdiv&gt;
+ 
+   &lt;glossdiv&gt;
+     &lt;title&gt;H&lt;/title&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Hierarchical File Structure&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A method of storing data in directories that are organized in a tree structure.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Home Directory&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A directory owned by a user and dedicated to storage of the user's personal files.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+   &lt;/glossdiv&gt;
+ 
+   &lt;glossdiv&gt;
+     &lt;title&gt;I&lt;/title&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;i (insert) Permission&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;The ACL permission that enables the possessor to add files or subdirectories to a directory.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Instance&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;The part of a command string that defines the entity to affect.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+   &lt;/glossdiv&gt;
+ 
+   &lt;glossdiv&gt;
+     &lt;title&gt;K&lt;/title&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;k (lock) Permission&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;See the k (lock) Permission entry. The ACL permission that enables programs to place advisory locks on a file.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Kilobyte&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A unit of measure used to measure usage of space in a volume or on a partition. A kilobyte is equal to 1024 bytes. The
+         term &lt;emphasis&gt;kilobyte block&lt;/emphasis&gt; is sometimes used when referring to disk space.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+   &lt;/glossdiv&gt;
+ 
+   &lt;glossdiv&gt;
+     &lt;title&gt;L&lt;/title&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;l (lookup) Permission&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;The ACL permission that enables the possessor to list the contents of a directory and display its ACL.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Local Cell&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;The cell to which the user's account and client machine belong.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;lock Permission&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;See the &lt;emphasis role="bold"&gt;k (lock) Permission&lt;/emphasis&gt; entry.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Login&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;The process of establishing a connection to a client machine's local file system as a specific user.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Logout&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;The process of ending a connection to the local file system.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+   &lt;/glossdiv&gt;
+ 
+   &lt;glossdiv&gt;
+     &lt;title&gt;M&lt;/title&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;m Privacy Flag&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;The third privacy flag on a group, which enables the possessor to list the members of a group or the groups to which a
+         user belongs.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Mode Bits&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A set of permissions that the UNIX file system associates with a file or directory to control access to it. They
+         appear in the first field of the output from the &lt;emphasis role="bold"&gt;ls -l&lt;/emphasis&gt; command.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Mount Point&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A special type of directory that associates a location in the AFS file space with a volume. It acts like a standard
+         UNIX directory in that users can change directory to it and list its contents with the UNIX &lt;emphasis
+         role="bold"&gt;cd&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;ls&lt;/emphasis&gt; commands.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Mutual Authentication&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A procedure through which two parties prove their identities to one another. AFS server and client processes normally
+         mutually authenticate as they establish a connection.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+   &lt;/glossdiv&gt;
+ 
+   &lt;glossdiv&gt;
+     &lt;title&gt;N&lt;/title&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;NFS/AFS Translator&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A program that enables users on NFS client machines to access files in the AFS filespace.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;none ACL Shorthand&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A shorthand notation used with the &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; command to delete an entry from an
+         ACL.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+   &lt;/glossdiv&gt;
+ 
+   &lt;glossdiv&gt;
+     &lt;title&gt;O&lt;/title&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;o Privacy Flag&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;The second privacy flag on a group, which enables the possessor to list groups owned by the user or group.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Operation Code&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;The second word in an AFS command that belongs to a suite. It indicates the command's function.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Owner of a Group&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;The person or group who can administer a group.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+   &lt;/glossdiv&gt;
+ 
+   &lt;glossdiv&gt;
+     &lt;title&gt;P&lt;/title&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Parent Directory&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;The directory in which a directory or file resides.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Partition&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A logical section of a disk in a computer.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Password&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A unique, user-defined string of characters validating the user's system identity. The user must correctly enter the
+         password in order to be authenticated.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Permission&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A certain type of access granted on an ACL. Anyone who possesses the permission can perform the action.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+   &lt;/glossdiv&gt;
+ 
+   &lt;glossdiv&gt;
+     &lt;title&gt;Q&lt;/title&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Quota&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;The size limit of a volume, assigned by the system administrator and measured in kilobyte blocks.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+   &lt;/glossdiv&gt;
+ 
+   &lt;glossdiv&gt;
+     &lt;title&gt;R&lt;/title&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;r (read) Permission&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;The ACL permission that enables the possessor to examine the contents of a file.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;r Privacy Flag&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;The fifth privacy flag on a group, which enables the possessor to remove members from it.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;read ACL Shorthand&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A shorthand notation used with the &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; command to represent the &lt;emphasis
+         role="bold"&gt;r&lt;/emphasis&gt; and &lt;emphasis role="bold"&gt;l&lt;/emphasis&gt; permissions.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Relative Pathname&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A pathname that does not begin at the root of the AFS or local filespace and so represents a file or directory's
+         location with respect to the current working directory.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Remote Commands&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;Commands used to run programs on a remote machine without establishing a persistent connection to it.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+   &lt;/glossdiv&gt;
+ 
+   &lt;glossdiv&gt;
+     &lt;title&gt;S&lt;/title&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;s Privacy Flag&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;The first privacy flag on a group, which enables the possessor to list general information about it.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Self-owned Group&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A group that owns itself, enabling all of its members to administer it.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Server&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A program or machine that provides a specialized service to its clients, such as storing and transferring files or
+         performing authentication.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Subdirectory&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A directory that resides in another directory in the file system hierarchy.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Switch&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;The part of a command string defining the type of an argument. It is preceded by a hyphen.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Syntax Statement&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A specification of the options available on a command and their ordering.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;System Administrator&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A user who is authorized to administer an AFS cell.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;System Groups&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;Groups that AFS defines automatically to represent users who share certain characteristics. See the following three
+         entries.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;System:administrators group&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A system group that includes users authorized to administer AFS.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;System:anyuser group&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A system group that includes everyone who can gain access the cell's AFS filespace. It includes unauthenticated users,
+         who are assigned the identity &lt;emphasis role="bold"&gt;anonymous&lt;/emphasis&gt;.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;System:authuser group&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A system group that includes all users who currently have valid AFS tokens for the local cell.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+   &lt;/glossdiv&gt;
+ 
+   &lt;glossdiv&gt;
+     &lt;title&gt;T&lt;/title&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Token&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A collection of data that the AFS server processes accept as evidence that the possessor has successfully proved his
+         or her identity to the cell's AFS authentication service. AFS assigns the identity &lt;emphasis
+         role="bold"&gt;anonymous&lt;/emphasis&gt; to users who do not have a token.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+   &lt;/glossdiv&gt;
+ 
+   &lt;glossdiv&gt;
+     &lt;title&gt;U&lt;/title&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;UNIX Mode Bits&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;See the &lt;emphasis role="bold"&gt;Mode Bits&lt;/emphasis&gt; entry.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Username&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A character string entered at login that uniquely identifies a person in the local cell.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+   &lt;/glossdiv&gt;
+ 
+   &lt;glossdiv&gt;
+     &lt;title&gt;V&lt;/title&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;Volume&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A structure that AFS uses to group a set of files and directories into a single unit for administrative purposes. The
+         contents of a volume reside on a single disk partition and must be mounted in the AFS filespace to be accessible.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+   &lt;/glossdiv&gt;
+ 
+   &lt;glossdiv&gt;
+     &lt;title&gt;W&lt;/title&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;w (write) Permission&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;The ACL permission that enables the possessor to modify the contents of a file.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+ 
+     &lt;glossentry&gt;
+       &lt;glossterm&gt;&lt;emphasis role="bold"&gt;write ACL Shorthand&lt;/emphasis&gt;&lt;/glossterm&gt;
+ 
+       &lt;glossdef&gt;
+         &lt;para&gt;A shorthand notation used with the &lt;emphasis role="bold"&gt;fs setacl&lt;/emphasis&gt; command to represent all permissions
+         except the &lt;emphasis role="bold"&gt;a&lt;/emphasis&gt; permission.&lt;/para&gt;
+       &lt;/glossdef&gt;
+     &lt;/glossentry&gt;
+   &lt;/glossdiv&gt;
+ &lt;/glossary&gt;
</pre></body></html>