Browse by Tags

Related Posts

  • 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: ASP.NET, ASP.NET 2.0, Authorization, permission, directory create, directory permissions, C-Sharp, C#, IIS, permissions, credentials, aspnet account, SecurityException
  • Re: The Remote server Returned an error (401) Unauthorised

    401 Unauthorized is usually an authentication problem. since its win2k3 u would be using IIS 6.0 check the Application pool identity. Are you using Anonymous access for your website/virdir ? Try using File monitor to verify the user account that is trying to access your file. I'm assuming the files are...
    Posted to Security (Forum) by sandeepantony on 05-08-2007, 12:00 AM
    Filed under: authentication, Authorization, IIS, impersonation
  • AD / ADAM authentication and IIS 6.0 (C#)

    I'm working on a solution for my employer that grabs the currently logged in user's name using a WindowsIdentity method, and compares that to an Active Directory LDAP query to get the "Title" property. If the title property matches a list of permitted titles in the code-behind, it grants...
    Posted to Security (Forum) by fivepoundunit on 08-11-2007, 12:00 AM
    Filed under: System.Net.NetworkCredential nt-authentication, membership, LDAP, Security - membership, users, Web.config, Virtual Directory, authentication, Authorization, Validation, impersonate, Web, IIS, membership authentication redirect, impersonate impersonation web.config, User.Identity.Name, UserName, user, security - membership users, impersonation, authentication user management forms blog, membership authentication, visual web developer, Visual Studio, windows authentication, SearchResult, Active Directory, SearchResultCollection, web application project, windows authentication forms authentication, User Information, authentication browsers, windows authentications, User Identity, user authentication, Security membership, Logged in username, NTauthentication, IIS6
  • Re: user.identity.name doesn't work on server

    No answer for it guys???
    Posted to Security (Forum) by BhaveshPatel on 04-17-2007, 12:00 AM
    Filed under: ASP.NET 2.0, Authorization, impersonate, current user, IIS, credentials, ASP.NET Authentication
Page 1 of 1 (4 items)