Using the minio client one can apply a policy to a user with:
mc admin policy set myminio getonly user=newuser
How can I at a later time find out which policies were applied in the past to user newuser
?
Using the minio client one can apply a policy to a user with:
mc admin policy set myminio getonly user=newuser
How can I at a later time find out which policies were applied in the past to user newuser
?