On Mon, 8 Jun 2026 at 22:13, Harald Hannelius <[email protected]> wrote:
> > $ w > 14:55:47 up 3:58, 3 users, load average: 0.07, 0.05, 0.00 > USER TTY FROM LOGIN@ > IDLE > JCPU PCPU WHAT > $ who > $ finger > No one logged on. > > > I expected to see a list of people logged on. > That looks like its the writing part of the process going wrong with 3 different systems not showing users, rather than the reading side. w uses information like what "loginctl list-users" shows, what does that command give you? Also is this true for all types of user access? local vty, windows, ssh? nsswitch is set to get users from files and ldap. > That side which is pam-account is probably ok, what about pam sessions (e.g session lines in /etc/pam.d/*), anything different? - Craig

