Changeset 1441 for branches/locker-dev
- Timestamp:
- Jan 26, 2010, 3:10:49 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/locker-dev/locker/bin/signup-minimal
r1430 r1441 62 62 echo "This is probably because your locker is not publicly listable." 63 63 echo "You can remedy this signup problem and make your locker publicly" 64 echo "listable by running \"fs s a /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)." 66 66 echo "" 67 67 echo "NOTE: This will make it possible for the public (including anyone" … … 71 71 echo "are unwilling to have your locker listable by the public, please" 72 72 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." 74 75 exit 1 75 76 fi
Note: See TracChangeset
for help on using the changeset viewer.