Role, Membership Providers UserName is Case Sensitive

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
afma
Posts: 15
Joined: Wed 06 Sep 2006 07:11

Role, Membership Providers UserName is Case Sensitive

Post by afma » Mon 30 Oct 2006 02:44

Dear Support,

Apparently the UserName in both the Roles and Membership is Case Sensitive and following 2 scenarios which I encountered this issue:

1) Loggin in a Web page requires the User name to be Case sensitive using OraDirect and did not recognise the user if the letter case changes.

2) using the Roles.IsUserInRole(UserName, RoleName) has the same problem and did not recongnise the user name because it had a different letter case.

Please would you check and fix ASAP, unless there is a configuration flag which I need to set and not aware of.
By the way I checked that for the Microsoft Roles and Membership Providers and they are not case sensitive.

Thanks

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Mon 30 Oct 2006 11:03

We are investigating this problem. You will be notified on results as soon as possible.

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Tue 07 Nov 2006 08:10

This problem is fixed. Please download the new version of OraDirect .NET from our site.

Post Reply