Ben Alex <[EMAIL PROTECTED]> wrote: >[EMAIL PROTECTED] wrote: >> Is it possible to secure perl scripts that are invoked as CGI programs? >> >> >FilterSecurityInterceptor works at the filter level, so if the filter >will be called, it should be able to authorize based on URI. > >Best regards >Ben
I've managed to authorize my perl scripts now as expected. Now I need to send some data from my java filters i.e. roles possessed by the user to the CGI perl script but I don't know how to do this. Any suggestion? :-) ------------------------------------------------------- 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&kid0709&bid&3057&dat1642 _______________________________________________ Home: http://acegisecurity.org Acegisecurity-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
