GAM was already setup in our domain by a former co-worker. We want to setup GAMADV-XTD and keep the "old" GAM, basically run both in the same domain.
On the server with GAM installed, the checks pass:
D:\GAM-ldap_sync>gam user xxxx@xxxx check serviceaccount
Computer clock status:
Service Account Private Key Authentication:
Authenticating... PASS
Checking key age. Google recommends rotating keys on a routine basis...
Unable to check key age, please run "gam update project"
Key is UNKNOWN days old WARN
Domain-Wide Delegation authentication as xxxx@xxxxx:
All scopes passed!
Service account XXXXXXX is fully authorized.
I installed GAMADV-XTD3 on a new server. I made the GAMWork and GAMConfig folders, and copied the .json files from the existing GAM server.
I get this error which I cannot find in any Google search:
D:\GAMADV-XTD3>gam user XXXXX@XXXXXX check serviceaccount
ERROR: There are no scopes authorized for the Directory API
The question is can you run GAM and GAMADV-XTD3 in the same domain and if so, how?