0

The manual for pam_systemd_home states that debug messages can be enabled with debug=yes, but they don't state where to put it.

I tried adding the options to the relevant lines in pam.d/system-auth, but it seems to cause a syntax error and disabled sudo: I needed su to allow me to edit the files and revert the changes.

1 Answer 1

0

Simply add debug on the lines where pam_systemd_home is used. As an example :

-session optional pam_systemd_home.so debug 

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.