[jboss-user] [Security & JAAS/JBoss] - how to security jndi look up
ppgogo
do-not-reply at jboss.com
Fri Aug 18 22:16:33 EDT 2006
jboss provides the jndi service
by default, anyone can get the NamingService by connecting to 1099.
So I want to security this service, then anyone who wants to connect to the service, must provide the username and password.
But How I can configure to do it?
I get no idea.
the jboss tutorial tells much about how to security the ws application, e.g. jmx-console application.But it seems little about how to configure to security an EJB service like NamingService.
thanks.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3966205#3966205
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3966205
More information about the jboss-user
mailing list