URL: https://github.com/SSSD/sssd/pull/334 Title: #334: Print a warning when enumeration is requested but disabled
lslebodn commented: """ On (24/07/17 11:02), AmitKumar wrote: >@lslebodn ...Ok... my point to lower the debug level was to print the message >in most cases to prevent user from raising an Bug. >But Then .. Will SSSDBG_CONF_SETTINGS 0x0100 /* level 4 */ be appropriate? >Or What you suggest? > We have an alias `SSSDBG_IMPORTANT_INFO` -> `SSSDBG_OP_FAILURE` But it is not a critical message which everyone should see after each start. Because we have a plan to change default log leve from 0 -> 2 and enumeration is disabled by default. Therefore `SSSDBG_CONF_SETTINGS` is more suitable IMHO. But it would be good to see opinion of other developers. LS """ See the full comment at https://github.com/SSSD/sssd/pull/334#issuecomment-317410232
_______________________________________________ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org