Hey there, so I’ve noticed some issues when logging in via teleport to a system. Specifically it seems XDG_RUNTIME_DIR isn’t being set which tends to break systemctl user services for me.
I’m half wondering if this could be PAM related as I vaguely recall PAM being somewhere in the stack for that feature.
If PAM could be related how does one build teleport with PAM support, I haven’t found any info on it.