Commit Graph

29 Commits

Author SHA1 Message Date
Juan Carlos Luciani
631e02cd5a Modified the TomcatConnectorEditor to utilize the direct path to the
appropriate server.xml file rather than a link to avoid issues where the
editor is invoked before the link has been created.
2007-05-24 15:45:48 +00:00
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
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
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
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
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
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
3fad0cabc5 Added Rpc tracing capabilities with the log4j changes. 2007-02-22 22:53:51 +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
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
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
3d1b7f16e7 More code review changes. 2007-01-09 05:22:47 +00:00
Juan Carlos Luciani
0f58c82603 More changes as a result of project code review. 2007-01-09 05:05:37 +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
919bb85125 Added missing javadoc comments and made minor changes for issues found
during code inspection.
2006-12-21 12:20:39 +00:00
Juan Carlos Luciani
429f5e4297 The changes are to deal with changes made to the identity abstraction
that were keeping us from building cleanly.
2006-12-12 08:36:47 +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