« Previous | Next » 

Revision 30e0ed74

ID30e0ed74b19562920f22026176215fb4d3055222

Added by Christos Stavrakakis over 11 years ago

Encrypt Backend password

Use cipher to encrypt the passwords of the Ganeti backends in the DB.
Encryption/decryption is based on a configurable key, defined by the
ENCRYPTION_KEY setting. After modifying this setting, synnefo will be
unable to decrypt already stored passwords, and passwords must be
re-entered, using 'snf-manage backend-modify' command and restaring the
server. A migration file is responsible for initially encrypting already
stored passwords.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences