Update google.md
This commit is contained in:
parent
9e8d366f38
commit
d82dd63e11
14
google.md
14
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`.
|
||||
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.
|
Loading…
Reference in New Issue
Block a user