Hi,
Please go thru below mailu will get the answer..
-Original Message-
From: Nehal Sangoi [mailto:[EMAIL PROTECTED]
Sent: Friday, October 28, 2005 9:15 AM
To: 'Tomcat Users List'
Subject: RE: Securing Manager Role
Hi,
I could do it successfully yesterday.
-Original Message-
From: Charlie C.L. King [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 27, 2005 8:12 PM
To: Tomcat Users List; [EMAIL PROTECTED]
Subject: Re: Securing Manager Role
hi,
looks like you're stuck with your kshell.
how about specifying canonical path to your java execu
hi,
looks like you're stuck with your kshell.
how about specifying canonical path to your java executable, e.g.
/opt/bin/java?
or if you're under some unix environment like FreeBSD, you can just use
'md5' or 'sha1' provided by system:
% sha1 -s 'passphrase here'
it will produce the same result for
t: Re: Securing Manager Role
Hi,
you can change it to a digested form, either in md5 or in sha1 or some
others(see java.security.MessageDigest). but sha1 should be safer. here's
the choir you have to do.
1. in your server.xml, add to its child element a new attribute
named "digest&
Mark
> -Original Message-
> From: Mark Thomas [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, October 25, 2005 9:44 PM
> To: 'Tomcat Users List'; [EMAIL PROTECTED]
> Subject: RE: Securing Manager Role
>
> This is not supported because there is simply no point.
>
>
Sent: Tuesday, October 25, 2005 9:44 PM
> To: 'Tomcat Users List'; [EMAIL PROTECTED]
> Subject: RE: Securing Manager Role
>
> This is not supported because there is simply no point.
>
> If someone can read the tomcat-users.xml file then they
> almost certainly
Hi,
you can change it to a digested form, either in md5 or in sha1 or some
others(see java.security.MessageDigest). but sha1 should be safer. here's
the choir you have to do.
1. in your server.xml, add to its child element a new attribute
named "digest" and with its value "SHA1"(whatever you want
Is there any way for associating unix user "manager" to tomcat's manager
rols and have encrypted password?
-Original Message-
From: Mark Thomas [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 26, 2005 2:14 AM
To: 'Tomcat Users List'; [EMAIL PROTECTED]
Subject:
key.
Mark
> -Original Message-
> From: Nehal Sangoi [mailto:[EMAIL PROTECTED]
> Sent: Monday, October 24, 2005 10:05 AM
> To: 'Tomcat Users List'
> Subject: Securing Manager Role
>
>
> Hi,
>
> How can i encrypt the manager user's passwor
Hi,
How can i encrypt the manager user's password in tomcat-users.xml file? I
need to keep manager-deployer thing be secured in my environment.
Thanks & Regards,
Nehal
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
10 matches
Mail list logo