GoogleCloudPlatform / GoogleCloudPlatform/gsutil

`iam ch -d` is case sensitive

Open
#473 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
918
Forks
335
PR merge metrics
No merged PRs in 30d

Description

Context: This StackOverflow question:
https://stackoverflow.com/questions/45591515/disable-the-public-read-permission-to-allusers-gcp

The user tried removing `allUsers` from their bucket's iam bindings by executing gsutil iam ch -d AllUsers gs://bucket , which throws an error, while gsutil iam ch -d allUsers gs://bucket works.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.