Hi Kiran, Great!, that did it! I now see th objectClass.
Thanks, Ike From: Kiran Ayyagari <[email protected]> To: [email protected], Date: 02/13/2013 01:27 PM Subject: Re: How to import an LDIF schema into appache direcory Sent by: [email protected] On Thu, Feb 14, 2013 at 12:51 AM, Ike Ikonne <[email protected]> wrote: > Hi Emmanuel, > > I did try the steps that you specified and I could see the schema under > ou=schema,cn=myschema; > but when I try to reference this objectClass it is not being recognized. > Should I bounce the ApacheDS > in order for it to take effect? > > try reloading the schema in Studio (go to connection properties and select schema then click on reload button) > Thanks, > > Ike > > > > > > From: Emmanuel Lécharny <[email protected]> > To: [email protected], > Date: 02/12/2013 05:40 PM > Subject: Re: How to import an LDIF schema into appache direcory > > > > Le 2/12/13 7:13 PM, Ike Ikonne a écrit : > > Hi all, > > > > I have the following schema that I use for OpenLdap and Microsoft AD, > > I would like to import this schema into Apache Directory Server; what > are > > the steps > > that I must have to take in order to successfully achieve this? I have > had > > all > > kinds of problems trying to import it into Apache Directory. Any > pointers > > would > > be appreciated. By the way, I use Apache Directory studio to send > > configuration > > data to the Apache Directory Server. This schema is stored in a file. > > This is a two steps process : > - first, you have to import the schema using the Schema Editor > * create a new schema project > ( > > http://directory.apache.org/studio/users-guide/schema_editor/tasks_creating_new_project.html > ) > * import schema -> Format OpenLDAP > ( > > http://directory.apache.org/studio/users-guide/schema_editor/tasks_importing_schemas_from_openldap_files.html > ) > * export schema -> Format ApacheDS > ( > > http://directory.apache.org/studio/users-guide/schema_editor/tasks_exporting_schemas_for_apache_ds.html > ) > > that will create a LDIF formatted schema for apacheds > > > - second, you have to import the ldif file into Apacheds using the > LdapBrowser > ( > > http://directory.apache.org/studio/users-guide/ldap_browser/tools_ldifimport_wizard.html > ) > > Hope it helps > > -- > Regards, > Cordialement, > Emmanuel Lécharny > www.iktek.com > > > -- Kiran Ayyagari http://keydap.com
