From: Andrew Deason Date: Mon, 4 Nov 2013 01:04:30 +0000 (-0600) Subject: doc: bosserver manpage fixes X-Git-Tag: upstream/1.8.0_pre1^2~933 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=f430e98ce74eebe50417ac2d0cb151b8fe953edf;p=packages%2Fo%2Fopenafs.git doc: bosserver manpage fixes Fix -noauth documentation. The current documentation is referring to the client-side -noauth option, but this is actually the server-side -noauth option, which is very different. Change-Id: I65154aef4734e69bb0f3ae485baacac11a718488 Reviewed-on: http://gerrit.openafs.org/10401 Tested-by: BuildBot Reviewed-by: Derrick Brashear --- diff --git a/doc/man-pages/pod8/bosserver.pod b/doc/man-pages/pod8/bosserver.pod index 1e7c1f92b..222ef63b4 100644 --- a/doc/man-pages/pod8/bosserver.pod +++ b/doc/man-pages/pod8/bosserver.pod @@ -119,9 +119,10 @@ suites. Provide the command name and all option names in full. =item B<-noauth> -Assigns the unprivileged identity C to the issuer, which is -useful only when authorization checking is disabled on the server machine -(for instance, during the installation of a file server machine.) +Turns off all authorization checks, and allows all connecting users to act as +administrators, even unauthenticated users. The use of this option is +inherently insecure, and should only be used in controlled environments for +experimental or debug purposes. See L. =item B<-log>