Re: Adding the manager app to an existing installation

2019-10-22 Thread Christopher Schultz

Tom,

On 10/18/19 12:54, Tom Povey wrote:

Typo in my email. They’re on 8.5.36. I will upgrade them to the latest 8.5.


Might be easiest to copy/paste the tomcat-users.xml file into an email 
and DEFINITELY REMOVE YOUR PASSWORDS from it.


-chris


On 18 Oct 2019, at 16:45, Olaf Kock  wrote:


On 18.10.19 17:21, Tom Povey wrote:

Hi,

I’ve been asked to help with an existing Tomcat install which is supporting a 
live website. When it was installed, it did not have the manager app added. We 
want to use the manager app now.

I have copied the manager folder from another Tomcat install (same version 
which is 5.5.36) and updated tomcat-users in the /conf directory but I can’t 
login to the manager gui. I give the username and password for the manager-gui 
role but it just comes back and redisplays the login prompt.


tomcat-users.xml, as far as I remember, requires restart of the server
to be taken into account. You didn't mention that you did this. Plus,
you only said "updated": By default there's no account in there, I'm
assuming that you "updated" correctly. You might want to post it here
(bar the actual password).

Plus, your version is 1 day shy of being 7 years old, with the
end-of-life being even a few more days longer in the past (30 Sep 2012)
http://tomcat.apache.org/tomcat-55-eol.html

It's about time to move on...

Olaf


-
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



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



Re: Adding the manager app to an existing installation

2019-10-20 Thread Luis Rodríguez Fernández
Hello Tom,

Hard to say what´s happening without some realm logging. You can have a
look here [1].

Hope it helps,

Luis

[1]
https://stackoverflow.com/questions/12311496/how-to-debug-realm-feature-in-tomcat




El vie., 18 oct. 2019 a las 18:54, Tom Povey ()
escribió:

> Thanks Olaf,
>
> Typo in my email. They’re on 8.5.36. I will upgrade them to the latest 8.5.
>
> Tom
>
> > On 18 Oct 2019, at 16:45, Olaf Kock  wrote:
> >
> >
> > On 18.10.19 17:21, Tom Povey wrote:
> >> Hi,
> >>
> >> I’ve been asked to help with an existing Tomcat install which is
> supporting a live website. When it was installed, it did not have the
> manager app added. We want to use the manager app now.
> >>
> >> I have copied the manager folder from another Tomcat install (same
> version which is 5.5.36) and updated tomcat-users in the /conf directory
> but I can’t login to the manager gui. I give the username and password for
> the manager-gui role but it just comes back and redisplays the login prompt.
> >
> > tomcat-users.xml, as far as I remember, requires restart of the server
> > to be taken into account. You didn't mention that you did this. Plus,
> > you only said "updated": By default there's no account in there, I'm
> > assuming that you "updated" correctly. You might want to post it here
> > (bar the actual password).
> >
> > Plus, your version is 1 day shy of being 7 years old, with the
> > end-of-life being even a few more days longer in the past (30 Sep 2012)
> > http://tomcat.apache.org/tomcat-55-eol.html
> >
> > It's about time to move on...
> >
> > Olaf
> >
> >
> > -
> > 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
>
>

-- 

"Ever tried. Ever failed. No matter. Try Again. Fail again. Fail better."

- Samuel Beckett


Re: Adding the manager app to an existing installation

2019-10-18 Thread Tom Povey
Thanks Olaf,

Typo in my email. They’re on 8.5.36. I will upgrade them to the latest 8.5.

Tom

> On 18 Oct 2019, at 16:45, Olaf Kock  wrote:
> 
> 
> On 18.10.19 17:21, Tom Povey wrote:
>> Hi,
>> 
>> I’ve been asked to help with an existing Tomcat install which is supporting 
>> a live website. When it was installed, it did not have the manager app 
>> added. We want to use the manager app now.
>> 
>> I have copied the manager folder from another Tomcat install (same version 
>> which is 5.5.36) and updated tomcat-users in the /conf directory but I can’t 
>> login to the manager gui. I give the username and password for the 
>> manager-gui role but it just comes back and redisplays the login prompt.
> 
> tomcat-users.xml, as far as I remember, requires restart of the server
> to be taken into account. You didn't mention that you did this. Plus,
> you only said "updated": By default there's no account in there, I'm
> assuming that you "updated" correctly. You might want to post it here
> (bar the actual password).
> 
> Plus, your version is 1 day shy of being 7 years old, with the
> end-of-life being even a few more days longer in the past (30 Sep 2012)
> http://tomcat.apache.org/tomcat-55-eol.html
> 
> It's about time to move on...
> 
> Olaf
> 
> 
> -
> 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



Re: Adding the manager app to an existing installation

2019-10-18 Thread Olaf Kock


On 18.10.19 17:21, Tom Povey wrote:
> Hi,
>
> I’ve been asked to help with an existing Tomcat install which is supporting a 
> live website. When it was installed, it did not have the manager app added. 
> We want to use the manager app now.
>
> I have copied the manager folder from another Tomcat install (same version 
> which is 5.5.36) and updated tomcat-users in the /conf directory but I can’t 
> login to the manager gui. I give the username and password for the 
> manager-gui role but it just comes back and redisplays the login prompt.

tomcat-users.xml, as far as I remember, requires restart of the server
to be taken into account. You didn't mention that you did this. Plus,
you only said "updated": By default there's no account in there, I'm
assuming that you "updated" correctly. You might want to post it here
(bar the actual password).

Plus, your version is 1 day shy of being 7 years old, with the
end-of-life being even a few more days longer in the past (30 Sep 2012)
http://tomcat.apache.org/tomcat-55-eol.html

It's about time to move on...

Olaf


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



Adding the manager app to an existing installation

2019-10-18 Thread Tom Povey
Hi,

I’ve been asked to help with an existing Tomcat install which is supporting a 
live website. When it was installed, it did not have the manager app added. We 
want to use the manager app now.

I have copied the manager folder from another Tomcat install (same version 
which is 5.5.36) and updated tomcat-users in the /conf directory but I can’t 
login to the manager gui. I give the username and password for the manager-gui 
role but it just comes back and redisplays the login prompt.

Any ideas as to what the problem might be?

Thanks for your help
Tom
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org