Skip to content

ENH: Temporary HOME directory for scripts

Created by: Quazgar

The server should create temporary home directory for scripts and set the HOME environment variable accordingly.

Advantages

  • This is necessary for running scripts with reduced privileges.
  • Scripts may modify their home directory in a non-persistent way.
  • In the future, different scripts may come with different pre-configured environments.

Tasks

  • Define in detail: Where is home's source located? Can this be configured?
  • Write unit tests
  • Implement and document home directory copying

Imported comments:

By Quazgar on 2019-11-20T12:35:57.068Z

closed

By Quazgar on 2019-10-15T14:10:08.547Z

mentioned in commit b70f474a

By Quazgar on 2019-10-14T15:23:48.341Z

mentioned in commit 9fde9154a1786c7859ee7b85c913d4587f5f925a

By Quazgar on 2019-10-14T15:23:17.734Z

marked the task Implement and document home directory copying as completed

By Quazgar on 2019-10-14T15:23:17.238Z

marked the task Write unit tests as completed

By Quazgar on 2019-10-14T15:23:15.902Z

marked the task Define in detail: Where is home's source located? Can this be configured? as completed

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information