VMM/password: Post-2to3 fixes.
Replaced ….encode('hex') and ….encode('base64') by b64encode(…)
and b2a_hex(…). Added some necessary encode() and decode() calls.
Fixed NTLM hash generating with non ASCII characters.
============
Installation
============
.. toctree::
:maxdepth: 1
installation/prerequisites
installation/system_preparation
installation/postgresql_configuration
installation/dovecot_configuration
installation/postfix_configuration
installation/install_vmm