Juan Carlos Luciani
3e1ae8bbf0
First of changes for the CASA ATS Enhancements.
2007-05-09 15:05:13 +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
5d357da357
Updated the changes file and fixed a problem in the make system.
2007-04-17 15:11:19 +00:00
Juan Carlos Luciani
0c5a911d89
Updated the MSIs to have appropriate titles and support Url.
2007-04-13 20:33:53 +00:00
Juan Carlos Luciani
136aee12c5
Updated the project to export the APIs for flushing the AuthToken cache in x64 bit environments.
2007-04-13 19:26:44 +00:00
Juan Carlos Luciani
099e4cabfc
Added flush AuthToken cache API.
2007-04-13 19:21:40 +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
soochoi
05fd9550b5
CASA-auth-token-client: change in build script
2007-04-10 22:45:23 +00:00
soochoi
25d2c8f2b4
CASA-auth-token-client: check in builduser.cmd to fix build script
2007-04-10 17:13:48 +00:00
Juan Carlos Luciani
306f8eff6a
More changes to try to fix build issues.
2007-04-09 22:43:39 +00:00
soochoi
6a9e6eeb87
CASA-auth-token-client: change in build script to build x64
2007-04-09 21:10:43 +00:00
Juan Carlos Luciani
ffcc189131
More project updates.
2007-04-06 15:44:18 +00:00
Juan Carlos Luciani
3f0062dcf7
Fixed windows build conflict issues.
2007-04-06 03:52:43 +00:00
Juan Carlos Luciani
4826e3c2d1
Fixed project and solution issues which were keeping us from building 32bit and 64bit packages on a 64bit Windows platform.
2007-04-04 20:44:25 +00:00
Juan Carlos Luciani
5931526b22
Fixed missing makefile build problem.
2007-04-04 16:58:18 +00:00
Juan Carlos Luciani
b655837bd4
Updated solutions file.
2007-04-04 15:51:36 +00:00
Juan Carlos Luciani
ec3f1ce6de
2007-04-03 22:33:46 +00:00
Juan Carlos Luciani
8e2a037a48
2007-04-03 18:08:06 +00:00
Juan Carlos Luciani
0affdaea60
2007-04-03 18:06:08 +00:00
Juan Carlos Luciani
c3a55fa93e
2007-04-03 17:51:17 +00:00
Juan Carlos Luciani
763b17156a
2007-04-03 17:43:14 +00:00
Juan Carlos Luciani
0d96a7a331
2007-04-03 17:42:58 +00:00
Juan Carlos Luciani
654e8cfef1
2007-04-03 17:42:36 +00:00
Juan Carlos Luciani
4f276984b8
2007-04-03 17:41:56 +00:00
Juan Carlos Luciani
53d06963fc
Fixed some 64bit platform issues.
2007-04-02 23:28:47 +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
4da676ac00
2007-04-02 22:16:07 +00:00
Juan Carlos Luciani
5ba91c92a6
Fixed issues found when testing the auth.policy mechanism_info changes
...
for the Krb5 and the Pwd mechanisms using a linux client.
2007-03-26 21:45:10 +00:00
Juan Carlos Luciani
ee997dee89
Updated the changes file.
2007-03-21 23:22:43 +00:00
Juan Carlos Luciani
9173985287
Updated the changes file.
2007-03-21 23:18:46 +00:00
Juan Carlos Luciani
1c67986423
Fixing Linux build errors.
2007-03-21 23:14:10 +00:00
Juan Carlos Luciani
6a56e24838
More linux build error fixes.
2007-03-21 23:09:15 +00:00
Juan Carlos Luciani
1d1803ffb6
Fixed some build problems introduced with the mechanism_info changes.
2007-03-21 23:05:34 +00:00
Juan Carlos Luciani
e1001dfc6f
Modified the Krb5 mechanisms to allow it to receive multiple settings via the authentication policy mechanism information string. This will allow to add
...
new settings in the future without breaking existing clients.
2007-03-21 22:19:05 +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
0eda6a0830
Added the ability to specify to the PwdMechanism through the auth.policy that it should only utilize credentials that match the specified realm.
2007-03-21 17:54:38 +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
39cb26f298
Updated the Java Classpath string to deal with the changes made when the
...
Axis dependency was removed from the CASA-auth-token project.
2007-03-19 16:20:18 +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
08f9d3ac9d
Axis removal related changes.
2007-03-15 19:58:55 +00:00
Juan Carlos Luciani
261b8bc1a4
Windows makefile changes for removing Axis dependency changes.
2007-03-15 17:27: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
Ryan Partridge
e9d03d857a
Changed default firewall port behavior to on ( #236292 ).
...
Updated module name and description in YaST2 control center and moved to Network Services group (#236298 ).
2007-03-07 19:29:53 +00:00
soochoi
41339353cd
CASA-auth-token-client windows: save vcproj with 64 bit platform added
2007-03-06 22:36:10 +00:00
Juan Carlos Luciani
b3390043fa
Updated the TODO files.
2007-03-06 18:03:25 +00:00
Juan Carlos Luciani
5a7f489ebd
Updated the changes file.
2007-03-05 18:33:01 +00:00
Juan Carlos Luciani
8a95e15272
Changes file update.
2007-03-05 18:31:54 +00:00
Juan Carlos Luciani
c758b7f62f
Provided more information in log4j.properties windows template.
2007-03-05 18:22:38 +00:00
Juan Carlos Luciani
6747163af3
Provided more information in log4j.properties file.
2007-03-05 18:19:06 +00:00
Juan Carlos Luciani
4c2f384001
Resolved issues found during unit testing of file logging feature.
2007-03-05 18:01:32 +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
12e1705227
Fixed compile problems under linux.
2007-03-05 15:46:16 +00:00
Juan Carlos Luciani
9c8613266e
Fixed problems present in log4j.properties template file used for windows.
2007-03-05 06:50:43 +00:00
Juan Carlos Luciani
3a4a7fec0d
Made the following changes:
...
- Use host name specified in ObtainAuthToken call instead of the
normalized host name to connect to the ATS to avoid problems
when the host name obtained through a reverse DNS lookup fails
to resolve via a forward DNS lookup.
- Added the capability log debug messages to a file.
- Added method to the ConfigIf to free memory returned by calls to
getEntryValue to avoid issues related to freeing memory allocated
with a heap different than the one owned by the library freeing
the memory.
2007-03-05 06:48:26 +00:00
Juan Carlos Luciani
35d315a78b
Removed un-necessary line from changes file.
2007-02-26 18:11:15 +00:00
Juan Carlos Luciani
9edd08b887
Completed the changes to switch from logging to std.out to log4j.
2007-02-22 22:58:49 +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
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
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
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
soochoi
9cf3c09361
CASA-auth-token-client and CASA-auth-token-server : add entry in changes log for build fix
2007-02-17 01:07:13 +00:00
Juan Carlos Luciani
1d3f1b039a
Continuation of changes to start using log4j.
2007-02-16 18:41:14 +00:00
Juan Carlos Luciani
5a41aba791
Fixed function prototype miss-match that was resulting on a build
...
problem.
2007-02-16 18:36:27 +00:00
Juan Carlos Luciani
047797a119
Fixed function prototype miss-match that was causing a build problem on
...
64bit machines.
2007-02-16 18:13:48 +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
4ad530078e
Fixed install paths being utilized in the authtoken client devel install.
2007-02-14 21:30:04 +00:00
Juan Carlos Luciani
597aa02ead
Changes file update.
2007-02-14 19:05:18 +00:00
soochoi
e8bf8a9e36
CASA-auth-client: make change in build script to build debug as well
2007-02-14 18:25:18 +00:00
soochoi
9a6b412a72
CASA_auth_token_client: add changes in spec from german autobuild
2007-02-14 18:16:48 +00:00
Juan Carlos Luciani
b03293da31
Fixed running library from drive different that install drive windows issue.
...
Added code to not-persist tokens in the miCASA cache.
2007-02-14 17:55:15 +00:00
Juan Carlos Luciani
81a369b7aa
Corrected the name of the output debug pdb file.
2007-02-13 23:58:11 +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
2aaa7b3f52
Changed the license notice in the source files to correctly
...
specify LGPL instead of GPL.
2007-02-12 18:07:49 +00:00
Juan Carlos Luciani
40ea1c851d
Changes file update.
...
`
2007-02-12 16:11:28 +00:00
Juan Carlos Luciani
cd548627d1
Changes file update.
2007-02-12 16:09:31 +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
f2318eadd2
Added check to the envvars file sourced by the AuthTokenValidate service
...
to keep us from invalidly setting LD_LIBRARY_PATH when the variable is
not set.
2007-02-08 23:10:19 +00:00
Juan Carlos Luciani
4ac1494f79
Changes file update.
2007-02-07 23:12:04 +00:00
Juan Carlos Luciani
37bef401c6
Updated the changes file.
2007-02-07 23:08:23 +00:00
Juan Carlos Luciani
6eecc9a531
Changes file update.
2007-02-07 23:02:07 +00:00
Juan Carlos Luciani
8888e5d330
Switched to using checkproc in casa_atvd init scrip when checking the
...
status of the daemon.
2007-02-07 22:59:55 +00:00
soochoi
e5fea0a0a2
CASA-auth-token-java: check in build config file for autobuild
2007-02-07 19:44:54 +00:00
soochoi
dabe4594ac
yast2-casa-ats: check in build script for autobuild
2007-02-06 23:36:25 +00:00
Juan Carlos Luciani
5deee61fea
Added needed defines missing in the windows environment that were keeping the components from building cleanly.
2007-02-06 23:36:07 +00:00
soochoi
1323841a3a
CASA-auth-token-server: check in build scripts for autobuild
2007-02-06 23:00:12 +00:00
Juan Carlos Luciani
44ee58ef5f
Changes to address issues brought up by the security review.
2007-02-06 22:52:44 +00:00