------------------------------------------------------------
revno: 1166
committer: Lars Helge Overland <[email protected]>
branch nick: dhis2-docbook-docs
timestamp: Fri 2014-07-25 20:17:40 +0200
message:
Minor
modified:
src/docbkx/en/dhis2_implementation_guide_installation.xml
--
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs
https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs
Your team DHIS 2 developers is subscribed to branch
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs.
To unsubscribe from this branch go to
https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs/+edit-subscription
=== modified file 'src/docbkx/en/dhis2_implementation_guide_installation.xml'
--- src/docbkx/en/dhis2_implementation_guide_installation.xml 2014-07-25 14:33:38 +0000
+++ src/docbkx/en/dhis2_implementation_guide_installation.xml 2014-07-25 18:17:40 +0000
@@ -157,13 +157,14 @@
hibernate.connection.username = dhis
hibernate.connection.password = xxxx
hibernate.hbm2ddl.auto = update
-encryption.password = xxxxxxxx</screen></para>
+encryption.password = xxxx</screen></para>
<para>The <emphasis role="italic">encryption.password</emphasis> property is the password used
when encrypting and decrypting data in the database. It applies for version 2.16 and later.
Note that the password must not be changed once it has been set and data has been encrypted
as the data can then no longer be decrypted. If the database is copied to another server the
- encryption password must be identical. A system-provided password will be used if not set in
- the configuration file, this can however not be considered secure.</para>
+ encryption password must be identical. Remember to set a strong password of at least 8
+ characters. A system-provided password will be used if not set in the configuration file,
+ this can however not be considered secure.</para>
<para>A common mistake is to have a white-space after the last property value so make sure
there is no white-space at the end of any line. Also remember that this file contains the
clear text password for your dhis2 database so needs to be protected from unauthorized
_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help : https://help.launchpad.net/ListHelp