Commit Graph

1451 Commits

Author SHA1 Message Date
Jim Norman
d708395fa4 Bug 391080. Fixed a problem that was removing a comma when LCredMgr was in the middle of the reg setting. (Windows only). 2008-05-23 18:57:37 +00:00
Jim Norman
e6f3bfad2a Fix random KeyValue when all Keys are removed from secret. 2008-05-22 19:43:41 +00:00
Jim Norman
54cdf4f3fe commit test 2008-05-15 21:19:18 +00:00
Jim Norman
ced8255e1e Test of commit 2008-05-15 14:51:54 +00:00
Jim Norman
ec7a933cbf Expose the SERVER_KEY_CHAIN through the Get/SetCredential calls for Zen on windows. 2008-05-13 20:43:14 +00:00
Jim Norman
7cfc9a8114 Add code to Novell.Casa.MiCall.dll to allow access to SERVER_KEY_CHAIN.
Windows only change.
2008-05-12 17:42:41 +00:00
Jim Norman
83e1a14664 Bug 337483. Modify micasad script to report
correct status.
2008-05-05 17:55:21 +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
soochoi
c8265e8db6 CASA:check in oes-specific requirements in spec file 2008-04-18 22:36:15 +00:00
soochoi
d508032875 CASA: check in oes-specific requirement in spec file 2008-04-18 22:13:05 +00:00
soochoi
477185bd4b CASA: check in oes specfic requirement in spec file 2008-04-18 21:04:38 +00:00
soochoi
9a543c399f CASA: change spec to fix autobuild breaks 2008-04-18 20:39:15 +00:00
soochoi
b40bb2eef8 CASA: re-checkin CASA.changes for autobuild submit 2008-04-18 15:23:34 +00:00
Jim Norman
418ebd1baf Remove cardselector references to fix build. 2008-04-16 21:49:02 +00:00
soochoi
d3ac462c80 CASA: change CASA.changes 2008-04-11 20:22:11 +00:00
Jim Norman
883e608dfd Bug 290192. Patch casacfgpam and casaucfgpam to hook pam on
openSUSE desktops
2008-04-11 15:28:55 +00:00
Cameron (Kamran) Mashayekhi
4c53f60fa3 Fix for Defect 259794 for localizing the strings in CASA.pot file. 2008-04-04 20:16:43 +00:00
Jim Norman
1d56e2fa75 #ifdef DigitalMe Code 2008-04-03 14:33:36 +00:00
Jim Norman
1772f7d13b Match install dialog on 64 bit with 32 bit install. 2008-04-02 22:42:05 +00:00
Jim Norman
2c7b2be4f4 Change file permissions on micasad.conf.xml to root only 2008-04-02 16:26:01 +00:00
Jim Norman
9f2241f8c8 Bug 369296. Default use of MasterPassword to off. Added /etc/opt/novell/micasa/micasad.conf.xml file. 2008-04-02 16:14:13 +00:00
Jim Norman
7f78288cb0 Add call to get GlobalSettings from daemon/service. 2008-04-02 15:05:51 +00:00
Jim Norman
2b727e4c21 Fix linux build for Bug 369296 2008-04-01 22:45:59 +00:00
Jim Norman
531447396d Additional ZEN/security... Global configuration support 2008-04-01 22:12:39 +00:00
Jim Norman
04fb478810 Bug 369296. Zen/Security issue. Adding global config setting support. 2008-04-01 21:06:24 +00:00
Jim Norman
e9c094ab27 Bug 369296. Zen/Security issue. Created install options(64bit) to cache password and hook client. 2008-03-31 23:07:07 +00:00
Jim Norman
487efaec37 Fix for Zen/Security issue, MasterPassword on Windows is optional by a setting in the Registry. 2008-03-31 22:08:18 +00:00
Jim Norman
b83f659d48 Fix for Zen/Security issue, MasterPassword on Windows is optional by a setting in the Registry. 2008-03-31 19:16:02 +00:00
Jim Norman
8b3f9ade47 Additional ZEN/security issue changes removing the MasterPassword (Work in progress) 2008-03-28 20:59:10 +00:00
Jim Norman
f4a458536f Additional ZEN/security issue changes 2008-03-28 15:11:26 +00:00
Jim Norman
aca2b715b1 Remove linefeed characters 2008-03-27 23:11:57 +00:00
Jim Norman
54210a90b8 Remove line feed chars 2008-03-27 23:10:09 +00:00
Jim Norman
a31cb2ba90 Fix for Zen/Security issue 2008-03-27 22:38:13 +00:00
Jim Norman
91d35ccb7c Commit ZEN/security issue changes 2008-03-27 16:43:13 +00:00
Jim Norman
c17c298d72 Bug 362127. Persist "Services" credentials without delay 2008-03-26 16:25:18 +00:00
Jim Norman
7aa90dfcaa Primary changes for Bug 369296 2008-03-20 19:25:08 +00:00
soochoi
5257513578 CASA: check in polish help files 2008-03-13 21:44:01 +00:00
Jim Norman
69b41d1099 Pass along applies to field 2008-03-12 21:36:38 +00:00
Jim Norman
1c2f03e2b5 CardSelector changes 2008-03-12 14:13:25 +00:00
Jim Norman
f25fe86e6b Fixes to call Card Selector 2008-03-11 23:05:34 +00:00
Jim Norman
32a045af7c Added code to call card selector for mapped secrets (WIP) 2008-02-28 18:34:43 +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
Jim Norman
5862e5062b Fixed install for Turkish version of windows. 2008-01-03 21:55:04 +00:00
Jim Norman
11b9891e63 Bug 339641. Fix for ZEN that was hanging logins on Terminal Server. 2008-01-03 18:06:10 +00:00