Eran Leiserowitz wrote:
Thanks Howard for the _fast_ reply. One small question, is it possible
to update the schema or change config parameters, when there are open
connections ?
Please keep mailing list conversations on the mailing list.
Yes, the whole point of the dynamic config backend is to allow changes
to be made dynamically and immediately, at any time. But keep in mind
the constraints I mentioned before:
http://www.openldap.org/lists/openldap-software/200608/msg00148.html
Best regards,
Eran
On Wed, 2006-08-23 at 00:44 -0700, Howard Chu wrote:
Eran Leiserowitz wrote:
ldapadd returns the following response:
adding new entry "cn=core,cn=schema,cn=config"
But the slapd get seg-fault. Btw, although the configure states that
'enabled debug' is on by default, the core has no debug symbols.
As I said, when I run the same ldapadd with -F everything is OK.
I'm using openldap-2.3.24, compiled from source, on Fedora Core 4, with
the following machine:
That bug was fixed in 2.3.25. The current release is 2.3.27, you should
upgrade.
By the way, to avoid confusion, you probably should choose some name
other than "cn=core" for your schema. The name isn't really reserved in
any special way, but "cn={0}core" already exists for the actual LDAP
core schema. "cn=test" would probably be a better choice for what you're
doing at the moment.
--
-- 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/