Opened 12 years ago

Last modified 12 years ago

#263 new enhancement

Support HOME=/mit/lockername/Scripts and use it by default for new users

Reported by: andersk Owned by:
Priority: normal Milestone:
Component: internals Keywords:
Cc:

Description (last modified by andersk)

Basically all software that uses $HOME expects it to be readable, but Scripts breaks that assumption, all for the false convenience of making ~ mean the same thing as it does on Athena (if you aren’t using a group locker, that is). So to be able to run that software, users need to learn about AFS permissions and set up farms of @sys symlinks, which is a pain.

This problem would go away if we made $HOME point to /mit/lockername/Scripts instead of /mit/lockername. We should support both configurations and let new users get the new setup. Later we can come up with some kind of transition plan for phasing out the old setup (even if just an optional manual transition).

The document root under the new setup will be $HOME/web, i.e. /mit/lockername/Scripts/web.

Change History (1)

comment:1 Changed 12 years ago by andersk

  • Description modified (diff)
Note: See TracTickets for help on using tickets.