Where is the most appropriate place to set environment variables for all (including non-interactive) ssh sessions, and for all users (including root)?
I believe that it may be in a script under /etc/profile.d/, but I'm not confident that making a change there won't adversely affect something else in my configuration.