On Sun, Jul 09, 2006 at 12:07:33PM -0400, Scott Randall wrote: > My scenario is, I want to create a login on our company intranet that would > allow users to login to jffnms. I know, I know, I could just create a link > to the login page, but I guess I am trying to make things more difficult. > Plus our Intranet Admin needs a reason to justify his job. You could change the login/authentication code to query whatever it is you use for the intranet to login to, we use LDAP at work and get the auth code to look there.
Depending on what the intranet uses to authenticate, you could possibly have single-login. That is if the intranet uses apache authentication you can setup JFFNMS to use it too and, in theory, it should all just authenticate once. - Craig -- Craig Small GnuPG:1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5 Eye-Net Consulting http://www.enc.com.au/ MIEE Debian developer csmall at : enc.com.au ieee.org debian.org ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users
