| | | Supreme Being
       
Group: Forum Members Last Login: Tuesday, June 02, 2009 Posts: 55, Visits: 53 |
| Hi,
I created a new repository with .net membership user provider, but I failed to logging to Enterprise Console. I know the password should be clear text. But as you know the .net membership encrypts the password. So how can I use this provider and how to login to Enterprise Console?
Thanks in advance. |
| | | | Supreme Being
       
Group: Forum Members Last Login: Monday, December 21, 2009 Posts: 102, Visits: 124 |
| | Hi, Please check the PaswordFormat in aspnet_Membership table. It should be '0'. Also the application name in roles database and repository name should be the same. In case if you are not using Enterprise console (just controls embedded in an ASP.NET web application), you can use passwordformat=1 (encrypted passwords). Thanks, Sri
Srinivasa Rao Pentapati |
| |
|
|