Commit Graph

607 Commits

Author SHA1 Message Date
Juan Carlos Luciani
89b3c7a09c Mode changes due to continued development. 2006-05-26 23:27:02 +00:00
Jim Norman
119e217e4b Bug 178796: change the way we generate the new salt so that we are cross-plat. 2006-05-25 22:18:58 +00:00
soochoi
6a642cfabb remove mo file: continue 2006-05-25 17:06:13 +00:00
Juan Carlos Luciani
4509df3ca8 Made changes so that file operations also work on Windows.
Fixed PwdAuthenticate to do searches of the sub-tree and to validate the
password. Still need to make changes in Krb5Authenticate to do sub-tree
searches.
2006-05-25 17:04:07 +00:00
soochoi
d94014d505 remove mo files from all other languages except en_US 2006-05-25 16:34:26 +00:00
Cameron (Kamran) Mashayekhi
f6913624b2 fixed up the initial state yast config buttons. 2006-05-25 16:20:47 +00:00
Cameron (Kamran) Mashayekhi
ce184f02f5 cleaned up casa-gnome-keyring.h 2006-05-25 16:00:54 +00:00
Jim Norman
966f1841a0 Firefox extension: prompt only when user enters a password. 2006-05-25 15:42:34 +00:00
Jim Norman
081799ea65 Firefox Extension: Save key/values when the length is greater than 0. 2006-05-25 14:48:04 +00:00
Jim Norman
b429401790 Browser Helper Object: Handle errors when micasad isn't running. 2006-05-24 19:18:20 +00:00
Juan Carlos Luciani
452fabac62 Changes to fix problems found while testing with the sample application.
Also added a shell script to allow us to build and run the test
application.
2006-05-24 00:53:03 +00:00
Juan Carlos Luciani
51b08492a8 Made changes to resolve problems found while testing with the test JAAS
application.
2006-05-24 00:50:58 +00:00
Jim Norman
47d743e2e4 Fix gnome dependency problem 2006-05-23 20:55:58 +00:00
Cameron (Kamran) Mashayekhi
71403d93ee Eliminated the gnome-keyring.h 2006-05-23 20:16:24 +00:00
Juan Carlos Luciani
4a6afac561 Added missing configuration file. 2006-05-23 15:13:59 +00:00
Juan Carlos Luciani
144b4bf8e5 Modified to only specifiy the sn attribute. 2006-05-23 15:13:15 +00:00
Juan Carlos Luciani
5c354a3e5d Visual studio project changes. 2006-05-23 15:08:09 +00:00
Juan Carlos Luciani
6bbf51fac5 Visual studio project changes. 2006-05-23 15:07:40 +00:00
Juan Carlos Luciani
64030d705d Updated the file with new information. 2006-05-23 15:04:18 +00:00
soochoi
c697b959f0 checkin updated micasad.sh by Kyle 2006-05-22 23:39:34 +00:00
soochoi
7d6e3705e3 fix the build failure in Makefile 2006-05-22 22:54:16 +00:00
soochoi
099a833298 check in CASA_Reference_Guide.pdf 2006-05-22 22:37:50 +00:00
soochoi
43dec8efc5 add new Makefile.am for micasad-init 2006-05-22 22:33:51 +00:00
Cameron (Kamran) Mashayekhi
0e2f327e7c Fix for to the startup service problem on upgrade.
Fix for circular dependency between CASA and Gnome Keyring.
Fix for yast grey out button.
2006-05-22 21:14:34 +00:00
Jim Norman
a601b19764 Remove our dependency on gnome-keyring.h, since they depend
on us.  This was creating a circular build dependency.
2006-05-22 17:48:53 +00:00
Juan Carlos Luciani
c385810699 TODO and README for JaasSupport component. 2006-05-19 22:03:41 +00:00
Juan Carlos Luciani
43b72b5396 VS Project updates. 2006-05-19 20:12:12 +00:00
Juan Carlos Luciani
f85d93e73d Documentation updates. 2006-05-19 20:11:14 +00:00
Juan Carlos Luciani
af1ddd2db3 Added the use of reference counts to determine when AuthCacheEntries can be deleted. This removes the problem of the entries being deleted while in use.
Also fixed some compiler warnings.
2006-05-19 20:10:29 +00:00
Jim Norman
c973e3647c Bug 176348. Submit the correct form for autologin. 2006-05-19 19:56:29 +00:00
Juan Carlos Luciani
6494b45f59 Adding a folder with a sample configuration for the ATS.
-This line, and those below, will be ignored--

A    AuthTokenSvc/sampleConf
A    AuthTokenSvc/sampleConf/identoken.settings
A    AuthTokenSvc/sampleConf/auth.policy
A    AuthTokenSvc/sampleConf/authtoken.settings
A    AuthTokenSvc/sampleConf/auth_mechanisms
A    AuthTokenSvc/sampleConf/auth_mechanisms/Krb5Authenticate
A    AuthTokenSvc/sampleConf/auth_mechanisms/Krb5Authenticate/mechanism.settings
A    AuthTokenSvc/sampleConf/auth_mechanisms/PwdAuthenticate
A    AuthTokenSvc/sampleConf/auth_mechanisms/PwdAuthenticate/mechanism.settings
A    AuthTokenSvc/sampleConf/svc.settings
A    AuthTokenSvc/sampleConf/iaRealms.xml
A    AuthTokenSvc/sampleConf/enabled_services
A    AuthTokenSvc/sampleConf/enabled_services/appserver.companyname.com
A    AuthTokenSvc/sampleConf/enabled_services/appserver.companyname.com/testService
A    AuthTokenSvc/sampleConf/enabled_services/appserver.companyname.com/testService/auth.policy
A    AuthTokenSvc/sampleConf/enabled_services/appserver.companyname.com/testService/authtoken.settings
2006-05-18 22:00:11 +00:00
Juan Carlos Luciani
d8ea9f1a4c Added new modules to makefile. 2006-05-18 21:35:58 +00:00
Juan Carlos Luciani
37e5a0db45 Added plug-in capability for authentication mechanisms. 2006-05-18 18:55:10 +00:00
soochoi
9416400b21 Window autotools: add link.exe path and remove hard-coded path 2006-05-17 19:33:51 +00:00
Juan Carlos Luciani
f48131ee38 Project changes due to continued development. 2006-05-16 15:24:57 +00:00
Juan Carlos Luciani
0805107dd4 Changes due to continue development. Switched to using calls to a single Servlet and telling it what method to execute. The test application was also updated to be more flexible. 2006-05-16 15:24:21 +00:00
Juan Carlos Luciani
a6321f6cf0 Added new protocol strings. 2006-05-16 15:21:47 +00:00
Juan Carlos Luciani
837603b69f Minor changes to the get authentication token API. 2006-05-16 15:20:47 +00:00
Juan Carlos Luciani
e621b59930 Added more status codes. 2006-05-16 15:20:06 +00:00
Juan Carlos Luciani
8ce091e185 Changes to accomodate for additional modules. 2006-05-16 15:17:21 +00:00
Juan Carlos Luciani
2fb4be2034 Changed to utilize a single Rpc servlet. 2006-05-16 15:16:34 +00:00
Juan Carlos Luciani
484bf05fe4 Most of the changes are to add configuration capabilities. 2006-05-16 15:15:23 +00:00
Cameron (Kamran) Mashayekhi
1a1d6c03a0 cleaned up the comment. 2006-05-15 16:14:39 +00:00
soochoi
611cd0f9d6 fix the bad date in CASA.changes as a fix to German autobuild 2006-05-15 15:20:52 +00:00
soochoi
02d7df1a14 yast2-CASA: more fix to add po files to spec file 2006-05-11 23:16:20 +00:00
soochoi
acf58d8cc0 yast2-CASA: add locale/mo and po files in spec file 2006-05-11 22:52:37 +00:00
Jim Norman
ccd47dd2dc bug 174093. Set the name of our process to CASAManager so that
gnome-keyring knows who we are.
2006-05-11 22:37:57 +00:00
soochoi
b9dfc3e01b remove space in yast2-CASA.changes to fix autobuild break 2006-05-11 19:48:43 +00:00
Jim Norman
4f09682c13 Add LGPL license to missing files 2006-05-10 20:25:18 +00:00
soochoi
28d96636a1 update Copyright info for VersionVDProj and update Makefile.am 2006-05-08 21:53:26 +00:00