Scott Marlow [
http://community.jboss.org/people/smarlow%40redhat.com] replied to the
discussion
"JSR-160 connectors security"
To view the discussion, visit:
http://community.jboss.org/message/535849#535849
--------------------------------------------------------------
On the server side, we probably should be able to configure the security like our other
subsystems (e.g. so we can share the same userid + password with the jmx console if
desired or have a separate identity).
One reference that describes how jconsole passed the authentication is here:
http://java.sun.com/developer/technicalArticles/J2SE/jconsole.html
http://java.sun.com/developer/technicalArticles/J2SE/jconsole.html :
"JConsole will pass the user name and password as client credentials as
authentication to the RMI connector server by setting the
"jmx.remote.credentials" property to these values in the environment map for
establishing the connection."
Perhaps we can support passing credentials the JConsole way and the
org.jboss.security.SecurityContext way.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/535849#535849]
Start a new discussion in PicketBox Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]