#6449 Unify/fix work with Env variables in IPA
Opened 7 years ago by mbasti. Modified 7 years ago

Currently env variables are handled differently in client and in server modules, we should unify and document how env variables are handled in IPA.

Following opinions were collected offline:

  • copy os.environ and don't change it
  • blacklist env variables
  • whitelist env variables
  • keep list of overrides ('PATH': '/usr/bin:/usr/sbin')

Additional info:


Metadata Update from @mbasti:
- Issue assigned to someone
- Issue set to the milestone: Future Releases

7 years ago

Login to comment on this ticket.

Metadata