** Projeto Centro de Excelência em Servidores
Hi,
I need modify my shemas using the config tree. I'm using openLDAP 2.3.11 How to modify a entry in my tree using the command line?
Thanks.
--On Friday, October 27, 2006 3:58 PM -0200 Eugenia Candida Oliveira de Moura eugeniacandida@gmail.com wrote:
Hi,
I need modify my shemas using the config tree. I'm using openLDAP 2.3.11 How to modify a entry in my tree using the command line?
I advise upgrading to 2.3.28 right away, 2.3.11 was a very early 2.3 release, and full of bugs, including bugs in back-config.
Have you read the online administrators guide, which should answer your more specific question?
--Quanah
-- Quanah Gibson-Mount Principal Software Developer ITS/Shared Application Services Stanford University GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html
Quanah Gibson-Mount wrote:
--On Friday, October 27, 2006 3:58 PM -0200 Eugenia Candida Oliveira de Moura eugeniacandida@gmail.com wrote:
Hi,
I need modify my shemas using the config tree. I'm using openLDAP 2.3.11 How to modify a entry in my tree using the command line?
I advise upgrading to 2.3.28 right away, 2.3.11 was a very early 2.3 release, and full of bugs, including bugs in back-config.
Have you read the online administrators guide, which should answer your more specific question?
Note that in OpenLDAP 2.3 there is only support for dynamically adding new schema elements. You'll need OpenLDAP 2.4 (or current Symas CDS3) for full dynamic schema editing.
Adam Pordzik wrote:
Howard Chu wrote:
Note that in OpenLDAP 2.3 there is only support for dynamically adding new schema elements. You'll need OpenLDAP 2.4 (or current Symas CDS3) for full dynamic schema editing.
Editing schema in cn=config, or below cn=Subschema (or whereever it points to)?
In cn=config. cn=Subschema (or wherever) is readonly.
Yes. I read the online administrators guide, but I didn't obtain the reply for my doubt. Then, the edition of schemas is not made by OpenLDAP 2.3.11? But in OpenLDAP 2,4 this is made?
I need include attributeTypes and objectClasses in the schema.
2006/10/27, Howard Chu hyc@symas.com:
Adam Pordzik wrote:
Howard Chu wrote:
Note that in OpenLDAP 2.3 there is only support for dynamically adding new schema elements. You'll need OpenLDAP 2.4 (or current Symas CDS3) for full dynamic schema editing.
Editing schema in cn=config, or below cn=Subschema (or whereever it points to)?
In cn=config. cn=Subschema (or wherever) is readonly.
-- -- Howard Chu Chief Architect, Symas Corp. http://www.symas.com Director, Highland Sun http://highlandsun.com/hyc OpenLDAP Core Team http://www.openldap.org/project/
Eugenia Candida Oliveira de Moura wrote:
Yes. I read the online administrators guide, but I didn't obtain the reply for my doubt. Then, the edition of schemas is not made by OpenLDAP 2.3.11? But in OpenLDAP 2,4 this is made?
I need include attributeTypes and objectClasses in the schema.
If all you need to is add new definitions, then you can do that in OpenLDAP 2.3. If you need to delete or modify existing definitions, that's only supported in 2.4.
2006/10/27, Howard Chu <hyc@symas.com mailto:hyc@symas.com>:
Adam Pordzik wrote: > Howard Chu wrote: >> Note that in OpenLDAP 2.3 there is only support for dynamically adding >> new schema elements. You'll need OpenLDAP 2.4 (or current Symas CDS3) >> for full dynamic schema editing.
openldap-software@openldap.org