commit 16c080c2bae1e3008851d4f0847fd2351d807633
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed Nov 2 12:06:17 2016 +0100
Update key_securityquestion
roles/fas_server/templates/fas.cfg.j2 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/roles/fas_server/templates/fas.cfg.j2
b/roles/fas_server/templates/fas.cfg.j2
index e1de606..39b3db5 100644
--- a/roles/fas_server/templates/fas.cfg.j2
+++ b/roles/fas_server/templates/fas.cfg.j2
@@ -32,7 +32,7 @@ openidstore = "/var/tmp/fas/openid"
###
# This is the GPG Key ID used to encrypt the answer to the user's security question.
# The private key should be known to the admins to verify that the user supplied the
correct answer.
-key_securityquestion = 'D1E6AA0A'
+key_securityquestion = '5B01F801'
###
### UI