From d82dd63e117be3dc2e56cc5efe7837cf726d62c2 Mon Sep 17 00:00:00 2001 From: Julien Fontanet Date: Mon, 21 Mar 2016 15:16:07 +0100 Subject: [PATCH] Update google.md --- google.md | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/google.md b/google.md index c5c42c0a9..bbd3dd2b8 100644 --- a/google.md +++ b/google.md @@ -38,16 +38,4 @@ You can now connect with your Google account in the log in page: ## Debugging -If you can't log in with your Google settings, please check the logs of `xo-server` while you attempt to connect. It will give you hints about the error encountered. You can do that with a `tail -f /var/log/syslog -n 100` on your XOA. - -## Missing plugin? - -If you don't find the Google plugin in the list, be sure to have it displayed in your Xen Orchestra configuration (in `/etc/xo-server/config.yaml`): - -``` -plugins: - - auth-google: -``` - -If it's not the case, don't forget to restart the service after your modification, with `systemctl restart xo-server.service`. \ No newline at end of file +If you can't log in with your Google settings, please check the logs of `xo-server` while you attempt to connect. It will give you hints about the error encountered. You can do that with a `tail -f /var/log/syslog -n 100` on your XOA. \ No newline at end of file