codeine-cd/codeine

Codeine web authorization broken on non-windows systems after password change

Opened this issue · 2 comments

After changing my windows domain password, the codeine web page always displays the following error when browsing to it from a non-windows system:

HTTP ERROR: 401

Problem accessing /codeine/view/main. Reason:

    Unauthorized
-----------------------------
Powered by Jetty://

I've tried from Chrome and Safari. Maybe the authentication method can be changed so that if the cached credentials don't work, it prompts for re-authorzation?

What is the Authentication Method in your codeine configuration?

Hi Roi,

I think it's configured for Kerberos Authentication. I don't support the
codeine instance, so have minimal visibility into it. I ended up pulling a
new kerberos token and it started working, anyhow.

Thanks,
--Dan

On Tue, Mar 22, 2016 at 8:41 AM Roi Ezra notifications@github.com wrote:

What is the Authentication Method in your codeine configuration?


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#188 (comment)