[SSSD] [PATCH] Check NSCD configuration file

Ondrej Kos okos at redhat.com
Tue May 14 16:32:35 UTC 2013


On 05/14/2013 04:44 PM, Jakub Hrozek wrote:
> On Mon, May 13, 2013 at 05:00:42PM +0200, Ondrej Kos wrote:
>> Hi,
>>
>> Attached is patch for the following trac issue
>> https://fedorahosted.org/sssd/ticket/1785
>>
>> Please feel free to correct my wording of the syslog messages.
>
> See some comments inline.
>
>> --- a/configure.ac
>> +++ b/configure.ac
>> @@ -166,6 +166,10 @@ fi
>>
>>   WITH_LIBNL
>>
>> +if test x$have_nscd; then
>> +    WITH_NSCD_CONF
>> +fi
>> +
>
> Where does $have_nscd come from? git grep have_nscd returns nothing.

Should've been in capitals

src/conf_macros.m4:352:    AC_DEFINE_UNQUOTED(HAVE_NSCD, $NSCD_PATH, 
[flush nscd cache after local domain operations])



Thanks for the comments

New patch attached

Ondra
-- 
Ondrej Kos
Associate Software Engineer
Identity Management
Red Hat Czech
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Check-NSCD-configuration-file.patch
Type: text/x-patch
Size: 7237 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20130514/4477bb65/attachment.bin>


More information about the sssd-devel mailing list