<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 10/18/2013 01:31 PM, Ana Krivokapic
      wrote:<br>
    </div>
    <blockquote cite="mid:52611C03.8030702@redhat.com" type="cite">
      <pre wrap="">On 10/18/2013 09:48 AM, Martin Kosek wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">On 10/17/2013 10:29 PM, Alexander Bokovoy wrote:
</pre>
        <blockquote type="cite">
          <pre wrap="">On Thu, 17 Oct 2013, Ana Krivokapic wrote:

</pre>
          <blockquote type="cite">
            <pre wrap="">Hello,

This patch adds ipa-advise plugins for configuring legacy clients using
nss-pam-ldapd.

<a class="moz-txt-link-freetext" href="https://fedorahosted.org/freeipa/ticket/3672">https://fedorahosted.org/freeipa/ticket/3672</a>
</pre>
          </blockquote>
          <pre wrap="">Thanks. Looks good. I have one comment below

</pre>
          <blockquote type="cite">
            <pre wrap="">+class config_freebsd_nss_pam_ldapd(config_base_legacy_client):
+    """
+    Legacy client configuration for FreeBSD, using nss-pam-ldapd.
+    """
+    description = ('Instructions for configuring a FreeBSD system with '
+                   'nss-pam-ldapd. ')
+
+    def get_info(self):
+        uri, base = self.get_uri_and_base()
+        cacrt = '/usr/local/etc/ipatest.crt'
</pre>
          </blockquote>
          <pre wrap="">Is the cert file name is correct? 'ipatest.crt'? Perhaps 'ipaca.crt'
would be a better name?
</pre>
        </blockquote>
        <pre wrap="">Or simply ipa.crt since it is the filename used everywhere else...

Martin
</pre>
      </blockquote>
      <pre wrap="">
Cert file name changed to ipa.crt.

Comment added about AES not being available on RHEL5.

Updated patch attached.

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Freeipa-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Freeipa-devel@redhat.com">Freeipa-devel@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/freeipa-devel">https://www.redhat.com/mailman/listinfo/freeipa-devel</a></pre>
    </blockquote>
    <br>
    This updated patch improves the note about possible issues regarding
    encryption algorithms.<br>
    <br>
    <pre class="moz-signature" cols="80">-- 
Regards,

Ana Krivokapic
Associate Software Engineer
FreeIPA team
Red Hat Inc.</pre>
  </body>
</html>