Hi,

Once I was stuck at the login pop up from Tomcat Manager too, and the problem 
was the credentials being encrypted by the server. I have no clue if you have 
this too but you can check in your server.xml file if there is a "digest" 
attribute inside your "realm" element. Then you can delete this attribute and 
try again to login.


Cheers,


Victor

________________________________
De : Jerry Malcolm <techst...@malcolms.com>
Envoyé : dimanche 30 juin 2019 16:19:18
À : users@tomcat.apache.org
Objet : Re: Login failing on Manager

Bumping this one back up in the queue.  Anybody have any idea what might
be going on here?

Thanks.

Jerry

On 6/24/2019 1:50 PM, Jerry Malcolm wrote:
> I have several vHosts with 8-10 custom webapps per vHost (Tomcat
> 9.0).  I'm using SingleSignOn on all of the hosts with
> container-managed security.  Logging on using any of my own webapps is
> rock-solid on all of the vHosts and has worked for years.  But if I go
> to the Tomcat manager app on any of the vHosts without being logged
> in, manager presents its own login popup as I would expect.  But it
> will not accept my id/pw.  If I go back to my main webapp on that
> vHost and login there, THEN go to manager, it works fine.
>
> Yesterday I upgraded to the latest JSPWiki on all of the sites. After
> the upgrade, now JSPWiki is doing the same thing.  It accepts
> credentials and works fine if I'm already logged in using my main site
> webapp.  But if I go to JSPWiki without logging in and try to login
> using the JSPWiki login form, it refuses to log me on.
>
> What could cause manager and JSPWiki to not accept my login on their
> own login screens, but still be completely happy to accept my
> credentials if I login on another SingleSignOn webapp on the same
> vHost?  This one is baffling me....
>
> Thx.
>
> Jerry
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to