I've been trying to secure the remote console for SMX4, but am having a hard time figuring out exactly what I need to do. I changed the remoteShellLocation to use ssl://0.0.0.0:8101 so that it uses SSL. That works fine, but the username and password are still not authenticated. The wiki says that I also need to replace the RshServer realm but the details about what that means are a missing some important details. Do I just drop an XML file with the proper information into the deploy directory? Can I use the supplied ProxyLoginModule or do I need to supply my own login module?
