Update google.md
This commit is contained in:
parent
9e8d366f38
commit
d82dd63e11
12
google.md
12
google.md
@ -39,15 +39,3 @@ You can now connect with your Google account in the log in page:
|
|||||||
## Debugging
|
## 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.
|
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`.
|
|
Loading…
Reference in New Issue
Block a user