Ignore:
Timestamp:
Jan 26, 2010, 10:09:36 AM (14 years ago)
Author:
mitchb
Message:
Deploy clarifications to the fascist locker signup error message
(Merge of r1440:1441 from branches/locker-dev to trunk)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/locker/bin/signup-minimal

    r1431 r1442  
    6262  echo "This is probably because your locker is not publicly listable."
    6363  echo "You can remedy this signup problem and make your locker publicly"
    64   echo "listable by running \"fs sa /mit/$lname system:anyuser l\" (with a"
    65   echo "lowercase L at the end)."
     64  echo "listable by running \"fs setacl /mit/$lname system:anyuser l\""
     65  echo "(that's a lowercase L at the end)."
    6666  echo ""
    6767  echo "NOTE: This will make it possible for the public (including anyone"
     
    7171  echo "are unwilling to have your locker listable by the public, please"
    7272  echo "contact scripts@mit.edu for information about other ways to work"
    73   echo "around the problem."
     73  echo "around the problem, or see http://scripts.mit.edu/faq/122 for more"
     74  echo "detailed information."
    7475  exit 1
    7576fi
Note: See TracChangeset for help on using the changeset viewer.