Skip to content

Conversation

feorlen
Copy link
Collaborator

@feorlen feorlen commented Aug 11, 2023

Found many incorrect commands for creating/attaching policies to users and groups.

Staged:
http://192.241.195.202:9000/staging/DOCS-919-3-admin-policy/k8s/html/index.html

This is additional follow-up from #919 and also SUBNET docs feedback.

@feorlen feorlen merged commit fbee736 into main Aug 14, 2023
@feorlen feorlen deleted the DOCS-919-3-admin-policy branch August 14, 2023 16:15
mc admin user add Alpha alphaLifecycleAdmin LongRandomSecretKey
mc admin policy set Alpha LifecycleAdminPolicy user=alphaLifecycleAdmin
mc admin policy create Alpha LifecycleAdminPolicy /dev/stdin
mc admin user create Alpha alphaLifecycleAdmin LongRandomSecretKey
Copy link

@bendem bendem Aug 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's still add to create users (using RELEASE.2023-08-15T23-03-09Z).

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bendem Whoops, I'll get that fixed up. Thank you for flagging it! 🙏🏻

mc admin user add TARGET ReplicationAdmin LongRandomSecretKey
mc admin policy set TARGET ReplicationAdminPolicy user=ReplicationAdmin
mc admin policy create TARGET ReplicationAdminPolicy /dev/stdin
mc admin user create TARGET ReplicationAdmin LongRandomSecretKey
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here

feorlen added a commit that referenced this pull request Aug 23, 2023
A few small things:

* find/replace error from #950
* build warnings

Thank you @bendem!
#950 (comment)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants