You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I enabled PAM to get the MOTD. The MOTD is fine with ssh but is truncated with teleport (tsh ssh).
MOTD with tsh ssh:
Welcome to Ubuntu 18.04.1 LTS (GNU/Linux 4.15.0-1031-aws x86_64)
* Documentation: https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/advantage
System information as of Thu Jan 10 10:35:45 UTC 2019
System load: 0.07 Processes: 130
Usage of /: 30.4% of 19.32GB Users logged in: 1
Memory usage: 35% IP address for eth0: <IP>
Swap usage: 0% IP address for ubuntu@myhost:~$
What you expected to happen:
This is MOTD with ssh:
$ ssh ubuntu@myhost
Welcome to Ubuntu 18.04.1 LTS (GNU/Linux 4.15.0-1031-aws x86_64)
* Documentation: https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/advantage
System information as of Thu Jan 10 10:31:34 UTC 2019
System load: 0.56 Processes: 132
Usage of /: 30.4% of 19.32GB Users logged in: 1
Memory usage: 35% IP address for eth0: <IP>
Swap usage: 0% IP address for docker0: 172.17.0.1
* MicroK8s is Kubernetes in a snap. Made by devs for devs.
One quick install on a workstation, VM, or appliance.
- https://bit.ly/microk8s
* Full K8s GPU support is now available!
- https://blog.ubuntu.com/2018/12/10/using-gpgpus-with-kubernetes
Get cloud support with Ubuntu Advantage Cloud Guest:
http://www.ubuntu.com/business/services/cloud
* Canonical Livepatch is available for installation.
- Reduce system reboots and improve kernel security. Activate at:
https://ubuntu.com/livepatch
2 packages can be updated.
0 updates are security updates.
Last login: Thu Jan 10 10:05:34 2019 from <IP>
ubuntu@myhost:~$
How to reproduce it (as minimally and precisely as possible):
What happened:
I enabled PAM to get the MOTD. The MOTD is fine with
ssh
but is truncated with teleport (tsh ssh
).MOTD with
tsh ssh
:What you expected to happen:
This is MOTD with
ssh
:How to reproduce it (as minimally and precisely as possible):
Enable PAM:
Due to issue #2476 .
Environment:
teleport version
):Teleport v3.0.1 git:v3.0.1-0-g4ff9a7b0
tsh version
):Teleport v3.0.1 git:v3.0.1-0-g4ff9a7b0
Ubuntu 18.04.1 LTS
Relevant Debug Logs If Applicable
Logs are fine:
The text was updated successfully, but these errors were encountered: