On (12/01/15 14:12), Rakesh Rajasekharan wrote: >The sssd version is 1.11.6 > >The password does not get changed, whatever password gets generated by ipa >user-mod --random stays valid even after attempting the change. > >krb5_child.log does not have any contents. The logging in sssd is dibsabled by default. You need to increase level of verbosity.
Put debug_level = 7 into domain section and restart sssd. It is also possible to change debug level on the fly with comand line utility sss_debuglevel (part of pacakge sssd-tools) LS -- Manage your subscription for the Freeipa-users mailing list: https://www.redhat.com/mailman/listinfo/freeipa-users Go To http://freeipa.org for more info on the project
