Browse by Tags

Related Posts

  • Re: Extending Membership API vs. Custom Authorization

    So, I have been putting a little more thought into this and I thought it would be helpful if a provide more concrete details about my requirements. We can look at a few of the required web pages below. /Login.aspx - The login page. /Default.aspx - The start page. Links to other pages in the application...
    Posted to Security (Forum) by rewt on 07-05-2008, 12:00 AM
    Filed under: permissions, security, Authorization, membership, web service
  • Directory.CreateDirectory() throws FileIOPermission on Ikoula.com host

    Hello, I've suscribed a MSDN webhosting pack at ikoula.com and i get some troubles creating directories by code. I am trying to use those C# methods: String p = MapPath( "~/Docs/Fichiers/Dossier_test" ); Directory.CreateDirectory(p); But this System.Security.SecurityException is thrown: Request for the...
    Posted to Security (Forum) by Gillardj on 04-30-2007, 12:00 AM
    Filed under: permission, permissions, SecurityException, ASP.NET, ASP.NET 2.0, Authorization, C#, credentials, C-Sharp, directory create, directory permissions, IIS, aspnet account
  • Determining Effective File Permissions for a given Domain User?

    I'm trying to write an asp.net (2.0) webservice and have run into a problem: Given just a user's domain\login (no password), is it possible to look at a directory of files and determine for each file the effective permissions to the file that user has? As an example, the ACL of the file only has two...
    Posted to Security (Forum) by rayw on 01-17-2007, 12:00 AM
    Filed under: permission, permissions, ASP.NET, ASP.NET 2.0, Authorization, directory permissions, DirectoryEntry, DirectoryServices, authentication
Page 1 of 1 (3 items)