[jboss-user] [Security JAAS/JBoss] - Re: Kerberos, ejb, rmi

2009-03-26 Thread ruhe
Hi, alexanders. It's a good idea to use HTTP for rmi invocations to enable kerberized authentication. If you have problems with HTTPInvoker, so here is my config: | path: JBOSS_HOME/server/default/deploy/http-invoker.sar/META-INF/jboss-service.xml | | mbean

[jboss-user] [Security JAAS/JBoss] - Re: Kerberos, ejb, rmi

2009-03-26 Thread alexanders
ruhe wrote : Hi, alexanders. | | It's a good idea to use HTTP for rmi invocations to enable kerberized authentication. | | If you have problems with HTTPInvoker, so here is my config: | | And you'll find in docs how to customize invoker for ejb. | Actually the invoker

[jboss-user] [Security JAAS/JBoss] - Re: Kerberos, ejb, rmi

2009-03-25 Thread alexanders
I think where are some good reasons for you to switch the protocol. Where is no standard implementations and I think specification for RMI to handle kerberos negotiation. In addition I had couple of problems to get RMI working in cluster environment behind LB. Actually I didn't got it

[jboss-user] [Security JAAS/JBoss] - Re: Kerberos, ejb, rmi

2009-03-08 Thread anil.saldh...@jboss.com
There is JBossNegotiation that does the kerberos stuff for the web layer. There is plan to do it for EJBs/ws etc. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4216000#4216000 Reply to the post :