From: Anders Kaseorg Date: Thu, 6 Nov 2014 07:09:14 +0000 (-0500) Subject: Fix wacky period typography X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/commitdiff_plain/a76ef8fc273fecdfaff0c3a6464335a1e60192ba?ds=sidebyside Fix wacky period typography --- 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.