2007-04-03 00:46:18 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 2 16:45:11 MDT 2007 - jluciani@novell.com
|
|
|
|
|
|
|
|
- Added pwdutils to BuildRequires to fix build issue.
|
|
|
|
|
2007-03-22 00:22:43 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 21 17:19:16 MDT 2007 - jluciani@novell.com
|
|
|
|
|
|
|
|
- Fixed BUG256569. The changes allow the ATS to fail-over to another
|
|
|
|
LDAP server in the case of a communication failure.
|
|
|
|
|
2007-03-21 18:51:54 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 19 10:41:50 MDT 2007 - jluciani@novell.com
|
|
|
|
|
|
|
|
- Fixed BUG242969 by removing the log files that get created by
|
|
|
|
the Windows install of the ATS.
|
|
|
|
|
|
|
|
- Fixed BUG251942 by updating the Windows install file responsible
|
|
|
|
for setting up the log4j.properties file so that it properly
|
|
|
|
escapes the path characters.
|
|
|
|
|
|
|
|
- Fixed BUG250413 by lowering the priority of the messages being
|
|
|
|
logged and by increasing the log level priority to "warn" in
|
|
|
|
the log4j.properties file.
|
|
|
|
|
|
|
|
- Fixed BUG243339 by codding directly to the classes provided by
|
|
|
|
xmlsec and taking care of building SOAP messages with the
|
|
|
|
necessary WS-Security headers.
|
|
|
|
|
2007-03-05 19:33:01 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 5 11:32:37 MST 2007 - jluciani@novell.com
|
|
|
|
|
|
|
|
- Fixed logging issues under Windows.
|
|
|
|
|
2007-02-22 23:53:20 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 22 15:44:28 MST 2007 - jluciani@novell.com
|
|
|
|
|
|
|
|
- Switched logging from Standard Out to using Log4j. Now the
|
|
|
|
logging and tracing levels can be adjusted via the
|
|
|
|
log4j.properties file. The changes separate logs done for
|
|
|
|
tracing Rpc processing from regular logs. These changes
|
|
|
|
take care of BUG243343.
|
|
|
|
|
2007-02-14 00:54:27 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 13 16:41:46 MST 2007 - jluciani@novell.com
|
|
|
|
|
|
|
|
- Made changes to deal with recommendations given by Greg as
|
|
|
|
a result of the code review that he performed.
|
|
|
|
|
|
|
|
- Added check to protect against zero length passwords in the
|
|
|
|
Pwd authentication mechanism.
|
|
|
|
|
|
|
|
- Fixed issue that was not allowing us to associate a PID file
|
|
|
|
with the ATS service.
|
|
|
|
|
|
|
|
- Stopped deleting the user "casaatsd" during RPM un-install to
|
|
|
|
avoid problems with orphaned files.
|
|
|
|
|
2007-02-12 17:11:28 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 12 09:09:56 MST 2007 - jluciani@novell.com
|
|
|
|
|
|
|
|
- Stopped deleting user casaatsd during RPM un-install to avoid
|
|
|
|
issues with orphaned files.
|
|
|
|
|
2007-01-31 20:27:00 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 31 12:25:30 MST 2007 - jluciani@novell.com
|
|
|
|
|
|
|
|
- Fixed typo in iaRealms.xml file template which was keeping
|
|
|
|
the ATS from running.
|
|
|
|
|
2007-01-25 11:29:19 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 25 15:18:38 MST 2007 - jluciani@novell.com
|
|
|
|
|
|
|
|
- The keystore path in the server.xml specific to Zen
|
|
|
|
installations was wrong.
|
|
|
|
|
2007-01-24 07:06:57 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 24 10:55:40 MST 2007 - jluciani@novell.com
|
|
|
|
|
|
|
|
- ATS envvars file now does not rely on the environment
|
|
|
|
variable JAVA_HOME since it may not be pointed to the
|
|
|
|
JVM that we would want to use.
|
|
|
|
|
2007-01-23 11:32:50 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 23 15:19:10 MST 2007 - jluciani@novell.com
|
|
|
|
|
|
|
|
- More changes to become more compatible with Zen.
|
|
|
|
|
|
|
|
- Enhanced places where exceptions are thrown to include
|
|
|
|
information about exceptions that may have been caught
|
|
|
|
to improve debugging.
|
|
|
|
|
2007-01-22 08:09:58 +01:00
|
|
|
-------------------------------------------------------------------
|
2007-01-22 12:25:55 +01:00
|
|
|
Mon Jan 22 16:10:36 MST 2007 - jluciani@novell.com
|
|
|
|
|
|
|
|
- Added the ability to explicitedly configure the type of
|
|
|
|
directory back-ending a realm.
|
|
|
|
|
|
|
|
- Added the ability to configure the search string that should
|
|
|
|
be utilized when performing contextless-login as part of
|
|
|
|
the Password authentication process.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2007-01-22 08:09:58 +01:00
|
|
|
Fri Jan 19 16:30:03 MST 2007 - jluciani@novell.com
|
|
|
|
|
|
|
|
- Made changes to allow us to build RPMs to be consumed by
|
|
|
|
the ZenWorks installer.
|
|
|
|
|
2007-01-17 13:14:29 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 17 16:52:46 MST 2007 - jluciani@novell.com
|
|
|
|
|
|
|
|
- Fixed BUG225066 (Uninstall doesn't cleanup).
|
|
|
|
|
|
|
|
- Addressed BUG190821 (CASA-AD - Display name is being used
|
|
|
|
instead of the account name).
|
|
|
|
|
|
|
|
- Added the ability to search an identity source using
|
|
|
|
more than one context (search root).
|
|
|
|
|
|
|
|
- Fixed problem that was keeping us from disabling the
|
|
|
|
auto-reconfigure feature by setting the service
|
|
|
|
reconfigure interval to 0.
|
|
|
|
|
|
|
|
- The upgrade path for the ATS was not cleaning up the
|
|
|
|
appropriate webapp folder so the new webapp was not
|
|
|
|
getting re-deployed.
|
|
|
|
|
2007-01-08 11:36:42 +01:00
|
|
|
-------------------------------------------------------------------
|
2007-01-12 06:31:50 +01:00
|
|
|
Fri Jan 12 10:23:06 MST 2007 - jluciani@novell.com
|
|
|
|
|
|
|
|
- Fix issue that was causing authentication to fail when using
|
|
|
|
Pwd authentication.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2007-01-08 11:36:42 +01:00
|
|
|
Mon Jan 8 15:26:15 MST 2007 - jluciani@novell.com
|
|
|
|
|
|
|
|
- Applied changes to solve most issues found during my code
|
|
|
|
review of the components.
|
|
|
|
|
2006-12-13 06:26:34 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 13 10:18:25 MST 2006 - jluciani@novell.com
|
|
|
|
|
|
|
|
- Made changes to deal with API changes in the identity package file.
|
|
|
|
Without these changes the component does not build successfully.
|
|
|
|
|
2006-12-06 06:38:04 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 6 10:29:15 MST 2006 - jluciani@novell.com
|
|
|
|
|
|
|
|
- Added option to the command being used to import
|
|
|
|
certificate from the CasaBasicATSSetup script so
|
|
|
|
that it works correctly in conjunction with our
|
|
|
|
Yast module. This addresses BUG225428.
|
|
|
|
|
2006-12-04 13:30:01 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 4 17:21:00 MST 2006 - jluciani@novell.com
|
|
|
|
|
|
|
|
- Added a workaround to the CasaBasicATSSetup script to import
|
|
|
|
eDirs CA Cert into the Java keystore if it is present. This
|
|
|
|
workaround will be removed once OES starts performing it.
|
|
|
|
This addresses BUG225428.
|
|
|
|
|
2006-12-04 11:22:29 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 4 15:14:12 MST 2006 - jluciani@novell.com
|
|
|
|
|
|
|
|
- Fixed "Shutting..." init.d output script problem documented
|
|
|
|
in BUG225027.
|
|
|
|
|
2006-12-04 06:35:05 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 4 10:26:16 MST 2006 - jluciani@novell.com
|
|
|
|
|
|
|
|
- Fixed ATS Setup BUG225426.
|
|
|
|
|
2006-11-28 05:47:03 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 28 09:39:05 MST 2006 - jluciani@novell.com
|
|
|
|
|
|
|
|
- Fixed a dependency on IBM's Java related to bugs: BUG222541,
|
|
|
|
BUG216949, and BUG215221.
|
|
|
|
|
2006-11-22 04:51:18 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 22 08:43:26 MST 2006 - jluciani@novell.com
|
|
|
|
|
|
|
|
- Resolved the following bugs: BUG222541, BUG216949, BUG215221. :-).
|
|
|
|
|
2006-11-21 14:01:31 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 21 17:53:20 MST 2006 - jluciani@novell.com
|
|
|
|
|
|
|
|
- Added NOTICES file detailing the licenses and/or the copyrights
|
|
|
|
of all third party software used within the project.
|
|
|
|
|
2006-11-21 06:41:54 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 21 10:36:42 MST 2006 - jluciani@novell.com
|
|
|
|
|
|
|
|
- Fixed spec file issue.
|
|
|
|
|
2006-11-17 13:13:20 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 17 17:08:13 MST 2006 - jluciani@novell.com
|
|
|
|
|
|
|
|
- Removed hard dependency on IBM's JVM.
|
|
|
|
|
2006-11-16 10:20:06 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 9 11:42:15 MST 2006 - jluciani@novell.com
|
|
|
|
|
|
|
|
- Completed the ATS configuration story with a tool that
|
|
|
|
sets up all of the needed configuration files and
|
|
|
|
parameters with support for a single LDAP Realm and
|
|
|
|
server.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 7 10:42:24 MST 2006 - jluciani@novell.com
|
|
|
|
|
|
|
|
- The service is now only accessible via SSL.
|
|
|
|
- Created tools for editing settings and policy files.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 20 09:53:55 MDT 2006 - jluciani@novell.com
|
|
|
|
|
|
|
|
- Modified the CasaAuthTokenSvc war file to no longer include the
|
|
|
|
identity-abstraction jars. The CASA_auth_token_svc rpm now requires
|
|
|
|
the installation of the identity-abstraction rpm and the service is
|
|
|
|
able to load its files from the location where they are installed
|
|
|
|
with settings set in the server.xml file of our tomcat base.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 18 17:22:01 MDT 2006 - jluciani@novell.com
|
|
|
|
|
|
|
|
- Updated the RPM install of the ATS to install it as a service
|
|
|
|
and create the necessary signing keys.
|
|
|
|
|
|
|
|
- Made changes to other components to integrate with the new
|
|
|
|
RPM install changes.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 10 08:45:22 MDT 2006 - jluciani@novell.com
|
|
|
|
|
|
|
|
- Brought up to date the README and TODO files.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 21 15:41:18 MDT 2006 - jluciani@novell.com
|
|
|
|
|
|
|
|
- Reduced Kerberos configuration requirements. Now the ATS service
|
|
|
|
principal name defaults to "host" and there is no need to set the
|
|
|
|
"javax.security.auth.useSubjectCredsOnly" system property to "false"
|
|
|
|
in the JAVA_OPTS.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 18 11:18:00 MDT 2006 - jluciani@novell.com
|
|
|
|
|
|
|
|
- Updated the Svc to reduce the configuration requirements on services
|
|
|
|
that want to leverage the infrastructure.
|
|
|
|
|
|
|
|
- Modified the WSSecurity module to not include the X509 certificate
|
|
|
|
in tokens if they are targeted to services residing on the same
|
|
|
|
box as the ATS. This is being done in order to minimize the size
|
|
|
|
of the tokens.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 14 09:57:00 MDT 2006 - jluciani@novell.com
|
|
|
|
|
|
|
|
- Made changes to support the Authtoken Validate Service. This now
|
|
|
|
fixes support of "C" services.
|
|
|
|
|
|
|
|
- Switched to using IBMs java instead of SUNs. This was done in order to
|
|
|
|
gain better Kerberos support (IBMs Kerberos modul supports more
|
|
|
|
encryption types) and to get around a problem in SUN's Invocation API
|
|
|
|
that was not letting us consume our AuthToken class from a native thread
|
|
|
|
other than the thread which creates the JVM.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 18 11:49:22 MDT 2006 - jluciani@novell.com
|
|
|
|
|
|
|
|
- Implemented securing Authentication and Session Tokens using WS-Security.
|
|
|
|
This change temporarily breaks support of "C" services. "C" service support
|
|
|
|
will be resumed once the necessary changes are made to the native authentication
|
|
|
|
token APIs to support the new Authentication Tokens.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 14 14:25:27 MDT 2006 - jluciani@novell.com
|
|
|
|
|
|
|
|
- Added some debug statements and added the sample Jaas application into
|
|
|
|
the tar file that is submitted to autobuild.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 7 10:28:32 MDT 2006 - schoi@novell.com
|
|
|
|
- This file has been created for CASA_auth_token_svc project for the first
|
|
|
|
time.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|