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
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
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
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
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
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
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
2a03137120
Added Rpc tracing capabilities with the log4j changes.
2007-02-22 22:53:20 +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
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
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
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
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
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
dfc4379769
More changes to deal with 64bit platform issues.
2006-11-29 06:23:48 +00:00