atom feed23 messages in org.apache.directory.usersRe: adding schema
FromSent OnAttachments
Pierre SmitsMay 8, 2008 6:20 am 
Jeroen VriesmanMay 8, 2008 6:27 am 
Alex KarasuluMay 8, 2008 7:00 am 
Jeroen VriesmanMay 8, 2008 7:04 am 
Pierre SmitsMay 8, 2008 8:19 am 
Alex KarasuluMay 8, 2008 2:40 pm 
Pierre SmitsMay 8, 2008 3:21 pm 
Emmanuel LecharnyMay 8, 2008 4:15 pm 
Stefan SeelmannMay 8, 2008 10:39 pm 
Emmanuel LecharnyMay 8, 2008 11:02 pm 
Jeroen VriesmanMay 9, 2008 12:48 am 
Pierre SmitsMay 9, 2008 2:09 am 
Jeroen VriesmanMay 9, 2008 2:16 am 
Alex KarasuluMay 9, 2008 2:35 am 
Jeroen VriesmanMay 9, 2008 4:20 am 
Pierre SmitsMay 9, 2008 5:24 am 
Jeroen VriesmanMay 9, 2008 5:29 am 
Pierre SmitsMay 9, 2008 5:32 am 
Pierre SmitsMay 9, 2008 5:40 am 
Alex KarasuluMay 9, 2008 11:13 am 
Alex KarasuluMay 9, 2008 11:14 am 
Emmanuel LecharnyMay 9, 2008 1:47 pm 
Alex KarasuluMay 9, 2008 2:07 pm 
Subject:Re: adding schema
From:Jeroen Vriesman (linu@gmail.com)
Date:May 9, 2008 2:16:15 am
List:org.apache.directory.users

Hi,

maybe the schema defining attribute type 1.3.6.1.1.1.1.0 is disabled?

Looking at the samba schema I see: m-dependencies: system m-dependencies: core m-dependencies: inetorgperson m-dependencies: nis

did you also set m-disabled=FALSE in inetorgperson and nis?

On Fri, May 9, 2008 at 11:09 AM, Pierre Smits <pier@gmail.com> wrote:

The verion I am using is apacheds 1.5.2 with jvm 1.5.

It happened both on the linux and the windows version.

On Thu, May 8, 2008 at 11:40 PM, Alex Karasulu <akar@apache.org> wrote:

Give me some information to go on: platform, jvm, and ApacheDS version. Also turn on debugging after clearing out the log file and send it over.

Alex

On Thu, May 8, 2008 at 11:19 AM, Pierre Smits <pier@gmail.com> wrote:

When enabling the samba schema via above mentioned method and restarting the server again, I get following error message:

Error while opening connection [LDAP: error code 80 - failed on search operation: attributeType w/ OID 1.3.6.1.1.1.1.0 not registered!] [LDAP: error code 80 - failed on search operation: attributeType w/ OID 1.3.6.1.1.1.1.0 not registered!] Error occurred while loading schema, using default schema

How do I correct this?

Regards,

Pierre

On Thu, May 8, 2008 at 3:28 PM, Jeroen Vriesman < linu@gmail.com

wrote:

I had the same problem some time ago,

under cn=admin,ou=shema you can see that "m-disabled" is TRUE, set it to FALSE

By the way, another question for the rest of us, is there an easy way to convert the openldap schema's to apachds (is it enough to convert

them

and

add them under ou=schema?)

what I want is to take the file of an openldap schema and just ldap-add some converted stuff to apache on the commandline, is there such a converter?

On Thu, May 8, 2008 at 3:20 PM, Pierre Smits <pier@gmail.com

wrote:

I am testing the 1.5.2 windows version.

When accessing the running ds service with apache studio I see the samba schema. However, when creating new entries I cannot select samba objects.

How do I make the samba schema available in the list of selectable objects? Do I need to configure something?

Regards,