Re: Login appears only once : solved

2020-08-18 Thread Anwar AliKhan
It came down to browser privacy and security settings. Cleared all previous cookies and blocked third party cookies. Now Login appears every time in Google chrome. On Tue, 18 Aug 2020, 22:13 Anwar AliKhan, wrote: > I have rebooted. > Startup.sh > > Same tomcat-users.xml no o

Re: Login appears only once

2020-08-18 Thread Anwar AliKhan
I have rebooted. Startup.sh Same tomcat-users.xml no other changes . With manager button chrome going straight to 401. With Firefox manager button - login box appears works with username tomgui password tomcat as expected. On Tue, 18 Aug 2020, 21:55 Anwar AliKhan, wrote: > >

Re: Login appears only once

2020-08-18 Thread Anwar AliKhan
*With this tomcat-users.xml* *Test*curl -u tomcat:tomcat http://localhost:8080/host-manager/text/list *Result*: OK - Listed hosts [localhost]:[] I make same username and password for both admin-script & manager-gui *Test*curl -u tomcat:tomcat http://localhost:8080/host-manager/

Re: Login appears only once

2020-08-18 Thread Anwar AliKhan
for your cooperation. > > -Original Message- > From: Mark Thomas > Sent: Tuesday, August 18, 2020 1:57 PM > To: users@tomcat.apache.org > Subject: Re: Login appears only once > > On 18/08/2020 19:45, Anwar AliKhan wrote: > > I rebooted the machine , then the login bo

Re: Login appears only once

2020-08-18 Thread Anwar AliKhan
I rebooted the machine , then the login box appeared . Obviously this is not an ideal solution! On Tue, 18 Aug 2020, 19:07 Anwar AliKhan, wrote: > Hi, > I deployed an app called tomee using the tomcat manager app. > > The first time I selected the app in the tomcat manager to

Login appears only once

2020-08-18 Thread Anwar AliKhan
Hi, I deployed an app called tomee using the tomcat manager app. The first time I selected the app in the tomcat manager to run it. a login appeared asking for username and password. I had not set it up. So it took me to the 403 page . Now I have set up tomee-admin user. I stopped restarted t