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_7_1~1444 X-Git-Url: https://git.openafs.org/?p=openafs.git;a=commitdiff_plain;h=f1a0239fba5855c5fed418f057bd5397d412e907 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. Change-Id: If5136869c7d2bff3340018a3110fd5408750e5a6 Reviewed-on: http://gerrit.openafs.org/2940 Reviewed-by: Russ Allbery Reviewed-by: Derrick Brashear Tested-by: Derrick Brashear --- diff --git a/doc/xml/QuickStartUnix/auqbg005.xml b/doc/xml/QuickStartUnix/auqbg005.xml index 7430fd1..4dce67a 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