On Tue, Mar 22, 2011 at 10:11:47AM -0000, Andy Singleton wrote: > I am trying to install a rhel6 machine with the ipa-1.2.2 client. > > Everything appears to work fine, with the exception of updating users > passwords from the client.
Does running kpasswd instead of passwd work? The pam_krb5 module exercises a different code path in the client than kpasswd and sssd use, which I think could be sending ipa-kpasswdd a request it doesn't understand. If it does, then you're running into #676526. HTH, Nalin _______________________________________________ Freeipa-users mailing list [email protected] https://www.redhat.com/mailman/listinfo/freeipa-users
