To delete that cluster role binding:
oc delete clusterrolebinding self-provisioners


To just remove that role from the authenticated groups of users:
oadm policy remove-cluster-role-from-group self-provisioner
system:authenticated system:authenticated:oauth





On Tue, Jul 26, 2016 at 3:43 PM, Robson Ramos Barreto <
robson.rbarr...@gmail.com> wrote:

> Hello Guys,
>
> How can I disable self-provisioning role to any users so that they can't
> create new projects on the OpenShift Enterprise ?
>
> Taking a look at documentation [1] it says to delete self-provisioners
> cluster role binding but I don't understand how I can do that
>
> [1]
> https://docs.openshift.com/enterprise/3.2/admin_guide/managing_projects.html
>
> Thank you
>
> Regards
>
> Robson
>
> _______________________________________________
> users mailing list
> users@lists.openshift.redhat.com
> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
>
>
_______________________________________________
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to