In my log file, I keep seeing Unable to login as service principal. (kerberos).
I followed these instructions:
https://tomcat.apache.org/tomcat-8.0-doc/windows-auth-howto.html
here is what I did:
I created a DNS entry for my intranet server. "pluto"
Ask my NT admin to create me a domain user (web_
Server built: May 10 2017 15:02:19 UTC
Server number: 7.0.78.0
OS Name:Windows 7
OS Version: 6.1
Architecture: amd64
JVM Version:1.8.0_131-b11
JVM Vendor: Oracle Corporation
C:\Users\aisun\Desktop\Tools\apache-tomcat-7.0.78-windows-x64\apache-tomcat-7.0.78\bin>
Thanks very much.
Keith
I have un-subscribed from every list and still get all postings so there is a
reference somewhere that is not being un-subscribed from these services?
Thanks,
Keith Pendergrass (CIV) MS/ MBA/ Network+
IT Specialist (APPSW) Software/Data Engineer
Space & Naval Warfare Systems Command-Atla
I have done all the above to no avail.
Thanks,
Keith Pendergrass (CIV) MS/ MBA/ Network+
IT Specialist (APPSW) Software/Data Engineer
Space & Naval Warfare Systems Command-Atlantic
2251 Lakeshore Drive
New Orleans, La 70122
Work: (504) 697-5549
DSN: 647-5549
Fax: (504) 697-5628
keith.pend
Regards,
Keith Pendergrass (CIV) MS/ MBA/ Network+
IT Specialist (APPSW) Software/Data Engineer
Space & Naval Warfare Systems Command-Atlantic
2251 Lakeshore Drive
New Orleans, La 70122
Work: (504) 697-5549
DSN: 647-5549
Fax: (504) 697-5628
keith.pendergr...@navy.mil
smime.p7s
Descrip
Regards,
Keith Pendergrass (CIV) MS/ MBA/ Network+
IT Specialist (APPSW) Software/Data Engineer
Space & Naval Warfare Systems Command-Atlantic
2251 Lakeshore Drive
New Orleans, La 70122
Work: (504) 697-5549
DSN: 647-5549
Fax: (504) 697-5628
keith.pendergr...@navy.mil
smime.p7s
Descrip
CmcApps via the GUI. Any ideas?
Thanks,
Keith Pendergrass (CIV) MS/ MBA/ Network+
IT Specialist (APPSW) Software/Data Engineer
Space & Naval Warfare Systems Command-Atlantic
2251 Lakeshore Drive
New Orleans, La 70122
Work: (504) 697-5549
DSN: 647-5549
Fax: (504) 697-5628
keith.pendergr...@navy
Funny, stupid autocorrect...I know it's Heartbleed, not Heartbeat. :)
-Original Message-
From: Daniel Mikusa [mailto:dmik...@gopivotal.com]
Sent: Friday, April 18, 2014 8:24 AM
To: Tomcat Users List
Subject: Re: Heartbeat Bug Update - Installation?
On Apr 18, 2014, at 9:02 AM,
https://issues.apache.org/bugzilla/show_bug.cgi?id=56363
I'm somewhat new to Tomcat. What do I need to do obtain this patch / update?
I'm running Apache Tomcat 7 on Windows.
Keith Davis - (214) 906-5183 - http://laurinkeithdavis.com
<http://laurinkeithdavis.com/>
Great observations Chuck, I will take a look these items.
On Mon, Oct 25, 2010 at 11:22 AM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Keith Masten [mailto:spmdt...@gmail.com]
> > Subject: Re: Securing A Directory Listing
>
> > when I attemp
ri, Oct 22, 2010 at 9:36 AM, Keith Masten wrote:
> Configured the web.xml for BASIC authentication.
>
>
>
> http://java.sun.com/xml/ns/j2ee";
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
> xsi:schemaLocation="http://java.sun.com/xml/ns/j2e
On Thu, Oct 21, 2010 at 3:23 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Keith Masten [mailto:spmdt...@gmail.com]
> > Subject: Re: Securing A Directory Listing
>
> > The realm definition for this tomcat instance is in
> > the serv
prompted, I should enter
id - bob, pw - bob according to my tomcat-users.xml, correct???
On Thu, Oct 21, 2010 at 2:18 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Keith Masten [mailto:spmdt...@gmail.com]
> > Subject: Re: Securing A Directory Listing
>
aLocation="http://java.sun.com/xml/ns/j2ee
http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd";
version="2.4">
Vision Application Logs
applogs
/*
vsn-offsh
DIGEST
applogs
vsn-offsh
On Thu, Oct 21, 2010 at 9:43 AM, Keith Masten wrote:
> I m
I made the change Chuck suggested and it now prompts me for userid/pw. I
now have to setup the proper user access to make the setup complete.
On Thu, Oct 21, 2010 at 9:34 AM, Keith Masten wrote:
> Thank you for pointing that out Chuck, I will make that adjustment.
>
>
> On Thu, Oct
Thank you for pointing that out Chuck, I will make that adjustment.
On Thu, Oct 21, 2010 at 9:16 AM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Keith Masten [mailto:spmdt...@gmail.com]
> > Subject: Re: Securing A Directory Listing
>
> > This
but then you get an
> HTTP error?
> 6) Tomcat starts, but there are lots of error messages in tomcat log?
> 7) Something else?
>
> Regards,
>
> Edson
>
>
> Em 21/10/2010 12:05, Keith Masten escreveu:
>
> This is the web.xml that I am using. This does not work.
This is the web.xml that I am using. This does not work.
http://java.sun.com/xml/ns/j2ee";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd";
version="2.4">
Vision Application Logs
I left out something Mark, so I am glad to chose to comment on this. I want
to password protect the directory, so that consumers will be required to
login for viewing of this data.
On Wed, Oct 20, 2010 at 2:29 PM, Mark Thomas wrote:
> On 20/10/2010 11:50, Keith Masten wrote:
> > I w
I would like to know how to secure a directory listing for read-only access.
I have tried many variations in the web.xml using file based realms and none
of these have worked. I attempted the BASIC and DIGEST method
configurations. Any assistance provided would be greatly appreciated.
Tomcat Ver
Thanks Jan. I don't want to use Tomcat's database pool, I just want to be
able to define the datasource using JNDI so it is external to my
application. I am doing this for various web servers and I'm beginning to
think I will have to tell my customers Tomcat does not support JNDI
datasource defini
I am managing the database connection credentials because this is the only
way to access this legacy database. Otherwise I have very little code
because Hibernate takes care of all the heavy lifting. As part of the
deployment I just need a way of defining the datasource in a manner that is
externa
>> It's not clear what you want to do (as opposed to what you don't want to
do). Is your goal to use a >> new DB connection for every DB access your
webapp makes, or do you want to do DB connection >>
>> pooling inside your webapp, or ???
>> Not using connection pooling at all is a real perform
Apologies if I don't understand how a jndi datasource should work or if I've
not provided enough explanation but what I want is for Tomcat to keep out of
connection creation. Even if I have maxactive set to 1 I still get a
stacktrace like this,
at
org.apache.tomcat.dbcp.dbcp.DriverConnectionFacto
Thanks Chuck. I've uploaded it again, this time as a text file. It seems ok
this time.
On Thu, Jan 15, 2009 at 7:02 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Keith Thomas [mailto:keith.tho...@gmail.com]
> > Subject: How to turn off JNDI dataso
I have an application that runs against a legacy database. For reasons I
won't go into here I need to turn off jndi datasource connection pooling. I
have been unsuccessful finding documentation or mailing list entries on how
to do this.
I am running Tomcat 6.0.18 as a service on Win XP against a
Rainer Jung wrote:
Keith Ealanta schrieb:
public void doFilter(ServletRequest servletRequest, ServletResponse
servletResponse, FilterChain filterChain) throws IOException,
ServletException {
log.debug("\nAttributes ... begin.\n");
Enumeration attr
Rainer Jung wrote:
Hi Keith,
Keith Ealanta schrieb:
Can anyone advise me how to access the attributes set in an http
request using JkSetEnv?
I just tried it again, it works for me.
Specifically I'm using JkSetEnv on Apache2.0 to set a number of
attributes in the request.
I have cap
the wrong places, so I'm
hoping someone can point me in the right direction.
Regards,
Keith Ealanta
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
List
Subject: RE: Changing the webapp classpath
> From: "Dalia,Keith A - TO-DITT1" <[EMAIL PROTECTED]>
> Subject: Changing the webapp classpath
>
> I was wondering if there was a way to alter the default
> webapps classpath.
There's an undocumented capabilit
is appreciated.
Keith
der, which rapidly fills
up, making it very hard for me to find things in there if I need to.
Please help. Thanks,
Keith
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
I was wondering what people use for cluster monitoring and administration.
I have my test cluster set up with the farm deployer so
deployment/undeployment across the cluster are easy enough. What I'm looking
for is something like what the admin and manager appliactions can do but on
a cluster basis
c) edit build.properties.default (the base.path parameter is where it
will download dependencies too)
d) ant download
e) ant (or ant release, but this requires additional stuff)
Filip
Gross, Keith wrote:
> I was trying to follow the direction from the web site for building
> Tomcat
> 5.5
I was trying to follow the direction from the web site for building Tomcat
5.5 from source. I was wondering if anybody has done a from scratch build
using those instructions? I found right off the build.xml
(http://tomcat.apache.org/tomcat-5.5-doc/build.xml) linked from that page
(http://tomcat.a
Gross, Keith wrote:
> I'll need to strip the application of some confidential bits but since
> my test case only required the menu page that shouldn't be a problem.
> Once I have a test case were would you like it placed?
Please create a bugzilla entry for it and add the war as a
, April 17, 2007 6:05 PM
To: Tomcat Users List
Subject: Re: Classloader leak
Gross, Keith wrote:
> Is there some way to prevent this?
It could be application error or it could be a Tomcat bug. Can you create a
simple war that demonstrates the issue I can use for deb
I'm running Tomcat 5.5.23 on Java 1.6.0_01 on Windows. During testing I've
noticed that memory usage rises steadily with each redeploy of an
application. After each redeploy Jconsole reports the number of loaded
classes has risen and the memory use in the PermGen has increased. Tomcat
is the bina
around
the issue since I can't wait to solve this until the next version of Tomcat
is released.
Thanks in advance for your help,
Keith
around
the issue since I can't wait to solve this until the next version of Tomcat
is released.
Thanks in advance for your help,
Keith
Hi, is it possible to give me an answer for both?
keith
-Original Message-
From: Christopher Schultz [mailto:[EMAIL PROTECTED]
Sent: 18 December 2006 14:35
To: Tomcat Users List
Subject: Re: logging the all the request/response http messages for my
application
-BEGIN PGP SIGNED
Hi, I have an application setup via a context and I want to view all the
http request/response messages that deals with this context.
Is there any easy way to set this up with tomcats logging?
Thanks in advance,
Keith
that the machine has multiple
processors?
Is this a more stable configuration?
Are there other cons or pros to consider?
Thanks in advance for any responses.
Keith Campbell
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addit
43 matches
Mail list logo