From 812fdcb982e05ade3507d2e72a006108e9dacd7d Mon Sep 17 00:00:00 2001 From: Phillip Moore Date: Tue, 5 Oct 2010 16:10:19 -0400 Subject: [PATCH] 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 --- doc/xml/QuickStartUnix/auqbg005.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5