Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

한 프로젝트 내에서 사용자 간의 리소스 접근을 차단하는 권한 설정 필요 #4

Open
hyunchan-park opened this issue Jul 13, 2021 · 0 comments

Comments

@hyunchan-park
Copy link
Collaborator

  • 현재 Openstack 은 RBAC 을 사용.
  • 한 프로젝트 내에서 같은 Role 을 가진 사용자는 동일한 권한을 가짐. 리소스별로 owner 에 대한 권한 설정이 따로 없음

하고 싶은 일:

  1. 여러 학생들이 하나의 프로젝트에서 작업을 하고 있을때,
  2. 학생들은 본인이 만든 인스턴스만 눈에 보이고, 작업을 수행할 수 있음
  3. 특히 rebooting 을 본인이 직접 수행할 수 있어야 하고, 다른 학생의 인스턴스에 대해서는 수행할 수 없어야 함
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

No branches or pull requests

1 participant