Hi,

i've a second basic question: I can't find a default password in online documentation, for the first log in on the Web Console.

I enter this in my playbook:


-------------------- snip ----------------------------
openshift_master_identity_providers=[{'name': 'htpasswd_auth', 'login': 'true', 'challenge': 'true', 'kind': 'HTPasswdPasswordIdentityProvider', 'filename': '/etc/origin/master/htpasswd'}]
-------------------- snap ---------------------------------

But the /etc/origin/master/htpasswd file is empty. I have to do it yourself the first entry? With...

-------------------- snip ----------------------------
htpasswd /etc/origin/master/htpasswd admin
-------------------- snap ----------------------------

..Is this right?

Thank you,

Olaf Radicke

_______________________________________________
users mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to