<div dir="ltr"><div>Hi,</div><div><br></div>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># This file is included from other service-specific PAM config files,<br># and should contain a list of modules that define tasks to be performed<br># at the start and end of sessions of *any* kind (both interactive and<br># non-interactive).<br>#<br><br># here are the per-package modules (the "Primary" block)<br>session   [default=1]                     pam_permit.so<br># here's the fallback if no module succeeds<br>session requisite                       pam_deny.so<br># prime the stack with a positive return value if there isn't one already;<br># this avoids us returning an error just because nothing sets a success code<br># since the modules above will each just jump around<br>session        required                        pam_permit.so<br># and here are more per-package modules (the "Additional" block)<br>session      required        pam_unix.so<br>session optional pam_systemd.so<br><br><br><div>Thank you,</div><div>-Sangeetha</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 13, 2024 at 11:22 AM Mantas Mikulėnas <<a href="mailto:grawity@gmail.com">grawity@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="auto">Also, if you're using a terminal that doesn't recognize OSCs (it should just ignore unknown ones), export SYSTEMD_URLIFY=0 to disable the hyperlink feature that's making a mess out of systemctl output.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 13, 2024, 06:53 Sangeetha Elumalai <<a href="mailto:sangeethaeng2017@gmail.com" target="_blank">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"><div>Hi,</div><div><br></div>The<b> 'loginctl list-users'</b> command isn't displaying the user list. I would appreciate any suggestions on resolving this issue. Do I need to enable any specific service for this functionality?<br><br>Here are the logs:<br>```<br># who<br>root     ttyS0        Feb 15 19:12<div>#</div><div><br></div><div><br># loginctl list-users<br>No users.<br>#<div>  <br># loginctl list-sessions<br>No sessions.<br># <br><br># systemctl status systemd-logind<br>�● systemd-logind.service - User Login Management<br>     Loaded: loaded (8;;file://beagleboneblack/lib/systemd/system/systemd-logind.service/lib/systemd/system/systemd-logind.service8;;; static)<br>     Active: active (running) since Wed 2023-02-15 19:12:10; 11 months 27 days ><br>       Docs: 8;;man:sd-login(3)man:sd-login(3)8;;<br>             8;;man:systemd-logind.service(8)man:systemd-logind.service(8)8;;<br>             8;;man:logind.conf(5)man:logind.conf(5)8;;<br>             8;;man:org.freedesktop.login1(5)man:org.freedesktop.login1(5)8;;<br>   Main PID: 135 (systemd-logind)<br>     Status: "Processing requests..."<br>      Tasks: 1 (limit: 1060)<br>     Memory: 632.0K<br>        CPU: 482ms<br>     CGroup: /system.slice/systemd-logind.service<br>             �└�─135 /lib/systemd/systemd-logind<br><br>Feb 15 19:12:06 beagleboneblack systemd[1]: Starting systemd-logind.service...<br>Feb 15 19:12:10 beagleboneblack systemd-logind[135]: New seat seat0.<br>Feb 15 19:12:10 beagleboneblack systemd[1]: Started systemd-logind.service.<br># <br>```</div><div><br></div><div>Thank you,</div><div>-Sangeetha<br><br></div></div></div>
</blockquote></div>
</blockquote></div>