Commit Graph

1344 Commits

Author SHA1 Message Date
Juan Carlos Luciani
70aefdabee Updated the catalina.properties to deal with new changes that do not
allow a specific jar file to be referenced in the shared.loader line.
This also deals with the fact that miCASA.jar is being moved to that
folder from /usr/lib.
2007-05-15 05:59:19 +00:00
Juan Carlos Luciani
1b3921fed1 Changed the CASA spec file to place miCASA.jar in /usr/share/java/CASA
to be more conformant.
2007-05-15 05:56:19 +00:00
Juan Carlos Luciani
0930391bae Fixed path to bandit-util.jar in manifest file for iaRealmsEditor. 2007-05-14 17:08:44 +00:00
soochoi
4a285326a9 yast2-casa-ats: add more packages in BuildRequires for yast2-casa-ats 2007-05-11 19:39:27 +00:00
Juan Carlos Luciani
badb8b08d8 Trying again to fix makefile. 2007-05-11 19:10:04 +00:00
soochoi
066b795545 CASA_auth_token_svc: remove space for lib64 makefile 2007-05-11 17:30:46 +00:00
Juan Carlos Luciani
c31b1d64c6 Missing quote in Makefile. 2007-05-11 17:14:04 +00:00
Jim Norman
751a7a5b4b Bug 251414. Added Title to Destroy Secrets dialog 2007-05-11 16:13:05 +00:00
Juan Carlos Luciani
63ba10b62d Updated the makefile to deal with 64bit platforms. 2007-05-11 16:03:09 +00:00
soochoi
b09c764997 CASA_auth_token_java: add the lib64 path for miCASA.jar 2007-05-10 22:07:21 +00:00
Juan Carlos Luciani
e99ffaf4b5 Fixed type on BuildRequires line. 2007-05-10 21:34:36 +00:00
Jim Norman
ef3d008020 Bug 260131. Handle UTF8 values properly 2007-05-10 21:10:07 +00:00
Juan Carlos Luciani
cd685ff2f3 Updated the makefile to deal with the miCASA.jar dependency. 2007-05-10 17:51:39 +00:00
Juan Carlos Luciani
e2d456e0ef Updated the changes file with information about all of the changes made. 2007-05-10 17:07:55 +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
ad9e7958b5 The Yast module has now been updated to write Proxy User Credentials to
miCASA via the CASAcli to avoid having those credentials in the clear as
part of the information present in the iaRealms.xml file.
2007-05-10 16:48:46 +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
90afeed839 Adding file that is needed for the CASA ATS Yast module enhancements. 2007-05-09 16:41:40 +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
13096d512b Finish fixing the CASA ATS Yast Module Icon problem. 2007-05-09 15:08:28 +00:00
Juan Carlos Luciani
3e1ae8bbf0 First of changes for the CASA ATS Enhancements. 2007-05-09 15:05:13 +00:00
Jim Norman
9811014d20 audit 5.1.2 2007-05-08 18:19:13 +00:00
Jim Norman
e597b7ab23 Bug 222012. Fix for Security Audit 5.1.2 2007-05-08 18:05:41 +00:00
Jim Norman
3d569e7a9c Bug 267542. Changes.log entry for revision 1328. 2007-05-02 18:06:35 +00:00
Jim Norman
9e5e0452a1 Bug 265898. CLI change, use KEYVALUE environment variable
when setting a named key.
2007-05-02 16:12:10 +00:00
Jim Norman
73c638a6f8 Bug 265898. Rename CASAUtil to CASAcli per Baber's request 2007-05-01 15:19:17 +00:00
Jim Norman
79f442164a Bug 265898. Seperate CLI into it's own RPM for cypress. 2007-04-30 23:05:21 +00:00
Jim Norman
ec2cb08082 Bug 267542. Creating salt file threw an exception. Changed mode of file creation. 2007-04-27 15:07:25 +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
Jim Norman
d6a57d3d1e Bug 267542. Don't start persistent until user has a home directory. 2007-04-24 18:51:33 +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
soochoi
d0d47d13fc yast2-CASA: fix the change log for bad date format 2007-04-19 17:22:25 +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
Jim Norman
780ce03f21 Remove redundant handler 2007-04-18 20:25:39 +00:00
Jim Norman
448cbf0361 remove eol characters 2007-04-18 19:39:49 +00:00
soochoi
f18347a0da CASA: add back java2-devel-packages BuildRequire in spec file 2007-04-18 18:21:12 +00:00
Jim Norman
d60bfb3c54 Bug 265898. Added CLI (CASAUtil) for cypress. 2007-04-18 17:29:50 +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
soochoi
eb4090c0b5 CASA: checking in spec file change for cli 2007-04-17 22:31:03 +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
Jim Norman
4b828cd642 Initial checkin of CASAUtil for cypress. 2007-04-16 19:47:48 +00:00
Jim Norman
675358cc74 Initial checkin of CASAUtil for cypress. 2007-04-16 18:18:42 +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