On 16/03/2010 05:22, Mercy wrote:
JMX does not need to authenticate for access.
No, it doesn't, but that's what you're trying to configure isn't it?
My question that is how to enable authentication on Tomcat.
You asked how to configure authentication for JMX and Gurkan answered
you. Read
JMX does not need to authenticate for access.
My question that is how to enable authentication on Tomcat.
Regards,
Mercy
Paolo Santarsiero wrote:
Is your system firewalled?
On 15 March 2010 14:17, Gurkan Erdogdu wrote:
then you answer question :)
2010/3/15 Mercy
Hi Gurkan,
Is your system firewalled?
On 15 March 2010 14:17, Gurkan Erdogdu wrote:
> then you answer question :)
>
> 2010/3/15 Mercy
>
> > Hi Gurkan,
> >
> > it's false;
> >
> > regards,
> > Mercy
> >
> >
> > Gurkan Erdogdu wrote:
> >
> >> -Dcom.sun.management.jmxremote.authenticate=$JMX_SSL_ENABLED
>
then you answer question :)
2010/3/15 Mercy
> Hi Gurkan,
>
> it's false;
>
> regards,
> Mercy
>
>
> Gurkan Erdogdu wrote:
>
>> -Dcom.sun.management.jmxremote.authenticate=$JMX_SSL_ENABLED
>>
>> what is the $JMX_SSL_ENABLED value?
>>
>> Thanks;
>>
>> 2010/3/15 Mercy
>>
>>
>>
>>> Hi there,
>>>
Hi Gurkan,
it's false;
regards,
Mercy
Gurkan Erdogdu wrote:
-Dcom.sun.management.jmxremote.authenticate=$JMX_SSL_ENABLED
what is the $JMX_SSL_ENABLED value?
Thanks;
2010/3/15 Mercy
Hi there,
I'd like to enable JMX on Tomcat 6.0.16/Linux, export environment
variables :
*#
-Dcom.sun.management.jmxremote.authenticate=$JMX_SSL_ENABLED
what is the $JMX_SSL_ENABLED value?
Thanks;
2010/3/15 Mercy
> Hi there,
>
> I'd like to enable JMX on Tomcat 6.0.16/Linux, export environment
> variables :
>
> *# JMX authenticate
> export JMX_AUTHENTICATE=true
>
Hi there,
I'd like to enable JMX on Tomcat 6.0.16/Linux, export environment
variables :
*# JMX authenticate
export JMX_AUTHENTICATE=true
echo "Is JMX authenticated ? " $JMX_AUTHENTICATE
# JMX password file
export JMX_PASSWORD_FILE=$JMX_HOME/jmxremo