[Mono-bugs] [Bug 379574] Default RoleProvider is SqliteRoleProvider
    bugzilla_noreply at novell.com 
    bugzilla_noreply at novell.com
       
    Mon Apr 14 06:58:36 EDT 2008
    
    
  
https://bugzilla.novell.com/show_bug.cgi?id=379574
User mhabersack at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=379574#c1
Marek Habersack <mhabersack at novell.com> changed:
           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|NEW                                             |RESOLVED
         Resolution|                                                |INVALID
--- Comment #1 from Marek Habersack <mhabersack at novell.com>  2008-04-14 04:58:35 MST ---
Sqlite{Role, Membership, Profile}Provider's are supposed to be default on
Linux, as we do not support file-based MS-SQL providers - it's one of the cases
when we can't match MS 1:1. The .config setting for the database is still
AspNetSqlRoleProvider, but it is mapped using the mechanism described in
http://mono-project.com/ASP.NET_Settings_Mapping
The Sqlite providers are found in System.Web/System.Web.Security* and in
System.Web.Profile/Sqlite*
It is possible that whatever bug you're seeing is caused by different points at
which the role manager is queried.
I'm closing this bug report, as it's not a bug. Please feel free to report a
separate bug for the Role access, if you confirm there indeed is a bug. Thanks!
-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
    
    
More information about the mono-bugs
mailing list