The advanced security guide is located at http://karaf.apache.org/manual/2.2.2/developers-guide/security-framework.html You can deploy your own bundle with your own module inside it and eventually remove the default one provided by Karaf.
On Wed, Jul 27, 2011 at 01:22, twaldrep <[email protected]> wrote: > Thanks, but I've looked at that documentation, but our requirement is a > little more involved. > > We have our own authentication mechanism that we use for authentication into > our web application that is hosted in jetty/karaf/servicemix. We really > want to be able redirect all other access points (SSH, JMX, etc.) through > our authentication scheme as well. Since Karaf's authentication is based on > JAAS, we should be able to replace Karaf's JAAS Login module with our own > (at least in theory). > > Thanks, > > Troy > > -- > View this message in context: > http://karaf.922171.n3.nabble.com/Custom-JAAS-Login-Module-For-web-console-SSH-JMX-Remote-Access-tp3201689p3201832.html > Sent from the Karaf - User mailing list archive at Nabble.com. > -- ------------------------ Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ Open Source SOA http://fusesource.com
