<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>ssh on zxc.sx</title>
    <link>https://zxc.sx/tags/ssh/</link>
    <description>Recent content in ssh on zxc.sx</description>
    <generator>Hugo -- 0.118.2</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 04 Jun 2026 04:06:39 +0000</lastBuildDate>
    <atom:link href="https://zxc.sx/tags/ssh/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Long SSH Login: pam_systemd 25s Delay</title>
      <link>https://zxc.sx/posts/long-ssh-login/</link>
      <pubDate>Thu, 04 Jun 2026 04:06:39 +0000</pubDate>
      <guid>https://zxc.sx/posts/long-ssh-login/</guid>
      <description>Long SSH Login What is PAM Pluggable Authentication Modules (PAM) is a middleware layer between applications (sshd, su, login, sudo) and authentication logic. Programs link against libpam.so and delegate authentication to it. Every login goes through a stack of modules defined in /etc/pam.d/.
Why Login is Slow PAM runs modules sequentially on every login. If one module hangs, your login waits. Common suspects include pam_motd.so, pam_lastlog.so, and pam_env.so. In constrained deployments, the main offender is often:</description>
    </item>
  </channel>
</rss>
