Hi,
You can safely remove all classes in =
uk/ac/cam/coursework/authentication/raven since it is very unlikely that =
you will be using Raven ( a University of Cambridge single signon =
protocol).
The installation is more complicated if you want to integrate with an =
Authentication source via JAAS (eg LDAP). If you want to continue to use =
the standalone system then it should be only very slightly more =
complicated than the 2.1 and 2.5 release.
If you edit the =
src/edu/stanford/coursework/authentication/security.properties file so =
that it looks like
#auth.classname=3Duk.ac.cam.coursework.security.JaasAuthImpl
auth.classname=3Dedu.stanford.coursework.passwordauth.PasswordAuthImpl
#auth.classname=3Dedu.stanford.coursework.webauth.WebAuthImpl
It should use the old database authentication system that was in place =
in 2.1 and 2.5.
I hope that helps
Ian Boston
----- Original Message -----=20
From: Marisa Maximiano=20
To: cou...@li...=20
Sent: Tuesday, May 25, 2004 12:11 PM
Subject: [Coursework-help] Instalation problem with new release
Hi,
I'm having some problems installing the version 3.0 of coursework on =
postgres.
When I execute the ant command, appear an error saying that the =
package uk.ac.cam.caret.raven does not exist.
I verify that this packages isn't in the src directory. Where can I =
find it?
There are any installation instructions for this new release? The =
installation process seems to be different, and it's necessary configure =
other files.
Thanks,
Marisa Maximiano
|