Re: [systemd-devel] [EXT]Re: systemd user instance not working in only one account, XDG_RUNTIME_DIR not being set

2023-04-11 Thread Mantas Mikulėnas
On Tue, Apr 11, 2023, 19:23 Chandler wrote: > Mantas Mikulėnas wrote on 4/10/23 10:31 PM: > > The same pam_systemd module registers a "session" with logind (which > > triggers the creation of runtime directory as well as the startup of > > user@.service; note: /not/ user@) > hmmm... it's a bit am

Re: [systemd-devel] [EXT]Re: systemd user instance not working in only one account, XDG_RUNTIME_DIR not being set

2023-04-11 Thread Chandler
Mantas Mikulėnas wrote on 4/10/23 10:31 PM: > The same pam_systemd module registers a "session" with logind (which > triggers the creation of runtime directory as well as the startup of > user@.service; note: /not/ user@) hmmm... it's a bit ambiguous since we use LDAP too. There, "uid" is a user n

Re: [systemd-devel] sharing of D-Bus connection between systemd PAM modules causes problems

2023-04-11 Thread Norbert Braun
On Tue, Apr 11, 2023 at 10:38 AM Luca Boccassi wrote: > Could you please file a bug on Github? https://github.com/systemd/systemd/issues/27216

Re: [systemd-devel] sharing of D-Bus connection between systemd PAM modules causes problems

2023-04-11 Thread Luca Boccassi
On Tue, 11 Apr 2023 at 02:15, Norbert Braun wrote: > > Hi all, > > I recently ran into a problem on Arch Linux ARM (32 bit) where logging > in as root on the console would often, but not always, fail (much like > in https://github.com/systemd/systemd/issues/17266). While investigating > the proble