Bug 901424
| Summary: | Should return correct error message when running mco commands in user's shell | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OKD | Reporter: | Meng Bo <bmeng> | ||||
| Component: | Containers | Assignee: | Rob Millner <rmillner> | ||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | libra bugs <libra-bugs> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 2.x | CC: | mfisher, xtian | ||||
| 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-03-09 02:32:35 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: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Meng Bo
2013-01-18 07:26:11 UTC
Created attachment 682188 [details]
mco_devenv_log
The mco commands can be ran successfully on devenv with some error messages. Since it cannot be ran on STG and INT, so we don't report the devenv only issue.
If it is also should not be ran on devenv, I will raise separate bug to track.
Attach the devenv result log to compare.
Commit pushed to master at https://github.com/openshift/li https://github.com/openshift/li/commit/6950555d511f8b28e2187596e6ad68b9988aae39 Bug 901424 - client.cfg should have same perms as on int/stg/prod. Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/2ba5129a9e07ae500bc28474b4d6a0a52a8d242c Bug 901424 - Hide the mco command. Preventing gear users from accessing the client and server configurations is the appropriate way to stop end-users from accessing our mcollective instance. It doesn't matter if they can run the mco command. The rhcsh returns permission denied for "mco". Checked on devenv_2877, issue has been fixed. [app1-bmeng1.dev.rhcloud.com ~]\> mco ping mco: Permission denied [app1-bmeng1.dev.rhcloud.com ~]\> mco mco: Permission denied Move bug to verified. |