common-auth, first two lines:

    auth        [success=2 default=ignore]      pam_krb5.so 
    auth        [success=1 default=ignore]      pam_unix.so nullok_secure 
try_first_pass

common-password, first two lines:

    password    requisite                       pam_krb5.so 
    password    [success=1 default=ignore]      pam_unix.so obscure use_authtok 
try_first_pass sha512

So why does the stock config have pam_krb5!password as "requisite"
instead of "success=end"? Is this a pam_cracklib thing?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/334795

Title:
  cannot change password

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to