<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 10/09/2013 01:05 PM, Ondrej Valousek wrote:
    <blockquote
      cite="mid:1B2E2C093FF3B7459F3C605C42E4B5040B789CB5@exmb1"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
      <div style="direction: ltr;font-family: Tahoma;color:
        #000000;font-size: 10pt;">Hi List,<br>
        <br>
        I have noticed that since F19 I can not use lines beginning with
        spaces in sssd.conf - sssd complains otherwise.<br>
        Was this an intentional change? I used spaces/white characters
        to ident the config for better readability.<br>
         Thanks,<br>
        <br>
        Ondrej<br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
sssd-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sssd-users@lists.fedorahosted.org">sssd-users@lists.fedorahosted.org</a>
<a class="moz-txt-link-freetext" href="https://lists.fedorahosted.org/mailman/listinfo/sssd-users">https://lists.fedorahosted.org/mailman/listinfo/sssd-users</a>
</pre>
    </blockquote>
    There was a change in the underlying libini_config library to treat
    spaces as wrappers by default.<br>
    It is probably a bug in the SSSD implementation of libini_config<br>
    Hm... yes.<br>
    <br>
    Line 225 in
    <a class="moz-txt-link-freetext" href="https://git.fedorahosted.org/cgit/sssd.git/tree/src/util/sss_ini.c">https://git.fedorahosted.org/cgit/sssd.git/tree/src/util/sss_ini.c</a><br>
    s/0/INI_PARSE_NOWRAP<br>
    <br>
    You can definitely file a ticket for that.<br>
    <pre class="moz-signature" cols="72">-- 
Thank you,
Dmitri Pal

Sr. Engineering Manager for IdM portfolio
Red Hat Inc.


-------------------------------
Looking to carve out IT costs?
<a class="moz-txt-link-abbreviated" href="http://www.redhat.com/carveoutcosts/">www.redhat.com/carveoutcosts/</a>


</pre>
  </body>
</html>