Commit Graph

20 Commits

Author SHA1 Message Date
Juan Carlos Luciani
c5cf7bcc88 Changed to start searches at the context root if a startSearchContext is
not configured in the svc.settings file. Also, modified the various
configuration parsing components to allow for empty settings.
2006-05-31 16:12:41 +00:00
Juan Carlos Luciani
b1966cac5f Changes accomplish the following:
- Allow for binary identity attributes.
 - Simplify configuration of the svc.
2006-05-31 15:24:01 +00:00
Juan Carlos Luciani
5699a1986f Adding new files. 2006-05-26 23:29:49 +00:00
Juan Carlos Luciani
89b3c7a09c Mode changes due to continued development. 2006-05-26 23:27:02 +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
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
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
64030d705d Updated the file with new information. 2006-05-23 15:04:18 +00:00
Juan Carlos Luciani
f85d93e73d Documentation updates. 2006-05-19 20:11:14 +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
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
Juan Carlos Luciani
0983950115 Mostly formatting changes. 2006-05-08 21:48:05 +00:00
Juan Carlos Luciani
e75e04c80c Adding needed makefile. 2006-05-05 22:32:20 +00:00
Juan Carlos Luciani
bc5ee9cb55 Continuing the changes due to the name changes for CasaAuthServer and
CasaJaasSupport along with changes to integrate those components into
the make system.
2006-05-05 22:28:15 +00:00
Juan Carlos Luciani
065f299999 Changing the name of CasaAuthServer to AuthTokenSvc and changing the
name of CasaJaasSupport to JaasSupport.

Starting to make the changes to incorporate the components up above into
the make system.
2006-05-05 17:35:21 +00:00