01-25-06 02:06 AM
>Hi,
>Thanks for the response. I guess my question was not clear in the earlier e
mail.
>I have enabled security. So any Java client trying to make a JMX connection needs t
o provide the correct username and password before getting all the MBeans. But even
though I have setup the security I am able to connect and retrieve all the MBeans in
th
e server. How can I test if my security setting are correct?
>
>Regards,
>Satish
>
>
Satish,
Your question was worded just fine.
I opened a PMR with IBM because of the following failure:
1) enable security
2) try to connect to the JMX server without a password. Cannot get an
adminClient object.
3) try to connect to JMX with a bogus userid & password. Can get an
adminClient object, AND can get all the MBeans using queryNames().
4) Open PMR - which got rejected because this is "working as designed".
Fight with IBM for 3 months, give up.
Soo.....open a PMR if you want and be prepared to fight :-)
Ken
[ Post a follow-up to this message ]
|