Hi. you can set policies to users over namespaces:
$ oc policy add-role-to-user [role] [user] -n [namespace] where roles can be any of admin, edit or view. -- Mateus Caruccio / Master of Puppets GetupCloud.com - Eliminamos a Gravidade On Wed, Apr 6, 2016 at 4:28 PM, Srinivas Naga Kotaru (skotaru) < [email protected]> wrote: > Hi > > What is the quick OC command a project admin can use to grant > roles(admin/edit/view etc) to other fellow users? Not using oadm command > since they won’t have access to infrastructure. I couldn’t quickly find any > info or oc command help doesn’t show any sub command > > -- > *Srinivas Kotaru* > > _______________________________________________ > users mailing list > [email protected] > http://lists.openshift.redhat.com/openshiftmm/listinfo/users > >
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
