- Timestamp:
- Jan 19, 2010, 11:02:17 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/locker-dev/locker/bin/signup-minimal
r776 r1429 60 60 echo "ERROR:" 61 61 echo "The scripts servers cannot verify the permissions of the locker <$lname>." 62 echo "Try running \"fs sa /mit/$lname daemon.scripts l\" (with a lowercase" 63 echo "L at the end) and then try again. Contact scripts@mit.edu if you are" 64 echo "unable to solve the problem." 62 echo "This is probably because your locker is not publicly listable." 63 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). 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 71 exit 1 66 72 fi
Note: See TracChangeset
for help on using the changeset viewer.