From a76ef8fc273fecdfaff0c3a6464335a1e60192ba Mon Sep 17 00:00:00 2001 From: Anders Kaseorg Date: Thu, 6 Nov 2014 02:09:14 -0500 Subject: [PATCH] Fix wacky period typography --- doc/afs-and-you.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/afs-and-you.html b/doc/afs-and-you.html index 5c16ffc..428a635 100644 --- a/doc/afs-and-you.html +++ b/doc/afs-and-you.html @@ -232,9 +232,9 @@ Unfortunately, adding specific users to an AFS ACL does not mean they can see th
  • You can require that the reader be a member of one of certain moira groups (notice these are moira groups, there is no "system:". For example:
    require group sipb-staff sipb-prospectives
     
  • -

    Note that you cannot mix users and groups in the same directory

    . +

    Note that you cannot mix users and groups in the same directory.

    -

    Finally fs setacl -dir <dir> -acl system:htaccess.mit read .

    +

    Finally fs setacl -dir <dir> -acl system:htaccess.mit read.

    Thereafter, the users should be able to get to the folders at https://web.mit.edu/<locker>/<path to folder> if they have certificates and no one should be able to reach it via http. Make sure to add yourself if you are going to be accessing it. -- 2.44.0