redhatdemocentral / ocp-install-demo

OpenShift Container Platform installed in fully automated and repeatable fashion on your laptop. Get started with your containerized development with a private PaaS installed in just minutes.
82 stars 60 forks source link

logging is admin #26

Closed ishuverma closed 7 years ago

ishuverma commented 7 years ago

oc login -u admin:admin doesn't seem to be working as it assumes user to be admin:admin

eschabell commented 7 years ago

Pretty bleak bug report... you tried to us 'oc login -u admin:admin' after installing ocp-install-demo? The console output states that you can use 'oc' as follows:

oc login -u system:admin

Are you confusing the OpenShift Container Platform web console login with 'oc' logins?

ishuverma commented 7 years ago

No, but it got resolved so closing the issue