Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  nceas 2060 about 20 years Duane Costa Changes to log entries

Latest revisions

# Date Author Comment
2060 03/25/2004 12:56 PM Duane Costa

Changes to log entries

2058 03/23/2004 10:26 AM sgarg

Made changes in these three files so that getPrincipal returns back more details about users and groups. Users now contain userDN, user Name and user Email. Groups now contain Group name and Group description. So some function calls which returned single string array earlier now returns multiple string arrays. AuthSession.java called one of these functions - so accordingly changes were made to fix that part of the code.

2045 03/15/2004 02:08 PM Jing Tao

Fixed the bug for sessionid storing, revision couldn't be zero and Ldap DN is case sensitive.

2043 03/09/2004 06:18 PM sgarg

Replaced Hash table with Vector of Vector datastructure in getting <param> from Query. This was done so that the results are represented in same order as they appeared in the document.

2039 03/08/2004 06:07 PM Jing Tao

Fixed bug that version could not be zero in replication.

2036 02/27/2004 12:49 PM Duane Costa

Additional Harvester development

2031 02/20/2004 02:42 PM Duane Costa

Additional development of Harvester implementation

2022 02/09/2004 03:10 PM Duane Costa

Harvester source files

1998 01/08/2004 09:21 AM Matt Jones

Restoring AuthLdap to previous search filter. Determined that the problem was
a missing o: attribute in the UCNRS LDAP directory. Adding it in makes the old
method work. The change I had made caused some confusion about authentication
because using just uid for a filter caused too many return dn's, and it was just...

1988 01/06/2004 06:18 PM Matt Jones

Modified LDAP authentication to support a lookup for the NRS system. If
the auth on the provided string fails as a DN, try to look up a new
DN based on the UID. If we get a match, use that DN for auth and see
if that works. This allows us to use a referral within the...

View revisions

Also available in: Atom