Skip to main content
Minor formatting
Source Link
AdminBee
  • 23.6k
  • 25
  • 56
  • 77

The manual for pam_systemd_homepam_systemd_home states that debug messages can be enabled with debug=yes, but they don't state wherewhere 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 ---sudo: I needed su to allow me to edit the files and revert the changes.

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.

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.

edited title
Link

How to enable debug messages infor pam_systemd_home.so?

Source Link

How to enable debug messages in pam_systemd_home.so?

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.