<div dir="ltr"><br>Hi,<br><br>Thank you for your help.<br>After copying pam_systemd.so to the /usr/lib/security location, the issue got resolved.<br><br>Here are the steps:<br><br>```<br>cp /lib/security/pam_systemd.so /usr/lib/security/<br><br><br>$ loginctl list-users<br>UID USER LINGER<br>  0 root no<br><br>1 users listed.<br>$ loginctl list-sessions<br>SESSION UID USER SEAT TTY  <br>     c1   0 root      ttyS0<br><br>1 sessions listed.<br>$<br><br>```<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 13, 2024 at 7:48 PM Sangeetha Elumalai <<a href="mailto:sangeethaeng2017@gmail.com">sangeethaeng2017@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Yes, I confirmed this file used by PAM service.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 13, 2024 at 6:18 PM Andrei Borzenkov <<a href="mailto:arvidjaar@gmail.com" target="_blank">arvidjaar@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 13.02.2024 09:41, Sangeetha Elumalai wrote:<br>
> Hi,<br>
> <br>
> I modified the following file, but I am still facing the issue.<br>
> <br>
> # cat common-session<br>
> #<br>
> # /etc/pam.d/common-session - session-related modules common to all services<br>
> #<br>
<br>
And did you verify that this file is actually included by the PAM <br>
service you are using to login?<br>
<br>
<br>
</blockquote></div>
</blockquote></div>