search for: _tdvrtrnb2fu9vw5dogzc4kqrg

Displaying 2 results from an estimated 2 matches for "_tdvrtrnb2fu9vw5dogzc4kqrg".

2025 Apr 21
2
Setting variable in /etc/environment has no effect for ssh session
...o) and that if set, PAMServiceName refers > to the config you expect (it defaults to "sshd"). > > -- > Darren Tucker (dtucker at dtucker.net > <https://urldefense.com/v3/__http://dtucker.net__;!!AjveYdw8EvQ!ZF2OrMmsX8vpTUUNHA1hkQKhLFYw1eSerAeBs45Y92R-IRsNsV7fDp8ghtUn-_TDVrtRnb2Fu9vW5DOGzc4KQRg$>) > GPG key 11EAA6FA / A86E 3E07 5B19 5880 E860? 37F4 9357 ECEF 11EA A6FA > ? ? Good judgement comes with experience. Unfortunately, the experience > usually comes from bad judgement.
2025 Apr 19
1
Setting variable in /etc/environment has no effect for ssh session
On Sat, 19 Apr 2025 at 14:44, Damien Miller <djm at mindrot.org> wrote: > On Thu, 17 Apr 2025, Yu, Mingli wrote: > [...] > > I'm using openssh 9.9p2 and have defined the below logic into > /etc/pam.d/sshd. > > session required pam_env.so > > > > But the environment variables defined in /etc/environment file are not > > effective when login via ssh.