From: Derrick Brashear Date: Tue, 5 May 2009 13:30:45 +0000 (+0000) Subject: STABLE14-man-pages-allow-dots-consistent-20090505 X-Git-Tag: openafs-stable-1_4_11pre1~58 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=66dd365571580a38e86c813f3ce1f3a89f64fb20;p=packages%2Fo%2Fopenafs.git STABLE14-man-pages-allow-dots-consistent-20090505 LICENSE IPL10 make all server man pages list -allow-dotted-principals (rather than -allow-dotted-principal) (cherry picked from commit c8ac7d1c499150b3f82a6566e9bbdb7478ddd469) --- diff --git a/doc/man-pages/pod8/bosserver.pod b/doc/man-pages/pod8/bosserver.pod index 3ff4345f3..5a1402d6c 100644 --- a/doc/man-pages/pod8/bosserver.pod +++ b/doc/man-pages/pod8/bosserver.pod @@ -8,7 +8,7 @@ bosserver - Initializes the BOS Server
B [B<-noauth>] [B<-log>] [B<-enable_peer_stats>] - [B<-enable_process_stats>] [B<-allow-dotted-principal>] [B<-help>] + [B<-enable_process_stats>] [B<-allow-dotted-principals>] [B<-help>] =for html
@@ -108,7 +108,7 @@ GetStatus, and so on) sent or received, aggregated over all connections to other machines. To display or otherwise access the records, use the Rx Monitoring API. -=item B<-allow-dotted-principal> +=item B<-allow-dotted-principals> 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 diff --git a/doc/man-pages/pod8/fileserver.pod b/doc/man-pages/pod8/fileserver.pod index 32b4f3e36..52b0d7890 100644 --- a/doc/man-pages/pod8/fileserver.pod +++ b/doc/man-pages/pod8/fileserver.pod @@ -20,7 +20,7 @@ B S<<< [B<-auditlog> >] >>> S<<< [B<-busyat> n >>>] >>> [B<-nobusy>] S<<< [B<-rxpck> >] >>> [B<-rxdbg>] [B<-rxdbge>] S<<< [B<-rxmaxmtu> >] >>> - [B<-allow-dotted-principal>] [B<-jumbo>] [B<-nojumbo>] + [B<-allow-dotted-principals>] [B<-jumbo>] [B<-nojumbo>] S<<< [B<-rxbind> >] >>> S<<< [B<-vattachpar> >] >>> S<<< [B<-m> >] >>> @@ -349,7 +349,7 @@ F. Writes a trace of the File Server's operations on Rx events (such as retransmissions) to the file F. -=item B<-allow-dotted-principal> +=item B<-allow-dotted-principals> 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 diff --git a/doc/man-pages/pod8/ptserver.pod b/doc/man-pages/pod8/ptserver.pod index ab94704c6..e0eafd022 100644 --- a/doc/man-pages/pod8/ptserver.pod +++ b/doc/man-pages/pod8/ptserver.pod @@ -11,7 +11,7 @@ B S<<< [B<-database> >] >>> S<<< [B<-p> ] S<<< [B<-groupdepth> >] >>> S<<< [B<-default_access> > >] >>> [B<-restricted>] [B<-enable_peer_stats>] - [B<-enable_process_stats>] [B<-allow-dotted-principal>] + [B<-enable_process_stats>] [B<-allow-dotted-principals>] S<<< [B<-auditlog> >] >>> S<<< [B<-syslog>[=>]] >>> S<<< [B<-rxmaxmtu> >] >>> [B<-help>] @@ -128,7 +128,7 @@ GetStatus, and so on) sent or received, aggregated over all connections to other machines. To display or otherwise access the records, use the Rx Monitoring API. -=item B<-allow-dotted-principal> +=item B<-allow-dotted-principals> 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 diff --git a/doc/man-pages/pod8/vlserver.pod b/doc/man-pages/pod8/vlserver.pod index 194388faf..6863f7a1c 100644 --- a/doc/man-pages/pod8/vlserver.pod +++ b/doc/man-pages/pod8/vlserver.pod @@ -8,7 +8,7 @@ vlserver - Initializes the Volume Location Server
B S<<< [B<-p> >] >>> [B<-nojumbo>] [B<-jumbo>] S<<< [B<-d> >] >>> - [B<-allow-dotted-principal>] [B<-enable_peer_stats>] [B<-enable_process_stats>] + [B<-allow-dotted-principals>] [B<-enable_peer_stats>] [B<-enable_process_stats>] [B<-help>] =for html @@ -95,7 +95,7 @@ GetStatus, and so on) sent or received, aggregated over all connections to other machines. To display or otherwise access the records, use the Rx Monitoring API. -=item B<-allow-dotted-principal> +=item B<-allow-dotted-principals> 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 diff --git a/doc/man-pages/pod8/volserver.pod b/doc/man-pages/pod8/volserver.pod index 897041494..6caaefa4d 100644 --- a/doc/man-pages/pod8/volserver.pod +++ b/doc/man-pages/pod8/volserver.pod @@ -12,7 +12,7 @@ B [B<-log>] S<<< [B<-p> >] >>> S<<< [B<-d> >] >>> [B<-nojumbo>] [B<-jumbo>] [B<-enable_peer_stats>] [B<-enable_process_stats>] - [B<-allow-dotted-principal>] [B<-help>] + [B<-allow-dotted-principals>] [B<-help>] =for html
@@ -99,7 +99,7 @@ GetStatus, and so on) sent or received, aggregated over all connections to other machines. To display or otherwise access the records, use the Rx Monitoring API. -=item B<-allow-dotted-principal> +=item B<-allow-dotted-principals> 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