Juan Carlos Luciani
437f17d0a2
Change file update.
2008-05-29 20:50:07 +00:00
Juan Carlos Luciani
7a1eec39e5
Yast module spec files changes so that we stop including our icons as
...
part of our yast packages since the icons are now part of the openSUSE
themes.
CASA-auth-token-svc changes are to allow the package to install and run
under openSUSE11.
2008-05-29 20:37:23 +00:00
Juan Carlos Luciani
a33fdd0960
Backing out LDAP connect timeout fix because the
...
sun.jndi.ldap.connect.timeout environment variable does not seem to be
compatible with LDAP connections over SSL.
2008-04-28 21:51:37 +00:00
Juan Carlos Luciani
8633d3e988
Fixed issue with setting the LDAP connect timeout variable that was
...
causing authentication to fail under windows with an Interger Exception
when instantiating an IAContext.
-This line, and those below, will be ignored--
i
M server-java/Svc/src/com/novell/casa/authtoksvc/PwdAuthenticate.java
M server-java/Svc/src/com/novell/casa/authtoksvc/RealmsInfo.java
M server-java/Svc/src/com/novell/casa/authtoksvc/Krb5Authenticate.java
M server-java/Svc/src/com/novell/casa/authtoksvc/CasaIdentityToken.java
2008-04-24 18:01:40 +00:00
Juan Carlos Luciani
bdf7cdcf8d
Changes file update.
2008-02-01 20:26:46 +00:00
Juan Carlos Luciani
e441d9d5a9
Added code to override the default LDAP connect timeout to something
...
more reasonable to allow fail-over to other LDAP servers without holding
up the end-user for too long.
2008-02-01 20:05:38 +00:00
Juan Carlos Luciani
efa08e3658
Changes file update.
2008-01-28 20:23:02 +00:00
Juan Carlos Luciani
f00b17d71c
Changed the way that the iaRealms.xml file is read to allow for extended
...
characters being part of it.
2008-01-28 20:18:15 +00:00
Juan Carlos Luciani
d56bb8a320
Changes file update.
2008-01-14 20:18:38 +00:00
Juan Carlos Luciani
572284e80f
Fixed segmentation fault during ipc_client library un-initialization
...
caused when the RemoteEndPoint map destructor was executed before the
library destructor.
2008-01-14 20:05:36 +00:00
Juan Carlos Luciani
22cd35f1f1
Changes file update.
2008-01-02 17:53:28 +00:00
Juan Carlos Luciani
a8a4e9e975
Added time-stamp and process/thread information to the Windows debug logs.
2008-01-02 17:45:07 +00:00
Juan Carlos Luciani
7169f620f0
Checking in CASA Authentication Presentation Slides into project.
2007-09-25 14:55:22 +00:00
Juan Carlos Luciani
2c9bdbb3c1
Changes file update
2007-08-14 21:57:43 +00:00
Juan Carlos Luciani
b8ccfe47f6
Fixed problem that was causing us to clear Proxy User credentials from
...
miCASA erroneously when modifying realm configuration.
2007-08-14 21:55:34 +00:00
Juan Carlos Luciani
7d4eb2dd4a
Changes file update.
2007-08-13 16:50:51 +00:00
Juan Carlos Luciani
33b820c1eb
Changed the structure used to hold realms from a map to a list in order
...
to avoid having the order in which the realms are entered altered.
2007-08-13 16:48:13 +00:00
Juan Carlos Luciani
93bb0f1046
Changed to utilize tomcat55 instead of tomcat5 for
...
SuSE versions greater or equal to 1030 since they no longer
support tomcat5.
2007-08-09 16:23:09 +00:00
soochoi
44c1b03513
yast2-casa-ats: checking in correct po and mo files
2007-07-16 15:43:46 +00:00
soochoi
f3105f7d76
yast2-casa-ats: check in casa pot, po, mo file into source project
2007-07-09 17:52:15 +00:00
Juan Carlos Luciani
c148ea90b3
Changes file update.
2007-07-05 23:48:18 +00:00
Juan Carlos Luciani
28a4d65cc8
Added traces to aid debugging of connection and password authentication
...
problems.
2007-07-05 23:40:42 +00:00
Juan Carlos Luciani
a5102eb3a8
Making the assembly version number independent of the build number for now in order to avoid upgrade conflicts with other components built using a different assembly version.
2007-07-05 23:28:09 +00:00
Juan Carlos Luciani
7cc9385642
Enhanced to try to connect to the ATS with the normalized host name in addition to the host name given by the application calling to get a token to deal with cases where the application is passing a dotted ip address but the
...
server's certificate has been issued using the server's DNS name.
2007-07-05 23:25:55 +00:00
soochoi
b7d5bb1be4
CASA-auth-server-java: change in zen-autobuild make file to automate zen update
2007-07-02 22:28:02 +00:00
soochoi
964ffdea32
CASA-auth-token-java Windows - change in Makefile to bump msi version number
2007-06-29 23:18:44 +00:00
soochoi
6bb01f7449
CASA-auth-token-client Windows: builduser.cmd changes continue
2007-06-29 22:11:21 +00:00
soochoi
9f4ea412c4
CASA-auth-token-client Windows: change builduser.cmd to bump msi version
2007-06-29 21:58:04 +00:00
Juan Carlos Luciani
5fe566c6a1
Added JRE_HOME setting to envvars for Zen.
2007-06-29 15:31:05 +00:00
Juan Carlos Luciani
7de2e95970
Merged changes from autobuild and updated the changes file.
2007-06-28 20:38:31 +00:00
Juan Carlos Luciani
41cc9deb34
Fixed crash that occurs when the DLL is unloaded before being initialized first.
2007-06-27 22:01:44 +00:00
Juan Carlos Luciani
329787a5a4
Changes file update.
2007-06-27 16:24:26 +00:00
Juan Carlos Luciani
d279666753
Updated changes file with BUG number.
2007-06-27 16:16:09 +00:00
Juan Carlos Luciani
8534eb060f
Fixed un-compatible server.xml file problem for Zen.
2007-06-27 16:14:56 +00:00
Juan Carlos Luciani
df855e3a38
Changes file update.
2007-06-25 18:16:19 +00:00
Juan Carlos Luciani
75c4692e4a
Removed jakarta-commons-lang dependency.
2007-06-25 17:57:49 +00:00
Juan Carlos Luciani
7fe7751090
Finished the implementation of the "Connect through Web server feature".
2007-06-25 16:39:33 +00:00
Juan Carlos Luciani
5fb592cf16
Fixed a typo in a makefile.
2007-06-22 22:18:55 +00:00
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
35ef31cafd
Changed calls to _stricmp to stricmp to fix unresolved external problem
...
when the setting DisableSecureConnections is configured.
2007-06-21 22:46:40 +00:00
Juan Carlos Luciani
e1fa41c74e
Fixing compile problem.
2007-06-14 03:51:28 +00:00
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
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
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
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
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
soochoi
7af5ee38a6
CASA-auth-token-java: make change in build script to build for zen sles10
2007-05-15 22:21:15 +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
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
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
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
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
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