Browse by Tags

All Tagsauthentication (RSS)
  • Double authentication: forms + htpasswd?

    Hi, I have an ASP.NET MVC Website which is currently under development, deployed on a W2008r2 IIS7.5 server. My website uses "forms" authentication and it works perfect. As the website is under development and not open to the public, I would like to add an additional layer of protection, so...
    Posted to Forum by Francisco Lozano on 6 hours, 46 minutes ago
  • Authentication Issue

    Is it possible through IIS? Person A who's computer is in Domain A logs into a website that is in Domain B. They are prompted to enter in their crendentials to Domain B, which they do and then they are authenticated and able to get in. Then in that the website, there is a link to another website...
    Posted to Forum by ujjj008 on 11-03-2009, 4:51 PM
  • Protecting static content on IIS7 in Classic Mode

    Hi, I know how to protect my static (HTML) pages in IIS6, and how to do it using the IIS7 Integrated Pipeline, but how can I protect my HTML pages from unauthorised access in IIS7 when running in Classic Mode? It's an ASP.NET site using forms authentication. Thanks!
    Posted to Forum by aures_arrigo on 10-29-2009, 11:07 AM
  • Cached credentials while opening files

    Hi all, We just recently migrated one of our production sites from IIS6 (windows 2003 R2) to IIS 7.5 (Windows 2008 Enterprise R2). and we're having a few difficulties with authentication. The site is currently configured to use Digest authentication with the realm set to our active directory. Anonymous...
    Posted to Forum by JRArseneau on 10-21-2009, 1:17 PM
  • LDAP -- Finds user but cannot authenticate

    Running sugarCRM that was installed with Web Platform Installer. Installed LDAP with the php change program option in control panel. When I try to login, the user name is found in the active directory. However, the user is not authenticated. Here are some lines from the sugarcrm.log file: 10/19/09 16...
    Posted to Forum by Wildahunden2 on 10-19-2009, 5:34 PM
  • Authentication problem

    Hi, I have a problemw with iis6 authentication on one of my servers. I have a simple classic asp file that display all server variables: <% For Each strKey In Request.ServerVariables %> <TR><TD> <%= strKey %> </TD><TD> <%= Request.ServerVariables(strKey) %> <...
    Posted to Forum by idvr on 10-13-2009, 6:14 AM
  • IIS Kerberos

    Hi, I have Kerberos authentication turned on for one of our internal web sites. I have fulfilled all of the prerequisites (SPN, IE integrated authentication, and correct security zone) When I try to authenticate to the site from a widows server 2003 machine the authentication works fine. I have also...
    Posted to Forum by DSoare on 10-05-2009, 1:03 PM
  • Combine forms and NTLM authentication IIS7

    Is it possible to combine NTLM authentication and forms authentication on IIS7? The setup I need to achieve is internal users authenticated via integrated windows authentication and external users authenticated via forms. So only external users have to login via a form; internal, already authenticated...
    Posted to Forum by bcdt on 10-01-2009, 12:54 PM
  • Re: Mixed Authentication: Windows OR Anonymous based on origin

    I've had a look at that website and it seems to be a way to enforce both Integrated Windows Authentication and Forms Based Authentication one after the other in order to authenticate. Can that technique be modified to use only 1 kind of authentication either windows or forms based on the user's...
    Posted to Forum by bcdt on 09-29-2009, 1:50 PM
  • Using PHP webap to request external authentication (AD LDAP); IPPLAN

    I am trying to setup IPPLAN web application to run on IIS7, SQL2008 Express using PHP 5.3. Background; this application is most commonly installed using Apache, PHP, and MySQL for the backend. Currently, I have this application successfully running on IIS7 with the SQL 2008 Express server. I have PHP...
    Posted to Forum by Difranco on 09-25-2009, 1:26 PM
Page 1 of 16 (155 items) 1 2 3 4 5 Next > ... Last ยป