Dan:

 1. 7.0.14
2. attachment.
3. I found these steps online. I am using SHA-1 or SHA-256, trying to.

THX.

-----Original Message-----
From: Daniel Mikusa [mailto:dmik...@gopivotal.com] 
Sent: Monday, July 15, 2013 9:31 AM
To: Tomcat Users List
Subject: Re: Number of logs files and encrypt manager passwd

On Jul 15, 2013, at 10:04 AM, Spencer Lamont R CONTR USSTRATCOM/J646
<lamont.r.spencer....@stratcom.mil> wrote:

> To all: 
> 
>   I am looking for the file in which to set the number of logs to keep.  

You can configure logging in "conf/logging.properties", however the default
configuration does not offer a way to do what you are asking.  It simply
creates a new log file every day.  You would need to manually clean them up
with a cron job or scheduled task.

Alternatively, you could enable Log4j which automatically cleans up old
files.

  https://tomcat.apache.org/tomcat-7.0-doc/logging.html#Using_Log4j

> Also I tried to encrypt the manager password to the manager web page. I
did the steps with the realm and users file, but when I went to access the
page it would not work. When I put the unencrypted passwd back it works.

You're going to need to provide more information here.  Start by including
this.

1.) What version of Tomcat are you running?  Include the whole number, 6.0.x
or 7.0.x.

2.) How do you have your realm and user's configured?  Please include the
XML configuration, minus comments and any sensitive information.

3.) Are you trying to use encryption or hashing?

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

Attachment: non-plaintext passwords.docx
Description: application/vnd.openxmlformats-officedocument.wordprocessingml.document

Attachment: server xml.ORIGINAL
Description: Binary data

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to