| Summary: | Should not change domain name with admin role but not doamin owner | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Wei Sun <wsun> |
| Component: | oc | Assignee: | Jordan Liggitt <jliggitt> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2.x | CC: | jliggitt |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-10-17 13:33:57 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Wei Sun
2013-10-08 07:36:15 UTC
Merge in https://github.com/openshift/origin-server/pull/3787 https://github.com/openshift/origin-server/pull/3794 Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/f7b4a57999e4c39ebcfe6c6299c8ddc42a5ad1e2 Fix bug 1016432 - restrict domain rename to owner Will verify this bug after codes are merged. Verified on devenv_stage_491 and devenv_3879,client version is rhc-1.15.6 Result: [wsun@dhcp-8-229 ~]$ rhc domain show Domain wsundevstg491 (owned by wsun) ----------------------------------------------- Created: 10:29 AM Allowed Gear Sizes: small Members: yujzhang (admin) [wsun@dhcp-8-229 ~]$ rhc domain-rename wsundevstg491 wsunstg491 -l yujzhang -p x Renaming domain 'wsundevstg491' to 'wsunstg491' ... You are not permitted to perform this action (change_namespace on domain) |