Juan Carlos Luciani
|
a999490245
|
Continued changes to facilitate the setup of an ATS.
|
2006-11-08 20:19:01 +00:00 |
|
Juan Carlos Luciani
|
7d2f9058b3
|
Fixed make system problems that was causing makes to fail under Linux.
|
2006-11-07 11:07:53 +00:00 |
|
Juan Carlos Luciani
|
826b389d44
|
Enabled the ATS communications over SSL.
Created tools for editing settings and policy files.
|
2006-11-07 05:51:28 +00:00 |
|
Juan Carlos Luciani
|
56723c2b3d
|
Fixing compilation problems on Linux.
|
2006-11-06 11:21:26 +00:00 |
|
Juan Carlos Luciani
|
ff6c1b9993
|
Fixed problems found during testing of no mech-info changes.
|
2006-11-06 08:08:04 +00:00 |
|
Juan Carlos Luciani
|
89e9889865
|
Adding configuration file editor utilities.
|
2006-11-06 06:53:57 +00:00 |
|
Juan Carlos Luciani
|
cf819ea918
|
More client changes to remove the requirement that the server send mechanism information data along with the mechanism name in the auth.policy.
|
2006-11-06 04:29:01 +00:00 |
|
Juan Carlos Luciani
|
01b99ffc0d
|
Making changes to remove the need for the auth.policy to contain
the mechanism information element. This change breaks the build since it
is not complete.
|
2006-11-03 13:35:36 +00:00 |
|
Juan Carlos Luciani
|
47a2358a9e
|
Partial changes to enable client-ats communciations over SSL.
|
2006-11-03 06:32:50 +00:00 |
|
Juan Carlos Luciani
|
d8332983a7
|
Made changes necessary to build the client on windows using cygwin.
|
2006-11-02 04:35:33 +00:00 |
|
Juan Carlos Luciani
|
c99e319a3a
|
Made modifications to switch the client to communicate with ATSs over SSL. Still need to make changes to the linux rpc.c to have all of the necessary changes completed.
Also made a fix to allow credential store scoping all the way into the authentication mechanisms.
|
2006-11-02 03:49:16 +00:00 |
|
Juan Carlos Luciani
|
5469d99ff6
|
Modified the Client Directory Structure to get ready to build the client under Windows using Cygwin.
|
2006-10-24 22:29:38 +00:00 |
|
Juan Carlos Luciani
|
f60d8d1cc6
|
Removed the identity-abstraction files from the CasaAuthTokenSvc war
file to allow for the files to be deployed and updated separatedly.
|
2006-10-20 16:00:04 +00:00 |
|
Juan Carlos Luciani
|
e4842758c3
|
Created client-devel RPM and made changes to deal with changes made to
the Java components.
|
2006-10-19 15:23:23 +00:00 |
|
Juan Carlos Luciani
|
86515d118a
|
Created the ATS daemon and made necessary RPM install changes to allow
for its deployment.
|
2006-10-18 23:26:16 +00:00 |
|
Jim Norman
|
39fdc355c7
|
Support for DLU by allowing luid's to be passed by the system process.
|
2006-10-17 20:39:48 +00:00 |
|
Juan Carlos Luciani
|
3f093e092d
|
Added the capability to scope credential store access. This is only allowed by miCASA if the current user is running in the context of system. This is useful to system type applications doing work on behalf of other users.
|
2006-10-17 17:55:09 +00:00 |
|
Juan Carlos Luciani
|
18e290e209
|
Brought up to date the README and TODO files.
|
2006-10-10 14:47:19 +00:00 |
|
soochoi
|
ac412cb2cd
|
CASA-auth-token-native: remove unnecessary comment from spec file
|
2006-10-09 16:38:30 +00:00 |
|
Juan Carlos Luciani
|
aa0df7c917
|
Fixed compiler warnings in AuthTokenValidate.
|
2006-10-09 15:28:03 +00:00 |
|
Juan Carlos Luciani
|
af9da1fff2
|
Fixed line terminating character problem in file internal.h.
|
2006-10-09 15:26:53 +00:00 |
|
soochoi
|
9f22ebcba5
|
CASA-auth-token-native: add require CASA version in spec file
|
2006-10-06 22:17:31 +00:00 |
|
Juan Carlos Luciani
|
665c251e3b
|
Fixed all of the compiler warnings for the client components.
|
2006-10-06 20:13:14 +00:00 |
|
Juan Carlos Luciani
|
c076f68b37
|
Finished the auth token client port to Linux and made some minor
makefile system maintenance.
|
2006-10-05 21:25:00 +00:00 |
|
Juan Carlos Luciani
|
8db0e78d31
|
Changes necessary to create CASA_auth_token_client package.
|
2006-10-04 23:37:27 +00:00 |
|
Juan Carlos Luciani
|
02c573db01
|
Adding missing makefiles.
|
2006-10-04 22:40:35 +00:00 |
|
Juan Carlos Luciani
|
0c45cbb4ef
|
Port of client Krb5 Auth Mechanism to Linux.
|
2006-10-04 20:41:00 +00:00 |
|
Juan Carlos Luciani
|
3de7a584bb
|
No need to have visual studio user specific files checked into the project.
|
2006-10-03 15:32:10 +00:00 |
|
Juan Carlos Luciani
|
cd3313e8e1
|
Made MSDN project file updates to refer to the include folders using relative paths.
|
2006-10-03 15:28:54 +00:00 |
|
Juan Carlos Luciani
|
17546e4602
|
Finished porting the Auth Client Test to linux.
|
2006-10-03 03:52:21 +00:00 |
|
Juan Carlos Luciani
|
12691a85fb
|
Continued changes for client port to Linux.
|
2006-10-03 03:31:31 +00:00 |
|
Juan Carlos Luciani
|
c8bb4008e6
|
Continued changes for client port to Linux.
|
2006-10-03 03:30:11 +00:00 |
|
Juan Carlos Luciani
|
68ccb5b8d8
|
Continued changes adjusting Windows client for Linux port.
|
2006-10-02 23:49:43 +00:00 |
|
Juan Carlos Luciani
|
8778321ba9
|
Fixed compile problems introduced with Linux port.
|
2006-10-02 23:00:49 +00:00 |
|
Juan Carlos Luciani
|
fd8d57708d
|
Initial changes for Linux port of the CASA-auth-token client to linux.
|
2006-10-02 21:01:45 +00:00 |
|
Juan Carlos Luciani
|
fa466d3af5
|
Implemented spec file changes suggested by SuSE to make the
RPMs more solid.
|
2006-10-02 17:49:58 +00:00 |
|
soochoi
|
66b98cc0d0
|
add the correct NO_BRP_CHECK_BYTECODE_VERSION flag to fix the autobuild fail
|
2006-09-28 17:36:26 +00:00 |
|
soochoi
|
db9af9463c
|
CASA_auth_token_native: add NO_BRP_BYTECODE_VERSION check to fix the autobuild break
|
2006-09-27 16:10:43 +00:00 |
|
soochoi
|
96ab544ce3
|
CASA_auth_token_svc: add NO_BRP_BYTECODE_VERSION flag to fix the autobuild break
|
2006-09-26 23:15:27 +00:00 |
|
Juan Carlos Luciani
|
e770de6959
|
Added file client.conf to be installed in the authtoken configuration folder.
|
2006-09-22 16:33:06 +00:00 |
|
Juan Carlos Luciani
|
637726123c
|
Added the capability of configuring the ATS Address, port, and whether or not SSL should be used for communications.
|
2006-09-22 16:24:03 +00:00 |
|
Juan Carlos Luciani
|
6e12d33817
|
Made minor changes to the CASA AuthToken Client Test application to improve its use-ability.
|
2006-09-21 22:00:55 +00:00 |
|
Juan Carlos Luciani
|
45be099b8c
|
Reduced ATS Kerberos configuration requirements.
|
2006-09-21 21:44:51 +00:00 |
|
Juan Carlos Luciani
|
7d20a31bc0
|
Added missing lincense information to files.
|
2006-09-20 15:19:17 +00:00 |
|
Juan Carlos Luciani
|
b8dd842add
|
Made changes to simplify the configuration of enabled servers. Also,
modified to utilize the ISSUER_SERIAL scheme for including X509 Cert
Info in tokens targeting services local to the ATS.
|
2006-09-19 00:34:56 +00:00 |
|
Juan Carlos Luciani
|
13cdbb2448
|
Needed to update the spec file to also include java-1.5.0-ibm-alsa in
the BuildRequires in order to build successfully in autobuild.
|
2006-09-15 17:09:32 +00:00 |
|
Juan Carlos Luciani
|
ad42e4cc2e
|
Added rc script for the Validate AuthToken service.
|
2006-09-14 23:42:57 +00:00 |
|
Juan Carlos Luciani
|
5bec27ee66
|
Added support for the Validate AuthToken Service.
Made necessary spec file changes to support our configuration.
|
2006-09-14 16:03:57 +00:00 |
|
Juan Carlos Luciani
|
e9680fbfa1
|
Completed the Authtoken Validate Service changes.
|
2006-09-14 15:54:27 +00:00 |
|
Juan Carlos Luciani
|
b25b691642
|
Continue AuthToken development changes.
|
2006-09-08 21:53:13 +00:00 |
|