Changeset 1431 for trunk/locker/bin/signup-minimal
- Timestamp:
- Jan 19, 2010, 11:32:33 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/locker/bin/signup-minimal
-
Property
svn:mergeinfo
set to
False
/branches/fc11-dev/locker/bin/signup-minimal merged eligible /branches/locker-dev/locker/bin/signup-minimal merged eligible
r776 r1431 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)." 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." 65 74 exit 1 66 75 fi -
Property
svn:mergeinfo
set to
False
Note: See TracChangeset
for help on using the changeset viewer.