Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • I get "-bash: pam-auth-update: command not found" All pam commands seem to be missing. Commented Mar 19, 2018 at 8:13
  • That's weird, is libpam-runtime package installed? Do you have any references to pam_systemd.soin files in /etc/pam.d/? Commented Mar 19, 2018 at 11:55
  • Looks like netpbm was missing. I installed it, reinstalled libpam-runtime, then ran pam-auth-update and checked them all to enabled. That still didn't solve my issue though. Commented Mar 19, 2018 at 21:31