Hi listers,
[cvs@myhost ~]$ rpm -q openldap-servers openldap-servers-2.3.39-1.fc8 [cvs@myhost ~]$
As far as i have understood, the openldap config is moving towards beeing fully LDAP integrated, i.e. you will change the config using ldapmodify, you will add to the config using ldapadd, you will view the config using ldapsearch.
That created me a problem: i had to add a schema. what i did: i created a new olcInclude object into cn=config. This object, however, was not stable, it got lost at the next slapd restart.
When i consulted this discussion list, i was informed that adding a new olcInclude object is not the correct way to add a new schema. But i was not informed on how the intention is to do it.
I imagine that another way would be to convert the schema from the schema file manually/directly into olcAtttributeTypes, olcObjectClasses, olcObjectIdentifier and insert them into the cn=schema,cn=config. This, however, would be a very error prone action.
Also, the handling of the access rights in the future is far from clear.
When i consulted the openldap docu, i found put me in front of a fait-accompli: that is how it is, help yourself.
could someone shed some light on the evolution process from file-based config into LDAP-based config?
thanks in advance.
suomi
On Monday 10 March 2008 11:29:43 openldap wrote:
Hi listers,
I don't see much point in replying to the contents, as it seems you didn't read either of the two replies you received to your previous mail on the same topic:
http://www.openldap.org/lists/openldap-software/200803/msg00075.html http://www.openldap.org/lists/openldap-software/200803/msg00076.html
Note that there are explicit answers to at least two of your questions in those replies, yet you have asked exactly the same questions again. The answers most likely aren't going to change if you don't provide more detail, or reply to those answers.
Regards, Buchan
openldap-software@openldap.org