Hello dfclark, Tuesday, October 1, 2002, 2:40:04 PM, you wrote:
dksc> Has anyone replaced the default Jetspeed (Turbine) authentication? Yes. I did it. dksc> Is there a dksc> description/tutorial anywhere describing the authentication process excuted by dksc> Jetspeed? Look at the documentation David send me on a message today : Documentation covers the interfaces: http://jakarta.apache.org/jetspeed/site/security.html Source code and default implementations are in the cvs. Look under org.apache.jetspeed.services.security, org.apache.jetspeed.om.security Download the source code from CVS and look on the nosecurity options. Modify it to your needs. You will need to change JetspeedSecurity.properties to use the new classes, this is described on the previous link. -- Best regards, Danilo mailto:[EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
