[Mono-bugs] [Bug 365887] New: Per File Permission Configuration

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Feb 28 23:53:58 EST 2008


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: mhabersack at novell.com
        ReportedBy: clsdaniel at yahoo.com.mx
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list