https://bugzilla.novell.com/show_bug.cgi?id=365887


           Summary: Per File Permission Configuration
           Product: Mono: Class Libraries
           Version: 1.2.4
          Platform: i686
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          Found By: Development


While developing an ASP application (with C#) we discovered that using mono asp
server we could restrict permissions over a given folder but not over an
specific file, using MS .Net it does work.

For example our test App in a Linux server with Mono 1.2.4:

http://egresados.itnogales.edu.mx/music/

If you follow the first link at the left "agregar cancion" it gives you
unrestricted access to this page:

http://egresados.itnogales.edu.mx/music/pages/edit_song.aspx

We have hosted the same app in a windows based server:

http://aspspider.info/alexle/

If you follow to this page:

http://aspspider.info/alexle/pages/edit_song.aspx

It will ask you to authentificate.

Permissions works on a whole directory, however in a single File it doesn't,
the folder where the file edit_song.aspx is with lax permissions.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to