Browse by Tags

Related Posts

  • How to impersonate request submitted to Certificate Authority Service?

    Hi, I am accessing the CA service using f ollowing code snippet from a sample console application. I was able to create the certificate request but when I submitted the same I got following error. "CCertRequest::Submit Access is denied. 0x80070005 (WIN32: 5)" XENROLLLib. CEnroll certEnroll...
    Posted to Security (Forum) by jhalavirendra on 04-14-2009, 12:00 AM
    Filed under: security, C#, Certificate Authority, impersonation
  • Redirecting from https to http

    Hi Guys, I have built a site that runs on a ssl for authentication but when I confirm their details are correct I want to redirect them back to the site passing a few form variables but as leaving the ssl I get the brower alert ("your leaving a encrypted area etc etc"), is there anything I...
    Posted to Security (Forum) by monkeylee on 02-05-2009, 12:00 AM
    Filed under: redirect, security, C#, SSL
  • How to collect data in secure way from 50 different locations into one central database?

    I have about 50 stores which has their local databases (don't know which database they are using, probably not MS SQL Server) and I need to synchronize the same portion of data from each database with the same data that are somewhere online in one central database. Data transfer must be secure because...
    Posted to Architecture (Forum) by halexic on 09-16-2008, 12:00 AM
    Filed under: C#, Web Services, database migration using web services, Security
  • What to use in my situation?

    Hello, I am having a hard time deciding what will work or not for my website as far as a login and memberhip system goes. I have a File System based website designed, and now I need to add a mambership system to it. I need it to have roles, login and logout capabilites, profile spicific data-storage...
    Posted to Security (Forum) by kjkramer1219 on 07-13-2008, 12:00 AM
    Filed under: Profiles, security, sql 2005 asp.net membership, SQL express, user, ASP.NET 3.5, C#, database, membership role, MembershipProvider, database login sql sign up sign in roles user management access rules, Membership account, membership authentication, roles, login
  • MVC Web App - Secuire Web folders

    I want to secuire some *.aspx in my View subfolder of my MVC Web Application. I've changed my main web.config: ... ... ... ... I want than users can access to any sub-folders exept "Views/Home" and "Views/RSS" but there is no changes after my editing. Who can I configure access...
    Posted to ASP.NET MVC (Forum) by Balyk on 04-25-2008, 12:00 AM
    Filed under: security, asp mvc, ASP.NET MVC, C#
  • Validating form data in generic method

    Hi all I have a BasePage which all my pages inherit, and I want to have some security checking on the Overridden PreInit Event, like this: protected override void OnPreInit(EventArgs e) { ValidateUrl(); ValidateFormValues(); CheckUserLoggedIn(); //etc etc } I my method for checking the url for malicious...
    Posted to Security (Forum) by french_duke on 04-01-2008, 12:00 AM
    Filed under: postbackback, security, .NET 2.0, C#, form values
  • Re: Windows Authentication with custom, web-based roles

    First, alter the web.config file accordingly: 1 < system.web > 2 < authentication mode= "Forms" > 3 < forms name= ".YOUR-SECURE-COOKIE-NAME" loginUrl= "login.aspx" protection= "All" timeout= "9000" path= "/" /> 4 </ authentication...
    Posted to Security (Forum) by isheahan on 03-18-2008, 12:00 AM
    Filed under: security, authentication, C#, role base security
  • Unknown Errors Unknown error (0x8000500c) help in DirectoryService

    Hi all, I'm new to active directory programming. I am trying to write a console program that read the LDAP attributes and generate a csv file. I've specified the required attributes in a string array. It works properly for most attributes but get strange error for some attributes such attributes...
    Posted to Active Directory and LDAP (Forum) by gakuci on 07-24-2007, 12:00 AM
    Filed under: password, rows not released, Security, service account, Slow, Statistics, System, tokengroups nested, User, Web Application, Web Developer, Active Directory, ActiveDirectory ADAM, ActiveDirectoryMembershipProvider, ADAM, ADSI, Application Blocks, asp net 2.0, ASP.Net, asp.net 2.0, ASP.NET Futures, AzMan, C#, ChangePassword, Connection String, DAAB, Data Access Application Blocks, date calculation, Directory Services, DirectoryEntry, eDirectory, IIS6, Invoke, LDAP, LDAP domain subdomain filter, Machine, asp.net2.0, local error directoryservicescomexception directorysearcher findall ldap active directory, Forest authentication S.DS login ldap, authentication, lockdown
  • Possible to encrypt web.config w/o command line access at the hosting server?

    [not a newbie, really, but confused by this topic] I've read the many posts here, and articles throughout the web, about how to encrypt and decrypt connection strings and other sensitive data in your web.config file. But the final step always seems to include issuing an aspnet_regiis command on the host...
    Posted to Configuration and Deployment (Forum) by cepx on 05-01-2007, 12:00 AM
    Filed under: encrypt, Encrypt custom config section, Security, asp.net, c#, connection string, web.config
  • Richard Grimes *Free* Workshops

    I have just posted my new free workshop to my site: http://www.grimes.demon.co.uk/workshops/instrumentationWS.htm Ny instrumentation workshop gives you the most comprehensive guide available anywhere on: Conditional Code, Tracing and Asserts, .NET Trace Sources and Trace Listeners, Performance Counters...
    Posted to Announcements (Forum) by RichardGrimes on 04-09-2007, 12:00 AM
    Filed under: Performance Counters, Security, .NET, .NET 1.1, .NET 2.0, .NET 3.0, announcements, c#, csharp, Instrumentation, library, mvp, Event Log
Page 1 of 2 (18 items) 1 2 Next >