Juan Carlos Luciani
01a4554a4b
Changes file update.
2008-08-18 22:23:52 +00:00
Juan Carlos Luciani
df43c965a0
Removed un-necessary components from the BuildRequires line.
2008-08-18 22:22:42 +00:00
Juan Carlos Luciani
5d874cf9a4
Changes file update.
2008-08-18 15:25:05 +00:00
Juan Carlos Luciani
6f67e02583
Removed BuildRequires dependency on insserv.
2008-08-18 15:21:09 +00:00
Juan Carlos Luciani
5bf67f3041
Updated changes files and spec files to reflect changes from autobuild
...
and recent updagtes.
2008-08-06 16:22:42 +00:00
Juan Carlos Luciani
0809bb349b
Fixing autobuild issues.
2008-07-17 21:29:30 +00:00
Juan Carlos Luciani
2cf31ee0dd
More Java6 and Tomcat6 compatability updates.
2008-07-17 19:39:06 +00:00
Juan Carlos Luciani
3e44d02f3c
Changes file updates.
2008-06-05 16:47:55 +00:00
Juan Carlos Luciani
a50234c0f6
Applied Ruedigers envvars fix to all other scripts where we are
...
trying to decide whether the platform is 64bit or not. We should have
been checking for the existance of the /usr/lib64/jvm/jre folder instead
of just checking for the existance of the /usr/lib64 folder.
2008-06-05 16:43:23 +00:00
Juan Carlos Luciani
0c0642d759
Changes file update.
2008-06-03 16:16:10 +00:00
Juan Carlos Luciani
287aead68e
More changes to remove dependency on Java 1.5.
...
Updated the spec file to include license information for all of the
packages.
2008-06-03 16:09:08 +00:00
soochoi
df9110cfec
CASA_auth_token_svc: check in changes log to submit to stable
2008-06-02 22:41:18 +00:00
Juan Carlos Luciani
0fab9a4cb8
Changes file changes.
2008-06-02 21:18:37 +00:00
Juan Carlos Luciani
7a1eec39e5
Yast module spec files changes so that we stop including our icons as
...
part of our yast packages since the icons are now part of the openSUSE
themes.
CASA-auth-token-svc changes are to allow the package to install and run
under openSUSE11.
2008-05-29 20:37:23 +00:00
Juan Carlos Luciani
bdf7cdcf8d
Changes file update.
2008-02-01 20:26:46 +00:00
Juan Carlos Luciani
efa08e3658
Changes file update.
2008-01-28 20:23:02 +00:00
Juan Carlos Luciani
93bb0f1046
Changed to utilize tomcat55 instead of tomcat5 for
...
SuSE versions greater or equal to 1030 since they no longer
support tomcat5.
2007-08-09 16:23:09 +00:00
soochoi
964ffdea32
CASA-auth-token-java Windows - change in Makefile to bump msi version number
2007-06-29 23:18:44 +00:00
Juan Carlos Luciani
5fe566c6a1
Added JRE_HOME setting to envvars for Zen.
2007-06-29 15:31:05 +00:00
Juan Carlos Luciani
329787a5a4
Changes file update.
2007-06-27 16:24:26 +00:00
Juan Carlos Luciani
8534eb060f
Fixed un-compatible server.xml file problem for Zen.
2007-06-27 16:14:56 +00:00
Juan Carlos Luciani
df855e3a38
Changes file update.
2007-06-25 18:16:19 +00:00
Juan Carlos Luciani
75c4692e4a
Removed jakarta-commons-lang dependency.
2007-06-25 17:57:49 +00:00
Juan Carlos Luciani
7fe7751090
Finished the implementation of the "Connect through Web server feature".
2007-06-25 16:39:33 +00:00
Juan Carlos Luciani
da37390857
Added functionality to allow the ATS to be accessible through
...
Apache if mod_proxy_ajp is configured.
2007-06-22 22:12:20 +00:00
Juan Carlos Luciani
e9551385d0
Changes file updates.
2007-06-08 21:05:59 +00:00
Juan Carlos Luciani
f41b81a004
The CasaIdentityToken class has been updated to escape strings stored in
...
CasaIdentityTokens which may contain XML reserved characters.
2007-06-06 21:12:00 +00:00
Juan Carlos Luciani
f27856d545
Updated changes and todo files.
2007-06-04 17:24:49 +00:00
Juan Carlos Luciani
7e58205674
Adding curl dependency to the CASA_auth_token_svc and removing it from
...
the yast module to place it in the right place.
2007-06-04 16:37:10 +00:00
Juan Carlos Luciani
81eaece05b
Updated the CASA_Auth_Token_Svc Windows Install to also install a casa_crypto.properties file for the use of consumers of the Jaas module.
2007-06-04 16:21:10 +00:00
Juan Carlos Luciani
ba8e155d69
ATS changes to allow it to leverage installed server certificate and
...
server key (/etc/ssl/servercerts/serverkey.pem and
/etc/ssl/servercerts/servercert.pem) for SSL communications.
2007-06-01 22:07:46 +00:00
Juan Carlos Luciani
ef99031e7e
Changes to allow for the setup of trust relationships with ATSs.
2007-06-01 15:41:46 +00:00
Juan Carlos Luciani
2ea2897ec3
Changes file update.
2007-05-24 15:49:17 +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
dd13368c1c
Changes to support the CASA ATS Yast module enhencements.
2007-05-09 16:39:07 +00:00
Juan Carlos Luciani
0d58c8ba1e
Fixed the home folder issue in the 4zen spec file.
2007-05-09 16:31:34 +00:00
Juan Carlos Luciani
a08fc42209
Corrected the home folder setting for the casaatsd user.
2007-05-09 16:19:15 +00:00
Juan Carlos Luciani
bd7211dbe7
Fixed the path to the log4j.properties file when setting the options
...
necessary to start the ATS on Windows. This allows the ATS logs to
start working again.
2007-04-26 15:23:40 +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
c5281ab8d1
Updated the AtsConfigurator to allow an invoker to change the connector key in the Tomcat server.xml file to point to another keystore for SSL communications. This change will allow us to leverage the Certificates installed for other components under Windows.
2007-04-20 19:29:14 +00:00
Juan Carlos Luciani
9f811b75c2
Fixed problems related to extended characters present as part of
...
the username, password, or in the data contained in either the
session or auththentication tokens.
2007-04-18 22:46:31 +00:00
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