Details
Description
Tracking an old issue for Megan May.
-----------------------------------
Date: Mon, 6 Nov 2006 11:48:12 -0500
From: Beth Kirschner <bkirschn@umich.edu>
To: Seth Theriault <slt@columbia.edu>
Subject: Kerberos Provider
Seth,
Are you the defacto supporter of the Kerberos Provider? I was having
problems with the findUserByEmail() method – it was not setting the Eid,
and this caused the SakaiMailet to crash. I was able to fix it by adding the
following:
308a309
> edit.setEid(parts[0]);
So I wonder why no-one has seen this before (perhaps I've not set
something up properly)? Do you think this should be checked in?
Thanks,
- Beth