From 5a4f31090f573caad71aab16cd65afaaa5e2c914 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Fri, 24 Jul 2009 13:03:48 -0700 Subject: [PATCH] Restore permission documentation in bosserver man page The original IBM HTML documentation had a table showing the permissions that bosserver expects and sets when it creates the directory structure for AFS. That table was accidentally dropped in the conversion to POD. Restore it from the HTML shipped with an older version of OpenAFS. Reviewed-on: http://gerrit.openafs.org/210 Tested-by: Russ Allbery Reviewed-by: Russ Allbery --- doc/man-pages/pod8/bosserver.pod | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/man-pages/pod8/bosserver.pod b/doc/man-pages/pod8/bosserver.pod index f97398f23..01ac94855 100644 --- a/doc/man-pages/pod8/bosserver.pod +++ b/doc/man-pages/pod8/bosserver.pod @@ -65,6 +65,16 @@ with the settings listed in the following chart. A question mark indicates that the BOS Server initially turns off the bit (sets it to the hyphen), but does not check it at restart. + /usr/afs drwxr?xr-x + /usr/afs/backup drwx???--- + /usr/afs/bin drwxr?xr-x + /usr/afs/db drwx???--- + /usr/afs/etc drwxr?xr-x + /usr/afs/etc/KeyFile -rw????--- + /usr/afs/etc/UserList -rw?????-- + /usr/afs/local drwx???--- + /usr/afs/logs drwxr?xr-x + If the mode bits do not comply, the BOS Server writes the following warning to the F file: -- 2.39.5