Re: Several questions about authorization

2017-12-18 Thread Yu Wei
The created user info is as below, [root@host-10-1-236-92 ~]# oc describe user hello Name:hello Created:24 minutes ago Labels: Annotations: Identities:allow_all:hello Is the issue caused by allow_all? Thanks, Jared, (韦煜) Software developer Interested in open source

Re: Several questions about authorization

2017-12-18 Thread Yu Wei
I guessed that some configurations was not proper. When I create a new user, it is always added to project "aura" by default. Cluster is setup on OpenShift Origin 3.6. [root@host-10-1-236-92 ~]# oc describe project aura Name:aura Created:7 weeks ago Labels:

Re: Several questions about authorization

2017-12-18 Thread Clayton Coleman
On Mon, Dec 18, 2017 at 5:17 AM, Yu Wei wrote: > Hi, > > I have several questions about user and authorization management. > > 1, How could I remove user from project? > > > > > > > > > > > > > > > *[root@host-10-1-236-92 gpu-test]# oc login -u test1 -p test1 Login >

Several questions about authorization

2017-12-18 Thread Yu Wei
Hi, I have several questions about user and authorization management. 1, How could I remove user from project? [root@host-10-1-236-92 gpu-test]# oc login -u test1 -p test1 Login successful. You have access to the following projects and can switch between them with 'oc project ': * aura