Commit Graph

67 Commits

Author SHA1 Message Date
Juan Carlos Luciani
069e1313ae Fixed rights in folder /etc/CASA/authtoken/svc and its sub-folders to
allow members of the casaauth group to configure themselves in the
ATS.
2007-04-17 22:51:14 +00:00
Juan Carlos Luciani
2342ee4dd0 Updated the Windows ATS configurator to meet other ZenWorks requirements. 2007-04-13 17:25:33 +00:00
Juan Carlos Luciani
e35d92ef69 Fixed windows build issues. 2007-04-12 19:59:35 +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
1dd90307b7 Added pwdutils to BuildRequires in spec files to fix build problem. 2007-04-02 22:46:18 +00:00
Juan Carlos Luciani
ee997dee89 Updated the changes file. 2007-03-21 23:22:43 +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
3836edc9d7 Fixed compilation errors. 2007-03-19 17:57:15 +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
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
5a7f489ebd Updated the changes file. 2007-03-05 18:33:01 +00:00
Juan Carlos Luciani
72a6a0003c Finished fixing problems related to log4j.properties on Windows. 2007-03-05 16:41:54 +00:00
Juan Carlos Luciani
2a03137120 Added Rpc tracing capabilities with the log4j changes. 2007-02-22 22:53:20 +00:00
Greg Richardson
6cbdfb7e6d Log4j related changes 2007-02-22 19:39:55 +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
37c2d94ec9 Resolved inconsistencies between the spec files and the SuSE PDB entries
for package summaries and descriptions.
2007-02-20 16:20:05 +00:00
Juan Carlos Luciani
1d3f1b039a Continuation of changes to start using log4j. 2007-02-16 18:41:14 +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
40ea1c851d Changes file update.
`
2007-02-12 16:11:28 +00:00
Juan Carlos Luciani
f97b5ba909 Fixed RPM un-install clean-up issues and modified to no longer delete
the users created during RPM install to avoid problems created with
files left around that were created by the users.

Also removed un-necessary BuildRequire dependency on glade-sharp from
CASA_auth_token_server package.
2007-02-12 16:07:25 +00:00
Greg Richardson
f4958805fc eof fix 2007-02-02 15:18:43 +00:00
Greg Richardson
454e3b2adc 2007-02-01 22:07:06 +00:00
Greg Richardson
e4018bfad2 EOF problems 2007-02-01 21:49:23 +00:00
Greg Richardson
0aba721217 Added windows uninstall actions 2007-02-01 21:24:02 +00:00
Greg Richardson
d1d93ba218 Update file in distribution list 2007-01-31 23:28:41 +00:00
Greg Richardson
f357e87c11 1. Switch CommandLauncher from a console application to a windows application so that no windows pop up during install.
2. Handle spaces in files names.
2007-01-31 20:24:41 +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
soochoi
1ae3790b1b CASA-auth-token-java: add xml-commons-apis to fix autobuild dependency for stable branch 2007-01-26 03:50:24 +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
c8181cebaa Another attempt to get around ms tool bug 2007-01-24 11:37:11 +00:00
Greg Richardson
c33d864d67 Avoid making CommandLauncher due to bug in ms tools 2007-01-24 11:26:48 +00:00
Greg Richardson
96c64973dd Remove CommandLauncher from make of parent and check in CommandLauncher.exe due to bug in MS dev tools 2007-01-24 11:00:45 +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
7c6681c949 CASA_auth_token_svc: add jdk and novell-zenworks-java-link build requirements in spec file 2007-01-23 12:31:46 +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
Greg Richardson
70fca2cb11 First release of msi to consumer 2007-01-19 11:14:38 +00:00
soochoi
b0f49823ba CASA-auth-java: take the package name change in spec file back due to build failure 2007-01-18 07:06:50 +00:00
soochoi
03c5d13eee CASA-auth-server-java: name change of xerces-j2 in spec file 2007-01-18 06:31:34 +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
de3e4457c3 Fixed file eol-style problems as well as issues introduced in the
makesystem with the Windows Install check-in.
2007-01-16 11:21:37 +00:00
Greg Richardson
3ba102c4f1 2007-01-16 10:22:21 +00:00