Hi again, 

On Wed, Apr 13, 2005 at 06:41:31PM +0200, [EMAIL PROTECTED] wrote:
 
> Patch attached. I hope it makes things clearer.
[...]
> --- slapd.templates   2005-04-01 18:59:49.000000000 +0200
> +++ /tmp/slapd.templates      2005-04-13 17:58:55.928198366 +0200
> @@ -10,18 +10,24 @@
>  Choices: always, when needed, never
>  Default: when needed
>  Description: Dump databases to file on upgrade
> - Before upgrading to a new version of the OpenLDAP server the data of 
> - your LDAP directories can be dumped to plain text files (LDIF format)
> - which is a standardized description of that data (LDIF stands for 
> - LDAP Data Interchange Format). 
> + Upgrading to new versions of OpenLDAP sometimes require rebuilding the
> + database. This can be done automatically when the database is dumped
> + into a standardized plain text file first. Such files are called LDIF
> + files. With this question you can specify whether an automatic upgrade
> + should happen. Only answer "always" if a dump should also happen even
> + though the database format did not change.

Just noticed the semantic changes. This question is not intended this
way - I'd rather ask the user if he wants to update automatically. 

Basically the user is to be asked during upgrades wether he wants the
maintainer scripts to do everything automatically. If he does not want
to he can still decide if he wants an LDIF file to be created.

>  Template: slapd/dump_database_destdir
>  Type: string
>  Default: /var/backups/slapd-VERSION
>  Description: Directory to dump databases
>   You can specify into which directory the LDAP databases are to be 
> - exported. The string VERSION is replaced with the server version you 
> - are upgrading from.
> + exported. Within this directory several LDIF files are created which
> + correspond to the search bases located on the server. Make sure you have
> + enough free space on the partition the directory is located.
> + The first occurrence of the string "VERSION" is replaced with the server
> + version you are upgrading from. The default is
> + /var/backups/slapd-VERSION

This sounds useful. Just applied it to the source repository.

Greetings

        Torsten

Attachment: signature.asc
Description: Digital signature

Reply via email to