Commit Graph

22 Commits

Author SHA1 Message Date
Juan Carlos Luciani
06225de129 Made changes to deal with Greg's recommendations as a result of his
code review.

Fixed the problem that was preventing us from associating a PID file
with the ATS service.

Stopped deleting the "casaatsd" user during RPM un-install to avoid
problems with orphaned files.

Added code to protect against zero length passwords in the Pwd
authentication mechanism.
2007-02-13 23:54:27 +00:00
Juan Carlos Luciani
40ea1c851d Changes file update.
`
2007-02-12 16:11:28 +00:00
Juan Carlos Luciani
9dbe2a3ade Fixed typo in iaRealms.xml template which was keeping the ATS from
running.
2007-01-31 19:27:00 +00:00
Juan Carlos Luciani
1adf80b8ae The keystore path in the server.xml specific to Zen installations was
wrong.
2007-01-25 10:29:19 +00:00
Juan Carlos Luciani
bc915356e8 The ATS envvars script now does not rely on the environment variable
JAVA_HOME since it may not be pointing to the JVM that we need to use.
2007-01-24 06:06:57 +00:00
Juan Carlos Luciani
f7b0f92e80 Made changes to allow packages built for Zen to be more compatible with
it.

Enhanced places where exceptions are thrown to include information about
exceptions that may have been caught to improve debugging.
2007-01-23 10:32:50 +00:00
Juan Carlos Luciani
f7441b20ac Added the ability to explicitedly configure the type of directory
back-ending a REALM and the ability to configure the search string that
should be utilized when performing a contextless login via the Pwd
Authenticate mechanism.
2007-01-22 11:25:55 +00:00
Juan Carlos Luciani
4e5959c6df Updated the project to allow us to build RPMs that meet Zen's
requirements which state that we must work with the Java and Tomcat
packages that their install bundle.
2007-01-22 07:09:58 +00:00
Juan Carlos Luciani
f8decf4b84 Addressed bugs 225066 and 190821.
Also fixed "ReconfigureInterval=0" issue and added the ability
to search using multiple search roots configured on a per-realm
basis in the iaRealms file.
2007-01-17 12:14:29 +00:00
Juan Carlos Luciani
0262de0e3f Fixed Pwd Authenticate issue. 2007-01-12 05:31:50 +00:00
Juan Carlos Luciani
2f30ab05db Applied changes to issues found during code review of the Svc component. 2007-01-08 10:36:42 +00:00
Juan Carlos Luciani
f09c8c5bef Updated the changes file and fixed a comment in the spec file. 2006-12-13 05:26:34 +00:00
Juan Carlos Luciani
88db52f6c2 Added option to command for importing eDir cert in the
CasaBasicATSSetup script so that it does not prompt
the user. This allows the script to work correctly
when invoked from our Yast module.
2006-12-06 05:38:04 +00:00
Juan Carlos Luciani
974f4829b3 Added workaround to import eDirs Root CA Cert into Java's keystore
until OES is updated to do the same for Java 1.5.
2006-12-04 12:30:01 +00:00
Juan Carlos Luciani
3216d2b739 Updated .changes file with fixed bug number information. 2006-12-04 10:22:29 +00:00
Juan Carlos Luciani
ac1d64c52a Fixed Basic ATS Setup issues for Bug225426. 2006-12-04 05:35:05 +00:00
Juan Carlos Luciani
a9dd659bca Removed a dependency that we still had on IBM's Java in the spec file. 2006-11-28 04:47:03 +00:00
Juan Carlos Luciani
cd04a3d4cf Added list of resolved bugs to .changes files to allow autobuild
submition to proceed.
2006-11-22 03:51:18 +00:00
Juan Carlos Luciani
4a9e1a0391 Added NOTICES files detailing the licenses and or the copyrights
of all third party software used within the project.
2006-11-21 13:01:31 +00:00
Juan Carlos Luciani
ffab761e39 Changes file update. 2006-11-21 05:41:54 +00:00
Juan Carlos Luciani
ff0b8df96b Removed hard dependency on IBM's JVM. 2006-11-17 12:13:20 +00:00
Juan Carlos Luciani
9b2e33bfa8 The "java" folder has been renamed "server-java" to reflect that it only
contains server components. In the process, I also flatened its
directory structure.
2006-11-16 09:20:06 +00:00