Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login as system:admin through web console #18009

Closed
BoZhaoUT opened this issue Jan 5, 2018 · 1 comment
Closed

Login as system:admin through web console #18009

BoZhaoUT opened this issue Jan 5, 2018 · 1 comment

Comments

@BoZhaoUT
Copy link

BoZhaoUT commented Jan 5, 2018

[provide a description of the issue]

Version

oc v3.6.1+008f2d5
kubernetes v1.6.1+5115d708d7
features: Basic-Auth

Server https://127.0.0.1:8443
openshift v3.6.1+008f2d5
kubernetes v1.6.1+5115d708d7

Is there a way to login as system:admin through web console? I can login as system:admin by entering oc login -u system:admin.

Thanks!

@pweil-
Copy link
Contributor

pweil- commented Jan 8, 2018

In practice you should be creating users and granting them the correct administrative roles. They could then log in via the console with the auth method you've configured for the cluster. You should treat (and protect) system:admin and it's associated config/certificates as you would root on your servers.

@pweil- pweil- closed this as completed Jan 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants