[jboss-user] [JNDI/Naming/Network] - Re: Securing JNDI access with role-based security in 5.1

augustsimonelli do-not-reply at jboss.com
Fri Aug 21 00:33:23 EDT 2009


Ok more research has lead me to:

http://books.google.com.au/books?id=O5Elh6wCn_wC&pg=PA133&lpg=PA133&dq=jboss+shutdown+script+authentication+jmx&source=bl&ots=XN65FEfb1p&sig=9eBS-ZJr0XSc1lvbdOWJnB2pdaU&hl=en&ei=SQCOSrX7DYqZkQWQq8C7Cg&sa=X&oi=book_result&ct=result&resnum=5#v=onepage&q=jboss%20shutdown%20script%20authentication%20jmx&f=false

where i've found i needed to edit the jmx-invoker-service.xml so that:

 <interceptor code="org.jboss.jmx.connector.invoker.AuthenticationInterceptor"
  |                      securityDomain="java:/jaas/jmx-console"/>

is uncommented. This allows me to use that secruity domain. 

So next i need to work out JBoss roles etc so the developers can play with messgaing but can't shut the server down :-)

August

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250784#4250784

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250784



More information about the jboss-user mailing list