<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 12/06/2012 07:26 AM, Kumar Vaibhav
      wrote:<br>
    </div>
    <blockquote
      cite="mid:1354796802.5c5bc7df3d37b2a7ea29e1b47b2bd4ab@mail.in.com"
      type="cite">Hi,<br>
      <br>
      I want to authenticate my users with existing OpenLDAP server. It
      already have the username and password for users. <br>
      I use this OpenLDAP server for authenticating Linux servers in the
      network.<br>
      <br>
      Is it possible to keep only user information in LDAP.?<br>
    </blockquote>
    <br>
    Not yet, sorry.<br>
    <br>
    <blockquote
      cite="mid:1354796802.5c5bc7df3d37b2a7ea29e1b47b2bd4ab@mail.in.com"
      type="cite"><br>
      Since my LDAP server do not have Role, Group, and other Tree DN
      available, I want these to be stored in database only. <br>
    </blockquote>
    <br>
    Can you not modify the LDAP schema?  These are trivial to maintain
    in LDAP.<br>
    <br>
    Or, are you not going to be modifying the User list?<br>
    <br>
    One thing you can try is to sync the user list over to the SQL
    Database without passwords, run Keystone in apache and use
    mod_auth_ldap to log in.  It is an untested configuration, but it
    should work.<br>
    <br>
    <blockquote
      cite="mid:1354796802.5c5bc7df3d37b2a7ea29e1b47b2bd4ab@mail.in.com"
      type="cite"><br>
      I should have used Only DB also but the problem is my OpenLDAP
      server has passwords encrypted in MD5.<br>
      <br>
      Regards,<br>
      Vaibhav<br>
      <br>
      <br>
      <div style="border-top:1px dashed #ccc; border-bottom:1px dashed
        #ccc; padding:5px;"><a moz-do-not-send="true"
href="http://www3.in.com/sso/commonregister.php?ref=IN&utm_source=invite&utm_medium=outgoing"
          style="font:13px arial; color:#1E56A1; text-decoration:none;">Get
          Yourself a cool, short <b>@in.com</b> Email ID now!</a></div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
rhos-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rhos-list@redhat.com">rhos-list@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/rhos-list">https://www.redhat.com/mailman/listinfo/rhos-list</a></pre>
    </blockquote>
    <br>
  </body>
</html>