Re: [Firebird-net-provider] SPAM-LOW: Re: Asp.Net MVC - Log in failure with FbMembership

2011-09-19 Thread Mercea Paul

On 2011.09.15 9:05 PM, Jiri Cincura wrote:

Where should I look ?

Check whether some exception was thrown.


I have found the problem!

Authentication is working only with users that have password format in 
clear.

All users with Hashed password format gets the error message :
Login was unsuccessful. Please correct the errors and try again.

   * The user name or password provided is incorrect.

For those users i must edit the field PasswordFormat from 1 to 0 and the 
password.


___

--
BlackBerryreg; DevCon Americas, Oct. 18-20, San Francisco, CA
Learn about the latest advances in developing for the 
BlackBerryreg; mobile platform with sessions, labs  more.
See new tools and technologies. Register for BlackBerryreg; DevCon today!
http://p.sf.net/sfu/rim-devcon-copy1 ___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


Re: [Firebird-net-provider] SPAM-LOW: Re: Asp.Net MVC - Log in failure with FbMembership

2011-09-15 Thread Mercea Paul
On 2011.09.15 9:05 PM, Jiri Cincura wrote:
 Check whether some exception was thrown.

Hi Jiri

There's no exception.

In debug on Account controler after line
 if (Membership.ValidateUser(model.UserName, model.Password))
is a salt directly to else
ValidateUser method doesn't return any exception.

I will investigate tomorrow...today i have tried with sqlprovider and 
work ok, with same code.

ps. if i has tried with web provider and net provider version 2.0 i get 
an error,but i think is about data format /ODS from FB 2.5.

Thanks,
Paul

___



--
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider