Thanks for the reply. It's been a long time since I admin'd a linux system so I'm not quite following your response.
I'm seeing the issue just by doing the following steps:
- start webterm
- ls /Workspace/Users (works fine)
- tmux
- ls /Workspace/Users (fails)
I've never seen tmux not "just work" on any other machine/VM. Could you elaborate on your answer:
- How would tmux not be under the same user context as raw terminal?
- What environment variables need to be set correctly?
- How do I check ACLs on /Workspace/Users? How would an ACL have an impact on raw term vs tmux?