[systemd-devel] Upgrade 232 -> 233: user at XXX.service: Failed at step PAM spawning...
Vlad
vovan at vovan.nl
Sun Apr 30 06:27:59 UTC 2017
I suppose you meant pam_keyinit, not pam_keyring, right? Although I saw
that the new version of default "systemd-user" pam configuration file
added pam_keyinit, I tested migration of systemd from 232 to 233 with
exactly the same pam.d configuration (as I mentioned below). The _only_
thing that has been changed in the system is the version of installed
systemd and this leads to failed user at xxx.service.
Vlad.
On 29/04/17 18:19, Lennart Poettering wrote:
> On Sat, 29.04.17 16:59, Vlad (vovan at vovan.nl) wrote:
>
>> Thanks for the answer. I'd then rephrase my original question: I'd like
>> to know what has been changed in the systemd (pam_systemd?) version 233,
>> that now it fails to start user at xxx.service? If I downgrade to the
>> version 232, then systemd gives the same error, but still starts
>> user at xxx.service successfully (pam configuration is exactly the same for
>> both systemd versions).
> Here's an educated guess: maybe it's not pam_systemd that fails but
> pam_keyring, due to the recent keyring changes? (every service know
> gets its own fresh keyring set up, maybe the way you invoke
> pam_keyring clashes with that?)
>
> Anyway, please figure out which PAM module precisely fails, using PAM
> debugging. For that stuff please consult the PAM community or
> documentation.
>
> Thanks,
>
> Lennart
>
More information about the systemd-devel
mailing list