Re: [389-users] Modify dse.ldif using commands

2010-07-14 Thread Rich Megginson
Juan Asensio Sánchez wrote: > If this can help somebody, I have posted an example of script to > modify the dse.ldif. The server must be stopped before running the > script (before modifying manually dse.ldif): > > http://pastebin.com/QmpHF2n2 You code similar to this in several places: 1.

Re: [389-users] Modify dse.ldif using commands

2010-06-21 Thread Ulf Weltman
It's not required to stop the server and manually edit dse.ldif to change nsslapd-cachememsize (entry cache size). Additionally, changing this parameter over LDAP takes effect immediately, no restart required. Maybe you were thinking of other parameters? On 6/21/2010 5:07 AM, Juan Asensio Sá

[389-users] Modify dse.ldif using commands

2010-06-15 Thread Juan Asensio Sánchez
Hi To modify some parameters of the conguration, like nsslapd-cachememsize, it is required to stop the server and manually change the setting in the dse.ldif. Is there any way/command/utility to modify that file without using grep and sed? I say this because when doing this, we must be careful to