paolo galimberti
 New Member Posts:4
 |
| 21 Sep 2011 01:09 PM |
|
Hallo, I noticed this strange behaviour. I have an external db with users and passwords. The user can login and everything works fine, but if the password is changed on the external database something strange happens: 1. the user can login correctly with the new password 2. when the user is logged in, the instruction Membership.GetUser().GetPassword() does not return the new password, but the old one. Any suggestion? Thanks in advance
|
|
|
|
|
Mitchel Sellers Site Moderator
 Basic Member Posts:328
 |
| 21 Sep 2011 01:19 PM |
|
Which version of the provider and which version of DotNetNuke are you using? Also, how long is the password in the external system? |
|
-Mitchel Sellers, Microsoft C# MVP, MCITP
CEO
IowaComputerGurus Inc!
Visit my blog for helpful technical articles
For recommended products and services view the links to the right. |
|
|
paolo galimberti
 New Member Posts:4
 |
| 21 Sep 2011 02:27 PM |
|
DNN version is 5.6.1, provider version is 3.1.0. The password is in the db since yesterday, and I tried several logo-off and log-in. Thank you.
|
|
|
|
|
Mitchel Sellers Site Moderator
 Basic Member Posts:328
 |
| 21 Sep 2011 02:29 PM |
|
| How many characters is the password. |
|
-Mitchel Sellers, Microsoft C# MVP, MCITP
CEO
IowaComputerGurus Inc!
Visit my blog for helpful technical articles
For recommended products and services view the links to the right. |
|
|
paolo galimberti
 New Member Posts:4
 |
| 21 Sep 2011 04:06 PM |
|
the password changed from Prova_02 to Prova_021, but the same happens to other users with longer password.
|
|
|
|
|
Mitchel Sellers Site Moderator
 Basic Member Posts:328
 |
| 23 Sep 2011 07:58 AM |
|
Paolo, I will have to research this a bit more, the passwords are set via the DNN API every login. Do you have any non-standard configuration for passwords on the portal? |
|
-Mitchel Sellers, Microsoft C# MVP, MCITP
CEO
IowaComputerGurus Inc!
Visit my blog for helpful technical articles
For recommended products and services view the links to the right. |
|
|
paolo galimberti
 New Member Posts:4
 |
| 23 Sep 2011 08:53 AM |
|
No, all standard settings. Thanks.
|
|
|
|
|