Yeah that should do the job. I will open a jia ticket to disable user/password and just bind to localhost only.
Thx for the input, Norman 2010/11/2 Eric Charles <[email protected]>: > On 2/11/2010 22:11, Stefano Bagnara wrote: >> >> 2010/11/2 Eric Charles<[email protected]>: >>> >>> I see for now 3 options: >>> [...] >>> 2.- Enable jmx wide-open (no username/pwd) -> not really secured for a >>> professional solution >> >> Is it possible to enable it wide-open but only bound to >> localhost/127.0.0.1 ? >> > > http://stackoverflow.com/questions/1495882/how-to-restrict-access-to-jmx-api-of-activemq-to-only-localhost-intranet > http://stackoverflow.com/questions/347056/restricting-jmx-to-localhost > > Can -Djava.rmi.server.hostname=localhost do the job ? > It can also have side effects on other rmi components (if any) > > Tks, > Eric > >> Stefano >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
