From c2ff14bc548a6475279f9d6283984d1b37d5e4af Mon Sep 17 00:00:00 2001 From: Philippe Caseiro Date: Fri, 14 Feb 2014 16:42:13 +0100 Subject: [PATCH] dicos/92_one-frontend.xml : Rendre le type d'authentification configurable MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Le type d'authentification pour sunstone peut être "sunstone" ou "opennebula" (pour l'authentification LDAP par exemple) --- dicos/92_one-frontend.xml | 3 +++ tmpl/sunstone-server.conf | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/dicos/92_one-frontend.xml b/dicos/92_one-frontend.xml index ba95d83..59e222c 100644 --- a/dicos/92_one-frontend.xml +++ b/dicos/92_one-frontend.xml @@ -16,6 +16,9 @@ fr_FR + + sunstone + diff --git a/tmpl/sunstone-server.conf b/tmpl/sunstone-server.conf index 45adb0e..3c1d078 100644 --- a/tmpl/sunstone-server.conf +++ b/tmpl/sunstone-server.conf @@ -64,7 +64,8 @@ # opennebula, the authentication will be done by the opennebula core using the # driver defined for the user # -:auth: sunstone +#:auth: sunstone +:auth: %%sunstone_auth # Authentication driver to communicate with OpenNebula core # cipher, for symmetric cipher encryption of tokens