OpenShift superuser permissions

笑着哭i 提交于 2019-12-13 07:19:16

问题


I am trying to install Client tools on RHEL/OpenShift free server. However following https://developers.openshift.com/en/getting-started-rhel-centos.html#client-tools I am supposed to execute some super user commands which gives a permission error. Do I need to do something to enable super user access on my virtual machine?

sudo su

bash: /usr/bin/sudo: Permission denied

回答1:


OpenShift Online does not allow you to gain super user access, so I don't think you will be able to install the client tools on your OpenShift servers. The OpenShift client tools (rhc) aren't meant to be installed on your OpenShift servers, they are meant to be installed on your local computer.



来源:https://stackoverflow.com/questions/31321620/openshift-superuser-permissions

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!