<div dir="ltr">Ok, that did work, Now I have a new problem.  I am receiving this error:<div><br></div><div>Error: the plugin named cn=schema-compat-plugin-preop,cn=plugins,cn=config already exists.<br></div><div><br></div>
<div style>I think I have to redo what I created.  Thanks for the help</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, May 9, 2013 at 7:54 AM, bwellsnc <span dir="ltr"><<a href="mailto:bwellsnc@gmail.com" target="_blank">bwellsnc@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="im"><div style="font-family:arial,sans-serif;font-size:13px">Dimitri,<br></div><div dir="ltr" style="font-family:arial,sans-serif;font-size:13px">
<div>    Thanks for the info.  I believe that I have what I need.  Below is what I think should work.  Thanks!</div>
<div><br></div><div><pre style="white-space:pre-wrap;line-height:19px;margin-bottom:0px;margin-top:0px;padding:0px"><code style="background-color:rgba(0,0,0,0.0980392);padding:1px">dn: ou=People, cn=Schema Compatibility, cn=plugins, cn=config
objectClass: top
objectClass: extensibleObject
ou: People
schema-compat-container-group: cn=compat, dc=mydomain,dc=com
schema-compat-container-rdn: ou=People
schema-compat-search-base: cn=users,cn=accounts,dc=mydomain,dc=com
schema-compat-search-filter: objectclass=posixAccount
schema-compat-entry-rdn: uid=%{uid}
schema-compat-entry-attribute: objectclass=posixAccount
schema-compat-entry-attribute: gecos=%{cn}
schema-compat-entry-attribute: cn=%{cn}
schema-compat-entry-attribute: uidNumber=%{uidNumber}
schema-compat-entry-attribute: gidNumber=%{gidNumber}
schema-compat-entry-attribute: loginShell=%{loginShell}
schema-compat-entry-attribute: homeDirectory=%{homeDirectory}</code></pre></div></div></div><div style="font-family:arial,sans-serif;font-size:13px"><div><img src="https://mail.google.com/mail/u/0/images/cleardot.gif"></div>

</div></div><div class="gmail_extra"><br><br><div class="gmail_quote"><div class="im">On Wed, May 8, 2013 at 1:55 PM, Dmitri Pal <span dir="ltr"><<a href="mailto:dpal@redhat.com" target="_blank">dpal@redhat.com</a>></span> wrote:<br>

</div><div><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000"><div><div>
    On 05/08/2013 08:22 AM, bwellsnc wrote:
    </div></div><blockquote type="cite"><div><div>
      <div dir="ltr">Hello,
        <div>    I am in the middle of a project converting
          from OpenLDAP to FreeIPA.  The issue currently I am having is
          that I want to make this a smooth transition for our
          development team who utilize openldap.  The best way I could
          do this would be to create an alias to the
          cn=users,cn=accounts,dc=mydomain,dc=com and name it ou=People.
           I have created the alias, but I am unable to query from it.
           Is there something that I have to turn off in freeipa to
          allow this.  Thanks!</div>
        <div><br>
        </div>
        <div>Brent</div>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><pre>_______________________________________________
Freeipa-users mailing list
<a href="mailto:Freeipa-users@redhat.com" target="_blank">Freeipa-users@redhat.com</a>
<a href="https://www.redhat.com/mailman/listinfo/freeipa-users" target="_blank">https://www.redhat.com/mailman/listinfo/freeipa-users</a></pre>
    </blockquote>
    <br>
    You probably want to enable compat plugin and expose the tree via
    that plugin. <br>
    Enable it via ipa-compat-manage <br>
    Then you can configure it using specific rules <br>
<a href="https://git.fedorahosted.org/cgit/slapi-nis.git/tree/doc/sch-getting-started.txt" target="_blank">https://git.fedorahosted.org/cgit/slapi-nis.git/tree/doc/sch-getting-started.txt</a><br>
<a href="https://git.fedorahosted.org/cgit/slapi-nis.git/tree/doc/sch-configuration.txt" target="_blank">https://git.fedorahosted.org/cgit/slapi-nis.git/tree/doc/sch-configuration.txt</a><br>
<a href="https://git.fedorahosted.org/cgit/slapi-nis.git/tree/doc/format-specifiers.txt" target="_blank">https://git.fedorahosted.org/cgit/slapi-nis.git/tree/doc/format-specifiers.txt</a><span><font color="#888888"><br>

    <br>
    <pre cols="72">-- 
Thank you,
Dmitri Pal

Sr. Engineering Manager for IdM portfolio
Red Hat Inc.


-------------------------------
Looking to carve out IT costs?
<a href="http://www.redhat.com/carveoutcosts/" target="_blank">www.redhat.com/carveoutcosts/</a>


</pre>
  </font></span></div>

<br>_______________________________________________<br>
Freeipa-users mailing list<br>
<a href="mailto:Freeipa-users@redhat.com" target="_blank">Freeipa-users@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/freeipa-users" target="_blank">https://www.redhat.com/mailman/listinfo/freeipa-users</a><br></blockquote></div></div></div><br></div>
</blockquote></div><br></div>