Commit Graph

488 Commits

Author SHA1 Message Date
S Rahul
8b7e9fa6b9 Bug#546770: Enabling ATS startup script to execute on platforms other
than SuSE. ATS itself isn't supported on these platforms. But this
change was made on a request from Zenworks. They wanted the script to
run on RHEL5.x
2009-10-22 08:06:44 +00:00
S Rahul
78e69573cd Fixed a buffer overflow when client calls SetATSHostList() with
long host names.
2009-10-15 12:41:20 +00:00
S Rahul
b9fa3eab0c Multiple changes for Bug #543064
1. Provided SetATSHostList() API for changing the ATS address dynamically
2. Not using CASA enabled server as ATS. ATS address has to be explicitly set
   in client.conf or through SetATSHostList()
3. Not normalizing CASA enabled server's host name while obtaining CASA tokens.
   Callers of ObtainAuthTokenEx() have to pass normalized name as argument
2009-10-09 08:46:35 +00:00
S Rahul
2feba2710f Two changes:
1. Enable privileged process ('system' owned) to access logged in user's
   Kerberos credential cache while authenticating to the ATS. The LUID
   of the logged in user is an input. This is required by Zenworks.
2. Fix a buffer overflow. A memory buffer was being used after being
   freed.
2009-09-25 06:06:03 +00:00
S Rahul
f867391074 Bug#524423: Increase the maximum time that the ATS client waits for the
ATS server to respond from 30 seconds to 120 seconds.
2009-08-26 10:53:44 +00:00
S Rahul
15ad4aec02 Sample code for querying ATS server and validating the returned auth
token.
2009-06-25 11:04:05 +00:00
S Rahul
8794590e50 Bug#501650: Disable alias dereferencing when ATS server searches for user in
LDAP server.
2009-06-05 05:56:35 +00:00
Vijay Mahendran
acb6c8b7f1 Changes for blr. 2009-04-07 05:52:24 +00:00
S Rahul
f6ff95abc4 Makefile.am was referencing the wrong file - 'authtoken.dll'. The actual
file name is 'casa_authtoken.dll'.
2009-03-15 05:14:22 +00:00
soochoi
a3383a7043 casa-auth-token-java: remove sysvinit from build dependency for STABLE dist 2008-09-08 17:28:04 +00:00
soochoi
b7747dd15d casa-auth-token-client: remove sysvinit from build dependency for STABLE dist 2008-09-08 17:27:34 +00:00
soochoi
95b82d4654 casa-auth-token-server: remove sysvinit from build dependency for STABLE dist 2008-09-08 17:26:52 +00:00
soochoi
c19febd344 casa-auth-token-server: check more changes in spec file 2008-08-19 16:53:09 +00:00
soochoi
bebe2d19f3 casa-auth-token-server: check in the changes by german autobuild team 2008-08-19 16:23:19 +00:00
Juan Carlos Luciani
01a4554a4b Changes file update. 2008-08-18 22:23:52 +00:00
Juan Carlos Luciani
df43c965a0 Removed un-necessary components from the BuildRequires line. 2008-08-18 22:22:42 +00:00
Juan Carlos Luciani
a9084e0fd7 Changed BuildRequires to require a JAVA sdk greater or equal than 1.5. 2008-08-18 16:34:09 +00:00
Juan Carlos Luciani
5d874cf9a4 Changes file update. 2008-08-18 15:25:05 +00:00
Juan Carlos Luciani
79e79a97dc Stopped using UnitedLinux version of the Should-Start and Should-Stop
commands in the casa_atsd init.d script.
2008-08-18 15:23:03 +00:00
Juan Carlos Luciani
6f67e02583 Removed BuildRequires dependency on insserv. 2008-08-18 15:21:09 +00:00
Juan Carlos Luciani
7bcae7598a Changes file update. 2008-08-18 15:18:58 +00:00
Juan Carlos Luciani
014ac9de24 Removed build dependency on insserv. 2008-08-18 15:17:47 +00:00
Juan Carlos Luciani
984c2b2ce1 Changes file update. 2008-08-18 15:16:46 +00:00
Juan Carlos Luciani
2a5bc54d7e Removed build dependency on yast2-theme-NLD. 2008-08-18 15:14:47 +00:00
Juan Carlos Luciani
5bf67f3041 Updated changes files and spec files to reflect changes from autobuild
and recent updagtes.
2008-08-06 16:22:42 +00:00
Juan Carlos Luciani
456d286506 Fixed leaking file handle problem with regards to the trusted
ATS keystore file.
2008-08-04 22:08:40 +00:00
Juan Carlos Luciani
8179597cf4 Enhanced to try validating a users identity utilizing the username
present in the PW token as if it was an FDN if not able to find a
user with a matching short name.
2008-08-04 22:07:25 +00:00
Juan Carlos Luciani
7633b8fd57 Needed folder/files. 2008-07-17 21:47:38 +00:00
Juan Carlos Luciani
0809bb349b Fixing autobuild issues. 2008-07-17 21:29:30 +00:00
Juan Carlos Luciani
2cf31ee0dd More Java6 and Tomcat6 compatability updates. 2008-07-17 19:39:06 +00:00
Juan Carlos Luciani
a4689eea3f More tomcat6 compatability changes. 2008-07-17 18:12:16 +00:00
Juan Carlos Luciani
bab6746822 Added missing rpm dependencies to yast2-casa-ats rpm. 2008-07-17 17:40:21 +00:00
Juan Carlos Luciani
1e4e5cc9aa More tomcat6 compatability changes. 2008-07-17 17:39:20 +00:00
Juan Carlos Luciani
f174fc167f More tomcat6 compatability changes. 2008-07-17 17:37:27 +00:00
Juan Carlos Luciani
98a2a66e2a Start of changes to allow service to run with tomcat6 and Sun Java6. 2008-07-17 17:35:59 +00:00
Juan Carlos Luciani
215bd98dd5 Changing the RPC retry logic to be bounded by time rather than by the
number of retries to match what is being done in the Windows platform.
2008-07-09 17:51:22 +00:00
Juan Carlos Luciani
6c561fdcaa Adjusting the Tomcat connector accept count property from 100 to 300 to
allow the ATS to support a large number of clients.
2008-07-07 19:49:21 +00:00
Juan Carlos Luciani
8104cafd06 Setting the LD_LIBRARY_PATH in the ZenWorks specific envvars file to
/usr/lib to work around the problem of not baing able to load
libmicasa.so when loading the miCASA class to read Realm proxy
credentials.
2008-07-07 19:47:53 +00:00
Juan Carlos Luciani
8ea377f845 Enhanced the RPC retry logic for the Windows client to be bounded by time rather than number of retries. Also, added a pause between retries to avoid saturating the network. The corresponding Linux client changes still need to be made. This changes allow us to support large number of clients against a single server. 2008-07-03 20:41:23 +00:00
Juan Carlos Luciani
8d0d55a666 Changes file update. 2008-06-30 21:28:42 +00:00
Juan Carlos Luciani
e3a00efe33 Added retries for RPCs that fail due to connection errors. 2008-06-30 20:41:06 +00:00
Juan Carlos Luciani
3e44d02f3c Changes file updates. 2008-06-05 16:47:55 +00:00
Juan Carlos Luciani
a50234c0f6 Applied Ruedigers envvars fix to all other scripts where we are
trying to decide whether the platform is 64bit or not. We should have
been checking for the existance of the /usr/lib64/jvm/jre folder instead
of just checking for the existance of the /usr/lib64 folder.
2008-06-05 16:43:23 +00:00
Juan Carlos Luciani
98792359d8 Changes file update. 2008-06-03 17:50:24 +00:00
Juan Carlos Luciani
64bd51ab2c Made changes to allow the package to build under STABLE. Also merged
changes from the spec and changes files being maintained for builds.
2008-06-03 17:44:40 +00:00
Juan Carlos Luciani
0c0642d759 Changes file update. 2008-06-03 16:16:10 +00:00
Juan Carlos Luciani
fcc40dd350 Changes file update. 2008-06-03 16:13:54 +00:00
Juan Carlos Luciani
287aead68e More changes to remove dependency on Java 1.5.
Updated the spec file to include license information for all of the
packages.
2008-06-03 16:09:08 +00:00
Juan Carlos Luciani
acbd1363e9 Merged info from STABLE onto our changes file.
-gThi line, and those below, will be ignored--

M    server/package/linux/CASA_auth_token_server.changes
2008-06-03 16:02:49 +00:00
Juan Carlos Luciani
268046b8ee Fixed issues that were keeping the component from building on STABLE.
Also made necessary changes to the spec files as recommended by
autobuild and to conform with the spec file on STABLE.
2008-06-03 16:01:53 +00:00