yeah there is an easier way ... take a look here: http://svn.apache.org/repos/asf/directory/apacheds/releases/1.0.1/apacheds/core/src/main/schemas/
In there are the descriptors that are used to generate the sources. It's all in OpenLDAP format so it should be easier to read than the generated code. Alex On 4/5/07, George Stoianov <[EMAIL PROTECTED]> wrote:
On 4/4/07, Alex Karasulu <[EMAIL PROTECTED]> wrote: > On 4/4/07, George Stoianov <[EMAIL PROTECTED]> wrote: > > > nsUniqueId: 6a861786-1dd211b2-8094c2e0-bcc15857 > > > This here will make the add bomb. ApacheDS has no nsUniqueId since this is > a netscape specific attributeType. Hi Alex, I am reading this http://directory.apache.org/apacheds/1.0/custom-schema.html to figure out how to build the custom schema I obviously need, as massaging what I have is not working. Can you please tell me where are the definitions of the attributes that the available schemas have (Apachedns, Autofs). As far as I understand they are in Java classes is that correct? Do I need to look at the sourse code to figure that out or is there an easier way? TIA George > > Alex >
