On Fri, Jan 16, 2009 at 2:52 AM, Kerwin Tang <kerwint...@gmail.com> wrote:
> Hi guys,
>
> I've tried to integrate acegi with my grails application and i've
> encountered a problem where i'm stuck.

Did you use the AcegiSecurity Plugin for Grails?

>
> I was able to set it up such that i am able to create user records, save
> them to the database, and login successfully using those records. However,
> once i try to restart my grails app, the username/password combination
> cannot login successfully now, even though the records are indeed in the
> database.
>
> I'm thinking it's probably caused by some inconsistency in the
> encryption/decryption of passwords, but i'm not really that familiar. Any
> help will be appreciated. Thanks!

Do you have a PasswordEncoder setup co correctly? Meaning that you're
passiong the same instance of it to all the necessary parts?

>
> Best Regards,
> Kerwin
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> SourcForge Community
> SourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> _______________________________________________
> Home: http://acegisecurity.org
> Acegisecurity-developer mailing list
> Acegisecurity-developer@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
>
>

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

Reply via email to