On Tue, May 01, 2012 at 08:55:38PM +0000, Steven Jones wrote: > The sssd from rhel6.3beta workstation is 1.8.0-22.el6.x86_64 > > The sssd from rhel6.2 workstation is 1.5.1-66.el6_2.3.x86_64 > > regards > > Steven Jones
Does by any chance your sssd.conf include a debug_level directive in the [sssd] section and not in the others? I think that was a case that only worked by accident and we removed it in 1.7 The "fix" is to specify debug_level in all the sections you'd like to print debug information from. In your case, that would be the [domain/*] section and perhaps the [pam] section. _______________________________________________ Freeipa-users mailing list [email protected] https://www.redhat.com/mailman/listinfo/freeipa-users
