[SSSD] [PATCH] IPA: Improve some failure messages

Pavel Březina pbrezina at redhat.com
Thu Aug 6 10:27:13 UTC 2015


On 08/05/2015 02:34 PM, Pavel Reichl wrote:
> Hello,
>
> while investigating logs from customer I noticed a few failure messages
> missing textual description of error return value and some messages were
> missing even the number of error.
> Please see trivial patch attached.
> Thanks!

Nack. We use the following schema:

"some cool message [%d]: %s", ret, sss_strerror(ret)




More information about the sssd-devel mailing list