Changeset 1430 for branches/locker-dev/locker/bin
- Timestamp:
- Jan 19, 2010, 11:17:58 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/locker-dev/locker/bin/signup-minimal
r1429 r1430 63 63 echo "You can remedy this signup problem and make your locker publicly" 64 64 echo "listable by running \"fs sa /mit/$lname system:anyuser l\" (with a" 65 echo "lowercase L at the end). Note that this will make it possible for" 66 echo "anyone to see the names of your files and the list of people who" 67 echo "have access to them, though it will not cause the contents of your" 68 echo "files to be publicly readable. If you are unwilling to have your" 69 echo "locker listable by the public, please contact scripts@mit.edu" 70 echo "for information about other ways to work around the problem." 65 echo "lowercase L at the end)." 66 echo "" 67 echo "NOTE: This will make it possible for the public (including anyone" 68 echo "viewing http://web.mit.edu/$lname) to see the names of your files" 69 echo "and the list of people who have access to them, though it will not" 70 echo "cause the contents of your files to be publicly readable. If you" 71 echo "are unwilling to have your locker listable by the public, please" 72 echo "contact scripts@mit.edu for information about other ways to work" 73 echo "around the problem." 71 74 exit 1 72 75 fi
Note: See TracChangeset
for help on using the changeset viewer.