Commit Graph

1385 Commits

Author SHA1 Message Date
Juan Carlos Luciani
8481dd666c Setting constant to prevent the Xml namespace for xmldsig to be
defined multiple times within SessionTokens and AuthTokens. This
should result in smaller token sizes.
2007-06-12 19:43:48 +00:00
Juan Carlos Luciani
ad7a069507 Updated to only add non-success authtoken entries to the
cache if the time necessary to process them exceeds 30
seconds. With this change we make sure that non-successful
entries are added to the cache to deal with server
un-available issues.
2007-06-12 16:51:18 +00:00
Juan Carlos Luciani
e9551385d0 Changes file updates. 2007-06-08 21:05:59 +00:00
Jim Norman
30913d4867 Bug 280562 - Client interoperability problem with miCasa and ZEN agent.
Update to latest nwlogin.h and use correct params.
2007-06-08 04:32:58 +00:00
Juan Carlos Luciani
6068f888d0 Fixed another build problem. 2007-06-08 00:03:14 +00:00
Juan Carlos Luciani
887fdd3d8f Fixed build configure problem. 2007-06-07 23:55:36 +00:00
Juan Carlos Luciani
71a80df32a More changes for the addition of the jakarta-commons-lang external dependency. 2007-06-07 23:51:01 +00:00
Juan Carlos Luciani
fbc58efaba Need to add jakarta-commons-lang to the external dependencies folder since it is now utilized by CasaIdentityToken. 2007-06-07 23:49:20 +00:00
Juan Carlos Luciani
87022ad2a0 More fixes to take care of the issue of authenticating users which exist
in containers with names that contain reserved XML characters.
2007-06-07 22:29:11 +00:00
Juan Carlos Luciani
e0665ad76f Fixed problem which was keeping us from configuring search roots
containing characters which are processed by the shell such as "&".
2007-06-07 22:26:40 +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
cb1de1c2cc Fixed build problem. 2007-06-04 20:37:44 +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
502559daa1 The client now tells Curl to look for certificates in /etc/ssl/certs
under linux.

Commented the line in client.conf that was allowing clients to connect
to ATSs whose certificates authenticity could not be verified. :-).
2007-06-01 23:26:28 +00:00
Juan Carlos Luciani
5e1711d870 Yast module modifications to invoke the shell script that allows the ATS
to leverage installed certificates and keys for the server.
2007-06-01 23:05:03 +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
718b0fda28 Moved the copying of the ATS Signing Certificate to the init.d script
because the CasaAuthTokenSvc webapp folder is not created until after
Tomcat is started.
2007-06-01 17:56:42 +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
01978036ef The Java options now specify where to load native libraries in a
platform dependent manner to force Java to load them from the
appropriate location.
2007-06-01 15:39:35 +00:00
Jim Norman
ed5fe836fe Fix for Zen on Vista, scope score as elevated user 2007-05-31 18:27:05 +00:00
Juan Carlos Luciani
375e8d801a Fixed typo in client.conf example setting. 2007-05-30 14:35:51 +00:00
Juan Carlos Luciani
386fd61efc Fixed windows compile problems. 2007-05-30 05:03:36 +00:00
Juan Carlos Luciani
3cc4067ab1 Modified client to try to authenticate a user against a list of
configured ATSs instead of only utilizing a single configured ATS.
The client also tries to contact the ATS using port 443 as well as
port 2645 if the port number is not hard configured.
2007-05-29 22:59:50 +00:00
Juan Carlos Luciani
f445b6d9c2 Fixed the path.
-This -thline, and those below, will be ignored--

M    server-java/Svc/manifest/TomcatConnectorEditor.txt
2007-05-24 17:54:34 +00:00
Juan Carlos Luciani
a0927b3823 Added needed classpath to the TomcatConnectorEditor. 2007-05-24 17:29:21 +00:00
Juan Carlos Luciani
2ea2897ec3 Changes file update. 2007-05-24 15:49:17 +00:00
Juan Carlos Luciani
631e02cd5a Modified the TomcatConnectorEditor to utilize the direct path to the
appropriate server.xml file rather than a link to avoid issues where the
editor is invoked before the link has been created.
2007-05-24 15:45:48 +00:00
Jim Norman
ddab06ecb6 Added option to remove all secrets to cli 2007-05-18 22:19:15 +00:00
Juan Carlos Luciani
c559cc0ee1 Changed so that Proxy Credentials be deleted when the ATS is disabled. 2007-05-18 22:13:32 +00:00
Juan Carlos Luciani
d6b3aef35f Added code so that the miCASA cache gets cleaned up for user casaatsd
when updating the realm information for the ATS.
2007-05-18 22:01:14 +00:00
Juan Carlos Luciani
953a013002 Update some strings so that they can be more easily translated. 2007-05-18 15:06:27 +00:00
Jim Norman
ee98397065 fix Makefile for cli 2007-05-17 16:14:03 +00:00
Juan Carlos Luciani
71b7bd8124 Updated the changes file. 2007-05-17 15:49:55 +00:00
Juan Carlos Luciani
4bc1198b88 Modified to work with the new CASAcli interface which eliminates the
need to invoke CASAcli using sudo which creates its own set of problems.

Fixed the issue of the password box too small when running Yast in text
mode and changed the text on the "Re-enter password" box to "Confirm
password".
2007-05-17 15:42:32 +00:00
Jim Norman
38a2bc61a1 Bug 265898. Replace mono based cli with native based one.
This was needed to support changing the UID
2007-05-16 23:07:25 +00:00
soochoi
7af5ee38a6 CASA-auth-token-java: make change in build script to build for zen sles10 2007-05-15 22:21:15 +00:00
Jim Norman
6d83dea77d Fix install of miCASA.jar to /usr/share/java/CASA 2007-05-15 18:04:22 +00:00
Juan Carlos Luciani
ebd415ba47 Needed to pass the miCASA ServerKeyChain Id to the miCASA call to get
Proxy User Credentials in order to be successful.
2007-05-15 17:33:30 +00:00
Jim Norman
c34e51cdc6 Bug 274760. Add missing help files for CASA Manager. 2007-05-15 15:08:27 +00:00
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