Maybe it is more related to sshd than to pam.
If I do a ps -ef | grep ssh I frequently see lines like below.
To my understanding starting a new ssh session is totally unnecessary.

# ps -ef | grep ssh
root       406     1  0 Oct25 ?        00:00:21 /usr/sbin/sshd -D
root      1301   406  0 08:02 ?        00:00:00 sshd: root@pts/0

# ps -ef | grep ssh
root       406     1  0 Oct25 ?        00:00:21 /usr/sbin/sshd -D
root      1301   406  0 08:02 ?        00:00:00 sshd: root@pts/0
root     14486   406  0 11:50 ?        00:00:00 sshd: [accepted]
sshd     14487 14486  0 11:50 ?        00:00:00 sshd: [net]

# ps -ef | grep ssh
root       406     1  0 Oct25 ?        00:00:21 /usr/sbin/sshd -D
root      1301   406  0 08:02 ?        00:00:00 sshd: root@pts/0

# ps -ef | grep ssh
root       406     1  0 Oct25 ?        00:00:21 /usr/sbin/sshd -D
root      1301   406  0 08:02 ?        00:00:00 sshd: root@pts/0

# ps -ef | grep ssh
root       406     1  0 Oct25 ?        00:00:21 /usr/sbin/sshd -D
root      1301   406  0 08:02 ?        00:00:00 sshd: root@pts/0
root     14520   406  0 11:50 ?        00:00:00 sshd: [accepted]
sshd     14521 14520  0 11:50 ?        00:00:00 sshd: [net]

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1727243

Title:
  pam_systemd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1727243/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to