[Building Sakai] How to decrypt password user in sakai

Steve Swinsburg steve.swinsburg at gmail.com
Tue May 25 21:47:41 PDT 2010


Hi,

Take a look in the kernel javadocs, specifically the User API, specifically AuthenticationManager and IdPwEvidence. You can then check if a user is authenticated with the credentials supplied.

cheers,
Steve


On 26/05/2010, at 2:05 PM, Hoang Nam Le wrote:

> Hi,Steve Swinsburg
> I  want to create a LoginTool which seem LoginTool of sakai.  How can i check userid and password is valid with userid and password in database sakai. Let me see sakai's Class solve this problem please !
> Thanks !
> Lenam
> On Wed, May 26, 2010 at 9:19 AM, Steve Swinsburg <steve.swinsburg at gmail.com> wrote:
> Hi,
> 
> The kernel source is here:
> 
> https://source.sakaiproject.org/svn//kernel/tags/kernel-1.0.13/
> 
> But you can't decrypt the password.
> 
> If a user has forgotten their password your best bet is to reset their password via the public facing Reset Password tool which you can add to the Gateway, or the Admin Users tool where you can set a new password.
> 
> cheers,
> Steve
> 
> 
> On 26/05/2010, at 12:00 PM, Hoang Nam Le wrote:
> 
> > Hi everybody !
> > I need soucre code of "sakai-kernel-util-1.0.13.jar" to decrypt user's password in sakai. How can i get it ?
> > Thanks all !
> >
> > _______________________________________________
> > sakai-dev mailing list
> > sakai-dev at collab.sakaiproject.org
> > http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
> >
> > TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"
> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20100526/889436c2/attachment.html 


More information about the sakai-dev mailing list