Commit Graph

75 Commits

Author SHA1 Message Date
Juan Carlos Luciani ebd415ba47 Needed to pass the miCASA ServerKeyChain Id to the miCASA call to get
Proxy User Credentials in order to be successful.
2007-05-15 17:33:30 +00:00
Juan Carlos Luciani 70aefdabee Updated the catalina.properties to deal with new changes that do not
allow a specific jar file to be referenced in the shared.loader line.
This also deals with the fact that miCASA.jar is being moved to that
folder from /usr/lib.
2007-05-15 05:59:19 +00:00
Juan Carlos Luciani 0930391bae Fixed path to bandit-util.jar in manifest file for iaRealmsEditor. 2007-05-14 17:08:44 +00:00
Juan Carlos Luciani badb8b08d8 Trying again to fix makefile. 2007-05-11 19:10:04 +00:00
soochoi 066b795545 CASA_auth_token_svc: remove space for lib64 makefile 2007-05-11 17:30:46 +00:00
Juan Carlos Luciani c31b1d64c6 Missing quote in Makefile. 2007-05-11 17:14:04 +00:00
Juan Carlos Luciani 63ba10b62d Updated the makefile to deal with 64bit platforms. 2007-05-11 16:03:09 +00:00
soochoi b09c764997 CASA_auth_token_java: add the lib64 path for miCASA.jar 2007-05-10 22:07:21 +00:00
Juan Carlos Luciani cd685ff2f3 Updated the makefile to deal with the miCASA.jar dependency. 2007-05-10 17:51:39 +00:00
Juan Carlos Luciani 44e38c771d Removed work-arounds from SPEC files and BasicATSSetup script. 2007-05-10 16:57:58 +00:00
Juan Carlos Luciani 9c139d4a2b Changes to allow the reading of REALM Proxy User Credentials from miCASA
in order to avoid having those credentials in the clear in the
iaRealms.xml file.
2007-05-09 22:54:35 +00:00
Juan Carlos Luciani 90afeed839 Adding file that is needed for the CASA ATS Yast module enhancements. 2007-05-09 16:41:40 +00:00
Juan Carlos Luciani dd13368c1c Changes to support the CASA ATS Yast module enhencements. 2007-05-09 16:39:07 +00:00
Juan Carlos Luciani b9373bb188 Created utilities for modifying the connector entry in the server.xml
Tomcat configuration file to easily allow a user to change the ATS to
start using a different keystore for SSL communications.
2007-04-20 21:45:29 +00:00
Juan Carlos Luciani dee103c988 The Windows ATS Install has been updated to not perform the configuration step as part of the MSI install process. 2007-04-12 17:38:29 +00:00
Juan Carlos Luciani 5ba91c92a6 Fixed issues found when testing the auth.policy mechanism_info changes
for the Krb5 and the Pwd mechanisms using a linux client.
2007-03-26 21:45:10 +00:00
Juan Carlos Luciani 65a6c74d20 Added a retry limit for dealing with communication exceptions.
Updated the README to reflect the new mechanism info changes for
the Krb5 and Pwd authentication mechanisms.
2007-03-21 22:15:35 +00:00
Juan Carlos Luciani 67485b5388 Made changes to allow us to fail-over to a different identity store if
a communication error is encountered.

Lowered the log level of a couple of logs that were littering the log
files.
2007-03-21 17:51:54 +00:00
Juan Carlos Luciani bbb8b25e49 Fixed build issues introduced as I was finishing the changes for the
removal of the Axis dependency.

Updated the CASA_auth_token_jaas_support RPMs to install the external files
in a folder which reflects their supplier. This was done to more clearly
associate the licenses with the files.
2007-03-19 16:23:04 +00:00
Juan Carlos Luciani 7a44908936 More changes for the removal of the Axis dependencies.
Removed the log files created by the Windows INSTALL.

Corrected the "Author" for files created by Greg.

Tuned the ATS logs to be less chatty and have a greater backlog.

Updated the NOTICES file and added READMEs to provide information
about external packages included in the project.
2007-03-17 06:39:46 +00:00
Juan Carlos Luciani 33a49c686a Changes to allow project to build under Windows given the changes that have been made to remove Axis dependency. 2007-03-16 23:48:58 +00:00
Juan Carlos Luciani 08f9d3ac9d Axis removal related changes. 2007-03-15 19:58:55 +00:00
Juan Carlos Luciani 261b8bc1a4 Windows makefile changes for removing Axis dependency changes. 2007-03-15 17:27:46 +00:00
Juan Carlos Luciani 7314c08267 Continuation of changes to remove Axis dependency. 2007-03-15 17:18:58 +00:00
Juan Carlos Luciani 902d44e6de Continuation of changes to remove Axis dependency. 2007-03-13 00:39:12 +00:00
Juan Carlos Luciani c5912db983 Beginning of changes to remove Axis dependency. 2007-03-12 23:10:02 +00:00
Juan Carlos Luciani b3390043fa Updated the TODO files. 2007-03-06 18:03:25 +00:00
Juan Carlos Luciani c758b7f62f Provided more information in log4j.properties windows template. 2007-03-05 18:22:38 +00:00
Juan Carlos Luciani 6747163af3 Provided more information in log4j.properties file. 2007-03-05 18:19:06 +00:00
Juan Carlos Luciani 9c8613266e Fixed problems present in log4j.properties template file used for windows. 2007-03-05 06:50:43 +00:00
Juan Carlos Luciani 9edd08b887 Completed the changes to switch from logging to std.out to log4j. 2007-02-22 22:58:49 +00:00
Juan Carlos Luciani 3fad0cabc5 Added Rpc tracing capabilities with the log4j changes. 2007-02-22 22:53:51 +00:00
Greg Richardson 6cbdfb7e6d Log4j related changes 2007-02-22 19:39:55 +00:00
Juan Carlos Luciani 9478044e7b Continuation of changes to switch to log4j from System.err. 2007-02-21 21:47:07 +00:00
Juan Carlos Luciani f33278929d Continuation of changes to switch over to using log4j. 2007-02-21 18:08:09 +00:00
Juan Carlos Luciani a5d4983177 Continuation of changes to make use of log4j. 2007-02-20 19:35:14 +00:00
Juan Carlos Luciani 1d3f1b039a Continuation of changes to start using log4j. 2007-02-16 18:41:14 +00:00
Juan Carlos Luciani e1e74055b5 Part of changes to switch from using System.err.println to using log4j. 2007-02-15 18:16:52 +00:00
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 9dbe2a3ade Fixed typo in iaRealms.xml template which was keeping the ATS from
running.
2007-01-31 19:27:00 +00:00
Greg Richardson 0db5c0e007 Added connector port for port 2645 2007-01-30 09:03:57 +00:00
Juan Carlos Luciani 3e47ad8b60 Fixed EOL issues that were breaking the build. 2007-01-25 12:50:31 +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
Greg Richardson fe83bfbbb5 Moved windows specific file templates into templates\windows 2007-01-24 10:15:38 +00:00
Greg Richardson c3aa5727fc 1. Changed jsharp files to java files
2. Added CommandLauncher to allow java classes to be invoked from msi install
2007-01-24 07:18:15 +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
soochoi 3a6e08dc7e CASA-auth-token: install xercesImpl.jar but not include in war file 2007-01-24 04:31:10 +00:00
Juan Carlos Luciani f85a54358f Removing two files that got added by mistake. 2007-01-24 04:11:25 +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