From: Derrick Brashear Date: Tue, 5 May 2009 13:30:34 +0000 (+0000) Subject: DEVEL15-man-pages-allow-dots-consistent-20090505 X-Git-Tag: openafs-devel-1_5_60~76 X-Git-Url: http://git.openafs.org/?p=openafs.git;a=commitdiff_plain;h=8f6f2e1525d2aefaece4990f22a1e4e351964143 DEVEL15-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 3ff4345..5a1402d 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 36a2d00..d31bc13 100644 --- a/doc/man-pages/pod8/fileserver.pod +++ b/doc/man-pages/pod8/fileserver.pod @@ -402,7 +402,7 @@ Deprecated; jumbograms are disabled by default. Force the fileserver to only bind to one IP address. -=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 aff50f9..dcc2dcb 100644 --- a/doc/man-pages/pod8/ptserver.pod +++ b/doc/man-pages/pod8/ptserver.pod @@ -11,7 +11,7 @@ B S<<< [B<-database> | B<-db> >] >>> 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>] [B<-rxbind>] S<<< [B<-auditlog> >] >>> S<<< [B<-syslog>[=>]] >>> S<<< [B<-rxmaxmtu> >] >>> [B<-help>] @@ -129,7 +129,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 efc08a2..15ef3b4 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>] [B<-rxbind>] 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 7b447ca..6f11701 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