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 <ma...@apache.org> wrote: > On 03/11/2015 10:45, Linux Supp

Re: Newbie tomcat 8.0.28 question

2015-11-03 Thread Linux Support
;ma...@apache.org> wrote: > 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

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 th

port 80

2015-11-04 Thread Linux Support
Hi again, configured the TC service to run as a non privileged user. In my understanding we cannot use a privileged port to bind TC to. Is there a way i can use port 80 for TC in the case of using a non root user ? cheers osp

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

Re: Encrypted jdbc

2016-04-07 Thread Linux Support
I'm sure someone here also would have done a similar thing. But will ask mariadb form as well. On Fri, Apr 8, 2016 at 12:09 AM, Tommy Pham <tommy...@gmail.com> wrote: > Perhaps trying asking the MariaDB forum/list? > > On Thu, Apr 7, 2016 at 7:08 AM, Linux Support <ossuppor...@

Re: Adding Tomcat instances dynamically to Apache Load Balancer without restart

2016-04-07 Thread Linux Support
Doesn't AWS ELB fir to the purpose. May be something similar in your environment that translates hopefully On Fri, Apr 8, 2016 at 12:34 AM, Christoph Nenning < christoph.nenn...@lex-com.net> wrote: > > Hi All, > > > > Good Morning. > > > > I am working in a Cloud based project where I encounter

Encrypted jdbc

2016-04-07 Thread Linux Support
Greetings all, = Server number: 8.0.28.0 OS Name:Linux OS Version: 2.6.32-573.8.1.el6.x86_64 JVM Version:1.8.0_66-b17 = Back end database is mariadb residing on a another remote linux instance. I have downloaded and copied the Mariadb jdbc driver to the lib directory of

Tomcat 8.5.4

2016-09-16 Thread Linux Support
Hi all, The version details : Using CATALINA_BASE: /apps/TOMCAT/tomcat Using CATALINA_HOME: /apps/TOMCAT/tomcat Using CATALINA_TMPDIR: /apps/TOMCAT/tomcat/temp Using JRE_HOME:/usr Using CLASSPATH:

Re: Tomcat 8.5.4

2016-09-16 Thread Linux Support
Thanks Mark, The issues was not there when i used 8.5.5.. Thank you for pointing me in that direction On Fri, Sep 16, 2016 at 5:20 PM, Mark Thomas <ma...@apache.org> wrote: > On 16/09/2016 07:44, Linux Support wrote: > > > > > I cannot make out where it picks up th

Tomcat 8.5.5 variables

2016-09-25 Thread Linux Support
Hi All, The environment : Using CATALINA_BASE: /apps/TOMCAT/tomcat Using CATALINA_HOME: /apps/TOMCAT/tomcat Using CATALINA_TMPDIR: /apps/TOMCAT/tomcat/temp Using JRE_HOME:/usr Using CLASSPATH: /apps/TOMCAT/tomcat/bin/bootstrap.jar:/apps/TOMCAT/tomcat/bin/tomcat-juli.jar Server

Single sign on

2016-10-11 Thread Linux Support
Hi, Using 8.5.5 on solaris. Can you please point me in the direction of some documentation/link/blog for how to set up the SSO for a application deployed. Further, please share your experience and the process. Kind regards OSP