From: Phillip Moore Date: Tue, 5 Oct 2010 20:10:19 +0000 (-0400) Subject: Added missing CLI argument dropped during last commit. X-Git-Tag: openafs-devel-1_5_78~81 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=812fdcb982e05ade3507d2e72a006108e9dacd7d;p=packages%2Fo%2Fopenafs.git Added missing CLI argument dropped during last commit. Oops -- when removing the -cell arguments to the bos commands, the "admin" username argument to "bos adduser" was mistakenly removed as well. Reviewed-on: http://gerrit.openafs.org/2940 Reviewed-by: Russ Allbery Reviewed-by: Derrick Brashear Tested-by: Derrick Brashear (cherry picked from commit f1a0239fba5855c5fed418f057bd5397d412e907) Change-Id: Ib28e6f6ce9cced9d44cfccbb02c10289acd818e1 Reviewed-on: http://gerrit.openafs.org/3054 --- diff --git a/doc/xml/QuickStartUnix/auqbg005.xml b/doc/xml/QuickStartUnix/auqbg005.xml index 7430fd166..4dce67a49 100644 --- a/doc/xml/QuickStartUnix/auqbg005.xml +++ b/doc/xml/QuickStartUnix/auqbg005.xml @@ -3418,7 +3418,7 @@ Entry for principal afs/<cell name> with kvno 3 role="bold">admin user to the /usr/afs/etc/UserList file. This enables the admin user to issue privileged bos and vos commands. - # ./bos adduser <machine name> -noauth + # ./bos adduser <machine name> admin -noauth commands