<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi Zeeshan,<br>
    <br>
    I tried the ldap addon offered by ONE some months ago, and then the
    default distribution was not working properly because it was buggy
    and the failure was reported (<a
      href="http://dev.opennebula.org/issues/689">http://dev.opennebula.org/issues/689</a>)
    but not officially solved yet. The quick and dirty solution is just
    to remove just the last parameter, and it will work fine.<br>
    <br>
    The problem for me here is that the LDAP password is still stored in
    plaintext, just as the default user authentication file (ONE_AUTH).
    So I think that it is very dangerous to store such a password that
    is valid in a wider domain as a clear text.<br>
    <br>
    The good news here are that it is easy to develop your own
    authentication method based on the default ldap one distributed by
    the ONE developers.<br>
    <br>
    If you can assume storing the password, you can try to use the ldap
    addon "as is" (just fixing the bug).<br>
    <br>
    Regards,<br>
    Carlos A.<br>
    <br>
    El 11/07/2011 15:22, Zeeshan Ali Shah escribió:
    <blockquote
cite="mid:CABjmtXPZW1n6=Ca+=2g-sgdwy_qKFmRyt8M3_OkThMG=Rz20Tw@mail.gmail.com"
      type="cite">Hi, Has anyone tried One with ldap ? how is the
      experience ?   <br clear="all">
      <br>
      -- <br>
      <pre cols="72">-- 
Regards

Zeeshan Ali Shah
System Administrator
PDC-Center for High Performance Computing
CSC School of Computer Science and Communication

KTH-Royal Institute of Technology , Sweden
+46 8 790 9115</pre>
      <br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a>
</pre>
    </blockquote>
  </body>
</html>