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.

3
  • First Option doesn't help. It doesn't change anything. For the second option I modified /usr/share/pam-configs/krb5 but when executing sudo dpkg-divert I get dpkg-divert: error: --add needs a single argument. Commented Oct 8, 2019 at 8:21
  • Does pam_krb5.so precede pam_unix.so in common-account? I'm hesitant to suggest concrete changes, because we're dealing with security here: PAM is a complicated beast and it's easy to inadvertently open up systems by misconfiguring it. Commented Oct 8, 2019 at 8:41
  • Yes, you are right. Seems it's a general problem with authorization. I have made an answer. Thanks for your effort. +1, it helped me to get into the right direction. Commented Oct 8, 2019 at 21:42