diff options
Diffstat (limited to 'man/man8')
-rw-r--r-- | man/man8/vbackup.8 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/man/man8/vbackup.8 b/man/man8/vbackup.8 index 68bba03f..3fc07e1f 100644 --- a/man/man8/vbackup.8 +++ b/man/man8/vbackup.8 @@ -52,7 +52,7 @@ back up Unix file systems to Venti .PP .B vnfs [ -.B -ELLRVr +.B -ELLRVir ] [ .B -a @@ -277,6 +277,12 @@ file system mentioned in the configuration. .BI -c " cachesize Set the number of blocks stored by the in-memory venti cache. .TP +.B -i +Run in ``insecure'' mode, allowing remote root users to +use uid and gid 0 and read any file. +(Normally, remote root is mapped to uid and gid \-1 +and has no special permissions.) +.TP .B -r Respond to all requests with a Sun RPC rejection. This is useful during debugging. |