Hi, my company recently created an organization in GCP. I and several other people in my company have had at this time a customer account. The company didn't migrate our account but instead created managed accounts with the same names (email addresses). I have deleted the previous customer account, other people didn't, but all of us have similar problem - when we use OS Login to login into compute instances in our project we get:
ERROR: (gcloud.compute.ssh) FAILED_PRECONDITION: The specified username or UID is not unique within given system ID.
We have tried to delete "posixAccounts" settings from those users through DirectoryAPI and we have tried to assign different "posixAccounts" settings to those users with no success. I have seen that the same issue several years ago required manual intervention on the part of Google. Is it still the case? Is there any insights toward how to resolve this issue?