From d63790eec8de5c9bf85f3c6daa1e6e756f0515c4 Mon Sep 17 00:00:00 2001 From: "Brian L. Stuart" Date: Sun, 20 Jul 2008 04:50:09 -0400 Subject: vnfs: add -i flag to allow remote root --- man/man8/vbackup.8 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'man/man8') 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. -- cgit v1.2.3