From d40a1d453da104ea324212f9cf40bd486c22acca Mon Sep 17 00:00:00 2001 From: Ramon Novoa Date: Tue, 3 Mar 2015 10:26:56 +0100 Subject: [PATCH] Added the encryption_passphrase configuration token. --- pandora_server/conf/pandora_server.conf.new | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pandora_server/conf/pandora_server.conf.new b/pandora_server/conf/pandora_server.conf.new index b106be1080..bfa546234a 100644 --- a/pandora_server/conf/pandora_server.conf.new +++ b/pandora_server/conf/pandora_server.conf.new @@ -496,3 +496,7 @@ console_user admin # console_pass: Console password (pandora by default) console_pass pandora + +# Passphrase used to generate the key for password encryption (PANDORA FMS ENTERPRISE ONLY). +#encryption_passphrase passphrase +