Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intermittent issues with loginuid.so in Teleport 4.2.0 #3245

Closed
russjones opened this issue Jan 6, 2020 · 1 comment
Closed

Intermittent issues with loginuid.so in Teleport 4.2.0 #3245

russjones opened this issue Jan 6, 2020 · 1 comment
Labels

Comments

@russjones
Copy link
Contributor

russjones commented Jan 6, 2020

A customer has reported intermittent issues with loginuid.so on Ubuntu 16.04.6 running Teleport 4.2.0.

The issue occurs when upgrading Teleport nodes from 4.1.4 to 4.2.0 with loginuid.so set as required, only 2/5 logins succeed. On fresh installs (of Ubuntu as well as Teleport), login is always successful.

The errors look something like the following:

teleport: pam_loginuid(sshd:session): Error writing /proc/self/loginuid: Operation not permitted
teleport: pam_loginuid(sshd:session): set_loginuid failed
teleport: pam_unix(sshd:session): session opened for user root by (uid=0)
systemd: pam_unix(systemd-user:session): session opened for user root by (uid=0)
systemd: pam_unix(systemd-user:session): session closed for user root
teleport: pam_loginuid(sshd:session): Error writing /proc/self/loginuid: Operation not permitted
teleport: pam_loginuid(sshd:session): set_loginuid failed
teleport: pam_unix(sshd:session): session opened for user root by (uid=0)
systemd: pam_unix(systemd-user:session): session opened for user root by (uid=0)
systemd: pam_unix(systemd-user:session): session closed for user root
teleport: pam_unix(sshd:session): session opened for user root by (uid=0)
systemd: pam_unix(systemd-user:session): session opened for user root by (uid=0)
systemd: pam_unix(systemd-user:session): session closed for user root
teleport: pam_unix(sshd:session): session opened for user root by (uid=0)
systemd: pam_unix(systemd-user:session): session opened for user root by (uid=0)
teleport: pam_loginuid(sshd:session): Error writing /proc/self/loginuid: Operation not permitted
teleport: pam_loginuid(sshd:session): set_loginuid failed
teleport: pam_unix(sshd:session): session opened for user root by (uid=0)
systemd: pam_unix(systemd-user:session): session opened for user root by (uid=0)
systemd: pam_unix(systemd-user:session): session closed for user root
@russjones
Copy link
Contributor Author

Closing in favor of #2476.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants