Re: Newbie tomcat 8.0.28 question

2015-11-04 Thread Linux Support
Thanks all. I will incorporate the digested passwd On Wed, Nov 4, 2015 at 2:10 AM, Christopher Schultz < ch...@christopherschultz.net> wrote: > To whom it may concern, > > On 11/3/15 6:39 AM, Linux Support wrote: > > not having a clear text password in the users.xml ( i think ) for the > admin >

Re: Newbie tomcat 8.0.28 question

2015-11-03 Thread Christopher Schultz
To whom it may concern, On 11/3/15 6:39 AM, Linux Support wrote: > not having a clear text password in the users.xml ( i think ) for the admin > user. My understanding is that the admin user logging in through the > default page can do a deployment. Do you mean like this? http://tomcat.apache.or

Re: Newbie tomcat 8.0.28 question

2015-11-03 Thread Christopher Schultz
To whom it may concern, On 11/3/15 6:39 AM, Linux Support wrote: > not having a clear text password in the users.xml ( i think ) for the admin > user. My understanding is that the admin user logging in through the > default page can do a deployment. Do you mean like this? --

Re: Newbie tomcat 8.0.28 question

2015-11-03 Thread Linux Support
not having a clear text password in the users.xml ( i think ) for the admin user. My understanding is that the admin user logging in through the default page can do a deployment. On Tue, Nov 3, 2015 at 9:50 PM, Mark Thomas wrote: > On 03/11/2015 10:45, Linux Support wrote: > > Thanks Mark. I mig

Re: Newbie tomcat 8.0.28 question

2015-11-03 Thread Mark Thomas
On 03/11/2015 10:45, Linux Support wrote: > Thanks Mark. I might be struggle in setting up the hashed passwords. I have > not been able to find a good read detailing how to do that. Will you be > able to kindly point me in the direction of something worth the time and > effort. What, exactly, do y

Re: Newbie tomcat 8.0.28 question

2015-11-03 Thread Linux Support
Thanks Mark. I might be struggle in setting up the hashed passwords. I have not been able to find a good read detailing how to do that. Will you be able to kindly point me in the direction of something worth the time and effort. cheers osp On Tue, Nov 3, 2015 at 7:41 PM, Mark Thomas wrote: > On

Re: Newbie tomcat 8.0.28 question

2015-11-03 Thread Mark Thomas
On 03/11/2015 04:47, Linux Support wrote: > greetings all, > > Running CentOS 6.4. Configured the /opt/tomcat-latest to be owned by a > system user(tomcat8) other than root. > > Planning of keeping the tomcat instance running as a non-root owned > process. > > How can i get another non-privilege

Newbie tomcat 8.0.28 question

2015-11-02 Thread Linux Support
greetings all, Running CentOS 6.4. Configured the /opt/tomcat-latest to be owned by a system user(tomcat8) other than root. Planning of keeping the tomcat instance running as a non-root owned process. How can i get another non-privileged linux user deploy apps to the environment ? I can allow m