[Fedora-directory-users] ConfigFile directives in .inf-files

Rich Megginson rmeggins at redhat.com
Thu Apr 23 13:28:46 UTC 2009


tamarin p wrote:
>
> 2009/4/22 Rich Megginson <rmeggins at redhat.com 
> <mailto:rmeggins at redhat.com>>
>
>     Don't use changetype: add - if there is no changetype, the parser
>     assumes you want to add the entry.
>
>
> That did the trick for the replication manager, it gets added now.
>
>     The parser doesn't understand the '-'.  So instead, do this:
>
>     changetype: modify
>     replace: nsslapd-sizelimit
>     replace: nsslapd-timelimit
>     nsslapd-sizelimit: 20000
>     nsslapd-timelimit: 120
>
>     That is, group all of the command statements together, then the
>     attributes and values, without using any '-'.
>
>  
> This doesn't appear to work. nsslapd-sizelimit and nsslapd-timelimit 
> under cn=default instance config,cn=chaining 
> database,cn=plugins,cn=config are still not updated with this change. 
> I also tried splitting them up into two entirely separate changetype: 
> modify blocks but they aren't set then either. It works either way 
> with ldapmodify though.
But other changetype: modify replace: foo work with your ConfigFile 
setting, correct?  So is it just this one for the chaining default 
instance config that does not work? 

>
> ------------------------------------------------------------------------
>
> --
> Fedora-directory-users mailing list
> Fedora-directory-users at redhat.com
> https://www.redhat.com/mailman/listinfo/fedora-directory-users
>   

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3258 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.fedoraproject.org/pipermail/389-users/attachments/20090423/e7931594/attachment.bin>


More information about the 389-users mailing list