users@glassfish.java.net

Re: Secure JNDI in unsecure network?

From: <glassfish_at_javadesktop.org>
Date: Tue, 25 Nov 2008 13:02:25 PST

If you're just trying to secure the request broker from other people using it, I think you'd be able to do that via JAAS?

http://java.sun.com/j2se/1.5.0/docs/guide/security/jaas/JAASRefGuide.html

If you're also trying to secure RMI from MIMT attacks you'd probably want to look into creating a custom socket factory and using SSL as well.

Sorry I haven't ever done this before or I'd provide an example but I hope this at least helps.


Andrew
[Message sent by forum member 'areplogle' (areplogle)]

http://forums.java.net/jive/thread.jspa?messageID=318713