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:Emmanuel Lecharny (elec@apache.org)
Date:May 8, 2008 4:15:19 pm
List:org.apache.directory.users

Alex Karasulu wrote:

On Thu, May 8, 2008 at 9:28 AM, Jeroen Vriesman <linu@gmail.com> wrote:

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?

Not at this point. I think we have some code around that can do something like this but there is no CLI tool. Studio might do it but would want one of those folks to answer definitively.

There is some converter which transform the schema to a ldif file, which has to be send to the server. I think that Studio allows you to do that.